Update Content - 2025-11-20

This commit is contained in:
2025-11-20 09:11:41 +01:00
parent 72806c9ff9
commit d2b31c504a
3 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
+++
title = "Negative Stiffness"
author = ["Dehaeze Thomas"]
draft = false
+++
Tags
:
Negative stiffness can be used to reduce the effective stiffness of a [Flexible Joints]({{< relref "flexible_joints.md" >}}).
It is well explained in (<a href="#citeproc_bib_item_1">Werner 2010</a>).
<a id="figure--fig:negative-stiffness-schematic"></a>
{{< figure src="/ox-hugo/negative_stiffness_schematic.png" caption="<span class=\"figure-number\">Figure 1: </span>Example of a negative stiffness. The proloaded compression spring `Cc` is used to counteract the spring `Cs`" >}}
<a id="figure--fig:negative-stiffness-architecture"></a>
{{< figure src="/ox-hugo/negative_stiffness_architecture.png" caption="<span class=\"figure-number\">Figure 2: </span>The following architecture is proposed to make the implementation easier" >}}
## Bibliography {#bibliography}
<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>Werner, C. 2010. “A 3D Translation Stage for Metrological AFM.” Phd Thesis 1 (Research TU/e / Graduation TU/e), Mechanical Engineering; Technische Universiteit Eindhoven. doi:<a href="https://doi.org/10.6100/IR692270">10.6100/IR692270</a>.</div>
</div>