Veerapong Kanchanawongkul*

Size: px
Start display at page:

Download "Veerapong Kanchanawongkul*"

Transcription

1 Using LabVIEW to Development of Temperature Measurement System with Thermocouple and Thermistor AIS 08 Veerapong Kanchanawongkul* Department of Mechanical Engineering, Faculty of Engineering, South-East Asia University, Bangkok, Thailand *Corresponding Author: Tel: (662) , Fax: (662) , Abstract Thermocouple and thermistor are two types of instruments used for recording temperature measurements and broadly used of temperature sensing devices. At present, the LabVIEW is efficiently used to easy implement a number of optimum measurements, which was developed by computer notebook connected with data acquisition (DAQ) device. It was a receiver of signal input transferred, from sensing devices of external testing set and particularly established to a very important research. However, results were observed and somewhat compared with the traditional temperature measurement device of the test that this temperature measurement system has the benefits of cost saving, easy operation, quick display, good precision and variable applications in engineering.. Keywords: temperature measurement system, thermocouple, thermistor, data acquisition (DAQ). Introduction The both of thermocouple and thermistor are two types of instruments are very rugged and generally used for recording temperature measurements due to inexpensive purchase and easy operations. Certainly, one of the most important activities in heat transfer is the measurements of temperature. It was largely measured in mechanical manufacturing or scientific experiments about the temperature of a surface, fluid or solid body will provide much of the information concerning the heat transfer processes at work. There are many methods to measure temperatures. These include, to mentions only a few is thermometers, thermocouples and thermistors, which development used thermocouples and thermistors as receiver of signal input. Due to effects of various development of modern technology for temperature measurement system are highly used in processes, but limited with high cost in specific operations, no capacity of program to measuring temperature and find damage of several instruments in operation. Thus, the investigation of temperature was to plan on development of temperature measurement system to measure in simple change temperatures. 834

2 It was tested with the hot plate as added heating of water and written by LabVIEW to use with instantaneous instruments, easy operation, quick display and good precision. Materials and Methods Thermocouple (Thermoelectric Sensor) Thermocouple is created whenever two dissimilar metals touch and the contact point produces a small open-circuit voltage as a function of temperature. This voltage of thermoelectric is known as the Seebeck voltage and named after Thomas Seebeck, who discovered it in 1821 [1]. The nonlinear voltage is varied by temperatures and small changes in temperature to approximate linear of voltage. A general equation can be written as [2]: ΔV = S ΔT (1) Where ΔV and ΔT are the changes in voltage and temperature, and then S is the Seebeck coefficient. A process of linearizing the data of thermocouple output voltages are highly nonlinear. The Seebeck coefficient can vary by a factor of three and more over the operating temperature range of some thermocouples. This reason, the graph line is created by approximate between the thermocouple voltage versus temperature curve which was plotted with polynomials type and it is in the following form: 2 n T = a + a V + a V a (2) nv Where V is the thermocouple voltage, T is the temperature (degrees Celsius) and a 0 to a n are coefficients that are specific values of each type of thermocouples [1]. The several types of thermocouples are available, and different types are designated by capital letters that indicate compositions of thermocouple types (B, E, J, K, N,, S and T types), which was determined to American National Standard Institute (ANSI). For this investigation, used a K-type thermocouple and fabricated with Nickel-chromium alloy (chromel) and Nickelaluminum alloy (alumel) [3] and then soldering the tip. Thermistor (Bulk Semiconductor Sensor) The thermistors are resistors, specially made from some type of semiconductor, which may be a semiconductor like Silicon, but more generally is a ceramic or plastic. There are two types of thermistors were produced to have a Positive Temperature Coefficient (PTC) and a Negative Temperature Coefficient (NTC), but various thermistors used for temperature measurement have a NTC [4]. For thermistors was produced with manganese, nickel, cobalt oxides are nonlinear. It was milled, mixed with binders, pressed into the desired shape, sintered and commercially produced in the form of beads, flakes, rods and disks. However, most temperature sensing implement are used to recording temperature measurements with probes and a computerized data system. [5] The using the thermistors to measure the temperature, is varied with temperatures. From the original equation of the resistance of a thermistor 835

3 at temperature T and indicate in the temperature form as a function of the resistance yields. Therefore, equation can be written as [5]: T 1 T 1 + ln B 1 = (3) Where is the resistance (10000 ohms) at a reference temperature T (273 K adds with an ambient temperature) and B is a constant value (4038 ± 10% tolerance on the resistance). Fig. 1 The voltage divider circuit Figure 1 shows the voltage divider circuit which was connected into the specific source of power supply (5 VDC) for the input voltage (V i ) and transfer the output voltage (V ) to the data acquisition (NI USB-6009). The output voltage can be written as: 1V (V - V = (5) i ) Inserting the resistance of the equation (5) into the equation (3) and result of the temperature as a function of voltage was conducted to the data acquisition. Therefore, equation can be written as: T V = + ln T B (Vi V (6) The general thermistors are limited and use measure temperature below about 130 C [4] or 288 C [3]. For this investigation, used a 10K ohm resistor of a thermistor and closed with a stainless steel housing and use to immerse in water. This reason, the water conducts diffuse and cause significant changes into the thermistor. Preparations and LabVIEW Programming Fig. 2 The front panel of LabVIEW programming V 2 Vi = (4) When 2 is the resistance of a thermistor and the resistance can be adjusted equation as: 836

4 Fig. 3 The block diagram of LabVIEW programming. Figure 2 shows the two parts of the front panel of LabVIEW programming to measure temperature with (a) the thermocouple and (b) the thermistor. The main components were indicated at the block diagram of each part in the front panel (Fig.2) such as the thermocouple temperature programming in Figure 3 and different on data acquisition (DAQ) of products. Figure 3 shows the total details of the block diagram, in which each data acquisition of products (1) NI USB-6009 and (2) ADAM 4018 was replaced with the signal input in block diagram and interface to comport (ADAM 4018). Figure 4 shows the two parts of some block diagram of LabVIEW programming to measure temperature with (a) the thermocouple and (b) the thermistor. For Thermistor, under the flat sequence of NI USB-6009 (DAQ Assist) was indicated in the voltage values and transferred to two parts of configure formula to take of temperature in degrees Fahrenheit ( F) and then adjusted to the degrees Celsius ( C). For Thermocouple, under the flat sequence of ADAM 4018 (Instr Assist) of string subset function was adjusted to numbers of fract/exp string to number function and indicated the degrees Celsius. In addition, for Figure 4 (a) shows the voltage values, which was calculated the interpolation range of a K-type thermocouple in formula node whereas suddenly shown the voltage values in Figure 4 (b) by without calculation, but must be used specific the formula to the correct values of calculation with equation (6). Fig. 5 Preliminary preparation results in the ambient of LabVIEW programming Fig. 4 Some block diagram of LabVIEW programming. Figure 3 shows the flat sequence under the case structure (right). There were the three values to the drive C and write in text file form, which were saved by the write to spreadsheet file (1D 837

5 data input). It was transferred to the case structure and for Loop operated and then partly saved with the format into file as shown in Figure 5. It was clearly found that more the vibrant amplitude of each temperature and voltage of the thermistor than the thermocouple and can be used to measure temperatures. The top of table was determined by format into file function, which was inserted both of the source type (ambient) and the indicator type (thermocouple or thermistor) of the front panel of LabVIEW programming and shown in Figure 3 of the left and under for Loop. and (c). For LabVIEW programming develops from LabVIEW 2011 (LabVIEW FULL DEVELPMENT SYSTEM), in which was used to investigation as simple change temperature. The first, the thermocouple and the thermistor is immersed into a cup of hot water as put on a hot plate. It was added with the electrical power and transferred a cup and then the temperatures of increasing water. The calibration temperature used reference temperature of laboratory room at 31 C and adjusted a temperature of front panel both of thermocouple and thermistor equal the reference temperature as operated program in figure 6(a) and then inserted into a source type and indicator type. It was saved into program to start operation and pressed the auto save of program and then temperatures will be saved in a specific file. esults and Discussions Fig. 6 Preparations and measuring temperature with thermocouple and thermistor Figure 6 shows the experimental preparations and measuring temperature with thermocouple and thermistor. For Figure 6(a) shows the total details from development of temperature measurement system and written by LabVIEW and the thermocouple (K-type) with the thermistor (10K ohm) were used to measure temperatures in hot water as shown in Figure 6(b) (a) Thermocouple response 838

6 (b) Thermistor response Fig. 7 The front panel response of measuring temperature with (a) thermocouple and (b) thermistor. The change temperatures both of thermocouple and thermistor are calibrated to ambient in laboratory room as shown in Figure 6. Figure 7 shows results of the experimental response in hot water with thermocouple and thermistor. It is clearly indicated that sensitivity of amplitude response more thermistor than thermocouple as the different temperatures observed. For voltage values in front panel of figure 7, which will be calculated by the interpolation method [3] and the specific formula method for using thermocouple and thermistor replaced with two types of color bars. (a) Voltage values for change temperatures (b) Change temperatures in hot water Fig. 8 Experimental response and trend lines of measuring temperature with thermocouple. (a) Voltage values for change temperatures (b) Change temperatures in hot water Fig. 9 Experimental response and trend lines of measuring temperature with thermistor. Figures 8 and 9 indicate the comparison between experimental response line and result of trend line. It is found that results exhibited of trend line very good both of linear type and power type for using thermocouple and thermistor. For thermistor response, is observed that voltage trend line decrease due to result of change voltages in 839

7 voltage divider circuit (Eq.6) as thermocouple response increase with temperatures. However, experimental response line in range times (31.29 minutes) of LabVIEW programming was completely used to data acquisition of NI USB-6009 and ADAM 4018, which can be decreased cost, easy operation, quick display and good precision. It was compared and surely found that inexpensive purchase when compare to the traditional temperature measurement device due to variable applications in engineering. Conclusions Thermocouple and thermistor are two types of instruments used for recording temperature measurements and broadly used of temperature sensing devices. Investigation of temperature was to plan on development of temperature measurement system to measure in simple change temperature, which was written by LabVIEW and developed by computer notebook connected with data acquisition (DAQ) device and then tested with a cup of hot water as put on a hot plate increased. It was clearly indicated that sensitivity of amplitude response more thermistor than thermocouple as the different temperatures observed. The experimental response line in range times (31.29 minutes) and result of trend line was found that results exhibited of trend line very good both of linear type and power type for using thermocouple and thermistor. The LabVIEW was completely used to data acquisition and decreased cost, easy operation, quick display and good precision. In addition, it was surely found that inexpensive purchase when compare to the traditional temperature measurement device due to variable applications in engineering. eferences [1] Potter, D. (1996). National Instruments. Measuring Temperature with Thermocouples-a Tutorial. Application Note 043. [2] National Instruments. (2011). Temperature Measurements with Thermocouples: How-to Guide. [3] WW, Thailand. (2009). 10 th anniversary, Product Catalog. pp [4] Calibration Procedures with thermistors. (2010). Manual ME-368. [5] Doebelin, E.. (1990). Measurement Systems Application and Design, 4 th edition, ISBN: , McGraw-Hill, Inc., Singapore. 840

Temperature Measurements

Temperature Measurements Engineering 80 Spring 2015 Temperature Measurements SOURCE: http://www.eng.hmc.edu/newe80/pdfs/vishaythermdatasheet.pdf SOURCE: http://elcodis.com/photos/19/51/195143/to-92-3_standardbody to-226_straightlead.jpg

More information

EM375 MECHANICAL ENGINEERING EXPERIMENTATION THERMOCOUPLE LABORATORY

EM375 MECHANICAL ENGINEERING EXPERIMENTATION THERMOCOUPLE LABORATORY EM375 MECHANICAL ENGINEERING EXPERIMENTATION THERMOCOUPLE LABORATORY PURPOSE The objective of this laboratory is to introduce the student to the manufacture and use of thermocouples. Thermocouples will

More information

Temperature Sensors & Measurement

Temperature Sensors & Measurement Temperature Sensors & Measurement E80 Spring 2014 Contents Why measure temperature? Characteristics of interest Types of temperature sensors 1. Thermistor 2. RTD Sensor 3. Thermocouple 4. Integrated Silicon

More information

Lecture 11 Temperature Sensing. ECE 5900/6900 Fundamentals of Sensor Design

Lecture 11 Temperature Sensing. ECE 5900/6900 Fundamentals of Sensor Design EE 4900: Fundamentals of Sensor Design Lecture 11 Temperature Sensing 1 Temperature Sensing Q: What are we measuring? A: Temperature 2 SI Units: Celcius ( C), Kelvin (K) British Units: Fahrenheit ( F)

More information

15. Compare the result with the value you have taken above Compare the calculated pressure value with the actual pressure value that you have

15. Compare the result with the value you have taken above Compare the calculated pressure value with the actual pressure value that you have 105) to convert it to. 15. Compare the result with the value you have taken above. 17. 16. Compare the calculated pressure value with the actual pressure value that you have taken from the, is it the same?

More information

Temperature Scales. Temperature, and Temperature Dependent on Physical Properties. Temperature. Temperature Scale

Temperature Scales. Temperature, and Temperature Dependent on Physical Properties. Temperature. Temperature Scale Temperature Scales The Celsius, Fahrenheit, and Kelvin Temperature Scales: Temperature, and Temperature Dependent on Physical Properties Physics Enhancement Programme Dr. M.H. CHAN, HKBU 9 T F T 5 T T

More information

ECNG3032 Control and Instrumentation I

ECNG3032 Control and Instrumentation I sensor ECNG3032 Control and Instrumentation I Lecture 1 Temperature Sensors Sensors The sensor is the first element in the measurement system. Measurand Transducer Principle Excitation Signal Interface

More information

Temperature Measurement and First-Order Dynamic Response *

Temperature Measurement and First-Order Dynamic Response * OpenStax-CNX module: m13774 1 Temperature Measurement and First-Order Dynamic Response * Luke Graham This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 2.0

More information

Experiment 5: Thermocouples (tbc 1/14/2007, revised 3/16/2007, 3/22,2007, 2/23/2009, 3/13/2011)

Experiment 5: Thermocouples (tbc 1/14/2007, revised 3/16/2007, 3/22,2007, 2/23/2009, 3/13/2011) Experiment 5: Thermocouples (tbc 1/14/2007, revised 3/16/2007, 3/22,2007, 2/23/2009, 3/13/2011) Objective: To implement a thermocouple circuit for temperature sensing. I. Introduction to Thermocouples

More information

California University of Pennsylvania. Department of Applied Engineering & Technology. Electrical / Computer Engineering Technology

California University of Pennsylvania. Department of Applied Engineering & Technology. Electrical / Computer Engineering Technology California University of Pennsylvania Department of Applied Engineering & Technology Electrical / Computer Engineering Technology EET 215: Introduction to Instrumentations Lab No.7 Temperature Measurement

More information

Temperature Measurement

Temperature Measurement Temperature Measurement Temperature is one of the most common measurements What is Temperature? Intuitively understood as sensation of hot/cold Early Researchers: Galileo (1564-1642) Newton (1642-1727)

More information

I m. R s. Digital. R x. OhmmetersxSeries Shunt Digital. R m

I m. R s. Digital. R x. OhmmetersxSeries Shunt Digital. R m µa Meter I I s I m s E Digital x I Voltmeter x x E µa Meter m Is OhmmetersxSeries Shunt Digital EIx= = ()E sm x mxvi= x Shunt Ohmmeter Shunt s x E µa Meter I m I m V m E ) ( v I E ) ( E v E v E I When

More information

Measurement in Engineering

Measurement in Engineering Measurement in Engineering Responsible person for the course: Ing. Martin Novak, Ph.D. Report on the laboratory experiment Measurement of temperature of the 12.10.10 - made by Sebastian Kößler Report on

More information

Temperature Measurement

Temperature Measurement MECE 3320 Measurements & Instrumentation Temperature Measurement Dr. Isaac Choutapalli Department of Mechanical Engineering University of Texas Pan American Introduction Temperature is one of the most

More information

Resistance : R = ρ( ) units are Ohms ( 14 ) Resistor 100 ohms

Resistance : R = ρ( ) units are Ohms ( 14 ) Resistor 100 ohms Resistance : If we look a little more closely into how charge flows in a conductor, we see that the electron is essentially free to move about the metal conductor material. The electron roams about the

More information

T h e rm i s t o r s

T h e rm i s t o r s Data Pack E Issued March 00 - T h e rm i s t o r s NTC thermistors The R S range of NTC thermistors includes standard tolerance negative temperature coefficient thermistors, a range of small close tolerance

More information

MEASURING INSTRUMENTS

MEASURING INSTRUMENTS Albaha University Faculty of Engineering Mechanical Engineering g Department MEASURING INSTRUMENTS AND CALIBRATION Lecture (7) Temperature measurement By: Ossama Abouelatta o_abouelatta@yahoo.com Mechanical

More information

SENSORS and TRANSDUCERS

SENSORS and TRANSDUCERS SENSORS and TRANSDUCERS Tadeusz Stepinski, Signaler och system The Thermal Energy Domain Physics» Seebeck effect» Peltier effect» Thomson effect Thermal effects in semiconductors Thermoelectric sensors

More information

SEN TRONIC AG 1 A 6 6 / "

SEN TRONIC AG 1 A 6 6 / 1A 66/" 0!"#$%&'() %"*+", - %"*.", - /01234%( 34.+*!54%& 0*%/# "6#,7857.'.0" - 6#)9.:. &%&;! 0 &????'.&% )&" 8" @&& (++ '() %('.('/(#$!!! ' %! %!& ;!;8 ;!;8 0 &&'&&;! C;!C&(D"@@ &;! 0&&+%&;! C&=;!C&(D"@@

More information

THERMOCOUPLE CHARACTERISTICS TRAINER

THERMOCOUPLE CHARACTERISTICS TRAINER THERMOCOUPLE CHARACTERISTICS TRAINER (Model No : ) User Manual Version 2.0 Technical Clarification /Suggestion : / Technical Support Division, Vi Microsystems Pvt. Ltd., Plot No :75,Electronics Estate,

More information

Sensing, Computing, Actuating

Sensing, Computing, Actuating Sensing, Computing, ctuating Sander Stuijk (s.stuijk@tue.nl) Department of Electrical Engineering Electronic Systems 2 THERMOELECTRIC EFFECT (Chapter 5.11) 3 Thermocouple cylinder head temperature (thermocouple)

More information

I. Introduction and Objectives

I. Introduction and Objectives Calibration and Measurement of Temperatures using K, T-Type Thermocouples, and a Thermistor Ben Sandoval 1 8/28/2013 Five K and five T type thermocouples were calibrated using ice water, a hot bath (boiling

More information

Activity 1: Investigating Temperature

Activity 1: Investigating Temperature Contents Activity Overview... 5 Quick Start Guide... 5 Software Installation... 5 Hardware Setup... 6 mytemp Getting Started Program... 10 General Tips and Tricks... 11 Activity 1: Investigating Temperature...

More information

Exercise 1: Thermistor Characteristics

Exercise 1: Thermistor Characteristics Exercise 1: Thermistor Characteristics EXERCISE OBJECTIVE When you have completed this exercise, you will be able to describe and demonstrate the characteristics of thermistors. DISCUSSION A thermistor

More information

Thermocouples calibration and analysis of the influence of the length of the sensor coating

Thermocouples calibration and analysis of the influence of the length of the sensor coating Journal of Physics: Conference Series OPEN ACCESS Thermocouples calibration and analysis of the influence of the length of the sensor coating To cite this article: M Noriega et al 2015 J. Phys.: Conf.

More information

Measurement of Temperature in the Plastics Industry

Measurement of Temperature in the Plastics Industry Sawi Mess- und Regeltechnik AG CH 8405 Winterthur-Gotzenwil, Switzerland Telephone +41 52 320 50 50, Fax +41 52 320 50 55 www.sawi.ch Measurement of Temperature in the Plastics Industry Johannes Wild,

More information

Trial version. Temperature Sensing. How does the temperature sensor work and how can it be used to control the temperature of a refrigerator?

Trial version. Temperature Sensing. How does the temperature sensor work and how can it be used to control the temperature of a refrigerator? Temperature Sensing How does the temperature sensor work and how can it be used to control the temperature of a refrigerator? Temperature Sensing page: 1 of 13 Contents Initial Problem Statement 2 Narrative

More information

- Copyright Dewesoft d.o.o., all rights reserved. Temperature measurement

- Copyright Dewesoft d.o.o., all rights reserved. Temperature measurement www.dewesoft.com - Copyright 2000-2019 Dewesoft d.o.o., all rights reserved. Temperature measurement Table of Contents Temperature and temperature scales 2 Types of temperature sensors 4 1. Thermocouples

More information

Measurements & Instrumentation. Module 3: Temperature Sensors

Measurements & Instrumentation. Module 3: Temperature Sensors Measurements & Instrumentation PREPARED BY Academic Services Unit August 2013 Institute of Applied Technology, 2013 Module Objectives Upon successful completion of this module, students should be able

More information

Using a Mercury itc with thermocouples

Using a Mercury itc with thermocouples Technical Note Mercury Support Using a Mercury itc with thermocouples Abstract and content description This technical note describes how to make accurate and reliable temperature measurements using an

More information

NTC Thermistors [From Philips Data Handbook PA ]

NTC Thermistors [From Philips Data Handbook PA ] NTC Thermistors [From Philips Data Handbook PA02 1989] Definition and composition Negative temperature coefficient thermistors (NTCs) are resistive components, of which the resistance decreases as temperature

More information

Sensors and Actuators Sensors Physics

Sensors and Actuators Sensors Physics Sensors and Actuators Sensors Physics Sander Stuijk (s.stuijk@tue.nl) Department of Electrical Engineering Electronic Systems HEMOESISIVE SENSOS (Chapter 16.3) 3 emperature sensors placement excitation

More information

Experiment 3. Electrical Energy. Calculate the electrical power dissipated in a resistor.

Experiment 3. Electrical Energy. Calculate the electrical power dissipated in a resistor. Experiment 3 Electrical Energy 3.1 Objectives Calculate the electrical power dissipated in a resistor. Determine the heat added to the water by an immersed heater. Determine if the energy dissipated by

More information

Temperature. 3

Temperature. 3 Temperature In 1848, Sir William Thomson (Lord Kelvin) stated the zero principle of dynamics. This principle enabled him to define thermodynamic temperature and to establish an objective method of measuring

More information

Sensors and Actuators Sensors Physics

Sensors and Actuators Sensors Physics Sensors and ctuators Sensors Physics Sander Stuijk (s.stuijk@tue.nl) Department of Electrical Engineering Electronic Systems 2 THERMOELECTRIC SENSORS (Chapter 3.9, 16.4) 3 Thermoelectric effect thermoelectric

More information

ME 105 Mechanical Engineering Laboratory Spring Quarter Experiment #2: Temperature Measurements and Transient Conduction and Convection

ME 105 Mechanical Engineering Laboratory Spring Quarter Experiment #2: Temperature Measurements and Transient Conduction and Convection ME 105 Mechanical Engineering Lab Page 1 ME 105 Mechanical Engineering Laboratory Spring Quarter 2010 Experiment #2: Temperature Measurements and Transient Conduction and Convection Objectives a) To calibrate

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY /6.071 Introduction to Electronics, Signals and Measurement Spring 2006

MASSACHUSETTS INSTITUTE OF TECHNOLOGY /6.071 Introduction to Electronics, Signals and Measurement Spring 2006 MASSACHUSETTS INSTITUTE OF TECHNOLOGY 22.07/6.07 Introduction to Electronics, Signals and Measurement Spring 2006 Lab6. Resistor Networks 2. Experiment. Power rating of resistors. Power rating is a very

More information

NEEL Phase Change in Chromium At the Néel Temperature

NEEL Phase Change in Chromium At the Néel Temperature University of Toronto ADVANCED PHYSICS LABOATOY NEEL Phase Change in Chromium At the Néel Temperature evisions: January 2018: January/August 2016: October 2005: Original: Young-June Kim David Bailey

More information

Temperature Measurements Using Type K Thermocouples and the Fluke Helios Plus 2287A Datalogger Artmann, Nikolai; Vonbank, R.; Jensen, Rasmus Lund

Temperature Measurements Using Type K Thermocouples and the Fluke Helios Plus 2287A Datalogger Artmann, Nikolai; Vonbank, R.; Jensen, Rasmus Lund Aalborg Universitet Temperature Measurements Using Type K Thermocouples and the Fluke Helios Plus 2287A Datalogger Artmann, Nikolai; Vonbank, R.; Jensen, Rasmus Lund Publication date: 2008 Document Version

More information

Slide 1. Temperatures Light (Optoelectronics) Magnetic Fields Strain Pressure Displacement and Rotation Acceleration Electronic Sensors

Slide 1. Temperatures Light (Optoelectronics) Magnetic Fields Strain Pressure Displacement and Rotation Acceleration Electronic Sensors Slide 1 Electronic Sensors Electronic sensors can be designed to detect a variety of quantitative aspects of a given physical system. Such quantities include: Temperatures Light (Optoelectronics) Magnetic

More information

Series & Parallel Resistors 3/17/2015 1

Series & Parallel Resistors 3/17/2015 1 Series & Parallel Resistors 3/17/2015 1 Series Resistors & Voltage Division Consider the single-loop circuit as shown in figure. The two resistors are in series, since the same current i flows in both

More information

Sensing, Computing, Actuating

Sensing, Computing, Actuating Sensing, Computing, Actuating Sander Stuijk (s.stuijk@tue.nl) Department of Electrical Engineering Electronic Systems HEMOESISIVE SENSOS AND LINEAIZAION (Chapter.9, 5.11) 3 Applications discharge air temperature

More information

Section 7. Temperature Measurement

Section 7. Temperature Measurement Section 7 Temperature Measurement 7/25/2017 Engineering Measurements 7 1 Working Definition Temperature is a measure of the average kinetic energy of the molecules that make of a substance. After time,

More information

Module 4 : THERMOELECTRICITY Lecture 21 : Seebeck Effect

Module 4 : THERMOELECTRICITY Lecture 21 : Seebeck Effect Module 4 : THERMOELECTRICITY Lecture 21 : Seebeck Effect Objectives In this lecture you will learn the following Seebeck effect and thermo-emf. Thermoelectric series of metals which can be used to form

More information

Temperature Project. Lab: Section K. Masahiro Inano Christopher Casey Adam Tigue

Temperature Project. Lab: Section K. Masahiro Inano Christopher Casey Adam Tigue Temperature Project Lab: Section K Masahiro Inano Christopher Casey Adam Tigue 5/06/2010 Description: For our project a container of instant tomato soup was microwaved according to the given instructions.

More information

Lecture 36: Temperatue Measurements

Lecture 36: Temperatue Measurements Lecture 36: Temperatue Measurements Contents Principle of thermocouples Materials for themocouples Cold junction compensation Compensating wires Selection of thermocouples Illustration of gas temperature

More information

Temperature Measurement

Temperature Measurement Temperature Measurement Concepts Concept from Claudius Galenus 8 Mixtures of Ice/boiling water Latin temperatura (blending/mixing) At left Galileo s Florentine Thermograph Temperature Measurement Florentine

More information

DATA SHEET. Thermocouple module with digital I²C-Interface - THMOD-I²C. Characteristic features. Areas of application. Features.

DATA SHEET. Thermocouple module with digital I²C-Interface - THMOD-I²C. Characteristic features. Areas of application. Features. Description Characteristic features Industrial temperature measuring method Wide measuring range, -270...+1360 C Digital I²C-interface Simple integration to micro-controller Scope of supply with thermocouple,

More information

Peltier Application Note

Peltier Application Note Peltier Application Note Early 19th century scientists, Thomas Seebeck and Jean Peltier, first discovered the phenomena that are the basis for today s thermoelectric industry. Seebeck found that if you

More information

ASEN 2002 Experimental Laboratory 1: Temperature Measurement and an Blow Dryer Test

ASEN 2002 Experimental Laboratory 1: Temperature Measurement and an Blow Dryer Test ASEN 2002 Experimental Laboratory 1: Temperature Measurement and an Blow Dryer Test Assigned 6 September 2000 Individual Lab Reports due 3 October 2000 OBJECTIVES Learn the basic concepts and definitions

More information

Harnessing the Power of Arduino for the Advanced Lab

Harnessing the Power of Arduino for the Advanced Lab P P Herbert Jaeger + Harnessing the Power of Arduino for the Advanced Lab (Final Version) ALPhA Immersion Workshop July 27 29, 2017 Department of Physics Indiana University Purdue University Ft. Wayne,

More information

BOWTHORPE THERMOMETRICS THERMOMETRICS, INC. KEYSTONE THERMOMETRICS CORPORATION

BOWTHORPE THERMOMETRICS THERMOMETRICS, INC. KEYSTONE THERMOMETRICS CORPORATION NTC THERMISTORS WHAT IS A THERMISTOR A thermistor is an electronic component that exhibits a large change in resistance with a change in its body temperature. The word thermistor is actually a contraction

More information

APPENDIX ELEVEN Open Fire Temperature Measurements

APPENDIX ELEVEN Open Fire Temperature Measurements APPENDIX ELEVEN Open Fire Temperature Measurements Temperatures are usually recorded with alcohol or mercury thermometers, with thermistors or resistance temperature detectors (platinum resistance thermometers),

More information

ME 365 EXPERIMENT 5 FIRST ORDER SYSTEM IDENTIFICATION APPLIED TO TEMPERATURE MEASUREMENT SYSTEMS

ME 365 EXPERIMENT 5 FIRST ORDER SYSTEM IDENTIFICATION APPLIED TO TEMPERATURE MEASUREMENT SYSTEMS ME 365 EXPERIMENT 5 FIRST ORDER SYSTEM IDENTIFICATION APPLIED TO TEMPERATURE MEASUREMENT SYSTEMS Objectives: In this two week experiment, we will gain familiarity with first order systems by using two

More information

TEMPERATURE MEASUREMENT. GROUP 3 Noah Beauchamp Kyle Camacho Jack Connolly Curtis Yu

TEMPERATURE MEASUREMENT. GROUP 3 Noah Beauchamp Kyle Camacho Jack Connolly Curtis Yu TEMPERATURE MEASUREMENT GROUP 3 Noah Beauchamp Kyle Camacho Jack Connolly Curtis Yu Thermodynamics I Section 15 22 January 2018 Group 3 Page: 2 Abstract The Temperature Measurement lab involved using a

More information

Temperature Compensation for MEAS Pressure Sensors

Temperature Compensation for MEAS Pressure Sensors INTRODUCTION Advancements in microelectronic technology have pushed silicon sensors not only toward greater sophistication and lower functional cost but also in the direction of higher performance. The

More information

Temperature Sensing. How does the temperature sensor work and how can it be used to control the temperature of a refrigerator?

Temperature Sensing. How does the temperature sensor work and how can it be used to control the temperature of a refrigerator? Temperature Sensing How does the temperature sensor work and how can it be used to control the temperature of a refrigerator? Temperature Sensing page: 1 of 22 Contents Initial Problem Statement 2 Narrative

More information

TEMPERATURE SENSOR. Model TH-T. Roctest Limited, All rights reserved.

TEMPERATURE SENSOR. Model TH-T. Roctest Limited, All rights reserved. INSTRUCTION MANUAL TEMPERATURE SENSOR Model TH-T Roctest Limited, 2005. All rights reserved. This product should be installed and operated only by qualified personnel. Its misuse is potentially dangerous.

More information

Exercise 1: Thermocouple Characteristics

Exercise 1: Thermocouple Characteristics The Thermocouple Transducer Fundamentals Exercise 1: Thermocouple Characteristics EXERCISE OBJECTIVE When you have completed this exercise, you will be able to describe and demonstrate the characteristics

More information

Process Control Instrumentation Technology Curtis D. Johnson Eighth Edition

Process Control Instrumentation Technology Curtis D. Johnson Eighth Edition Process Control Instrumentation Technology Curtis D. Johnson Eighth Edition Pearson Education Limited Edinburgh Gate Harlow Essex CM20 2JE England and Associated Companies throughout the world Visit us

More information

Technical Notes. Introduction. PCB (printed circuit board) Design. Issue 1 January 2010

Technical Notes. Introduction. PCB (printed circuit board) Design. Issue 1 January 2010 Technical Notes Introduction Thermal Management for LEDs Poor thermal management can lead to early LED product failure. This Technical Note discusses thermal management techniques and good system design.

More information

Chapter 3. Chapter 3

Chapter 3. Chapter 3 Chapter 3 Summary Review of V, I, and R Voltage is the amount of energy per charge available to move electrons from one point to another in a circuit. Current is the rate of charge flow and is measured

More information

Experiment 14 It s Snow Big Deal

Experiment 14 It s Snow Big Deal Experiment 14 It s Snow Big Deal OUTCOMES After completing this experiment, the student should be able to: use computer-based data acquisition techniques to measure temperatures. draw appropriate conclusions

More information

[ ] Sensors for Temperature Measurement, and Their Application 2L R 1 1 T 1 T 2

[ ] Sensors for Temperature Measurement, and Their Application 2L R 1 1 T 1 T 2 Sensors for Temperature Measurement, and Their Application In today s market, it is very rare to see electronic equipment that has not undergone extensive thermal evaluation, either by measurement or simulation.

More information

Physics 1214 Chapter 19: Current, Resistance, and Direct-Current Circuits

Physics 1214 Chapter 19: Current, Resistance, and Direct-Current Circuits Physics 1214 Chapter 19: Current, Resistance, and Direct-Current Circuits 1 Current current: (also called electric current) is an motion of charge from one region of a conductor to another. Current When

More information

NEEDS Thermoelectric Compact Model Documentation Version 1.0.0

NEEDS Thermoelectric Compact Model Documentation Version 1.0.0 NEEDS Thermoelectric Compact Model Documentation Version 1.0.0 Published on August 31, 2015 Introduction The NEEDS thermoelectric compact model (TEsegment.va) describes a homogeneous segment of thermoelectric

More information

CHIP RESISTOR. Chip Resistors Selection Guide. General Purpose Chip Resistor. Zero Ohm Jumper Resistor. Chip Resistor Array MAX WORKING VOLTAGE

CHIP RESISTOR. Chip Resistors Selection Guide. General Purpose Chip Resistor. Zero Ohm Jumper Resistor. Chip Resistor Array MAX WORKING VOLTAGE Chip Resistors Selection Guide General Purpose Chip Resistor SIZE/ mm POWER RATING MAX WORKING VOLTAGE TOLERANCE RESISTANCE RANGE 0402 1.00*0.50 0603 1.60*0.80 1/10W 0. 0805 2.00*1.25 1/8W 1 0. 1206 3.10*1.60

More information

Experiment 4. RC Circuits. Observe and qualitatively describe the charging and discharging (decay) of the voltage on a capacitor.

Experiment 4. RC Circuits. Observe and qualitatively describe the charging and discharging (decay) of the voltage on a capacitor. Experiment 4 RC Circuits 4.1 Objectives Observe and qualitatively describe the charging and discharging (decay) of the voltage on a capacitor. Graphically determine the time constant τ for the decay. 4.2

More information

Development of Thermistor Linearization Circuit based on Modified 555 Timer using LabVIEW

Development of Thermistor Linearization Circuit based on Modified 555 Timer using LabVIEW Development of Thermistor Linearization Circuit based on Modified 555 Timer using LabVIEW Ayushi SRIVASTAVA 1, Vaishnavi A.R.S.N 2, Mahesh Prasad. M 3, Rama Rao.P 4, and K.V.L.Narayana 5 1,2,3,4,5 Department

More information

EXPERIMENT ET: ENERGY TRANSFORMATION & SPECIFIC HEAT

EXPERIMENT ET: ENERGY TRANSFORMATION & SPECIFIC HEAT MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.01X Fall 2000 EXPERIMENT ET: ENERGY TRANSFORMATION & SPECIFIC HEAT We have introduced different types of energy which help us describe

More information

Part 2. Sensor and Transducer Instrument Selection Criteria (3 Hour)

Part 2. Sensor and Transducer Instrument Selection Criteria (3 Hour) Part 2 Sensor and Transducer Instrument Selection Criteria (3 Hour) At the end of this chapter, you should be able to: Describe the definition of sensor and transducer Determine the specification of control

More information

Name Group # Date Partners. Specific Heat and Calorimetry

Name Group # Date Partners. Specific Heat and Calorimetry Specific Heat and Calorimetry Experimental Objective The objective of this experiment is to determine the specific heat of two metals using a calorimetric procedure called the method of mixtures. Theory

More information

Making Contact with Temperature

Making Contact with Temperature Making Contact with Temperature Here is a look at the phenomenon itself, the basic measurement technologies available, and how industry is presently using them. Jesse Yoder, Flow Research Temperature is

More information

MCT151: Introduction to Mechatronics Lecture 10: Sensors & Transduction Mechanisms

MCT151: Introduction to Mechatronics Lecture 10: Sensors & Transduction Mechanisms Faculty of Engineering MCT151: Introduction to Mechatronics Lecture 10: Sensors & Transduction Mechanisms Slides are borrowed from Dr. Mohamed Elshiekh lectures Types of sensors Sensors are considered

More information

Studying Phase Transitions with a Strain Gage

Studying Phase Transitions with a Strain Gage Studying Phase Transitions with a Strain Gage Muhammad Wasif and Sabieh Anwar LUMS School of Science and Engineering Monday, Aug, 15, 2011 Many physical substances undergo phase transitions when subject

More information

Cryogenic Instrumentation I Thermometry OUTLINE Thermometry Pt (pure metal) Temperature Ranges of Thermometer Application Typical Resistive Thermal

Cryogenic Instrumentation I Thermometry OUTLINE Thermometry Pt (pure metal) Temperature Ranges of Thermometer Application Typical Resistive Thermal Cryogenic Instrumentation I 1. Thermometry 2. anges of Application 3. Constant Volume 4. Thermocouples 5. Time esponse Data 6. 4 Terminal esistance Measurement OUTLINE 8. Pt (pure metal) 9. Typical esistive

More information

Nanoelectronic Thermoelectric Energy Generation

Nanoelectronic Thermoelectric Energy Generation Nanoelectronic Thermoelectric Energy Generation Lourdes Ferre Llin l.ferre-llin.1@research.gla.ac.uk 1 Overview: Brief introduction on Thermoelectric generators. Goal of the project. Fabrication and Measurements

More information

LM34 - Precision Fahrenheit Temperature Sensor

LM34 - Precision Fahrenheit Temperature Sensor - Precision Fahrenheit Temperature Sensor Features Typical Application Calibrated directly in degrees Fahrenheit Linear +10.0 mv/ F scale factor 1.0 F accuracy guaranteed (at +77 F) Parametric Table Supply

More information

LM135/LM235/LM335, LM135A/LM235A/LM335A Precision Temperature Sensors

LM135/LM235/LM335, LM135A/LM235A/LM335A Precision Temperature Sensors LM135/LM235/LM335, LM135A/LM235A/LM335A Precision Temperature Sensors General Description The LM135 series are precision, easily-calibrated, integrated circuit temperature sensors. Operating as a 2-terminal

More information

Fig. 1. Two common types of van der Pauw samples: clover leaf and square. Each sample has four symmetrical electrical contacts.

Fig. 1. Two common types of van der Pauw samples: clover leaf and square. Each sample has four symmetrical electrical contacts. 15 2. Basic Electrical Parameters of Semiconductors: Sheet Resistivity, Resistivity and Conduction Type 2.1 Objectives 1. Familiarizing with experimental techniques used for the measurements of electrical

More information

INSTRUCTION MANUAL Milwaukee Refractometer MA881 Refractometer for Invert Sugar Measurements

INSTRUCTION MANUAL Milwaukee Refractometer MA881 Refractometer for Invert Sugar Measurements www.milwaukeeinst.com INSTRUCTION MANUAL Milwaukee Refractometer MA881 Refractometer for Invert Sugar Measurements www.milwaukeeinst.com 1 Instruction Manual MA881 Refractometer for Invert Sugar Measurements

More information

MECHATRONICS II LABORATORY Experiment #4: First-Order Dynamic Response Thermal Systems

MECHATRONICS II LABORATORY Experiment #4: First-Order Dynamic Response Thermal Systems MECHATRONICS II LABORATORY Experiment #4: First-Order Dynamic Response Thermal Systems The simplest dynamic system is a linear first order system. The time response of a first-order system is exponential.

More information

Simple circuits - 3 hr

Simple circuits - 3 hr Simple circuits - 3 hr Resistances in circuits Analogy of water flow and electric current An electrical circuit consists of a closed loop with a number of different elements through which electric current

More information

LM135 LM235 LM335 LM135A LM235A LM335A Precision Temperature Sensors

LM135 LM235 LM335 LM135A LM235A LM335A Precision Temperature Sensors LM135 LM235 LM335 LM135A LM235A LM335A Precision Temperature Sensors General Description The LM135 series are precision easily-calibrated integrated circuit temperature sensors Operating as a 2-terminal

More information

A Simple Thermistor Design for Industrial Temperature Measurement

A Simple Thermistor Design for Industrial Temperature Measurement IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 5 Ver. III (Sep - Oct 2016), PP 57-66 www.iosrjournals.org A Simple Thermistor Design

More information

ECE421: Electronics for Instrumentation MEP382: Design of Applied Measurement Systems Lecture #2: Transduction Mechanisms

ECE421: Electronics for Instrumentation MEP382: Design of Applied Measurement Systems Lecture #2: Transduction Mechanisms ECE421: Electronics for Instrumentation MEP382: Design of Applied Measurement Systems Lecture #2: Transduction Mechanisms Mostafa Soliman, Ph.D. April 28 th 2014 Slides are borrowed from Dr. Moahmed Elshiekh

More information

Tried. Tested. Trusted. A Guide to. Temperature Measurement

Tried. Tested. Trusted. A Guide to. Temperature Measurement Tried. Tested. Trusted. A Guide to Temperature Measurement Contents 2-3 4 4-5 6 6-7 7-14 15-20 21-23 24-25 26-29 30-33 34-37 38-41 42-45 46-48 49-50 51-52 63-64 Introduction Temperature Temperature Scales

More information

FEATURES BODY DIA. MAX. Type M AWG 30: [0.254] Type C AWG 28: [0.320] Type T AWG 30: [0.254]

FEATURES BODY DIA. MAX. Type M AWG 30: [0.254] Type C AWG 28: [0.320] Type T AWG 30: [0.254] M, C, T NTC Thermistors, Coated FEATURES Small size - conformally coated. Wide resistance range. Available in 11 different R-T curves. DESCRIPTION Models M, C, and T are conformally coated, leaded thermistors

More information

PHYS320 ilab (O) Experiment 2 Instructions Conservation of Energy: The Electrical Equivalent of Heat

PHYS320 ilab (O) Experiment 2 Instructions Conservation of Energy: The Electrical Equivalent of Heat PHYS320 ilab (O) Experiment 2 Instructions Conservation of Energy: The Electrical Equivalent of Heat Objective: The purpose of this activity is to determine whether the energy dissipated by a heating resistor

More information

Base metal thermocouples drift rate dependence from thermoelement diameter

Base metal thermocouples drift rate dependence from thermoelement diameter Journal of Physics: Conference Series OPEN ACCESS Base metal thermocouples drift rate dependence from thermoelement diameter To cite this article: P Pavlasek et al 2015 J. Phys.: Conf. Ser. 588 012016

More information

Resistivity and Temperature Coefficients (at 20 C)

Resistivity and Temperature Coefficients (at 20 C) Homework # 4 Resistivity and Temperature Coefficients (at 0 C) Substance Resistivity, Temperature ( m) Coefficient, (C ) - Conductors Silver.59 x 0-0.006 Copper.6 x 0-0.006 Aluminum.65 x 0-0.0049 Tungsten

More information

The 5 th TSME International Conference on Mechanical Engineering th December 2014, The Empress, Chiang Mai

The 5 th TSME International Conference on Mechanical Engineering th December 2014, The Empress, Chiang Mai A 3-D Numerical Simulation of Temperature Distribution across the Contact Surface of a Small-scale Hot Press Machine for PEFC Applications Naren Chaithanee 1, Patcharawat Charoen-amornkitt 2, Kotchakarn

More information

Memorandum. September 21. To: Terry Cool, Project Manager From: Brian Lim, Lead Scientist Re: Progress Report on Temperature Controllers

Memorandum. September 21. To: Terry Cool, Project Manager From: Brian Lim, Lead Scientist Re: Progress Report on Temperature Controllers Memorandum September 21 To: Terry Cool, Project Manager From: Brian Lim, Lead Scientist Re: Progress Report on Temperature Controllers Summary I propose using an inexpensive NTC thermistor to maintain

More information

Chapter 03. Resistance. Resistance of Conductors. Type of Material resistivity (Ω m) Type of Material. Length / Area. Resistance Formula

Chapter 03. Resistance. Resistance of Conductors. Type of Material resistivity (Ω m) Type of Material. Length / Area. Resistance Formula Chapter 03 Resistance Resistance of Conductors Resistance of material depends on several factors: Type of Material, Conductor length, or l Cross-sectional area, A Temperature, T C-C Source: Tsai Circuit

More information

PHY3901 PHY3905. Hall effect and semiconductors Laboratory protocol

PHY3901 PHY3905. Hall effect and semiconductors Laboratory protocol PHY3901 PHY3905 Hall effect and semiconductors Laboratory protocol PHY3901 PHY3905 Hall effect and semiconductors Laboratory protocol Objectives Observe and qualitatively understand the phenomenon of transverse

More information

The Underground Experimental Investigation of Thermocouples

The Underground Experimental Investigation of Thermocouples The Underground Experimental Investigation of Thermocouples April 14, 21 Abstract This experiment investigates a K-type thermocouple in order to demonstrate the Seebeck and Peltier coefficients. Temperature

More information

Electrical and Magnetic Properties of High Temperature Superconductors Using Varying forms of Data Acquisition

Electrical and Magnetic Properties of High Temperature Superconductors Using Varying forms of Data Acquisition Journal of the Advanced Undergraduate Physics Laboratory Investigation Volume 1 Issue 1 Article 3 2013 Electrical and Magnetic Properties of High Temperature Superconductors Using Varying forms of Data

More information

IC Temperature Sensor Provides Thermocouple Cold-Junction Compensation

IC Temperature Sensor Provides Thermocouple Cold-Junction Compensation IC Temperature Sensor Provides Thermocouple Cold-Junction Compensation Introduction Due to their low cost and ease of use, thermocouples are still a popular means for making temperature measurements up

More information

Instruction Manual HI Refractometer for Invert Sugar Measurements

Instruction Manual HI Refractometer for Invert Sugar Measurements Instruction Manual HI 96804 Refractometer for Invert Sugar Measurements www.hannainst.com 1 Dear Customer, Thank you for choosing a Hanna product. This manual will provide you with the necessary information

More information

Determination of the Equivalent Weight and the K a or K b for a Weak Acid or Base

Determination of the Equivalent Weight and the K a or K b for a Weak Acid or Base INTRODUCTION Determination of the Equivalent Weight and the K a or K b for a Weak Acid or Base Chemists frequently make use of the equivalent weight (eq. wt.) as the basis for volumetric calculations.

More information