Changes for page Sensor Module
Last modified by Heimir Thordarson on 2026/07/05 12:56
From version 17.2
edited by Heimir Thordarson
on 2026/01/22 12:45
on 2026/01/22 12:45
Change comment:
There is no comment for this version
To version 27.2
edited by Heimir Thordarson
on 2026/01/22 13:51
on 2026/01/22 13:51
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -57,7 +57,7 @@ 57 57 58 58 == Typical Application == 59 59 60 -This section will cover the sensors which will be used for AR26 and how the sensor module is designed to accomodate them. 60 +This section will cover the sensors which will be used for AR26 and how the sensor module is designed to accommodate them. 61 61 62 62 === Air Temperature Sensor === 63 63 ... ... @@ -66,24 +66,20 @@ 66 66 [[image:circuit with marks.png||height="195" width="465"]] 67 67 68 68 (% class="wikigeneratedid" %) 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 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 -=== Suspension Displacement Sensor === 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 +))) 72 72 73 - === Oil TemperatureSensor ===80 +Where: 74 74 75 -= ==CoolingSensor===82 +* \(R_f\) = the upper resistor in the voltage divider which stays fixc 76 76 77 -= Design = 78 - 79 -== Schematics == 80 - 81 -== Mechanical == 82 - 83 -== Bill of Materials == 84 - 85 -= Cost = 86 - 87 -= FAQ = 88 - 84 +(% class="wikigeneratedid" %) 89 89