summaryrefslogtreecommitdiff
path: root/wireviz/Choppy_IB_PPS_J1.yml
blob: 1be6b38a8765c60520b3a8b126928287d7fa524f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
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]