You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add sphinx-accessibility and sphinx-dropdown-toggle dependencies
- Included sphinx-accessibility (>=1.0.1) and sphinx-dropdown-toggle (>=1.3) in the project dependencies.
- Updated the uv.lock file to reflect the new packages and their respective versions.
- Added package details for sphinx-accessibility version 1.0.1 and sphinx-dropdown-toggle version 1.3.3, including their source URLs and dependencies.
Copy file name to clipboardExpand all lines: book/manuals/week1/1.2_intro_to_oscilloscope_and_filters.ipynb
+4-31Lines changed: 4 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -361,46 +361,19 @@
361
361
"cell_type": "markdown",
362
362
"id": "379099d5",
363
363
"metadata": {},
364
-
"source": [
365
-
"#### Task C1: Explain the effects of AC and DC coupling on the oscilloscope\n",
366
-
"```{note}\n",
367
-
"Consider Tasks [B2](Task_B2), [A1](Task_A1) and [I1](Task_I1).\n",
368
-
"```\n",
369
-
"1. What effect does measuring in AC coupling mode have on the signal?\n",
370
-
"2. What effect does measuring in DC coupling mode have on the signal?\n",
371
-
"3. When measuring a very low frequency signal, should you measure in AC or DC coupling mode?"
372
-
]
364
+
"source": "#### Task C1: Explain the effects of AC and DC coupling on the oscilloscope\n```{admonition} Consider Tasks [B2](Task_B2), [A1](Task_A1) and [I1](Task_I1).\n:class: note no-content\n```\n\n1. What effect does measuring in AC coupling mode have on the signal?\n2. What effect does measuring in DC coupling mode have on the signal?\n3. When measuring a very low frequency signal, should you measure in AC or DC coupling mode?"
373
365
},
374
366
{
375
367
"cell_type": "markdown",
376
368
"id": "b0ed970d",
377
369
"metadata": {},
378
-
"source": [
379
-
"#### Task C2: Understand how to adjust trigger settings\n",
380
-
"```{note}\n",
381
-
"Consider Tasks [B1](Task_B1), [A2](Task_A2) and [I2](Task_I2).\n",
382
-
"```\n",
383
-
"1. What happens if the trigger condition is never met? How will the signal look on the oscilloscope display?\n",
384
-
"2. If you are making adjustments to a signal e.g. adjusting the amplitude of the signal, is this signal a good choice for a trigger source?\n",
385
-
"3. What happens if you change the trigger condition for slope from Rising to Falling?"
386
-
]
370
+
"source": "#### Task C2: Understand how to adjust trigger settings\n```{admonition} Consider Tasks [B1](Task_B1), [A2](Task_A2) and [I2](Task_I2).\n:class: note no-content\n```\n\n1. What happens if the trigger condition is never met? How will the signal look on the oscilloscope display?\n2. If you are making adjustments to a signal e.g. adjusting the amplitude of the signal, is this signal a good choice for a trigger source?\n3. What happens if you change the trigger condition for slope from Rising to Falling?"
387
371
},
388
372
{
389
373
"cell_type": "markdown",
390
374
"id": "28513bc0",
391
375
"metadata": {},
392
-
"source": [
393
-
"#### Task C3: Compare predicted, simulated and measured behaviour of an RC circuit\n",
394
-
"```{note}\n",
395
-
"Consider Tasks [B3](Task_B3), [A3](Task_A3) and [I3](Task_I3).\n",
396
-
"```\n",
397
-
"Draw the following table in your notepad and fill it in. Use the completed table to support your conclusions, and include it in your onepager report.\n",
"source": "#### Task C3: Compare predicted, simulated and measured behaviour of an RC circuit\n```{admonition} Consider Tasks [B3](Task_B3), [A3](Task_A3) and [I3](Task_I3).\n:class: note no-content\n```\n\nDraw the following table in your notepad and fill it in. Use the completed table to support your conclusions, and include it in your onepager report.\n\n| | Predicted | Simulated | Measured |\n|:----------------------------|:----------|:----------|:---------|\n| Behaviour (low or high pass)| | | |\n| -3dB point | | | |"
0 commit comments