In this article I have explained a couple of very easy to build RF detector circuits, which can be used to sense or detect or sorts of Rf electrical noise that may be floating in the surrounding atmosphere.
What is RF
RF stands for radio frequency, which is a kind of electrical interference transmitted in the atmosphere, whenever there is a voltage/current fluctuations across an electrical system.
Whether it is a static electricity (DC) or a capacitively linked AC from neighboring overhead wires, noise spikes from engines, or a radio-frequency waves from a cellphone, all contribute to the world's electromagnetic interference and noise.
A RF noise can be a high level noise such as during thunderstorm lightning, welding, or very tiny such as when you click a gas lighter.
How can Electronic Circuits Detect RF
RF noise or RF signal can interfere with an electronic circuit working if it has a semiconductor with a high impedance end unconnected. Noise is picked up whenever such a high-impedance input is left open and disconnected.
This is actually a problem that an electronic can face due to RF interference, and this can cause its output to amplify the RF interference and cause a correspondingly fluctuating output voltage.
However, the above problem becomes the advantage of our RF detector circuits, and we used this to illuminate an LED whenever an RF interference is detected our circuit.
Using Transistors
As shown below a Darlington connection is used in our first RF detector circuit, using transistors in a super-high gain mode with a rather high input impedance.
If each of the transistor in the diagram is assumed to have a current gain (β) of 150, the total β becomes 150 x 150 x 150 x 150 = 506250000 and the input impedance is potentially 506250000 x 470 ohms, or almost 237937500000 ohms or 237937.5 Mega Ohms.
Due to leakage, the above mentioned result might actually not be as high as it appears. In essence, the circuit's difficulty is that any RF signal in or near the first couple of transistors is substantially boosted. That's most likely why just a handful of your transistors can work effectively.
However, for this simple transistor RF detector to work a super clean, alcohol-washed veroboard would be required, under reduced humidity circumstances.
Temperature variations, light beaming on the transistor, and other inbound signals would almost certainly still trigger the circuit and could make it unstable.
How to Calculate the Part Values
The base current (Ib) of each transistor can be approximated by:
Ib = Ic / β
- where:
- Ic = Collector current,
- β = Current gain of the transistor (typical value for BC547 is around 200).
Assuming a nominal LED current (Ic) of 10 mA:
Ib = 10 mA / 200 = 0.05 mA (50 µA).
The voltage drop across R1 is determined by the current flowing through it:
V_R1 = Ic * R1
Substituting Ic = 10 mA and R1 = 470 ohms:
V_R1 = 0.01 A * 470 Ω = 4.7 V.
A typical red LED has a forward voltage drop (V_LED) of approximately 2 V.
The remaining voltage is shared across the transistors.
The total supply voltage is 9 V (from the battery):
V_remaining = V_supply - V_R1 - V_LED
V_remaining = 9 V - 4.7 V - 2 V = 2.3 V.
If we Assume that the transistors operate linearly and share the voltage equally then the voltage across each transistor is:
V_T = V_remaining / 4
V_T = 2.3 V / 4 = 0.575 V per transistor.
The diode D1 (1N4148) rectifies the incoming RF signal, creating a DC bias to drive the transistors into conduction.
The detected RF signal voltage must exceed the threshold of the diode (0.7 V for silicon) for the circuit to work effectively.
A 5-inch wire corresponds to a quarter wavelength for an RF frequency of approximately 590 MHz:
λ = c / f,
- where:
- λ = wavelength,
- c = speed of light (3 × 10^8 m/s),
- f = frequency.
For a quarter wavelength: λ/4 = 5 inches ≈ 0.127 meters.
Solving for f:
f = c / λ = (3 × 108) / (0.127 × 4) ≈ 590 MHz.
The LED current is approximately equal to the collector current of the final transistor (T4).
I_LED ≈ Ic = 10 mA.
Calculating Gain in Cascaded Transistor Configurations
As in the above RF circuit, when you have multiple transistors set up in a cascaded configuration it means that the overall gain of the system is actually the product of all those individual transistor gains working together.
But if we are talking about a straightforward RF detector like the one we have here it is important to note that the transistors are not really amplifying the RF signal in a full-on way.
Instead they are more like switches that react to the rectified signal they receive.
Because of this the gain we get is kind of limited and it really depends on how strong the RF signal is to begin with.
Now on top of that the effective gain we see is also affected by how the circuit is designed specifically as a detector. This means that in this case it is less about traditional amplification and more about how sensitive the circuit is to detecting signals.
The gain calculation for this type of circuit can be simplified to:
Gain ≈ β * (R1 / V_T)
In this case, with R1 = 470 Ω and β ≈ 200:
Gain ≈ 200 * (470 / 0.026) ≈ 3,615,385.
CMOS Circuit using IC 4001
The next diagram below depicts another simplified RF detector circuit based on an IC that you might enjoy playing with.
Touching or keeping your hand on top the antenna will flip the LED red to green, or opposite; it could also become yellow or orange, or even switch off completely.
All sorts of RF interference such as RF from mobile phones, thunder lightening, AC hum all can cause the LEDs to flicker in response to these interference.
The extraordinarily high input impedance of CMOS integrated circuits is used in this design. It also demonstrates why such a CMOS inputs must never be left disconnected; electrical noise can trigger highly unpredictable performance.
On dry seasons with an abundance of static electricity in the surrounding, you might expect to obtain the most fascinating results.
100 MHz RF Detector
This circuit is capable of detecting signals up to 100 MHz, depending on the value of L1. Use a 100 µH choke for signals between 30 and 100 MHz, a 1000 µH choke for frequencies between 2 and 30 MHz, and a 2.5 µH choke for signals below 3 MHz. In the circuit, the FET serves as a wideband amplifier.
Have Questions? Please Comment below to Solve your Queries! Comments must be Related to the above Topic!!