element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Embedded and Microcontrollers
  • Technologies
  • More
Embedded and Microcontrollers
Embedded Forum ZTP 135 IR circuit
  • Blog
  • Forum
  • Documents
  • Quiz
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Embedded and Microcontrollers to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 6 replies
  • Subscribers 465 subscribers
  • Views 681 views
  • Users 0 members are here
Related

ZTP 135 IR circuit

Former Member
Former Member over 13 years ago

I want to have a circuit design and how to use the sensor ZTP 135 IR. I want to apply it to measure human skin temperature and expect the output to be voltage. I have looked at its datasheet but can not find the connection schematic. The best I can found is here http://www.thermometrics.com/assets/images/thermopile.pdf but it does not specify the values (R, C, V). I'm new to electronics, and I just need a circuit to implement. Any specific help will be welcomed. Thank you.

  • Sign in to reply
  • Cancel

Top Replies

  • DAB
    DAB over 13 years ago +1
    Go to the GE website and get the Data Sheet for the device. It should provide you with the details and usually include a nominal hookup circuit to drive and read the output. I would guess at this point…
  • Former Member
    Former Member over 13 years ago in reply to DAB +1
    Dear DAB, I tried to post the datasheet link here but it didnot appear. Ok here is the datasheet http://www.ge-mcs.com/download/temperature/920-159B-LR.pdf and the circuit http://www.analog.com/static…
  • michaelkellett
    michaelkellett over 13 years ago in reply to Former Member +1
    Google for "thermopile amplifier" - lots of hits, the first few Analog Devices ones are quite useful. MK
  • DAB
    DAB over 13 years ago

    Go to the GE website and get the Data Sheet for the device.  It should provide you with the details and usually include a nominal hookup circuit to drive and read the output.

    I would guess at this point that VCC is probably 3-5v DC.  Output is probably analog, so you would be looking at an OpAmp and an ADC to digitize the output.

    Once you get the Data Sheet, you can probably hookit up to one of Jeremy's Arduino circuits that measures a light sensor.

     

    DAB

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 13 years ago in reply to DAB

    Dear DAB,

     

    I tried to post the datasheet link here but it didnot appear. Ok here is the datasheet http://www.ge-mcs.com/download/temperature/920-159B-LR.pdf and the circuit http://www.analog.com/static/imported-files/solutions_bulletins/medical04-08/AD8538_large.html again. As you see, there is no circuit in the datasheet itself, so I seek for a way to use it.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 13 years ago

    Hi,

     

    Thermopile is a device that spontaneously generates a voltage due to Seebeck effect. So, you don't need to feed the thermopile at all. However, as the voltage generated is usually very low, what you need is to connect the thermopile terminal to a operational amplifer and the thermopile GND to the ground terminal in your circuit. Interfacing thermopile in such way, you will get enoug signal level to process it.

     

    See this Melexis' thermopile datasheet for more information: http://www.yeint.ru/suppliers/melexis/pdf/MLX90247_v2.pdf

    Another interesting link: http://www.stw.nl/NR/rdonlyres/A171FDEF-3625-4F05-9D6D-7EF0BE6CEE78/0/atghiaee.pdf

     

    Hope this helps.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • michaelkellett
    michaelkellett over 13 years ago in reply to Former Member

    Google for "thermopile amplifier" - lots of hits, the first few Analog Devices ones are quite useful.

    MK

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • D_Hersey
    D_Hersey over 11 years ago

    First, make sure pyrometry works well here.  Pyrometers are somewhat sensitive to albedo.  Test this by matching data from a more conventional technique and a big-box pyrometer.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • patnat
    patnat over 6 years ago in reply to Former Member

    Hello,

     

    I realise that this is a very old discussion to open up again but I am trying to build a circuit for the ZTP-135SR thermopile IR sensor and I have an idea of the circuit diagram cannot seem to find any other circuit designs or the equation for the temperature at a given resistance for it.

     

    I tried to click the link you provided but the page is unavailable.

    I would really appreciate any suggestions you may have.

     

    Thank you.

     

    NP

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube