summaryrefslogtreecommitdiff
path: root/wireviz/Choppy_IB_VPX_J8.yml
blob: 3d325fa8981b91d00ca2d12c7c3ae1e1abe160ae (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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
templates: # defining templates to be used later on
  - &VPX_j8
    pinlabels: [Device (5A), Device (10A), Device (5A), Device (5A), Device (5A), Device (5A), Device (5A), Device (5A)]
    pins: [1,2,3,4,5,6,7,8]
    type: Connector Molex 194180023
    image:
      src: images\J8.png
  - &wire
    category: bundle
    gauge: 22 AWG
  - &logic_wire
    category: bundle
    gauge: 20 AWG
  - &Nav
    type: DTM04-4P
    pinlabels: [NAV/POS, ACS, GND, SYNC]
    pins: [1,2,3,4]  
    notes: Mates with DTM06-4S
    image:
      src: images\NavL.png
  - &Fuel_Inj
    type: 90980-11875
    pins: [1,2]
    pinlabels: [12V, ECU INJ]
    image:
      src: images\90980-11875.png
  # - &relay
  #   type: TBD
  #   pins: [1,2,3,4]
  #   pinlabels: [switch+, switch-, coil+, coil-]




connectors:
  S: &splice  # generic autogenerated splice
    style: simple
    autogenerate: true
    type: splice
  Nav Light 1:
    notes: ECU side
    <<: *Nav
  Nav Light 2:
    <<: *Nav
  VP-X J8:
    <<: *VPX_j8
  Tail Strobe:
    type: DT04-3P
    pins: [A,B,C]
    pinlabels: [POS, NEG, Sync]
    image:
      src: images\DT04-3P.png
    notes: mates with DT06-3S
  Batt:
    type: 1/4" Ring Terminals
    pinlabels: [V+,GND]
    notes: 5732 Terminal Cover
  Negative Bus Bar:
    pins: [1,2,3,4]
    type: Pike Industries Busbar
  # Fuel Injector 1:
  #   <<: *Fuel_Inj
  # Fuel Injector 2:
  #   <<: *Fuel_Inj
  # LSU:
  #   type: D261.205.356-01
  #   pinlabels: [12V]
  #   pins: [3]  
  #   image:
  #     src: images\LSU.png
  # Nav relay:
  #   <<: *relay
  # ACS relay:
  #   <<: *relay


cables:
  W1:
    <<: *logic_wire
    length: 92 "
    colors: [RD,YE]
    shield: true
  W2:
    <<: *logic_wire
    length: 32 "
    colors: [GN]
  W3:
    <<: *logic_wire
    length: 120 "
    colors: [GN]
  W4:
    <<: *logic_wire
    length: 72 "
    colors: [RD,YE]
    shield: true
  W5:
    <<: *logic_wire
    length: 170 "
    colors: [RD]
    shield: true
  W6:
    <<: *logic_wire
    length: 18 "
    colors: [BK]
  W7:
    <<: *logic_wire
    length: 18 "
    colors: [BK]
  W8:
    <<: *logic_wire
    length: 170 "
    colors: [BK]

  # W3:
  #   <<: *logic_wire
  #   length: 0.2
  #   colors: [RD,RD]
  # W4:
  #   <<: *logic_wire
  #   length: 0.2
  #   colors: [RD]
  # W5:
  #   <<: *logic_wire
  #   length: 0.2
  #   colors: [WHBU, WH, WHOG]


connections:
  -
    - VP-X J8: [1,3]
    - W1: [1-2]
    - Nav Light 1: [1-2]
  -
    - VP-X J8: [1,3]
    - W4: [1-2]
    - Nav Light 2: [1-2]
  -
    - VP-X J8: [1]
    - W5: [1]
    - Tail Strobe: [A]
  -
    - Nav Light 1: [4]
    - W2: [1]
    - Nav Light 2: [4]
  -
    - W2: [1]
    - [S]
    - W3: [1]
    - Tail Strobe: [Sync]

  -
    - W1: s
    - Batt: [GND]
  -
    - Nav Light 1: [3]
    - W6: [1]
    - Negative Bus Bar: [3]
  -
    - Nav Light 2: [3]
    - W7: [1]
    - Negative Bus Bar: [3]
  -
    - Tail Strobe: [B]
    - W8: [1]
    - Negative Bus Bar: [3]
  # -
  #   - VP-X J8: [4]
  #   - W3: [1]
  #   - Fuel Injector 1: [1]
  # -
  #   - VP-X J8: [5]
  #   - W3: [2]
  #   - Fuel Injector 2: [1]
  # -
  #   - VP-X J8: [6]
  #   - W4: [1]
  #   - LSU: [3]
  # -
  #   - Nav relay: [1]
  #   - W14: [1]
  #   - Nav Light 1: [1]