# Spanning, stroom en weerstand

*Introductie*

De drie fundamentele elektrische grootheden in dit hoofdstuk zijn spanning, stroom en weerstand. Ongeacht met welk type elektrisch of elektronisch systeem je later in contact komt, deze drie grootheden zijn altijd van primair belang. Dit geldt zowel voor DC als voor AC circuits. Onze focus zal voornamelijk liggen op DC circuits in module 1 van Electric Fundamentals.

Vanwege het belang ervan in elektronische systemen, kan een AC-circuit worden gebruikt om af en toe naar een bepaald concept te illustreren. In deze speciale gevallen zijn de analyse en berekeningen dezelfde als voor hetzelfde DC-circuit.

Om een beter inzicht te krijgen aangaande de grootheden spanning, stroom en weerstand wordt eerst de basisstructuur van het atoom besproken en het concept van lading geïntroduceerd. Tot slot wordt een eenvoudige stroomkring bestudeerd, samen met technieken voor het meten van spanning, stroom en weerstand.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://patrickvanhoutven.gitbook.io/electric-fundamentals/spanning-_stroom_en_weerstand.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
