SlideShare a Scribd company logo
1 of 53
Download to read offline
Control System
Digital Control System
Nilesh Bhaskarrao Bahadure
Ph.D, ME, BE
nbahadure@gmail.com
https://www.sites.google.com/site/nileshbbahadure/home
July 8, 2021
1 / 53
Overview I
1 Why Digital Control?
2 Advantages of Digital Control System
3 INTRODUCTION TO DIGITAL CONTROL
4 The structure of a digital control system
5 Examples of digital control systems
Closed-loop drug delivery system
Computer control of an aircraft turbojet engine
6 Thank You
2 / 53
Why Digital Control?
1 Easy to implement complicated control algorithms
3 / 53
Why Digital Control?
1 Easy to implement complicated control algorithms
2 Easy to modify the controller
4 / 53
Why Digital Control?
1 Easy to implement complicated control algorithms
2 Easy to modify the controller
3 Controller parameters unchanged with variations in environment
5 / 53
Why Digital Control?
1 Easy to implement complicated control algorithms
2 Easy to modify the controller
3 Controller parameters unchanged with variations in environment
4 Low cost, low weight, and low power dissipation
6 / 53
Why Digital Control?
1 Easy to implement complicated control algorithms
2 Easy to modify the controller
3 Controller parameters unchanged with variations in environment
4 Low cost, low weight, and low power dissipation
5 High noise tolerance
7 / 53
Advantages of Digital Control System
Accuracy. Digital signals are represented in terms of zeros and ones
with typically 12 bits or more to represent a single number. This
involves a very small error as compared to analog signals, where noise
and power supply drift are always present.
8 / 53
Advantages of Digital Control System
Accuracy. Digital signals are represented in terms of zeros and ones
with typically 12 bits or more to represent a single number. This
involves a very small error as compared to analog signals, where noise
and power supply drift are always present.
Implementation errors. Digital processing of control signals involves
addition and multiplication by stored numerical values. The errors
that result from digital representation and arithmetic are negligible.
By contrast, the processing of analog signals is performed using
components such as resistors and capacitors with actual values that
vary significantly from the nominal design values.
9 / 53
Advantages of Digital Control System
Flexibility. An analog controller is difficult to modify or redesign
once implemented in hardware. A digital controller is implemented in
firmware or software and its modification is possible without a
complete replacement of the original controller. Furthermore, the
structure of the digital controller need not follow one of the simple
forms that are typically used in analog control. More complex
controller structures involve a few extra arithmetic operations and are
easily realizable.
10 / 53
Advantages of Digital Control System
Speed. The speed of computer hardware has increased exponentially
since the 1980s. This increase in processing speed has made it
possible to sample and process control signals at very high speeds.
Because the interval between samples, the sampling period, can be
made very small, digital controllers achieve performance that is
essentially the same as that based on continuous monitoring of the
controlled variable.
11 / 53
Advantages of Digital Control System
Cost. Although the prices of most goods and services have steadily
increased, the cost of digital circuitry continues to decrease.
Advances in very large-scale integration (VLSI) technology have made
it possible to manufacture better, faster, and more reliable integrated
circuits and to offer them to the consumer at a lower price. This has
made the use of digital controllers more economical even for small,
low-cost applications.
12 / 53
13 / 53
Figure : A typical closed loop continuous time control system
INTRODUCTION TO DIGITAL CONTROL
14 / 53
Figure : A typical closed loop continuous time control system
INTRODUCTION TO DIGITAL CONTROL
A digital control system model can be viewed from different perspectives
including control algorithm, computer program, conversion between analog
and digital domains, system performance etc. One of the most important
aspects is the sampling process level.
15 / 53
Figure : A typical closed loop continuous time control system
INTRODUCTION TO DIGITAL CONTROL
A digital control system model can be viewed from different perspectives
including control algorithm, computer program, conversion between analog
and digital domains, system performance etc. One of the most important
aspects is the sampling process level.
In continuous time control systems, all the system variables are continuous
signals. Whether the system is linear or nonlinear, all variables are
continuously present and therefore known (available) at all times. A
typical continuous time control system is shown in Figure 1.
16 / 53
INTRODUCTION TO DIGITAL CONTROL..
17 / 53
INTRODUCTION TO DIGITAL CONTROL..
In a digital control system, the control algorithm is implemented in a
digital computer. The error signal is discretized and fed to the computer
by using an A/D (analog to digital) converter. The controller output is
again a discrete signal which is applied to the plant after using a D/A
(digital to analog) converter. General block diagram of a digital control
system is shown in Figure 2.
18 / 53
19 / 53
Figure : General block diagram of a digital control system
20 / 53
INTRODUCTION TO DIGITAL CONTROL..
21 / 53
INTRODUCTION TO DIGITAL CONTROL..
e(t) is sampled at intervals of T. In the context of control and
communication, sampling is a process by which a continuous time signal is
converted into a sequence of numbers at discrete time intervals. It is a
fundamental property of digital control systems because of the discrete
nature of operation of digital computer.
22 / 53
INTRODUCTION TO DIGITAL CONTROL..
e(t) is sampled at intervals of T. In the context of control and
communication, sampling is a process by which a continuous time signal is
converted into a sequence of numbers at discrete time intervals. It is a
fundamental property of digital control systems because of the discrete
nature of operation of digital computer.
Figure 3 shows the structure and operation of a finite pulse width sampler,
where (a) represents the basic block diagram and (b) illustrates the
function of the same. T is the sampling period and p is the sample
duration.
23 / 53
24 / 53
Figure : Basic structure and operation of a finite pulse width sampler
25 / 53
The structure of a digital control system
26 / 53
The structure of a digital control system
To control a physical system or process using a digital controller, the
controller must receive measurements from the system, process them, and
then send control signals to the actuator that effects the control action.
27 / 53
The structure of a digital control system
To control a physical system or process using a digital controller, the
controller must receive measurements from the system, process them, and
then send control signals to the actuator that effects the control action. In
almost all applications, both the plant and the actuator are analog
systems. This is a situation where the controller and the controlled do not
“speak the same language,” and some form of translation is required. The
translation from controller language (digital) to physical process language
(analog) is performed by a digital-to-analog converter, or DAC.
28 / 53
The structure of a digital control system
29 / 53
The structure of a digital control system
The translation from process language to digital controller language is
performed by an analog-to-digital converter, or ADC. A sensor is needed
to monitor the controlled variable for feedback control.
30 / 53
The structure of a digital control system
The translation from process language to digital controller language is
performed by an analog-to-digital converter, or ADC. A sensor is needed
to monitor the controlled variable for feedback control. The combination
of the elements discussed here in a control loop is shown in Figure 4.
Variations on this control configuration are possible.
31 / 53
The structure of a digital control system
The translation from process language to digital controller language is
performed by an analog-to-digital converter, or ADC. A sensor is needed
to monitor the controlled variable for feedback control. The combination
of the elements discussed here in a control loop is shown in Figure 4.
Variations on this control configuration are possible. For example, the
system could have several reference inputs and controlled variables, each
with a loop similar to that of Figure 4. The system could also include an
inner loop with digital or analog control.
32 / 53
33 / 53
Figure : Configuration of a digital control system.
34 / 53
Videos on LaTeX, CorelDraw and Many More
35 / 53
Closed-loop drug delivery system
36 / 53
Closed-loop drug delivery system
Several chronic diseases require the regulation of the patient’s blood levels
of a specific drug or hormone. For example, some diseases involve the
failure of the body’s natural closed-loop control of blood levels of nutrients.
Most prominent among these is the disease diabetes, where the production
of the hormone insulin that controls blood glucose levels is impaired.
37 / 53
Closed-loop drug delivery system...
38 / 53
Closed-loop drug delivery system...
To design a closed-loop drug delivery system, a sensor is utilized to
measure the levels of the regulated drug or nutrient in the blood. This
measurement is converted to digital form and fed to the control computer,
which drives a pump that injects the drug into the patient’s blood. A
block diagram of the drug delivery system is shown in Figure 5 and 6.
39 / 53
40 / 53
Figure : Schematic of a drug delivery system.
41 / 53
42 / 53
Figure : Block diagram of a drug delivery system.
43 / 53
Computer control of an aircraft turbojet engine
44 / 53
Computer control of an aircraft turbojet engine
To achieve the high performance required for todays aircraft, turbojet
engines employ sophisticated computer control strategies. A simplified
block diagram for turbojet computer control is shown in Figure 7 and 8.
The control requires feedback of the engine state (speed, temperature, and
pressure),
45 / 53
Computer control of an aircraft turbojet engine
To achieve the high performance required for todays aircraft, turbojet
engines employ sophisticated computer control strategies. A simplified
block diagram for turbojet computer control is shown in Figure 7 and 8.
The control requires feedback of the engine state (speed, temperature, and
pressure), measurements of the aircraft state (speed and direction), and
46 / 53
Computer control of an aircraft turbojet engine
To achieve the high performance required for todays aircraft, turbojet
engines employ sophisticated computer control strategies. A simplified
block diagram for turbojet computer control is shown in Figure 7 and 8.
The control requires feedback of the engine state (speed, temperature, and
pressure), measurements of the aircraft state (speed and direction), and
pilot command.
47 / 53
48 / 53
Figure : F-22 military fighter aircraft.
49 / 53
50 / 53
Figure : Block diagram of an engine control system.
51 / 53
Thank you
Please send your feedback at nbahadure@gmail.com
52 / 53
Thank you
Please send your feedback at nbahadure@gmail.com
For download and more information Click Here
53 / 53

More Related Content

What's hot

Modern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemModern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemAmr E. Mohamed
 
Plc example presentation
Plc example presentationPlc example presentation
Plc example presentationRoshit Kadiru
 
Plc scada details and comparison
Plc scada details and comparisonPlc scada details and comparison
Plc scada details and comparisontamannataneja
 
Tuning of pid controller
Tuning of pid controllerTuning of pid controller
Tuning of pid controllerSubhankar Sau
 
SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM ANISH PATHAK
 
Modern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI SystemsModern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI SystemsAmr E. Mohamed
 
Digital control systems (dcs) lecture 18-19-20
Digital control systems (dcs) lecture 18-19-20Digital control systems (dcs) lecture 18-19-20
Digital control systems (dcs) lecture 18-19-20Ali Rind
 
Control systems
Control systems Control systems
Control systems Dr.YNM
 
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...Waqas Afzal
 
Chapter 1 basic components of control system
Chapter  1  basic components of control systemChapter  1  basic components of control system
Chapter 1 basic components of control systemHarish Odedra
 
PLC Programming Languages
PLC Programming LanguagesPLC Programming Languages
PLC Programming LanguagesLIJU. G. CHACKO
 
Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-functionSaifullah Memon
 
PLC(Programmable Logic Controller)-Control system Engineering.
PLC(Programmable Logic Controller)-Control system Engineering.PLC(Programmable Logic Controller)-Control system Engineering.
PLC(Programmable Logic Controller)-Control system Engineering.Tahmid Rongon
 
Dcs lec01 - introduction to discrete-time control systems
Dcs   lec01 - introduction to discrete-time control systemsDcs   lec01 - introduction to discrete-time control systems
Dcs lec01 - introduction to discrete-time control systemsAmr E. Mohamed
 
PID Controller and its design
PID Controller and its designPID Controller and its design
PID Controller and its designKonirDom1
 

What's hot (20)

Modern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control SystemModern Control - Lec 01 - Introduction to Control System
Modern Control - Lec 01 - Introduction to Control System
 
Plc presentation
Plc presentation Plc presentation
Plc presentation
 
Plc example presentation
Plc example presentationPlc example presentation
Plc example presentation
 
Plc scada details and comparison
Plc scada details and comparisonPlc scada details and comparison
Plc scada details and comparison
 
Plc (programming)
Plc (programming)Plc (programming)
Plc (programming)
 
Tuning of pid controller
Tuning of pid controllerTuning of pid controller
Tuning of pid controller
 
SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM
 
Modern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI SystemsModern Control - Lec07 - State Space Modeling of LTI Systems
Modern Control - Lec07 - State Space Modeling of LTI Systems
 
Digital control systems (dcs) lecture 18-19-20
Digital control systems (dcs) lecture 18-19-20Digital control systems (dcs) lecture 18-19-20
Digital control systems (dcs) lecture 18-19-20
 
PLC and SCADA
PLC and SCADAPLC and SCADA
PLC and SCADA
 
Control systems
Control systems Control systems
Control systems
 
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
 
Chapter 1 basic components of control system
Chapter  1  basic components of control systemChapter  1  basic components of control system
Chapter 1 basic components of control system
 
Discrete Time Systems & its classifications
Discrete Time Systems & its classificationsDiscrete Time Systems & its classifications
Discrete Time Systems & its classifications
 
PID Control System
PID Control System PID Control System
PID Control System
 
PLC Programming Languages
PLC Programming LanguagesPLC Programming Languages
PLC Programming Languages
 
Lecture 2 transfer-function
Lecture 2 transfer-functionLecture 2 transfer-function
Lecture 2 transfer-function
 
PLC(Programmable Logic Controller)-Control system Engineering.
PLC(Programmable Logic Controller)-Control system Engineering.PLC(Programmable Logic Controller)-Control system Engineering.
PLC(Programmable Logic Controller)-Control system Engineering.
 
Dcs lec01 - introduction to discrete-time control systems
Dcs   lec01 - introduction to discrete-time control systemsDcs   lec01 - introduction to discrete-time control systems
Dcs lec01 - introduction to discrete-time control systems
 
PID Controller and its design
PID Controller and its designPID Controller and its design
PID Controller and its design
 

Similar to Control system digital control

PLC SCADA report Paras Singhal
PLC SCADA report Paras SinghalPLC SCADA report Paras Singhal
PLC SCADA report Paras SinghalPARAS SINGHAL
 
DISTRIBUTED CONTROL SYSTEMS
DISTRIBUTED   CONTROL  SYSTEMSDISTRIBUTED   CONTROL  SYSTEMS
DISTRIBUTED CONTROL SYSTEMSAshok Kumar Barla
 
Bj4301341344
Bj4301341344Bj4301341344
Bj4301341344IJERA Editor
 
Direct Digital Control
Direct Digital ControlDirect Digital Control
Direct Digital ControlIOSR Journals
 
Fuzzy controlled mine drainage system based on embedded system
Fuzzy controlled mine drainage system based on embedded systemFuzzy controlled mine drainage system based on embedded system
Fuzzy controlled mine drainage system based on embedded systemIRJET Journal
 
A software based gain scheduling of pid controller
A software based gain scheduling of pid controllerA software based gain scheduling of pid controller
A software based gain scheduling of pid controllerijics
 
IoT Device Intelligence & Real Time Anomaly Detection
IoT Device Intelligence & Real Time Anomaly DetectionIoT Device Intelligence & Real Time Anomaly Detection
IoT Device Intelligence & Real Time Anomaly DetectionBraja Krishna Das
 
Lab view based self tuning fuzzy logic controller for sterilizing equipments ...
Lab view based self tuning fuzzy logic controller for sterilizing equipments ...Lab view based self tuning fuzzy logic controller for sterilizing equipments ...
Lab view based self tuning fuzzy logic controller for sterilizing equipments ...eSAT Publishing House
 
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy ControllerIRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy ControllerIRJET Journal
 
11901621030_Digital control System_Priyashree Nandi.pdf
11901621030_Digital control System_Priyashree Nandi.pdf11901621030_Digital control System_Priyashree Nandi.pdf
11901621030_Digital control System_Priyashree Nandi.pdfNerupaSharma
 
Detection system design of subsea tree controller
Detection system design of subsea tree controllerDetection system design of subsea tree controller
Detection system design of subsea tree controllerIJCSES Journal
 
COMPARATIVE ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...
COMPARATIVE  ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...COMPARATIVE  ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...
COMPARATIVE ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...IJITCA Journal
 
Lecture Notes: EEEC4340318 Instrumentation and Control Systems - Introductio...
Lecture Notes:  EEEC4340318 Instrumentation and Control Systems - Introductio...Lecture Notes:  EEEC4340318 Instrumentation and Control Systems - Introductio...
Lecture Notes: EEEC4340318 Instrumentation and Control Systems - Introductio...AIMST University
 
Hybrid controller design using gain scheduling approach for compressor systems
Hybrid controller design using gain scheduling approach for  compressor systemsHybrid controller design using gain scheduling approach for  compressor systems
Hybrid controller design using gain scheduling approach for compressor systemsIJECEIAES
 
Comparative Analysis of Pso-Pid and Hu-Pid
Comparative Analysis of Pso-Pid and Hu-PidComparative Analysis of Pso-Pid and Hu-Pid
Comparative Analysis of Pso-Pid and Hu-PidIJERA Editor
 
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET Journal
 

Similar to Control system digital control (20)

PLC SCADA report Paras Singhal
PLC SCADA report Paras SinghalPLC SCADA report Paras Singhal
PLC SCADA report Paras Singhal
 
DISTRIBUTED CONTROL SYSTEMS
DISTRIBUTED   CONTROL  SYSTEMSDISTRIBUTED   CONTROL  SYSTEMS
DISTRIBUTED CONTROL SYSTEMS
 
Bj4301341344
Bj4301341344Bj4301341344
Bj4301341344
 
Direct Digital Control
Direct Digital ControlDirect Digital Control
Direct Digital Control
 
Fuzzy controlled mine drainage system based on embedded system
Fuzzy controlled mine drainage system based on embedded systemFuzzy controlled mine drainage system based on embedded system
Fuzzy controlled mine drainage system based on embedded system
 
A software based gain scheduling of pid controller
A software based gain scheduling of pid controllerA software based gain scheduling of pid controller
A software based gain scheduling of pid controller
 
IoT Device Intelligence & Real Time Anomaly Detection
IoT Device Intelligence & Real Time Anomaly DetectionIoT Device Intelligence & Real Time Anomaly Detection
IoT Device Intelligence & Real Time Anomaly Detection
 
Lab view based self tuning fuzzy logic controller for sterilizing equipments ...
Lab view based self tuning fuzzy logic controller for sterilizing equipments ...Lab view based self tuning fuzzy logic controller for sterilizing equipments ...
Lab view based self tuning fuzzy logic controller for sterilizing equipments ...
 
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy ControllerIRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
 
11901621030_Digital control System_Priyashree Nandi.pdf
11901621030_Digital control System_Priyashree Nandi.pdf11901621030_Digital control System_Priyashree Nandi.pdf
11901621030_Digital control System_Priyashree Nandi.pdf
 
Detection system design of subsea tree controller
Detection system design of subsea tree controllerDetection system design of subsea tree controller
Detection system design of subsea tree controller
 
Di34672675
Di34672675Di34672675
Di34672675
 
COMPARATIVE ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...
COMPARATIVE  ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...COMPARATIVE  ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...
COMPARATIVE ANALYSIS OF CONVENTIONAL PID CONTROLLER AND FUZZY CONTROLLER WIT...
 
Lecture Notes: EEEC4340318 Instrumentation and Control Systems - Introductio...
Lecture Notes:  EEEC4340318 Instrumentation and Control Systems - Introductio...Lecture Notes:  EEEC4340318 Instrumentation and Control Systems - Introductio...
Lecture Notes: EEEC4340318 Instrumentation and Control Systems - Introductio...
 
Hybrid controller design using gain scheduling approach for compressor systems
Hybrid controller design using gain scheduling approach for  compressor systemsHybrid controller design using gain scheduling approach for  compressor systems
Hybrid controller design using gain scheduling approach for compressor systems
 
CCP class
CCP class CCP class
CCP class
 
Ge2310721081
Ge2310721081Ge2310721081
Ge2310721081
 
5_2018_12_17!10_45_47_AM.ppt
5_2018_12_17!10_45_47_AM.ppt5_2018_12_17!10_45_47_AM.ppt
5_2018_12_17!10_45_47_AM.ppt
 
Comparative Analysis of Pso-Pid and Hu-Pid
Comparative Analysis of Pso-Pid and Hu-PidComparative Analysis of Pso-Pid and Hu-Pid
Comparative Analysis of Pso-Pid and Hu-Pid
 
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
 

More from Nilesh Bhaskarrao Bahadure

Introduction to Medical Image Processing
Introduction to Medical Image ProcessingIntroduction to Medical Image Processing
Introduction to Medical Image ProcessingNilesh Bhaskarrao Bahadure
 
Timers and counters of microcontroller 8051
Timers and counters of microcontroller 8051Timers and counters of microcontroller 8051
Timers and counters of microcontroller 8051Nilesh Bhaskarrao Bahadure
 
Serial communication of microcontroller 8051
Serial communication of microcontroller 8051Serial communication of microcontroller 8051
Serial communication of microcontroller 8051Nilesh Bhaskarrao Bahadure
 
Microcontroller 8051 instruction set and assemble directives
Microcontroller 8051 instruction set and assemble directivesMicrocontroller 8051 instruction set and assemble directives
Microcontroller 8051 instruction set and assemble directivesNilesh Bhaskarrao Bahadure
 
Memory interfacing of microprocessor 8085
Memory interfacing of microprocessor 8085Memory interfacing of microprocessor 8085
Memory interfacing of microprocessor 8085Nilesh Bhaskarrao Bahadure
 
Memory interfacing of microcontroller 8051
Memory interfacing of microcontroller 8051Memory interfacing of microcontroller 8051
Memory interfacing of microcontroller 8051Nilesh Bhaskarrao Bahadure
 
Basic Electronics Electrical Transducers
Basic Electronics Electrical TransducersBasic Electronics Electrical Transducers
Basic Electronics Electrical TransducersNilesh Bhaskarrao Bahadure
 
Question Bank Programmable Logic Controller
Question Bank Programmable Logic ControllerQuestion Bank Programmable Logic Controller
Question Bank Programmable Logic ControllerNilesh Bhaskarrao Bahadure
 

More from Nilesh Bhaskarrao Bahadure (20)

Biomedical Signal Origin and Dynamics
Biomedical Signal Origin and DynamicsBiomedical Signal Origin and Dynamics
Biomedical Signal Origin and Dynamics
 
Introduction to Medical Image Processing
Introduction to Medical Image ProcessingIntroduction to Medical Image Processing
Introduction to Medical Image Processing
 
Timing diagram of microprocessor 8085
Timing diagram of microprocessor 8085Timing diagram of microprocessor 8085
Timing diagram of microprocessor 8085
 
Timers and counters of microcontroller 8051
Timers and counters of microcontroller 8051Timers and counters of microcontroller 8051
Timers and counters of microcontroller 8051
 
Serial communication of microcontroller 8051
Serial communication of microcontroller 8051Serial communication of microcontroller 8051
Serial communication of microcontroller 8051
 
Peripherals of Microprocessor 8085
Peripherals of Microprocessor 8085Peripherals of Microprocessor 8085
Peripherals of Microprocessor 8085
 
Microprocessor 8085 Basics
Microprocessor 8085 BasicsMicroprocessor 8085 Basics
Microprocessor 8085 Basics
 
Microcontroller 8051 instruction set and assemble directives
Microcontroller 8051 instruction set and assemble directivesMicrocontroller 8051 instruction set and assemble directives
Microcontroller 8051 instruction set and assemble directives
 
Microcontroller 8051 basics (part I)
Microcontroller 8051 basics (part I)Microcontroller 8051 basics (part I)
Microcontroller 8051 basics (part I)
 
Memory interfacing of microprocessor 8085
Memory interfacing of microprocessor 8085Memory interfacing of microprocessor 8085
Memory interfacing of microprocessor 8085
 
Memory interfacing of microcontroller 8051
Memory interfacing of microcontroller 8051Memory interfacing of microcontroller 8051
Memory interfacing of microcontroller 8051
 
Interrupts of microprocessor 8085
Interrupts of microprocessor 8085Interrupts of microprocessor 8085
Interrupts of microprocessor 8085
 
Interrupts of microcontroller 8051
Interrupts of microcontroller 8051Interrupts of microcontroller 8051
Interrupts of microcontroller 8051
 
Instruction sets of microprocessor 8085
Instruction sets of microprocessor 8085Instruction sets of microprocessor 8085
Instruction sets of microprocessor 8085
 
Embedded Systems
Embedded Systems Embedded Systems
Embedded Systems
 
Basic Electronics Semiconductor Diodes
Basic Electronics Semiconductor DiodesBasic Electronics Semiconductor Diodes
Basic Electronics Semiconductor Diodes
 
Basic Electronics Electrical Transducers
Basic Electronics Electrical TransducersBasic Electronics Electrical Transducers
Basic Electronics Electrical Transducers
 
Basic Electronics BJT
Basic Electronics BJTBasic Electronics BJT
Basic Electronics BJT
 
Applications of Microcontroller 8051
Applications of Microcontroller 8051Applications of Microcontroller 8051
Applications of Microcontroller 8051
 
Question Bank Programmable Logic Controller
Question Bank Programmable Logic ControllerQuestion Bank Programmable Logic Controller
Question Bank Programmable Logic Controller
 

Recently uploaded

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 

Recently uploaded (20)

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 

Control system digital control

  • 1. Control System Digital Control System Nilesh Bhaskarrao Bahadure Ph.D, ME, BE nbahadure@gmail.com https://www.sites.google.com/site/nileshbbahadure/home July 8, 2021 1 / 53
  • 2. Overview I 1 Why Digital Control? 2 Advantages of Digital Control System 3 INTRODUCTION TO DIGITAL CONTROL 4 The structure of a digital control system 5 Examples of digital control systems Closed-loop drug delivery system Computer control of an aircraft turbojet engine 6 Thank You 2 / 53
  • 3. Why Digital Control? 1 Easy to implement complicated control algorithms 3 / 53
  • 4. Why Digital Control? 1 Easy to implement complicated control algorithms 2 Easy to modify the controller 4 / 53
  • 5. Why Digital Control? 1 Easy to implement complicated control algorithms 2 Easy to modify the controller 3 Controller parameters unchanged with variations in environment 5 / 53
  • 6. Why Digital Control? 1 Easy to implement complicated control algorithms 2 Easy to modify the controller 3 Controller parameters unchanged with variations in environment 4 Low cost, low weight, and low power dissipation 6 / 53
  • 7. Why Digital Control? 1 Easy to implement complicated control algorithms 2 Easy to modify the controller 3 Controller parameters unchanged with variations in environment 4 Low cost, low weight, and low power dissipation 5 High noise tolerance 7 / 53
  • 8. Advantages of Digital Control System Accuracy. Digital signals are represented in terms of zeros and ones with typically 12 bits or more to represent a single number. This involves a very small error as compared to analog signals, where noise and power supply drift are always present. 8 / 53
  • 9. Advantages of Digital Control System Accuracy. Digital signals are represented in terms of zeros and ones with typically 12 bits or more to represent a single number. This involves a very small error as compared to analog signals, where noise and power supply drift are always present. Implementation errors. Digital processing of control signals involves addition and multiplication by stored numerical values. The errors that result from digital representation and arithmetic are negligible. By contrast, the processing of analog signals is performed using components such as resistors and capacitors with actual values that vary significantly from the nominal design values. 9 / 53
  • 10. Advantages of Digital Control System Flexibility. An analog controller is difficult to modify or redesign once implemented in hardware. A digital controller is implemented in firmware or software and its modification is possible without a complete replacement of the original controller. Furthermore, the structure of the digital controller need not follow one of the simple forms that are typically used in analog control. More complex controller structures involve a few extra arithmetic operations and are easily realizable. 10 / 53
  • 11. Advantages of Digital Control System Speed. The speed of computer hardware has increased exponentially since the 1980s. This increase in processing speed has made it possible to sample and process control signals at very high speeds. Because the interval between samples, the sampling period, can be made very small, digital controllers achieve performance that is essentially the same as that based on continuous monitoring of the controlled variable. 11 / 53
  • 12. Advantages of Digital Control System Cost. Although the prices of most goods and services have steadily increased, the cost of digital circuitry continues to decrease. Advances in very large-scale integration (VLSI) technology have made it possible to manufacture better, faster, and more reliable integrated circuits and to offer them to the consumer at a lower price. This has made the use of digital controllers more economical even for small, low-cost applications. 12 / 53
  • 14. Figure : A typical closed loop continuous time control system INTRODUCTION TO DIGITAL CONTROL 14 / 53
  • 15. Figure : A typical closed loop continuous time control system INTRODUCTION TO DIGITAL CONTROL A digital control system model can be viewed from different perspectives including control algorithm, computer program, conversion between analog and digital domains, system performance etc. One of the most important aspects is the sampling process level. 15 / 53
  • 16. Figure : A typical closed loop continuous time control system INTRODUCTION TO DIGITAL CONTROL A digital control system model can be viewed from different perspectives including control algorithm, computer program, conversion between analog and digital domains, system performance etc. One of the most important aspects is the sampling process level. In continuous time control systems, all the system variables are continuous signals. Whether the system is linear or nonlinear, all variables are continuously present and therefore known (available) at all times. A typical continuous time control system is shown in Figure 1. 16 / 53
  • 17. INTRODUCTION TO DIGITAL CONTROL.. 17 / 53
  • 18. INTRODUCTION TO DIGITAL CONTROL.. In a digital control system, the control algorithm is implemented in a digital computer. The error signal is discretized and fed to the computer by using an A/D (analog to digital) converter. The controller output is again a discrete signal which is applied to the plant after using a D/A (digital to analog) converter. General block diagram of a digital control system is shown in Figure 2. 18 / 53
  • 20. Figure : General block diagram of a digital control system 20 / 53
  • 21. INTRODUCTION TO DIGITAL CONTROL.. 21 / 53
  • 22. INTRODUCTION TO DIGITAL CONTROL.. e(t) is sampled at intervals of T. In the context of control and communication, sampling is a process by which a continuous time signal is converted into a sequence of numbers at discrete time intervals. It is a fundamental property of digital control systems because of the discrete nature of operation of digital computer. 22 / 53
  • 23. INTRODUCTION TO DIGITAL CONTROL.. e(t) is sampled at intervals of T. In the context of control and communication, sampling is a process by which a continuous time signal is converted into a sequence of numbers at discrete time intervals. It is a fundamental property of digital control systems because of the discrete nature of operation of digital computer. Figure 3 shows the structure and operation of a finite pulse width sampler, where (a) represents the basic block diagram and (b) illustrates the function of the same. T is the sampling period and p is the sample duration. 23 / 53
  • 25. Figure : Basic structure and operation of a finite pulse width sampler 25 / 53
  • 26. The structure of a digital control system 26 / 53
  • 27. The structure of a digital control system To control a physical system or process using a digital controller, the controller must receive measurements from the system, process them, and then send control signals to the actuator that effects the control action. 27 / 53
  • 28. The structure of a digital control system To control a physical system or process using a digital controller, the controller must receive measurements from the system, process them, and then send control signals to the actuator that effects the control action. In almost all applications, both the plant and the actuator are analog systems. This is a situation where the controller and the controlled do not “speak the same language,” and some form of translation is required. The translation from controller language (digital) to physical process language (analog) is performed by a digital-to-analog converter, or DAC. 28 / 53
  • 29. The structure of a digital control system 29 / 53
  • 30. The structure of a digital control system The translation from process language to digital controller language is performed by an analog-to-digital converter, or ADC. A sensor is needed to monitor the controlled variable for feedback control. 30 / 53
  • 31. The structure of a digital control system The translation from process language to digital controller language is performed by an analog-to-digital converter, or ADC. A sensor is needed to monitor the controlled variable for feedback control. The combination of the elements discussed here in a control loop is shown in Figure 4. Variations on this control configuration are possible. 31 / 53
  • 32. The structure of a digital control system The translation from process language to digital controller language is performed by an analog-to-digital converter, or ADC. A sensor is needed to monitor the controlled variable for feedback control. The combination of the elements discussed here in a control loop is shown in Figure 4. Variations on this control configuration are possible. For example, the system could have several reference inputs and controlled variables, each with a loop similar to that of Figure 4. The system could also include an inner loop with digital or analog control. 32 / 53
  • 34. Figure : Configuration of a digital control system. 34 / 53
  • 35. Videos on LaTeX, CorelDraw and Many More 35 / 53
  • 36. Closed-loop drug delivery system 36 / 53
  • 37. Closed-loop drug delivery system Several chronic diseases require the regulation of the patient’s blood levels of a specific drug or hormone. For example, some diseases involve the failure of the body’s natural closed-loop control of blood levels of nutrients. Most prominent among these is the disease diabetes, where the production of the hormone insulin that controls blood glucose levels is impaired. 37 / 53
  • 38. Closed-loop drug delivery system... 38 / 53
  • 39. Closed-loop drug delivery system... To design a closed-loop drug delivery system, a sensor is utilized to measure the levels of the regulated drug or nutrient in the blood. This measurement is converted to digital form and fed to the control computer, which drives a pump that injects the drug into the patient’s blood. A block diagram of the drug delivery system is shown in Figure 5 and 6. 39 / 53
  • 41. Figure : Schematic of a drug delivery system. 41 / 53
  • 43. Figure : Block diagram of a drug delivery system. 43 / 53
  • 44. Computer control of an aircraft turbojet engine 44 / 53
  • 45. Computer control of an aircraft turbojet engine To achieve the high performance required for todays aircraft, turbojet engines employ sophisticated computer control strategies. A simplified block diagram for turbojet computer control is shown in Figure 7 and 8. The control requires feedback of the engine state (speed, temperature, and pressure), 45 / 53
  • 46. Computer control of an aircraft turbojet engine To achieve the high performance required for todays aircraft, turbojet engines employ sophisticated computer control strategies. A simplified block diagram for turbojet computer control is shown in Figure 7 and 8. The control requires feedback of the engine state (speed, temperature, and pressure), measurements of the aircraft state (speed and direction), and 46 / 53
  • 47. Computer control of an aircraft turbojet engine To achieve the high performance required for todays aircraft, turbojet engines employ sophisticated computer control strategies. A simplified block diagram for turbojet computer control is shown in Figure 7 and 8. The control requires feedback of the engine state (speed, temperature, and pressure), measurements of the aircraft state (speed and direction), and pilot command. 47 / 53
  • 49. Figure : F-22 military fighter aircraft. 49 / 53
  • 51. Figure : Block diagram of an engine control system. 51 / 53
  • 52. Thank you Please send your feedback at nbahadure@gmail.com 52 / 53
  • 53. Thank you Please send your feedback at nbahadure@gmail.com For download and more information Click Here 53 / 53