diff options
author | Preston Pan <preston@nullring.xyz> | 2024-06-28 21:30:42 -0700 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-06-28 21:30:42 -0700 |
commit | e7dd5245c35d2794f59bcf700a6a92009ec8c478 (patch) | |
tree | 0d0e81552f0426f8b715bd5bd3bdd0856058db2c /mindmap/Ohm's Law.org | |
parent | 01ba01763b81a838dcbac4c08243804e068495b9 (diff) |
stuff
Diffstat (limited to 'mindmap/Ohm's Law.org')
-rw-r--r-- | mindmap/Ohm's Law.org | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/mindmap/Ohm's Law.org b/mindmap/Ohm's Law.org new file mode 100644 index 0000000..16f48ee --- /dev/null +++ b/mindmap/Ohm's Law.org @@ -0,0 +1,19 @@ +:PROPERTIES: +:ID: 3cdce475-7644-4529-a447-6e790ad4055f +:END: +#+title: Ohm's Law +#+author: Preston Pan +#+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> +#+html_head: <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> +#+html_head: <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> +#+options: broken-links:t +* Introduction +The name is a misnomer; Ohm's law simply refers to the tendency for real world materials to obey this relation: +\begin{align} +\label{} +V = IR +\end{align} +where $V$ is the [[id:951db9ac-3e8b-49a1-b609-2bbb795be834][voltage]], $I$ is the current, and $R$ is a proportionality constant arguably defined by this equation. +Essentially this law posits that resistors scale the current in a [[id:ab024db7-6903-48ee-98fc-b2a228709c04][linear]] fashion. This law is used extensively in +the analysis of resistors in [[id:a7d6d6e9-9f7a-446f-b6af-255c802f86b1][circuit analysis]]. + |