SlideShare una empresa de Scribd logo
1 de 4
Descargar para leer sin conexión
International Journal of Engineering Research and Development
e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com
Volume 6, Issue 6 (March 2013), PP. 06-09

  Thermocouple Testing by Comparative Evaluation with
         Assistance of developed Programming
                                   P.K. Wankhade1, D. S. Ingole2
                         1
                          Chemical Technology Department, S.G.B. Amravati University.
                             2
                               PRM institute of engineering & Technology, Badnera.


    Abstract: - Thermocouples are widely used to measure temperature in industries and science. Two
    thermocouples respond somewhat differently under identical measurement conditions. As a result,
    these need to be tested and calibrated to produce interpretable measurement. This paper discusses
    about the experimental set-up developed to carry out the testing of thermocouples, after establishing an
    interface between the thermocouple test set and PC for quick and precise results. The computer
    software was also developed to plot comparative thermocouple performance characteristics.

    Keywords: - Thermocouple, Temperature, Calibration, Computer Interface, Sensors.

                                         I.       INTRODUCTION
          Temperature is the mostly measured quantity in different processes. Its wide range of applications and
varied environment of operation, call for a variety of engineering adaptations of the temperature measuring
system12. Industrially the most important temperature transducer is the thermocouple 13. Typically thermocouples
are used for temperature measurements and it is important to ensure that the thermocouples are accurate and
give reliable readings9. When connected in pairs, thermocouples are simple and efficient sensors that output an
extremely small dc voltage proportional to the temperature difference between the two junctions in a closed
thermoelectric circuit. The thermoelectric thermometry is based on the fact that an EMF is generated when the
junctions of two dissimilar metals are kept at different temperatures; the magnitude of the EMF depends on the
temperatures of the junctions15. The response of a particular thermocouple depends on the exact formulation of
the metals used to construct it. Measuring with two thermocouples will respond somewhat differently under
identical conditions. A given thermocouple material must be calibrated over the complete range of temperatures
in which it is to be used5.
          Computer assisted experimentation is an exciting and emerging field which empowers the capabilities
of the conventional measurement systems and yields fascinating performance. The experimentation example can
be good preparation for the design and implementation of any computer assisted physical system. The results of
advancing the on-machine and post-process sensing and analysis techniques will have significant impact on
research into precision and agile engineering applications. The research results can be used to identify, decouple,
and then minimize confounded measurement uncertainties. The results of developing innovative measurement
procedures and sampling strategies will advance the technology in extracting information that truly represents
the actual dimensions and the form of measured features. Therefore, the quality and reliability of the inspection
data can be improved dramatically and a more accurate and meaningful conclusion can be drawn14.
          In the present study, the efforts have been made to establish an interface by means of analog to digital
converter (A/D) card between the measurement system and PC. All A/D converters accomplish their task by
partitioning the full analog input range into a fixed number of digital steps. An important feature of data
acquisition products is how they bring together sophisticated functions in an integrated, easy-to-use system.
Given the companion software that is available, the user can take advantage of the latest technology without
being intimately familiar with the internal details of the hardware 3. This interface enables to carry out the
experimentation of thermocouple testing and temperature monitoring with the help of PC and temperature
sensors. The computer software has been developed in VB6 to record the data and software plots the
performance characteristics for the thermocouple.

                   II.       WORKING OF THERMOCOUPLE TEST SET (TTS)
        The TTS unit comprises a potentiometer, a calibrated source and a wheat-stone bridge. The EMF of the
thermocouple was measured with a potentiometer, which was capable of an accuracy of a few tenths of a micro-
volt. Two suitable types of potentiometer are the Diesselhorst and the vernier 8. A taut suspension type
galvanometer is built-in. Initial standardization carried independently with the help of coarse and fine
potentiometer rheostats. For testing of a thermocouple, the null point of the galvanometer for selected range of
                                                        6
Thermocouple Testing by Comparative Evaluation with Assistance of developed...

EMF values of the thermocouple was found out. The EMF generated by thermocouple under test was tabulated
(Table 1). Noltingk9 shown that, for type-k thermocouples, the characteristic is almost linear in the range –50 C
to 400 C.

                      III.     CAX SETUP FOR THERMOCOUPLE TESTING
        All Computers are able to suitably analyses large scale data systems that are generated in various
experimental studies. Figure 1 shows the generalized block diagram of experimental set-up developed. The
CAX set-up consists TTS, thermocouple (k-type), WB, digital thermometer, A/D PCL-812 PC interface card
and the PC as shown in Figure 2. The corresponding software was developed by using a commercially available
visual programming package VB6. The PCL-812 A/D converter card is a high speed, multifunction data
acquisition card for IBM PC and compatible computers. The temperature & EMF values measured by CAX
setup are given in Table 2.




                                  Fig 1: CAX set-up for thermocouple testing

        IV.      FLOWCHART, COMPUTER PROGRAMMING AND OBSERVATIONS
         The steps involved in development of computer program are represented by flowchart as shown in
Figure 3. The computer program generates various forms required to input, output and display of information.
The standard objects available in VB6 library were used as per the requirement. The inputs can be provided
through specially designed forms. The available option plots time v/s temperature characteristic for the given
individual temperature sensor on time scale. The measurement option available on the form records data with
the help of data acquisition card in real time.




                                                        7
Thermocouple Testing by Comparative Evaluation with Assistance of developed...

The digital temperature values are displayed for the adjacent test unit on the form. Further, the recorded data is
stored in separate data file. This data is used by computer program to plot the characteristics. The intervals of
data acquisition can be controlled automatically as per requirement. The program can be abruptly terminated,
whenever required. The TTS reading corresponds to the difference in temperature between the surroundings
(room) and the WB. To test the thermocouple, room temperature* had taken into consideration to get the
absolute value of temperature (TTTS). To make accurate temperature measurements with thermocouples, the
reference junction temperature must remain constant; if it varies, suitable compensation for these variations
must be provided10. Here, the equivalent mV (ERM) value for the room temperature was selected from reference
table11. Then the mV value was added corresponding to the room temperature, to every E TTS reading (Table 1).

                                       V.       RESULT ANALYSIS
          From Table 3 and Figure 3, it appears that, there is a closed association of the behavior of the graphs
generated from the observed readings T WB, calculated readings TTTS from the generated EMF, (E) and T CAX, with
corresponding EMFs, (EWB, E and ECAX) respectively. The thermocouple characteristic plotted with reference to
time by computer program is shown in Figure 4. Approximately a linear trend was observed for the recorded
readings. The correlate curve of temperature vs EMF nearly runs parallel. Initially, the temperature TTTS is
higher and at the end it is lower than the temperature T CAX because the surrounding temperature plays an
important role at lower temperatures. At higher temperatures, related EMF affects very little. This ensures the
quick, faster and precise performance with developed CAX setup for the desired interval of time.




              Fig 3: Characteristics of EMF vs WB, TTS and CAX temperatures respectively

                                                        8
Thermocouple Testing by Comparative Evaluation with Assistance of developed...




                             Fig 4: Thermocouple characteristics by CAX setup

                                         VI.      CONCLUSIONS
         This paper has provided the consolidation of the information regarding thermocouple testing by using
the developed CAX set-up. The experimentation was restricted to type-k thermocouple tested in air. The
thermocouple performance was compared by three methods, i.e. WB, TTS and CAX. From the plotted
characteristics, it is seen that, the performance of the thermocouple by discussed method was matching with the
performance shown by the standard method.
          Modern equipment is continuously being developed, but certain basic devices have proved their
usefulness in broad areas. Undoubtedly, these devices shall be widely used for next many years. These devices
are of great interest and unique in themselves. They serve as the vehicle for presentation and development of
general techniques and principles required in the field of measurement and instrumentation in handling
problems. Moreover, these general concepts can be useful in treating many devices that may be developed in
future. Common advantages of such computer based systems are their flexibility and adaptability to changing
situations and requirements. Future changes can be accommodated rapidly and cheaply by program
modifications.

                                               REFERENCES
  [1].    Anderson N. A., Instrumentation for Process Measurement and Control, Chilton Company, 3 rd Ed.,
          (1980), p.133.
  [2].    Calibration of Temperature Measuring Instruments, National Physical Laboratory, (1957).
  [3].    Considine D. M., Industrial Instruments and Control Handbook, McGraw Hill, 4 th Ed., (1993), p. 7.2.
  [4].    D. Ripple, G.W.Burns, M.G.ScrogerAssessment of Uncertainties of Thermocouple calibration at NIST
          publication 250-35 (U.S. government printing office, Washington, DC, 1993)
  [5].    Doebelin E. O., Measurement Systems, McGraw Hill, 4 th Ed., (1990), p. 628.
  [6].    G.T.Cunnigham, Trent Webster, Design, Manufacturing and Testing of a boiler metal surface
          temperature probe, proceeding of 2000 International joint power generation conference, Florida.
  [7].    G.W.Burns, M.G.Scroger, The calibration of Thermocouple and thermocouple materials,
          NIST special publication 250-35 (U.S. government printing office, Washington, DC, 1989)
  [8].    L. Covini, R.Perrisi, J.W.Andrews C.Brooks W. Newbert, P.Bloembergen, J.Voyer, I. Wessel,
          Itercomparision of platinum thermocouple calibration, High temperatures High pressure, 19, 177
          (1987).
  [9].    Lerch B.A., Nathal M.V., Thermocouple Calibration and Accuracy in a Materials Testing Laboratory,
          NASA/TM-2002-211507, p.1.
  [10].   Liptak B. G., Instrument Engineers Handbook, Chilton Book Company, (1982), p. 327.
  [11].   Noltingk B. E., Instrumentation Reference Book, Butterworths, (1988), p. 2.34.
  [12].   Padmanabhan T.R., Industrial Instrumentation, Principles and Design, Sprinder-Verlag, London Ltd.,
          (2000).
  [13].   Patranabis D., Principles of Industrial Instrumentation, Tata McGraw Hill, 2nd Ed. (1996), p. 245.
  [14].   Plonka F., Computer Applications in Production and Engineering, Chapman & Hall, (1997), p. 408.
  [15].   Sirohi R. S., Mechanical Measurements, New Age Int. (P) Ltd. Pub. (1996), p. 202.




                                                      9

Más contenido relacionado

La actualidad más candente

An Approach to LabVIEW Based Temperature & Relative Humidity Monitoring System
An Approach to LabVIEW Based Temperature & Relative Humidity Monitoring SystemAn Approach to LabVIEW Based Temperature & Relative Humidity Monitoring System
An Approach to LabVIEW Based Temperature & Relative Humidity Monitoring SystemIDES Editor
 
Differential scanning calorimetry
Differential scanning calorimetryDifferential scanning calorimetry
Differential scanning calorimetryushaSanmugaraj
 
Conductivity measurement water-base(temperature is not included)
Conductivity measurement water-base(temperature is not included)Conductivity measurement water-base(temperature is not included)
Conductivity measurement water-base(temperature is not included)sarkawtn
 
RTD or Thermocouple; What's the Right Choice?
RTD or Thermocouple; What's the Right Choice?RTD or Thermocouple; What's the Right Choice?
RTD or Thermocouple; What's the Right Choice?Chuck Bragg
 
Implementation of redundancy in the effective regulation of temperature in an...
Implementation of redundancy in the effective regulation of temperature in an...Implementation of redundancy in the effective regulation of temperature in an...
Implementation of redundancy in the effective regulation of temperature in an...IOSR Journals
 
Optimizing the-performance-of-a-standing-wave-loudspeaker-driven-thermoacoust...
Optimizing the-performance-of-a-standing-wave-loudspeaker-driven-thermoacoust...Optimizing the-performance-of-a-standing-wave-loudspeaker-driven-thermoacoust...
Optimizing the-performance-of-a-standing-wave-loudspeaker-driven-thermoacoust...محمود الأمير
 
Transducers : Thermal Sensors
Transducers : Thermal SensorsTransducers : Thermal Sensors
Transducers : Thermal SensorsGhansyam Rathod
 
New Magnetodielectric Materials for Magnetic Flux Control
New Magnetodielectric Materials for Magnetic Flux ControlNew Magnetodielectric Materials for Magnetic Flux Control
New Magnetodielectric Materials for Magnetic Flux ControlFluxtrol Inc.
 
Report_EBACProject_BBP
Report_EBACProject_BBPReport_EBACProject_BBP
Report_EBACProject_BBPArun Sankar
 
IRJET- Calculating BLDC Stator Temperature and Relationships with Other Param...
IRJET- Calculating BLDC Stator Temperature and Relationships with Other Param...IRJET- Calculating BLDC Stator Temperature and Relationships with Other Param...
IRJET- Calculating BLDC Stator Temperature and Relationships with Other Param...IRJET Journal
 
Mark Woods Career Excerpts
Mark Woods Career ExcerptsMark Woods Career Excerpts
Mark Woods Career Excerptsmarkwoodsmsme
 
Cfd simulation of telecommunications cabinet
Cfd simulation of telecommunications cabinetCfd simulation of telecommunications cabinet
Cfd simulation of telecommunications cabinetmahdi Mokrane
 
A Study on Stochastic Thermal Characterization of Electronic Packages
A Study on Stochastic Thermal Characterization of Electronic PackagesA Study on Stochastic Thermal Characterization of Electronic Packages
A Study on Stochastic Thermal Characterization of Electronic PackagesIJERA Editor
 
The Addition of Aluminum Nanoparticles to Polypropylene Increases Its Thermal...
The Addition of Aluminum Nanoparticles to Polypropylene Increases Its Thermal...The Addition of Aluminum Nanoparticles to Polypropylene Increases Its Thermal...
The Addition of Aluminum Nanoparticles to Polypropylene Increases Its Thermal...IJERA Editor
 
Schurz Final Presentation 04-25-12
Schurz Final Presentation 04-25-12Schurz Final Presentation 04-25-12
Schurz Final Presentation 04-25-12Robert Schurz
 

La actualidad más candente (18)

An Approach to LabVIEW Based Temperature & Relative Humidity Monitoring System
An Approach to LabVIEW Based Temperature & Relative Humidity Monitoring SystemAn Approach to LabVIEW Based Temperature & Relative Humidity Monitoring System
An Approach to LabVIEW Based Temperature & Relative Humidity Monitoring System
 
Differential scanning calorimetry
Differential scanning calorimetryDifferential scanning calorimetry
Differential scanning calorimetry
 
THz Plasmonics
THz PlasmonicsTHz Plasmonics
THz Plasmonics
 
Conductivity measurement water-base(temperature is not included)
Conductivity measurement water-base(temperature is not included)Conductivity measurement water-base(temperature is not included)
Conductivity measurement water-base(temperature is not included)
 
RTD or Thermocouple; What's the Right Choice?
RTD or Thermocouple; What's the Right Choice?RTD or Thermocouple; What's the Right Choice?
RTD or Thermocouple; What's the Right Choice?
 
Implementation of redundancy in the effective regulation of temperature in an...
Implementation of redundancy in the effective regulation of temperature in an...Implementation of redundancy in the effective regulation of temperature in an...
Implementation of redundancy in the effective regulation of temperature in an...
 
Optimizing the-performance-of-a-standing-wave-loudspeaker-driven-thermoacoust...
Optimizing the-performance-of-a-standing-wave-loudspeaker-driven-thermoacoust...Optimizing the-performance-of-a-standing-wave-loudspeaker-driven-thermoacoust...
Optimizing the-performance-of-a-standing-wave-loudspeaker-driven-thermoacoust...
 
Transducers : Thermal Sensors
Transducers : Thermal SensorsTransducers : Thermal Sensors
Transducers : Thermal Sensors
 
New Magnetodielectric Materials for Magnetic Flux Control
New Magnetodielectric Materials for Magnetic Flux ControlNew Magnetodielectric Materials for Magnetic Flux Control
New Magnetodielectric Materials for Magnetic Flux Control
 
V03301230132
V03301230132V03301230132
V03301230132
 
Report_EBACProject_BBP
Report_EBACProject_BBPReport_EBACProject_BBP
Report_EBACProject_BBP
 
IRJET- Calculating BLDC Stator Temperature and Relationships with Other Param...
IRJET- Calculating BLDC Stator Temperature and Relationships with Other Param...IRJET- Calculating BLDC Stator Temperature and Relationships with Other Param...
IRJET- Calculating BLDC Stator Temperature and Relationships with Other Param...
 
Mark Woods Career Excerpts
Mark Woods Career ExcerptsMark Woods Career Excerpts
Mark Woods Career Excerpts
 
Cfd simulation of telecommunications cabinet
Cfd simulation of telecommunications cabinetCfd simulation of telecommunications cabinet
Cfd simulation of telecommunications cabinet
 
A Study on Stochastic Thermal Characterization of Electronic Packages
A Study on Stochastic Thermal Characterization of Electronic PackagesA Study on Stochastic Thermal Characterization of Electronic Packages
A Study on Stochastic Thermal Characterization of Electronic Packages
 
The Addition of Aluminum Nanoparticles to Polypropylene Increases Its Thermal...
The Addition of Aluminum Nanoparticles to Polypropylene Increases Its Thermal...The Addition of Aluminum Nanoparticles to Polypropylene Increases Its Thermal...
The Addition of Aluminum Nanoparticles to Polypropylene Increases Its Thermal...
 
Chapter 4 transient heat condution
Chapter 4 transient heat condution Chapter 4 transient heat condution
Chapter 4 transient heat condution
 
Schurz Final Presentation 04-25-12
Schurz Final Presentation 04-25-12Schurz Final Presentation 04-25-12
Schurz Final Presentation 04-25-12
 

Similar a Welcome to International Journal of Engineering Research and Development (IJERD)

Multi junction thermocouple array for in-situ temperature monitoring of sofc ...
Multi junction thermocouple array for in-situ temperature monitoring of sofc ...Multi junction thermocouple array for in-situ temperature monitoring of sofc ...
Multi junction thermocouple array for in-situ temperature monitoring of sofc ...eSAT Journals
 
Summer placement in Brunel University
Summer placement in Brunel UniversitySummer placement in Brunel University
Summer placement in Brunel UniversityJordan Karapanagiotis
 
Parametric Transient Thermo-Electrical PSPICE Model For A Single And Dual Con...
Parametric Transient Thermo-Electrical PSPICE Model For A Single And Dual Con...Parametric Transient Thermo-Electrical PSPICE Model For A Single And Dual Con...
Parametric Transient Thermo-Electrical PSPICE Model For A Single And Dual Con...IJERDJOURNAL
 
IRJET - Control and Analyze of TCPTF
IRJET -  	  Control and Analyze of TCPTFIRJET -  	  Control and Analyze of TCPTF
IRJET - Control and Analyze of TCPTFIRJET Journal
 
Thermal aware task assignment for multicore processors using genetic algorithm
Thermal aware task assignment for multicore processors using genetic algorithm Thermal aware task assignment for multicore processors using genetic algorithm
Thermal aware task assignment for multicore processors using genetic algorithm IJECEIAES
 
The use of ekf to estimate the transient thermal behaviour of induction motor...
The use of ekf to estimate the transient thermal behaviour of induction motor...The use of ekf to estimate the transient thermal behaviour of induction motor...
The use of ekf to estimate the transient thermal behaviour of induction motor...Mellah Hacene
 
Soc nanobased integrated
Soc nanobased integratedSoc nanobased integrated
Soc nanobased integratedcsandit
 
A fully integrated temperature compensation technique for piezoresistive pres...
A fully integrated temperature compensation technique for piezoresistive pres...A fully integrated temperature compensation technique for piezoresistive pres...
A fully integrated temperature compensation technique for piezoresistive pres...mayibit
 
Analysis of thermal fatigue failure using IoT
Analysis of thermal fatigue failure using IoTAnalysis of thermal fatigue failure using IoT
Analysis of thermal fatigue failure using IoTManupratap Singh Parmar
 
Research proposal: Thermoelectric cooling in electric vehicles
Research proposal: Thermoelectric cooling in electric vehicles Research proposal: Thermoelectric cooling in electric vehicles
Research proposal: Thermoelectric cooling in electric vehicles KristopherKerames
 
Riferibilità delle misure in termoflussimetria e campioni di energia termica
Riferibilità delle misure in termoflussimetria e campioni di energia termicaRiferibilità delle misure in termoflussimetria e campioni di energia termica
Riferibilità delle misure in termoflussimetria e campioni di energia termicaTogetherToSolve
 
GEF Thermal Tech Paper Final 040501
GEF Thermal Tech Paper Final 040501GEF Thermal Tech Paper Final 040501
GEF Thermal Tech Paper Final 040501Martin Peltz
 
Achievement of ac voltage traceability and uncertainty of nis, egypt through ...
Achievement of ac voltage traceability and uncertainty of nis, egypt through ...Achievement of ac voltage traceability and uncertainty of nis, egypt through ...
Achievement of ac voltage traceability and uncertainty of nis, egypt through ...Alexander Decker
 
Last Rev. August 2014 Calibration and Temperature Measurement.docx
Last Rev. August 2014 Calibration and Temperature Measurement.docxLast Rev. August 2014 Calibration and Temperature Measurement.docx
Last Rev. August 2014 Calibration and Temperature Measurement.docxsmile790243
 
Dynamic indoor thermal comfort model identification based on neural computing...
Dynamic indoor thermal comfort model identification based on neural computing...Dynamic indoor thermal comfort model identification based on neural computing...
Dynamic indoor thermal comfort model identification based on neural computing...Basrah University for Oil and Gas
 

Similar a Welcome to International Journal of Engineering Research and Development (IJERD) (20)

Multi junction thermocouple array for in-situ temperature monitoring of sofc ...
Multi junction thermocouple array for in-situ temperature monitoring of sofc ...Multi junction thermocouple array for in-situ temperature monitoring of sofc ...
Multi junction thermocouple array for in-situ temperature monitoring of sofc ...
 
Summer placement in Brunel University
Summer placement in Brunel UniversitySummer placement in Brunel University
Summer placement in Brunel University
 
Parametric Transient Thermo-Electrical PSPICE Model For A Single And Dual Con...
Parametric Transient Thermo-Electrical PSPICE Model For A Single And Dual Con...Parametric Transient Thermo-Electrical PSPICE Model For A Single And Dual Con...
Parametric Transient Thermo-Electrical PSPICE Model For A Single And Dual Con...
 
IRJET - Control and Analyze of TCPTF
IRJET -  	  Control and Analyze of TCPTFIRJET -  	  Control and Analyze of TCPTF
IRJET - Control and Analyze of TCPTF
 
H010344552
H010344552H010344552
H010344552
 
Thermal aware task assignment for multicore processors using genetic algorithm
Thermal aware task assignment for multicore processors using genetic algorithm Thermal aware task assignment for multicore processors using genetic algorithm
Thermal aware task assignment for multicore processors using genetic algorithm
 
The use of ekf to estimate the transient thermal behaviour of induction motor...
The use of ekf to estimate the transient thermal behaviour of induction motor...The use of ekf to estimate the transient thermal behaviour of induction motor...
The use of ekf to estimate the transient thermal behaviour of induction motor...
 
Soc nanobased integrated
Soc nanobased integratedSoc nanobased integrated
Soc nanobased integrated
 
28
2828
28
 
A fully integrated temperature compensation technique for piezoresistive pres...
A fully integrated temperature compensation technique for piezoresistive pres...A fully integrated temperature compensation technique for piezoresistive pres...
A fully integrated temperature compensation technique for piezoresistive pres...
 
Analysis of thermal fatigue failure using IoT
Analysis of thermal fatigue failure using IoTAnalysis of thermal fatigue failure using IoT
Analysis of thermal fatigue failure using IoT
 
Research proposal: Thermoelectric cooling in electric vehicles
Research proposal: Thermoelectric cooling in electric vehicles Research proposal: Thermoelectric cooling in electric vehicles
Research proposal: Thermoelectric cooling in electric vehicles
 
1901.08661
1901.086611901.08661
1901.08661
 
[IJET-V2I2P12] Authors:Ashok Kumar
[IJET-V2I2P12] Authors:Ashok Kumar[IJET-V2I2P12] Authors:Ashok Kumar
[IJET-V2I2P12] Authors:Ashok Kumar
 
Riferibilità delle misure in termoflussimetria e campioni di energia termica
Riferibilità delle misure in termoflussimetria e campioni di energia termicaRiferibilità delle misure in termoflussimetria e campioni di energia termica
Riferibilità delle misure in termoflussimetria e campioni di energia termica
 
GEF Thermal Tech Paper Final 040501
GEF Thermal Tech Paper Final 040501GEF Thermal Tech Paper Final 040501
GEF Thermal Tech Paper Final 040501
 
Achievement of ac voltage traceability and uncertainty of nis, egypt through ...
Achievement of ac voltage traceability and uncertainty of nis, egypt through ...Achievement of ac voltage traceability and uncertainty of nis, egypt through ...
Achievement of ac voltage traceability and uncertainty of nis, egypt through ...
 
FreqLeak
FreqLeakFreqLeak
FreqLeak
 
Last Rev. August 2014 Calibration and Temperature Measurement.docx
Last Rev. August 2014 Calibration and Temperature Measurement.docxLast Rev. August 2014 Calibration and Temperature Measurement.docx
Last Rev. August 2014 Calibration and Temperature Measurement.docx
 
Dynamic indoor thermal comfort model identification based on neural computing...
Dynamic indoor thermal comfort model identification based on neural computing...Dynamic indoor thermal comfort model identification based on neural computing...
Dynamic indoor thermal comfort model identification based on neural computing...
 

Más de IJERD Editor

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksIJERD Editor
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEIJERD Editor
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...IJERD Editor
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’IJERD Editor
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignIJERD Editor
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationIJERD Editor
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...IJERD Editor
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRIJERD Editor
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingIJERD Editor
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string valueIJERD Editor
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...IJERD Editor
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeIJERD Editor
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...IJERD Editor
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraIJERD Editor
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...IJERD Editor
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...IJERD Editor
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingIJERD Editor
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...IJERD Editor
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart GridIJERD Editor
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderIJERD Editor
 

Más de IJERD Editor (20)

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACE
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding Design
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and Verification
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive Manufacturing
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string value
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF Dxing
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart Grid
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powder
 

Último

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 

Último (20)

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 

Welcome to International Journal of Engineering Research and Development (IJERD)

  • 1. International Journal of Engineering Research and Development e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com Volume 6, Issue 6 (March 2013), PP. 06-09 Thermocouple Testing by Comparative Evaluation with Assistance of developed Programming P.K. Wankhade1, D. S. Ingole2 1 Chemical Technology Department, S.G.B. Amravati University. 2 PRM institute of engineering & Technology, Badnera. Abstract: - Thermocouples are widely used to measure temperature in industries and science. Two thermocouples respond somewhat differently under identical measurement conditions. As a result, these need to be tested and calibrated to produce interpretable measurement. This paper discusses about the experimental set-up developed to carry out the testing of thermocouples, after establishing an interface between the thermocouple test set and PC for quick and precise results. The computer software was also developed to plot comparative thermocouple performance characteristics. Keywords: - Thermocouple, Temperature, Calibration, Computer Interface, Sensors. I. INTRODUCTION Temperature is the mostly measured quantity in different processes. Its wide range of applications and varied environment of operation, call for a variety of engineering adaptations of the temperature measuring system12. Industrially the most important temperature transducer is the thermocouple 13. Typically thermocouples are used for temperature measurements and it is important to ensure that the thermocouples are accurate and give reliable readings9. When connected in pairs, thermocouples are simple and efficient sensors that output an extremely small dc voltage proportional to the temperature difference between the two junctions in a closed thermoelectric circuit. The thermoelectric thermometry is based on the fact that an EMF is generated when the junctions of two dissimilar metals are kept at different temperatures; the magnitude of the EMF depends on the temperatures of the junctions15. The response of a particular thermocouple depends on the exact formulation of the metals used to construct it. Measuring with two thermocouples will respond somewhat differently under identical conditions. A given thermocouple material must be calibrated over the complete range of temperatures in which it is to be used5. Computer assisted experimentation is an exciting and emerging field which empowers the capabilities of the conventional measurement systems and yields fascinating performance. The experimentation example can be good preparation for the design and implementation of any computer assisted physical system. The results of advancing the on-machine and post-process sensing and analysis techniques will have significant impact on research into precision and agile engineering applications. The research results can be used to identify, decouple, and then minimize confounded measurement uncertainties. The results of developing innovative measurement procedures and sampling strategies will advance the technology in extracting information that truly represents the actual dimensions and the form of measured features. Therefore, the quality and reliability of the inspection data can be improved dramatically and a more accurate and meaningful conclusion can be drawn14. In the present study, the efforts have been made to establish an interface by means of analog to digital converter (A/D) card between the measurement system and PC. All A/D converters accomplish their task by partitioning the full analog input range into a fixed number of digital steps. An important feature of data acquisition products is how they bring together sophisticated functions in an integrated, easy-to-use system. Given the companion software that is available, the user can take advantage of the latest technology without being intimately familiar with the internal details of the hardware 3. This interface enables to carry out the experimentation of thermocouple testing and temperature monitoring with the help of PC and temperature sensors. The computer software has been developed in VB6 to record the data and software plots the performance characteristics for the thermocouple. II. WORKING OF THERMOCOUPLE TEST SET (TTS) The TTS unit comprises a potentiometer, a calibrated source and a wheat-stone bridge. The EMF of the thermocouple was measured with a potentiometer, which was capable of an accuracy of a few tenths of a micro- volt. Two suitable types of potentiometer are the Diesselhorst and the vernier 8. A taut suspension type galvanometer is built-in. Initial standardization carried independently with the help of coarse and fine potentiometer rheostats. For testing of a thermocouple, the null point of the galvanometer for selected range of 6
  • 2. Thermocouple Testing by Comparative Evaluation with Assistance of developed... EMF values of the thermocouple was found out. The EMF generated by thermocouple under test was tabulated (Table 1). Noltingk9 shown that, for type-k thermocouples, the characteristic is almost linear in the range –50 C to 400 C. III. CAX SETUP FOR THERMOCOUPLE TESTING All Computers are able to suitably analyses large scale data systems that are generated in various experimental studies. Figure 1 shows the generalized block diagram of experimental set-up developed. The CAX set-up consists TTS, thermocouple (k-type), WB, digital thermometer, A/D PCL-812 PC interface card and the PC as shown in Figure 2. The corresponding software was developed by using a commercially available visual programming package VB6. The PCL-812 A/D converter card is a high speed, multifunction data acquisition card for IBM PC and compatible computers. The temperature & EMF values measured by CAX setup are given in Table 2. Fig 1: CAX set-up for thermocouple testing IV. FLOWCHART, COMPUTER PROGRAMMING AND OBSERVATIONS The steps involved in development of computer program are represented by flowchart as shown in Figure 3. The computer program generates various forms required to input, output and display of information. The standard objects available in VB6 library were used as per the requirement. The inputs can be provided through specially designed forms. The available option plots time v/s temperature characteristic for the given individual temperature sensor on time scale. The measurement option available on the form records data with the help of data acquisition card in real time. 7
  • 3. Thermocouple Testing by Comparative Evaluation with Assistance of developed... The digital temperature values are displayed for the adjacent test unit on the form. Further, the recorded data is stored in separate data file. This data is used by computer program to plot the characteristics. The intervals of data acquisition can be controlled automatically as per requirement. The program can be abruptly terminated, whenever required. The TTS reading corresponds to the difference in temperature between the surroundings (room) and the WB. To test the thermocouple, room temperature* had taken into consideration to get the absolute value of temperature (TTTS). To make accurate temperature measurements with thermocouples, the reference junction temperature must remain constant; if it varies, suitable compensation for these variations must be provided10. Here, the equivalent mV (ERM) value for the room temperature was selected from reference table11. Then the mV value was added corresponding to the room temperature, to every E TTS reading (Table 1). V. RESULT ANALYSIS From Table 3 and Figure 3, it appears that, there is a closed association of the behavior of the graphs generated from the observed readings T WB, calculated readings TTTS from the generated EMF, (E) and T CAX, with corresponding EMFs, (EWB, E and ECAX) respectively. The thermocouple characteristic plotted with reference to time by computer program is shown in Figure 4. Approximately a linear trend was observed for the recorded readings. The correlate curve of temperature vs EMF nearly runs parallel. Initially, the temperature TTTS is higher and at the end it is lower than the temperature T CAX because the surrounding temperature plays an important role at lower temperatures. At higher temperatures, related EMF affects very little. This ensures the quick, faster and precise performance with developed CAX setup for the desired interval of time. Fig 3: Characteristics of EMF vs WB, TTS and CAX temperatures respectively 8
  • 4. Thermocouple Testing by Comparative Evaluation with Assistance of developed... Fig 4: Thermocouple characteristics by CAX setup VI. CONCLUSIONS This paper has provided the consolidation of the information regarding thermocouple testing by using the developed CAX set-up. The experimentation was restricted to type-k thermocouple tested in air. The thermocouple performance was compared by three methods, i.e. WB, TTS and CAX. From the plotted characteristics, it is seen that, the performance of the thermocouple by discussed method was matching with the performance shown by the standard method. Modern equipment is continuously being developed, but certain basic devices have proved their usefulness in broad areas. Undoubtedly, these devices shall be widely used for next many years. These devices are of great interest and unique in themselves. They serve as the vehicle for presentation and development of general techniques and principles required in the field of measurement and instrumentation in handling problems. Moreover, these general concepts can be useful in treating many devices that may be developed in future. Common advantages of such computer based systems are their flexibility and adaptability to changing situations and requirements. Future changes can be accommodated rapidly and cheaply by program modifications. REFERENCES [1]. Anderson N. A., Instrumentation for Process Measurement and Control, Chilton Company, 3 rd Ed., (1980), p.133. [2]. Calibration of Temperature Measuring Instruments, National Physical Laboratory, (1957). [3]. Considine D. M., Industrial Instruments and Control Handbook, McGraw Hill, 4 th Ed., (1993), p. 7.2. [4]. D. Ripple, G.W.Burns, M.G.ScrogerAssessment of Uncertainties of Thermocouple calibration at NIST publication 250-35 (U.S. government printing office, Washington, DC, 1993) [5]. Doebelin E. O., Measurement Systems, McGraw Hill, 4 th Ed., (1990), p. 628. [6]. G.T.Cunnigham, Trent Webster, Design, Manufacturing and Testing of a boiler metal surface temperature probe, proceeding of 2000 International joint power generation conference, Florida. [7]. G.W.Burns, M.G.Scroger, The calibration of Thermocouple and thermocouple materials, NIST special publication 250-35 (U.S. government printing office, Washington, DC, 1989) [8]. L. Covini, R.Perrisi, J.W.Andrews C.Brooks W. Newbert, P.Bloembergen, J.Voyer, I. Wessel, Itercomparision of platinum thermocouple calibration, High temperatures High pressure, 19, 177 (1987). [9]. Lerch B.A., Nathal M.V., Thermocouple Calibration and Accuracy in a Materials Testing Laboratory, NASA/TM-2002-211507, p.1. [10]. Liptak B. G., Instrument Engineers Handbook, Chilton Book Company, (1982), p. 327. [11]. Noltingk B. E., Instrumentation Reference Book, Butterworths, (1988), p. 2.34. [12]. Padmanabhan T.R., Industrial Instrumentation, Principles and Design, Sprinder-Verlag, London Ltd., (2000). [13]. Patranabis D., Principles of Industrial Instrumentation, Tata McGraw Hill, 2nd Ed. (1996), p. 245. [14]. Plonka F., Computer Applications in Production and Engineering, Chapman & Hall, (1997), p. 408. [15]. Sirohi R. S., Mechanical Measurements, New Age Int. (P) Ltd. Pub. (1996), p. 202. 9