...
Who
Engineer: Meghan Dang
Manager: Daniel Puratich
Why
we want to space ESCs out, have a higher datarate, and less harness complexiycomplexity
CAN supported ESCs exist but more expensive and not what we have alr, we like what we have right now
DSHOT is already a digital protcol that’s busable
single ended
prone to ground loops and common mode SI
100mil hdrs into pixhawk and from ESC
What
board solders onto the ESCs both DSHOT data pins that has a JST CAN connector to pixhawk
the firmware and hardware will not implement an ESC, we will continue to rely on COTS for this assuming the COTS solution features a standard DSHOT 100mil pitch connection (as the APD ESCs we have right now do)
firmware wise this is a CAN to bidirectional DSHOT adapter.
How:
small STM and a CAN transcievertransceiver, may require a little LDO for power, see below for design procedure
When
Starting Early June 2024
...
Diagram explains this board connects to ESC and rest of the system. Other CAN nodes should be implemented similarly. Daniel Puratich is handling this diagram to help set the stage and improve on diagrams from Custom CAN Hub and concepts discussed widely.
Schematic Wise
Most detail is on this board, but kind of describes the system.
Drawio | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Layout Sample
This is a starting place for a simple plane example, but shows how a layout could look with a full CAN architecture. Eventually battery bay could support more CAN and reduce harnessing there, but the battery bay and avionics will be very close to eachother so they’re lower priority than the farther away stuff.
Drawio | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
CAN Header Selection
Will follow Pixhawk Electrical Connector Standards .
...