Are you looking for job? Are you tensed to face the interview? Here is the right place that is wisdom jobs online portal which enables you to find your dream job. Plc is a computing system used to control electromechanical processes. Scada stands for supervisory control and Data acquisition. It is a type of industrial control system that is used to monitor and control facilities and infrastructure in industries. Scada developer maintains all Scada hardware and software, analyse, develop and deploy Scada systems as needed. So, grab the opportunity as Scada developer, Scada trainer, Scada programmer, senior process automation engineer by looking into the Plc Scada job interview questions and answers given and boost your confidence levels for the final interview.
Answer :
PLC means Programmable Logic Controller. It is a class of industrially hardened devices that provides hardware interface for input sensors and output control element. The field I/p include element like limit switches, sensors, push button and the final control elements like actuator, solenoid/control valves, drives, hooters etc.
PLC Senses the input through I/P modules, Processes the logic through CPU and memory and gives output through output module.
Question 2. Applications Of Plc?
Answer :
PLC can be used in almost all industrial application solutions right from small machine to large manufacturing plants. Even it caters applications of redundant systems at critical process plants.
Question 3. Explain The Role Of Plc In Automation ?
Answer :
PLC plays most important role in automation. All the monitoring as well as the control actions are taken by PLCs. PLC Senses the input through I/P modules, Processes the logic through CPU and memory and gives output through output module.
Question 4. Explain The Role Of Cpu ?
Answer :
This component act as a brain of the system.
CPU consist of Arithmetic Logic Unit, Program memory, Process image memory, Internal timers and counters, flags It receives information from I/P device, makes decisions depending upon the information and logic written and sends information through the O/P devices.
The CPU’s are distinguished with following features:
Question 5. Explain The Role Of Power Supply In Plc System ?
Answer :
Power supply provides system power requirement to processor, I/O and communication modules.
Typically the power supply has input voltage 120 V – 230 V AC or 24 V DC and back plane output current 2 A to 5 A at 5 V DC
Question 6. Explain The Role Of Rack Or Chassis In Plc System ?
Answer :
Question 7. What Is Role Of I/o Modules?
Answer :
Electronic plug in units used for interfacing the i/p and o/p device in the machine or process to be controlled.
I/P module receives data from i/p devices (Pushbutton, Switches, Transmitters) and send it to processor. The O/P module receives data from processor and send it to output device (Relay, Valves).
Digital/Discrete :- Sends and Receives On/Off signal
Analog :- Sends and receives variable input or output signals
Question 8. Explain The Role Of Eeprom Memory Module?
Answer :
This module is inserted into processor system for maintaining a copy of project (PLC program). This is helpful in case of memory corruption or Extended power loss.
Question 9. Difference Between Fixed And Modular Plcs?
Answer :
Question 10. What Are The Types Of I/os?
Answer :
Local – These are the I/Os placed in the PLC main rack containing CPU. These I/Os are connected to CPU through backplane.
Distributed/Remote – These are the I/O placed at remote location from the main rack containing the CPU.
These I/O’s are to be connected on communication bus like control net, device net or FIP I/O.
Question 11. What Is Meaning Of Resolution In I/o Cards In Plcs ?
Answer :
It is the minimum change in i/p parameter which can sensed by the i/p card. As far as Digital I/O is concerned it takes only one bit for operation. In case of analog input the resolution determines how much bits are used for input or output. For example a 12 bit resolution card means the input will come as 0 to 4095 count (2^12). For 16 bit data the counts will be from 0 – 65536(2^16). More the resolution the data will be more accurate
Question 12. What Is An Analog Input Module ?
Answer :
An I/O module that contains circuits that convert analog input signals to digital values that can be manipulated by the processor. The signals for pressure, flow, level, temperature transmitters are connected to this module. Typically the input signal is 4-20 mA, 0-10 V
Question 13. What Is Analog Output Module ?
Answer :
An I/O module that contains circuits that output an analog dc signal proportional to a digital value transferred to the module from the processor. By implication, these analog outputs are usually direct (i.e., a data table value directly controls the analog signal value).
Question 14. What Is Meaning Of Universal Analog Input Card?
Answer :
Normally there are different cards for different signals. But in universal input card the same channels can be configured for RTD, Thermocouple, Current or voltage input.
Question 15. Give Examples Of I/p And Output Connected To Plcs?
Answer :
Question 16. Explain Source And Sink Concept ?
Answer :
Sinking Source type modules gives out the current to the field digital devices while sink type modules draw current when the device is in high state
Sinking – When active the output allows the current to flow to a common ground.
Sourcing – When active, current flows from a supply, through the output device and to ground.
Question 17. What Is Forcing Of I/o ?
Answer :
Question 18. What Is Meaning Of Scan Time In Plc?
Answer :
Scan time is the Time required to read the I/P, Process the logic and update the output in one cycle.
Question 19. What Is Typical Scan Time In Plcs ? What Affects Scan Time ?
Answer :
Typically it is less than 10 ms. It depends on the complexity of logic, PID algorithm etc.
Question 20. How To Program Plcs ?
Answer :
Every PLC manufacturer have their own software for programming the PLC. For example Siemens uses Simantic S7 Manager, Allen Bradley uses RS Logix and Modicon uses PLC pro programming software.
The programming language used is
Question 21. What Is Ladder Diagram ?
Answer :
This is a programming language, which expresses a program as a series of “coils” and “contacts”, simulating the operation of electromechanical relays. The resultant program is the equivalent of an equation, which is executed continuously in a combinatorial manner. The advantage of this language is the familiarity many electricians have with the simple operation of relays. Disadvantages include the complexity of large, cross-connected programs, and the difficulty of expressing such non-binary functions as motion control and analog I/O.
Question 22. What Is Redundancy ?
Answer :
The capacity to switch from primary equipment to standby equipment automatically without affecting the process under control. Redundancy means provision for standby module. In case of failure of one module is running process, the standby module takes over. Hot redundancy means the changeover of control from active processor to standby processor in less than 1 scan time.
Question 23. What Is The Need Of Redundancy?
Answer :
In critical processes, it is important to run the plant without failure. In such case it is important to have redundancy so that even if one system fails the redundant system can take care without affecting plant.
Question 24. Explain The Types Of Redundancy?
Answer :
CPU redundancy: In case of CPU failure the standby CPU takes care of the plant
Power Supply redundancy: In case the power supply fails the standby power supply takes control of the situation.
Communication : Multiple communication channels are provided to take care of communication failure
I/O Redundancy : Multiple I/O channels are provided to take care of input or output failure.
Question 25. What Are Components Of Redundant Plc System ?
Answer :
Typical component on Schneider Redundant PLCs
The backplane used is either 4 slot o6 6 slot with
The master and Standby configuration must be identical
Supervisory Control And Data Acquisition Software : Wonderware InTouch
Question 26. What Is Scada ? Role Of Mmi/hmi Scada In Industrial Automation?
Answer :
SCADA : Supervisory control and data acquisition
MMI : Man Machine Interface
HMI : Human machine Interface
This acts as an operator station. The operator can monitor as well as control the process parameters from this stations. Apart from online process data the operator will have access to historical and real-time trends, alarms and reports. The operator can give commands to control hardware for opening the valve, change the set point, start the pump etc..
Question 27. What Are Features Of Scada Software ?
Answer :
The common features of SCADA include Dynamic process mimic, Trends, Alarm, Connectivity with hardware, Recipe management etc.
Question 28. Some Of The Leading Leading Scada Companies?
Answer :
Question 29. Types Of Wonderware Scada Packages?
Answer :
No. of I/Os – Wondeware InTouch comes is 64, 128, 256, 1000 and 64,000 tags package.
Development + Runtime + Network (DRN) / Runtime + Network (R+N) and View Node
D+R+N : With this package development and editing of the application is possible, Runtime monitoring and control of the plant is possible and Networking is possible.
R+N : With this package development and editing of the application is NOT possible, Runtime monitoring and control of the plant is possible and Networking is possible.
Factory Focus : With this package development and editing of the application is NOT possible, Runtime monitoring is possible but control of the plant is NOT possible and Networking is possible. This package is used a view node
Question 30. What Type Of Licensing Patterns Used In The Scada Software?
Answer :
Typically two types of licenses are used in the SCADA software
Dongle Key : It is a hardware lock which can be put on the communication port of the PC.
Software Lock : Here the software code is the license. Typically you can put the code while installation or transfer the code from Floppy to hard-disk.
Question 31. Various Exe Files Used In Intouch Software And There Role?
Answer :
InTouch : It is an application manager. Using this you can create new application. Move between various applications.
View : Windowviewer. This will start Runtime application. From this you can monitor and control the plant.
WM : WM.XE is Window maker. This will start the development package in InTouch. Using this you can you can develop the application.
Question 32. Explain The Types Of Window ?
Answer :
Replace : Automatically closes any window(s) it intersects when it appears on the screen including popup other replace type windows.
Overlay : Appears on top of currently displayed window(s) and can be larger than the window(s) it is overlaying. When an overlay window is closed, any window(s) that were hidden behind it will reappear. Clicking on any visible portion of a window behind an overlay window will bring that window to the foreground as the active window.
Popup : Similar to an overlay window except, it always stays on top of all other open windows (even if another window is clicked). Popup windows usually require a response from the user in order to be removed.
Question 33. What Is Symbol Factory ?
Answer :
Symbol Factory contains symbols which can be readily used in the application. The symbols is contains include various Tanks, Reactor, Pipes, Icons, Flags.
Question 34. What Type Of User Input Used In Intouch ?
Answer :
User inputs include data entry Discrete, Analog, String/Message, Sliders and pushbuttons.
Question 35. What Type Of Animation Can Be Given In Intouch ?
Answer :
Colour Fill, % Fill, Blinking, Size Control, Location, Orientation, Visibility, Action, Hide Show Window
Answer :
Question 37. What Are Alarm And Events In Intouch?
Answer :
Alarms and Events are the notifications used to inform operators of process activity: Alarms represent warnings of process conditions that could cause problems, and require an operator response. A typical alarm is triggered when a process value exceeds a user-defined limit. InTouch uses for types of alasm LOLO, LO, HI and HIHI.
Events represent normal system status messages, and do not require an operator response. A typical event is triggered when a certain system condition takes place, such as an operator logging into InTouch.
Question 38. Explain About Security Management?
Answer :
Security provides the ability to control whether or not specific operators are allowed to perform specific functions within an application. Security is based on the concept of the operator “logging on” to the application and entering a “User Name” and “Password.” (The application developer sets up each operator with a “User Name,” a pre-assigned “Password” and an “Access Level” via the Special/Security/Configure Users..command either in WindowMaker or WindowViewer.)
When a new application is created, the default “User Name” is “Administrator” with an access level of 9999 (which allows access to all security commands).
Question 39. What Is The Use Of Scripts In Intouch ?
Answer :
Is a way of writing logic in InTouch. InTouch has its own instructions and way of writing program.
Application : Linked to the entire application. Window : Linked to a specific window.
Key : Linked to a specific key or key combination on the keyboard. Condition : Linked to a discrete tagname or expression.
Data Change : Linked to a tagname and/or tagname.field only.
Answer :
A software which allows a computer to access the external devices using com ports or communication cards.
Answer :
Dynamic Data Exchange is the facility developed by Microsoft for exchanging the data between various programs.
DDE has three important settings:
Question 42. Explain The Communication With Software (excel)?
Answer :
Question 43. How To Monitor The Data From Intouch To Excel ? Ie One Way Communication From?
Answer :
Question 44. How To Have Two Way Communication Between Excel And Intouch ?
Answer :
Create a I/O Tag Name with following detail Application name : Excel Topic Name : [XXXX.xls]sheet1 ie XXXX.xls is actual excel file used in application. Sheet 1 is the spreadsheet where the data is kept. Item Name : R1C1 ie Actual Address of the Cell where the data is kept.
Question 45. What Is The Scan Cycle Of Plc?
Answer :
PLC’s scan cycle follows following path Scan cycle of PLC
Question 46. Explain The Communication Module?
Answer :
Communication modules are used either for communication between external hardware or software. The hardware can be PLCs (same or other make), Controller, I/O module, smart transmitters. The software can be SCADA software, MIS system or programming software.
Plc Scada Related Tutorials |
|
---|---|
XML Tutorial | Abbreviations Tutorial |
Plc Scada Related Practice Tests |
|
---|---|
XML Practice Tests | Instrumentational Engineering Practice Tests |
All rights reserved © 2020 Wisdom IT Services India Pvt. Ltd
Wisdomjobs.com is one of the best job search sites in India.