Update many files

PhDthesis were categorized as articles.
Add "fron matter" to specify zettels category
This commit is contained in:
2021-09-29 22:30:09 +02:00
parent 5c68a218ca
commit 158dfe302f
70 changed files with 821 additions and 757 deletions

View File

@@ -2,10 +2,11 @@
title = "Force Sensors"
author = ["Thomas Dehaeze"]
draft = false
category = "equipment"
+++
Tags
: [Signal Conditioner]({{< relref "signal_conditioner" >}}), [Modal Analysis]({{< relref "modal_analysis" >}})
: [Signal Conditioner]({{<relref "signal_conditioner.md#" >}}), [Modal Analysis]({{<relref "modal_analysis.md#" >}})
## Technologies {#technologies}
@@ -17,9 +18,9 @@ There are two main technique for force sensors:
The choice between the two is usually based on whether the measurement is static (strain gauge) or dynamics (piezoelectric).
Main differences between the two are shown in Figure [1](#orgd4cde6e).
Main differences between the two are shown in Figure [1](#orgc9e9a88).
<a id="orgd4cde6e"></a>
<a id="orgc9e9a88"></a>
{{< figure src="/ox-hugo/force_sensor_piezo_vs_strain_gauge.png" caption="Figure 1: Piezoelectric Force sensor VS Strain Gauge Force sensor" >}}
@@ -29,7 +30,7 @@ Main differences between the two are shown in Figure [1](#orgd4cde6e).
### Dynamics and Noise of a piezoelectric force sensor {#dynamics-and-noise-of-a-piezoelectric-force-sensor}
An analysis the dynamics and noise of a piezoelectric force sensor is done in ([Fleming 2010](#org6f75dec)) ([Notes]({{< relref "fleming10_nanop_system_with_force_feedb" >}})).
An analysis the dynamics and noise of a piezoelectric force sensor is done in ([Fleming 2010](#org024e377)) ([Notes]({{<relref "fleming10_nanop_system_with_force_feedb.md#" >}})).
### Manufacturers {#manufacturers}
@@ -45,7 +46,7 @@ An analysis the dynamics and noise of a piezoelectric force sensor is done in ([
### Signal Conditioner {#signal-conditioner}
The voltage generated by the piezoelectric material generally needs to be amplified using a [Signal Conditioner]({{< relref "signal_conditioner" >}}).
The voltage generated by the piezoelectric material generally needs to be amplified using a [Signal Conditioner]({{<relref "signal_conditioner.md#" >}}).
Either **charge** amplifiers or **voltage** amplifiers can be used.
@@ -78,4 +79,4 @@ However, if a charge conditioner is used, the signal will be doubled.
## Bibliography {#bibliography}
<a id="org6f75dec"></a>Fleming, A.J. 2010. “Nanopositioning System with Force Feedback for High-Performance Tracking and Vibration Control.” _IEEE/ASME Transactions on Mechatronics_ 15 (3):43347. <https://doi.org/10.1109/tmech.2009.2028422>.
<a id="org024e377"></a>Fleming, A.J. 2010. “Nanopositioning System with Force Feedback for High-Performance Tracking and Vibration Control.” _IEEE/ASME Transactions on Mechatronics_ 15 (3):43347. <https://doi.org/10.1109/tmech.2009.2028422>.