Speed of Sound Experiment Pre-CDR

24
Speed of Sound Experiment Pre- CDR Team BalloonWorks

description

Speed of Sound Experiment Pre-CDR. Team BalloonWorks. Table of Contents. Introduction Mission Goal Expected Outcomes Mission Requirements Payload Design Electrical, Software, and Mechanical Design Risk Management. Introduction. Mission Goal. - PowerPoint PPT Presentation

Transcript of Speed of Sound Experiment Pre-CDR

Page 1: Speed of Sound  Experiment Pre-CDR

Speed of Sound Experiment Pre-CDRTeam BalloonWorks

Page 2: Speed of Sound  Experiment Pre-CDR

Table of Contents

• Introduction• Mission Goal• Expected Outcomes• Mission Requirements

• Payload Design• Electrical, Software, and Mechanical Design

• Risk Management

Page 3: Speed of Sound  Experiment Pre-CDR

Introduction

Page 4: Speed of Sound  Experiment Pre-CDR

Mission Goal

To measure the speed of sound in Earth’s atmosphere in order to establish a relationship between speed of sound and altitude up to 30,480 meters and to consider the effects of atmospheric properties on the speed of sound.

Page 5: Speed of Sound  Experiment Pre-CDR

Expected Outcomes

• Speed of sound is primarily dependent on temperature.• Speed of sound will decrease until the balloon

reaches the tropopause.• Speed of sound remain constant in the

tropopause.• Speed of sound will increase in the stratosphere.• Humidity is expected to play a minor role in

determining the speed of sound when compared to temperature changes.

Page 6: Speed of Sound  Experiment Pre-CDR

Mission Requirements

• Team BalloonWorks and the payload shall comply with all LaACES requirements.• The payload shall measure the speed of sound in

ambient atmospheric conditions in order to construct a profile of the speed of sound versus altitude.• The payload shall obtain temperature, pressure

and humidity to verify the data gathered on the speed of sound.• Team BalloonWorks shall retrieve and analyze data

post flight.

Page 7: Speed of Sound  Experiment Pre-CDR

Payload Design

Page 8: Speed of Sound  Experiment Pre-CDR

Principle of Operation• Ultrasonic transmitter will emit an ultrasonic pulse.• Receiver will detect the pulse after it travels through ambient

air.• Test circuit will determine the time it takes for the pulse to

travel the fixed distance between transmitter and receiver.• Payload will have both an experiment and circuitry chamber.• Experiment chamber will allow temperature inside to be equal to

ambient temperature and will contain the transmitter and receiver.

• Circuitry chamber will be closed to the environment and will hold the power supply, test circuit, and BalloonSat.

Page 9: Speed of Sound  Experiment Pre-CDR

System Design

Page 10: Speed of Sound  Experiment Pre-CDR

Electrical Design• Main Components• BASIC Stamp• RTC• EEPROM• Transmitter• Receiver• Test Circuit

• Driver• Op-amp• Comparator• Flip-Flop• Oscillator• 2 Stage Counters• I/O Expander

• Power Supply

Page 11: Speed of Sound  Experiment Pre-CDR

Test Circuit• Driver• Op-amp• Comparator• Flip-Flop• Oscillator• 2 Stage

Counters• I/O Expander

Page 12: Speed of Sound  Experiment Pre-CDR

Power Budget• 5 V input to all components after regulation• Maximum supply currents• 4 hours time

Component Current (mA) Charge (mA-hours)BalloonSat 100 400Comparator 6 24Flipflop 100 400Clock 25 100Counter 1 70 280Counter 2 70 280I/O Expander 125 500Total Needed 496 1984

Page 13: Speed of Sound  Experiment Pre-CDR

Power Supply• 8 Energizer Ultimate Lithium AA Batteries in series to output

12 V to the BalloonSat and test circuit.• Both BalloonSat and test circuit require 5 V. BalloonSat has a

voltage regulator (U3). Test circuit will have a voltage regulator.• U3 and test circuit’s voltage regulator will need to be in

parallel with the batteries.• Every component in the test circuit will need to be in parallel

with the test circuit’s voltage regulator but not with the batteries.

Page 14: Speed of Sound  Experiment Pre-CDR

Power Supply• Per Battery: 500 mA, 2000 mA-hrs

Page 15: Speed of Sound  Experiment Pre-CDR

Software Design• Pre-Flight Program• Sets all hardware pins and variables• Sets EEPROM address• Sets RTC

Initialize all hardware pins and declare all

variables

Initiate EEPROM address to 0

Set RTC to desired HH:MM:SS

Display

Page 16: Speed of Sound  Experiment Pre-CDR

Read the address from the EEPROM on the BASIC Stamp

Write_To_EEPROM Sub-Routine

Write_To_EEPROM Sub-Routine Get_Time Sub-Routine

Switch the set pin on the Flip-Flop from high to low and then

back to high

Is EEPOM ADDR>=max

EEPROM Address

Send a 40kHz pulse

Comparator_Status Sub-RoutineCounter Sub-Routine

Reset the counters

Pause in order to maintain consistent data acquisition of

every fifteen seconds

End Program 

Yes

No

Flight Program

Write address to the EEPROM on the BASIC Stamp

Page 17: Speed of Sound  Experiment Pre-CDR

Flight Program-SubroutinesGet_Time: Counter:

 

Transmit to Stamp

Bring RTC pin high

Turn RTC and SCLK pins low

Write_To_EEPROM:Comparator_Status:

Turn RTC pin back to low

I2COUT command

Return

I2CIN command

Enter DO loop

Pause

Return

Pause

I2COUT command

Return 

Loop

Return

Yes

No

Comp=1

Page 18: Speed of Sound  Experiment Pre-CDR

Post-Flight Program

Run the term232 program to save data into a file

Display the data showing the address as well as the values

Use the I2CIN command to retrieve the data for the

EEPROM

Pause

Is EEPOM ADDR>=max

EEPROM Address

End Program 

Yes

No

Page 19: Speed of Sound  Experiment Pre-CDR

Mechanical Design• Purpose of Mechanical Design• Hexagonal Design• Extruded polystyrene rigid foam

insulation material

Page 20: Speed of Sound  Experiment Pre-CDR

Experiment Chamber and Circuitry Chamber Design

Page 21: Speed of Sound  Experiment Pre-CDR

Circuitry Embracement and Battery Holder Design

Page 22: Speed of Sound  Experiment Pre-CDR

Top Cover

Page 23: Speed of Sound  Experiment Pre-CDR

Weight Budget

Components Weight ApproximationPayload Structure 130gBalloonSat Circuit Board 70g

Testing Circuit Board 70gBatteries 115gSupports 30g

Total 415g

Page 24: Speed of Sound  Experiment Pre-CDR

Risk Management