Fuzzy Logic Control of Blood Pressure During Anesthesia

Slides:



Advertisements
Similar presentations
Pole Placement.
Advertisements

Model-based PID tuning methods Two degree of freedom controllers
10.1 Introduction Chapter 10 PID Controls
Controllers Daniel Mosse cs1657 cs1567.
ERT 210 Process Control & dynamics
PID Controllers and PID tuning
Modern Control Systems (MCS)
Discrete Controller Design
Automation I. Introduction. transmitter actuator Structure of control system Process or plant Material flow sensorstransducers actuating units actuating.
Intro. ANN & Fuzzy Systems Lecture 33 Fuzzy Logic Control (I)
Chapter 4: Basic Properties of Feedback
(ex) Consider a plant with
CHAPTER V CONTROL SYSTEMS
The Proportional-Integral-Derivative Controller
PROCESS INTEGRATED DESIGN WITHIN A MODEL PREDICTIVE CONTROL FRAMEWORK Mario Francisco, Pastora Vega, Omar Pérez University of Salamanca – Spain University.
280 SYSTEM IDENTIFICATION The System Identification Problem is to estimate a model of a system based on input-output data. Basic Configuration continuous.
INTEGRATED DESIGN OF WASTEWATER TREATMENT PROCESSES USING MODEL PREDICTIVE CONTROL Mario Francisco, Pastora Vega University of Salamanca – Spain European.
Application of Learning Methodologies in Control of Power Electronics Drives J. L. da Silva Neto, L.G. Rolim, W. I. Suemitsu, L. O. A. P. Henriques, P.J.
SIMULINK Dr. Samir Al-Amer. SIMULINK SIMULINK is a power simulation program that comes with MATLAB Used to simulate wide range of dynamical systems To.
Matlab Fuzzy Toolkit Example
ECE Introduction to Control Systems -
LECTURE#11 PID CONTROL AUTOMATION & ROBOTICS
ME 270 Final Project Presentation Operational Amplifiers.
What are Neuro-Fuzzy Systems A neuro-fuzzy system is a fuzzy system that uses a learning algorithm derived from or inspired by neural network theory to.
Proportional/Integral/Derivative Control
CIS 540 Principles of Embedded Computation Spring Instructor: Rajeev Alur
Ch. 6 Single Variable Control
Book Adaptive control -astrom and witten mark
System/Plant/Process (Transfer function) Output Input The relationship between the input and output are mentioned in terms of transfer function, which.
FULL STATE FEEDBAK CONTROL:
Fuzzy Logic-Based Anesthetic Depth Control. In most surgical operations, to anesthetize patients, manual techniques are used in hospitals. The manual.
BY IRFAN AZHAR Control systems. What Do Mechatronics Engineers Do?
INTERNATIONAL CONFERENCE ON INFORMATION SCIENCE AND TECHNOLOGY, P.P , MARCH An ANFIS-based Dispatching Rule For Complex Fuzzy Job Shop Scheduling.
Controller Design (to determine controller settings for P, PI or PID controllers) Based on Transient Response Criteria Chapter 12.
Adaptive control and process systems. Design and methods and control strategies 1.
What is Control System? To answer this question, we first have to understand what a system is Simon Hui Engineer Control and Informatics, Industrial Centre.
STATEFLOW AND SIMULINK TO VERILOG COSIMULATION OF SOME EXAMPLES
Dr. Tamer Samy Gaafar.   Teaching Assistant:- Eng. Hamdy Soltan.
Control Systems and Adaptive Process. Design, and control methods and strategies 1.
Low Level Control. Control System Components The main components of a control system are The plant, or the process that is being controlled The controller,
Pioneers in Engineering, UC Berkeley Pioneers in Engineering Week 8: Sensors and Feedback.
Feedback Control system
Roles of Clinician and Engineer in Design and Evaluation of Autonomous Critical Care Devices What are the knowledge gaps? 1 University of Maryland 1 Lex.
PID and Fuzzy Logic Control Systems John Limroth, Software Engineer Yiannis Pavlou, Applications Engineer Tues, 10:15a and 11:30a Wed.
PID CONTROLLERS By Harshal Inamdar.
Automatic Synthesis Using Genetic Programming of an Improved General-Purpose Controller for Industrially Representative Plants Martin A. Keane Econometrics,
ERT 210/4 Process Control Hairul Nazirah bt Abdul Halim Office: CHAPTER 8 Feedback.
Control systems KON-C2004 Mechatronics Basics Tapio Lantela, Nov 5th, 2015.
Lecture 25: Implementation Complicating factors Control design without a model Implementation of control algorithms ME 431, Lecture 25.
ENTC 395 Lecture 7a. Today 4 PID control –Overview –Definitions –Open loop response 4 Example –SIMULINK implementation.
Chapter 4 A First Analysis of Feedback Feedback Control A Feedback Control seeks to bring the measured quantity to its desired value or set-point (also.
Authors : Chun-Tang Chao, Chi-Jo Wang,
Advanced control strategies. CONTROL SYSTEMS The process parameters which are measured using probes described in the previous sections may be controlled.
Introduction Control Engineering Kim, Do Wan HANBAT NATIONAL UNIVERSITY.
SKEE 3143 Control Systems Design Chapter 2 – PID Controllers Design
ABE425 Engineering Measurement Systems ABE425 Engineering Measurement Systems PID Control Dr. Tony E. Grift Dept. of Agricultural & Biological Engineering.
A PID Neural Network Controller
A Simple Fuzzy Excitation Control System for Synchronous Generator International conference on emerging trends in electrical and computer technology, p.p.
CIS 540 Principles of Embedded Computation Spring Instructor: Rajeev Alur
EEN-E1040 Measurement and Control of Energy Systems Control I: Control, processes, PID controllers and PID tuning Nov 3rd 2016 If not marked otherwise,
Automatic Control Theory
Chapter 1: Overview of Control
MATLAB Fuzzy Logic Toolbox
Introduction to Control Systems Objectives
Basic Design of PID Controller
Electronic Control Systems Week 7 – PID Control
UNIT-II TIME RESPONSE ANALYSIS
Control Systems Prof Swanson MECH 3550.
PID Controller Design and
Control Systems Prof Swanson MECH 3550.
Presentation transcript:

Fuzzy Logic Control of Blood Pressure During Anesthesia

INTRODUCTION -The techniques of fuzzy logic and expert system have been used in the medical area since middle 1970. The anesthetists control important control variables such as blood pressure, heart rate, temperature, blood oxygenation and exhaled CO2 within the acceptable bounds. Anesthesia must be maintained during the entire surgical procedure . The goal is to develop automated control systems to regulate the depth of anesthesia.

ANESTHESIA CONTROL 1- A PID CONTROLLER 2- A FUZZY CONTROLLER

1- PID CONTROLLER Where the patient's transfer functions P(s) was cited in the following reference

1- Proportional:- If the difference between the current plant output and its desired value (the current error) is large, the software should probably change the drive signal a lot. If the error is small, it should change it only a little . Error = P * (desired - current) P = constant Proportional gain 2- Differentiation:- The biggest problem with proportional control alone is that you want to reach new desired outputs quickly and avoid overshoot and minimize ripple once you get there. Responding quickly suggests a high proportional gain; minimizing overshoot and oscillation suggests a small proportional gain. Achieving both at the same time may not be possible in all systems. D * (current -- previous) where D is a constant derivative gain

3- Integration A remaining problem is that PD control alone will not always settle exactly to the desired output. In fact, depending on the proportional gain, it's altogether possible that a PD controller will ultimately settle to an output value that is far from that desired. I = Σ ( desired – current )

PID with disturbances In this section a disturbance is added to the system. Figure shows the effect of the disturbances.

2- A FUZZY CONTROLLER -The modeling of real world systems, however, often presents problems. As processes increase in complexity, they become less amenable to direct mathematical modeling based on physical laws since they may be distributed, stochastic, non-linear and time-varying, uncertain, etc.

THE FUZZY LOGIC CONCEPT

FUZZY SETS

FUZZY OPERATIONS 1 - x max(x,y) min(x,y) y x 1 0.8 0.5 0.2 0.3 0.7 0.4 0.8 0.5 0.2 0.3 0.7 0.4 0.6

FUZZY CONTROL There is more to fuzzy logic than some interesting math, it has some impressive applications in engineering. The main application of fuzzy logic in engineering is in the area of control systems. The definition of a control system, given by Richard Dorf in Modern Control Systems is: "An interconnection of components forming a system configuration that will provide a desired response." This means that a control system needs to know the desired response (input) and it needs to process this input and attempt to achieve it. The general control system can then be summarized with the following diagram .

ANFIS: Matlab Fuzzy Logic toolbox -You can create and edit fuzzy inference systems with Fuzzy Logic Toolbox software. You can create these systems using graphical tools or command-line functions, or you can generate them automatically using either clustering or adaptive neuro-fuzzy techniques.

CONCLUSION -In this project we applied a new algorithm using fuzzy logic controller for the control of unconsciousness via blood pressure measurements. -A simulation platform was built around a non-linear recirculatory physiological model which was modified to include a more efficient way of delivering the anesthetic. -The simulation results showed that the fuzzy-based algorithm was effective in terms of set-point tracking and drug consumption. -A comparison with the PID controlled is carried out and the performances of the FLC over the PID are shown.