bibliography: => #+BIBLIOGRAPHY: here

This commit is contained in:
2021-05-02 22:18:30 +02:00
parent a79f30c4d8
commit dfdbe99a8d
127 changed files with 1076 additions and 1162 deletions

View File

@@ -9,7 +9,7 @@ Tags
Reference
: ([Alkhatib and Golnaraghi 2003](#org9ef6ccc))
: ([Alkhatib and Golnaraghi 2003](#orgdec9959))
Author(s)
: Alkhatib, R., & Golnaraghi, M. F.
@@ -123,12 +123,12 @@ Uncertainty can be divided into four types:
- neglected nonlinearities
The \\(\mathcal{H}\_\infty\\) controller is developed to address uncertainty by systematic means.
A general block diagram of the control system is shown figure [1](#org3926a79).
A general block diagram of the control system is shown figure [1](#orgd2fc896).
A **frequency shaped filter** \\(W(s)\\) coupled to selected inputs and outputs of the plant is included.
The outputs of this frequency shaped filter define the error ouputs used to evaluate the system performance and generate the **cost** that will be used in the design process.
<a id="org3926a79"></a>
<a id="orgd2fc896"></a>
{{< figure src="/ox-hugo/alkhatib03_hinf_control.png" caption="Figure 1: Block diagram for robust control" >}}
@@ -200,11 +200,11 @@ Two different methods
## Active Control Effects on the System {#active-control-effects-on-the-system}
<a id="org07db29f"></a>
<a id="org4678494"></a>
{{< figure src="/ox-hugo/alkhatib03_1dof_control.png" caption="Figure 2: 1 DoF control of a spring-mass-damping system" >}}
Consider the control system figure [2](#org07db29f), the equation of motion of the system is:
Consider the control system figure [2](#org4678494), the equation of motion of the system is:
\\[ m\ddot{x} + c\dot{x} + kx = f\_a + f \\]
The controller force can be expressed as: \\(f\_a = -g\_a \ddot{x} + g\_v \dot{x} + g\_d x\\). The equation of motion becomes:
@@ -225,6 +225,7 @@ The problem of optimizing the locations of the actuators can be more significant
If the actuator is placed at the wrong location, the system will require a greater force control. In that case, the system is said to have a **low degree of controllability**.
## Bibliography {#bibliography}
<a id="org9ef6ccc"></a>Alkhatib, Rabih, and M. F. Golnaraghi. 2003. “Active Structural Vibration Control: A Review.” _The Shock and Vibration Digest_ 35 (5):36783. <https://doi.org/10.1177/05831024030355002>.
<a id="orgdec9959"></a>Alkhatib, Rabih, and M. F. Golnaraghi. 2003. “Active Structural Vibration Control: A Review.” _The Shock and Vibration Digest_ 35 (5):36783. <https://doi.org/10.1177/05831024030355002>.