Update Content - 2022-03-15

This commit is contained in:
2022-03-15 16:40:48 +01:00
parent e6390908c4
commit 22fb3361a5
148 changed files with 3981 additions and 3197 deletions

View File

@@ -1,16 +1,16 @@
+++
title = "Collocated Control"
author = ["Thomas Dehaeze"]
author = ["Dehaeze Thomas"]
draft = false
+++
Tags
: [Actuators]({{< relref "actuators" >}}), [Force Sensors]({{< relref "force_sensors" >}}), [Position Sensors]({{< relref "position_sensors" >}}), [Inertial Sensors]({{< relref "inertial_sensors" >}})
: [Actuators]({{< relref "actuators.md" >}}), [Force Sensors]({{< relref "force_sensors.md" >}}), [Position Sensors]({{< relref "position_sensors.md" >}}), [Inertial Sensors]({{< relref "inertial_sensors.md" >}})
## Collocated/Dual actuator and sensor {#collocated-dual-actuator-and-sensor}
According to ([Preumont 2018](#orgbf8f4c5)):
According to (<a href="#citeproc_bib_item_1">Preumont 2018</a>):
> A **collocated** control system is a control system where the actuator and the sensor are attached to the same degree of freedom.
>
@@ -19,26 +19,25 @@ According to ([Preumont 2018](#orgbf8f4c5)):
## Nearly Collocated Actuator Sensor Pair {#nearly-collocated-actuator-sensor-pair}
From Figure [1](#org5d460f9), it is clear that at some frequency / for some mode, the actuator and the sensor will not be collocated anymore (here starting with mode 3).
From Figure [1](#figure--fig:preumont18-nearly-collocated-schematic), it is clear that at some frequency / for some mode, the actuator and the sensor will not be collocated anymore (here starting with mode 3).
<a id="org5d460f9"></a>
<a id="figure--fig:preumont18-nearly-collocated-schematic"></a>
{{< figure src="/ox-hugo/preumont18_nearly_collocated_schematic.png" caption="Figure 1: Mode shapes for a uniform beam. \\(u\\) and \\(y\\) are not collocated actuator and sensor" >}}
{{< figure src="/ox-hugo/preumont18_nearly_collocated_schematic.png" caption="<span class=\"figure-number\">Figure 1: </span>Mode shapes for a uniform beam. \\(u\\) and \\(y\\) are not collocated actuator and sensor" >}}
## Piezoelectric Stack as a sensor/actuator pair {#piezoelectric-stack-as-a-sensor-actuator-pair}
One can use on part of a piezoelectric stack as an actuator and the other part as a sensor.
One can use on part of a [Piezoelectric Stack]({{< relref "piezoelectric_actuators.md" >}}) as an actuator and the other part as a sensor.
At some frequency, the sensor/actuator pair will not be collocated anymore.
If we want to be collocated up to the highest possible frequency, the sensor part should be made small.
Of course, this will reduce the sensibility.
- [ ] What happens is small pieces of actuators are mixed with small pieces of sensors?
## Bibliography {#bibliography}
<a id="orgbf8f4c5"></a>Preumont, Andre. 2018. _Vibration Control of Active Structures - Fourth Edition_. Solid Mechanics and Its Applications. Springer International Publishing. <https://doi.org/10.1007/978-3-319-72296-2>.
<style>.csl-entry{text-indent: -1.5em; margin-left: 1.5em;}</style><div class="csl-bib-body">
<div class="csl-entry"><a id="citeproc_bib_item_1"></a>Preumont, Andre. 2018. <i>Vibration Control of Active Structures - Fourth Edition</i>. Solid Mechanics and Its Applications. Springer International Publishing. doi:<a href="https://doi.org/10.1007/978-3-319-72296-2">10.1007/978-3-319-72296-2</a>.</div>
</div>