metadata:
  title: Sorter V2 - 24V power distribution
  description: >
    PSU box pigtails (PSU-J) and the load cables W1-W3.
    The PSU end and the board end follow Jon's DC_PSU_Harness and
    DC_basicallyV1_3_Harness drawings (2026-08-08), which are the source of
    truth for those. Values marked GUESS are guesses, not measurements.

connectors:
  PSU:
    type: LRS-350-24 output, screw terminals
    subtype: spade terminal (fork/split ring), 18 AWG, M3.5, 8mm wide MAX
    pinlabels: [+24V, GND (-V)]
    notes: >
      3 pigtails land on the same output screws, one per load. Terminals
      must fit the MeanWell LRS-350-24 screw terminals.
  J1: &jack
    type: DC jack 5.5x2.1 female, panel-mount
    pinlabels: [+24V (tip), GND (sleeve)]
  J2: *jack
  J3: *jack
  P1: &plug
    type: DC plug 5.5x2.1 male
    pinlabels: [+24V (tip), GND (sleeve)]
  P2: *plug
  P3: *plug
  BOARD_PWR:
    type: JST VH 2-pin (VHR-2)
    subtype: female
    pinlabels: [+24V, GND]
    notes: basically board v1.3 24V input. GUESS - which pin is +
    additional_components:
      - type: Terminal - SVH-21T-P1.1
        qty: 1
        qty_multiplier: populated
        manufacturer: JST
        mpn: SVH-21T-P1.1
  HUB:
    type: DC plug 5.5x2.1 male
    pinlabels: [+24V (tip), GND (sleeve)]
    notes: into the Waveshare hub jack (DC-044, 5.5x2.1)
  BUCK:
    type: Bare tinned leads
    pinlabels: [+24V, GND]
    notes: splice to the 24V-5V USB-C buck input leads

cables:
  PJ1: &pigtail
    gauge: 18 AWG
    length: 4 in
    colors: [RD, BK]
    notes: >
      PSU-J pigtail, inside PSU box. Comes already attached to the
      panel-mount jack, so buy the jacks with leads rather than having
      these made.
  PJ2: *pigtail
  PJ3: *pigtail
  W1:
    gauge: 18 AWG
    length: 36 in
    colors: [RD, BK]
    notes: board 24V in. Length deliberately long
  W2:
    gauge: 22 AWG
    length: 12 in
    colors: [RD, BK]
    notes: USB hub, double-male. Gauge = GUESS
  W3:
    gauge: 22 AWG
    length: 6 in
    colors: [RD, BK]
    notes: Orange Pi buck. Gauge = GUESS

connections:
  -
    - PSU: [1-2]
    - PJ1: [1-2]
    - J1: [1-2]
  -
    - PSU: [1-2]
    - PJ2: [1-2]
    - J2: [1-2]
  -
    - PSU: [1-2]
    - PJ3: [1-2]
    - J3: [1-2]
  -
    - P1: [1-2]
    - W1: [1-2]
    - BOARD_PWR: [1-2]
  -
    - P2: [1-2]
    - W2: [1-2]
    - HUB: [1-2]
  -
    - P3: [1-2]
    - W3: [1-2]
    - BUCK: [1-2]
  -
    - J1
    - <==>
    - P1
  -
    - J2
    - <==>
    - P2
  -
    - J3
    - <==>
    - P3
