我对电子艺术越来越感到沮丧。在第 1 章中这是一本平易近人的书,然后在第 2 章中,作者似乎想让它更像教科书,他们开始放弃信息来代替练习。我想这真的不是一本自学书……
不幸的是,我是必须理解这些概念的人之一,我不能盲目地遵循一个公式。特别是我试图了解射极跟随器的输出和输入阻抗。文本很好地分解了输入阻抗,即进入基极的阻抗,是如何推导出来的。然后它会给出输出公式,并说它也可以计算……然后出现一个练习,要求人们证明它。
$$Zout = \frac{(Zsource)}{(h_{fe} + 1)}$$
Show that the preceding relationship is correct.
Hint: Hold the sourdce voltage fixed, and find
the change in output currrent for a given change
in output voltage. Remember that the source voltage
is connected to the base through a series resistor.
我什至不知道从哪里开始。我只是记下了一些公式并开始替换......
$$\begin{eqnarray*} r_{out} &=& \frac{(\Delta V_{out})}{(\Delta I_{out})}\\ &=& \frac{(\Delta V_e) }{ (\Delta I_e)} \\ &=& \frac{(\Delta V_b - 0.6V) }{ (\Delta I_e)}\\ \end{eqnarray*}$$
$$\begin{eqnarray*} I_e &=& I_c + I_b \\ &=& (h_{fe} * I_b) + I_b\\ &=& (h_{fe}+1) * I_b\\ \end{ eqnarray*}$$
\$\Delta I_e = (h_{fe}+1) * \Delta I_b\$
\$r_{out} = \frac{(\Delta V_b) - 0.6 V } {(h_{fe} + 1) * \Delta I_b}\$
Can I assume that 0.6 V is negligible and can I drop it? If so,
\begin{eqnarray*} r_{out} &=& \frac{(\Delta V_b)}{ (h_{fe} + 1) * (\Delta I_b)}\\ &=& \frac{(\Delta V_b )}{(\Delta I_b)} * \frac{1}{(h_{fe} + 1)} \\ &=& \frac{r_{source} }{ (h_{fe} + 1)} \end {eqnarray*}
我在我的推导中是否接近?我对 [\$V_{out} = V_e\$] 和 [\$I_{out} = I_e\$] 的假设是否有效?在我的推导中降低基极-发射极结电压降是否可以接受?