Motorcycle Tire Pressure Temperature Calculator
Calculate motorcycle tire pressure change from ambient temperature using Gay-Lussac gas law.
Pressure typically rises 4-6 PSI from cold to riding.
Tire pressure increases as temperature rises because heat causes air molecules to move faster and push harder against the tire walls. This is described by Gay-Lussac’s Law: P1/T1 = P2/T2, where P is pressure in absolute units and T is temperature in Kelvin.
The formula, and the step almost everyone skips:
Gay-Lussac’s Law works on absolute pressure, not on the number your gauge shows. A tire gauge reads the difference between the air inside and the atmosphere outside, so it is already 14.7 PSI short of the real thing. Feed gauge pressure straight into the ratio and you understate the rise by about 40%.
So the calculation is a three-step sandwich: add atmospheric pressure, scale by the temperature ratio, subtract it again.
P1abs = P1gauge + 14.7
P2abs = P1abs × (T2 + 273.15) / (T1 + 273.15)
P2gauge = P2abs − 14.7
Where P1gauge is the cold reading (PSI), T1 is cold temperature (°C), T2 is hot temperature (°C), and P2gauge is what your gauge will read when hot.
Rule of thumb: For every 10°C (18°F) temperature rise, tire pressure increases by roughly 1.5–2 PSI. Do the same sum with gauge pressure and you get 1.3 PSI, which is why the gauge-only shortcut quietly under-reads.
Why it matters: Manufacturers specify “cold inflation pressure” — meaning the pressure when the tire has been sitting at ambient temperature for at least 3 hours. If you inflate after a ride, the tire is already hot and you will over-inflate. Conversely, if you check pressure in a warm garage and ride into cold weather, your pressure will drop.
Worked example:
- Cold pressure: 36 PSI at 10°C
- After a 45-minute ride, tire heats to 60°C
- Absolute cold: 36 + 14.7 = 50.7 PSI
- Absolute hot: 50.7 × 333.15 / 283.15 = 59.7 PSI
- Back to gauge: 59.7 − 14.7 = 45.0 PSI
- The tire gained about 9 PSI, which is a lot but normal for a 50°C swing
Run that same sum without the atmospheric term and you get 42.4 PSI, a gain of only 6.4. The 2.6 PSI difference is exactly the error you would carry into the next step if you bled the tire down to spec while it was hot.
Typical motorcycle cold pressures:
- Sport bikes: 32–36 PSI front, 38–42 PSI rear
- Cruisers: 28–34 PSI front, 36–40 PSI rear
- Adventure/touring: 36–42 PSI front, 42–48 PSI rear
Always inflate to the manufacturer’s cold specification. Never bleed pressure from a hot tire — let it cool first.
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.