Changes for page Sensor Module
Last modified by Heimir Thordarson on 2026/07/05 12:56
From version 38.1
edited by Heimir Thordarson
on 2026/01/26 17:19
on 2026/01/26 17:19
Change comment:
There is no comment for this version
To version 40.1
edited by Heimir Thordarson
on 2026/01/26 17:40
on 2026/01/26 17:40
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -95,5 +95,22 @@ 95 95 {{/mathjax}} 96 96 ))) 97 97 98 -* {{mathjax}}\(\beta\){{/mathjax}} = material constant that defines the steepness of its resistance-temperature curve between two temperature points, usually 25/85 degrees celsius. In this case it is 3694 //**K**// 99 -* {{mathjax}}\(T_0\){{/mathjax}} = the 98 +where: 99 + 100 +* {{mathjax}}\(\beta\){{/mathjax}} = material constant that defines the steepness of its resistance-temperature curve between two temperature points, usually 25/85 degrees celsius. In this case it is 3694 //**K.**// 101 +* {{mathjax}}\(T_0\){{/mathjax}} = The test temperature at which the thermistor is 10k {{mathjax}}\(\Omega\){{/mathjax}}, which in this case is 25 degrees celsius. 102 +* {{mathjax}}\(R_0\){{/mathjax}} = The resistance of the thermistor when it is 25 degrees celsius. 103 +* {{mathjax}}\(R_T\){{/mathjax}} = The current resistance of the thermistor. 104 + 105 +==== Filtering ==== 106 + 107 +Considering that the sensor can only promise a reaction time of 5 seconds when in water, it can be assumed that a heavy filter will not add any problematic latencies. To ensure a low cost, the filter uses common components which will filter any noise above the inverter switching noise. 108 + 109 +(% style="font-size: 1.5em;" %) 110 +((( 111 +{{mathjax}} 112 +$$ 113 +T = \frac{1}{2 \pi R C} 114 +$$ 115 +{{/mathjax}} 116 +)))