Step Response of First-Order Systems

Similar documents
Lab Experiment 2: Performance of First order and second order systems

Linear System Theory

Using MATLB for stability analysis in Controls engineering Cyrus Hagigat Ph.D., PE College of Engineering University of Toledo, Toledo, Ohio

Example: Modeling DC Motor Position Physical Setup System Equations Design Requirements MATLAB Representation and Open-Loop Response

Transient response of RC and RL circuits ENGR 40M lecture notes July 26, 2017 Chuan-Zheng Lee, Stanford University

Example: DC Motor Speed Modeling

Exercise 1a: Transfer functions

EE292: Fundamentals of ECE

RC Circuits (32.9) Neil Alberding (SFU Physics) Physics 121: Optics, Electricity & Magnetism Spring / 1

Studio Exercise Time Response & Frequency Response 1 st -Order Dynamic System RC Low-Pass Filter

INTRODUCTION TO TRANSFER FUNCTIONS

Electrical Circuits (2)

Dynamic Modeling. For the mechanical translational system shown in Figure 1, determine a set of first order

Linear Control Systems

DC Motor Position: System Modeling

Frequency Response of Discrete-Time Systems

Poles and Zeros and Transfer Functions

SECTION 1.2. DYNAMIC MODELS

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

EEE 184 Project: Option 1

Lecture 12 Chapter 28 RC Circuits Course website:

Chapter 4 Transients. Chapter 4 Transients

RC Circuits. Lecture 13. Chapter 31. Physics II. Course website:

Modelling the Temperature Changes of a Hot Plate and Water in a Proportional, Integral, Derivative Control System

: TEACHING DIFFERENTIAL EQUATIONS WITH AN ENGINEERING FOCUS

Physics 116A Notes Fall 2004

Figure Circuit for Question 1. Figure Circuit for Question 2

AMJAD HASOON Process Control Lec4.

APPLICATIONS FOR ROBOTICS

MATLAB SIMULINK Based Transient Exploration of RL Circuit

0 t < 0 1 t 1. u(t) =

8 sin 3 V. For the circuit given, determine the voltage v for all time t. Assume that no energy is stored in the circuit before t = 0.

The Hilbert Transform

DOUBLE ARM JUGGLING SYSTEM Progress Presentation ECSE-4962 Control Systems Design

Tracking of Spread Spectrum Signals

Numeric Matlab for Laplace Transforms

Problem Weight Total 100

Exercise 3: Transfer functions (Solutions)

2005 AP PHYSICS C: ELECTRICITY AND MAGNETISM FREE-RESPONSE QUESTIONS

The LR Series Circuit Tutorial Sheet 2 circuits with applied ramp voltages

8. Introduction and Chapter Objectives

TUTORIAL: STATE VARIABLES and MATLAB

Thermal System Closed-Loop Temperature Control

Electric Circuits. Overview. Hani Mehrpouyan,

Electric Circuits Fall 2015 Solution #5

E40M Capacitors. M. Horowitz, J. Plummer, R. Howe

Automatic Control EEE 2002 Tutorial Exercise IV

Chapter 28. Direct Current Circuits

Lab 08 Capacitors 2. Figure 2 Series RC circuit with SPDT switch to charge and discharge capacitor.

Capacitors. Chapter How capacitors work Inside a capacitor

Recursive, Infinite Impulse Response (IIR) Digital Filters:

CALIFORNIA INSTITUTE OF TECHNOLOGY Control and Dynamical Systems

Bangladesh University of Engineering and Technology. EEE 402: Control System I Laboratory

EEE105 Teori Litar I Chapter 7 Lecture #3. Dr. Shahrel Azmin Suandi Emel:

Do not fill out the information below until instructed to do so! Name: Signature: Section Number:

Dynamic circuits: Frequency domain analysis

Matlab Controller Design. 1. Control system toolbox 2. Functions for model analysis 3. Linear system simulation 4. Biochemical reactor linearization

EE -213 BASIC CIRCUIT ANALYSIS LAB MANUAL

Converter System Modeling via MATLAB/Simulink

The Process. 218 Technical Applications of Computers

Series & Parallel Resistors 3/17/2015 1

Lab 4 RC Circuits. Name. Partner s Name. I. Introduction/Theory

CONTROL SYSTEMS ENGINEERING Sixth Edition International Student Version

DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING RUTGERS UNIVERSITY

Ch 6.4: Differential Equations with Discontinuous Forcing Functions

Homwork AC circuits. due Friday Oct 8, 2017

FEEDBACK CONTROL SYSTEMS

PV Module Simulink models ECEN 2060

ME 563 HOMEWORK # 7 SOLUTIONS Fall 2010

EE292: Fundamentals of ECE

CHAPTER ONE FUNCTIONS AND GRAPHS. In everyday life, many quantities depend on one or more changing variables eg:

6.301 Solid-State Circuits Recitation 14: Op-Amps and Assorted Other Topics Prof. Joel L. Dawson

Problem Set 5 Solutions

2 Background: Fourier Series Analysis and Synthesis

The (Fast) Fourier Transform

Lecture 3 Matlab Simulink Minimum Phase, Maximum Phase and Linear Phase Systems

Lecture 16 FREQUENCY RESPONSE OF SIMPLE CIRCUITS

Basic RL and RC Circuits R-L TRANSIENTS: STORAGE CYCLE. Engineering Collage Electrical Engineering Dep. Dr. Ibrahim Aljubouri

Physics 248, Spring 2009 Lab 7: Capacitors and RC-Decay

SAMPLE SOLUTION TO EXAM in MAS501 Control Systems 2 Autumn 2015

YTÜ Mechanical Engineering Department

I. Frequency Response of Voltage Amplifiers

State Feedback Controller for Position Control of a Flexible Link

Introduction to AC Circuits (Capacitors and Inductors)

Chapter 6 - Solved Problems

Source-Free RC Circuit

Example on Root Locus Sketching and Control Design

2.010 Fall 2000 Solution of Homework Assignment 7

Alternating Current Circuits. Home Work Solutions

CONTROL * ~ SYSTEMS ENGINEERING

Exam 3--PHYS 102--S14

EXAMPLE: MODELING THE PT326 PROCESS TRAINER

Lab-Report Control Engineering. Proportional Control of a Liquid Level System

ECE 6340 Fall Homework 2. Please do the following problems (you may do the others for practice if you wish): Probs. 1, 2, 3, 4, 5, 6, 7, 10, 12

2.004 Dynamics and Control II Spring 2008

Inverted Pendulum: State-Space Methods for Controller Design

LAPLACE TRANSFORMATION AND APPLICATIONS. Laplace transformation It s a transformation method used for solving differential equation.

Project Lab Report. Michael Hall. Hao Zhu. Neil Nevgi. Station 6. Ta: Yan Cui

EE -213 BASIC CIRCUIT ANALYSIS LAB MANUAL

MODULE I. Transient Response:

Transcription:

INTRODUCTION This tutorial discusses the response of a first-order system to a unit step function input. In particular, it addresses the time constant and how that affects the speed of the system s response. An RC circuit, as shown in Fig. 1, is used as an example of a first-order system. Fig. 1. An RC circuit. A Simulink model of this circuit is used to illustrate its response; a basic understanding of Simulink is therefore useful but not necessary. Other documents are available which contain more detailed information on RC circuits and first-order systems in general. SYSTEM MODEL The first-order differential equation describing the RC circuit is τ& x + x = f ( t), (1) where x = output voltage, x& = time rate of change of output voltage, τ = time constant = RC, and f(t) = the input, a step function. The response of the circuit can also be represented using a Simulink model, such as that shown in Fig. 2. Fig. 2. RC circuit model with unit step input. GENERAL FORM OF RESPONSE 1

For a first order system subjected to a unit step input, where the system is originally at zero displacement, the solution is t τ t τ ( t) = 1 e x. (2) Note that e decays to zero with increasing t, so x 1 as t. The general shape of the response can be seen in Fig. 3, which shows the unit step response of a first-order system with τ = 0.01 seconds. Fig. 3. General shape of step response EFFECT OF TIME CONSTANT The speed of the system s response depends on the time constant of the system, τ. To illustrate this, two systems with different time constants will be compared. Each system is subjected to a unit step input. The input is shown on the left-hand side of Fig. 4, and the two responses are shown on the right. 2

Fig. 4. Response to unit step input, for two systems with different time constants. The top right-hand plot in Fig. 4 shows the response of a system with τ = 0.01 seconds. The bottom right plot is the response of a system with τ = 0.002 seconds. Clearly, the circuit with the smaller time constant responds more quickly its response more closely tracks the input. In the limit, as τ 0, the response will exactly follow the input. Fig. 5 illustrates another way of understanding how the time constant affects the speed of the response. 3

Fig. 5. Effect of time constant on system response. This plot shows the unit step response of a system with τ = 0.01 seconds. As the plot shows, after one time constant a first-order system will have reached 63.2% of the final steady-state value. There is no point identifying when the system has reached steady state, but often 3τ, 4τ, or 5τ is chosen, depending on the desired accuracy. FINDING THE STEP RESPONSE IN MATLAB The step response of a first-order system can be found using a Simulink model like that shown in Fig. 2, but it can also be found in MATLAB. The code shown below produces the plot in Fig. 6. % Define the time constant of the system tau = 0.01; % identify the numerator and the denominator of the system transfer % function num = [1]; den = [tau 1]; % plot the step response step(num,den) 4

Fig. 6. Step response of a first-order system, found in Matlab. 5