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.

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...