Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Who

  • 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
mVer2
zoom1
simple0
inComment0
custContentId2539947150
pageId2524119043
lbox1
diagramDisplayNameEscCanNodeDrawing.drawio
contentVer2
revision2
baseUrlhttps://uwarg-docs.atlassian.net/wiki
diagramNameEscCanNodeDrawing.drawio
pCenter0
width1613.5
links
tbstyle
height1311

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
mVer2
simple0
zoom1
inComment0
pageId2524119043
custContentId25399471502539980438
diagramDisplayNameEscCanNodeDrawingExamplePlaneLayout.drawio
lbox1
contentVer21
revision21
baseUrlhttps://uwarg-docs.atlassian.net/wiki
diagramNameEscCanNodeDrawingExamplePlaneLayout.drawio
pCenter0
width16131830.5
links
tbstyle
height13111219.62

CAN Header Selection

Will follow Pixhawk Electrical Connector Standards .

...