Update Content - 2021-08-24

This commit is contained in:
2021-08-24 16:00:27 +02:00
parent 3fb12e60d9
commit 38d607ef36
21 changed files with 411 additions and 35 deletions

View 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.

View File

@@ -0,0 +1,5 @@
+++
title = "test page ok"
author = ["Thomas Dehaeze"]
draft = false
+++