Changes

no edit summary
Line 1: Line 1: −
{{HONEY-sidebar
+
{{HABEES-sidebar
 
| header = Kermit
 
| header = Kermit
 
| img link = File:Gen5s.PNG
 
| img link = File:Gen5s.PNG
Line 7: Line 7:  
| name = Kermit
 
| name = Kermit
 
}}
 
}}
 +
 +
[[Category: High Altitude Balloons]][[Category: HABEES]]
 +
 
'''Kermit''' is the fifth revision of the HABEES Standard Avionics Platform. It implements most of the functionality that exists in Gen 4 rev 2 Avionics, but the architecture of the boards has been changed, and functionality removed to reduce the complexity of implementation and application of the flight stack. <br/>
 
'''Kermit''' is the fifth revision of the HABEES Standard Avionics Platform. It implements most of the functionality that exists in Gen 4 rev 2 Avionics, but the architecture of the boards has been changed, and functionality removed to reduce the complexity of implementation and application of the flight stack. <br/>
   Line 37: Line 40:  
* The data bus was split into two, and the number of pins broken out was reduced only to the number of GPIOs free after all avionics systems, simplifying routing and reducing the number of pins.
 
* The data bus was split into two, and the number of pins broken out was reduced only to the number of GPIOs free after all avionics systems, simplifying routing and reducing the number of pins.
 
**  
 
**  
* Abandoning an embedded RockBlock, which required dedicated power circuitry and a very large footprint which required incredibly dense packing and clever routing to accommodate the rest of the system
+
* Abandoning an embedded RockBlock and its dedicated power circuitry, which required a large footprint and ultimately incredibly dense packing and clever routing to accommodate the rest of the system.
 
* Removing auxiliary heater FETs
 
* Removing auxiliary heater FETs
 
* Removing some current sensors, because power consumption data for its own sake is not considered a priority for standard-profile launches
 
* Removing some current sensors, because power consumption data for its own sake is not considered a priority for standard-profile launches
Line 52: Line 55:     
== PCB Layout ==
 
== PCB Layout ==
Gen 5 Avionics remains a 4-layer board. All signals were routed on the top and bottom layers, while only the heater trace went beyond those two layers. While it may be possible to route the heater trace on the top and bottom layer, it will be much more difficult, if impossible, to apply the traces directly to the components which require heat, such as the GPS and MCU.
+
Gen 5 Avionics remains a 4-layer board, compliant with Gen 2 Architecture. All signals were routed on the top and bottom layers, while only the heater trace went beyond those two layers. While it may be possible to route the heater trace on the top and bottom layer, it will be much more difficult, if impossible, to apply the traces directly to the components which require heat, such as the GPS and MCU.
 +
 
 +
== Schematics ==
 +
<gallery  widths=200px heights=200px>
 +
File:g5_top.PNG | <center> Top Sheet </center>
 +
File:bypasscaps.PNG | <center> Bypass Capacitors </center>
 +
File:can.PNG | <center> CAN </center>
 +
File:gps.PNG | <center> GPS </center>
 +
File:GFSK.PNG | <center> Radio </center>
 +
File:cutdown.PNG | <center> Cutdown </center>
 +
File:g5_micro_sd.PNG | <center> SD Card </center>
 +
File:g5_thermocouple.PNG | <center> External Temperature Sensing </center>
 +
File:g5_multiplexer.PNG | <center> Multiplexer for LEDS </center>
 +
File:leds.PNG | <center> Status LEDs </center>
 +
File:g5_rb_connector.PNG | <center> RockBlock Connector </center>
 +
File:g5_stackbus.PNG | <center> Connections to Stackbus </center>
 +
File:g5_teensycore.PNG | <center> Teensy 3.6 </center>
 +
File:g5_pressure_sensors.PNG | <center> Pressure Sensors/center>
 +
</gallery>
51

edits