PLC
Question 1. What is PLC?
Answer: PLC is the short abbreviation of Programmable Logic Control.
PLC is a solid-state control device or computerized industrial controller that performs discrete or sequential logic in the automation industry.
PLC is a combination of software and hardware. It acts as the brain of the machine or system for automation control systems.
PLC is a digital electronic device that performs the following basic tasks.
- uses programmable memory to store instructions
- implement specific functions such as programming logic, sequence, timing, counting, and arithmetic operations
- control electronic machines and technical process
Question 2. Who is the father of PLC?
Answer: Dick Morley is called as the father of the programmable logic controller (PLC).
In 1968, under his study, he has created and developed the first industrial PLC i.e. Midcon PLC. The first Midcon PLC is built for General Motors.
Question 3. What is the role of PLC in Automation?
Answer: In automation, PLC is playing a significant role in controlling and monitoring industrial applications.
It has both hardware and software.
This controller device can be executed or operated by automatically and manually. For its operation, it consumes additional manpower, time, utility, and accurate operation in the system.
It is useful for increasing the reliability and stability of the system.
It performs precise operations within very less time. This is one of the reasons, today, PLC is widely used in the industry.
Question 4. What are the different components of PLC?
Answer: PLC has different components. Each component has associated with specific PLC operations and functions.
Here is the list of the useful basic components –
- Input and Output modules
These modules provide input to the PLC and yield output. Input and output can either be digital or analoge types. - Power Supply
This component is responsible for providing AC or DC power supply to operate PLC. - Central Processing Unit (CPU)
CPU stores and execute PLC software programs. - Memory System
As the name depicts, the memory system is responsible for storing and retrieving information required for PLC operations. - Communication Protocol
There can be multiple devices connected to PLC. Communication protocols are used for exchanging information from one device to another. - PLC Programming (Software skill)
You need to write a programming language to implement PLC logic.
These are the six basic components of the PLC.
Question 5. What are the types of PLC?
Answer: There are two basic types of PLC based on the construction and working of PLC.
- Compact PLC
- Modular PLC
Questions 6. What are the different PLC brands?
Answer: The various companies are invented their own PLC brands. Here are some popular PLC brands.
- ABB PLC
- AB (Rockwell) PLC
- Siemens PLC
- Delta PLC
- Mitsubishi PLC
- Honeywell PLC
- Omron PLC
- Schneider PLC
- Hitachi PLC
- Fatek PLC
- Bosch PLC
- GE (General Electric) PLC
Siemens PLC and Allen-Bradley (AB) PLC are mostly used for project and educational purposes.
Question 7. Explain the difference between Compact and Modular PLC?
Answer: This is the most important interview question for the fresher. I already explained the 9 differences between Compact and Modular PLC.
Question 7: What is the block diagram for Compact and Modular PLC?
Compact PLC block diagram:
Modular PLC block diagram:
Question 8. What are the different programming languages used in PLC?
Answer: The programming language is used to create the program to control the PLC or automation system.
As per the IEC standard, five different types of programming languages are used in PLC.
The list of different PLC languages used in the industry is as follows.
- Ladder Diagram (LD)
- Instruction List (IL)
- Structured Text (ST)
- Function Block Diagram (FBD
- Sequential Function Charts (SFC)
Question 9. What is LD in PLC?
Answer: LD is the short abbreviation of the “Ladder Diagram”. It is the most popular and universally accepted programming language for PLC.
It is easy to implement PLC logic with LD as it provides a graphical user interface.
LD is known as “Ladder Diagram Language” or “Ladder Logic Language”.
Question 10. What is rung?
Answer: In LD programming, the numbers of the horizontal lines are represented as the “rungs”.
Question 11. What is the timer?
Answer: Timer is the most essential instruction for PLC. The timer is used to operate and control devices for a specific duration of time. The programmer can set the timer based on the project requirement.
Question 12. What are the different types of PLC timers?
Answer: In general, there are three different types of timers used.
- On Delay Timer
- Off Delay Timer
- Retentive On Timer (RTO)
Question 13. What is the function of the RTO?
Answer: RTO is a Retentive On Timer. The main function of the RTO is used to hold or store the set (accumulated) time.
Question 14. What is the counter?
Answer: Counter is an instruction which is useful for sequential counting as digital numbers. It is part of the mathematical function.
Question 15. What are the different types of counters used in PLC?
Answer: The PLC counter is classified into three different types.
- Up Counter
- Down Counter
- Up/Down Counter
In PLC programming, the up/down counter is mostly used.
Question 16. What is the rack or chassis?
Answer: The modular PLC consists of a number of input or output modules, the controller processor, and the communication controller. This hardware assembly of these modules is called as “Rack or Chassis”.
Refer modular PLC block diagram mentioned in an earlier question.
Question 17. What is the PLC Scan Cycle?
Answer: When the PLC program is executed, there are multiple repetitive processes occurred. This is entire process is called a PLC scan cycle.
This scanning program consists of reading input data, executing the programming logic, and updating the output data in one cycle.
The scan time is the time required for continuously scanning programs. It takes approximately 10ms-15ms of time.
Question 18. What is the standard format for the digital I/O module address used in the AB PLC program?
Answer: The format for the digital I/O address is as below.
File type: Slot Number. Word Number/ Bit Number
This is the standard addressing format used in AB PLC’s brand.
Question 19. What is the MCR?
Answer: MCR is the short abbreviation of “Master Control Relay”. It is a type of instruction used in Siemens PLC software. This instruction is used to shut down the process.
There are some other types of MCR instruction like
- MCRA (Master Control Relay Active),
- MCRD (Master Control Relay Deactive),
- MCR< (Master Control Relay Less),
- MCR> (Master Control Relay Greater).
Question 20. What is Communication Protocol?
Answer: The system communicates with two or more communicating devices for transferring digital data or information. This communication is governed by some set of rules called as ‘Communication Protocol’.
The standard definition 0f communication protocol is a set of rules that govern data communication.
You can expect multiple PLC interview questions related to the communication protocol.
Question 21. What are the different types of communication protocols used in PLC?
Answer: In the PLC communication network, various types of protocols are used for communicating with multiple connected devices.
Here are some standard PLC communication protocols.
- EtherNet/IP
- Profibus
- Modbus
- Interbus
- ProfiNet
- ControlNet
- DeviceNet
- DirectNet
- CompoNet
- RAPIENet
- EtherCAT
- MelsecNet
- Optomux
- DF-1 Protocol
- HostLink Protocol
- MECHATROLINK
- DH- Data Highway
- PPI- Point to Point
- EtherNet Powerlink
- MPI- Multi-Point Interface
- EGD- Ethernet Global Data
- AS-i- Actuator Sensor Interface
- OSGP- Open Smart Grid Protocol
- DNP3- Distributed Network Protocol
- SDS- Smart Distributed System Protocol
- PieP- Process Image Exchange Protocol
- SRTP- Service Request Transport Protocol
- BSAP- Bristol Standard Asynchronous Protocol
- FINS- Factory Interface Network Service Protocol
- HART- Highway Addressable Remote Transducer Protocol
- Recommended Standard (RS-232, RS- 422, and RS-485) Protocol
These are the foremost communication protocols used for the PLC and other network connections. These protocols are supported by different PLC software brands.
The communication protocols are dependent upon three fundamental parts such as baud rate, network length, and the number of nodes. There are different.
Question 22. Which types of sensors are used in automation?
Answer: The sensor is an electronic device that detects various parameters from the Physical environment and passes it as input to the PLC controller.
The sensor can be a digital as well as analog-type based on the type of signal it passes.
Here are various types of sensors used to communicate the different parameters to the controller.
- Inductive Proximity Sensor
- Capacitive proximity sensors
- Optical Sensors
- Ultrasonic Sensors
- RTD (Resistance Temperature Detectors) sensors
Question 23. What are the sinking and sourcing?
Answer: Sinking and Sourcing are very important concepts used for connecting a PLC correctly with the external environment. These two concepts are applied only for the DC modules.
The Sinking circuit provides a ground condition path to load (-DC). And sourcing circuit provides a =24v source to the load (+DC).
Question 24. What is the Redundant System?
Answer: The redundant system is a replica of the original system. When the original system breaks down redundant system takes charge of the original system and performs all the required operations.
It provides duplicate features of a running system. A redundant system is very useful when a failure occurs in the running system.
The following are the different types of redundancies.
- Input or Output (I/O) redundancy
- CPU redundancy
- Power Supply redundancy
- Communication protocols redundancy
- Bus system redundancy
The redundancy system is designed where Zero breakdown is required.
Question 25. What are the advantages of the PLC over the Hardware Relay?
Answer: The following are the advantages of PLC over the hardware relay.
- PLC occurs in both software and hardware base. But relay occurs in only hardware base.
- PLC can easily monitor and control the device than the relay.
- It is easy to find out the fault in PLC software.
- PLC provides more working functions and features than the relay.
- PLC provides more flexibility and reliability than the relay.
- It is easy to modify and implement PLC programming logic than the relay.
Question 26. Explain the functions of PLC.
Answer: The functions of the PLC are,
- Sequential computerized controlling
- Monitoring the system and plant
- Operating the position or motion of the system
- Detecting the fault condition in the system
Question 27. What is the major area of applications of PLC?
Answer: PLC has multiple applications in various sectors.
- PLC is needful in the industrial sector like the steel industry, glass industry, cement industry, paper mill, coal mine, automobile industry, chemical industry, textile industry, robotic system, and food processing system.
- It is used in the electrical transmission and distribution power station.
- It is used for domestic purposes in remote sensing devices.
- PLC is also useful for educational purposes such as academic and research projects.
PLC is mostly used for commercial and educational purposes.
Question 28. What are the main advantages of PLC?
Answer: There are various advantages of PLC.
- PLC (especially Compact PLC) has a lower cost associated with it as compared to the other automation technology.
- It provides a more reliable solution.
- Even for beginners, programming used for PLC is easy to write and to understand, and to implement the logic. Among all PLC programming, LD language is the easiest one.
- One of the major advantages is, PLC is easy to communicate and connect with the computer. There are various standard communication protocols available in PLC.
- PLC (especially Compact PLC) does not take much space. They are smaller in size.
- PLC operates very fast (almost no booting time).
- Performing modification is possible and very much easy. You can easily make the changes in an already implemented design logic.
- PLC has low maintenance associated with it.
- PLC programming provides modularity. Modular design makes development easy.
- As we have seen earlier, PLC has a fast scan time (near about 10-15 milliseconds). It requires very less operation time to perform any task.
For these advantages, PLC is replacing hardware relay and it is industrially accepted.
Question 29. What are the disadvantages of PLC?
Answer: Apart from various advantages, there are a few disadvantages.
- With PLC, you can operate only one program at a time. You can not run multiple PLC programs simultaneously.
- There are some working environment limitations associated with PLC. The performance decreases in certain cases like high temperature, and vibration conditions.
Question 30. Explain the term downloading and uploading in PLC.
Answer: These two terms are related to the data transfer between PLC and connected PC.
- Uploading means data transfer from PLC to PC.
- Downloading means data transfer from PC to PLC.
Most of programmers get confused in these terms.
Comments
Post a Comment