Worst-case power consumed by a circuit with MOSFETs

AI Thread Summary
The discussion focuses on analyzing the worst-case power consumption of a circuit with three MOSFETs, highlighting that the highest power occurs when all MOSFETs are activated. The relationship between the left and right sides of the circuit is established through a parallel MOSFET, which remains on regardless of the state of MOSFET C. Detailed calculations for current and voltage are provided for various combinations of the MOSFETs being on or off, leading to specific power consumption values. The ON resistance of the MOSFET is confirmed to be 1 kilo-ohm, aligning with the problem statement from MIT's OCW course. Overall, the calculations and circuit behavior are thoroughly examined to ensure accuracy in power consumption analysis.
zenterix
Messages
774
Reaction score
84
Homework Statement
Consider the circuit depicted below. Use the Switch-Resistor model for the MOSFETs.

Assume ##R_6=R_7=10\mathrm{k\Omega}##, the threshold voltage for the MOSFETs is ##\mathrm{2V}##, and the resistance of the MOSFET in its ON state is ##\mathrm{1k\Omega}##.

Compute the worst-case power consumed by this circuit.
Relevant Equations
##P=iV##
Here is the circuit.
1706844518821.png


Note that no current flows between the left and right sides of the circuit: their only relationship happens through the MOSFET that is parallel to B.

There are eight cases to consider: all the combinations of ON/OFF for the three MOSFETs.

Here is a summary of the eight cases according to my calculations

1706844476952.png


It seems that the highest power consumption occurs when all MOSFETs are on.

Here is more in depth explanation of how the table above was created.

It seems that whether MOSFET C is on or off, the voltage at the node right above it (beneath resistor R7) is higher than ##V_T=\mathrm{2V}##.

Thus, the MOSFET in parallel with B is always on.

Let's consider just the left side of the circuit for now.

If ##A## is off, then no current flows so ##i=0##.

Suppose A is on.

Then we have two cases:
B on, B off.

If B is on, then the left side of the circuit becomes

1706843242280.png


##i=\frac{5}{11.5\cdot 10^3}\text{A}## and ##v_{OUT}=\frac{10}{11.5}\cdot 5\text{V}##.

Power consumed by this subcircuit is ##i\cdot V_S=5\cdot\frac{5}{11.5\cdot 10^3}\mathrm{\frac{J}{S}}##.

If, on the other hand, B is off then the only difference is that the resistance that is ##1/2\mathrm{k\Omega}## above becomes ##1\mathrm{k\Omega}##.

Thus, ##i=\frac{5}{12\cdot 10^3}\mathrm{A}## and ##v_{OUT}=\frac{10}{12}\cdot 5=\frac{25}{6}\text{V}##.

Now consider the right side of the circuit.

Suppose ##C## is on. Then the current on the right side (call it ##i_2##) will be ##i_2=\frac{5\text{V}}{11\cdot 10^3}\text{A}##.

If ##C## is off, then no current flows on the right side.

Finally, to obtain power consumption I simply computed ##P=i\cdot V_S+i_2\cdot V_S## for all eight cases.

Is this the correct calculation?
 
Physics news on Phys.org
The ON resistance of the MOSFET is kilo-ohms??? Seems odd.
 
Here is the problem statement in full. From this problem set of MIT OCW's 6.002

1708291477245.png


The cited exercise from Agarwal's books is

1708291533867.png


and here is Figure 6.59(c)

1708291600986.png

Thus, the ON resistance is indeed 1 kilo-ohm.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Back
Top