And what's next? Please guide me if possible. Thank youfirst step always should be to mark the components, nodes etc.
View attachment 363867
Hi,View attachment 363864
Basically, it consists of testing the 8 states and determining which one is consistent; besides that, find the current and voltage of the anodes and cathodes.
Have you given up?And what's next? Please guide me if possible. Thank you
the way i see it you are not doing it right. you did not mark the circuit so nobody can check if your equations make sense. and i am really not in the mood to reverse engineer what someone else was thinking when it is your job to mark things. for example what is to stop me from assuming that currents are something like this:Well, I'm doing it using the mesh method. However, I'm not entirely sure if I should use that method or another one similar. But I'm not sure if that's right and I want to confirm if I'm doing it right





in steady state capacitors are open circuit and inductors are short circuit. then problem reduces to this:
View attachment 363945
then we mark the currents,... while this is arbitrary, i will use directions that match diode orientation:
View attachment 363946
assumptions:
Vf_d1 = Vf_d2=Vf_d3=0 ; ideal diodes
A: E1=Vf_d1+Vx
since Vf_d1=0, Vx>=E1 and most definitely Vx>0
B: Vx=I2*R2 + Vf_d2 + 2Vx
Vx=-I2*R2 ; Since Vx>0 (derived from A) amd I2 matches diode direction this is not possible so I2=0 (D2 is off).
Since D2 is off, I2 has no contribution/effect on voltage at node A. the only current through R1 is I1. and from A we see that Vx=E1=56V so I1=Vx/R1=56V/2Ohm=28A and D1 is always on.
C: Since 2Vx=112V>0 and D3 is always forward biased, I3=2Vx/R3
I3=112A
so case C is the only one correct but... if you want to analyse all 8 cases, all you need to do is replace diode with short circuit if diode is on, or open circuit if diode is off. it becomes manial but - it is a good exercise.
so case A (all diodes on), would look like this:
View attachment 363949
and case B (only D3 is off) would look like this:
View attachment 363950
etc.
One subtle point that is easy to overlook, which you may or may not have considered, is the case when the independent source's output is negative. The first part of your analysis still holds, which leads to an easy solution for this particular circuit, but in the more general case, it's easy to conclude that since the voltage to the left of D2 (to the left of the 8 Ω resistor, specifically) is Vx and that to the right of D2 it is 2Vx, that that means that the voltage to the right is always higher than the voltage to the left and get led astray if the circuit is designed such that Vx turns out to be negative.Ask yourself, is it possible Diode D1 is off? it has 56V screaming into it's anode and if it is OFF there is no Vx, thus guaranteeing no voltage at its cathode. Then with it on, ask the same question about D3...when you realize they MUST both be on, then deal with D2. When you realize how big 2Vx is at D2's cathode and then realize you can't match it on the other end, you see its off. Then circuit analysis becomes pretty easy with the resulting circuit.
Hi,One subtle point that is easy to overlook, which you may or may not have considered, is the case when the independent source's output is negative. The first part of your analysis still holds, which leads to an easy solution for this particular circuit, but in the more general case, it's easy to conclude that since the voltage to the left of D2 (to the left of the 8 Ω resistor, specifically) is Vx and that to the right of D2 it is 2Vx, that that means that the voltage to the right is always higher than the voltage to the left and get led astray if the circuit is designed such that Vx turns out to be negative.