Reworked the ground motion page
This commit is contained in:
@@ -114,7 +114,7 @@ We also take into account the gain of the electronics which is here set to be $6
|
||||
#+begin_src matlab :results none
|
||||
G0_db = 60; % [dB]
|
||||
|
||||
G0 = 10^(60/G0_db); % [abs]
|
||||
G0 = 10^(G0_db/20); % [abs]
|
||||
#+end_src
|
||||
|
||||
We divide the ASD measured (in $\text{V}/\sqrt{\text{Hz}}$) by the gain of the voltage amplifier to obtain the ASD of the voltage across the geophone.
|
||||
|
Reference in New Issue
Block a user