Skip to content

Characterization

MorrisYLin edited this page Sep 8, 2025 · 8 revisions

Characterization

Normally before you even start to design a PCB, you write a document characterizing all of the requirements for that board. This would include defining power levels, inputs, outputs, etc. For this onboarding project, however, the board's requirements are very simple for the sake of learning:

Inputs:

  • 12V Power, through XT-30U Female Connector
  • CAN Signal, through JST-GH BM02B Connector

Outputs:

  • 28V Power, through XT-30U Male Connector
  • CAN Signal, through JST-GH BM02B Connector

XT-30 cables are standard to RoboMaster power components, hence their connector usage here
JST-GH cables are also standard to RoboMaster, for data connections. This includes CAN, UART, and other proprietary standards in DJI's components

Internal Circuits (high-level overview)

  • Boost converter
  • CAN differential pair routing

Size & Shape:

  • 1200cm2 or less, rectangular
    • Often the board size and exact shape is directly constrained by the Mechanical team, here I've kept it simpler

Next Steps

See Schematic Design

Clone this wiki locally