690 likes | 778 Views
Pegasis II. CRITICAL Design Review RockSat -C. December 3, 2012 Mitchell Community College MCC Aerospace Engineering and Technology. Pegasis II. Mission Overview Presented By: Patrick Mencias -Lewis. Mission Statement.
E N D
Pegasis II CRITICAL Design ReviewRockSat-C December 3, 2012 Mitchell Community College MCC Aerospace Engineering and Technology RockSat-C 2013
PegasisII Mission Overview Presented By: Patrick Mencias-Lewis RockSat-C 2013
Mission Statement Our goal is to power space-based instrumentation systems by passively generating energy from transducers of a proprietary design. Energy will be harvested from the rocket flight, solar rays, and other sources. This will be accomplished by building a more robust and simplistic payload using transducers with increased efficiency and improved design characteristics. Results may lower cost and power requirements for space science by reducing the weight of electrical components. RockSat-C 2013
Organizational Chart RockSat-C 2013
Theories and Concepts • Electromagnetic transducers will utilize Faraday’s Law. • Solar transducers will utilize Photoelectric effect. • Peltier coolers will use solar transducer to act as a heat sink for microprocessors • Piezoelectric effect RockSat-C 2013
Concept of Operations Concept of Operations RockSat-C 2013
Concept of Operations • Event A • Ignition, spike in data, collection begins • Event B • Orion burn ends, spike in data, collection continues • Event C • Apogee, little to no voltage measured, collection continues • Event D • Chute deploys, spike in data, collection continues • Event E • Splash down, spike in data, collection continues until retrieval RockSat-C 2013 RockSat-C 2013 9
Expected Results CONTROL A sensing board will be powered by a fixed battery. It will record and save data of different environmental variables. EXPERIMENT A sensing board will be powered by energy gathering devices. The energy used from both sensing boards will be recorded and saved for comparison. Energy produced by transducers will also be recorded and saved. TRANSDUCERS Transducers are expected to produce from 2V to 15V peak. Currents will vary depending on transducer design and coil development. RockSat-C 2013
PegasisII Mechanical Description Presented By: Joseph Edwards RockSat-C 2013
De-Scopes & Off Ramps • All transducers are to be completed as designed. • May implement a fractal design coil to harvest the earth’s electromagnetic field. RockSat-C 2013
Mechanical design Description Jerk RockSat-C 2013
Mechanical design Description Bristol RockSat-C 2013
Mechanical design Description EM Pendulum’s Pendulum RockSat-C 2013
Mechanical design Description EM Pendulum’s Base RockSat-C 2013
Mechanical design Description Diving Board RockSat-C 2013
Mechanical design Description Aubade RockSat-C 2013
PegasisII Electrical Description Presented By: Tony Briceno RockSat-C 2013
Electrical Design Description RockSat-C 2013
Electrical Design Description RockSat-C 2013
Electrical Design Description To be Completed • Design and test a z-axis g-switch to latch power on after lift-off • Test battery configurations for longevity and current supply • Research availability of surface mount versions of components from 2012 mission Changes • Main processor and both sensing boards will contained on one circuit board • Low power processors were chosen for testing. No negative effects are indicated from datasheets on processor performance. The lower voltages will increase battery performance. RockSat-C 2013
Electrical Design Description Activation • Our payload will use command line activation • A z-axis g-switch will latch the power supply after lift off. RockSat-C 2013
Electrical Design Description Plan of attack deadlines • 12/14 - Test different processors to confirm final selection • 1/11 – Confirm components for power supply and basic processor operation • 1/18 – Basic coil design testing should be done to determine possible voltage maximums • 1/25 – Confirm components for USB operation to comply with USB 2.0 standards • 2/8 – Build proto-board to test revision 1 of software code on • 2/15 – Final coil designs should be determined for each transducer • 2/22 – Finalize revision 1 of board design and expand to include sensing boards • 2/29 – Finalize voltage regulation of transducers to keep from damaging processors during A/D conversion.
Electrical Design Description To be considered • Voltage regulators need to be chosen for each processor, 2 in total • At least 3 revisions will be needed before a flight ready board will be available • 2 prototypes will be built in house for testing. Revisions 1 and 2. • Subsequent revisions will be designed for manufacture from a board house. • PCB to transducer wiring harness connectors and wiring still needs to be determined • Smaller more efficient solar cells need to be obtained to replace the current Aubade design
PegasisII Software Description Presented By: Tony Briceno RockSat-C 2013
Software Design Description Purpose • Control the measuring of power developed by transducers and used by sensing boards • Store the information in a readable form. I/O’s • Analog input for transducers and sensing boards (ADC) • Digital output for indicator LED RockSat-C 2013
Software Design Description To be Completed • Processor settings need to be confirmed and tested for proper operation. • ADCloop – Settings need to be checked and code tested to check proper operation. • USB settings need to be confirmed. Preferably compliant with USB 2.0 standards. Interface and code needs to be checked for proper operation. RockSat-C 2013
Software Design Description RockSat-C 2013
Software Design Description RockSat-C 2013
Software Design Description Pseudo Code Main { Start Infinite loop Initialize (); Setup the processor CntDwnWait (); Wait until < T-1min SBactivation (); Send signal to start ADC cycle for both Sensing Boards Start ADC infinite loop ADCloop (); } RockSat-C 2013
Software Design Description Pseudo Code Initialize { Select clock settings Select Communication ports and settings Select analog ins and digital outs Set interrupts } CtnDownWait { Loop for Aprox 2 min } RockSat-C 2013
Software Design Description Pseudo Code SBactivation { Set two outputs to low -this signals the SBs to start the ADC cycle } ADCloop { Select AD channel Transmit AD channel to SDcard Capture AD voltage Transmit AD voltage to SDcard If all channels have not been sampled repeat loop If all channels have been sampled, send newline command to SDcard Repeat loop } RockSat-C 2013
Software Design Description Plan of attack deadlines • 12/14 - Test different processors to confirm final selection • 12/21 – Confirm working code for processor initialization is working • Holiday break – use to time research USB 2.0 standards • 1/11 – Confirm A/D settings and ADCloop code functions properly • 1/18 – Finalize and test activation sequence for sensing boards • 1/25– Confirm USB settings and basic interface with computer • 2/1– Improve interface with computer to allow streaming data when connected • 2/8 – Test all portions of code working as one • 2/15 – Finalize revision 1 of software code RockSat-C 2013
PegasisII Prototyping/Analysis Presented By: Colin Robinson RockSat-C 2013
Prototyping/Analysis We have yet to begin testing. We have been designing and building our own equipment to test our components for each subsystem. We have also begun breaking down PEGASIS l parts to test against new components. RockSat-C 2013
Prototyping/Analysis We are in the entry stages of prototyping and will have it complete by the beginning of next semester. RockSat-C 2013
Electrical Design Description • Preliminary battery pack designs have us at approximately 7.5V and 9000mAh • Maximum current draw of the processors combined is approximately 400mA. Even if the batteries drain twice as fast as rated, there will still be sufficient current/voltage to power the devices for longer than planned.
PegasisII Manufacturing Plan Presented By: Mason Young RockSat-C 2013
ManufacturingPlan Need to be manufactured: • Makrolon Plates • Mounting Board for Electronics • Mounting device to hold battery RockSat-C 2013
ManufacturingPlan Still need to be procured: • All items will be manufactured in house • Research on new magnets and possible procurement RockSat-C 2013
ManufacturingPlan RockSat-C 2013
ManufacturingPlan Electrical elements Need to be manufactured: • 2 prototypes • Proto-board RockSat-C 2013
PegasisII Testing Plan Presented By: Nathan Keller RockSat-C 2013
TestingPlan • Tests will verify payload meets user guide requirements and functionality under high G-forces, strong vibrational forces, and heat • Similar to last year a mock up payload will undergo test flights and shake table testing • Additional tests have been included to test performance under heat and magnetic interference RockSat-C 2013
Testing Plan • Functionality of the payload and individual components shall be tested through test flights and shake table testing • Measurement of G-forces and vibrational forces, inspection of components, and results from collected data will be used to verify functionality RockSat-C 2013
Mechanical Testing Plan • Measurements of mass and volume will verify payload remains within user guide requirements • Individual components will be tested on fabrication is completed, full canister tests will begin once all individual components have been tested RockSat-C 2013
Electrical Testing Plan • Electrical system will be tested to minimize effects from magnetic interference, ensure heat durability, and verify connections between components can withstand flight conditions • Placement tests of components will be used to minimize magnetic interference RockSat-C 2013
Electrical Testing Plan • Connections will be tested during test flights and shake table testing • Payload will be tested for functionality under heated conditions to verify durability. • Electrical tests will begin once electrical components are acquired RockSat-C 2013