Post-Midterm: Intro digital systems + z transform Flashcards

(49 cards)

1
Q

draw the continuous time and continuous control diagram

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

physical system (model)
modelling is a method of identifying:

A

system parameters in order to find relation (mathematical relation) between input and output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

examples of physical system (model)

A

DC motors
mobile robots
inverted pendulum

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

controller
made of ___ or any kind of device that can ___

A

electronic components (microcontrollers, microprocessors, computers

produce the required control signal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

measurement unit
measures the ___ and may include

A

current output
amplification process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

signal
contains info about

A

block/system behaviour

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

summator
compares ____ to ___ to produce ___

A

measured output signal
reference input
error signal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

summator
in case of analog control, summator is made of ___

A

operational amplifier

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

summator
cam be included in _____ for the case of using digital control

A

control algorithm (microcontroller/microprocessor/computer)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

function and time
function representing a ______

A

physical quantity or variable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

function and time
contains info about _____

A

behaviour or nature of phenomenon

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

function and time
represented as function of _____

A

independent variable ‘t’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

function and time
usually ‘__ ‘represents time
thus a signal ‘__’ is denoted by ___

A

t
x
x(t)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

digital control system
system (___/__/__) placed within a system to _____ such that a more ____ is obtained based on a ____

A

digital computer/microcontroller/microprocessor
modify system dynamics
satisfactory response
reference/desired trajectory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

advantages of digital control systems

A

accurate and reliable

reduced sensitivity to noise

flexible in programming

low cost and compact (small-size)

most of real life control systems are inherently digital (drones, mobile robots, radar tracking systems)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

disadvantages of digital control systems

A

require complex math algorithms

lose info during convos (from Analog–>digital and vice versa

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

common system description methods

A

continuous time system
discrete time system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

continuous time systems
type of equations:
transfer function using :
type of state space:

A

differential equations
transfer functions using laplace transform
continuous state-space

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

discrete time systems
type of equations:
transfer function using :
type of state space:

A

difference equations
transfer functions using z-transform
discrete state-space

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

why should we study digital control systems
availability of ___ and ___digital computers

A

inexpensive and powerful

21
Q

why should we study digital control systems
___implementation of ___ and ___ math algorithms in digital form

A

easy
complicated

22
Q

why should we study digital control systems
they are __ and be used to control both __ and ____

A

flexible
digital and analog systems (plants)

23
Q

why should we study digital control systems
availability of appropriate _____ equipment that be used to facilitate the interface between ___ and ___

A

peripheral
digital controller
physical system to be controlled (plant)

24
Q

examples of digital systems

A

computer
mobile phones
monitor
tv
watch
automotive (vehicles) control and interface
avionics (aircrafts) control and interface

25
advantages of digital control systems
low susceptibility to environment conditions (reduced sensitivity to noise) easier transmission of digital signals accurate and reliable (analog drift eliminated) no parameters drift ability to perform complex tasks at low costs easy modification of software (flexible programming) simple interface with other digital systems (many real-life control systems are inherently digital( eg. radar tracking systems)
26
disadvantages of digital control systems
errors due to finite precision and discrete nature of systems (loss of info during conversion) more sophisticated engineering (development of complex math algorithms) limitation of operation speed (complex algorithms may reduce sampling rate) digital system has probability of failure and depending on application may lead to catastrophic failure
27
what is analog signal __ function of ___ where signal ___ can take any values within the physical limitations of the system
continuous time magnitude
28
sampled-data signal signal defined only at ____
discrete instants of time (usually periodic)
29
sampled-data signal magnitude can take ____
any value within physical limitation of system
30
sampled-data signal time interval between 2 consecutive instants should be ____. this enables the data between the 2 consecutive instants to be approximated using ___
sufficiently small simple interpolations
31
sampling process can be defined as steps 1-6 refer to page 4
1. notation tk=kT (k=0,1,2..) 2.T refers to a fixed sample time , ex T=0.001 sec= 1ms 3. time at any instant is defined using number of samples tk=KT 4.pattern of tk is periodically repeated, tk+n-tk = constant 5. multirate can be used if we have more than 1 sampling rates, kT1, and kT2 where T1=/ T2 6. random sampling can be used as well
32
objective of digital control signal
obtained accumulated satisfactory response
33
accumulated errors sampling has _
2 1. assume change between 2 samples is small enough 2. output value is normally a number
34
quantization is an ___ process which ___ with infinite number of values is represented with a __
approximation analog signal finite of digits (distinct values)
35
quantization quantization level (resolution) defined as the __
range between 2 adjacent decision points
36
quantization given by eq
q=(FSR)/(2^N) where FSR is full scale range n = # of bits
37
quantization since # of bits is infinite, quantization process always results in round off to ___known as ___
nearest digital level quantization error
38
quantization (qe) bounded by __
+/- q/2
39
quantization nature of quantization error is similar to that of ____ and the error is ___ distributed between ___and __ which means the sum of error is _____
random noise uniformly distributed -q/2 and +q/2 white noise
40
transducer device which converts ___ in one from to and ___in another form
input signal output signal
41
analog to digital converter is a ___ where the input signal is a ______ and the output signal is a ____ with __ levels
transducer continuous function of time quantized signal certain distinct
42
digital to analog converter is a ___ where the input signal is a ______ and the output signal is a ____
transducer quantized signal smooth continuous function of time
43
super position is based on
homogenity and additivity
44
time invariant stationary systems systems whose properties ___
do not change with time
45
class of control systems
regulating systems tracking systems
46
regulating systems objective is to ____ even in presence of ___
bring the system output y(t) very close to the origin or to certain point in presence of external disturbances
47
tracking systems objective is for the __ regulation is a special case of tracking where ____ regulation in presence of disturbances is known as ____ regulation in presence of perturbations in plant parameters is known as ____ control system that has disturbance rejection and low sensitivity to perturbations or measurement noise is called ___
system output y(t) to track or follow a desired reference input signal r(t) desired input is zero disturbance rejection low sensitivity to perturbations robust system
48
review difference eq (slide 9)
49
3 approaches used to solve set of differential equations
classical method sequential method z-transform