载波同步 Resources

Showing items tagged with "载波同步"

This MATLAB program implements a Costas loop simulation for carrier synchronization, featuring carrier frequency tracking capabilities with performance analysis and graphical comparisons. The implementation demonstrates key signal processing algorithms including phase detection and loop filtering.

MATLAB 255 views Tagged

Implementation of carrier synchronization using Costas loop with transmitter carrier frequency at 3.563 MHz and local initial frequency at 3.5628 MHz. The loop filter parameters C1 and C2 are directly provided in the program for immediate implementation. The algorithm employs phase detection and feedback control to achieve frequency alignment through iterative correction.

MATLAB 224 views Tagged

This is an excellent MATLAB simulation program for CP-based maximum likelihood symbol timing synchronization and carrier synchronization in OFDM systems. Developed through in-depth study of classical literature and extensive programming debugging, the code is refined, well-organized, and error-free. The synchronization curves obtained from this simulation perfectly match those in classical references. The implementation features efficient correlation algorithms using cyclic prefix properties and handles frequency offset estimation with maximum likelihood detection. For an OFDM system with N=1024 subcarriers as required by the literature, the program runs in approximately 2-3 minutes.

MATLAB 233 views Tagged

This program simulates a phase-locked loop (PLL) with receiver-side carrier synchronization capability. The code features comprehensive comments and follows standard programming practices. The implementation supports three modulation schemes at the transmitter: single-carrier modulation, BPSK modulation, and QPSK modulation. The simulation generates constellation diagrams, PLL frequency/phase error plots, and demodulated baseband waveforms for analysis.

MATLAB 221 views Tagged

This paper presents a simplified OFDM-UWB baseband transmission model developed in MATLAB, analyzes synchronization requirements, and implements a joint synchronization algorithm based on the S&C method for simultaneous carrier and frame synchronization, demonstrating effective BER reduction.

MATLAB 205 views Tagged