Assembly v1 0
Version 15 (Jeremy Wright, 12/31/2012 10:57 am)
1 | 1 | Jeremy Wright | h1. Assembly v1.0 |
---|---|---|---|
2 | 2 | Jeremy Wright | |
3 | 10 | Jeremy Wright | {{toc}} |
4 | 10 | Jeremy Wright | |
5 | 2 | Jeremy Wright | h3. Mechanical System |
6 | 2 | Jeremy Wright | |
7 | 2 | Jeremy Wright | h3. Data Acquisition (DAQ) System |
8 | 2 | Jeremy Wright | |
9 | 2 | Jeremy Wright | The assembly of the DAQ system consists of three main sub-assemblies: |
10 | 2 | Jeremy Wright | # MAX31855 Thermocouple Amplifier Breakout Board |
11 | 2 | Jeremy Wright | # Force Sensing Resistor (FSR) cable system |
12 | 4 | Jeremy Wright | # Arduino ProtoShield |
13 | 2 | Jeremy Wright | |
14 | 3 | Jeremy Wright | h4. MAX31855 Thermocouple Amplifier Breakout Board |
15 | 3 | Jeremy Wright | |
16 | 3 | Jeremy Wright | * The only assembly required for the MAX31855 breakout board is to solder the header pins and terminal block onto the board. Once this is done the breakout board can be soldered to the Arduino Protoshield. |
17 | 3 | Jeremy Wright | |
18 | 3 | Jeremy Wright | h4. Force Sensing Resistor (FSR) cable system |
19 | 3 | Jeremy Wright | |
20 | 9 | Jeremy Wright | * The FSR came with male pins, which complicated assembly somewhat. It would be simpler to buy the version of the FSR with a female connector and make your cable fit that configuration. As it was, female D-SUB connectors that were on hand were used to connect the FSR to the CAT 5e cable that was used between the FSR and the ProtoShield. The pins were crimped on to two of the leads of the CAT 5e cable so that the female ends could receive the male pins of the FSR. The reason crimping was used instead of soldering for the pins is that it's very easy to melt the FSR's substrate, thus making the FSR useless, or at least severely altering its operation. |
21 | 4 | Jeremy Wright | |
22 | 4 | Jeremy Wright | h4. Arduino ProtoShield |
23 | 4 | Jeremy Wright | |
24 | 9 | Jeremy Wright | Components were soldered onto the ProtoShield in the configuration shown in the images below. Note that in the bottom view, the ProtoShield has been flipped vertically towards the bottom of the picture. This allows you to orient yourself so that you can follow the traces. For higher resolution images to aid in assembly, check the Shepard_v1.0_DAQ_Assembly_Images.zip file "here":https://opendesignengine.net/dmsf/shepard-ts?folder_id=24 |
25 | 5 | Jeremy Wright | |
26 | 6 | Jeremy Wright | *Figure 1 - Top View of the ProtoShield* |
27 | 14 | Jeremy Wright | !ProtoShield_Top_View_Assembly_Edited.png! |
28 | 1 | Jeremy Wright | |
29 | 7 | Jeremy Wright | # The MAX 31855 breakout board has the correct header pin spacing to fit the holes on the ProtoShield, so it was inserted directly. Note that the capacitor that is included with the K type thermocouple when purchased is being used. The thermocouple's reading had too much noise in it otherwise. |
30 | 9 | Jeremy Wright | # The red and green wires used were "breadboard prototyping jumpers":http://www.radioshack.com/product/index.jsp?productId=2103801 from Radio Shack. Left over Ethernet cable wires can be used as well. |
31 | 11 | Jeremy Wright | # The resistor was soldered directly to the ProtoShield, but care should be taken that the leads of the resistor do not short any of the connections on the board. |
32 | 12 | Jeremy Wright | # A 14 pin DIP socket was used for the TLV2374 for multiple reasons including prevention of overheating of the IC during soldering, and ease of replacement in the event of damage due to a wiring mistake. |
33 | 13 | Jeremy Wright | # A smaller screw terminal block for the FSR leads (left side) would have ideal, but the larger block pictured was all that was available at the time of assembly. The pins are spaced more widely on the block and thus the positioning was dictated by the spacing of the holes on the ProtoShield. |
34 | 15 | Jeremy Wright | # Notice that even though the two green jumper wires disappear under the MAX 31855 breakout board in the image, they have been labeled with what pins they go from/to. |
35 | 1 | Jeremy Wright | |
36 | 6 | Jeremy Wright | *Figure 2 - Bottom View of the ProtoShield* |
37 | 5 | Jeremy Wright | !DAQ_Shield_Bottom_View.JPG! |