Automation Lecture 1

download Automation Lecture 1

of 30

Transcript of Automation Lecture 1

  • 8/13/2019 Automation Lecture 1

    1/30

    Automation

    Kucsera Pter

    [email protected] or B215

    mailto:[email protected]:[email protected]
  • 8/13/2019 Automation Lecture 1

    2/30

    Course Goals

    Look over what you learned in Automatika 1.

    Learn the terminology of Automation

    Practise English

    Use the terminology and speak!

  • 8/13/2019 Automation Lecture 1

    3/30

  • 8/13/2019 Automation Lecture 1

    4/30

    Class schedule: Hours:

    Introduction. Review the theoretical background of closed loop control.

    Structure of a control system, signals and basic control blocs. Standard test

    signals..2

    Transfer functions of a feedback loop. Time domain response of a feedbackloop. Steady state error, overshoot

    2

    Stability of a closed loop system. Stability examination. 2

    Structure of a classical PID controller. Tuning controllers. Multi loop

    systems. Cascade controller..

    2

    Basic concepts of Process automation. Process automation problems 2

    Structure of a process automation system. Used equipments, 2

    Review of the basic sensors and actors. 2

    Industrial buses (eg. MODBUS, INTERBUS, ASI BUS,

    ) 2

    Automatic control systems, PLC sytems. PLC categories 2

    PLC programming (Ladder, FB, SFC, CFC) 2

    Fail Safe control 2

    Integrated control system. Review of the whole semester. 2

  • 8/13/2019 Automation Lecture 1

    5/30

    Basic concept of a control system

  • 8/13/2019 Automation Lecture 1

    6/30

    Open loop control

    A characteristic of the open-loop controller is that it doesnot use feedback to determine if its output has achievedthe desired goal. This means that the system does notobserve the output of the processes that it is controlling.

    http://en.wikipedia.org/wiki/Feedbackhttp://en.wikipedia.org/wiki/Feedback
  • 8/13/2019 Automation Lecture 1

    7/30

    Closed loop control

    In a closed-loop control system, the output of theprocess (controlled variable) is constantlymonitored by a sensor. The sensor samples thesystem output and converts this measurement intoan electric signal that it passes back to thecontroller. Because the controller knows what thesystem is actually doing, it can make anyadjustments necessary to keep the output where it

    belongs.

  • 8/13/2019 Automation Lecture 1

    8/30

  • 8/13/2019 Automation Lecture 1

    9/30

    Systems and Modelling

    Time domain

    Frequency domain

    Proportional

    Integral

    Derivative

    PT1 PT2

    Dead time

  • 8/13/2019 Automation Lecture 1

    10/30

    Transfer functions

    A transfer function (G) is a mathematical

    relationship between the input and output of a

    control system component. Specifically, the

    transfer function is defined as the output dividedby the input.

    )(tx )(ty

    )( jx )( jy)(

    )()(

    jx

    jyjG

    )(

    )(

    )( tx

    ty

    tG

  • 8/13/2019 Automation Lecture 1

    11/30

    Time Domain Block Representation

    )()(

    ..)(

    )()(

    ..)(

    0101 txbdt

    tdxb

    dt

    txdbtya

    dt

    tdya

    dt

    tyda

    m

    m

    mn

    n

    n

    General form of the differential equation:

    This equation gives the output signal as a result of any input signal.

    x(t) y(t)

  • 8/13/2019 Automation Lecture 1

    12/30

    Standard Test Signals

    Step signal

    Ramp signal

    Dirac pulse

  • 8/13/2019 Automation Lecture 1

    13/30

  • 8/13/2019 Automation Lecture 1

    14/30

    Integral Block

    x(t) y(t) )()( tuKdttdy

    i

    )()(

    01 tub

    dt

    tdya

  • 8/13/2019 Automation Lecture 1

    15/30

    Derivative Block

    x(t) y(t)

    dt

    tduKty d

    )()(

    dt

    tdu

    btya

    )(

    )( 10

  • 8/13/2019 Automation Lecture 1

    16/30

    PT1 Block

    x(t) y(t)

    )()()(

    tuKtydt

    tdyT p

    )()()(

    001 tubtyadt

    tdya

  • 8/13/2019 Automation Lecture 1

    17/30

    Dead-Time Block

    x(t) y(t)

    )()( 00 tTtubtya

    )()( tp TtuKty

  • 8/13/2019 Automation Lecture 1

    18/30

    Frequency domain block

    representation

    )(tx )(ty

    )( jx )( jy

    Fourier and inverse Fourier transformation

    )()()(

    jxdtetxtxF

    tj

    )()()()(1 txjdejxjxFj

    j

    tj

    Kdttx )(The above is true if:)()(

    )(

    jx

    jy

    jG

  • 8/13/2019 Automation Lecture 1

    19/30

    Bode diagram

  • 8/13/2019 Automation Lecture 1

    20/30

    Nyquist diagram

  • 8/13/2019 Automation Lecture 1

    21/30

    Proportional block

    x(t) y(t)

    pKjG )(

  • 8/13/2019 Automation Lecture 1

    22/30

    Integral Block

    x(t) y(t)

    jTjG

    i

    1)(

  • 8/13/2019 Automation Lecture 1

    23/30

    Derivative Block

    x(t) y(t) jTjG d)(

  • 8/13/2019 Automation Lecture 1

    24/30

    PT1 Block

    x(t) y(t)

    TjKjG

    p

    1

    1)(

  • 8/13/2019 Automation Lecture 1

    25/30

    Dead-Time Block

    x(t) y(t)tTj

    peKjG

    )(

  • 8/13/2019 Automation Lecture 1

    26/30

    Laplace Transformation

  • 8/13/2019 Automation Lecture 1

    27/30

    Laplace transform

    Rules of Laplace transform Laplace transform of standard signals

    )()}({ sFtfL

    )()}({ sFktfkL

    )()()}()({ sGsFtgtfL

    stL 1)}(1{

    1)}({ tL

    2

    1)}(1{

    s

    ttL

    )()()(})(

    { 0 ssFtfssFdt

    tdfL t

    )(1

    })({

    0

    sFs

    dttfL

    )(lim)(lim0

    ssYtyst

    If pole of sY(s) are in the left half of the s-plane

    the final value theorem: is available.

  • 8/13/2019 Automation Lecture 1

    28/30

  • 8/13/2019 Automation Lecture 1

    29/30

    Block diagram representation

    Actuating path of signals and variables

    One input and one output block represents the connection

    between the the output and input signals or variables in

    time or frequency domain

    Summing junction

    Take-off point (The same signal actuate both path)

  • 8/13/2019 Automation Lecture 1

    30/30

    Connecting blocks

    G1

    G1 G2 G1G2

    G2

    G1

    +G2

    G1

    G2

    21

    1

    1 GG

    G

    fi sTsT 1

    11

    )1)(1(

    )(2

    1

    1

    1

    1

    21

    21

    21 sTsT

    TTs

    sTsT

    A

    Ts

    sT

    A

    A

    sTA

    sTA

    sTA

    A

    11

    1

    11

    )1(

    1

    11