From e4446c02a5b6424c865b94855d892a1cab4dadca Mon Sep 17 00:00:00 2001 From: Gerrit Kuik <71829427+GerritKuik@users.noreply.github.com> Date: Fri, 1 Mar 2024 12:16:42 +0100 Subject: [PATCH] Update AC_circuits.md --- AC_circuits.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AC_circuits.md b/AC_circuits.md index 337f3a5..16e612c 100644 --- a/AC_circuits.md +++ b/AC_circuits.md @@ -738,8 +738,8 @@ name: multisim ```` :::{note} -The measured data in the Bode Analyzer of NI Elvis is saved with the 'Log' button (Lower right corner). First set the y-scale to linear, because Multisim data is always saved linear!\ -The simulation data in Multisim is saved in the 'Grapher' with the 'Export to Excel' button (Upper right corner). The 'Grapher' is found in the View-menu of Multisim. The red arrow on the left side of the graph indicates which graph is saved. Selecting is done by a click on the graph. +The measured data in the Bode Analyzer of NI Elvis is saved with the 'Log' button (Lower right corner). Save the data using a dB-scale. \ +The simulation data in Multisim is saved in the 'Grapher' with the 'Export to Excel' button (Upper right corner). The 'Grapher' is found in the View-menu of Multisim. The red arrow on the left side of the graph indicates which graph is saved. Selecting is done by a click on the graph. Multisim always saves the data using a linear scale so you will need to convert the modulus to dB scale for comparison with the experimental data. ::: ````{admonition} Exercise 4.5