
I calculated all the values as below
\[
\text{Assume Q2 in saturation} \\
V_{CE} = 0.2V \\
V_{CC} - I_CR_C = V_{CE} \\
I_C = \frac{V_{CC} - V_{CE}}{R_C} \\
I_C = \frac{24V - 0.2V}{120\Omega} = 0.198A = 198mA \\
I_{B,min} = \frac{I_C}{\beta2} = \frac{198mA}{25} = 7.92mA \\
I_C + I_B = I_E \\
I_B = 100mA - 198mA = -98mA \\
\text{Hence Q2 is not in saturation} \\
\text{Q2 cannot be cutoff as base current is flowing and hence it is in active region} \\
I_{C2} + I_{B2} = I_{E2} ;\\
I_{C2} = \beta2I_{B2} \\
\alpha2 = 0.96 => \beta2 = 24 \\
25I_{B2}=100mA => I_{B2} = \frac{100mA}{25} => 4mA \\
I_{C2} = \beta2*I_{B2} = 24*4mA = 96mA \\
I_{E1} = -I_{B2} = -4mA \\
\text{Q1 in Active region} \\
I_{B1} + I_{C1} = I_{E1} \\
I_{B1} + \beta1I_{B1} = 4mA \\
50I_{B1} = 4mA => I_{B1} = 0.08mA \\
I_{C1} = 49*0.08mA = 3.92mA \\
V_{CE} = V_{CC} - I_CR_c \\
V_{CE} = 24V - (I_{C1} + I_{C2})*R_C;
V_{CE} = 24V - (3.92mA + 96mA)*120 \Omega\\
V_{CE} = 24V - 11.99V = 12V \\
\frac{I_C}{I_B} = \frac{99.92mA}{0.08mA} = 1249 ; \\
\frac{I_C}{I_E} = \frac{99.92mA}{100mA} = 0.992 ; \\
\]
I tried to verify using LTspice but the initial step is failing i tried to generate Ib1 of 0.08mA using a 5V source but the simulation shows around
0.065mA. Why there is difference of 0.08mA - 0.065mA = 0.015mA? ( I am following Integrated electronics Millman - Halkias textbook)
Attachments
-
1.3 KB Views: 3


