Difference between revisions of "Instrumentation"

From Raspberry Pi Min-Grant project
Jump to: navigation, search
Line 1: Line 1:
'''<span style="font-size:large;">Instrumentation</span>'''
+
'''<span style="font-size:large;">Instrumentation</span>'''<p style="text-align: justify;">This course is taught in the third year of the electrical engineering curriculum. The course mainly deals with transducers for non-electrical quantities and their application to measurement of primary variables. Other areas covered in this course include signal conditioning, remote sensing techniques, microprocessor applications in instrumentation, noise and interference reduction, data storage, recording and display systems.&nbsp;</p><p style="text-align: justify;">We aim to develop a laboratory exercise that will introduce the students to signal conditioning and remote sensing. Remote sensing is important in instrumentation as it enables collection of data from measurement points at inconvenient locations.</p><p style="text-align: justify;">In this lab, the students will use a strain gauge to measure forces and transmit data to a different location via a wireless module. The Raspberry Pi will receive the data, perform signal conditioning and display the measurements.</p> Two labs are under development as follows <span style="font-size:larger;">'''Analog to Digital Conversion'''</span><p style="text-align: justify;">Most of signals from sensros are analogue in form. Raspberry Pi being a microprocessor based systems handles only digital signals. It has no inbuild analogue to digital &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; converter. This necessitates for development of an analogue to digital converter in instrumentation.</p><p style="text-align: justify;">MCP3008 analogue to digital converter chip is used in this work. It is a 10 bit, 8 channel IC as shown in the schematic. A variable resistor is used as the source of the analogue signal and is connected to 5 V source.&nbsp;The analogue input (0 to 5 V) is fed to one of the 8 channels of the MCP3008. Other connections to be made are described in the lab manual &nbsp;&#x5B;&#x5B;Media:adc.pdf|(see pdf) provided&#x5D;&#x5D; for this lab.</p><p style="text-align: justify;">By adjusting the variable resistor, different values of analog voltages are used for testing the converter. The output (digital equivalent in decimal form) is displayed on the monitor</p> The setup and sample results for this lab are shown below &#x5B;&#x5B;File:ADC setup.jpg|left|ADC setup&#x5D;&#x5D;<div>&#x5B;&#x5B;File:Adcresult1.jpg|x215px|Sample results&#x5D;&#x5D;&nbsp;&#x5B;&#x5B;File:Adcresult2.jpg|x215px|Sample result&#x5D;&#x5D;<br/><br/></div><br/><div><br/><br/></div><br/><div><br/><br/></div><br/><div><span style="font-size:larger;"</div><div><span style="font-size:larger;">'''Real-time Remote Force Measurement and Recording'''</span></div><div style="text-align: justify;"><span style="font-size:larger;"><span style="font-family:times new roman,times,serif;">Telemetry is important in instrumentation as it enables collection of data from several&nbsp;measurement points at inconvenient locations or inaccessible areas transmit that data to&nbsp;a convenient location and present the several individual measurements in a usable form.</span></span><br/><br/></div><br/><div style="text-align: justify;"><br/><br/></div><br/><div style="text-align: justify;"><span style="font-size:larger;"><span style="font-family:times new roman,times,serif;">The stain gauge on the principle that a resistance of a wire of a semiconductor is changed&nbsp;by elongation or compression due to externally applied stress. It is commonly used in the&nbsp;measurement of force , torque and displacement. The output signal of the strain gauge requires amplification and AD620 (operational amplifier) chip has been used for this purpose.</span></span><br/><br/></div><br/><div style="text-align: justify;"><br/><br/></div><br/><div style="text-align: justify;"><span style="font-size:larger;"><span style="font-family:times new roman,times,serif;">After amplification, the signal is converted to digital form using similar procedure in lab 1 described above. &nbsp;WiFi network is used for transmission of the digital output from the remote location to the central control room. At the receiver side, data is first displayed on the monitor for purpose of real time monitoring. Its later stored in a database developed using mySQL.</span></span><br/><br/></div><br/><div style="text-align: justify;"><br/><br/></div><br/><div style="text-align: justify;"><span style="font-size:larger;"><span style="font-family:times new roman,times,serif;">The procedure to be used is detailed in the lab manual &#x5B;&#x5B;:media:instrumentation_manual|(see pdf)&#x5D;&#x5D; provided for this lab. Two weights (0.5 kg and 0.25 kg) are used for testing the system. The setup and sample results are shown below</span></span><br/><br/></div>[[File:Inst setup.jpg|x215px]]&nbsp;[[File:Halfkg.jpg|x215px|Half kg weight]]&nbsp;&nbsp;[[File:Halfres.jpg|x215px|Half kg weight results]]<br/><div style="text-align: justify;"><br/><br/></div><br/><div><br/><br/></div><br/><div><br/><br/></div><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
<p style="text-align: justify;">This course is taught in the third year of the electrical engineering curriculum. The course mainly deals with transducers for non-electrical quantities and their application to measurement of primary variables. Other areas covered in this course include signal conditioning, remote sensing techniques, microprocessor applications in instrumentation, noise and interference reduction, data storage, recording and display systems.&nbsp;</p><p style="text-align: justify;">We aim to develop a laboratory exercise that will introduce the students to signal conditioning and remote sensing. Remote sensing is important in instrumentation as it enables collection of data from measurement points at inconvenient locations.</p><p style="text-align: justify;">In this lab, the students will use a strain gauge to measure forces and transmit data to a different location via a wireless module. The Raspberry Pi will receive the data, perform signal conditioning and display the measurements.</p>
 
Two labs are under development as follows
 
 
 
<span style="font-size:larger;">'''Analog to Digital Conversion'''</span>
 
<p style="text-align: justify;">Most of signals from sensros are analogue in form. Raspberry Pi being a microprocessor based systems handles only digital signals. It has no inbuild analogue to digital &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; converter. This necessitates for development of an analogue to digital converter in instrumentation.</p><p style="text-align: justify;">MCP3008 analogue to digital converter chip is used in this work. It is a 10 bit, 8 channel IC as shown in the schematic. A variable resistor is used as the source of the analogue signal and is connected to 5 V source.&nbsp;The analogue input (0 to 5 V) is fed to one of the 8 channels of the MCP3008. Other connections to be made are described in the lab manual &nbsp;[[Media:adc.pdf|(see pdf) provided]] for this lab.</p><p style="text-align: justify;">By adjusting the variable resistor, different values of analog voltages are used for testing the converter. The output (digital equivalent in decimal form) is displayed on the monitor</p>
 
The setup and sample results for this lab are shown below
 
 
 
[[File:ADC setup.jpg|left|ADC setup]]
 
<div>[[File:Adcresult1.jpg|x215px|Sample results]]&nbsp;[[File:Adcresult2.jpg|x215px|Sample result]]<br/></div><div><br/></div><div><br/></div><div>&lt;span style="font-size:larger;"</span&gt;<br/></div><div><span style="font-size:larger;">'''Real-time Remote Force Measurement and Recording'''</span></div><div style="text-align: justify;"><span style="font-size:larger;"><span style="font-family:times new roman,times,serif;">Telemetry is important in instrumentation as it enables collection of data from several&nbsp;measurement points at inconvenient locations or inaccessible areas transmit that data to&nbsp;a convenient location and present the several individual measurements in a usable form.</span></span><br/></div><div style="text-align: justify;"><br/></div><div style="text-align: justify;"><span style="font-size:larger;"><span style="font-family:times new roman,times,serif;">The stain gauge on the principle that a resistance of a wire of a semiconductor is changed&nbsp;by elongation or compression due to externally applied stress. It is commonly used in the&nbsp;measurement of force , torque and displacement. The output signal of the strain gauge requires amplification and AD620 (operational amplifier) chip has been used for this purpose.</span></span><br/></div><div style="text-align: justify;"><br/></div><div style="text-align: justify;"><span style="font-size:larger;"><span style="font-family:times new roman,times,serif;">After amplification, the signal is converted to digital form using similar procedure in lab 1 described above. &nbsp;WiFi network is used for transmission of the digital output from the remote location to the central control room. At the receiver side, data is first displayed on the monitor for purpose of real time monitoring. Its later stored in a database developed using mySQL.</span></span><br/></div><div style="text-align: justify;"><br/></div><div style="text-align: justify;"><span style="font-size:larger;"><span style="font-family:times new roman,times,serif;">The procedure to be used is detailed in the lab manual [[:media:instrumentation_manual|(see pdf)]] provided for this lab. Two weights (0.5 kg and 0.25 kg) are used for testing the system. The setup and sample results are shown below</span></span><br/></div><div style="text-align: justify;"><span style="font-size:larger;"><span style="font-family:times new roman,times,serif;"></span></span><br/></div><div><br/></div><div><br/></div>
 

Revision as of 22:35, 13 July 2015

Instrumentation

This course is taught in the third year of the electrical engineering curriculum. The course mainly deals with transducers for non-electrical quantities and their application to measurement of primary variables. Other areas covered in this course include signal conditioning, remote sensing techniques, microprocessor applications in instrumentation, noise and interference reduction, data storage, recording and display systems. 

We aim to develop a laboratory exercise that will introduce the students to signal conditioning and remote sensing. Remote sensing is important in instrumentation as it enables collection of data from measurement points at inconvenient locations.

In this lab, the students will use a strain gauge to measure forces and transmit data to a different location via a wireless module. The Raspberry Pi will receive the data, perform signal conditioning and display the measurements.

Two labs are under development as follows Analog to Digital Conversion

Most of signals from sensros are analogue in form. Raspberry Pi being a microprocessor based systems handles only digital signals. It has no inbuild analogue to digital             converter. This necessitates for development of an analogue to digital converter in instrumentation.

MCP3008 analogue to digital converter chip is used in this work. It is a 10 bit, 8 channel IC as shown in the schematic. A variable resistor is used as the source of the analogue signal and is connected to 5 V source. The analogue input (0 to 5 V) is fed to one of the 8 channels of the MCP3008. Other connections to be made are described in the lab manual  [[Media:adc.pdf|(see pdf) provided]] for this lab.

By adjusting the variable resistor, different values of analog voltages are used for testing the converter. The output (digital equivalent in decimal form) is displayed on the monitor

The setup and sample results for this lab are shown below [[File:ADC setup.jpg|left|ADC setup]]

[[File:Adcresult1.jpg|x215px|Sample results]] [[File:Adcresult2.jpg|x215px|Sample result]]








<span style="font-size:larger;"
Real-time Remote Force Measurement and Recording
Telemetry is important in instrumentation as it enables collection of data from several measurement points at inconvenient locations or inaccessible areas transmit that data to a convenient location and present the several individual measurements in a usable form.





The stain gauge on the principle that a resistance of a wire of a semiconductor is changed by elongation or compression due to externally applied stress. It is commonly used in the measurement of force , torque and displacement. The output signal of the strain gauge requires amplification and AD620 (operational amplifier) chip has been used for this purpose.





After amplification, the signal is converted to digital form using similar procedure in lab 1 described above.  WiFi network is used for transmission of the digital output from the remote location to the central control room. At the receiver side, data is first displayed on the monitor for purpose of real time monitoring. Its later stored in a database developed using mySQL.





The procedure to be used is detailed in the lab manual [[:media:instrumentation_manual|(see pdf)]] provided for this lab. Two weights (0.5 kg and 0.25 kg) are used for testing the system. The setup and sample results are shown below

Inst setup.jpg Half kg weight  Half kg weight results