Cruise Control 3 RETURN OF THE SPEED CONTROL JEFF FERGUSON, TOM LEICK.

Slides:



Advertisements
Similar presentations
Chapter 5 – The Performance of Feedback Control Systems
Advertisements

10.1 Introduction Chapter 10 PID Controls
PID Controllers and PID tuning
Discrete Controller Design
PID Controller Tuning for Desired Closed-Loop Response for SI/SO System 指導老師 : 曾慶耀 學生 : 詹佳翔.
Chapter 4: Basic Properties of Feedback
Lect.7 Steady State Error Basil Hamed
Nise/Control Systems Engineering, 3/e
Control Systems Engineering, Fourth Edition by Norman S. Nise Copyright © 2004 by John Wiley & Sons. All rights reserved. Figure 9.1 a. Sample root locus,
Feedback Control Systems
Design of LFC using Optimal Control Theory The optimal controller is designed to minimize the quadratic performance index of the following form For linear.
CHE 185 – PROCESS CONTROL AND DYNAMICS
Closed-Loop Rotational Speed Control of Cooling Fan David ChoiJay Gainer Shad LawsKarl Stensvad.
ECE 4951 Lecture 5: PID Control of Processes. PID Control A closed loop (feedback) control system, generally with Single Input-Single Output (SISO) A.
Controller Tuning: A Motivational Example
Control Theory (2) Jeremy Wyatt School of Computer Science University of Birmingham.
Chapter 11 1 Closed-Loop Responses of Simple Control Systems In this section we consider the dynamic behavior of several elementary control problems for.
Process Control Instrumentation II
Lecture 9: Compensator Design in Frequency Domain.
PID Control & ACS550 and ACH550
PID Control and Root Locus Method
Proportional/Integral/Derivative Control
Adaptive Cruise Control (ACC)
Experimental determination of motor model parameters ETEC6419.
Cascade and Ratio Control
Gas Turbine in power generation control.. What does the project do? Provide a transfer function between the speed and the fuel. Provide a transfer function.
DYNAMIC BEHAVIOR AND STABILITY OF CLOSED-LOOP CONTROL SYSTEMS
Alternative form with detuning factor F
ME 335 Boğaziçi University A Study on Motor Speed Control.
INC341 Design Using Graphical Tool (continue)
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,
Feedback Control system
Design Realization lecture 22
University of Virginia PID Controllers Jack Stankovic University of Virginia Spring 2015.
Modern Control System EKT 308
Control systems KON-C2004 Mechatronics Basics Tapio Lantela, Nov 5th, 2015.
Princeton University Prospect Eleven Nov. 17, 2005 Control Systems Speed control module: –Receives desired speed from Speed Decision –Decides how to modulate.
Clock Simulation Jenn Transue, Tim Murphy, and Jacob Medinilla 1.
ECE 576 – Power System Dynamics and Stability
Overall controller design
ENTC 395 Lecture 7a. Today 4 PID control –Overview –Definitions –Open loop response 4 Example –SIMULINK implementation.
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.
GENERAL BACKGROUND AND SPEED GOVERNORS
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.
ABL Tracking System PRESENTED BY: SIDNEY JONES AND AJ MARIN.
1 Steady-State Error M. Sami Fadali Professor of Electrical Engineering University of Nevada.
Lecture 9: PID Controller.
Modern Control Systems Lab#04 PID Position and speed control of D.C Motor Dr. Imtiaz Hussain
DRIVER MODEL B. Vineeth ME13B1007 K. Kiran Kumar ME13B1020 N. Sai Krishna ME13B1024 S. Gurucharan ME13B1031 T. Krishna Teja ME13B1034.
Intelligent Robot Lab Pusan National University Intelligent Robot Lab Chapter 7. Forced Response Errors Pusan National University Intelligent Robot Laboratory.
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.
Getting started with Simulink
Vision Lab System VISION SYSTEM Chapter 9. Design via Root Locus Youngjoon Han
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.
Process Control. Feedback control y sp = set point (target value) y = measured value The process information (y) is fed back to the controller The objective.
Lesson 16: Basic Control Modes
EEN-E1040 Measurement and Control of Energy Systems Control I: Control, processes, PID controllers and PID tuning Nov 3rd 2016 If not marked otherwise,
PID Control for Embedded Systems
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.
Design via Root Locus (Textbook Ch.9).
CSCI1600: Embedded and Real Time Software
PID controller for improving Max power point tracking system
Basic Design of PID Controller
Chapter 9 Design via Root Locus <<<4.1>>>
Chapter 9 Design via Root Locus <<<4.1>>>
Vehicle Dynamics Modeling and Control
Design via Root Locus Techniques
Presentation transcript:

Cruise Control 3 RETURN OF THE SPEED CONTROL JEFF FERGUSON, TOM LEICK

Overview Background Proposed Controller Expected Results Questions

Background Closed-loop speed control Maintain constant speed under varying loads Cruise control system in vehicles Improve on results from Labs 4 and 5

Open Loop Behavior Lab 4 experiments provided data for determining: Minimum speed control voltage input Speed to input voltage ratio Effects on speed by application of brake load as shown on the following slide

Closed Loop Behavior Lab 5 experiments provided data for determining: Simple proportional gain closed loop speed control system characteristics Tachometer scale factor (K T ) Effect of pre-amp gain on error voltage as Brake position increased

Proposed Controller Use PID Controller module Maintain speed (voltage at tach) for brake position 10 to within 5% of speed at brake position 0 More concerned with steady-state error than quickness of the response Little-to-no percent overshoot

Simulink Block Diagrams

Choosing Controller Parameters In ideal models, any incorporation of an integrator resulted in zero steady-state error Large integrators are difficult to realize 0.1 < K I < 0.5 K D = 0 Solve for K P using the PID tuning window to match desired response

PID Block Tuning Window from Simulink

Choosing Controller Parameters K P = 0.1 K I = 0.4 K D = 0

Zero Brake Response

PID Block Tuning Window from Simulink

Full Brake Response

Conclusion System is modelled after automotive speed control system Not a “fast” system to avoid abrupt accelerator changes Little/no overshoot to avoid seasick passengers Little steady state error for accurate system Expected challenge in adjusting the controller to obtain predicted response K I being bigger than K P and K D might cause problems Possible saturation from current limitations

Questions