(i) List and explain the types of ROM.  (ii) List any four advantages of PLC.

1 Answer

Answer :

ROM types 

1) PROM 

2) EPROM 

3) EEPROM 

1) PROM: - (Programmable Read Only Memory): In this memory it may be programed once and once only, by the user/programmer. The user than programs the chip to his/her requirements. No erasures are possible. To change program in a programmed PROM, you may throw it away and replace it with a new un-programmed PROM. The PROM is rarely used because it requires special programming circuits .It does however the advantages of being an unalterable backup to a ROM 

2) EPROM: (Erasable Programmable Read Only Memory): It is a PROM that can be erased. The EPROM is erased by subjecting a window in its top to ultraviolet light for a few minutes. It is also called as Ultra Violet RAM. When exposed to UV light the chips memory bits are reset to 0 the chips window is covered during normal use to prevent unwanted eraser. When the EPROM is exposed to ultraviolet light all of memory locations are erased. This can be reused. 

3) EEPROM: (Electrically Erasable Programmable read only memory): It is similar to EPROM instead of UV light exposer for eraser through an electrical signal is applied to the chip. The EEPROM advantages over the EPROM is the easy and speed with which it is reset & erased. The EEPROM is used in place of RAM when they want to fast eraser without using time for individual reprogramming of each part of the chips memory. EEPROM is the memory of choice for storing, backing up and transferring PLC programs.

(ii) List any four advantages of PLC 

1) Flexibility. 

2) Implementing changes & correcting errors. 

3) Speed of operation. 


4) Reliability & maintainability. 

5) PLCS are smaller in size & can operate Number of devices at a time.

 6) Logic change can be very easily done by just adjusting the ladder logic. 

7) Operation of PLC can be displayed on CRT or LCD screen. 

8) Error occurred in operation can be very easily observed. 

9) PLC can keep records of status of Input & Output signals. 

10) PLC can provide security for ladder programming. 

11) Speed of PLC is in milliseconds.

Related questions

Description : Explain the function of ROM & RAM memory of PLC. 

Last Answer : Read Only Memory (ROM) is used by PLC for storing operating system. The operating system is programmed by the manufacturer.  Random access memory (RAM) is a Read Write memory and used by ... store temporary data like status of I/O pins, temporary results of calculations, timer counter values etc.

Description : Differentiate between RAM & ROM in PLC memory

Last Answer : RAM ROM Random access memory Read Only memory Used for storing temporary data Used for storing fixed data such as programs Data is lost when power is removed Data is retained in case of power loss  Read write speed is quite faster Write operation is slow

Description : List typical inputs and outputs for PLC (four input and any four output).

Last Answer : Typical PLC inputs  Push Button  Selector Switch  Proximity switch  FOOT switch, level switch  Analog input  Typical PLC outputs  Contactor Coil, solenoid, relay  Indicating Lamp  Buzzer  Alaram annunciator

Description : Explain how a Programmable Logic Controller (PLC) is different from an ordinary personal computer. Also write the advantages and disadvantages of PLC.

Last Answer : PLC PC 1 It has embedded processor with limited computing power It has a CPU with high computing power  2 Design of PLC is for reliable operation in industrial ... 3) Use of PLCs may be restricted in some high heat, vibration environment not suitable for electronic circuit

Description : List advantages and applications of PLC.

Last Answer : The advantages of PLC are as follows: 1. Flexible in Nature: One model of PLC can be used for different operations as per requirement. 2. Easy to install and troubleshooting: In hard ... 1.Continuous bottle filling system 2.Batch mixing system 3.stage air conditioning system 4.Traffic control 

Description : List any two advantages and any two disadvantages of PLC.

Last Answer : Advantages of PLC: i) Increased productivity ii) Increased product quality iii) Increased flexibility and convertibility iv) Reduced manpower v) Reduced cost of product vi) Better inventory control vii) Increased ... v) PLCs are not very good at handling large amount of data, or complex data.

Description : List & explain the timer instruction of PLC. Draw the ladder diagram to verify (i) OR gate& (ii) NOR gate logic 

Last Answer : Depending on the time delay and operation, there are two types of timers  * PLC timer- (i) ON delay timer  (ii) OFF delay timer Description (i) ON delay timer 1) This instruction counts time interval when ... a) OR gate ladder diagram y = A + B b)NOR gate ladder diagram

Description : State advantages of PLC.

Last Answer : 1) Flexibility. 2) Implementing changes & correcting errors. 3) Speed of operation. 4) Reliability & maintainability. 5) PLCS are smaller in size & can operate Number of devices at a time. 6) ... on CRT or LCD screen. 8) Error occurred in operation can be very easily observed and diagnosed.

Description : List and explain the different counters of PLC in detail.

Last Answer : A counter in PLC is an instruction equivalent to mechanical counter. A counter block of PLC has two control inputs, Count line and Reset line. When count line makes FALSE-to-TRUE transition, the counter ... down counter. The up-down counter has three inputs, count up, count down and reset.

Description : List any four input and four output devices used with PLC.

Last Answer : Input device: 1. Push button. 2. Temperature switches. 3. Limit switches. 4. Pressure switches. 5. Level Switches. 6. Proximity Switches. Output devices: 1. Motor. 2. Display. 3. Heater coil. 4. Relay. 5. Lamp. 6. Buzzer.

Description : List any our input and output of PLC.

Last Answer : Typical PLC inputs  1) Push Button  2) Selector Switch  3) Proximity switch  4) FOOT switch, level switch  5) Analog input  Typical PLC outputs  1) Contactor Coil, solenoid, relay  2) Indicating Lamp  3) Buzzer  4) Alaram annunciator

Description : Draw and explain analog input module of PLC.

Last Answer : Analog input module are used for supplying analog input signal to PLC. Analog signals are generated by transducers, potentiometers. PLCs analog input module consists of analog-to-digital converter (ADC). ... of PLC. PLC reads the binary number and takes further decision based on the required logic 

Description : Draw the block diagram for PLC power supply and explain the function of each block.

Last Answer : PLC power supply generates the required dc voltage levels for operation of the internal circuit of PLC. It is a switched mode power supply which accepts wide range of AC/ DC input ... of power failure from AC input, Battery backup becomes active and prevents accidental shut down of PLC

Description : Define opto-isolator. Explain the role of opto-isolator in PLC.

Last Answer : Role of optoisolator in PLC: An optoisolator is a semiconductor device that uses a short optical transmission path to transfer an electrical signal between circuits or elements of a ... disruptions, optoisolators offer a safe interface between high-voltage components and low-voltage devices.

Description : Draw a neat labelled diagram of PLC. Explain the function of each block.

Last Answer : Block Diagram of PLC:-  A simplified block diagram of a PLC shown in above Fig. It has three major units/sections.  I/O (Input/Output) Modules.  CPU (Central ... membrane keypad for program entry, and a display device (LED or LCD) for viewing program steps of functions. 

Description : Explain ON delay timer and OFF delay timer of PLC.

Last Answer : On delay timer operates such that when rung containing timer is true, the timer starts counting time ticks. At the end of timer preset time period, output is made active. The off- ... is an operation to turn OFF output when preset time expires after a predetermined input is given.

Description : Draw typical wiring details & four specifications of AC output module of PLC.

Last Answer : The below figure show the basic field wiring for digital 120V AC output module. The Wiring diagrams show how wires of output devices are connected to screw terminals of PLC modules. As per the wiring ... excessive current from damaging the wiring to the field devices.  Specifications:-

Description : Define with respect to PLC i) scanning cycle ii) speed of execution.

Last Answer : Scanning Cycle * It is number of states/steps which the controller follows when it is put in RUN mode. * It is also called as operating cycle and is defined as the number of states ... is referred as a speed of execution. Higher CPU speeds provide faster performance that shortens task time. 

Description : Electro PLC has centralised marketing operations with personnel who direct marketing research, distribution, sales, advertising, and so forth reporting directly to the marketing director. The marketing department is organised by A)product. B)region. C)types of customers. D)function.

Last Answer : D)function.

Description : State the function of PLC memory w.r.t. types, speed of execution.

Last Answer : PLC memory cab be divided into two major types: 1) System memory: a) Executive Memory: The executive is a permanently stored collection of programs that are considered part of the system itself. ... RAM memory is fastest amongst all type of memory. Flash ROM memory is faster than ROM memory. 

Description : The cycle time of a PLC is the time it takes to   (a) read all the input signals. (b) read all the input signals, run the program and update outputs. (c) read an input signal. (d) check all the input signals against the program.  

Last Answer : The cycle time of a PLC is the time it takes to read all the input signals, run the program and update outputs.

Description : List any four advantages of 3-phase systems over 1 -phase systems.

Last Answer : .if you miss one phase u get the remaining two .3phase machines are an added advantage . expensive but reliable .More output

Description : List any four advantages of multi aspect colour light signals.

Last Answer : Ans: 1) Economical  2) Simplicity of indication to drivers  3) Better ability to deal with traffic of varying speed  4) Simpler and easier in operation  5) Control on large signals at heavily worked stations  6) Provide increased line capacity

Description : for Delta-Star connection of 3-phase transformer: i) Draw the connection diagram ii) List any two advantages of this connection iii) State its area of application. 

Last Answer : Disadvantages: i) In this type of connection, the secondary voltage is not in phase with the primary. Hence it is not possible to operate this connection in parallel with star-star or delta-delta ... iv) As line current is equal to phase current the conductor size of winding should be large. 

Description : Explain with block diagram the working of programmable logic control system. (PLC).

Last Answer : Programmable logic controller:  Block diagram: OR Explanation: PLCs are industrially hardened microcomputers that perform discrete or continuous control functions in a variety ... provides an interface between the PLC and user during program development, start-up and trouble shooting

Description : Explain the need of PLC in automation.

Last Answer : Need of PLC in automation * To reduce human efforts. * To get maximum efficiency from machine and control them with human logic * To reduce complex circuitry of entire system * To eliminate ... in working conditions. * Fast and Easily programmed and have an easily understood programming language. 

Description : Give the classification of PLC. Explain modular PLC in brief. 

Last Answer : CLASSIFICATION OF PLC PLC can be classified as follows 1.According to structure of PLC a. Integral type b. Modular Type 2. Depending upon the no. of I/Os a. Small( ... easy to assemble, easy expansion and maintenance. * Large and medium-sized PLC generally use the modular structure. 

Description : Draw and explain schematic of PLC based automatic car parking barrier system.

Last Answer : Explanation: Automatic car parking system allow to park maximum numbers of car in parking zone according to size of parking zone. parking zone number of vehicle parked in parking zone is less ... available parking space then automated parking system does not allow enter next car in parking zone. 

Description : Explain UP counter instruction of PLC with suitable instruction.

Last Answer : The CTU is an instruction that counts false-to-true rung transitions. Rung transitions can be caused by events occurring in the program. When rung conditions for a CTU instruction have made a false-to-true ... accumulated count to zero. Counting can resume when rung 4 goes false again.

Description : For a pantograph write any twoi)Types ii ) Advantages iii ) Methods of raising iv ) Materials of collector strip

Last Answer : Ans: i) Types - a) Diamond Type Pantograph b) Faiveley Type Pantograph  ii) Advantages - a)Reversible operation is possible b)current collection capacity is high  iii) Methods of ... stripcopper, copper steel combination, silicon manganese steel ,aluminum steel, bronze, Metallized carbon or carbon

Description : What is the difference between. (i) BIT and BYTE (ii) RAM and ROM (iii) C.U. and A.L.U (iv) Hardware and Software (v) Personal computer and mainframe

Last Answer : Personal computer and mainframe: Personal Computer (PC): Short for personal computer or IBM PC. The first personal computer produced by IBM was called the PC, and increasingly the term ... mainframes and minicomputers is vague, depending really on how the manufacturer wants to market its machines.

Description : List the different actuators. Explain any two types of actuators with advantages and disadvantages

Last Answer : Actuators [1] Hydraulic Actuator [2] Electrical Actuator [3] Pneumatic Actuator [4] Mechanical Actuator Hydraulic Actuator According to Pascal, when there is an increase in ... efficiency Disadvantages [1] Requires more power [2] Possibilities of fire hazards / accidents

Description : What is a PLC Memory?

Last Answer : Memory is the component that stores information, programs, and data in a PLC. See more..... projuktiponnoThe process of putting new information into a memory location is called writing. The process of ... When a new ladder logic program is loaded into a PLC's memory, the old program that was

Description : What is plc inverter?

Last Answer : This allows the 3G3MV increased intelligence and autonomy for tasks such as positioning and synchronization. Combining the inverter and PLC eliminates the cost and delay of point-to- ... enhanced speed, positioning and function control for the application being controlled. See More industrialstorebd

Description : Why we use PLC?

Last Answer : CPU or processor: The main processor (Central Processing Unit or CPU) is a microprocessor-based system that executes the control program after reading the status of field inputs and then sends ... separate device (generally a PC), loaded with HMI (Human Machine Software).know more plcinverterhmi

Description : What does plc mean ?

Last Answer : The Plc is an acronym for Please .

Description : Is McDonalds a ltd or plc?

Last Answer : Need answer

Description : An Inside Look at Lloyds TSB Bank Plc?

Last Answer : Although Lloyds TSB Bank Plc was technically founded in 1995, the history of this important British clearing bank dates all the way back to 1765. Over the years, the bank has grown to become one ... was traded under the name Lloyds Bank Limited throughout the majority of the 20th Century. In 1995,

Description : Where can I find PLC training classes in Columbus, OH?

Last Answer : There are several PLC training classes in Columbus, OH. An online search or visiting local colleges are good places to find training classes. You should access the websited Findaseminar.com. ... online for up to thirty days. Findaseminar also schedules conferences, onsite training and workshops.

Description : What is PLC programming and who uses it?

Last Answer : PLC stands for "programmable logic controller". PLC's are usually used to control machinery in automated processes such as manufacturing. PLC programmers usually complete a trade school certificate before starting their careers.

Description : What's PLC programming training?

Last Answer : A PLC programming training is what is known as Programming Language connection. It is basic computer software building. It commands your computer to do certain things.

Description : Designing And Programming PLC Units?

Last Answer : A programmable logic controller is a small computer device that records information in real time and sends the results to another location. These instruments are commmonly found in automobiles, heavy ... often change how their products behave, meaning that new PLC units are constantly being created.

Description : What are some companies that offer PLC programming training?

Last Answer : Many technical training colleges and institutes offer PLC programming training courses. Some of these include AmericanTrainCo.com, GBTechTraining.com, PLCTechnician.com and many others.

Description : What is PLC programming training?

Last Answer : I would suggest you look into the news paper of your local community or look for in the news boards of the community college or community centers that's in your town

Description : Choosing the Best PLC Training?

Last Answer : A programmable logic controller, or PLC technician, is a professional who designs, installs and repairs automated control systems and other equipment in manufacturing facilities. PLC technicians are highly ... technician, there are dozens of programs, workshops and schools for you to choose from.

Description : Finding and Choosing PLC Training Classes?

Last Answer : Finding the right PLC training classes means doing some research and thinking about what one wants from a program. This is a chance to really invest in a great degree and program that can link ... one's career and education are affected which is why people need to take this decision seriously.

Description : What is the best way to larning PLC Program?

Last Answer : Answers is the place to go to get the answers you need and to ask the questions you want

Description : What is the best way to larning PLC Program?

Last Answer : Answers is the place to go to get the answers you need and to ask the questions you want

Description : What is the purpose of DIODE across the interposing coils in PLC?

Last Answer : To dissipate the stored energy in magnetic field of the interposing coils (Free wheeling action). If it is not provided the stored energy will affect the PLC card circuit.