Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wireless Communications Practice - MATLAB Simulations

Language MATLAB

Wireless communications MATLAB reviewer visual

Executive Summary

This repository packages a Wireless Communications practice folder into a public, reviewer-ready engineering portfolio. It contains MATLAB simulations, lecture PDFs, and test-preparation material for radio propagation, fading channels, BPSK BER, channel estimation, equalizers, OFDM, MIMO SVD precoding, transmit antenna selection, selection combining, and Alamouti diversity.

The public framing is deliberately restrained: this is academic MATLAB and communications-engineering evidence, not a deployed radio product. The value is in the modeling assumptions, Monte Carlo verification, plotted performance comparisons, and clean English documentation for HR, faculty, seminar, and IEEE-style engineering review.

Project Snapshot

Field Details
Owner Luong Hai Long
Student ID 22207056
University VNUHCM - University of Science
Faculty Track Electronics and Telecommunications Engineering
Repository lhlizdabezt/ThucHanhTruyenThongKhongDay
Portfolio Focus Wireless communications, MATLAB, fading channels, OFDM, MIMO, BER, equalization
Portfolio scope English review guide, release-backed source snapshot, visual asset, topics, and contact links

Evidence Map

Area Evidence In This Repository Reviewer Value
Radio propagation matlab/Lab 01 and lecture notes Path loss, shadowing variance, Rayleigh outage probability
Fading-channel BER matlab/Lab 02 BPSK over Rayleigh and Rician fading with AWGN comparison
Equalization matlab/Lab 03 and equalizer theory notes LMS channel estimation, ZF equalizer, MMSE equalizer
OFDM matlab/Lab 04 Pilot-based channel estimation, LS interpolation, DFT refinement, BER comparison
MIMO SVD matlab/Lab 05 2x2 MIMO, ZF/MMSE detection, SVD precoding, average capacity
MIMO diversity matlab/Lab 06 Standard diversity, TAS/SC, Alamouti diversity, BER and capacity comparison
Exam readiness exams/ Three test sets aligned with propagation, equalization, OFDM, and MIMO topics

Repository Structure

Path Purpose
matlab/Lab 01 Path loss, log-normal shadowing, Rayleigh channel distribution, outage probability
matlab/Lab 02 BER simulation for BPSK on Rayleigh and Rician fading channels
matlab/Lab 03 LMS channel estimation and ZF/MMSE equalizer coefficient computation
matlab/Lab 04 OFDM BER with perfect CSI, LS channel estimation, and DFT-refined estimation
matlab/Lab 05 2x2 MIMO without precoding and with SVD precoding
matlab/Lab 06 MIMO diversity simulations: standard diversity, TAS/SC, and Alamouti
lectures/ Course PDFs used as study and lab references
exams/ Test-preparation PDFs
docs/ English review guide and PDF evidence index
assets/ ASCII-safe SVG motion asset with no connector lines behind text

How To Run The MATLAB Simulations

  1. Open MATLAB.
  2. Set the repository root as the current folder.
  3. Add the relevant lab folder to the MATLAB path when a script calls helper functions from the same lab.
  4. Open one .m file from matlab/Lab 01 through matlab/Lab 06.
  5. Run the script and inspect the generated BER, outage probability, PDF, or capacity plot.
  6. Compare plotted simulation markers against the theoretical curves or check arrays embedded in the script.

Recommended first review path:

Step File Reason
1 matlab/Lab 01/a2__OP_PathLoss_Shadowing.m Connects path loss, shadowing, and outage probability
2 matlab/Lab 02/a0__BER_BPSK_Rayleigh.m Establishes BER simulation over Rayleigh fading
3 matlab/Lab 03/Cau_4.m Compares ZF and MMSE equalizers after LMS channel estimation
4 matlab/Lab 04/Cau_3.m Shows OFDM channel estimation and DFT refinement
5 matlab/Lab 05/WithSVD_Precoding.m Reviews MIMO SVD precoding and average capacity
6 matlab/Lab 06/PhanTap_Alamouti.m Compares MIMO diversity methods through BER and capacity

Exam And Seminar Fit

Review Need Matching Material
Explain path-loss and shadowing calculations Lab 01 scripts and Test Set 1
Discuss Rayleigh/Rician fading assumptions Lab 01 and Lab 02 scripts
Compare simulation BER with theory Labs 02, 04, 05, and 06
Explain equalizer design choices Lab 03 and Equalizer Theory PDF
Defend OFDM receiver assumptions Lab 04 lecture and scripts
Present MIMO tradeoffs Lab 05, Lab 06, and Test Set 3

Quality And Language Standard

  • Public Markdown text, tables, image captions, plot labels, and release notes are written in English (United States).
  • MATLAB comments and plot legends were cleaned to remove mojibake and non-English visible labels.
  • SVG text is ASCII-safe English only.
  • Visual assets avoid moving dotted paths, curved connector lines, and any text placed behind line graphics.
  • Claims are limited to repository-backed academic evidence.

Release, Tags, And Topics

The 2026 portfolio refresh contains a source snapshot and the SVG motion visual. Recommended topics:

wireless-communications, matlab, telecommunications, ofdm, mimo, ber, rayleigh-fading, rician-fading, equalization, signal-processing, monte-carlo, alamouti, svd-precoding, hcmus

Release asset checklist:

Asset Purpose
assets/portfolio-motion.svg GitHub README motion visual with ASCII-safe English labels
ThucHanhTruyenThongKhongDay-source-portfolio-refresh-2026-08-29.zip Release-backed source snapshot for archive review

Contact And Professional Links

Channel Link
GitHub github.com/lhlizdabezt
LinkedIn linkedin.com/in/lhlizdabezt
Facebook facebook.com/wageseadrake
Instagram instagram.com/lhlizdabezt
YouTube youtube.com/@lhlizdabezt
TikTok tiktok.com/@wageseadrake
Academic Email 22207056@student.hcmus.edu.vn
Professional Email luonghailong.work@gmail.com
Phone +84 988 114 708

FAQ

Question Answer
Is this a production wireless system? No. It is an academic MATLAB simulation portfolio for communications-engineering review.
What should HR or faculty reviewers inspect first? Start with the evidence map, then open the recommended MATLAB scripts and release notes.
Why are lecture and exam PDFs included? They document the course scope and connect the scripts to test and seminar preparation.
Are the equations and simulations complete? The repository preserves the coursework scripts and adds English review structure; detailed derivations remain in the lecture PDFs.
What is the strongest technical signal? BER and capacity comparisons across fading, equalization, OFDM, SVD precoding, and diversity methods.

Scope And Boundaries

This repository is presented as course and portfolio evidence for Electronics and Telecommunications Engineering. It should be reviewed as MATLAB simulation, academic preparation, and communications-system reasoning. It does not claim hardware radio deployment, production validation, or original ownership of all lecture or exam materials.

Releases

Packages

Contributors

Languages