80 likes | 89 Views
Jerald A. Balta 3/6/2008 Propulsion Team/CAD Cost Modifiers. Cost Modifiers. Balloon Cost Modifiers Balloon – Price quote from Aerostar International Helium – Priced at $4.87 per cubic meter Gondola Cost Modifier Tubing – Based on given pricing and scaled per stage
E N D
Jerald A. Balta3/6/2008Propulsion Team/CADCost Modifiers AAE 450 Spring 2008
Cost Modifiers • Balloon Cost Modifiers • Balloon – Price quote from Aerostar International • Helium – Priced at $4.87 per cubic meter • Gondola • Cost Modifier • Tubing – Based on given pricing and scaled per stage • Handling – Personnel required for handling of fuels, toxic materials, etc • Ground Support – Based on estimation of salaries of necessary personnel AAE 450 Spring 2008 Group Name (i.e.Trajectory Optimization)
Table of Costs Future Work • Finish CAD Modeling • Report Write Up on Balloon and Cost Modifiers AAE 450 Spring 2008 Group Name (i.e.Trajectory Optimization)
Gondola (Backup) Mass 288.4 kg of Aluminum Cost $1205.3 Provided by Sarah Shoemaker and Structures Group Credited to Sarah Shoemaker AAE 450 Spring 2008 Group Name (i.e.Trajectory Optimization)
Structures Gondola Code (Backup) • function stress = gondola_strength(GLOW, area, gond_weight) • g = 9.80655; • GLOW = 6290.6899; • area = .787; • gond_weight = 84.533; • force = (GLOW + gond_weight)*g; • stress = force/area; Credit to Structures Group
Structures Gondola Cost Code (Backup) • function cost = gond_cost(gond_weight, length) • length = 2*.04*4; • gond_weight = 84.533; • time_weld = 1/.6*length; • num_rivet = length/.1524; • cost_rivet = .73; • labor_cost = .049; • cost_labor = 52; • rivet_cost = cost_rivet*num_rivet; • labor_hr = labor_cost*num_rivet; • Labor_cost = cost_labor*labor_hr; • mat_cost = 13.23*84.533; • weld_cost = 150*time_weld; • riv_cost = rivet_cost + Labor_cost; • cost = mat_cost + weld_cost + riv_cost; Credit to Structures Group
Cost trends from Aerostar (Backup) AAE 450 Spring 2008 7<#>
References • Defense Energy Support Center, “MISSILE FUELS STANDARD PRICES EFFECTIVE 1 OCT 2007,” Aerospace Energy Reference, November 2007 • Smith, Mike, Phone Conversation, Aerostar International, February 15, 2008