Simscape model for Platinum RTD?

I see two thermistor models, but no RTD models.
Accoding to Omega engineering, they follow :
"Platinum RTD resistance can be calculated using the Callendar-Van Dusen Equation"
Rt = R0 [1 + At + Bt^2 + C(t-100)t^3]
Which is nothing like the equations given for the supplied thermistor models.

Réponses (1)

Vasco Lenzi
Vasco Lenzi le 21 Août 2020

0 votes

Hi Keith
I'm afraid that there are no readily available blocks which implements Platinum RTD models.
My suggestion would be to quickly build it up for scratch using one of two workflows:
1) implementing the Callendar-Van Dusen Equation using Simscape Physical Signal library, and feed it to a variable resistor, something akin this (just a quick sketch, from a temperature sensor to a set of calculation into a variable resistor):
1) implementing it as a block using Simscape Language, starting maybe from a copy of the source code of the Variable Resistor in the Simscape Foundation Library:
Simscape Language is more powerful and elegant but maybe more difficult with 0 experience. Take a look at this example in the documentation if needed!
Getting Started:
Step-by-step of modeling a linear resistor with Simscape Language:

Catégories

En savoir plus sur Creating Custom Components and Libraries dans Centre d'aide et File Exchange

Produits

Version

R2019b

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by