You are on page 1of 6

Lab No 08 Instrumentation and Control (EL-305)

NED University of Engineering and Technology Department of Electronic Engineering

LAB SESSION 08
OBJECT:
To learn commands in MATLAB that would be used to reduce linear systems block diagram
using series, parallel and feedback configuration.

THEORY:
 Series Configuration:
 If the two blocks are connected as shown below then the blocks are said to be
in series.

It would like multiplying two transfer functions.


The MATLAB command for the such configuration is “series”.
The series command is implemented as shown below:

Parallel configuration: If the two blocks are connected as shown below then the blocks
are said to be in parallel. It would like adding two transfer functions.

It would like adding two transfer functions.


The MATLAB command for the such configuration is “parallel”.
The parallel command is implemented as shown below:
Lab No 08 Instrumentation and Control (EL-305)
NED University of Engineering and Technology Department of Electronic Engineering

Feedback Configuration:
If the blocks are connected as shown below then the blocks are said to be in feedback.

Notice that in the feedback there is no transfer function H(s) defined.


Such a system is said to be a unity feedback system.
The MATLAB command for implementing a feedback system is “feedback”.

The feedback command is implemented as shown below:

When H(s) is non-unity or specified, such a system is said to be a non-unity feedback system as
shown below:

PROCEDURE:
Task 1:
Given the transfer functions of individual blocks generate the system transfer function of the
block combination.
Lab No 08 Instrumentation and Control (EL-305)
NED University of Engineering and Technology Department of Electronic Engineering

Task 2:
Given a unity feedback system as shown in the figure, obtain the overall transfer function using
MATLAB:

Task 3:
Given a non-unity feedback system as shown in the figure, obtain the overall transfer function
using MATLAB:

Task4: Given a system transfer function plot the location of the system zeros and poles using the
MATLAB pole-zero map command
Lab No 08 Instrumentation and Control (EL-305)
NED University of Engineering and Technology Department of Electronic Engineering
Poles and Zeros of System:To obtain the poles and zeros of the system use the MATLAB
command “pole” and “zero”. You can also use MATLAB command “pzmap” to obtain the
same.

CONCLUSION
Lab No 08 Instrumentation and Control (EL-305)
NED University of Engineering and Technology Department of Electronic Engineering

EXERCISE:
For the following multi-loop feedback system, get closed loop transfer function and the
corresponding pole-zero map of the system

1
G1 = ------------
(s+10)
1
G2 = -----------
(s+1)
(s^2 + 1)
G3 = ------------
(s+2)^2
(s+1)
G4 = ------------
(s+6)
(s+1)
H1 = ------------
(s+2)
H2 = 1
NED University of Engineering & Technology
Department of ____________________ Engineering

Course Code and Title: ___________________________________________

Laboratory Session No. _____________ Date: ______________________

Psychomotor Domain Assessment Rubric-Level P3


Extent of Achievement
Skill Sets
0 1 2 3 4
Equipment Identification Not able to identify -- -- -- Able to identify
Sensory skill to identify the equipment. equipment as well
equipment and/or its as its components.
component for a lab work.
Equipment Use Never describes Rarely able to Occasionally Often able to Frequently able to
Sensory skills to describe the use of describe the describe the use of describe the use of describe the use of
the use of the equipment equipment. use of equipment. equipment. equipment.
for the lab work. equipment.
Procedural Skills Not able to either Able to slightly Able to somewhat Able to moderately Able to fully
Displays skills to act upon learn or perform understand lab understand lab work understand lab understand lab
sequence of steps in lab lab work work procedure procedure and work procedure work procedure
work. procedure. and perform perform lab work. and perform lab and perform lab
lab work. work. work.
Response Not able to Able to slightly Able to somewhat Able to moderately Able to fully
Ability to imitate the lab imitate the lab imitate the lab imitate the lab work. imitate the lab imitate the lab
work on his/her own. work. work. work. work.
Observation’s Use Not able to use Able to slightly Able to somewhat Able to moderately Able to fully use
Displays skills to perform lab work use lab work use lab work use lab work lab work
related mathematical observations into observations observations into observations into observations into
calculations using the mathematical into mathematical mathematical mathematical
observations from lab calculations. mathematical calculations. calculations. calculations.
work. calculations.
Safety Adherence Doesn’t adhere to Slightly Somewhat adheres Moderately adheres Fully adheres to
Adherence to safety safety procedures. adheres to to safety procedures. to safety safety procedures.
procedures. safety procedures.
procedures.
Equipment Handling Doesn’t handle Rarely handles Occasionally Often handles Handles
Equipment care during the equipment with equipment with handles equipment equipment with equipment with
use. required care. required care. with required care. required care. required care.
Group Work Never Rarely Occasionally Often participates Frequently
Contributes in a group participates. participates. participates and and contributes. participates and
based lab work. contributes. contributes.
Weighted CLO (Psychomotor Score)
Remarks

Instructor’s Signature with Date:

You might also like