Assembly v1 0

Version 10 (Jeremy Wright, 12/31/2012 10:12 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 1 Jeremy Wright
!DAQ_Shield_Top_View.JPG!
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 1 Jeremy Wright
32 6 Jeremy Wright
*Figure 2 - Bottom View of the ProtoShield*
33 5 Jeremy Wright
!DAQ_Shield_Bottom_View.JPG!