Making an unstable system stable

Slides:



Advertisements
Similar presentations
Pole Placement.
Advertisements

Signal Processing in the Discrete Time Domain Microprocessor Applications (MEE4033) Sogang University Department of Mechanical Engineering.
Lecture 8B Frequency Response
Unit 4 Sensors and Actuators
Chapter 7 System Compensation (Linear Control System Design)
1 Robust Video Stabilization Based on Particle Filter Tracking of Projected Camera Motion (IEEE 2009) Junlan Yang University of Illinois,Chicago.
Interactive Animation of Structured Deformable Objects Mathieu Desbrun Peter Schroder Alan Barr.
Control System Design Based on Frequency Response Analysis
I. Concepts and Tools Mathematics for Dynamic Systems Time Response
Goal: Fast and Robust Velocity Estimation P1P1 P2P2 P3P3 P4P4 Our Approach: Alignment Probability ●Spatial Distance ●Color Distance (if available) ●Probability.
Object Detection Procedure CAMERA SOFTWARE LABVIEW IMAGE PROCESSING ALGORITHMS MOTOR CONTROLLERS TCP/IP
Control of a Ball & Plate System Andrew Percy Academic Supervisor – James Welsh.
Laser Tracking System (LTS) Team Lazer: Son Nguyen Jassim Alshamali Aja ArmstrongMatt Aamold.
Remote Surveillance Vehicle Design Review By: Bill Burgdorf Tom Fisher Eleni Binopolus-Rumayor.
Laser Tracking System (LTS) Son Nguyen Jassim Alshamali Aja ArmstrongMatt Aamold.
8/8/2015IENG 475: Computer-Controlled Manufacturing Systems 1 IENG Lecture 11 Sensors, Actuators, and Relay Control Logic.
LOSAT’s Sensors Line of Sight Audio Transmission Brandon Patton Mechanical Engineering Student University of Florida March 12, 2013.
1 REAL-TIME IMAGE PROCESSING APPROACH TO MEASURE TRAFFIC QUEUE PARAMETERS. M. Fathy and M.Y. Siyal Conference 1995: Image Processing And Its Applications.
T. Bajd, M. Mihelj, J. Lenarčič, A. Stanovnik, M. Munih, Robotics, Springer, 2010 ROBOT SENSORS AND ROBOT VISON T. Bajd and M. Mihelj.
Michael McGrath IMDL Professors: Dr. A. Antonio Arroyo Dr. Eric M. Schwartz TA’s: Josh Weaver Tim Martin.
Background   Who does this project addresses to?   Handicapped.   Amputated limbs.   Paralyzed.   Motivation Statistics.
Hybrid Position Sensorless Control of a RSM in the rated speed range Francois Barnard Stellenbosch University Energy Postgraduate Conference 2013.
DOUBLE ARM JUGGLING SYSTEM Progress Presentation ECSE-4962 Control Systems Design Group Members: John Kua Trinell Ball Linda Rivera.
Analog to Digital conversion. Introduction  The process of converting an analog signal into an equivalent digital signal is known as Analog to Digital.
Visual Target Tracking System Final Design February 26, 2003 Chad Helm Matthew Sked James Deloge Tim Bagnull.
Chapter 6 Position and Speed Regulation in DC Servomechanism § 6.1 DC Servo System § 6.2 Servo Components § 6.3 Component Model § 6.4 System Control.
ENT364/4 – Control System Sazali Yaacob BEng(Malaya), MSc(Surrey), PhD(Sheffield) Chartered Engineer, CEng (United Kingdom) Member Institute of Engineers.
ME 335 Boğaziçi University A Study on Motor Speed Control.
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,
Outline Introduction Reaction Wheels Modelling Control System Real Time Issues Questions Conclusions.
Feedback Control system
Introduction to Biped Walking
Control systems KON-C2004 Mechatronics Basics Tapio Lantela, Nov 5th, 2015.
ME 431 System Dynamics Dept of Mechanical Engineering.
Tamal Bose, Digital Signal and Image Processing © 2004 by John Wiley & Sons, Inc. All rights reserved. Figure 7-1 (p. 423) Adaptive filter block diagram.
Lecture 25: Implementation Complicating factors Control design without a model Implementation of control algorithms ME 431, Lecture 25.
Control Systems With Embedded Implementation (CSEI)
DC-DC Fundamentals 1.5 Converter Control. What is Converter Control? A converter can provide a constant voltage output at various condition because of.
Accurate Indoor Localization With Zero Start-up Cost
(thanks to Gary Fedder)
LER Series / Continuous Rotation Type
Embedded Control Systems Dr. Bonnie Heck School of ECE Georgia Tech.
Simulation and Experimental Verification of Model Based Opto-Electronic Automation Drexel University Department of Electrical and Computer Engineering.
Path-Following Autonomous Convoy with Multiple Asynchronous Nodes Kyle Lemons, Heather Macfie, Tri Pho, G. M. Ewout van Bekkum PACMAN Georgia Institute.
Wall-Follower Xiaodong Fang University of Florida School of Electrical and Computer Engineering Automatic Wall Following & Color Detecting Robot.
ECE 483. Digital Control Systems Analysis and Design TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AA A A A AAA A A.
ECE 533 Project Tribute By: Justin Shepard & Jesse Fremstad.
Projector Stabilization
B.Sc. Thesis by Çağrı Gürleyük
Control Systems EE 4314 Lecture 12 March 17, 2015
Reverse-Projection Method for Measuring Camera MTF
M 97 b b M P a a M 1. Find the moment of inertia around P
Air Hockey Robot Students: Abdullah Ahmad & Moath Omar Supervisor:
Discrete-Time Transfer Functions
Improved Speed Estimation in Sensorless PM Brushless AC Drives
Autonomous Cyber-Physical Systems: Sensing
Digital Control Systems Waseem Gulsher
Perfect Tracking Control of Servo Motor Based on PWM Hold
Fast Hierarchical Back Projection
Brief Review of Control Theory
Digital Control Systems (DCS)
Vision Tracking System
Compensators.
ECE 477 Digital Systems Senior Design Project  Spring 2006
Frequency Response Techniques
Hitec HS 303: Robotic Servo Motor
MagneticSystem Using Discretize Low Pass Filter
ENT364/4 – Control System Sazali Yaacob
Frequency Response Techniques
IntroductionLecture 1: Basic Ideas & Terminology
Presentation transcript:

Making an unstable system stable Ball and plate system Making an unstable system stable J. Gorasia and D. Greeley

Goals Making an unstable system stable Make system capable of rejecting noise Decent transient response

The Plant Proportional Angular Displacement Approximation

Transfer Function Small angle approximation Transfer Function

Lead Compensation

Bode of Compensated and Uncompensated Kplant = .016 Kl=100 τ=1 α=10

Implementation

Sensors Affine Filter for colors Threshold Find centroid 1 2 3 4 Resolution: 160x120 33 frames per second

Motors Hitec HSR-5995TG Moves at maximum speed of 0.12 sec/60degrees Which translates to a maximum frequency of 1.4rad/s of the plate Torque 417 oz-in

Discretization Use design by emulation Substitute s to z using: Do everything in s domain, then digitize Substitute s to z using: Solve for largest power of the output Then perform the inverse z transform

Discrete Compensator

Algorithm Shift previous values of error Determine error Shift previous values of control signal Read x position from camera Condition control signal to a position of servo Use discrete transfer function to determine control signal

Verification Goals met? Model accurate? What are the sources of error? Image tracking Saturation Discrete angle positions Bending of the plate Model of servos

Going forward Use vvvv or FPGA for vision tracking More angular displacement of plant Use RTOS or embedded chip for control system Better plant design

Questions?