From e7dd5245c35d2794f59bcf700a6a92009ec8c478 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 28 Jun 2024 21:30:42 -0700 Subject: stuff --- mindmap/Ohm's Law.org | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 mindmap/Ohm's Law.org (limited to 'mindmap/Ohm's Law.org') 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: +#+html_head: +#+html_head: +#+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]]. + -- cgit