Build a Complete Radio Receiver Using SI4725 + LM386

0



 Introduction

This project focuses on designing and building a CB (Citizen Band) radio receiver using the SI4725 digital tuner IC and the LM386 audio amplifier. It operates on the 27 MHz CB band, includes digital tuning, analog control knobs, TX switching capability, and professional-grade housing for noise suppression. The design integrates all elements: PCB layout, antenna, 3D-printed holders, and front acrylic control panel — making it both technically strong and visually impressive.


 System Overview

    Main Features:

  • SI4725 AM/FM I²C-controlled tuner

  • LM386 mono audio amplifier

  • Band & channel selection via potentiometers

  • TX/RX switching with LED indication

  • 12V input with regulated 5V & 3.3V rails

  • Shielded aluminum base with heatsinks

  • Custom antenna coil for 27 MHz

  • 3D printed structures for antenna holding

  • Acrylic glass front panel with labeled control layout


 Core Components Breakdown

ComponentRoleDetails
SI4725Radio tuner ICDigital control via I²C, supports AM band
LM386Audio ampLow-voltage mono amplifier
AMS1117-3.3VRegulatorSupplies SI4725 (VA & VIO)
LM7805RegulatorSupplies LM386
PotentiometersTuning, Band Select, Volume10-turn, 470k, 10k used
Toggle SwitchesPower, RX/TX, Narrow/Wide, Antenna select
LEDsGreen (RX), Yellow (TX), Red (Power)
Antenna CoilCustom 27 MHz, 26 turns of 0.2mm wire
3D Printed PartsFor antenna mount and internal structuring
Aluminum Frame50mm x 100mm with dual heatsinks

SI4725 Pin-by-Pin Explanation

PinNameDescription
1GNDCommon ground
2LNA_INRF input from antenna
4RFGNDDedicated RF ground
5VAAnalog power (3.3V)
7/8ROUT/LOUTAudio output (connect to pot → LM386)
9VIODigital I/O power (3.3V)
10/11SDIO/SCLKI²C data/clock
12RSTReset pin (active low)
13–15GPO1–3GPIOs used for LED status or switching








LM386 Pin-by-Pin Details

PinNameFunction
1,8GAINGain control (200x with 10µF cap)
2IN–Ground
3IN+Audio in from pot
4GNDCommon ground
5VOUTSpeaker/audio out
6VCC5V regulated input
7BYPNoise filtering cap (10µF to ground)

 Antenna Calculation (27 MHz)

Formula:

f=12Ï€LCf = \frac{1}{2\pi\sqrt{LC}}

Let’s assume:

  • f = 27 MHz

  • C = 100pF (trimmer)

  • Solve for L:

L=1(2Ï€27×106)2100×10123.47μHL = \frac{1}{{(2\pi \cdot 27 \times 10^6)^2 \cdot 100 \times 10^{-12}}} \approx 3.47 \mu H

Coil Design:

  • Wire: 0.2mm enameled

  • Turns: 26

  • Diameter: 5cm

  • Core: Air or ferrite slug

  • Placement: Vertical, fixed using 3D printed support


Potentiometer Control System

1. Channel Tuning (10-turn Pot):

  • Analog input to MCU

  • Voltage mapped to frequency (e.g. 0V = 26.965 MHz, 5V = 27.405 MHz)

2. Band Select (470k Pot):

  • ADC input range split into bands:

    • 0–1V = Band A

    • 1–2V = Band B

3. Volume (10k Pot):

  • Simple series control to LM386 input (Pin 3)


Power Supply Layout

SourceRegulatorSupplied To
12V DCLM7805LM386 Audio Amp
AMS1117-3.3VSI4725 Tuner

Add 100µF + 0.1µF capacitors near each regulator and IC.


 Front Panel Layout

Material: 5mm Acrylic
Control Layout:

PositionControl
LeftVolume (10k pot)
CenterBand Select (470k)
RightChannel Tune (10-turn)
SwitchesON/OFF, RX/TX, Wide/Narrow, Antenna Select
LEDsPower (Red), RX (Green), TX (Yellow)





EMI Reduction and Frame Design

  • Base Frame: 50mm x 100mm aluminum plate

  • Heatsinks: Attached to both ends

  • Mounting: PCB fixed with standoffs

  • Antenna Coil Holder: 3D-printed ring structure

  • Isolation: Audio + RF sections isolated on PCB







Files & Downloads

Included Files:

  •  PCB Gerber Files (2-layer)

  •  STL Files for Antenna Support & Panel Mounts

  •  Schematic PDF (SI4725 + LM386)













 Conclusion

This CB radio receiver is a fantastic DIY build that blends radio engineering, analog audio, and microcontroller control. It’s functional, robust, and visually polished — perfect for hobbyists and radio experimenters.

If you're planning to use this blog article:

  • Add real photos of your build where noted.

  • Link the STL, schematic, and PCB files.

  • Optionally embed demo videos or scope outputs.




Why SI4725 is Superior Compared to Other Radio Receiver ICs

1. Digital Tuning and Control via I²C Interface

  • SI4725 is a digital radio receiver IC with an I²C control interface, enabling precise frequency tuning.

  • Older ICs like TA7642 or TEA5711 use analog tuning (varactor diodes and variable capacitors), which is less accurate and prone to drift.

  • The digital control allows the SI4725 to:

    • Store presets easily.

    • Have stable tuning that doesn’t drift with temperature or voltage changes.

    • Automatically scan frequencies.

    • Switch bands or modes instantly.

2. Multi-Mode Support: AM, FM, and SW

  • The SI4725 supports multiple modulation types:

    • AM (Amplitude Modulation)

    • FM (Frequency Modulation)

    • SW (Shortwave reception)

  • Many older ICs only support AM or FM but not both, limiting their versatility.

  • This makes the SI4725 a great all-in-one solution for CB radio and other bands.

3. Better Sensitivity and Selectivity

  • SI4725 uses digital signal processing (DSP) internally to enhance reception.

  • It offers higher sensitivity, meaning it can detect weaker signals better than analog-only receivers.

  • Improved selectivity reduces interference from adjacent channels and noise.

  • This leads to clearer audio and fewer false signals.

4. Integrated Audio Processing

  • The IC integrates audio processing functions such as automatic gain control (AGC), noise reduction, and demodulation.

  • This reduces the external component count and simplifies circuit design.

5. Lower Power Consumption

  • Operating at 3.3V with modern CMOS technology, the SI4725 consumes less power than older analog ICs.

  • This benefits battery-operated or portable radios by extending operating time.

6. Compact Size and Integration

  • The SI4725 integrates many functions in one IC:

    • RF front-end

    • Mixer

    • IF filter

    • Demodulator

    • DSP

  • Older radios require multiple discrete components or ICs for the same functionality, increasing PCB size and complexity.


Comparison with Specific Older ICs

FeatureSI4725TA7642 (Analog AM Receiver)TEA5711 (Analog AM/FM Receiver)
Frequency TuningDigital (I²C controlled)Analog variable capacitorAnalog variable capacitor
Supported ModesAM/FM/SWAM onlyAM and FM
Signal ProcessingDSP-basedAnalog onlyLimited analog filtering
SensitivityHighModerateModerate
SelectivityHigh (digital filtering)Low (limited analog filtering)Moderate
Power Supply3.3V digital CMOSTypically 5V or higherTypically 5V or higher
Component CountLow (integration)High (many external parts)Medium
StabilityHigh (digital frequency lock)Low (prone to drift)Medium




Post a Comment

0 Comments

please do not enter any spam link in comment box

Post a Comment (0)

#buttons=(Accept !) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Accept !
To Top