Update Content - 2022-03-15
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
+++
|
||||
title = "Active Damping"
|
||||
author = ["Thomas Dehaeze"]
|
||||
author = ["Dehaeze Thomas"]
|
||||
draft = false
|
||||
+++
|
||||
|
||||
@@ -9,9 +9,12 @@ 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" >}})
|
||||
- [Integral Force Feedback]({{< relref "integral_force_feedback.md" >}})
|
||||
- [Direct Velocity Feedback]({{< relref "direct_velocity_feedback.md" >}})
|
||||
|
||||
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.
|
||||
|
||||
|
||||
## Bibliography {#bibliography}
|
||||
|
Reference in New Issue
Block a user