Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 558 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 558 Bytes

OFDM Simulation Project

Introduction

Orthogonal frequency-division multiplexing~(OFDM) simulation project. It's a project of Digital Signal Processing course, Peking University.

System Model

This is the system model of OFDM. We use Cyclic Prefix, up/down-sampling and filter to simulate Multipath-fading Gaussian channel.

Version

It has two versions, using BPSK and QPSK modulation, respectively. The FIR filter is designed for anti-aliasing when up/down sampling.