Update Content - 2023-01-10

This commit is contained in:
2023-01-10 15:23:00 +01:00
parent 7ed7d6134f
commit 72df4a9206
48 changed files with 2385 additions and 216 deletions

View File

@@ -1,6 +1,5 @@
+++
title = "Signal to Noise Ratio"
author = ["Dehaeze Thomas"]
draft = false
+++
@@ -15,7 +14,7 @@ From (<a href="#citeproc_bib_item_2">Jabben 2007</a>) (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.
> The noise performance of components like sensors, amplifiers, converters, etc., is often specified in terms of a **Signal to Noise Ratio** (SNR).
> The SNR gives the ratio of the RMS value of a sine that covers the full range of the channel through which the signal is propagating over the RMS value of the electrical noise.
> The SNR gives the **ratio of the RMS value of a sine that covers the full range** of the channel through which the signal is propagating **over the RMS value of the electrical noise**.
>
> Usually, the SNR is specified up to a certain cut-off frequency.
> If no information on the colouring of the noise is available, then the corresponding **PSD can be assumed to be white up to the cut-off frequency** \\(f\_c\\):
@@ -95,6 +94,6 @@ The peak-to-peak noise will be approximately \\(6 \sigma = 1.7 nm\\)
## 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>Fleming, A.J. 2010. “Nanopositioning System with Force Feedback for High-Performance Tracking and Vibration Control.” <i>Ieee/Asme Transactions on Mechatronics</i> 15 (3): 43347. doi:<a href="https://doi.org/10.1109/tmech.2009.2028422">10.1109/tmech.2009.2028422</a>.</div>
<div class="csl-entry"><a id="citeproc_bib_item_1"></a>Fleming, A.J. 2010. “Nanopositioning System with Force Feedback for High-Performance Tracking and Vibration Control.” <i>IEEE/ASME Transactions on Mechatronics</i> 15 (3): 43347. doi:<a href="https://doi.org/10.1109/tmech.2009.2028422">10.1109/tmech.2009.2028422</a>.</div>
<div class="csl-entry"><a id="citeproc_bib_item_2"></a>Jabben, Leon. 2007. “Mechatronic Design of a Magnetically Suspended Rotating Platform.” Delft University.</div>
</div>