Project

General

Profile

Assembling the LAOS electronics boards » History » Version 3

jaap, 2012-08-15 11:23

1 2 jaap
{{>toc}}
2
3 1 jaap
h1. Assembling the LAOS electronics boards
4
5
h2. Board version, layout and schematics
6
7
!Laos_rev3.png!
8
9
Before you start, make sure you know which version of the board you have! This page describes Rev3 of the board. Older versions have some bugs that need to be fixed before you start soldering the parts on:
10
* *Rev 0.1* has some very visible bugs. One of the is that the LED connectors have no pre-tinned pads on both sides of the board, but only on the top side. If you see that, you most definitly have Rev 1. See [[Mainboard_Rev1]]
11
* *Rev 0.2* has a LaosLaser LOGO under the SD. Rev 0.1 does not, and Rev 0.3 also doesn't have it! See [[Mainboard_Rev2]]
12
* *Rev 0.3* has no LOGO, but it says LAOS Board v0.3 just above the MBED.
13
14
The older boards have small bugs, but none of them is bad enough to replace your old board with a newer one. The bugs can be fixed with simple soldering solutions, making the boards just as good as Rev 0.3.
15
16
Before you start soldering:
17
* read the [[LAOS_Mainboard_v03]] page and make sure you have the parts you need
18
* download layout and schematics PDF's:
19
 https://tuxic.nl/laos/hardware/pcb/laos-board-rev3/output/laos-board-rev3.pdf
20
 https://tuxic.nl/laos/hardware/pcb/laos-board-rev3/production/PI_E453774.pdf
21
22
23
h2. Soldering the board
24
25
h3. SD card socket
26
27
Solder the SD card socket in place first, as it is the only SMD component and it's nice to have some space around it when soldering.
28
29
h3. DIL Sockets
30
31
Place the two DIL sockets the opto-couplers (OPTO-IN, OPTO-OUT) and the one for the CANBUS chip (optional) and solder them in place, keeping the dent on the same side as indicated on the board.
32
33
h3. MBED footprint
34
35
Solder two rows of pin receptacles in place for the MBED. The outer rows are optional (debugging or expansion only).
36
37
h3. Pololu only
38
39
If you want to use Pololu stepper drivers or the compatible [http://reprap.org/wiki/StepStick StepStick] drivers:
40
41
Solder in the two rows of pin header sockets for each Pololu.
42
* J8: Z-Axis
43
* J17: Y-Axis
44
* J23: X-Axis
45
* J32: Extra (Extruder, Rotation) Axis (probably you can skip this one for a laser)
46
47
!pololu-jumpers.jpg! 
48
49
On the back side of the board, there are 3 x 2 solder pads next to the Pololu headers. With these solder pads you can enable microstepping on the Pololu's. If you connect all of them, you get the maximum number of microsteps. '''Note:''' do not connect the solder pads '''inside''' the Pololu footprint. These should be connected only if you are using externals stepper drivers instead of Pololu's.
50
51
h3. Non-Pololu only
52
53
If you're not using Pololu-compatible stepper drivers on the mainboard but some other ''external'' stepper driver boards:
54
* Connect the solder pads on the back of the board (under the Pololu footprint) two by two
55
!Pololu_solderpads.jpg!
56
57
Depending on your stepper drivers, you will need:
58
* GND: this can be enabled on the outgoing connectors by filling the solder pad under the connector.
59
* Some voltage: you can use Vmot by filling the solder pad under the connector (the square pole is +). If you need 3V3 you can make a wire between the pololu pins (10) and (14). If you need 5V, you can make a wire from a 5V net to pololu pin (14). 
60
61
If you need all five pins, the standard Phoenix connectors will not fit, so you will have to get Phoenix mini or other connectors (e.54mm pitch).
62
63
h3. Resistors
64
65
Find the resistors and put them in the print.
66
|_.Value|_.Count|_.Resistor numbers|
67
|100 Ohm|1|R34|
68
|120 Ohm|1|R1|
69
|330 Ohm|4|R28, R29, R31, R32|
70
|1K|15|R2, R3, R6, R11, R12, R14, R15, R17, R22, R23, R24, R26, R27, R30, R33|
71
|2K2|2|R7, R8|
72
|10K|11|R4, R5, R9, R10, R13, R16, R18, R19, R20, R21, R25|
73
74
Bear in mind that R8 (which sits underneath R7 may have a trace crossing it so it may appear like R6), make sure that this is not the case, the real R6 is part of the R4, R9 and R6 row).
75
76
You can solder in all resistors, or omit the ones you don't need. We advise to leave out resistor R10 and R12 for now, because these can do BAD THINGS (tm) to your MBED if you choose the wrong value. Their correct values are handled in a later chapter.
77
78
h4. Resistor list
79
80
|_.Number|_.Value (Ohm)|_.Function|_.Common|_.Optional|
81
|R1|120|Can Bus|  |Only needed for Can Bus|
82
|R2|1K|Magjack LED|X|Only needed for Magjack with LEDs|
83
|R3|1K|Magjack LED| |Can be omitted, also when Magjack has LEDs!|
84
|R4|10K|Enable LED|X|If you do not want LEDs on your board, this resistor is not needed|
85
|R5|10K|VMOT LED|X|If you do not want LEDs on your board, this resistor is not needed|
86
|R6|1K|Z Axis Pololu Microstepping Pull-UP| |Only for machines with Z-Axis and Pololu|
87
|R7|2K2|I2C|X|Only for machines with I2C display|
88
|R8|2K2|I2C|X|Only for machines with I2C display|
89
|R9|10K|Z Axis Pololu Microstepping Pull-Down| |Only for machines with Z-Axis and Pololu|
90
|R10| |J14 AIN Pull-UP| |Only needed if J14 is used|
91
|R11|1K|Y Axis Pololu Microstepping Pull-UP|X|Only needed on machines with Pololu|
92
|R12| |J14 AIN Pull-Down| |Only needed if J14 is used|
93
|R13|10K|Y Axis Pololu Microstepping Pull-Down| |Only needed on machines with Pololu that do not do full microstepping|
94
|R14|1K|X Axis Pololu Microstepping Pull-UP|X|Only needed on machines with Pololu|
95
|R15|1K|J27 Analog output signal| |Only if J27 is used|
96
|R16|10K|X Axis Pololu Microstepping Pull-Down| |Only needed on machines with Pololu that do not do full microstepping|
97
|R17|1K|J27 Analog output signal| |Only if J27 is used|
98
|R18|10K|YHOME Pull-UP|X||
99
|R19|10K|XHOME Pull-UP|X||
100
|R20|1K|E Axis Pololu Microstepping Pull-UP| |Only for machines with E-Axis and Pololu|
101
|R21|10K|ZMIN Pull-UP| |Only for machines with Z-Axis|
102
|R22|10K|ZMAX Pull-UP| |Only for machines with Z-Axis|
103
|R23|1K|ZMAX OPTO| |Only for machines with Z-Axis|
104
|R24|1K|ZMIN OPTO| |Only for machines with Z-Axis|
105
|R25|10K|E Axis Pololu Microstepping Pull-Down| ||
106
|R26|1K|XHOME OPTO|X||
107
|R27|1K|YHOME OPTO|X||
108
|R28|330|Exhaust OPTO|X|All machines, because exhaust out is used for PWM right now!|
109
|R29|330|Laser Enable OPTO|X|Not in use, but advise to solder it in anyway!|
110
|R30|1K|5V Power LED|X|If you do not want LEDs on your board, this resistor is not needed|
111
|R31|330|Laser PWM OPTO|X||
112
|R32|330|Laser ON OPTO|X||
113
|R33|1K|AIN voltage divider| |Only if AIN is in use|
114
|R34|100|AOUT current limit| |Only if AOUT is in use|
115
116
h3. Capacitors
117
118
Place the capacitors:
119
120
|_.Number|_.Value|_.Function|_.Comment|
121
|C1|100 nF|Magjack noise filter||
122
|C3|100 nF|VMOT noise filter||
123
|C4|1000 uF Elco|VMOT buffer|make sure the + goes through the square hole.|
124
|C5|100 nF|AIN noise filter|Can be omitted if AIN is not used|
125
|C6|100 uF Elco|VCPU Buffer|make sure the + goes through the square hole.|
126
|C7|22 nF|VCPU noise filter|Can be omitted if no voltage regulator (7805) is used|
127
|C8|100 nF|+5V noise filter||
128
129
h3. LEDS
130
131
Place the 3 leds, matching the flat side of the LED with the flat side of the led-drawing on the pcb. It's hard to see, but there is a flat side on the circles!
132
133
h3. USB connector and network connector
134
135
Place the USB and network connector. The USB is currently not used, so it's optional.
136
137
h3. Connectors
138
139
Choose connectors that fit your laser best. Examples:
140
141
h4. Default configuration 
142
143
* 7 4-pin phoenix connectors:
144
** X, Y, Z connectors (J24, J18, J9)
145
** XY endswitch, Z-/Z+ endswitch (J34, J29)
146
** Laser P1,P2 (J37)
147
** PWM out (J27)
148
* 3 2-pin phoenix connectors
149
** Laser P4 (J39)
150
** Power supply (J38)
151
** Cover lid switch (J14)
152
* 1 5-pin phoenix connector (which is actually not in use at all!)
153
** J33
154
* 1 4-pin header
155
** I2C (J10)
156
157
h4. HPC LS-3020
158
159
* 4-pin JST connector on Y-axis (J18)
160
* 4-pin JST connector on J38 (laser ON/PWM)
161
* flatcable connector on P1 (X-axis, X+Y endstops)
162
* 3-pin Phoenix/Wuerth connector on J5 (Power)
163
* 4-pin JST connector on J10 (I2C)
164
165
h4. HPC LS-3020 Pro
166
167
* 4-pin JST connector on Y-axis and X-axis (J18, J24)
168
* 4-pin JST connector on J38 (laser ON/PWM)
169
* 4-pin JST connector on J34 (X+Y endstops)
170
* 3-pin Phoenix/Wuerth connector on J5 (Power)
171
* 4-pin JST connector on J10 (I2C)
172
173
h3. Transistors
174
175
* Solder in the two Darlington PNP Transistors (optional)
176
177
h3. Powering the board
178
179
The board offers several options for getting power:
180
181
h4. variable options
182
183
* J38 can be used to connect power for the board. The input power should be between 5 and 12 volts. If the power level is exactly 5V, the 7805 can be omitted and should be short-circuited with a wire between pole 1 and 3. If the power is higher then 5V or coming from a cheap adapter, using the 7805 is recommended.
184
* J5 can be used as a two-pole connector for VMOT (motor power for Pololu steppers). It can also contain the board input power on the 3rd pole, but then J38 should be omitted.
185
* Finally, J5 can be used to supply the same power level as input to the board AND to as motor power to the steppers by making a jumper wire on the connector just above J5 (next to the sign "exhaust enable").
186
187
h4. HPC 3020 laser
188
189
The HPC laser comes with a plug with 5V and 24V combined. This can be connected to J5. The 7805 should be omitted and replaced by a jumper wire between pole 1 and 3.
190
191
h3. R10 and R12 resistors
192
193
Depending on the use of J14 and the power on VMOT, determine the correct values for R10 and R12. 
194
195
h3. Power Jumpers
196
197
The board contains 2 extra power jumpers to select power on inputs
198
199
h4. VEndstops Voltage selection
200
201
Place pin header on J43 for voltage selection on the sensors. This is the four-pin T-footprint near the endstop terminals.
202
For HPC LS3020, connecting the middle pin with +5V with a wire will do.
203
 
204
h4. VSensor (J27) Voltage selection
205
206
The second power jumper is a 3-pin jumper labelled VCPU/VSENSOR/5V. It is located between the MBED and the 100 uF capacitor. This can be connected in two ways:
207
* VCPU -> VSENSOR: use VCPU as the power level for the sensors.
208
* 5V -> VSENSOR: use +5V as the power level for the sensors.
209
Connect only one of the outer pins with the middle pin at the same time!
210
211
h3. PWM Output select jumpers
212
213
01SRC/02SRC: select which pwm value is send to the transistors.
214 2 jaap
215
h2. Testing the board
216
217
h3. Visual double check
218
219
Check your board without power, to see if everything is al right
220
* visually check all solder joints
221
* check all soldered wire-bridges and jumper settings
222
223
h3. Power check
224
225
*First remove the MBED, SDCARD, POLOLUs, OPTO-COUPLERS*
226
227
h4. Power check 1
228
229
* apply power (CPU and motor).
230
* Now check the voltages on the pins of the MBED (5V on pin 2, no voltages on other pins)
231
* Check 24V (or other Vmotor) on the pololus
232
* check ground connections on POLOLUs (by measuring between 5V and those pins) 
233
234
h4. Power check 2
235
236
* disconnect power 
237
* place the MBED (with usb connector on top = side of network connector)
238
* connect the MBED to your PC or USB hub  with the USB cable
239
* Check all 3V3 voltages
240
** Pololus
241
** Opto-couplers
242
** SD-card
243
244
If you are absolutely sure all power connections are OK, install the other components and proceed with the functional tests. 
245
246
*WRONG JUMPER CONNECTIONS OR BAD SOLDERING CAN CAUSE YOUR COMPONENTS (OR EVEN YOUR COMPUTER) TO START SMOKING AND CAUSE A LOT OF DAMAGE, MAKE SURE YOU CHECK AND DOUBLE-CHECK EVERYTHING BEFORE CONNECTING THINGS*
247
248
h3. Placing OPTO-Couplers
249
250
The KB847 chips have a tiny line on one side. With the notch on the top, this is the left side of the chip. So on OPTO-IN, the line should be on the side of the SD card. On OPTO-OUT the line should be on de side of the MBED. 
251
252
Put the Opto-coupler IC's in place, and the CAN chip and test again. Place a (max 2GB) SD card. 
253
254 3 jaap
h2. Testfirmware
255 2 jaap
Now you should be ready to load the [[TestFirmware]]