1 / 23

University of Colorado at Boulder

Design and Implementation of Low-Cost Optical Telemetry to Support Radiometric Analysis of the Atmosphere. University of Colorado at Boulder Alexandra Hickey, Evan Schomer , Rocky Marcus, and  Frank Erdesz 3/14/2013. Mission Overview. Mini Cam Subsystem on Polar Cube Low Cost

halima
Télécharger la présentation

University of Colorado at Boulder

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Design and Implementation of Low-Cost Optical Telemetry to Support Radiometric Analysis of the Atmosphere University of Colorado at Boulder Alexandra Hickey, Evan Schomer, Rocky Marcus, and  Frank Erdesz 3/14/2013

  2. Mission Overview • Mini Cam Subsystem on Polar Cube • Low Cost • Data confirmation • Through goe tagging • Contextual image comparison • Provides simplified means for post launch recalibration

  3. Design overview • Three Subsystems • Structures • CDH • Power • Goal • Compact • Easy to interface • Durable

  4. This Semester • Worked toward balloon launch • Not met due to technical difficulties that will be talked about later by the different subsystems

  5. Structures

  6. Requirements/Overview • fit with in a 1.4in x 1.2in x 1.14in volume • Weigh under 200g • Easily integrate into Polar Cube • Withstand at least 20g’s with a factor of safety of two • Maintain all components within operating temperatures

  7. The Design • PCB structural members • Stand offs • Nylon washers • Prevent moment about the stand offs • Reinforced holes for stand offs

  8. Command and Data Handling(CDH)

  9. Overview/Requirements • CDH is handled with an AVR ATmega1284P microcontroller. • CDH shall be able to handle image data streaming up 1Mbps from the image sensoras well as interfacing with memory and temperature sensors. • CDH shall write any event or peripheral settings data to nv memory. • CDH shall be able to locally store all data for an extended period. • CDH shall be able to function as a satellite subsystem or standalone system.

  10. Microcontroller and Peripherals Microcontroller ATmega1284P Memory Interface SPI NV Memory OneWire Interface JPEG Data Stream 8-bit parallel Temperature Sensors (x3) Camera Module Aptina MT9T111 Command Interface I2C

  11. Image Capture Flow Picture Trigger • Check memory requirements • Prep buffer • Find address location of nv memory • Create image entry/start headers • Set camera settings if necessary • Gather timestamp and other data Send Camera Capture Command Receive camera data and store into vram buffer Check Camera EOF Load buffer into non-volatile memory • Finish EOF headers on nv memory • Set low power mode on camera/memory • Increment photo ID • Add flight log data (time,settings,name) Return

  12. Data Storage Images with a maximum size of 1.0 MB per photo at full color resolution will be collected. The camera may cycle through various modes affecting data output size up to 1.0 MB throughout the mission. With a 256MB memory module, up to 254 images and supporting mission log data can be stored locally until uploaded to the main computer memory allowing for a data transfer to be postponed for an extended period.

  13. Learned • Processor bus read optimization for large data transfers. • Find sufficient documentation for camera before purchasing. • Interfacing with a complex and micro sized camera system and changing various settings through a command interface.

  14. Power

  15. Power Subsystem Requirements • Will provide 5V to the microcontroller. • Will use 3.3V from PolarCube to power the voltage regulator, DC-DC converter, and memory module. • Will provide 2.8V and 1.8V to the camera module.

  16. Functional Block Diagram

  17. Schematics Voltage Regulation

  18. Microcontroller – Camera Interface

  19. Lessons Learned • Improvements on PCB design process • Learned more circuit debugging strategies

  20. Schedule

  21. Conclusion • Will provide a contextual image for geo tagging and general data confirmation • Allows for easier resolution of anomalous readings • Lowers overall Polar Cube mission risk

More Related