Changes for page Sensor Module
Last modified by Heimir Thordarson on 2026/07/05 12:56
From version 67.1
edited by Heimir Thordarson
on 2026/03/24 14:59
on 2026/03/24 14:59
Change comment:
There is no comment for this version
To version 64.6
edited by Heimir Thordarson
on 2026/03/23 18:48
on 2026/03/23 18:48
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -250,47 +250,10 @@ 250 250 251 251 The sensors output latency can be expected to be a lot shorter than the oil temperature sensor as the sensor is just a variable sensor based on placement. The limiting factor for the system which uses this information is the CAN-BUS messages from the inverters which send the information each 6.25 milliseconds. This means that the cut-off frequency cannot be any lower than 160 Hz, which will make the same type of low pass filter from the oil temperature sensor acceptable with a cut-off frequency of 1591 Hz. 252 252 253 -== CoolingSystem Sensor ==253 +== Air Temperature Sensor == 254 254 255 -The rewillbe fourcoolingsystemsensorontheAR26 vehicle,and all ofthe sensorsincludetwomeasurementseach.These twosignals arewater temperature andpressure.Withthisthe temperature deltaoverthe entirecooling system canbemeasured,butalsotheoverall waterflow.Iftheequivalentorificeofthemotors,invertersandother componentsareknown,theflowcanbecalculatedusingtheorifice equation.255 +The main goal of the air temperature sensor is to have an onboard knowledge of the ambient temperature for datalogging and cooling system control system. The sensor is a [[GA10K4D25>>doc:.GA10K4D25.WebHome]] from TE connectivity, which is a NTC thermistor which requires some extra circuitry to ensure that the microcontroller can measure the change in resistance of the thermistor. 256 256 257 - 258 -(% style="font-size: 1.5em;" %) 259 -((( 260 -{{mathjax}} 261 -$$ 262 -Q = C_D \cdot A_D \sqrt{\frac{2 \cdot \Delta P}{\rho}} 263 -$$ 264 -{{/mathjax}} 265 -))) 266 - 267 - 268 -where: 269 - 270 -* {{mathjax}}\(Q\){{/mathjax}}= Waterflow through the equivalent orifice 271 -* {{mathjax}}\(C_D \cdot A_D\){{/mathjax}}= practical cross section of the orifice 272 -* {{mathjax}}\(\Delta P\){{/mathjax}}= Pressure difference between the two pressure sensors 273 -* {{mathjax}}\(\rho\){{/mathjax}}= Density of the cooling liquid 274 - 275 -The sensor used on the AR26 car is the [[Bosch Motorsport PST-F 1>>https://www.bosch-motorsport.de/content/downloads/Raceparts/Resources/pdf/Data%20Sheet_70496907_Pressure_Sensor_Combined_PST-F_1.pdf]] and has the following transfer function for the output voltages based on pressure and temperature. 276 - 277 -=== Pressure sensor === 278 - 279 -The pressure sensor build into the PST-F 1 has an supply voltage of 5 volts and has a output voltage range of 0.5 to 4.5 volts. The following formula shows the pressure based on the output voltage. 280 - 281 -{{mathjax}} 282 -$$ 283 -P = 2.5 \cdot V - \frac{5}{4} 284 -$$ 285 -{{/mathjax}} 286 - 287 -Where: 288 - 289 -* {{mathjax}}\(P\){{/mathjax}} = Pressure from pressure sensor [bar] 290 -* {{mathjax}}\(V\){{/mathjax}} = Voltage output from the pressure sensor [volts] 291 - 292 - 293 - 294 294 = Bill of Materials = 295 295 296 296 == Circuit Board ==