Update Content - 2020-11-23
This commit is contained in:
19
content/zettels/test/active_damping.md
Normal file
19
content/zettels/test/active_damping.md
Normal 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>
|
Reference in New Issue
Block a user