Update Content - 2020-11-23

This commit is contained in:
2020-11-23 16:00:21 +01:00
parent 53336a71c0
commit eda4d63513
7 changed files with 77 additions and 33 deletions

View File

@@ -0,0 +1,19 @@
+++
title = "Active Damping"
author = ["Thomas Dehaeze"]
draft = false
+++
Tags
:
There are two main control architecture to actively damp structures:
- [Integral Force Feedback]({{< relref "integral_force_feedback" >}})
- [Direct Velocity Feedback]({{< relref "direct_velocity_feedback" >}})
The idea is to apply a force proportional to the velocity (either relative or inertial) of the structure.
These are usually applied in a collocated way, meaning that the actuator and sensors are collocated (fixed to the same DoF), in order to have guaranteed stability.
<./biblio/references.bib>