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
-
25806 Solvers
-
3409 Solvers
-
Sum all integers from 1 to 2^n
15743 Solvers
-
Convert to Binary Coded Decimal
136 Solvers
-
Find out phase angle of second order system.
72 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!