PLC Interview Questions: 1. What Is The RS LINX Software Used For?
PLC Interview Questions: 1. What Is The RS LINX Software Used For?
Each computer or rather, all kinds of software have their own programming language.
These languages are unique and command the computer to produce outputs. These
languages may or may not be same for all computers.
The programming languages used in PLCs are:
SCAN is the procedure, which any sequential operation of the program controller must
go through. It is the process of the operation going from the top to the bottom of the
ladder in the ladder diagram. The process results in all updated outputs, which
correspond to the given inputs. The process of SCAN takes place from the left to the
right of each rung in the ladder diagram. Scan time is basically the total time needed to
read the input, process the logic of the program and update the corresponding output in
a single cycle. Generally, the time for SCAN is of the order milliseconds and it is a
continuously running process.
5. Explain redundancy.
Redundancy translates to the state of non-usefulness. For PLCs, when they are out of
order or when they have certain flaws in them, they cannot be used. They then become
useless and are said to be redundant. This state of PLCs is known as redundancy.
In general, PLCs are smaller and cheaper compared to the Relays. They are also
economically more stable than that of relays and they are very useful commercially. The
PLCs are highly reliable and extremely easy to program which is often not the case with
hard-wired relays. In simple words, PLCs can sustain in any kind of robust environment
even with low maintenance but hard-wired relays are extremely specific in use.
The main application of PLC is in industries but other applications of PLC include:
Driving Motors
Light Lamps
Button Switches
Traffic Signals
Water Draining Pumps
Photo Sensors.
Since all of these have hard and complex machines to convert electric energy in
mechanical energy, the hard machines are now replaced by the PLCs.
Fixed PLCs are mostly designed to perform basic functions, which are to be completed
in the industries. They are small and consist of a power supply and CPU.
On the other hand, modular PLCs have different independent systems and components
and they have numerous I/O systems and they can be repaired easily.
12. Explain Different Components Of PLC In Brief.
Input/output Modules: These are basically the modules, which depend on the
input and the output commands given by the user.
Power Supply: As the name suggest; power supply is the work of supplying
power to be specific supplying DC current, which operates the PLC.
Central Processing Unit (CPU As it is CPU, it will work as brain of the computer
and will supply and store all the commands and the data given to the computer.
Co-processor Modules: These are set of different microcomputers, which can
do different programmes. Their main aim is the function PLC more properly and
appropriately.
Software: As the name suggests, software is the pioneer of PLC which stores
and supplies all the commands and data to the PLC and Co-processors.
Peripheral Device : The peripheral device works for inputting data and other
equipment which are needed to the monitor.
14. Which one would you prefer: 4-20 ma or 0-20 ma? Explain your answer.
Use of a 4-20 ma signal results in easy detection of a cable break by the PLC. This is
because it only returns 0 ma. On using a 0-20 ma signal, the PLC loses its ability to
detect any cable break. Since the return value is 0 ma which is the same as input, the
PLC thinks that the signal is working perfectly. That is why 4-20 ma is preferred over 0-
20 ma.
The HMI is the Human Machine Interface. It basically allows the operators to interface
or communicate with the system that they are overseeing. The HMI provides a pictorial
overview of the status of the mechanical system as well as its operation’s direct control.
The graphical screens of the HMI can be so programmed as to allow the operator to
view all-important statuses as well as control information. The HMIs make use of
pictures, sounds, icons and solid colors in order to visually exemplify the various
operating conditions. Many HMIs even deploy the advanced touch screen technology to
improve the user’s interaction with the elements displayed on-screen.