Section 2 Flashcards
What is a transfer function?
A mathematical function that models the systems output for every possible input.
What is meant by discrete time?
In discrete time variables are viewed as having values at distinct seperate points in time. They are unchanged thoughout each non-zero region of time.
What is a model?
A scientific hypothesis about the behaviour of the system under study.
Why do we model systems?
- Scientific understanding
- Forecasting
- Simulation
- Management and operational planning
- Optimisation
- Control system design
There are many times of model, how do we know which is the right one?
There is no one right model. The most appropriate model for a given case will depend on the project objectives.
What is the main assumption of Linear Systems Theory?
Linear Systems Theory assumes a cause and effect relationship between the input and output variables.
What are the three types of linear model?
- Mechanistic model
- Black box model (data based models)
- Grey box model
Can you define them?
Write the first order, discrete time difference equation
Bonus: show the steps to find the transfer function equivalent
y(k)=-ay(k-1)+bu(k-1)
What does the backwards shift operator ‘z’ represent?
A single sample time delay.
What is the difference between a transfer function and difference equation?
A transfer function gives the output as a function of the control input.
The transfer function gives the output in as a function of previous outputs and inputs.
Write the generalized differential equation.
Bonus: show the steps to find the generalized transfer function
y(k)=-a(1)y(k-1)-a(2)y(k-2)-…-a(n)y(k-n)+b(0)u(k)+b(1)u(k-1)+…+b(m)u(k-m)
How can you tell the order of a model from the difference or transfer function?
The model order depends on the output terms. For example the generalized form is nth order.
How can you tell the time delay of a model from the difference equation or transfer function?
The order of the lowest input term is equal to the number of samples time delay.
Eg: if the equation has b(0)u(k) term there is no delay
If the first output term is b(3)u(k-3) then there is a delay of 3 samples
What are the units of the Stead State Gain?
The Steady State Gain has no units, it is the ratio of the output to input at steady state.
The Steady State Value however will have units depending on the system in question.
Define Steady State
When the output has settled towards a constant value as time tends towards infinity.