By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
Inst ToolsInst ToolsInst Tools
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
      • Instrumentation
      • Electronics
      • Electrical
      • Practical Questions
    • MCQ
      • Instrumentation MCQ
      • Electrical MCQ
      • Electronics MCQ
      • Control Systems MCQ
      • Analog Electronics MCQ
      • Digital Electronics MCQ
      • Power Electronics MCQ
      • Microprocessor MCQ
      • Multiple Choice Questions
  • EE
    • Electronics
      • Electronics Q & A
      • Electronic Basics
      • Electronic Devices & Circuits
      • Electronics Animation
      • Digital Electronics
    • Electrical
      • Electrical Basics
      • Electrical Q & A
      • Power Electronics
      • Electrical Machines
      • Electrical Animation
      • Power Systems
      • Switchgear & Protection
      • Transmission & Distribution
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Search
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Reading: Basics of Trips, Interlocks, Permissives & Sequences
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Ask
  • Courses
  • Videos
  • Q & A
  • EE
  • Measure
  • Control
  • More
Search
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
    • MCQ
  • EE
    • Electronics
    • Electrical
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > Basics > Basics of Trips, Interlocks, Permissives & Sequences
BasicsControl Systems

Basics of Trips, Interlocks, Permissives & Sequences

Last updated: September 14, 2020 8:23 pm
Editorial Staff
Share
6 Min Read
SHARE
This post provides information about basics of Trip, Interlock, Permissive and Sequences which are regularly used in instrumentation control systems like ESD, DCS, PLC etc.

Trip:

The term Trip refers to an action that is initiated by the control system and which forces a device or devices to a pre-determined state.
Example of Trip Signals: Close Valve, Open Valve, Stop motor, etc.
The Safety Instrument System (SIS) or a Hardwired systems normally initiate trips, however the PLCs or DCS may also initiate trips provided the necessary independence and SIL ratings are met.
Once a device or devices have been forced to a pre-determined state by the action of a Trip they will remain in that state until the Trip is manually reset by a conscious operator action.
For example:
  • High level in a vessel initiates a trip system which stops the pump feeding that vessel, the pump will remain stopped even if the level in the vessel falls to a safe level.
  • The Trip must be ‘reset’ by the operator before the pump can be re-started.
  • The Trip can only be ‘reset’ if the level in the tank has fallen to a safe level.
  • Resetting the Trip will not cause the pump to automatically re-start, however it may be re-started by an operator action or a control system command e.g. part of a sequence.
The resetting of Trips is a controlled procedure which will only be possible if the operator is logged in and has the necessary access rights.
Under normal circumstances it shall not be possible to ‘override’ or `defeat’ Trips.

Interlock:

An Interlock is in essence a ‘self resetting’ Trip. Interlocks are not deemed safety related and can be used for on/off control.
Interlocks are normally initiated by the DCS or PLCs, however if an Interlock is deemed to be safety related it may, depending upon SIL rating, be implemented in the SIS or a Hardwired system.
An interlock will force a device or devices to a pre-determined state e.g. Close valve, stop motor, etc.
Once a device or devices have been forced to a pre-determined state by the action of an Interlock they will remain in that state until the initiating cause returns to a ‘healthy’ condition, the Interlock will then be automatically removed.
Under normal circumstances it shall be possible to ‘override’ Interlocks for operational reasons or ‘defeat’ them for maintenance or other reasons.

Permissive:

A Permissive is a patricular type of Interlock used to prevent actions taking place until pre-defined criteria have been satisfied, for example prevents a pump starting until the suction valve is open.
Permissives are normally initiated by the DCS or PLCs, however if a Permissive is deemed to be safety related it may, depending upon SIL rating, be implemented in the SIS or a Hardwired system.
Once a Permissive has been satisfied and the resulting action implemented it becomes inactive, for example once the suction valve has been opened and the pump started the Permissive takes no further action, even if the suction valve is closed while the pump is running.
Under normal circumstances it shall be possible to ‘override’ Permissives for operational reasons or ‘defeat’ them for maintenance or other reasons.

Sequence:

A Sequence is defined as a pre arranged action or number of actions which are carried out by the control system. Sequences may be initiated by an event or operator actions.
Sequences may be ‘single pass’ or ‘cyclic’.
The following is an example of a ‘single pass’ sequence:
An agitated vessel reaches a pre-determined level. The operator initiates a sequence that carries out the following actions:
  • Stop the feed pump
  • Close the filling valve
  • Stop the agitator.
  • Wait 30 seconds.
  • Open the discharge valve.
The following is an example of a ‘cyclic’ sequence:
  • Low level in a vessel opens the filling valve.
  • The valve remains open until high level is detected.
  • On high level the valve closes.
  • The valve remains closed until low level is detected.
  • On low level the valve opens and the sequence it repeated.

Combined Functions:

It is common for Trip, Interlock, Permissive and Sequences to fulfill combined functions, for example the following pump protection system illustrates how the same system can perform various functions.
Permissive
Prevent pump starting until suction valve is open.
Interlock
Pump running – suction valve closed-pump stops.
Sequence
High level in vessel-Pump stops
Low level in vessel-Pump starts.
Pump running – suction valve closed – pump stops,
Suction valve re-opened – pump remains stopped.
Operator resets trip.
Pump available for re-start.
Also Read: How to tune a PID Controller
Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !
Troubleshooting Pump Control Circuit
Safety in Automation Systems
4-20 mA Loop Splitter
Comparison of Control Loops – Open, Closed, Cascade, Feedforward, Ratio
What Every Instrument Engineer Should Know?
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
7 Comments
  • r govindaraj says:
    October 31, 2015 at 10:55 am

    how to calculate orifice plate flow measurement

    Reply
  • johny isaac says:
    August 24, 2016 at 6:54 am

    good

    Reply
  • johny isaac says:
    August 24, 2016 at 6:56 am

    Permissive start how it related to SIL and SIS

    Reply
  • Senthil Murugan says:
    March 18, 2017 at 1:06 am

    this web page give excellent technical information about I&C oriented…really very useful……
    everyone must be use this webpage for more technical updates…..

    Reply
  • Robert says:
    August 18, 2017 at 6:38 am

    Excellent goods from you, man. I’ve understand your stuff previous to and you are just extremely wonderful. I really like what you’ve acquired here, really like what you’re saying and the way in which you say it. You make it entertaining and you still take care of to keep it wise. I can not wait to read much more from you. This is actually a wonderful site.

    Reply
  • Ramu says:
    July 23, 2019 at 11:11 pm

    Logic or programming in PLC is done using Ladder logic or other formats. In general there are some terms that are used is programming to identify how they will interact with other system.

    These terms include:-

    Permissives
    Protections
    Interlocks

    Permissives are minimum perquisites that are required for drive or system to operate. Like lubrication system should be on before a drive starts etc.

    Protection prevent a drive or logic from a harmful condition and start/ stop system to prevent human or mechanical damage. Like high current will trip a motor to prevent damage. These code act without any checks for permissives as they are typically a last resort kind of stuff.

    Lastly Interlocks are code or conditions that are execute when another action happens and change how the drive or code was working to provide a smooth running process.

    Example :

    For example if 2 motors (say motor A & motor B) are there and only one is generally used but necessary 24 x 7. Then I will add an interlock in logic of motor A that if the other motor B turns off due to error then start drive A.

    Interlocks are often used to start auxiliary equipment, standby drives, or to prevent starting of systems for smooth operations.

    A key note is that Interlocks will require permissives to be followed, that is only interlock is not sufficient the permissives are also to be met.

    Interlocks do jobs that can be executed by operator action also but provide some ease in operation and reduce human error.

    Reference – Quora

    Reply
  • PT says:
    September 14, 2022 at 10:40 am

    Need help with understanding to interlock 2 different kinds of safety systems? for example 1 System with PLd & SIL2 safety and another with a safety relay system.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
206kSubscribersSubscribe
38kFollowersFollow

Latest

Top Non-PLC Certification Courses for Automation Professionals
Top Non-PLC Certification Courses for Automation Professionals
Common
Things You Need to Know About DeviceNet
Things You Need to Know About DeviceNet
Communication
Why is IEC 60269 Important
Why is IEC 60269 Important? – Electrical Applications
Standards
NAMUR OPEN ARCHITECTURE
What is NAMUR OPEN ARCHITECTURE?
Control Systems

Related Articles

LCS Configuration equipped with LOTO Facility

Motor Control Signal Interface

how-a-4-20ma-transmitter-works

How a 4-20mA Transmitter Works?

ESD System Insights

ESD System Insights: Signals for Emergency Valve Shutdown Explained

Grounding Electronic Equipment

Importance of Grounding Electronic Equipment

Maintenance Override Switch (MOS)

What is Maintenance Override Switch (MOS) ?

Does Really a Safety Barrier is Important

Does Really a Safety Barrier is Important? – PLC DCS Systems

Instrumentation Engineer Interview Questions

Interview Questions on PID Controllers

Alarm Management Practices

Control Room Alarm Management Practices

More Articles

Control Panels Material Take-Off (MTO)

Control Panels Material Take-Off (MTO) – Engineering Project

Butterfly valve Principle

Short Notes on Different Valve Types

sulfur dioxide analyzer

Fluorescence

AND Logic in Bently Nevada Vibration System

AND Logic in Bently Nevada Vibration System

On-OFF Valve Animation

What is ON/OFF Valve ?

Bimetallic strip thermostat

Mechanical Temperature Measuring Sensors

Door Locking System - PLC Applications Examples

Door Locking System – PLC Applications Examples

Operator Interface for SCADA System

Operator Interface for SCADA System

//

Inst Tools

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

[mc4wp_form id=”847″]

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?