Difference between revisions of "HANcoder/Training Material/NTC Thermistor"

From OpenMBD
Jump to: navigation, search
(Created page with "{{HANcoder}} == General description == NTC stands for Negative Temperature Coefficiënt, this means the resistance goes down when the temperature goes up. This principle can...")
 
Line 1: Line 1:
 
{{HANcoder}}
 
{{HANcoder}}
 +
This page is still under construction
 +
[[underconstruction| under construction]]
  
 
== General description ==
 
== General description ==
 
NTC stands for Negative Temperature Coefficiënt, this means the resistance goes down when the temperature goes up. This principle can be used to measure the temperature. Most modern NTC thermistors come with a datasheet that holds the values needed for the thermistor equation:    T(R) = 1 / ( ( ln( R / R_25 ) / B_25_100 ) + ( 1 / T_25 ) )
 
NTC stands for Negative Temperature Coefficiënt, this means the resistance goes down when the temperature goes up. This principle can be used to measure the temperature. Most modern NTC thermistors come with a datasheet that holds the values needed for the thermistor equation:    T(R) = 1 / ( ( ln( R / R_25 ) / B_25_100 ) + ( 1 / T_25 ) )

Revision as of 10:05, 5 May 2017


This page is still under construction under construction

General description

NTC stands for Negative Temperature Coefficiënt, this means the resistance goes down when the temperature goes up. This principle can be used to measure the temperature. Most modern NTC thermistors come with a datasheet that holds the values needed for the thermistor equation: T(R) = 1 / ( ( ln( R / R_25 ) / B_25_100 ) + ( 1 / T_25 ) )