Why is the laplace transform important in control systems design and modelling? An overview of the Laplace transforms role in motor controller design.

Slides:



Advertisements
Similar presentations
Laplace Transform Douglas Wilhelm Harder Department of Electrical and Computer Engineering University of Waterloo Copyright © 2008 by Douglas Wilhelm Harder.
Advertisements

Complex Power – Background Concepts
Typical transducer Microphone Microprocessor Typical signal generator circuit Signal intensity Time Sound Parameter Signal intensity Time Signal intensity.
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Review Resources: Wiki: State Variables YMZ: State Variable Technique Wiki: Controllability.
MATLAB Presented By: Nathalie Tacconi Presented By: Nathalie Tacconi Originally Prepared By: Sheridan Saint-Michel Originally Prepared By: Sheridan Saint-Michel.
Signal and System I System function algebra and block diagram representation + + -
Review of Frequency Domain
EE-2027 SaS 06-07, L11 1/12 Lecture 11: Fourier Transform Properties and Examples 3. Basis functions (3 lectures): Concept of basis function. Fourier series.
Lecture 14: Laplace Transform Properties
1 Frequency Response Methods The system is described in terms of its response to one form of basic signals – sinusoid. The reasons of using frequency domain.
Simulink ® From Simulink® 7 Getting Started Guide.
Chapter 3 1 Laplace Transforms 1. Standard notation in dynamics and control (shorthand notation) 2. Converts mathematics to algebraic operations 3. Advantageous.
Application of Digital Signal Processing in Computed tomography (CT)
ECE Introduction to Control Systems -
Types of systems in the Laplace domain. System order Most systems that we will be dealing with can be characterised as first or second order systems.
DC motor model ETEC6419. Motors of Models There are many different models of DC motors that use differential equations. During this set of slides we will.
Integral Transform Dongsup Kim Department of Biosystems, KAIST Fall, 2004.
Laplace Transform (1) Hany Ferdinando Dept. of Electrical Eng. Petra Christian University.
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Definition of a System Examples Causality Linearity Time Invariance.
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: First-Order Second-Order N th -Order Computation of the Output Signal.
Chapter 10 Differential Equations: Laplace Transform Methods
Topic-laplace transformation Presented by Harsh PATEL
Sistem Kontrol I Kuliah II : Transformasi Laplace Imron Rosyadi, ST 1.
SE 207: Modeling and Simulation Introduction to Laplace Transform
1 Chapter 5 Image Transforms. 2 Image Processing for Pattern Recognition Feature Extraction Acquisition Preprocessing Classification Post Processing Scaling.
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: First-Order Second-Order N th -Order Computation of the Output Signal Transfer.
Rational Transforms Consider the problem of finding the inverse Laplace transform for: where {ai} and {bi} are real numbers, and M and N are positive.
1 Z-Transform. CHAPTER 5 School of Electrical System Engineering, UniMAP School of Electrical System Engineering, UniMAP NORSHAFINASH BT SAUDIN
Modified by Albert W.J. Hsue,
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Definition of a System Examples Causality Linearity Time Invariance Resources:
Fundamentals of Electric Circuits Chapter 18 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Modeling system requirements. Purpose of Models Models help an analyst clarify and refine a design. Models help simplify the complexity of information.
Mathematical Models and Block Diagrams of Systems Regulation And Control Engineering.
Mechanical Engineering Department Automatic Control Dr. Talal Mandourah 1 Lecture 1 Automatic Control Applications: Missile control Behavior control Aircraft.
Introduction to Matlab Module #9 Page 1 Introduction to Matlab Module #9 – Simulink Topics 1.Simulink Textbook Reading Assignments Practice Problems.
Motivation Thus far we have dealt primarily with the input/output characteristics of linear systems. State variable, or state space, representations describe.
Feedback Control Systems (FCS) Dr. Imtiaz Hussain URL :
Lecture 25: Implementation Complicating factors Control design without a model Implementation of control algorithms ME 431, Lecture 25.
CONFIDENTIAL © 2007 Maplesoft, a division of Waterloo Maple Inc. Confidential MapleSim Pilot Test Program.
EE 401 Control Systems Analysis and Design A Review of The Laplace Transform Wednesday 27 Aug 2014 EE 401: Control Systems Analysis and Design Slide 1.
ABE 463 Electro-hydraulic systems Laplace transform Tony Grift
Topics 1 Specific topics to be covered are: Discrete-time signals Z-transforms Sampling and reconstruction Aliasing and anti-aliasing filters Sampled-data.
The Laplace Transform.
Laplace Transforms of Linear Control Systems Eng R. L. Nkumbwa Copperbelt University 2010.
EE 401 Control Systems Analysis and Design A Review of The Laplace Transform Friday 15 Jan 2016 EE 401: Control Systems Analysis and Design Slide 1 of.
Learning from the Past, Looking to the Future James R. (Jim) Beaty, PhD - NASA Langley Research Center Vehicle Analysis Branch, Systems Analysis & Concepts.
Math for CS Fourier Transforms
Real-time Digital Signal Processing Digital Filters.
© Dr. Elmer P. Dadios - DLSU Fellow & Professor
State Space Representation
Mathematical Models of Systems Objectives
Biomedical Signal processing Chapter 1 Introduction
Recap: Chapters 1-7: Signals and Systems
Engineering Analysis – Fall 2009
Montek Singh Thurs., Feb. 19, :30-4:45 pm, SN115
Chapter 5 Integral Transforms and Complex Variable Functions
Islamic University of Gaza Faculty of Engineering
Digital Control Systems (DCS)
Biomedical Signal processing Chapter 1 Introduction
Digital Control Systems (DCS)
Modeling in the Time Domain
Fundamentals of Electric Circuits Chapter 18
State Space Analysis UNIT-V.
Biomedical Signal processing Chapter 1 Introduction
Introduction The purpose of Laplace transformation is to solve different differential equations. There are a number of methods to solve homogeneous and.
Signals and Systems Lecture 2
Mathematical Models of Control Systems
RAYAT SHIKSHAN SANSTHA’S S.M.JOSHI COLLEGE HADAPSAR, PUNE
Presentation transcript:

Why is the laplace transform important in control systems design and modelling? An overview of the Laplace transforms role in motor controller design

Fundamental truths about transforms In mathematics there are many many different types of transform There is the fourier transform The principal components transform Moments based transform Hadamad transform Wavelets transform Hartley transform Mellin transform Cosine transform Sine transform In fact there are literally thousands of transforms

What do transforms do? Transforms convert data from one space (often called the time domain) into another space (in the case of laplace – the s domain). We use transforms because data in this new space exhibits properties that it did not exhibit in the original space. If the data in the new space was not useful we would not use the transform.

Examples of useful transforms and the properties of their transform space The principal components transform is useful because a large data set can be expressed as a much smaller data set within the new data space. The Mellin Transform (a relative of the laplace transform) is very used in pattern recognition for forming RST invariant descriptors. The Haar Transform (a relative of the wavelets transform) is very good at describing binary patterns in the haar space. These transforms are useful but are not ubiquitous like the transforms on the next slide.

Each transform serves a different purpose and has different properties In Electrical and Electronics disciplines we have three that are of special value to us that we use extensively (ubiquitously) The fourier transform The laplace transform The Z-transform The fourier transform is of special importance to the electronics and electrical disciplines because of its value in signal processing The laplace and Z-transform because they enable us to describe complex systems in the time domain as simpler systems with transfer functions in the laplace and Z-domain which is of special importance in control systems and signal processing

The Laplace transform was developed by the French mathematician by the same name ( ) and was widely adapted to engineering problems in the last century. Its utility lies in the ability to convert differential equations to algebraic forms that are more easily solved. The notation has become very common in certain areas as a form of engineering “language” for dealing with systems.

The main idea behind the Laplace Transformation is that we can solve an equation (or system of equations) containing differential and integral terms by transforming the equation in "t-space or time domain" to one in "s-space or s domain". This makes the problem much easier to solve.

Use of the laplace transform

Motor transfer functions Some widely used motors have widely available details on their transfer functions, for example legos NXT motor

Lego NXT Motor Pictures of NXT Motor from Lego

We can obtain the transfer functions of other motors by writing to the manufacturers Or by Experimental measurements The next slide contains motor model parameters that can be obtained from a motor manufacturer or experimentally The motor model parameters are then used in a transfer function describing the motor in the laplace space (Note this transfer function is different to the previous one and the designer had used a motor complicated model for the motor).

Once we have a transfer function describing a motor we can enter the transfer function into Scilab and simulate the motor Below is a motor model (from the previous slide) implemented in Scilab XCOS (graphical modelling toolbox)

Controller design An entire model of the system can then be designed using a controller and motor model Below is a Scilab XCOS model of the DC motor (in laplace space) with a model for a PID controller (in laplace space)

XCOS

Model in laplace domain using matlabs simulink Once we have a simulation of the entire system, we can start seeing how the system performs if we make changes to the controller We can see if the system is stable We can see if we have an optimal design of controller.

Laplace transforms are critical Without the laplace transform we can not describe both the motor and the controller easily. Laplace makes it easier to implement the motor in a XCOS block diagram Laplace makes it easier to implement the controller in a XCOS block diagram Laplace makes it easier to determine if the system is stable