Regular update

This commit is contained in:
2020-08-13 11:19:08 +02:00
parent fb209652b3
commit cbacfff54b
13 changed files with 349 additions and 187 deletions

View File

@@ -10,7 +10,7 @@ Tags
## SNR to Noise PSD {#snr-to-noise-psd}
From ([Jabben 2007](#orgd8e3764)) (Section 3.3.2):
From ([Jabben 2007](#org05d266b)) (Section 3.3.2):
> Electronic equipment does most often not come with detailed electric schemes, in which case the PSD should be determined from measurements.
> In the design phase however, one has to rely on information provided by specification sheets from the manufacturer.
@@ -77,13 +77,13 @@ Let's say the wanted noise is \\(1 mV, \text{rms}\\) for a full range of \\(20 V
## Noise Density to RMS noise {#noise-density-to-rms-noise}
From ([Fleming 2010](#org68e05a9)):
From ([Fleming 2010](#org8235840)):
\\[ \text{RMS noise} = \sqrt{2 \times \text{bandwidth}} \times \text{noise density} \\]
If the noise is normally distributed, the RMS value is also the standard deviation \\(\sigma\\).
The peak to peak amplitude is then approximatively \\(6 \sigma\\).
<div class="exampl">
<div class="examp">
<div></div>
- noise density = \\(20 pm/\sqrt{Hz}\\)
@@ -97,13 +97,15 @@ The peak-to-peak noise will be approximately \\(6 \sigma = 1.7 nm\\)
## Bibliography {#bibliography}
<a id="org68e05a9"></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="org8235840"></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="orgd8e3764"></a>Jabben, Leon. 2007. “Mechatronic Design of a Magnetically Suspended Rotating Platform.” Delft University.
<a id="org05d266b"></a>Jabben, Leon. 2007. “Mechatronic Design of a Magnetically Suspended Rotating Platform.” Delft University.
## Backlinks {#backlinks}
- [Piezoelectric Actuators]({{< relref "piezoelectric_actuators" >}})
- [Power Spectral Density]({{< relref "power_spectral_density" >}})
- [Position Sensors]({{< relref "position_sensors" >}})
- [Voltage Amplifier]({{< relref "voltage_amplifier" >}})
- [Voltage Amplifier]({{< relref "voltage_amplifier" >}})