Time-proportioning control is how a controller that thinks in smooth percentages drives a device that only knows on and off. A PID loop wants to command, say, forty percent output, but a heater contactor or a solenoid valve can only be fully on or fully off. Time-proportioning bridges the two by chopping a fixed cycle of time into an on portion and an off portion in proportion to the demand, so forty percent output becomes on for forty percent of each cycle and off for the rest. This guide explains how the cycle time is chosen, how it relates to duty cycle, and why this pulsed approach differs from true analog control.
Time-Proportioning Control in one line: Time-proportioning control converts a continuous controller output into on/off pulses over a fixed repeating cycle time, turning a discrete final element fully on for a fraction of each cycle equal to the demand and off for the remainder. A fifty percent output means on for half of each cycle; twenty percent means on for a fifth. It lets a PID controller drive on/off devices such as heater contactors, solid-state relays, and solenoids as if they were proportional.
A PID controller produces a continuous output, a demand somewhere between zero and one hundred percent, that would ideally go to a device capable of accepting any level, like a modulating valve or an analog-driven power controller. But many final elements are inherently discrete: an electric heater switched by a contactor or a solid-state relay, a solenoid valve, a fixed-speed element that is simply energized or not. These cannot sit at forty percent; they are either on or off. Time-proportioning is the technique that lets the controller's smooth demand drive such a device anyway.
It works by defining a fixed cycle time, a repeating window of a chosen length, and within each cycle turning the device on for the fraction of the window that matches the demand. If the controller asks for forty percent, the device is on for forty percent of the cycle and off for the remaining sixty; if the demand is seventy percent, the on portion grows to seventy percent of each cycle. The cycle repeats continuously, so as the demand changes the split between on and off shifts with it, and the average power delivered over each cycle tracks the controller's output.
The effect is that a device which can only be on or off delivers, on average, whatever fraction of full power the controller wants, provided the process is slow enough to respond to the average rather than the individual pulses. This is why time-proportioning is so common on temperature control of ovens, extruders, tanks, and similar thermal processes: the mass being heated has enough thermal inertia that it feels the average power over the cycle and smooths out the on-off switching, so the temperature responds as if the heater were being modulated continuously.
The on fraction within each cycle is the duty cycle, and it is simply the controller output expressed as a proportion of the window: a forty percent output is a forty percent duty cycle. As long as the cycle time is fixed, the duty cycle is the controller's demand and time-proportioning just realizes it as on and off time. The single most important tuning choice is the cycle time itself, the length of the repeating window, because it sets the balance between smooth control and hardware wear.
The tension is this. A short cycle time updates the on-off pattern often, so the average power tracks the changing demand closely and the process sees very little ripple, giving control that behaves almost like continuous modulation. But a short cycle means the switching device operates frequently, and for a mechanical contactor that means many operations per hour, wearing the contacts and shortening its life. A long cycle time is gentle on the switch, with far fewer operations, but it lets the process temperature ripple more between the on and off portions and slows how quickly the delivered power can respond to a change in demand.
The right cycle time therefore depends on both the switching hardware and the process. A solid-state relay switches electronically with no moving parts to wear, so it tolerates a very short cycle time and gives near-continuous behavior; a mechanical contactor needs a much longer cycle to preserve its contact life, at the cost of coarser control. The process side matters too: a process with large thermal mass averages out a long cycle comfortably, while a fast, low-mass process needs a shorter cycle to avoid visible ripple. Choosing the cycle time is the act of settling this compromise for the particular loop.
It is worth being clear about how time-proportioning differs from true analog control, because they solve the same problem in fundamentally different ways. True analog control modulates the final element continuously, a valve at forty percent open, a power controller passing forty percent of full power at every instant, so the delivered power is genuinely forty percent moment to moment. Time-proportioning never delivers forty percent at any instant; it delivers one hundred percent for part of the cycle and zero for the rest, and only the average over the cycle is forty percent. The process only behaves smoothly because its own inertia filters the pulses.
That distinction sets the boundary of where time-proportioning is appropriate. It suits processes slow enough to average the pulses, overwhelmingly thermal ones with real mass, and final elements that are naturally discrete and cheap to switch. It is a poor fit where the process is fast and low-inertia enough to follow each pulse, where the on-off switching would show up as unacceptable ripple or would couple into something sensitive, or where the switching device cannot bear the operations. In those cases true modulation, a control valve or a continuously variable power controller, is the right answer. It is also distinct from simple on-off control, which switches on a fixed deadband with no proportioning at all; time-proportioning carries the full proportional-integral-derivative behavior of the controller, just expressed as pulse width.
For distributed operations monitored through SCADA, time-proportioned loops need a little care in how they are represented and watched. The instantaneous output of the device flickers between on and off, which is not a useful thing to trend on its own; what an operator wants to see is the controller demand or the duty cycle, the meaningful percentage, alongside the process variable. A cloud SCADA that historizes the demand and the resulting temperature, and that can surface switching frequency or contactor operations over time, lets a remote team confirm a heater loop is controlling well and catch a contactor heading toward the end of its life from too many operations, well before it fails on a site no one is standing next to.
Cycle time is the length of the fixed repeating window over which the output is proportioned into an on portion and an off portion. Within each cycle the device is on for the fraction of the window equal to the controller demand, then off for the rest, and the cycle repeats. Choosing the cycle time balances control quality against hardware wear: a short cycle tracks demand closely but switches the device often, while a long cycle is gentler on the switch but lets the process ripple more.
True analog modulation delivers the demanded fraction of power continuously, so a forty percent output means forty percent of full power at every instant. Time-proportioning delivers full power for part of each cycle and none for the rest, so only the average over the cycle equals the demand. The process behaves smoothly only because its own thermal inertia averages out the on-off pulses, which is why time-proportioning suits slow thermal processes and analog modulation suits fast or ripple-sensitive ones.
A solid-state relay switches electronically with no moving parts, so it tolerates a very short cycle time and many operations without wear, giving control that is close to continuous. A mechanical contactor wears its contacts with each operation, so it needs a much longer cycle time to preserve its life, which makes control coarser. Use a solid-state relay when the process needs frequent switching for tight control, and reserve a contactor for slower loops where a long cycle time is acceptable.
Merobix reads your field devices into a cloud SCADA - the real thing behind these terms, live in days from any browser.