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

1 Answer

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. These supervisory programs direct system activities, such as execution of the control program, communication with peripheral devices, and other system housekeeping activities.

b) Scratch Pad Memory: This is a temporary storage area used by the CPU to store a relatively small amount of data for interim calculations and control. The CPU stores data that is needed quickly in this memory area to avoid the longer access time involved with retrieving data from the main memory.

2) Application Memory:

a) Data Table Memory This area stores all data associated with the control program, such as timer/counter preset values and other stored constants and variables used by the control program or CPU. The data table also retains the status information of both the system inputs and the system outputs.

b) User Program Memory: This area provides storage for programmed instructions entered by the user. The user program area also stores the control program.

Executive memory is read only memory (ROM) type memory. Scratch pad, data table memory are random access memory (RAM) type memory. Program memory is flash ROM type memory. RAM memory is fastest amongst all type of memory. Flash ROM memory is faster than ROM memory. 

Related questions

Description : State the function of seal in circuit w.r.t. PLC.

Last Answer : Standard Start-Stop-Seal circuit:  * The Start-Stop-Seal circuit is as shown in figure. The power circuit consists of 3ph load (Motor) connected by a main contactor (M) to 3-phase supply. The ... * When STOP is pressed, M gets de-energized and motor gets disconnected from supply.

Description : State any two input and output devices of PLC

Last Answer : Input Devices of PLC: i) Selector switches ii) Push buttons iii) Binary encoders iv) Mechanical/magnetic Limit switches v) Inductive/ capacitive/optical proximity switches vi) Analog transducers ... /Lamps v) Solenoids vi) Continuous/ discrete valves vii)Analog/digital indicators/recorders etc.

Description : Draw the block diagram of PLC.

Last Answer : Block diagram of PLC and input/output devices used for PLC Input/output devices - The input module has bank of terminals for physically connecting input devices, like push buttons, limit switches etc. ... is to translate signals from the PLC's CPU into a form that the output device can use.

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 : Draw a block diagram of digital output module of PLC.

Last Answer : Block diagram of digital output module of PLC:

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 : 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 : Let Pi and Pj be two processes, R be the set of variables read from memory, and W be the set of variables written to memory. For the concurrent execution of two processes Pi and Pj, which of the following conditions is not true? (A) R(Pi)∩W(Pj)=Φ (B) W(Pi)∩R(Pj)=Φ (C) R(Pi)∩R(Pj)=Φ (D) W(Pi)∩W(Pj)=Φ

Last Answer : (C) R(Pi)∩R(Pj)=Φ 

Description : List types of memory. Explain any one type of memory in brief.

Last Answer : Types of Memories in PLC:  i) Executive Memory  ii) Scratch Pad Memory  iii) Data Table a) Input image memory b) Output image Memory c) Internal bits/ registers/ words  ... storage for programmed instructions entered by the user. The user program area also stores the control program.

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 : A stack is a. an 8-bit register in the microprocessor b. a 16-bit register in the microprocessor c. a set of memory locations in R/WM reserved for storing information temporarily during the execution of computer

Last Answer : c. a set of memory locations in R/WM reserved for storing information temporarily during the execution of computer

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 : 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 : Describe in brief memory organization of PLC.

Last Answer : Different types of memory that are generally used in PLC s are as follows: 1. RAM: 2. ROM A.)EPROM B.)EEPROM  In PLC program instructions are stored in the ... is carried out and stored. User memory consists of program files or register table and holds the complete operation.

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 types of timers.

Last Answer : Types of Timers: Retentive Timers: 1. ON Delay 2. OFF Delay Non Retentive Timers: 1. ON Delay 2. OFF Delay

Description : State the need of automation. 

Last Answer : Need of Automation in Process : * To fulfill the demand of product at right time. * To reduce the human errors and involvement of human being in the process. * For better productivity. * For better ... of process. * For better quality. * For reducing man power. * For reducing cost of product.

Description : Mark the incorrect match w.r.t. function -

Last Answer : Mark the incorrect match w.r.t. function - A. Seminal vesicle - Storage of sperm B. ... gland - Oothecal covering D. Phallomeres - Nourishing sperms

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 : 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 : (i) List and explain the types of ROM.  (ii) List any four advantages of PLC.

Last 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 ... signals.  10) PLC can provide security for ladder programming.  11) Speed of PLC is in milliseconds.

Description : Explain count up (CTU) instruction with timing diagram.

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 ... of Counter up(CTU) Instruction: Too many uploads - please try again in an hour

Description : Write the ladder program for 24 hour clock.

Last Answer : Ladder Program for 24 hour clock:

Description : Develop the control circuit for star-delta starter used for starting a 3 ∅ induction motor.

Last Answer : Control Circuit for Star-Delta Starter: 1) Automatic Star-Delta Starter: OR 2) Semi- automatic Star-Delta Starter:

Description : Give the full form of SCADA & HMI.

Last Answer : Full Form of SCADA and HMI:  SCADA:-Supervisory Control and Data Acquisition  HMI :- Human Machine Interface

Description : Draw block diagram of PID controller

Last Answer : Block diagram of PID Controller:

Description : Develop power and control diagram for secondary frequency acceleration starter of slip ring induction motor. 

Last Answer : Power and Control Circuit diagram for secondary frequency acceleration starter of slip ring induction motor:

Description : Differentiate between two-wire and three-wire control

Last Answer : Two-Wire Control  Three-Wire Control 1 The control component offers only two-wires for its connection in control circuit. The control components offer threewires for their connection in control ... using starter. The safe starting ensures the Novolt protection.  4

Description : Explain pressure actuated switch with neat constructional diagram.

Last Answer : Pressure actuated switch: A pressure actuated switch is a device designed to monitor a process pressure and provide an output when a set pressure (setpoint) is reached. A pressure actuated switch does this by ... range spring (e.g. if the nt is turned clockwise the trip pressure will be higher). 

Description : Differentiate between power and control wiring

Last Answer : Power wiring Control wiring 1 Used for connecting load to main power supply through appropriate switchgear and protecting devices such as overload relay contacts Used for ... can be used for connecting control circuit as control circuit does not carry higher current.

Description : Draw construction of DC servomotor. 

Last Answer : DC servomotor:

Description : Draw power and control circuit for definite time-limit starter for slip-ring induction motor. Explain its working.

Last Answer : Definite Time-limit Starter for Slip-ring Induction Motor: This starter is used for automatic control of acceleration of slip-ring induction motor at the time of starting. In this starter, the ... each phase, shorting the rotor winding terminals and final acceleration of the motor takes place. 

Description : List any four names of optial sensors

Last Answer : Optial sensors: i) Photodiodes ii) Phototransistors iii) LDRs iv) Photovoltaic cells v) Optical encoder vi) Scintillation counter vii) Photoionization detector viii) Photographic plates

Description : List any two ratings of digital input and digital output module each.

Last Answer : Ratings of Digital Input Module: i) Rated voltage & current: +24V DC at 4mA/120V AC at 6mA/230V AC at 9mA ii) Specified operational voltage range: 0-30V DC/ 264V AC. iii) Absolute maximum input voltage: + ... / 2A for relay type/0.5A AC vi) Rated current/common: 6A DC/8A for relay type/0.5A AC

Description : Draw block diagram of proportional controller.

Last Answer : Block diagram of Proportional Controller:

Description : List applications of servomotor.

Last Answer : Applications of Servomotor: 1) Computers 2) Robotics and toys 3) CD/DVD players 4) Textile industries 5) Instrument servos 6) Tracking and guidance system 7) Self-balancing recorders 8 ... 9) Process controllers 10) Electromechanical actuators 11) Air-craft control system 12) Programming device

Description : Draw ladder diagram for following sequence: i) When NO START Pushbutton is pressed Green light is on. ii) When NC STOP Pushbutton is pressed Red light is on. Green light goes off.

Last Answer : ladder diagram

Description : Explain concept of capacitive type proximity switch with neat schematic diagram.

Last Answer : Capacitive type proximity switch: A capacitive proximity switch is device that senses presence of metallic or nonmetallic objects. The internal circuit consists of an oscillator, threshold detection stage and ... in oscillation amplitude is detected and output switching device is turned on. 

Description : The actual execution of instructions happens in A) ALU B) CU C) Memory D) None of above

Last Answer : Answer : A

Description : Which microinstruction provide next instruction from control memory: a. Microinstruction execution b. Microinstruction Buffer c. Microinstruction decoder d. Microinstraction Sequencing

Last Answer : d. Microinstraction Sequencing

Description : During program execution content of main memory undergo changes and, but control memory has _ microprogram: a. Static b. Dynamic c. Compile time d. Fixed

Last Answer : d. Fixed

Description : Copy of instruction in cache memory is known as: a Execution cache b. Data cache c. Instruction cache d. Allof these

Last Answer : c. Instruction cache

Description : Copy of data in cache memory is called. a. Datacache b. Execution cache c. Address cache d. Control cache

Last Answer : a. Datacache

Description : Assembler is: a) a program that places programs into memory and prepares them for execution b) a program that automate the translation of assembly language into machine language c) is a program that appears to execute a source program as if it were machine language d) None of The Above

Last Answer : b) a program that automate the translation of assembly language into machine language

Description : The register which keeps track of the execution of a program and which contains the memory address of the instruction currently being executed is known as: a) Index Register b) Memory Address Register c) Program Counter d) None of The Above

Last Answer : c) Program Counter

Description : Assume that variable x resides at memory location 1234, y at 1111 and p at 2222. Int x=1, y=2, *p; p=&x; y=*p; What will be the value of y after execution of above code? A) 2 B) 1 C) 1234 D) 1111

Last Answer : C) 1234

Description : Which of the following is not typically a benefit of dynamic linking? I. Reduction in overall program execution time. II. Reduction in overall space consumption in memory. III. Reduction in overall space consumption on disk. IV. ... updates. (A) I and IV (B) I only (C) II and III (D) IV only

Last Answer : (B) I only 

Description : In computer processing, ______ selects processes from the pool and loads them into memory for execution. (1) Job Scheduler (2) Resource Scheduler (3) CPU Scheduler (4) Process Scheduler

Last Answer : Job Scheduler

Description : The section of the CPU that selects, interprects and monitors the execution of program instructions is (1) Memory (2) Register (3) Control unit (4) ALU

Last Answer : Control unit