Inst ToolsInst ToolsInst Tools
  • 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: Interview Questions on PID Controllers
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • PLC Tutorials
  • Control Systems
Search
  • 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 > Control Systems > Interview Questions on PID Controllers

Interview Questions on PID Controllers

Last updated: July 29, 2019 9:59 am
Editorial Staff
Control Systems Instrumentation Interview Questions
1 Comment
Share
8 Min Read
SHARE

Here is the complete list of PID Controllers Questions and Answers, PLC Engineers Interview Questions, DCS Engineers Interview Questions and Industrial Automation Engineers Interview Questions.

Contents
PID Controller Questions1.What is a ‘controller’? Where are its application areas?2.Explain the following terms in a controller?3.Explain what is ‘direct action’ and ‘reverse action’ on a controller?Direct action :Reverse action :4.What is a gap controller?5.What is a ‘proportional band’? Explain with an example?6.What is a ‘gain’? Write the relation (formula) between a gain and proportional band?7.What is a ‘reset action’? Explain with an example?8.What is a ‘batch’ facility on a controller?9.What will be the output (increases or decreases) of a direct action controller when the process goes above the setpoint?10.What will be the output of a reverse acting controller when the process changes from 50% to 75% where the proportional band is set at 50%, setpoint is set at 50%?11.What is a ‘bump-less transfer’ in a controller’s auto/manual change over?12.Explain how to change a controller from auto to manual and vise-versa?Pneumatic controllers :Electronic controllers :13.What type of controller (P, PI, PID) is preferred on the following process control loops?Pressure :Level :Flow :Temperature :14.Why is there a direct and reverse action on a controller when the control valves are already having direct (air fail to close)/reverse(air fail to open) actions”?For example :Articles You May Like :

PID Controller Questions

Instrumentation Engineer Interview Questions

1.What is a ‘controller’? Where are its application areas?

A controller is an instrument used for controlling a process variable (measurement). Its continuously monitors the error signal and gives a corrective output to the final control element.

2.Explain the following terms in a controller?

Measurement variable: It is the demand variable measured and controlled.

Desired Variable: it is the demand signal (setpoint) to which the process variable is controlled.

Deviation: it is the error signal caused by the difference between the measurement and the demand signal.

Output: It is the corrective signal from the controller to the final control element.

3.Explain what is ‘direct action’ and ‘reverse action’ on a controller?

Direct action :

In a direct acting controller, the output increases when the process measurement (variable) increases.

Reverse action :

In a reverse action controller, the output decreases when the process measurement (variable) increases.

4.What is a gap controller?

A controller whose output changes from minimum to maximum (on-off) and vice-versa when the error signal (deviation) exceeds the set gap depending on the controller action.

5.What is a ‘proportional band’? Explain with an example?

It is the range in percentage for which the controller output changes proportionally from minimum to maximum and vice-versa when the measurement deviates from the setpoint.

For example: A controller set at 50% proportional band

The controller output changes from minimum to maximum and vice-versa when the measurement exceeds 25% either side of the setpoint depending on the controller action.

6.What is a ‘gain’? Write the relation (formula) between a gain and proportional band?

A controller ‘gain’ is inversely proportional to its proportional band.

. g = (1/p)*100
. g = gain
. P = proportional band

7.What is a ‘reset action’? Explain with an example?

Reset action in a controller is the integration of the proportional action by the set period. The reset action repeats the proportional action’s output per the reset time set, until the error signal becomes zero or the output gets saturated.

For example :if the reset action is set for 30 sec.

For a 0.5 volt correction output ;by the proportional action will be repeated by the reset action every 30 secs., until the error signal becomes zero or the output gets saturated.

8.What is a ‘batch’ facility on a controller?

Whenever a deviation persists for a long time the controller output saturates at the maximum of minimum output (-2.5 VDC or + 12.5 VDC/0 kPa or 140 kPa) depending on the controller action. In a normal controller when the process reverts to normal the output takes its time to come into control range.

In a batch controller the output reverts to the control limit (0VDC OR 10.00V DC 20 kPa or 100 kPa) as soon as the deviation enters the batch limits

9.What will be the output (increases or decreases) of a direct action controller when the process goes above the setpoint?

In a direct acting controller, the controller output increases when the process (measurement) goes above the setpoint)

10.What will be the output of a reverse acting controller when the process changes from 50% to 75% where the proportional band is set at 50%, setpoint is set at 50%?

The controller output will be zero.

11.What is a ‘bump-less transfer’ in a controller’s auto/manual change over?

‘Bump-less transfer’ is to eliminate the change in the controller’s output when the controller is changed from auto to manual control and vice-versa.

12.Explain how to change a controller from auto to manual and vise-versa?

Pneumatic controllers :

While taking the controller from auto to manual, the manual output is to be balanced to the auto output and then transfer the auto-manual switch to manual.

While changing the controller from manual to auto, the controller setpoint is matched to the manual output and then auto-manual switch is transferred.

Electronic controllers :

Auto to manual control may be transferred directly as the electronic circuit keeps the auto and manual output matched.

But while changing the controller from manual to auto, the controller setpoint is to match to the process variable and then auto-manual switch is transferred.

13.What type of controller (P, PI, PID) is preferred on the following process control loops?

Pressure :

If the load change is minimum, then a proportional controller is suitable. If a frequent load change is expected then a Proportional + Integral controller is preferred.

Level :

Normally a proportional controller is preferred.

Flow :

Proportional + Integral controller is preferred

Temperature :

Proportional + Integral + Derivative controller is preferred

14.Why is there a direct and reverse action on a controller when the control valves are already having direct (air fail to close)/reverse(air fail to open) actions”?

The type of control valve action requirement on a process line, depends on the protection required on the upstream or downstream of the control valve incase of an air failure.

Depending on the control valve action, the controller action has to be set to control the process.

For example :

Station back pressure control valve is reverse acting and its controller is set for reverse acting. If there is an air failure the control valve opens fully and prevents the separator from high pressure.

If the separator gas pressure goes below the setpoint the controller output goes high and keeps the control valve closed.

Separator level control valve is direct acting and its controller is set for direct acting. If ;there is an air failure, the control valve closes fully and prevents the surge tank from high pressure.

If the separator level goes below the setpoint the controller output goes low and keeps the control valve closed.

Articles You May Like :

Process Control Questions & Answers

Objective Questions on Valves

PID Controller Multiple Choice Questions

Feedback Control Loop Questions & Answers

Why Offset in Proportional 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 !

Recommended Articles

Gas Analyzers Interview Questions
Gas Analyzers Interview Questions and Answers
Modbus Function Command Formats
How to Implement Ratio Control in this System?
Interview Questions on Industrial Wireless
Feedback Control Principle
Functional Design Specifications for DCS and SIS Projects – FDS Document
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • GOD'SWILL BASSEY says:
    June 14, 2018 at 11:44 pm

    It’s of great gain to me.
    I give u three stars

    Reply

Leave a Reply Cancel reply

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

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
208kSubscribersSubscribe
38kFollowersFollow

Categories

Recent Comments

  • William Snyder on Top Non-PLC Certification Courses for Automation Professionals
  • Kamli on Top Free PLC Software
  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals

Related Articles

2 wire transmitter current loops

2-wire Transmitters Current Loops

Python in Industrial Automation

Python in Industrial Automation and Control Systems

What is Process Control ?

What is Process Control?

Control systems in industrial projects

Interactions With Process Control Systems Philosophy

DCS Marshalling Cabinet Checks

PLC, DCS, and ESD Marshalling Cabinet Checks

Questions on Piping and Instrumentation Diagrams

Questions on Piping and Instrumentation Diagrams

Difference Between Single Pair Ethernet and Traditional Ethernet

Difference Between Single Pair Ethernet and Traditional Ethernet

PROFIBUS is also a Master Slave protocol

Compare Modbus, Fieldbus, and Profibus

More Articles

Electrical Machines Questions and Answers

DC Machines Excitation Quiz

Quiz on Electrical Safety and Equipment Grounding

130 Quiz on Electrical Safety and Equipment Grounding

Measurement of Phase Angle Objective Questions

Measurement of Phase Angle Objective Questions

PLC Program Example - Signal Lamp Task

PLC Program Examples

Hydrogen Sulfide Gas Detector Calibration Procedure

Hydrogen Sulfide Gas Detector Calibration Procedure

Stability in Frequency Domain

Feedback Compensation

Single Push button to ON and OFF a Bulb using Ladder Logic

Single Push button to ON and OFF a Bulb using Ladder Logic

steam heat exchanger

Practical Process Control System Questions & Answers – 9

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?