Skip to content

TTS (Tire Temperature Sensor) is a PCB designed to measure the temperature quickly, at a distance, and without the need to touch the wheels.

Notifications You must be signed in to change notification settings

KozAAAAA/tire_temperature_sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tire Temperature Sensor v2.0

TTS (Tire Temperature Sensor) is a PCB designed to measure temperature quickly, at a distance, and without the need to touch the wheels. The 4x16 pixel IR camera is used to obtain the data. It communicates with the STM microprocessor via the I2C protocol. Data is then averaged out to a 1x8 array of unsigned ints and sent with the CAN Transceiver to the car’s CAN network. This array can be then read off of the telemetry system implemented in the PM-08 racing car.

Sublime's custom image

Sublime's custom image

Applications

While driving, a tire heats up. Heat dissipates differently across its surface and its rate changes depending on many factors (E.g. weather conditions or reoccurring acceleration). As a tire has its maximal temperature, exceeding this value may weaken its structural strength and cause its destruction in the worst-case scenario. This IR Camera PCB makes it possible to monitor a tire across its whole surface and prevent any damage associated with the temperature. As TTS monitors every wheel out of 4, our crew can easily detect if tires wear unevenly or excessively. Tire temperature patterns inform whether the car is properly calibrated, as the out-of-tune suspension causes tires to heat up significantly faster. This may result in grip loss in these areas.

Core features

  • 4x16 pixel MLX90621 thermal camera
  • STM32L4P5RET
  • 24V to 3.3V buck converter
  • 3.3V to 2.6V LDO
  • 3.3V CAN transceiver
  • Overcurrent and reverse polarity protection
  • Status LEDs

PCB

Sublime's custom image

Sublime's custom image

About

TTS (Tire Temperature Sensor) is a PCB designed to measure the temperature quickly, at a distance, and without the need to touch the wheels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published