MATLAB: Why the current divider doesn’t work on simulink

currentdividersimulink

Hi, if I try to simulate a current divider and I measure the current on both resistor it is the same as the current source why? I make some mistake drawing the circuit?

Best Answer

Your current sensor needs to be in series with the resistor. If you place it in parallel, as in your screenshot, you're essentially bypassing the entire resistor with a zero-resistance path.
- Sebastian
Related Question