mmme2046 notes on control 2 lecture
This commit is contained in:
@@ -3,9 +3,18 @@ author: Akbar Rahman
|
||||
date: \today
|
||||
title: MMME2046 // Control
|
||||
tags: [ mmme2046, uon, uni, control ]
|
||||
uuid:
|
||||
uuid: 73e04dd2-ee4c-4952-a9b7-7df3930d2d2d
|
||||
lecture_slides: ./lecture_slides/Control 2 2022.pdf
|
||||
---
|
||||
|
||||
# Lecture Slides Corrections
|
||||
|
||||
## p26
|
||||
|
||||
First line should be
|
||||
|
||||
$$C(s) = \frac{5}{s(s+5)} = \frac 1s \frac{1}{1+0.2s}$$
|
||||
|
||||
# System and Block Diagrams
|
||||
|
||||
# Laplace Transform
|
||||
@@ -48,3 +57,39 @@ Taking the inverse gives:
|
||||
|
||||
$$X_0 = 1 - e^{-at}$$
|
||||
|
||||
# Non-Linearity
|
||||
|
||||
Sometimes, components of a system will not reduce to a simple linear relationship.
|
||||
When this is the case superposition and Laplace transforms do not apply/are not valid.
|
||||
|
||||
Reasons for this include:
|
||||
|
||||
- saturation
|
||||
|
||||

|
||||
|
||||
- backlash
|
||||
|
||||

|
||||
|
||||
- clearance
|
||||
|
||||

|
||||
|
||||
- coulomb friction
|
||||
|
||||

|
||||
|
||||
- material non-linearity
|
||||
|
||||

|
||||
|
||||
- flow through an orifice (choked flow)
|
||||
|
||||

|
||||
|
||||
## Linearisation
|
||||
|
||||
System behaviour is approximated to a linear relationship near the "nominal" operating point:
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user