How can I accurately calculate ambient temperature using sensor data?

  • Thread starter Thread starter marcopolon2
  • Start date Start date
  • Tags Tags
    Temperature
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 8K views
marcopolon2
Messages
2
Reaction score
0
Hi,

I have two sensors measuring tyres temperatures for some time (so I receive two arrays of values). I want to calculate ambient temperature (one value per side/sensor). Could you, please, give me guidelines how to calculate it? Any help would be very appreciated.

Thanks in advance :-)
 
Engineering news on Phys.org
marcopolon2 said:
calculate ambient temperature
Of the road? Of the air? What?
 
Hi, sorry for not being precise. I mean air temperature.
 
Calculating outside air temperature from measurements of tire temperature? Going to be a function of speed, tire inflation pressure, road temperature, and probably a couple other things. Anything in particular keeping you from just adding another sensor and measuring it directly?