Thursday, April 23, 2026

RL Filters

 

An RL filter is a circuit made using a resistor (R) and an inductor (L) to control how different signal frequencies pass through a circuit. These filters are commonly used in signal processing, power electronics, and communication systems.
In the RL Low-Pass Filter, the inductor is connected in series with the input and the resistor is connected to ground. The output is taken across the resistor. At low frequencies, the inductive reactance is small, so the signal passes easily to the output. At high frequencies, the inductor offers higher reactance and blocks the signal, reducing the output. This allows low-frequency signals to pass while attenuating high-frequency components.
In the RL High-Pass Filter, the resistor is placed in series and the inductor is connected to ground. The output is taken across the inductor. At low frequencies, the inductor behaves almost like a short path to ground, so the output is small. At high frequencies, the inductor’s reactance increases, allowing higher-frequency signals to appear at the output.
The cutoff frequency of an RL filter is given by, fc = R / (2πL),
which determines the boundary between the passband and attenuation region.


https://www.facebook.com/photo/?fbid=1386788910131797&set=a.452486110228753








High-frequency noise often interferes with useful signals in electronic circuits. A low-pass filter is designed to solve this problem by allowing low-frequency signals to pass while reducing or blocking high-frequency components.
The simplest low-pass filter is the RC low-pass filter, which uses a resistor (R) in series with the input signal and a capacitor (C) connected to ground. The output is taken across the capacitor.
At low frequencies, the capacitor has high reactance and behaves almost like an open circuit. As a result, most of the input signal appears at the output, so the signal passes through with very little attenuation.
At high frequencies, the capacitor reactance becomes very small. The capacitor provides a low-impedance path to ground, so high-frequency components are diverted away from the output. This effectively reduces high-frequency noise in the signal.
The frequency where the output drops by 3 dB is called the cutoff frequency (fc) and is given by:
fc = 1 / (2πRC)
Above this frequency, the signal decreases at a rate of about −20 dB per decade. Because of this property, low-pass filters are commonly used for noise reduction, signal smoothing, and anti-aliasing in electronic systems.



three main amplifier configurations

 



A BJT can be used in three main amplifier configurations depending on which terminal is common to both the input and output circuits. These are common-base (CB), common-emitter (CE), and common-collector (CC) configurations.
In the common-base configuration, the base terminal is shared by both the input and output circuits. The input signal is applied to the emitter and the output is taken from the collector. This configuration provides high voltage gain but low current gain, and it is often used in high-frequency applications.
In the common-emitter configuration, the emitter is the common terminal. The input signal is applied to the base and the output is taken from the collector. This is the most widely used BJT amplifier because it provides both high voltage gain and significant current gain, making it useful in many amplification circuits.
In the common-collector configuration, the collector is the common terminal. The input is applied to the base and the output is taken from the emitter. This configuration is also called an emitter follower. It provides high current gain but voltage gain close to 1, making it useful for impedance matching and buffering.
Together, these three configurations allow BJTs to perform different amplification roles in electronic circuits.

Inductance

 




Current in a coil creates a magnetic field around the wire. When the wire is wound into many turns, the magnetic field from each turn combines and forms a strong magnetic field inside the core. This property of a coil to store energy in a magnetic field is called inductance.
The inductance of a coil depends on several physical factors. The number of turns 👎 increases inductance because more turns strengthen the magnetic field. The cross-sectional area (A) of the core also increases inductance since a larger area allows more magnetic flux to pass through. The core material permeability (μ) determines how easily magnetic flux flows through the core; materials like iron increase inductance significantly. The length of the coil (ℓ) has the opposite effect—longer coils spread the magnetic field, reducing inductance.
These relationships are summarized by the formula
L = μN²A / ℓ, where L is the inductance in henries.
When current flows through the inductor, energy is stored in its magnetic field. The stored energy is given by
W(t) = 0.5Li²(t).
This stored energy is useful in many circuits such as power supplies, filters, DC-DC converters, and switching regulators, where inductors temporarily store and release energy to control current and voltage behavior.



Transistor

 




A transistor like BC546–BC550 is a small NPN device used to amplify or switch signals. It has three pins: Emitter (E), Base (B), and Collector (C). A small current at the base controls a larger current flowing from collector to emitter.
These transistors look similar but differ in voltage rating and noise performance:
BC546: Handles higher voltage (up to ~65 V)
BC547 / BC550: Medium voltage (~45 V)
BC548 / BC549: Lower voltage (~30 V)
BC549 / BC550 are preferred for low-noise audio circuits
Current gain (hFE) shows how much amplification you get:
A: 110–220 (low gain)
B: 200–450 (medium gain)
C: 450–800 (high gain)
Key limits:
Max current ≈ 100 mA
Max power ≈ 500 mW
Frequency range up to ~300 MHz
In simple terms, use:
BC547/548 for general circuits
BC549/550 for audio (less noise)
Pick A/B/C depending on how much amplification you need




switching using NPN and PNP Transistor

 


This diagram shows how NPN and PNP transistors are used as switches.
In the NPN (low-side switch), the emitter is connected to ground and the load is placed between Vcc and the collector. When the microcontroller outputs a HIGH signal to the base, the transistor turns ON and allows current to flow from Vcc → load → transistor → ground. This is called current sinking, and it is the most commonly used switching method.
In the PNP (high-side switch), the emitter is connected to Vcc and the load is connected to ground through the collector. When the base is pulled LOW, the transistor turns ON and supplies current from Vcc to the load. This is called current sourcing.
In practice, a base resistor is always required to protect the transistor and microcontroller.

A common emitter amplifier with voltage divider bias

 


A common emitter amplifier with voltage divider bias is widely used because it provides stable operation and good signal amplification. The two resistors R1 (20 kΩ) and R2 (3.6 kΩ) form a voltage divider that sets the base voltage at about 1.83 V. This ensures the transistor operates in the active region, which is necessary for proper amplification.
The emitter resistor (220 Ω) stabilizes the circuit by reducing the effect of temperature and transistor variations. The capacitor CE bypasses this resistor for AC signals, increasing gain. The collector resistor (1.2 kΩ) converts the amplified current into a voltage output.
When an input signal is applied through capacitor C1, it slightly changes the base current. Due to the transistor’s current gain (β = 100), this small change produces a larger change in collector current (IC ≈ 4.58 mA), resulting in an amplified output at Vout through capacitor C2.
The output signal is inverted compared to the input, which is a key characteristic of common emitter amplifiers. The circuit maintains a stable DC operating point (Q-point), ensuring linear amplification without distortion.





This circuit is a common emitter amplifier using voltage divider bias for stable operation. The resistors (20kΩ and 3.6kΩ) set a fixed base voltage, ensuring consistent biasing despite transistor variations. The input signal enters through capacitor C1, which blocks DC and allows AC to pass. The transistor amplifies the signal, producing a larger inverted output at the collector. The emitter resistor (220Ω) improves thermal stability, while capacitor CE increases gain by bypassing AC signals. Capacitor C2 couples the amplified output to the load.




A common emitter amplifier is one of the most widely used transistor amplifier circuits. It is called “common emitter” because the emitter terminal is shared by both the input and the output circuits.
The input signal Vin is applied to the base of the transistor through the coupling capacitor C1. This capacitor blocks DC and allows only the AC signal to enter the amplifier. The resistors R1 and R2 form a voltage divider that provides a stable bias voltage to the base so the transistor operates in the active region.
When a small input signal is applied at the base, it changes the base current slightly. Because a transistor has current gain (β or hFE), this small change in base current produces a much larger change in collector current. The collector resistor RC converts this current variation into a voltage change at the output.
The output voltage is taken from the collector. A key property of the common emitter amplifier is phase inversion: the output signal is amplified but shifted by 180°. When the input voltage increases, collector current increases, causing a larger voltage drop across RC, which reduces the collector voltage.
The emitter resistor RE improves thermal stability and stabilizes the operating point. Part of this resistor may be bypassed by capacitor C2 so that AC gain remains high while DC stability is maintained. The unbypassed resistor R3 controls the AC gain and linearity.
The total input resistance is determined by R1, R2, and the transistor’s base input resistance. This circuit provides high voltage gain and is commonly used in audio amplifiers, sensor interfaces, and many analog signal conditioning applications.




BJT Gain Boosting Techniques

 


Driving a load with a very small input current can be challenging. A single BJT helps, but sometimes its gain is not enough. That’s where gain boosting techniques come in.

Basic BJT (NPN)
A BJT uses a small base current to control a larger collector current.
Ic ≈ β × Ib
Typical gain (β) ranges from about 20 to 200. This works well for many applications, but struggles when input current is extremely low.

Darlington Pair (Two BJTs)
Here, the emitter of the first transistor feeds the base of the second. This cascaded setup multiplies the gain:
β_total ≈ β1 × β2
Now, even a tiny input current can produce a large output current. However, the trade-off is a higher base-emitter voltage (around 1.2–1.4 V) and slightly slower response.

Triple Darlington Pair
Adding a third transistor increases gain even further:
β_total ≈ β1 × β2 × β3
This allows extremely weak signals to drive relatively large loads. The downside is even higher voltage drop and increased saturation voltage, which can reduce efficiency.

Each stage amplifies the previous one. More stages → higher gain, but also more voltage drop and slower switching.
Used correctly, these techniques allow precise control of large currents using very small input signals.

Transistor Amplifier (SOA) Safe Operating Area

 



A transistor amplifier must operate within safe limits to avoid damage, and this is defined by the Safe Operating Area (SOA). The given circuit is a voltage divider biased common-emitter amplifier where R1 and R2 set a stable base voltage, Re provides thermal stability, and Rc converts collector current into output voltage, while C1 and C2 allow AC signals to pass and block DC. On the graph, the DC load line shows all possible operating points without input signal, and the Q-point represents the steady operating condition. When an AC signal is applied, the operation follows the AC load line, allowing the signal to swing around the Q-point. The shaded region represents the SOA, which defines the safe limits of collector current, collector-emitter voltage, and power dissipation. If the transistor operates outside this region, it can overheat, break down, or fail due to excessive power. To ensure proper operation, the Q-point is set near the center of the load line, enabling maximum symmetrical signal swing without distortion while staying within safe limits. Proper selection of Rc, Re, and load resistance ensures stable biasing, efficient amplification, and reliable operation of the transistor.

BJT Amplifier Biasing

 


This circuit shows a BJT amplifier with voltage divider biasing, designed to keep the transistor stable.
The resistors RB1 and RB2 create a fixed base voltage VB. This sets the base current IB, which controls the collector current IC. Because of this divider, the circuit becomes less sensitive to transistor variations, giving better stability.
The emitter resistor RE plays a key role in stability. If current increases, voltage across RE increases, which reduces base-emitter voltage and brings the current back down. This is called negative feedback.
Capacitors have specific purposes:
C1 allows AC signal to enter while blocking DC
C2 passes amplified output signal
CE bypasses RE for AC, increasing gain
The load resistor RL converts collector current changes into output voltage.
The graph below shows the load line and Q-point (operating point). The Q-point is set near the middle of the load line so the signal can swing properly without distortion.
Overall, this biasing method is widely used because it provides good stability, predictable operation, and reliable amplification.

Voltage Divider BJT Amplifier

 


This voltage divider BJT amplifier provides stable and reliable amplification by using a proper biasing method. The resistors R1 and R2 form a voltage divider that sets a constant base voltage, ensuring the transistor operates in the active region even if temperature or transistor gain changes. The input signal is applied through capacitor C1, which blocks DC and allows only the AC signal to pass into the base.
The emitter resistor Re adds thermal stability by controlling the emitter current, preventing the transistor from drifting out of its operating point. For AC signals, capacitor C2 bypasses part of the emitter resistance, which increases the overall gain while still keeping DC stability. On the collector side, resistor Rc converts variations in collector current into voltage changes, producing the amplified output signal.
Overall, this circuit offers a good balance between stability and gain, making it one of the most commonly used BJT amplifier configurations in practical electronics.

Darlington Switch

 




A Darlington switch uses two NPN transistors connected in a way that greatly increases current gain. When the switch is pressed, a small input current flows through resistor RB into the base of the first transistor (TR1). This current is amplified and passed to the base of the second transistor (TR2). As a result, TR2 conducts a much larger collector current, allowing the load RL to draw significant current from the supply.
Because the total current gain is approximately the product of both transistor gains (β1 × β2), even a very small input current can control a large load. This makes the Darlington pair useful when weak signals need to drive high-power devices like relays, motors, or lamps.
When the switch is OFF, no base current flows, so both transistors remain OFF and the load is disconnected. When the switch is ON, both transistors saturate, effectively acting like a closed switch and allowing current through the load.
One important point is that the Darlington pair has a higher base-emitter voltage (about 1.2–1.4 V) compared to a single transistor. This should be considered in low-voltage designs. Despite this, it remains a simple and effective way to achieve high current amplification.

NPN Transistor Operation

 


A transistor isn’t controlling voltage directly—it’s controlling current. An NPN transistor uses a small base current to control a much larger current flowing from collector to emitter. When about 0.7 V is applied between base and emitter, it turns ON and current starts flowing. No base current means it stays OFF, just like an open switch.
There are three working modes. Cut-off: no base current, so no output current. Active: output current follows the base input—this is where amplification happens. Saturation: fully ON, acting like a closed switch with maximum current.
The graph shows how collector current changes with voltage for different base currents. More base current shifts the curve higher, meaning more output current. This is why transistors are used everywhere—from switching circuits to signal amplification.

RF Connector Types

 


Choosing the right RF connector isn’t just about fit—it directly affects signal quality, frequency performance, and reliability. This chart organizes connectors by size and frequency range, making selection easier.
At the smallest end, ultra-miniature and microminiature types like MMCX, MCX, and SMP are used in compact devices such as mobile antennas, routers, and high-density systems. They support up to around 6–40 GHz depending on the type, but are mainly chosen for space-saving designs.
Miniature and subminiature connectors like SMA and SMB are extremely common. SMA, for example, goes up to about 26.5 GHz and is widely used in RF testing, communication systems, and lab setups due to its balance of size and performance.
Moving to medium connectors, BNC and TNC are easier to handle and commonly used in test equipment, video signals, and rugged environments. Their frequency range is lower, but they offer strong mechanical connections.
At the larger end, connectors like Type N and DIN 7/16 are built for high power and outdoor telecom applications such as base stations. They handle lower frequencies but provide excellent durability and low signal loss.
In short, smaller connectors = higher frequency and compact use, while larger connectors = higher power and rugged applications.

RL Filters

  An RL filter is a circuit made using a resistor (R) and an inductor (L) to control how different signal frequencies pass through a circuit...