Changes for page Sensor Module

Last modified by Heimir Thordarson on 2026/07/05 12:56

From version 17.5
edited by Heimir Thordarson
on 2026/01/22 12:51
Change comment: There is no comment for this version
To version 28.1
edited by Heimir Thordarson
on 2026/01/22 13:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -68,23 +68,18 @@
68 68  (% class="wikigeneratedid" %)
69 69  As shown in the figure above, the thermistor is put into a voltage divider circuit with a 4k7 ohm resistor to convert the resistance changes of the thermistor to a measurable voltage. To find the temperature of the thermistor based on the voltage measure by the analog-to-digital converter (adc), the resistance of the thermistor needs to be calculated based on the voltage from a voltage divider.
70 70  
71 +(% style="font-size: 1.5em;" %)
72 +(((
73 +{{mathjax}}
74 +$$
75 +R_T = R_f \frac{V_{out}}{V_{in} - V_{out}}
76 +$$
77 +{{/mathjax}}
78 +)))
71 71  
72 -=== Suspension Displacement Sensor ===
80 +Where:
73 73  
74 -=== Oil Temperature Sensor ===
82 +* \(R_f\) = the upper resistor in the voltage divider which stays fixed, which in this case is 4.7k \(\Omega\)
75 75  
76 -=== Cooling Sensor ===
77 -
78 -= Design =
79 -
80 -== Schematics ==
81 -
82 -== Mechanical ==
83 -
84 -== Bill of Materials ==
85 -
86 -= Cost =
87 -
88 -= FAQ =
89 -
84 +(% class="wikigeneratedid" %)
90 90