summaryrefslogtreecommitdiff
path: root/wireviz/Choppy_IB_PPS_J1.yml
diff options
context:
space:
mode:
Diffstat (limited to 'wireviz/Choppy_IB_PPS_J1.yml')
-rw-r--r--wireviz/Choppy_IB_PPS_J1.yml167
1 files changed, 167 insertions, 0 deletions
diff --git a/wireviz/Choppy_IB_PPS_J1.yml b/wireviz/Choppy_IB_PPS_J1.yml
new file mode 100644
index 0000000..1be6b38
--- /dev/null
+++ b/wireviz/Choppy_IB_PPS_J1.yml
@@ -0,0 +1,167 @@
+templates: # defining templates to be used later on
+ - &PPS_J1
+ image:
+ src: images\PPS_J1.png
+ caption: Connector TE 206039-1
+ pinlabels: [BATT_DIST_EN, RSVD, MAIN_BATT_START_EN,RSVD,RSVD,MASTER_ALTERNATE,MASTER,ALT_DIST_EN,BATT_CURRENT+,STARTER_ACTIVE,RSVD,RSVD,ALT_DIST_FAULT,BATT_DIST_FAULT,RSVD,RSVD,RSVD,ALT_CURRENT-,ALT_CURRENT+,BATT_CURENT-,RSVD,RSVD,RSVD,RSVD,RSVD,GND,GND,RSVD]
+ - &Light
+ pinlabels: [V+,GND]
+ #pins: [A, B, C, D, E, F, G, H, I, J, K, L, M]
+ - &data_wire
+ category: bundle
+ gauge: 22 AWG
+ - &5A_wire
+ category: bundle
+ gauge: 20 AWG
+ - &10A_wire
+ category: bundle
+ gauge: 18 AWG
+ - &15A_wire
+ category: bundle
+ gauge: 14 AWG
+ - &VPX_j2
+ pinlabels: [Switch input 1, Switch input 2, Switch input 3, Switch input 4, Switch input 5, Switch input 6, Switch input 7, Switch input 8, Switch input 9, Switch input 10,
+ Starter annun input, Aux batt voltage input, Flap up switch, Flap down switch, Roll trim left input, Roll trim right input, Pitch trim up input, Pitch trim down input]
+ pins: [1,2,3,4,5,6,7,8,9,10,11,12,14,15,16,17,18,19]
+ - &VPX_j10
+ pinlabels: [Starter,5A,10A,5A,10A,15A,5A,5A,GND,5A,]
+ type: Connector Molex 194180013
+ image:
+ src: images\J10.png
+ - &10Ohm
+ type: 10 Ohm Resistor
+ pins: [1,2]
+
+
+
+
+connectors:
+ PPS J1:
+ <<: *PPS_J1 # copying items from the template
+ notes: PPS_J1
+# Batt:
+# pinlabels: [V+,GND]
+ VP-X:
+ <<: *VPX_j10
+ GND: &GND # generic autogenerated splice
+ style: simple
+ autogenerate: true
+ type: GND
+ Starter Switch:
+ type: Temp
+ pins: [1,2]
+ Master Switch:
+ type: Temp
+ pins: [1,2]
+ CEX:
+ type: FMW.LM.368.XLC
+ pinlabels: [AIN12V,AIN32V1,AIN32V2]
+ pins: [48, 49, 50]
+ 10Ohm1:
+ <<: *10Ohm
+ 10Ohm2:
+ <<: *10Ohm
+ 10Ohm3:
+ <<: *10Ohm
+
+
+cables:
+ W1:
+ <<: *5A_wire
+ colors: [RD]
+ W2:
+ <<: *5A_wire
+ colors: [RD]
+ W3:
+ <<: *5A_wire
+ colors: [RD]
+ W9:
+ <<: *5A_wire
+ length: 81.5 "
+ colors: [PKBN]
+ W10:
+ <<: *5A_wire
+ length: 81.5 "
+ notes: Length is CEX to PPS
+ colors: [WHPK]
+ W11:
+ <<: *5A_wire
+ length: 81.5 "
+ colors: [GYBN]
+ W12:
+ <<: *15A_wire
+ length: 31 "
+ colors: [BK,BK]
+ W4:
+ <<: *data_wire
+ length: 31 "
+ colors: [BK,BK]
+ W5:
+ <<: *data_wire
+ length: 1 TBD
+ colors: [WH]
+ W6:
+ <<: *data_wire
+ length: 26.5 "
+ colors: [WH]
+ W7:
+ <<: *data_wire
+ length: 1 TBD
+ colors: [WH]
+ W8:
+ <<: *data_wire
+ length: 1 TBD
+ colors: [WH]
+
+
+connections:
+ -
+ - PPS J1: [14]
+ - W1: [1]
+ - 10Ohm1: [1]
+ -
+ - PPS J1: [13]
+ - W2: [1]
+ - 10Ohm2: [1]
+ -
+ - PPS J1: [10]
+ - W3: [1]
+ - 10Ohm3: [1]
+ -
+ - 10Ohm1: [2]
+ - W9: [1]
+ - CEX: [50]
+ -
+ - 10Ohm2: [2]
+ - W10: [1]
+ - CEX: [49]
+ -
+ - 10Ohm3: [2]
+ - W11: [1]
+ - CEX: [48]
+ -
+ - PPS J1: [1,8]
+ - W4: [1,2]
+ -
+ - W4: [1,2]
+ - [GND,GND]
+ -
+ - PPS J1: [3]
+ - W5: [1]
+ - Starter Switch: [1]
+ -
+ - Starter Switch: [2]
+ - W6: [1]
+ - VP-X: [1]
+ -
+ - PPS J1: [7]
+ - W7: [1]
+ - Master Switch: [1]
+ -
+ - Master Switch: [2]
+ - W8: [1]
+ - [GND]
+ -
+ - PPS J1: [26,27]
+ - W12: [1,2]
+ - [GND, GND] \ No newline at end of file