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
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
Blog Omega Thermocouple Connector Experiment
  • Blog
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
  • Share
  • More
  • Cancel
  • Author Author: dougw
  • Date Created: 5 Oct 2020 3:26 AM Date Created
  • Views 2826 views
  • Likes 9 likes
  • Comments 9 comments
Related
Recommended
  • doug wong
  • maxim 31855
  • sensors
  • thermocouple
  • thermocouple connector
  • omega pcc-smd
  • arduino thermocouple

Omega Thermocouple Connector Experiment

dougw
dougw
5 Oct 2020

What is this blog about?

Back in June rscasny was looking for people to experiment with thermocouple connectors. I got selected and connectors were dispatched. However they did not arrive until mid August.

Meanwhile I was designing a PCB for the connectors (they are designed to be PCB mounted). I designed the connector footprint according to the datasheet, so they fit, but now that I see how they fit, I would design the foot print slightly differently to make them easier to hand solder.

When I went to order this card, the price had jumped from the last time I ordered PCBs by almost a factor of 4. The shipping cost had increased by a factor of 5, and the shipping time paradoxically also more than doubled. So I didn't receive the PCBs until late September.

The circuit to handle thermocouples needs a temperature reference at the connector, so I decided to use a Maxim 31855 thermocouple interface chip which included the reference temperature. I ordered these from Newark along with some other components using a shopping cart I had just won. Unfortunately these also took months to arrive, but finally made it here in mid September.

I have to apologize for the tardiness of this blog - it has been a long slow journey - I actually was losing hope that any of the parts would arrive at all.

The experiment itself is fairly straight forward - solder 3 thermocouple connectors on a PCB with some signal conditioning, a microcontroller and a display, write some firmware and see how well they work.

 

The Design

Here is a schematic and a picture of the circuit card with a kit of its main components:

image

image

The Thermocouple Connectors

The Omega PCC-SMD thermocouple connectors are individual spring socket contacts without a housing. They have a unique design that allows the exact same part to be used for both the smaller and larger pins of a standard mini thermocouple connector, and at the same time provide keying so the larger negative pin cannot be plugged into the socket intended for the smaller positive pin. This is accomplished by rotating one socket 180 degrees where the back has a smaller opening.

This arrangement requires a PCB footprint that is a mirror of its mate. It also requires 2 slots in the PCB for each socket, one of which is plated. Implementing slots on my CAD system is non-trivial and this is the first time I have attempted it, so that is part of the experiment.

Normally the connectors and cold junction reference would be enclosed in an isothermal block to ensure the reference and the connectors are at the same temperature, but I am leaving them exposed in this blog so they can be viewed. The error introduced by doing this is going to be small anyway.

Here are pictures showing how reversing the same socket presents a different socket width:

image

image

The Assembly

Here is a picture of the assembled PCB which includes an arduino Pro Micro and a 5110 LCD:

image

Obviously this is a close together as the connectors can be spaced - the external plastic shells are touching each other.

 

Functional Test

Here is a short video of the system in operation although the software is still a work in progress:

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

The connectors work well and are quite secure. I would probably design an isothermal block that would also minimize stress on the sockets if It was going to be used in a product.

 

Conclusions & Discussion

These Omega connectors are an extremely small thermocouple connector solution that provides a lot of flexibility when designing a product.

The clever keying design allows the same part to distinguish between different pins based on which side is used for pin entry.

This was a lot of work to go to to test a couple of connectors, but the system is designed to be a building block for other projects, so look for this circuit board to show up in another project. The next one (linked below) is measuring the temperature of a flame, which is a good application for a thermocouple.

 

Reference Links

The Saga of Kemet Tokin - a follow-on project that uses this sensor module

Looking for 5 People to Experiment with Thermocouple/RTD Connectors

https://assets.omega.com/spec/PCC-SMD.pdf

https://datasheets.maximintegrated.com/en/ds/MAX31855.pdf

  • Sign in to reply

Top Comments

  • jw0752
    jw0752 over 4 years ago +5
    Hi Doug, Very nice experiment and kudos for persevering through all the expense increases and delays. It is quickly becoming a different world with respect to component availability and shipping. John
  • fmilburn
    fmilburn over 4 years ago +5
    Nice demonstration - I'm glad everything finally arrived.
  • michaelkellett
    michaelkellett over 4 years ago +5
    Good stuff Doug. I can imagine problems in production with these things, persuading the people running the pick and place machine that you really mean one bit to be the "wrong" way round ! How were they…
  • dougw
    dougw over 4 years ago in reply to genebren

    It is pretty crazy alright - I ordered duplicate parts from 3 other suppliers and still only have just enough to build an almost complete project. For my next few projects, I will probably try to use only parts I already have.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • colporteur
    colporteur over 4 years ago

    My complements on the effort you put into testing the connector.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dougw
    dougw over 4 years ago in reply to michaelkellett

    It is entirely possible to place these upside down and backwards. I found myself checking numerous times to make sure they were in the correct way. Even designing the library footprint and laying out the card required careful planning. For example the inter-connector spacing is dictated by the external connector. You can see in the picture how close they are.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • genebren
    genebren over 4 years ago

    Great project and blog.  The whole world has really gotten crazy with this pandemic.  Costs and delays are increasing while people's patience are decreasing.  Hopefully we will be able to move closer to normal soon.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dougw
    dougw over 4 years ago in reply to michaelkellett

    The connectors take solder very well, but they have mass and need more heat than a normal connector - I pre-tinned and fluxed the PCB pad, but only heated the tab in the slot at the side to get solder to reflow under the whole surface of the connector.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • 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