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
|
templates: # defining templates to be used later on
- &VPX_j10
pinlabels: [Starter,5A,10A,5A,10A,15A,5A,5A,GND,5A,]
type: Connector Molex 194180013
image:
src: images\J10.png
- &BEC
pinlabels: [V_IN,12 V,GND,GND]
- &wire
category: bundle
- &ServoP
pinlabels: [V+,V+,GND,GND]
type: Amphenol C091-11H004-000-2
pins: [1,2,3,4]
image:
src: images\A2Power.png
connectors:
VPX J10:
<<: *VPX_j10 # copying items from the template
notes: VPX J10
# 12V BEC:
# <<: *BEC
PPS J1:
pinlabels: [Main Bat Starter]
pins: [3]
Mag:
type: Mag
pinlabels: [TX, RX, GND, V+]
pins: [2, 3, 5, 9]
Radar:
type: DTM04-4P
notes: Mates with DTM06-4S
pinlabels: [GND, CAN_L, CAN_H, V+]
pins: [1,2,3,4]
image:
src: images\DTM04-4P.png
Radio:
type: temp
pinlabels: [Tx,Rx,GND,V+]
Swash1:
<<: *ServoP
Starter Switch:
type: Temp
pins: [1,2]
Servo:
<<: *ServoP
GND: &GND
style: simple
autogenerate: true
type: Battery GND
Negative Bus Bar:
pins: [1,2,3,4]
type: Pike Industries Busbar
cables:
W1:
<<: *wire
length: 21 "
gauge: 18 AWG
colors: [RD]
W2:
<<: *wire
length: 1 TBD
gauge: 22 AWG
colors: [WH]
W3:
<<: *wire
length: 1 TBD
gauge: 14 AWG
colors: [RD]
W4:
<<: *wire
length: 90 "
gauge: 14 AWG
colors: [RD]
W5:
<<: *wire
length: 1 TBD
gauge: 2 AWG
colors: [WH]
W6:
<<: *wire
length: 90 "
gauge: 14 AWG
colors: [RD]
W7:
<<: *wire
length: 34.5 "
gauge: 14 AWG
colors: [RD]
W8:
<<: *wire
length: 43.5 "
gauge: 14 AWG
colors: [BK]
W9:
<<: *wire
length: 36 Inches
gauge: 14 AWG
colors: [BK]
W10:
<<: *wire
length: 1 TBD
gauge: 14 AWG
colors: [BK]
W11:
<<: *wire
length: 36 Inches
gauge: 14 AWG
colors: [BK]
W12:
<<: *wire
length: 18 "
gauge: 14 AWG
colors: [BK]
W13:
<<: *wire
length: 37.5 "
gauge: 14 AWG
colors: [BK]
connections:
-
- VPX J10: [10]
- W1: [1]
- Mag: [9]
-
- VPX J10: [7]
- W7: [1]
- Radar: [4]
-
- VPX J10: [4]
- W3: [1]
- Radio: [4]
-
- VPX J10: [GND]
- W13: [1]
- [GND]
-
- VPX J10: [6]
- W4: [1]
- Swash1: [1]
-
- VPX J10: [1]
- W2: [1]
- Starter Switch: [1]
-
- Starter Switch: [2]
- W5: [1]
- PPS J1: [3]
-
- VPX J10: [3]
- W6: [1]
- Servo: [1]
-
- Mag: [GND]
- W8: [1]
- [GND]
-
- Servo: [3]
- W9: [1]
- Negative Bus Bar: [2]
-
- Radio: [GND]
- W10: [1]
- [GND]
-
- Swash1: [3]
- W11: [1]
- Negative Bus Bar: [2]
-
- Radar: [GND]
- W12: [1]
- [GND]
|