Winter - 2023 Examination Subject Name: Control System and PLC. Subject Code: Model Answer
Winter - 2023 Examination Subject Name: Control System and PLC. Subject Code: Model Answer
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
Page 1/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
(b) Define: 2M
i) Transient Response
ii) Steady state error.
Ans: i)Transient Response :- The output Variation during the time ,it takes to achieve its final Each
value is called as Transient Response. definitio
n : 1M
ii)Steady state error :- A steady-state error is defined as the difference between the desired
value and the actual value of a system when the response has reached the steady state.
(c) For a certain system c(t) is the output and r(t) is the input. If the differential equation is 2M
+8.c(t) = +r(t)
+8.c(t) = +r(t)
T.F = =
Page 2/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
Ans: 1) Scanning cycle :- In RUN mode PLC processor starts scanning of ladder program. This Each
scanning of ladder program is performed sequentially and repeatedly in four steps that are –
definitio
Input scan, program scan, output scan and communication and memory management. This
cycle is called as scanning cycle. n : 1M
OR
When PLC is put into RUN mode by the user, CPU starts scanning of ladder program
sequentially and repeatedly. Completion of one sequence of program scan is called as
scanning cycle.
2) Speed of execution:- The speed at which PLC scans memory and executes the program is
referred as a speed of execution.
Ans: 2M
Page 3/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
Ans: Derivative controller is not used alone, i.e., without proportional (P) and integral (I) control, 2M
in a closed-loop system because if the error is constant and non-zero, then the output of the
derivative controller is zero.
a) Compare open loop and closed loop control system (any four points). 4M
Page 4/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
Proportional band : The proportional band is the total range of the controlled output that
can be produced within the controller's 0% and 100% limits.
c) Draw the block diagram of DC input module and describe the function of optical 4M
isolation.
Functio
n : 2M
The optical isolator separates the higher ac input voltage from the logic circuits.
It also prevents damage to the processor due to line voltage transients.
Optical isolation also helps reduce the effects of electrical noise, common in industrial
environment which can cause erratic operation of the processor.
Page 5/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
a) For the given characteristics equation of a control system. Find stability using 4M
Page 6/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
Routh’s criteria
S4+6s3+21s2+36s+20=0
Ans: 4M
Ans: 2 Marks
for
diagram
&2
mark
for
explanat
ion
In the above On-delay timer instruction, there are totally seven parameters,
TIMER BASE – How the time need to count, in Seconds, Milli Second
Page 7/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
TT – Boolean value which is set to HIGH when the timer is in the process of counting.
DN – Boolean value which is set to HIGH when the timer is finished counting.
c) Draw the block diagram of PLC and list the function of input and output module 4M
Ans: 3 Marks
for
diagram
&1
mark
for
function
The main function of a PLC IO module is to process communication that is being sent to the
PLC and accept the commands sent from a processor.
PLC Input Output modules can also be used to detect processing errors, run system reports,
and manage the flow of data.
Page 8/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
Ans: Any 4
points :
4M
i) Program files
ii) Data files
Page 9/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
As the name defines, program files store data regarding logic written, subroutines, and 2 Marks
interrupts. This is the main consuming part of memory in PLC. If the PLC code written is
more, then program file consumption will be large and if the code written is less, then
program file consumption will be less. All the logic, be it a ladder, functional block diagram,
structured text, sequential flow chart, or instruction list, comes in program files memory.
Data files
The data file is the location of memory which stores information like memory words, status 2 Marks
words, input variables, output variables, communication variables, timers, counters, and other
in-built library functions provided by the PLC manufacture.
i) (1) P
(2)I
Page 10/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
Ans: 4M
(c) Give graphical and mathematical representation of the standard test signal with Laplace 4M
transform.
Ans:
Page 11/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
The impulse function is zero for all t not equal to 0 and it is infinity at t = 0. It rises to infinity
at t = 0– and comes back to zero at t = 0+ enclosing a finite area. If this area is A it is called as
an impulse function of strength A. If A = 1 it is called a unit impulse function. Thus an
impulse signal is denoted by f(t) = A (t).
Step Signal
In bellow a step signal is shown in Fig.
1 Marks
It is zero for t < 0 and suddenly rises to a value A at t = 0 and remains at this value for t > 0: It
is denoted by f(t) = Au (t). If A = 1, it is called a unit step function.
1 Marks
Ramp signal
In bellow a ramp signal is shown in Fig
It is zero for t < 0 and uniformly increases with a slope equal to A. It is denoted by f (t) = At.
If the slope is unity, then it is called a unit ramp signal.
1 Marks
Parabolic signal
In bellow a parabolic signal is shown in Fig
Page 12/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
(d) Find the transfer function of the given electrical circuit reference figure no 1 4M
Ans: 4M
Page 13/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
Ans: Any 4
ladder
diagram
(1
marks
of each)
Page 14/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
Find
i) Rise time
ii) Peak overshoot
iii) Settling time
Ans: 6M
2 Marks
for each
point
Page 15/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
b) Draw the block diagram of power supply used in PLC and explain the function of each 6M
block
The processor requires low DC power. The AC power supply of 240V needs to be converted explanat
into low DC power for the internal power requirements of I/O modules. The Block diagram of ion
power supply is as shown below.
1. Line conditioner
2. Transformer
3. Rectifier
4. Filter
5. Regulator
6. Overload and short circuit protection
Line conditioner purifies AC waveform. The transformer steps down AC voltage and
isolates the rectifier circuit from power line. Full wave rectifier converts AC into pulsating
DC voltage. The filter circuit removes AC component from the rectified output. Filter
circuit consists of inductors and capacitors. Voltage regulator maintains a constant DC
output voltage irrespective of load variations and input AC voltage fluctuation.
The last block is for overload and short circuit protection. It limits the current to safe value.
Page 16/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
Ans: 6M
Page 17/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
No. N. Scheme
a) List all the comparison instructions used in PLC and explain LES and LIM 6M
Ans: List 2M
LES:2M
LIM:2
M
The LES instruction compares whether one value is less than another value. This instruction
has two inputs, Source A and Source B. If the value stored in Source A is less than the value
stored in Source B, then the rung output becomes TRUE, else the rung output is FALSE.
b) Derive the transfer function of the given system using block diagram reduction 6M
technique reference figure no2
Page 19/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
Ans: 1M for
each
step
Page 20/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
Page 21/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
i) Peak time TP
ii) peak overshoot % MP
iii) settling time TS
Ans: 2M for
each
point
Page 22/
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
(Autonomous)
(ISO/IEC - 27001 - 2013 Certified)
Page 23/