This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12023 - Fixing Ohm's Law, R = V/I, not I/V (resistor.c)
Attached to Project:
Rockbox
Opened by Leif Andersen (LeifAndersen) - Tuesday, 22 March 2011, 01:21 GMT+2
Last edited by Andree Buschmann (Buschel) - Friday, 25 March 2011, 08:22 GMT+2
Opened by Leif Andersen (LeifAndersen) - Tuesday, 22 March 2011, 01:21 GMT+2
Last edited by Andree Buschmann (Buschel) - Friday, 25 March 2011, 08:22 GMT+2
|
DetailsInside the help section of the resistor plugin, an explanation of Ohm's law is given. In it, Ohm's law is put in three different forms:
V = IR I = V/R R = I/V As you can tell, the last one is in correct. (Or at a very minimum, is not possible given the two previous equations being correct). Thus, this (hopefully quick) patch rectifies the problem. I'm using the latest svn trunk at the moment: r29630 |
This task depends upon
Closed by Andree Buschmann (Buschel)
Friday, 25 March 2011, 08:22 GMT+2
Reason for closing: Accepted
Additional comments about closing: Submitted with r29644.
Friday, 25 March 2011, 08:22 GMT+2
Reason for closing: Accepted
Additional comments about closing: Submitted with r29644.