Update Content - 2021-08-24
This commit is contained in:
22
content/zettels/right_half_plane_zeros.md
Normal file
22
content/zettels/right_half_plane_zeros.md
Normal file
@@ -0,0 +1,22 @@
|
||||
+++
|
||||
title = "Right Half Plane Zeros"
|
||||
author = ["Thomas Dehaeze"]
|
||||
draft = false
|
||||
+++
|
||||
|
||||
Tags
|
||||
:
|
||||
|
||||
Right Half Plane (RHP) Zeros are present in a broad range of systems.
|
||||
|
||||
- SISO RHP zeros:
|
||||
- \\(G(z) = 0\\). The real part of \\(z\\) is positive
|
||||
- MIMO RHP zeros:
|
||||
- RHP zeros of the determinant of the transfer function matrix
|
||||
- For MIMO plants, the zero is associated with an output direction
|
||||
- Consequences:
|
||||
- Non minimum phase
|
||||
- Usually, if looking at the step response, at first the response goes in the wrong direction
|
||||
- The frequency of the RHP zero should be outside the controller bandwidth.
|
||||
It therefore impose a fundamental limitation to the controller bandwidth.
|
||||
The reason is that inside the control bandwidth, the controller basically inverts the plant, and the inverse of a RHP zero is an unstable pole.
|
5
content/zettels/test_page_ok.md
Normal file
5
content/zettels/test_page_ok.md
Normal file
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = "test page ok"
|
||||
author = ["Thomas Dehaeze"]
|
||||
draft = false
|
||||
+++
|
Reference in New Issue
Block a user