Basic knowledge of circuits: Common sense concepts of circuits - input and output impedance

Publisher:独行于世Latest update time:2013-12-28 Source: 电源网 Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

This article is a summary of some basic concepts of beginner circuits made by engineers. I hope that it will be helpful for people learning electronics after sharing. I hope that people who are just starting to learn electronics will slowly understand and digest it!

1. Input impedance

Input impedance refers to the equivalent impedance of a circuit input terminal. Add a voltage source U to the input terminal and measure the current I at the input terminal, then the input impedance Rin=U/I. You can imagine the input terminal as the two ends of a resistor, and the resistance value of this resistor is the input impedance.

Input impedance is no different from an ordinary reactive element, and it reflects the magnitude of the resistance to current flow.

For voltage-driven circuits , the larger the input impedance, the lighter the load on the voltage source, and thus the easier it is to drive, and the less likely it is to affect the signal source; while for current-driven circuits, the smaller the input impedance, the lighter the load on the current source. Therefore, we can think of it this way: if it is driven by a voltage source, the larger the input impedance, the better; if it is driven by a current source, the smaller the impedance, the better (Note: only suitable for low-frequency circuits, in high-frequency circuits, impedance matching must also be considered. In addition, if you want to obtain the maximum output power, you must also consider impedance matching.)

2. Output impedance

Whether it is a signal source, amplifier or power supply, there is a problem of output impedance. Output impedance is the internal resistance of a signal source. Originally, for an ideal voltage source (including power supply), the internal resistance should be 0, or the impedance of an ideal current source should be infinite. Output impedance is the most important thing to pay attention to in circuit design.

Real voltage sources cannot do this. We often use an ideal voltage source in series with a resistor r to equate an actual voltage source. The resistor r in series with the ideal voltage source is the internal resistance of the (signal source/amplifier output/power supply). When this voltage source supplies power to the load, a current I will flow through the load and generate a voltage drop of I×r on the resistor. This will cause the output voltage of the power supply to drop, thereby limiting the maximum output power (for why the maximum output power is limited, please see "Impedance Matching" below). Similarly, for an ideal current source, the output impedance should be infinite, but this is impossible in actual circuits .

3. Impedance matching

Impedance matching refers to a suitable match between a signal source or transmission line and a load.

Impedance matching is discussed in two cases: low frequency and high frequency.

Let's start with a DC voltage source driving a load. Since an actual voltage source always has internal resistance, we can make an actual voltage source equivalent to a model of an ideal voltage source connected in series with a resistor r. Assuming the load resistance is R, the power supply electromotive force is U, and the internal resistance is r, we can calculate the current flowing through the resistor R as: I=U/(R+r). It can be seen that the smaller the load resistance R, the greater the output current. The voltage on the load R is: Uo=IR=U/[1+(r/R)]. It can be seen that the larger the load resistance R, the higher the output voltage Uo. Let's calculate the power consumed by the resistor R:

P=I2×R=[U/(R+r)]2×R=U2×R/(R2+2×R×r+r2)

=U2×R/[(Rr)2+4×R×r]

=U2/{[(Rr)2/R]+4×r}

For a given signal source, its internal resistance r is fixed, and the load resistance R is chosen by us.

Note that in the formula [(Rr)2/R], when R=r, [(Rr)2/R] can achieve the minimum value of 0, and the maximum output power Pmax=U2/(4×r) can be obtained on the load resistor R. That is, when the load resistance is equal to the internal resistance of the signal source, the load can obtain the maximum output power, which is one of the impedance matching we often say. For pure resistance circuits, this conclusion is also applicable to low-frequency circuits and high-frequency circuits. When the AC circuit contains capacitive or inductive impedance, the conclusion changes (for the maximum output power), that is, the real part of the signal source and load impedance must be equal, and the imaginary part must be opposite to each other, which is called conjugate matching. In low-frequency circuits, we generally do not consider the matching problem of transmission lines, but only consider the situation between the signal source and the load, because the wavelength of the low-frequency signal is very long relative to the transmission line, the transmission line can be regarded as a "short line", and reflection can be ignored (it can be understood this way: because the line is short, even if it is reflected back, it is still the same as the original signal).

From the above analysis, we can conclude that if we need a large output current, we should choose a small load R; if we need a large output voltage, we should choose a large load R; if we need the maximum output power, we should choose a resistor R that matches the internal resistance of the signal source. Sometimes impedance mismatch has another meaning. For example, the output of some instruments is designed under specific load conditions. If the load conditions change, the original performance may not be achieved. This is also called impedance mismatch.

In high-frequency circuits, we must also consider the problem of reflection. When the frequency of the signal is very high, the wavelength of the signal is very short. When the wavelength is short enough to be comparable to the length of the transmission line, the reflected signal superimposed on the original signal will change the shape of the original signal. If the characteristic impedance of the transmission line is not equal to the load impedance (i.e., mismatched), reflection will occur at the load end. Why reflection occurs when the impedance is mismatched and how to solve the characteristic impedance involve solving the second-order partial differential equation. We will not go into details here. Those who are interested can refer to the transmission line theory in books on electromagnetic fields and microwaves. The characteristic impedance of the transmission line (also called characteristic impedance) is determined by the structure and material of the transmission line, and has nothing to do with the length of the transmission line, the amplitude of the signal, the frequency, etc.

For example, the characteristic impedance of the commonly used closed-circuit television coaxial cable is 75Ω, while some RF equipment often uses coaxial cables with a characteristic impedance of 50Ω. Another common transmission line is a flat parallel line with a characteristic impedance of 300Ω, which is more common on TV antenna racks used in rural areas and is used as a feeder for Yagi antennas. Because the input impedance of the RF input end of the TV is 75Ω, the 300Ω feeder will not match it. How is this problem solved in practice? I don’t know if you have noticed that there is a 300Ω to 75Ω impedance converter in the accessories of the TV (a plastic package with a round plug on one end, about the size of two thumbs). It is actually a transmission line transformer that transforms the 300Ω impedance into 75Ω, so that it can be matched. It should be emphasized here that characteristic impedance is not the same concept as the resistance we usually understand. It has nothing to do with the length of the transmission line and cannot be measured by using an ohmmeter. In order to avoid reflection, the load impedance should be equal to the characteristic impedance of the transmission line. This is the impedance matching of the transmission line. What are the adverse consequences if the impedance does not match? If it does not match, reflection will be formed, energy cannot be transmitted, and efficiency will be reduced; standing waves will be formed on the transmission line (in simple terms, the signal is strong in some places and weak in others), resulting in a reduction in the effective power capacity of the transmission line; the power cannot be transmitted, and even the transmitting equipment will be damaged. If the high-speed signal line on the circuit board does not match the load impedance, oscillation and radiation interference will occur.

When the impedance does not match, what methods are there to make it match? First, you can consider using a transformer to convert the impedance, just like the example of the TV mentioned above. Second, you can consider using series/parallel capacitors or inductors, which is often used when debugging RF circuits. Third, you can consider using series/parallel resistors. The impedance of some drivers is relatively low, and a suitable resistor can be connected in series to match the transmission line. For example, high-speed signal lines sometimes have a resistor of several tens of ohms connected in series. The input impedance of some receivers is relatively high, and the parallel resistor method can be used.

To match the transmission line, for example, a 485 bus receiver often connects a 120 ohm matching resistor in parallel at the data line terminal.

To help you understand the reflection problem when impedance is not matched, let me give you two examples: suppose you are practicing boxing - hitting a sandbag. If it is a sandbag of appropriate weight and hardness, you will feel very comfortable when you hit it. However, if one day I tamper with the sandbag, for example, replace the inside with iron sand, and you still hit it with the same force as before, your hand may not be able to bear it - this is the case of excessive load, which will produce a large rebound force. On the contrary, if I replace the inside with something very light, you may miss when you punch, and your hand may not be able to bear it - this is the case of too light load. Another example, I don’t know if you have ever had this experience: going up/down the stairs when you can’t see the stairs clearly, and when you think there are stairs, you will feel that "load is not matched". Of course, this example may not be appropriate, but we can use it to understand the reflection situation when the load is not matched. Q: What is a current control device?

A: If the output parameter of this device is related to the input current parameter, the device is called a "current controlled device", or "current controlled device" for short.

"Current control devices" input current signals, are low impedance inputs, and require greater drive power. For example: bipolar transistors (BJT) are current control devices, and TTL circuits are current control devices.

Q: What is a voltage controlled device?

S: If the output parameter of this device is related to the input voltage parameter, the device is called a "voltage-controlled device", or "voltage-controlled device" for short.

"Voltage-controlled devices" input voltage signals, are high-impedance inputs, and require only a small amount of drive power; for example: field effect transistors (FETs) are voltage-controlled devices, and MOS circuits are voltage-controlled devices.

Q: Why is BJT a current-controlled device while FET and MOS are voltage-controlled devices?

S: BJT achieves amplification by controlling the collector current through the base current; while FET & MOS change the source-drain current by controlling the gate voltage. Therefore, BJT is a current-controlled device, while FET and MOS are voltage-controlled devices.

Reference address:Basic knowledge of circuits: Common sense concepts of circuits - input and output impedance

Previous article:Basic knowledge of circuits: Common sense concepts of circuits - principles and functions of capacitors
Next article:Engineers' technical sharing: Color TV switch power circuit troubleshooting

Latest Power Management Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号