Problem 44701. Nodal Voltage of Resistor Ladder Network
- You have a bunch (an even number N) of identical resistors (each R ohms), a good battery (V volts) and a high impedance voltmeter.
- Create a ladder network as follows.
- Connect N/2 of the resistors in series to each other (not a loop) giving N/2 + 1 node.
- Connect the node at one end to the positive terminal of the battery and the negative terminal to the ground.
- Connect each of the remaining N/2 nodes to the ground through one resistor from the other N/2 remaining resistors.
- Starting from the node at the battery, use the voltmeter to measure the readings with reference to the ground at each of the N/2 + 1 node.
Note: This problem illustrates an application of Number Theory in circuit analysis.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers7
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5636 Solvers
-
130 Solvers
-
368 Solvers
-
convert matrix to single column
407 Solvers
-
Compute LOG(1+X) in natural log
250 Solvers
More from this Author18
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!