Differences between revisions 14 and 15
Revision 14 as of 2018-08-06 08:35:19
Size: 1979
Comment:
Revision 15 as of 2018-08-07 01:32:23
Size: 2209
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
=== Some design thoughts === === Some design thoughts 8/5 ===
Line 27: Line 27:

=== Decisions 8/6 ===
 * Start from the existing design but
  * spread the gain across the stages to manage risk of saturation
  * Move the low frequency cutoff to 20Hz
 * Test the circuit and move on to active filters

SUS Noise Monitor

Design goals

  • No saturations as long as the coil driver input signals are at the 99th percentile or below.
  • Provide enough gain (at 20 Hz and above) to boost the DAC noise above ADC noise.

Design inputs

  • DAC noise model: page 6 of G1401399.

  • PUM coil driver transfer function. LISO models are available here.

  • The worst-case dewhitening state for the noise monitor is ACQ off, LP on.
  • ADC noise level, about 4 uV/rtHz. (Reference: T070213)

  • Coil driver input spectra, G1801540.

Coil driver transfer function

Some design thoughts 8/5

  • The current design uses a couple passive filters, interleaved by amplifiers. Passband 0.482Hz - 482Hz, gain ~200. Combining with the coil driver transfer function, the signal is amplified about 40 times from the input of the coil driver. Compared with the given input signal, it seems the saturation is mainly caused by low frequency signals below 10Hz.
  • Following Rana's idea on Friday: a pair of low/high pass filter + instrument amplifier (where we get the gain), what else do we need?
    • Sharper cutoff (Higher Q)? Perhaps higher order passive filters?
    • Noise? Input impedance?
  • If we have a good filter, according to the input spectrum, maybe applying a gain of 500? This allows the 300nV DAC noise to overwhelm the 4uV ADC noise. This also keeps the signal away from saturation, according to the given coil driver input spectrum. Do we have to worry about the strong mode at 500 Hz in both H1 and L1?
  • Trying to learn about active filters. Would we consider using them?

Decisions 8/6

  • Start from the existing design but
    • spread the gain across the stages to manage risk of saturation
    • Move the low frequency cutoff to 20Hz
  • Test the circuit and move on to active filters

Electronics/NoiseMonitor (last edited 2020-02-06 00:41:08 by DuotaoATligoDOTorg)