Skip to content

Tag Archives: ADC

FPU accelerates polynomial calculations for thermocouple measurements

For a minimum memory footprint, and therefore minimum system cost, your design must calculate the polynomial in real-time and a floating-point unit (FPU) can greatly accelerate that task.

Polynomial data table in memory offers speedy access but adds system cost

One alternative to solving a polynomial that represents a thermocouple in an application is to use brute force and a good math package, and create a conversion table in advance.

Leverage FPU and ADC capabilities in control applications

An MCU with an ADC can obtain a temperature reading by using the ADC to measure the voltage output by the thermocouple. But what is the precise temperature to voltage relationship?