mirror of
https://gitlab.waag.org/make/fablab/interns/2025/sam.git
synced 2025-08-02 19:34:56 +00:00
fix docs
This commit is contained in:
@@ -16,9 +16,9 @@ The same analogy goes for electricity. So for longer traces this is also the cas
|
|||||||
Whenever the resistance increases different things happen when voltage travels trough them. A higher resistance causes a voltage drop.
|
Whenever the resistance increases different things happen when voltage travels trough them. A higher resistance causes a voltage drop.
|
||||||
This can be explained using Ohm's law
|
This can be explained using Ohm's law
|
||||||
|
|
||||||
$V = I \cdot R$
|
$$V = I \cdot R$$
|
||||||
|
|
||||||
The Voltage drop is Amperage ($I$) times the Resistance ($R$). So if you have a higher resistance or a lower Amperage you will get a voltage drop.
|
The Voltage drop is Amperage $$I$$ times the Resistance $$R$$. So if you have a higher resistance or a lower Amperage you will get a voltage drop.
|
||||||
Another side effect of having a higher resistance is that the resistor or trace will heat up more easily.
|
Another side effect of having a higher resistance is that the resistor or trace will heat up more easily.
|
||||||
|
|
||||||
### Capacitance
|
### Capacitance
|
||||||
|
@@ -41,3 +41,12 @@ markdown_extensions:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
extra_javascript:
|
||||||
|
- javascripts/katex.js
|
||||||
|
- https://unpkg.com/katex@0/dist/katex.min.js
|
||||||
|
- https://unpkg.com/katex@0/dist/contrib/auto-render.min.js
|
||||||
|
|
||||||
|
extra_css:
|
||||||
|
- https://unpkg.com/katex@0/dist/katex.min.css
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user