Wednesday 11 May 2016

Measuring voltage between two points


I Have the following Schematic:


Schematic of Two batteries


The book i am using ask for \$V_{BC}\$ which I found by \$V(B) - V(C) = 0V - 9V = -9V\$


The book gives the answer as 9V, is it safe to assume that since voltage is similar to pressure, we cant have negative pressure so I can take the modulus of my result and it would be equal to the 9V would this be allowed ?





No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...