Temperature Control Simulator
Experience how TrailCharge maintains your ideal sleeping temperature under different conditions.
Simulation Controls
0%
Time in Band ±2°C
0
Vent Moves
16.6 mA
Avg Power
Simulation Model
This simulator uses a simplified thermal model based on the actual TrailCharge control algorithm:
- Heat Transfer: T_in' = (k×(T_out - T_in) - G×vent×(T_in - T_out) + Q_body) / C
- Wind Effect: k = 0.003 + 0.004 × wind_factor
- Vent Control: G = 0.015 (vent conductance factor)
- Body Heat: Q_body = 0.06 (calibrated heating input)
- Thermal Mass: C = insulation_mass (affects response time)
The controller uses hysteresis around the setpoint (±0.8°C) with rate limiting for quiet operation.