Skip to content

Backplane PCB

IsaacWax edited this page Sep 7, 2024 · 3 revisions

Backplane PCB

Overview

This board will be distribute power to all systems. It will take in the battery voltage, currently thinking this may be a 6S Lipo (22.2V). This board will have the following power busses:

  • Vin (22.2V) → 12V Power Bus → Capacitor banks → Fuses → Distribution
  • Vin → 9V Power Bus → Capacitor banks → Fuses → Distribution
  • Vin → 5V Power Bus → Capacitor banks → Fuses → Distribution
  • Vin → 3.3V Power Bus
  • All power buses must have capacitor banks, fusing, zener protection and status lights
  • ESC Power Bus → There must be capactor banks near the the placement of the ESC carrier boards. Also there is a heavy inductive loading from the motors so need to look in to some additional backEMF protection
  • Must have a plugin for the ESC boards and provide power to them. Also must rout PWM and Dshot to the hardware board.
  • Routes wires from leak detection sensor to Hardware board
  • Have power connection ports on all busses (must be able to plug in jetson, ethernt switch, and other hardware external to the stack). Also add lots of extras for expansion
  • Need bench testing power in port for when we do not want to use batires or want to swap out a battier bank with out having to power down the AUV. May possabiy want to add some protection to this?

The backplane will also need to hold the Pi Hat and 2X ESC carrier boards. These two systems will be contented through the the backplane, bolted inplace. Must make sure that the high speed traces have appropriate ground plane coverage.

Kill switch circuit To meet the kill switch requirements, we will have an isolated bus that provides power to the RP2040s on the ESC carrier boards. This BUS will be briged to the main 5V bus with a n-chanle mosfet. This mosfet will be triigered on/off from a magnetic read switch or a light gate. Cutting power here will isolate the ESCs from our system

Part Links

Resources

Clone this wiki locally