editor's blog
Subscribe Now

Blue-Collar Sensors from Microchip

In our coverage of sensors, we’ve seen increasing levels of abstraction as microcontrollers in or near the sensors handle the hard labor of extracting high-level information from low-level info. These are the hipster sensors that go on the wearables that go on your person for a month and then go on your nightstand.

Today, however, we’re going to get grittier and more obscure. Some sensors have more of a blue-collar feel to them, and I discussed two examples with Microchip back at Sensors Expo.

The first is a current sensor. Specifically, a “high-side” current sensor, meaning it goes in series with the upper power supply rail (not the ground rail). It can report current, voltage, or power. The unusual thing about this unit (the PAC1921) is that it provides both analog and digital outputs. “Why?” you may ask…

So much has moved to digital because, well, data can be provided in an orderly fashion, queried as needed by inquiring processors. FIFOs and advanced processing are available in the digital realm, and if you’re maintaining a history of power supply performance, digital is a great way to keep that tally.

Digital does, however, introduce latency. If you’re sensing the current and using the result in your power management algorithm, a bit of latency means that… oh, say, the voltage gets too high and you measure that and then digitize it and then put it someplace for a processor to find and then – oh, now look at that mess! Analog works much more quickly in a control loop. So here you get both.

Current_sensor_figure.jpg 

(Image courtesy Microchip)

Then, off to a completely different unit: a temperature sensor. Well, actually, not the sensor itself, but the wherewithal to calculate temperature from a thermocouple.

Apparently our penchant for integration and abstraction has lagged in this corner of the world. While thermocouples can generate a voltage based on the temperature, calculating the precise temperature based on that voltage has been a discrete affair (not to be confused with a discreet affair). It requires lots of analog circuitry to measure the microvolt signal (typically done at a “cold” junction, away from the actual heat), digitize it, and then perform the math.

That math reflects the fact that thermocouples have a non-linear relationship between their output voltage and the temperature. And the details vary by thermocouple type. So this calculation is typically done in an external microcontroller.

This would make the new MCP9600 the first device fully integrated with all the bits needed to convert volts (from the thermocouple) into degrees Celsius. They refer to it as a thermocouple-conditioning IC, and it works for a wide range of thermocouple types (K, J, T, N, S, E, B and R for those of you keeping score).

 Thermocouple_figure.jpg

(Image courtesy Microchip)

You can find more in their respective announcements: current sensor here, thermocouple here. We now return you to your white-collar sensors, which appear to have moved on from latte to white wine…

Leave a Reply

featured blogs
Dec 6, 2023
Optimizing a silicon chip at the system level is crucial in achieving peak performance, efficiency, and system reliability. As Moore's Law faces diminishing returns, simply transitioning to the latest process node no longer guarantees substantial power, performance, or c...
Dec 6, 2023
Explore standards development and functional safety requirements with Jyotika Athavale, IEEE senior member and Senior Director of Silicon Lifecycle Management.The post Q&A With Jyotika Athavale, IEEE Champion, on Advancing Standards Development Worldwide appeared first ...
Nov 6, 2023
Suffice it to say that everyone and everything in these images was shot in-camera underwater, and that the results truly are haunting....

featured video

Dramatically Improve PPA and Productivity with Generative AI

Sponsored by Cadence Design Systems

Discover how you can quickly optimize flows for many blocks concurrently and use that knowledge for your next design. The Cadence Cerebrus Intelligent Chip Explorer is a revolutionary, AI-driven, automated approach to chip design flow optimization. Block engineers specify the design goals, and generative AI features within Cadence Cerebrus Explorer will intelligently optimize the design to meet the power, performance, and area (PPA) goals in a completely automated way.

Click here for more information

featured paper

3D-IC Design Challenges and Requirements

Sponsored by Cadence Design Systems

While there is great interest in 3D-IC technology, it is still in its early phases. Standard definitions are lacking, the supply chain ecosystem is in flux, and design, analysis, verification, and test challenges need to be resolved. Read this paper to learn about design challenges, ecosystem requirements, and needed solutions. While various types of multi-die packages have been available for many years, this paper focuses on 3D integration and packaging of multiple stacked dies.

Click to read more

featured chalk talk

What are the Differences Between an Integrated ADC and a Standalone ADC?
Sponsored by Mouser Electronics and Microchip
Many designs today require some form of analog to digital conversion but how you implement an ADC into your design can make a big difference when it comes to accuracy and precision. In this episode of Chalk Talk, Iman Chalabi from Microchip and Amelia Dalton investigate the benefits of both integrated ADC solutions and standalone ADCs. They discuss the roles that internal switching noise, process technology, and design complexity play when choosing the right ADC solution for your next design.
Apr 17, 2023
27,654 views