Update Content - 2023-01-24
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
+++
|
||||
title = "Tuned Mass Damper"
|
||||
author = ["Dehaeze Thomas"]
|
||||
draft = false
|
||||
+++
|
||||
|
||||
Tags
|
||||
: [Passive Damping]({{< relref "passive_damping.md" >}})
|
||||
: [Passive Damping]({{< relref "passive_damping.md" >}}), [Mass Spring Damper Systems]({{< relref "mass_spring_damper_systems.md" >}})
|
||||
|
||||
Review: (<a href="#citeproc_bib_item_1">Elias and Matsagar 2017</a>), (<a href="#citeproc_bib_item_2">Verbaan 2015</a>)
|
||||
|
||||
@@ -48,7 +47,10 @@ The optimal parameters of the tuned mass damper can be roughly estimated as foll
|
||||
|
||||
## Simple TMD model {#simple-tmd-model}
|
||||
|
||||
Let's consider a primary system that is represented by a mass-spring-damper system with the following parameters: \\(m\_1\\), \\(k\_1\\), \\(c\_1\\).
|
||||
|
||||
### Model {#model}
|
||||
|
||||
Let's consider a primary system that is represented by a [Mass Spring Damper Systems]({{< relref "mass_spring_damper_systems.md" >}}) with the following parameters: \\(m\_1\\), \\(k\_1\\), \\(c\_1\\).
|
||||
The TMD is also represented by a mass-spring-damper system with parameters \\(m\_2\\), \\(k\_2\\), \\(c\_2\\).
|
||||
The system is schematically represented in Figure [1](#figure--fig:tuned-mass-damper-schematic).
|
||||
|
||||
|
Reference in New Issue
Block a user