Documentation
¶
Overview ¶
Goal of this program is to find and verify mathematical formulae for the determination of the actual heating power in PWM mode.
In an ideal world, the heater heats with power 1 when switched on and with power 0 when switched off. (The unit of power is the maximal heating power.) However, when switched on, the heater is not immediately hot, and when switched off, not immediately cold.
The fraction of time during which the heater is on is called φ'. The mean power is φ, and we need to find the function φ(φ').
To stdout, the first column contains φ', followed by differens flavours of φ. See the main() function for the details.
Click to show internal directories.
Click to hide internal directories.