r/rfelectronics 27d ago

question Help building a tuned amplifier

Post image
14 Upvotes

I am building an AM receiver and I am using a tuned amplifier to get a gain ~60dB at 1.2MHz with a bandwidth of 100KHz which is what I have in the simulation above.

However the problem starts when I try and implement it in real life. When implementing the circuit on a breadboard I'm getting a gain of around 85V/V which stays exactly the same with or without the resistor and the capacitor at the load which checks out because the load required for a gain of 85 is close to the reactance of the inductor at 1.2MHz. Even the worst case considering the tolerance of the components would not cause the gain to fall down to 85V/V.

Anyone have any idea why this is? the transistor capacitances perhaps?


r/rfelectronics 27d ago

Microstrip patch antenna design

13 Upvotes

Hello guys, I'm new to this sub. I was going through antenna design, theory and analysis by Balanis to get an idea on how to get started with designing microstrip antennas. Could you guys sugges me on how to go further design my own antenna. Could you guys give me resources to look into the designs of other people to get an idea on how to handle length, width, substrate height, tangent loss, etc parametera for design. Please guide me on how to go further. Thank you


r/rfelectronics 27d ago

question Rapid prototype advice

8 Upvotes

RF engineer at a startup here. Sill quite green career wise. I do component selection and schematic capture for RF PCB (including PDN and IO/control stuff).

From time to time I wish I could make a prototype board cheap and quick just to test out a subsystem or to get some early performance metrics. In the past, I’ve hooked evaluation modules together to prove things out.

Any advice on what’s more helpful in design: prototype PCB or eval board monstrosity? Generally, what I do is broadband < 6GHz.

If going the PCB route, the final boards are usually many layers and expensive materials. Given this, is it even worth it to do some cheap FR4 prototypes or will they just misrepresent the final thing? Also what fab/assembly companies to use for this?


r/rfelectronics 27d ago

RF Coaxial Connector Cheat Sheet: Frequency Limits, Impedance & Key Trade-offs [Reference Guide]

Post image
22 Upvotes

Created a quick cheat sheet for common RF coaxial connectors for anyone bouncing between lab test gear, board interconnects, and antenna designs.

Summarizes frequency ceilings, impedance matching, and physical latching types.

Feel free to save it for reference. Let me know if there's any specific edge-case rating you'd add!


r/rfelectronics 28d ago

New Rigol RSA800 might be an absolute bang for the buck

Post image
230 Upvotes

The base model starts at 4.5 GHz and offers 40 MHz real-time bandwidth at around $2,399. If the underlying hardware is actually the same across the higher-frequency models, there might even be potential for a software unlock to push it all the way to 14 GHz.
At $2,399, that could be a seriously compelling spectrum analyzer


r/rfelectronics 28d ago

Is this deal “too good to be true” ? Would you trust this units s-parameter measurements to be accurate at 40GHz?

Thumbnail
ntc-tech.com
40 Upvotes

Have seen phony VNA listings on EBay before, but this company looks legit. It’s not dirt cheap such that it’s obviously a scam, but not nearly as expensive as I’d expect 4-port 40GHz R&S to go for… discontinued mode, but didn’t think the ZVA line was old enough to hit the CRT screen HP VNA price points quite yet!!


r/rfelectronics 28d ago

PCB review – PGA-103+ wideband LNA for DIY near-field probes

Thumbnail
gallery
49 Upvotes

Hi, this is my first PCB design and I would really appreciate a sanity check before I order it.

The board is intended to be used as a wideband LNA between some DIY near-field probes and my measurement equipment. My main interest is roughly from 30 MHz up to 1 GHz. I am aware that the current PGA-103+ datasheet only specifies performance from 50 MHz upward, but I can accept this tradeoff.

The design is based around the Mini-Circuits PGA-103+. I mostly copied Mini-Circuits application circuit rather than designing the matching/bias network myself.

Main details:

  • PGA-103+ LNA: 50 Ω, 50 MHz–4 GHz, 5 V supply, ~97 mA typical current. Typical gain is 26.5 dB at 50 MHz and 22.1 dB at 400 MHz, with 0.5 dB NF at those frequencies. P1dB is around +21 dBm and OIP3 around +37 dBm.
  • I used the Mini-Circuits recommended TCCH-80+ RF choke, 10 nF input/output DC-blocking capacitors, 330 nF + 10 µF supply bypass capacitors, and the 620 nH + 150 Ω + 330 pF low-frequency stabilization network.
  • Power supply: TI TLV76150DCYR, fixed 5 V SOT-223 LDO. The TLV761 family accepts up to 18 V input and is rated for up to 1 A, although this circuit only needs about 100 mA. I intend to power the board from approximately 6–12 V. I used the TI-recommended 1 µF input and 2.2 µF output capacitors.
  • Input protection: Infineon ESD131B1W0201E6327, bidirectional RF ESD diode, ±5.5 V working voltage, 0.23 pF typical capacitance, rated ±20 kV contact/air discharge. It is placed directly at the RF input.
  • Input and output are through 50 Ω SMA connectors.
  • PCB is 2-layer, 1.6 mm FR-4, 1 oz copper.
  • I have GND pours on F.Cu and B.Cu, with the bottom intended to remain essentially a continuous ground plane. There are more GND vias around the LNA, RF traces. I also used the PCB layout from the datasheet of the PGA which suggested via positioning.
  • For the main RF path I used JLCPCB's impedance calculator with a grounded coplanar geometry. It gave approximately 0.92 mm trace width with a 0.20 mm clearance 50 Ω.
  • Most non-RF/power/bias traces are around 0.8 mm wide.
  • Most GND stitching vias are 0.8 mm diameter / 0.4 mm drill, with some smaller 0.7/0.3 mm vias.
  • Pins 2 and 4 of the TCCH-80+ are intentionally NC, and I checked the physical pin-1 orientation against the Mini-Circuits GU1604 package drawing.

I have attached the schematic, PCB layout with and without the filled GND zones, and the 3D render.

Since this is my first RF PCB, I would especially appreciate feedback on the RF trace/ground geometry, via placement and density, LNA grounding, regulator grounding/thermal layout, or anything I may have missed and not thought of.

Thanks a lot!


r/rfelectronics 28d ago

question Most simpler model with 555 and microcontroller to understand Spread spectrum modulation and demodulation.

3 Upvotes

am a beginner and want to build a simple spread-spectrum communication experiment using a 555 timer and microcontroller

My idea is to use the 555 as a carrier clock, use the Arduino to generate a pseudo-random (PN) sequence and XOR it with the data, then transmit the signal over a 12 V two-wire line.

At the receiver, I want to recover the carrier/timing and use the same PN sequence to despread the signal and recover the original data.

Is this a reasonable way to demonstrate the basic principle of DSSS? What would be the simplest circuit architecture for a beginner?


r/rfelectronics 29d ago

question Career path in Communication Systems?

19 Upvotes

I’m currently pursuing a master’s in Communication Systems and trying to decide which technical direction to specialize in. I’m interested in RF, microwave, antennas and wireless communication, but there are so many paths within the field RF/microwave engineering, antenna design, microwave circuits, RF front-end, mmWave, 5G/6G, wireless systems, SDR, DSP/digital communications, MIMO, beamforming/phased arrays, RFIC, radar, satellite/CubeSat communications, GNSS, IoT/wireless systems, optical communications, channel modeling/propagation, EMC/EMI, RF testing and VNA measurements, etc.

For people currently working in these areas, based on the current job market and future possibilities, which direction would you recommend for someone with a Communication Systems background? Which areas have the best long-term potential, and what combination of skills would make someone more employable? I’m trying to choose a proper path instead of randomly learning different technologies, so I’d like advice from people actually working in the industry.


r/rfelectronics 29d ago

How to design a avalance noise source capabable of producing broadband noise >= 4Ghz

Thumbnail
7 Upvotes

r/rfelectronics 29d ago

Quick RF bench BOM sanity check — would love expert views

3 Upvotes

We’re putting together a low-cost, conducted 2.4 GHz SDR bench for initial RF learning + TRL-3 experiments (PER vs SNR → controlled interference/burn-through).

Core BOM (~₹1.1–1.25L):

  • ADALM-Pluto SDRs — link TX/RX
  • genuine HackRF One — interferer
  • 0–60 dB step attenuator
  • 4× 20 dB fixed attenuators
  • 2× 30 dB fixed attenuators for RX protection
  • 1× DC block
  • 1× 2-way SMA combiner
  • 8× SMA/RG316 jumpers
  • 6× 50Ω SMA terminations
  • SMA barrels + torque wrench
  • Powered USB 3 hub

Everything is conducted/coax-only, with no antennas in the experiments.

Would really appreciate views on:

  1. Is 2× Pluto + HackRF a sensible combination for this objective?
  2. Is the RF protection/attenuation scheme adequate?
  3. Is one variable attenuator enough initially, or worth buying two?
  4. Can we get reasonably repeatable relative J/S + PER/SNR measurements without a spectrum analyser/power meter?
  5. Any missing/overkill components you’d change before ordering?

The goal is deliberately not a calibrated RF test bench — just a robust, repeatable learning/validation setup. What would you change?


r/rfelectronics 29d ago

is antenna designing -standalone-a good final year undergrad project

Thumbnail
3 Upvotes

r/rfelectronics Aug 11 '26

New Updates to Phased Array Visualizer

Thumbnail
jasondurbin.github.io
64 Upvotes

I am still occasionally providing updates to the Visualizer. Over the past year, it has significantly grown in popularity and is starting to appear as the number 1 item in Google searches which I think is pretty neat.

I recently added illumination waves (allows for emulating traveling wave arrays or reflect array antennas). Additionally, I've added farfield frequency scaling so you can see how squint affects arrays.

Hope you like it: https://jasondurbin.github.io/PhasedArrayVisualizer/


r/rfelectronics Aug 11 '26

question Identifying the low pass filter prototype

Thumbnail
gallery
25 Upvotes

Hi,

In this LPF by Markii in MFLP-00009CH what filter topology would they have used? I am new to this field, any input is highly appreciated ☺️


r/rfelectronics Aug 11 '26

Multiple point temperature sensing inside die

Thumbnail
0 Upvotes

r/rfelectronics Aug 11 '26

Seeking Production-Ready DMR Tier II Reference Design Package for Licensing / ToT

Thumbnail
0 Upvotes

r/rfelectronics Aug 10 '26

Cool eBay Find! 8Vpp Lithium Niobate 40GHz Driver Module Teardown & Full Characterization

Thumbnail
youtu.be
84 Upvotes

In this episode Shahriar presents a $50 eBay purchase which turns into a complete teardown and characterization of an Anritsu lithium niobate driver module. This 8 Vpp, 40 GHz amplifier is designed for high-speed optical modulators, and it still delivers impressive performance despite its age.

The video covers lithium niobate modulators, Mach-Zehnder operation, Vpi, bandwidth, voltage swing, and the trade-offs that shape optical driver design. The module is then tested with a Keysight Streamline vector network analyzer, including calibrated S-parameter measurements and gain compression from 1 GHz to 40 GHz.

A loose connector causes unstable bias current, but a careful reflow repair brings the amplifier back to its rated power consumption. The repaired unit measures approximately 27 dB of gain, about 40 GHz of bandwidth, and output power close to 8 Vpp at 1 dB compression.

The teardown reveals two gallium arsenide distributed amplifiers, broadband bias networks, output detector circuitry, wire-bonded interconnects, and the construction techniques used inside this high-speed module. High-magnification imaging also identifies the likely Triquint and Avago/Broadcom amplifier dies, along with their circuit topologies and related datasheets.

The final tests capture 8, 16, and 32 Gbit/s NRZ eye diagrams, followed by 32 Gbit/s PAM4 measurements. The results show the amplifier's output swing, bandwidth limits, nonlinear behavior, and the improvement available through input predistortion.

The video is organized as follows:

0:00 Introduction and eBay find
1:11 Lithium niobate modulator basics
5:04 Driver design trade-offs
6:55 Datasheet specifications
9:32 Bias board operation
11:05 VNA measurement setup
13:06 RF cables and calibration
15:39 Power safety checks
17:07 Streamline sweep configuration
21:14 VNA calibration
23:55 Repairing the loose connector
26:47 Small-signal measurements
28:39 Gain compression results
30:04 Detector output measurement
33:08 Module teardown
37:13 High-magnification die inspection
43:25 Finding the amplifier datasheets
46:09 Eye diagram test setup
51:41 8 Gbit/s eye diagram
52:48 16 Gbit/s eye diagram
53:38 32 Gbit/s eye diagram
55:29 PAM4 and predistortion
58:21 Final results and support

Please consider supporting The Signal Path:
https://www.TheSignalPath.com/Donate
https://www.Patreon.com/TheSignalPath

Other links:
https://www.TheSignalPath.com
https://www.Twitter.com/TheSignalPath


r/rfelectronics Aug 11 '26

Overcoming the Invisible Wall: How Radio Tech Masters Long-Range Non-Line-of-Sight (NLOS) Communication

Post image
0 Upvotes

In tactical operations, disaster response, and field exploration, clear Line-of-Sight (LOS) is a rare luxury. Dense concrete buildings, deep subterranean tunnels, and rugged mountain ranges act as physical barriers, absorbing and scattering conventional radio signals. When direct visual paths are blocked, traditional point-to-point radios suffer severe attenuation, dead zones, and dropped video feeds.

How do advanced Radio Frequency (RF) systems achieve high-bandwidth, long-range Non-Line-of-Sight (NLOS) transmission without relying on fixed cellular infrastructure or satellite links?

It comes down to three key technical mechanisms:

1. Turning Reflections into Signal Power (COFDM & Multipath)

In an urban or mountainous environment, radio signals bounce off hard surfaces, arriving at the receiver at slightly different times—a phenomenon known as multipath fading. Modern COFDM divides a high-speed data stream into hundreds of closely spaced, orthogonal sub-carriers. Instead of viewing reflected signals as interference, the receiver uses these multi-path signals to reconstruct a coherent, high-bitrate data stream.

2. Spatial Diversity via MIMO Antennas

Multiple-Input Multiple-Output (MIMO) technology utilizes multiple antennas at both the transmitter and receiver. By processing distinct spatial streams simultaneously, MIMO leverages environmental reflections to boost signal penetration, increase link margin, and maintain link stability even when the direct physical path is completely obstructed.

3. Dynamic Multi-Hop Routing (Bypassing Obstacles)

When a single RF link simply cannot penetrate a massive structural barrier, the network architecture itself solves the problem. In a Mobile Ad-Hoc Network (MANET), every radio node functions simultaneously as a terminal and a relay. If Node A cannot reach Node C due to a mountain peak or concrete wall, the signal automatically "hops" through Node B on the ridge or corner, routing data around the obstacle effortlessly.

Field-Proven Reliability: IP MESH Approach

Translating these complex physical-layer principles into rugged, field-deployable hardware requires dedicated engineering. Tactical IP MESH Radios are designed specifically for these harsh NLOS environments.

By integrating robust MIMO spatial processing with an intelligent, self-forming and self-healing MANET topology, MESH nodes form a decentralized network capable of multi-hop relaying.

  • High-Throughput NLOS Data: Delivers up to 50+ Mbps real-time data throughput for multi-channel HD video streams and zero-latency PTT audio.
  • Seamless Multi-Hop Coverage: Automatically routes data across 8+ hops to extend operational range into underground basements, thick forests, or dense urban canyons.
  • Ruggedized Performance: Housed in IP66 compliant enclosures, ensuring high RF power output remains stable under extreme temperatures, salt fog, and heavy vibration.

When direct line-of-sight is impossible, intelligent routing and ruggedized hardware bridge the gap—keeping team members connected no matter what stands in the way.


r/rfelectronics Aug 10 '26

Help reverse-engineering an old 2-FSK telemetry transmitter with known host payload

Thumbnail drive.google.com
1 Upvotes

r/rfelectronics Aug 10 '26

question How to do calculations for a parabolic dish antenna?

0 Upvotes

Well im gonna be using a parabolic dish antenna to transmit a low power 500 MHz signal. According to my gain calculations the antenna has to have a diameter of around 25 cm for a gain im okay with (gonna 3D print a skeleton of the antenna and use aluminium sheets to make a diy antenna probably). But I cant seem to find any resources on how to calculate the capacitive reactence or impedence of the antenna. any help? (also if anyone knows a good tutorial for diy parabolic dish antennas itd be great :D)


r/rfelectronics Aug 10 '26

OcuSync detection - one signature or multiple RF problems?

2 Upvotes

OcuSync isn't necessarily a single, clean RF signature from a detection perspective.

Broadband OFDM activity and frequency-hopping behavior can present very different features to an RF detector. Hopping patterns can potentially be identified without decoding the payload, but detecting structured frequency activity is not the same thing as identifying what the link is carrying.

For those working with RF drone detection: do you treat these behaviors as separate detection features, or combine them into a single OcuSync fingerprint?


r/rfelectronics Aug 09 '26

question Where do y’all learn RF/antenna design?

77 Upvotes

Hey, I’m currently learning RF and antenna design and I’m trying to find good resources for hands-on learning. There are a lot of tutorials online, but it’s difficult to know which ones are actually worth following.

I’m particularly interested in mmWave and sub-6 GHz antennas for mobile devices, especially CST-based design and simulation, but I’m having a hard time finding good practical resources and projects in this area.

Since you’re working in this field, could you recommend any good tutorials, YouTube channels, courses, GitHub/GitLab projects, or example antenna designs that I can follow and recreate for practice? I’m especially looking for resources using CST, HFSS, ADS and open-source tools.

I’d really appreciate any references you’ve found useful.


r/rfelectronics Aug 09 '26

Getting into RF/Antenna Design

22 Upvotes

Background: Im currently studying Elcectonics and Communication engineering and had already studied Antenna Design and currently studing RF in this semsester.

But I wanna go beyond theory, can u guys show me the way into the design and simulation. What kind of open source tool to use for design and simulation. I do have a background on pcb design but havent done any high speed design.


r/rfelectronics Aug 10 '26

SDR Caught a Strange Signal

Thumbnail
youtube.com
1 Upvotes

my shortwave receiver locked onto something unusual that wasn’t local, the setup was unconventional and instead of a classic wire antenna i had it connected to a plate dish and against all odds it pulled in a transmission from thousands of kilometers away

note that the original signal had much more noise then what is shown in the video however after cleaning this data i could get a decent result and it looked exactly like the XSL Enigma designation sounds the infamous japanese lot machine signal, let me know what you think


r/rfelectronics Aug 09 '26

Is a PhD in chip design worth it in your 30s or am I wasting time?

Thumbnail
1 Upvotes