Examples of Control Systems Application. Modeling the Ball and Beam Experiment.

Slides:



Advertisements
Similar presentations
Discrete Controller Design
Advertisements

Design with Root Locus Lecture 9.
PID CONTROLLER. Click to edit the outline text format  Second Outline Level Third Outline Level  Fourth Outline Level Fifth Outline Level Sixth Outline.
Digital Control Lab Islamic University of Gaza Eng: Moayed Mobaied DC MOTOR.
Nyquist Plot – First Order Lag
Chapter 8 Root Locus <<<4.1>>>
College and Engineering Physics Quiz 8: Rotational Equations and Center of Mass 1 Rotational Equations and Center of Mass.
A Typical Feedback System
R   Ball and Beam Ө = c*Input Voltage(u) Y = a*x System Equations State Space Model.
Chapter 10 – The Design of Feedback Control Systems
Chapter 10 – The Design of Feedback Control Systems PID Compensation Networks.
ECE 4951 Lecture 5: PID Control of Processes. PID Control A closed loop (feedback) control system, generally with Single Input-Single Output (SISO) A.
Modern Control Systems (MCS)
Lect. 5 Lead-Lag Control Basil Hamed
Prof. Wahied Gharieb Ali Abdelaal Faculty of Engineering Computer and Systems Engineering Department Master and Diploma Students CSE 502: Control Systems.
Lecture 23 Second order system step response Governing equation Mathematical expression for step response Estimating step response directly from differential.
Design of Control Systems Cascade Root Locus Design This is the first lecture devoted to the control system design. In the previous lectures we laid the.
PID Control and Root Locus Method
f(t) m x(t) fd(t) LINEAR CONTROL C (Ns/m) k (N/m)
DOUBLE ARM JUGGLING SYSTEM Progress Presentation ECSE-4962 Control Systems Design Group Members: John Kua Trinell Ball Linda Rivera.
ECE 4115 Control Systems Lab 1 Spring 2005
Ch. 6 Single Variable Control
2-1 (a),(b) (pp.50) Problem: Prove that the systems shown in Fig. (a) and Fig. (b) are similar.(that is, the format of differential equation is similar).
INC341 Design with Root Locus
Modified by Albert W.J. Hsue,
ME375 Handouts - Spring 2002 Root Locus Method.
ME 335 Boğaziçi University A Study on Motor Speed Control.
MECH 391 Instrumentation Lab 9 Vibration Analysis of an Aluminum Cantilever Beam Performed: 03/15/04 Sinan Ozcan : I believe I performed 100% of this lab.
o Problem Reconsider Problem
University of Virginia PID Controllers Jack Stankovic University of Virginia Spring 2015.
PID. The proportional term produces an output value that is proportional to the current error value. Kp, called the proportional gain constant.
Modern Control System EKT 308
MESB374 System Modeling and Analysis PID Controller Design
1 MATLAB AND CONTROLS PRESENTED BY:- AGILESWARI K. RAMASAMY DR. FARRUKH HAFIZ NAGI.
DC Motor Speed Modeling in Simulink
Lec 9. Root Locus Analysis I From last lecture, the locations of the closed loop poles have important implication in –Stability –Transient behavior –Steady.
Design via Root Locus 1. 1 Introduction The root locus graphically displayed both transient response and stability information. The locus can be sketched.
Modern Control System EKT 308 Root Locus and PID controllers.
INC 341PT & BP INC341 Root Locus (Continue) Lecture 8.
(thanks to Gary Fedder)
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.
MESB374 System Modeling and Analysis Feedback Control Design Process
Problem:05-01 x points: -7, -4+3i HW- 05 In the control system as shown in the figure, a) Write the MATLAB program to plot root-locus diagram for the closed.
System Time Response Characteristics
Chapter 5: Root Locus Nov , Two Conditions for Plotting Root Locus Given open-loop transfer function G k (s) Characteristic equation Magnitude.
Chapter 6 Root-Locus Analysis 6.1 Introduction - In some systems simple gain adjustment may move the closed- loop poles to desired locations. Then the.
1 Time Response. CHAPTER Poles and Zeros and System Response. Figure 3.1: (a) System showing input and output; (b) Pole-zero plot of the system;
Exercise 1 (Root Locus) Sketch the root locus for the system shown in Figure K 1 (
Overhead Controller Design Project Name Department and University Date Class Name.
Modern Control Systems (MCS) Dr. Imtiaz Hussain Assistant Professor URL :
Controller design by R.L. Typical setup: C(s)G p (s) Root Locus Based Controller Design Goal: 1.Select poles and zero of C(s) so that R.L. pass through.
Introduction to Linear System Theory and simple feedback PID Controllers EE125 Ruzena Bajcsy.
Control Systems Lect.3 Steady State Error Basil Hamed.
SKEE 3143 Control Systems Design Chapter 2 – PID Controllers Design
BIRLA VISHWAKARMA MAHAVIDHYALAYA ELECTRONICS & TELECOMUNICATION DEPARTMENT o – ANKUR BUSA o – KHUSHBOO DESAI UNDER THE GUIDENCE.
Lecture 11/12 Analysis and design in the time domain using root locus North China Electric Power University Sun Hairong.
Vision Lab System VISION SYSTEM Chapter 9. Design via Root Locus Youngjoon Han
ABE425 Engineering Measurement Systems ABE425 Engineering Measurement Systems PID Control Dr. Tony E. Grift Dept. of Agricultural & Biological Engineering.
Exercise 1 Suppose we have a simple mass, spring, and damper problem. Find The modeling equation of this system (F input, x output). The transfer function.
Control Systems Project Basil Hamed.
Salman Bin Abdulaziz University
Chapter 7 The Root Locus Method The root-locus method is a powerful tool for designing and analyzing feedback control systems The Root Locus Concept The.
Control engineering and signal processing
PID Controller.
Basic Design of PID Controller
HW-03 Problem Kuo-95 (p. 377) Find the steady-state errors for step, ramp and parabolic inputs. Determine the type of the system. ) s ( R Problem.
E(s): Laplace transform of the error e(t)
The Design of Feedback Control Systems
x points: -7, -4+3i HW- 05 Problem:05-01
Exercise 1 For the unit step response shown in the following figure, find the transfer function of the system. Also find rise time and settling time. Solution.
Presentation transcript:

Examples of Control Systems Application

Modeling the Ball and Beam Experiment

Problem Setup M mass of the ball 0.11 kg R radius of the ball m d lever arm offset 0.03 m g gravitational acceleration 9.8 m/s^2 L length of the beam 1.0 m J ball's moment of inertia 9.99e-6 kgm^2 r ball position coordinate

The design criteria for this problem Settling time less than 3 seconds Overshoot less than 5%

System Equations Linearization of this equation about the beam angle, alpha = 0, gives us the following linear approximation of the system

System Equations The equation which relates the beam angle to the angle of the gear can be approximated as linear by the equation below Substituting this into the previous equation, we get

Transfer Function

State-Space

for our state-space example we will be using a slightly different model. The same equation for the ball still applies but instead of controlling the position through the gear angle, theta, we will control alpha-doubledot. This is essentially controlling the torque of the beam. Below is the representation of this system

State-Space

Matlab Representation and Open- Loop Response Transfer Function

Matlab Representation and Open- Loop Response State-Space

Closed-loop Representation

PID controller Kp = Proportional gain KI = Integral gain Kd = Derivative gain

The characteristics of P, I, and D controllers CL RESPONSE RISE TIME OVERSHOOTSETTLING TIME S-S ERROR KpDecreaseIncreaseSmall Change Decrease KiDecreaseIncrease Eliminate KdSmall Change Decrease Small Change

Proportional Control kp = 1

Proportional-Derivative Control kp = 10; kd = 10

Proportional-Derivative Control kp = 10, kd = 20

Proportional-Derivative Control kp = 15 and kd = 40

Ball & Beam Problem Using Root Locus Method Open-loop Root Locus

Ball & Beam Problem Using Root Locus Method From these equation damping ratio and natural frequency were found to be 0.7 and 1.9 respectively.

Ball & Beam Problem Using Root Locus Method The design criteria can also be plotted onto the root locus using the sgrid command. This command generates a grid of constant damping ratio and natural frequency

Animation

Questions