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
-
Return the 3n+1 sequence for n
8459 Solvers
-
Given two arrays, find the maximum overlap
1690 Solvers
-
Find perfect placement of non-rotating dominoes (easier)
374 Solvers
-
Flip the main diagonal of a matrix
894 Solvers
-
Generate a string like abbcccddddeeeee
274 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!