Discrete forms of PID controllers

Slides:



Advertisements
Similar presentations
بسم الله الرحمن الرحيم Advanced Control Lecture four
Advertisements

TOPIC : Finite State Machine(FSM) and Flow Tables UNIT 1 : Modeling Module 1.4 : Modeling Sequential circuits.
CMPE-443 Real-Time System Design (Spring 2009) 1 RTS Introduction Terminology Real-Time System Design Issues Example RTS Common Misconceptions Brief History.
Data Acquisition ET 228 Chapter
3. Systems and Transfer function
POWER ELECTRONICS Instructor: Eng.Moayed N. EL Mobaied The Islamic University of Gaza Faculty of Engineering Electrical Engineering Department بسم الله.
Digital to Analog and Analog to Digital Conversion
The Proportional-Integral-Derivative Controller
Analogue to Digital Conversion
President UniversityErwin SitompulSMI 7/1 Dr.-Ing. Erwin Sitompul President University Lecture 7 System Modeling and Identification
Microprocessor and Microcontroller Based Systems Instructor: Eng.Moayed N. EL Mobaied The Islamic University of Gaza Faculty of Engineering Electrical.
CS150 Project Checkpoint 2 CheckPt2 is easy!!! BUT………………. This lab can be very tricky. BUT……………… Mark is here to help! You get to listen to cool.
Chapter 3: Data and Signals
The processor and main memory chapter 4, Exploring the Digital Domain The Development and Basic Organization of Computers.
Design of a Control Workstation for Controller Algorithm Testing Aaron Mahaffey Dave Tastsides Dr. Dempsey.
Data Representation (in computer system) Computer Fundamental CIM2460 Bavy LI.
بسم الله الرحمن الرحيم معالج الحروف الضوئي OCR. Introduction Definition : OCR stands for O ptical C haracter R ecognition refers to the branch of computer.
Data Acquisition. Data Acquisition System Analog Signal Signal Conditioner ADC Digital Processing Communication.
بسم الله الرحمن الرحيم Advanced Control Lecture three
بسم الله الرحمن الرحيم PID Controllers
Computer Control: An Overview Wittenmark, Åström, Årzén Computer controlled Systems The sampling process Approximation of continuous time controllers Aliasing.
© The McGraw-Hill Companies, Inc McGraw-Hill 1 PRINCIPLES AND APPLICATIONS OF ELECTRICAL ENGINEERING THIRD EDITION G I O R G I O R I Z Z O N I 15.
Data Acquisition Systems
Binary Boot Camp = ________ decimal ??? = = 45.
Tarbiat Modares University, Faculty of Electrical & Computer Engineering, Hassan Ghassemian بسم الله الرحمن الرحيم Tarbiat Modares University Faculty of.
بسم الله الرحمن الرحیم IN THE NAME OF GOD Training English Alphabet.
 In computing, an input device is a peripheral (piece of computer hardware equipment) used to provide data and control signals to an information processing.
Feedback Control system
بسم الله الرحمن الرحيم Advanced Control Lecture three Mohammad Ali Fanaei Dept. of Chemical Engineering Ferdowsi University of Mashhad Reference: C. C.
PID. The proportional term produces an output value that is proportional to the current error value. Kp, called the proportional gain constant.
EEB5213 / EAB4233 Plant Process Control Systems Digital Implementation of PID Controller.
بسم الله الرحمن الرحيم Advanced Control Lecture four Mohammad Ali Fanaei Dept. of Chemical Engineering Ferdowsi University of Mashhad Reference: A. Visioli,
DATA HANDLING Some situations arise where a group of bits have to be handled. (ex) a sensor supplies an analogue signal which is converted to, say, an.
Digital Control CSE 421.
بسم الله الرحمن الرحيم MEMORY AND I/O.
Lecture 9: PID Controller.
Analogue to Digital Conversion © D Hoult analogue signal © D Hoult 2011.
0808/0809 ADC. Block Diagram ADC ADC0808/ADC Bit μP Compatible A/D Converters with 8-Channel Multiplexer The 8-bit A/D converter uses successive.
Counters and registers Eng.Maha Alqubali. Registers Registers are groups of flip-flops, where each flip- flop is capable of storing one bit of information.
Sampling. Introduction  Sampling refers to the process of converting a continuous, analog signal to discrete digital numbers.
Digital Signal Processing Lecture 9 Review of LTI systems
WHAT IS BINARY? Binary is a number system that only uses two digits: 1 and 0. Any information that processed by a computer it is put into sequence of.
Automatic control systems V. Discrete control
Chapter 4 Dynamical Behavior of Processes Homework 6 Construct an s-Function model of the interacting tank-in-series system and compare its simulation.
Discrete-Time Transfer Functions
Figure 4.1 Computerized data-acquisition system.
Digital Control CSE 421.
Umm Al-Qura University
Chapter 4 Dynamical Behavior of Processes Homework 6 Construct an s-Function model of the interacting tank-in-series system and compare its simulation.
Umm Al-Qura University
PID Temperature Controller
PCM (Pulse Code Modulation)
Umm Al-Qura University
PID Temperature Controller
بسم الله الرحمن الرحيم membrane characterization methods Mohammed Fuseini Chemical and Petrochemical Engineering Department Egypt-Japan University of Science.
The Little Man Computer
Analogue to Digital Conversion
Lecture 10 Digital to Analog (D-to-A) Conversion
Microprocessor and Assembly Language
Instructor: Eng. Jalal Al Roumy
INTRODUCTION OF DIGITAL SYSTEM
بسم الله الرحمن الرحيم PID Controllers
بِسْمِ اللَّه الرّحمن الرَّحِيم
Branch instructions We’ll implement branch instructions for the eight different conditions shown here. Bits 11-9 of the opcode field will indicate the.
數位控制理論簡介.
Control units In the last lecture, we introduced the basic structure of a control unit, and translated our assembly instructions into a binary representation.
Analogue and Digital Signals
Digital Electronics and Logic Circuit
Shift registers and Floating Point Numbers
Theory: 2.6 – Data Representation
Presentation transcript:

Discrete forms of PID controllers بسم الله الرحمن الرحيم Discrete forms of PID controllers Reference: A. Visioli, Practical PID Control, Springer 2006

Computer Control The computer requests a value from the A/D converter. The A/D converter samples the process signal, converts it to a number, and stores it in the computer memory or a register. The computer performs the control calculations on the sampled process signal(s) and computes the output(s) to the process. The computer output is sent to the D/A converter, which converts it to an electronic signal, updates the output, and holds it constant until the next update.

Computer Control A good rule of thumb is that the sample time should be about one-tenth of the effective process time constant

Discrete Form of PID Controllers Position Form Sampling Time : Ts , Number of Sampling : k , Time : t = kTs

Discrete Form of PID Controllers Position Form Velocity Form

Discrete Form of PID Controllers Velocity Form Where:

Discrete Form of PID Controllers Backward Shift Operator (q -1) : y(k-n)=q-ny(k) Tuning of Digital PID : Moore et al. (1969) Use the continuous tuning formula of PID controller with corrected dead time