PLC Engineer Interview Questions

Please find the questions which detailed about the PLC Engineer Interview Questions.

PLC Engineer Interview Questions

What Is PLC?

PLC are solid state members of the computer family using integrated circuit instead of electromechanical devices to implement control functions.

What Are The Two Basic Sections Of PLC ?

  • CPU
  • The Input/Output interface system

Common PLC Programming Languages?

  • Ladder logic
  • Functional Block diagram
  • Sequential Function Chart

How To Select A PLC (selection Criteria )?

  • Cost of Hardware and Software
  • Reliability Flexibility Scalability
  • Ease of database configuration
  • Graphics development
  • Interlocks and batch processing
  • Integration of high level application

What Is Sinking Input And Sourcing Input/output?

  • Sinking input / output provides a grounded connection to the load.
  • Sourcing input / output provides to the load.

What Are The Different Types Of Modules Used In Plc?

  • Digital input
  • Digital Output
  • Analog input
  • Analog output
  • Pulse input
  • Communication module
  • Cpu

Explain What Are Different Components In Plc?

  1. Input Interface
  2. Memory Section
  3. Central Processing Unit (CPU)
  4. Programmable Language
  5. Programming tool
  6. An output Interface

Explain Advantages Of Plcs Than Hard Wired Relay?

PLCs are highly reliable, easily programmable, Small and Inexpensive, PLCs can be designed with the communication capabilities so they can converse with the local or remote computer,

They can sustain in robust environment less maintenance.

Explain What Is The Programmable Language Used In Plc?

The general language program consists of Ladder Diagrams. Relay logic control scheme is represented in Ladder diagrams.

Alternative languages uses Boolean representation of these control schemes as base of the computer representation.

Explain What Does Central Processing Unit (cpu) Of Plc Consists?

CPU is the brain of the system and consists of

  • Microprocessor: To carryout arithematic and logical operations.
  • Memory: The area in the CPU in which the information is stored and reterived.
  • Power Supply: The electrical supply that converts the ac voltage to various DC operating voltages.

Explain What Is Scan In Plc?

The sequential operation of the controller that goes through the ladder diagram from top to bottom of the ladder. In this process it updates all the outputs corresponding to the inputs.

SCAN takes place from left to right of each rung. Usually SCAN time is in milliseconds and it is a continuous process.

Difference Between Plcs And Computers?

Programmable Logic Controllers (PLCs) have basic architecture compared to normal general purpose computers.

A normal computer can be converted to PLCs by providing a way that the computer can able to receive information or signal from the field devices such as push buttons, switches and valve positions.

Computer requires some software to process the information obtained from the input to generate an output which decide whether to close or open the valve position in the process side.

Some of the important features and characteristics that distinguish between the general purpose computers and Programmable Logic Controllers(PLCs) are given below:

PLCs are designed to operate under industrial environments (PLCs have to operate under wide range of temperature conditions, humidity and other environmental conditions).

They are least affected by the electrical noise and are inherent to electrical noise Programming in PLCs is through Relay Ladder Logic or other easily learned languages.
PLCs comes with program language built in its memory.

PLCs do not contain input and output devices such as keyboards, mouse, monitor, CD drives and other hard disks. It is in simple a self contained box with communication ports and set of terminals for input and output devices.

Unlike computers which performs numerous tasks simultaneously, PLCs execute a single program in an orderly and sequential manner from first instruction to the last instruction PLCs have been designed for installation and maintenance by plant electricians.

Programming in PLCs is simple (Relay Ladder Programming), it does not include any advanced code. Troubleshooting is simpler and many PLCs are designed to include fault details and written fault details on display screen.

What Are Plcs Advantags Or Benefits?

Higher Reliability: Once the program written and tested it can be easily downloaded into other PLC’s memory. It requires lesser and simpler wiring compared to conventional hard wired circuits employed. Hence reliability of the system increases significantly with PLCs.

More Flexibility: It is easier to create a new program module or change an existing program in PLC compared to hard wired circuitry system. These software program modules can be changed whenever required.

Use can modify the programs in the field and if required, security can be enhanced by hardware interlocks such as key locks and software features such as passwords.

Lower Cost: PLCs were originally designed to replace relay control logic which is not economical and complex especially for large control circuits.

With PLCs the cost savings have been so significant that the relay control becomes uneconomical except for some power applications. Generally if the application consists of more than half a dozen control relays, PLCs are least expensive to install.

Communication Capability: Communication capability of PLC with the other controllers and computers in the system is one of the main advantages compared to relay control circuit.

Functions such as Supervisory control, data acquisition from the field, monitoring devices and process parameters associated with the field and downloading and uploading of programs can be easily possible with the PLC compared to hardwired circuits.

Faster Response: PLCs are designed for high speed and for the real time applications.Response time for PLCs are much smaller compared to relay logic circuits.

The programmable controllers operates in real time i.e, an event taking carrying out at field will result in execution of operation of output.

Easy to Troubleshoot: PLCs have inbuilt diagnostics and override functions that helps the user to easily trance the software and hardware errors.