Versions Compared

Key

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

Intro

  • 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

  • Where

Table of Contents

Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printabletrue

...

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
zoominComment10
inCommentcustContentId02539947150
pageId2524119043
custContentIdlbox25399471501
diagramDisplayNameEscCanNodeDrawing.drawiolbox1
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
zoom1
simple0
inComment0
custContentId2539980438
pageId2524119043
lbox1
diagramDisplayNameExamplePlaneLayout.drawio
contentVer1
revision1
baseUrlhttps://uwarg-docs.atlassian.net/wiki
diagramNameExamplePlaneLayout.drawio
pCenter0
width1830.5
links
tbstyle
height1219.62

CAN Header Selection

Will follow Pixhawk Electrical Connector Standards .

...

100mil hdr mount onto it

Micro Selection

some STM

https://discord.com/channels/776618956638388305/1241377889035882646/1242282003018154025

LFSPXO072801 ← possible 8mhz HSE, used on the ark one, seems fine to me

CAN Transceiver Selection

...

Power Decision

LM66100 for RPP

LDO to power the transciever?

how much capacitance, decent amount, same damping would be nice too lol

https://www.digikey.ca/en/products/detail/texas-instruments/TLV75533PDBVR/9356541 for LDO

Schematic High Level

Drawio
mVer2
zoom1
simple0
inComment0
custContentId2542141499
pageId2524119043
lbox1
diagramDisplayNameescCanAdapterSchematicRough.drawio
contentVer3
revision3
baseUrlhttps://uwarg-docs.atlassian.net/wiki
diagramNameescCanAdapterSchematicRough.drawio
pCenter0
width898
links
tbstyle
height339

Board Outline Sketch

Roughly how will system look? nah no point, see the schematic!!