HCBBS Forum (English)
Submit Chemical Projects / Find Solutions
Amplify Your Requirements on a Broader Chemical Platform *Engineering · Technology · Equipment · Solutions*
Submit Request

What do TON and TOFF, as well as TOF, mean?

2024-04-28View Original

Thread Content

What do TON and TOFF, as well as TOF, mean?
Reply #22024-04-28
TON, TOFF, and TOF are terms used in timer functions, commonly applied in PLC programming. - **TON** (Timer On Delay): Starts the timer after a delay. This type of timer starts counting once the input signal is activated, and after a certain delay, the output signal becomes active. - **TOFF** (Timer Off Delay): Delay before turning off the timer. When the input signal stops, this timer begins to count, and only after a set delay does the output signal go to a stopped state. - **TOF** (Timer Off Delay): This also refers to delaying the shutdown of the timer; it serves the same purpose as the TOFF function, just under a different name. These functions are very important in automation and control systems, as they are used to control the sequence and duration of events. .
Reply #32024-05-02
What scenarios are the three types of timers suitable for, thank you?
Reply #42024-06-03
It’s just TON and TOFF, plus there’s TP. TON starts timing when the enabling conditions are met; it outputs a signal only when the set value is reached. If the timing value is not reached before then, the timer is reset. Once turned on, the timer continues to count down until it reaches the maximum value, after which it remains at that value. Once it is turned on, if the enabling condition is no longer met, it is immediately disconnected, and the timer is reset. Application scenarios: It can be used to suppress screen interference; for example, a safety interlock is triggered when the oxygen content exceeds 8%, which may be due to signal interference. There might also be temporary signal fluctuations, and in such cases, it is sufficient to use a timer with a 2-second delay before enabling the circuit. TOFF is the delay disconnect timer. When the enabling condition is met, it is connected immediately; when the enabling condition is no longer met, timing begins, and it is disconnected only after the preset time has elapsed. If the preset time has not been reached and the enabling condition is satisfied again, the timing is reset, and timing starts anew once the enabling condition is disabled. Application scenario: Press the light in the corridor and it turns on; once the hand is removed, the timer starts, and the light turns off after half a minute. The TP timer generates a pulse of fixed width, which is used for the start and stop signals of the motor. If the enable signal is ON, the output is ON; after a certain set time has passed, it turns OFF, regardless of whether the enable signal is ON or OFF. For example, if the timing period is 2 seconds and the enable signal remains ON, the output signal will be ON for 2 seconds before turning OFF. To trigger the output again, you must turn the enable signal OFF and then ON. Similarly, if the enable signal is turned ON for a brief moment, a pulse with a width of 2 seconds will also be generated at the output. What is widely used in Zhejiang University’s Zhongkong Zhongyong system is to generate a 2S-duration pulse signal, which serves as a start signal in parallel and a stop signal in series within the control circuit of the motor contactor, thereby enabling the DCS to control the starting and stopping of the motor. Both the trigger enable signal and the output signal are the same signal; for example, the start signal for pump P102 is a digital output with the address P102_Q. In this case, the TP trigger signal is P102_Q, and the output is also P102_Q. Thus, after setting P102_Q to ON on the interface, the output P102_Q will become OFF after 2 seconds.

Submit a Project

**Looking for Chemical Technology, Equipment & Solutions?** No Registration Required Broader Platform Exposure | Global Chemical Service Provider Connections

Submit Request — Free Consultation

Disclaimer

This is an automated machine translation of the original thread. Some technical terms may have inaccuracies; the original text shall prevail. Click "View Original" at the top right to access the source page, which supports IP-based automatic real-time language translation. Please watch out for contact details and sales inducements to prevent fraud. All content and translations are for reference only, representing solely the poster's personal views. For enquiries, email service@hcbbs.com.