Đề cương khóa học
• Outcomes of this course
After completing this course, students will be equipped to tackle many of the current open research problems in the field of communications engineering, having acquired at least the following skills:
• Ability to map and manipulate complicated mathematical expressions frequently encountered in communications engineering literature.
• Proficiency in using the programming capabilities offered by MATLAB to reproduce simulation results from other papers, or at least approach those results.
• Ability to create simulation models for self-proposed ideas.
• Efficiently employ acquired simulation skills in conjunction with the powerful capabilities of MATLAB to design optimized MATLAB codes in terms of runtime while conserving memory space.
• Identify key simulation parameters of a given communication system, extract them from the system model, and study their impact on the system's performance.
• Course Structure
The material provided in this course is highly correlated. It is not recommended that a student proceed to a level without first attending and deeply understanding the prior level, to ensure continuity of acquired knowledge. The course is structured into three levels, starting with an introduction to MATLAB programming and progressing to complete system simulation as follows.
Level 1: Communications Mathematics with MATLAB
Sessions 01-06
Upon completion of this part, students will be able to evaluate complicated mathematical expressions and easily construct appropriate graphs for different data representations, such as time and frequency domain plots, BER plots, and antenna radiation patterns.
Fundamental concepts
1. The concept of simulation
2. The importance of simulation in communications engineering
3. MATLAB as a simulation environment
4. Matrix and vector representation of scalar signals in communications mathematics
5. Matrix and vector representations of complex baseband signals in MATLAB
MATLAB Desktop
6. Toolbar
7. Command window
8. Workspace
9. Command history
Variable, vector and matrix declaration
10. MATLAB pre-defined constants
11. User-defined variables
12. Arrays, vectors and matrices
13. Manual matrix entry
14. Interval definition
15. Linear space
16. Logarithmic space
17. Variable naming rules
Special matrices
18. The ones matrix
19. The zeros matrix
20. The identity matrix
Element-wise and matrix-wise manipulation
21. Accessing specific elements
22. Modifying elements
23. Selective elimination of elements (Matrix truncation)
24. Adding elements, vectors or matrices (Matrix concatenation)
25. Finding the index of an element inside a vector or a matrix
26. Matrix reshaping
27. Matrix truncation
28. Matrix concatenation
29. Left to right and right to left flipping
Unary matrix operators
30. The Sum operator
31. The expectation operator
32. Min operator
33. Max operator
34. The trace operator
35. Matrix determinant |.|
36. Matrix inverse
37. Matrix transpose
38. Matrix Hermitian
39. …etc
Binary matrix operations
40. Arithmetic operations
41. Relational operations
42. Logical operations
Complex numbers in MATLAB
43. Complex baseband representation of passband signals and RF up-conversion, a mathematical review
44. Forming complex variables, vectors and matrices
45. Complex exponentials
46. The real part operator
47. The imaginary part operator
48. The conjugate operator (.)*
49. The absolute operator |.|
50. The argument or phase operator
MATLAB built-in functions
51. Vectors of vectors and matrix of matrix
52. The square root function
53. The sign function
54. The "round to integer" function
55. The "nearest lower integer function"
56. The "nearest upper integer function"
57. The factorial function
58. Logarithmic functions (exp, ln, log10, log2)
59. Trigonometric functions
60. Hyperbolic functions
61. The Q(.) function
62. The erfc(.) function
63. Bessel functions Jo (.)
64. The Gamma function
65. Diff, mod commands
Polynomials in MATLAB
66. Polynomials in MATLAB
67. Rational functions
68. Polynomial derivatives
69. Polynomial integration
70. Polynomial multiplication
Linear scale plots
71. Visual representations of continuous time-continuous amplitude signals
72. Visual representations of stair-case approximated signals
73. Visual representations of discrete time – discrete amplitude signals
Logarithmic scale plots
74. dB-decade plots (BER)
75. decade-dB plots (Bode plots, frequency response, signal spectrum)
76. decade-decade plots
77. dB-linear plots
2D Polar plots
78. (planar antenna radiation patterns)
3D Plots
79. 3D radiation patterns
80. Cartesian parametric plots
Optional Section (given upon the demand of the learners)
81. Symbolic differentiation and numerical differencing in MATLAB
82. Symbolic and numerical integration in MATLAB
83. MATLAB help and documentation
MATLAB files
84. MATLAB script files
85. MATLAB function files
86. MATLAB data files
87. Local and global variables
Loops, conditions flow control and decision making in MATLAB
88. The for end loop
89. The while end loop
90. The if end condition
91. The if else end conditions
92. The switch case end statement
93. Iterations, converging errors, multi-dimensional sum operators
Input and output display commands
94. The input(' ') command
95. disp command
96. fprintf command
97. Message box msgbox
Level 2: Signals and Systems Operations (24 hrs)
Sessions 07-14
The main objectives of this part are as follows:
• Generate random test signals necessary to test the performance of different communication systems.
• Integrate many elementary signal operations to implement a single communication processing function, such as encoders, randomizers, interleavers, spreading code generators, at the transmitter, as well as their counterparts at the receiving terminal.
• Interconnect these blocks properly to achieve a communications function.
• Simulate deterministic, statistical, and semi-random indoor and outdoor narrowband channel models.
Generation of communications test signals
98. Generation of a random binary sequence
99. Generation of a random integer sequence
100. Importing and reading text files
101. Reading and playback of audio files
102. Importing and exporting images
103. Image as a 3D matrix
104. RGB to grayscale transformation
105. Serial bit stream of a 2D grayscale image
106. Sub-framing of image signals and reconstruction
Signal Conditioning and Manipulation
107. Amplitude scaling (gain, attenuation, amplitude normalization…etc.)
108. DC level shifting
109. Time scaling (time compression, rarefaction)
110. Time shift (time delay, time advance, left and right circular time shift)
111. Measuring the signal energy
112. Energy and power normalization
113. Energy and power scaling
114. Serial-to-parallel and parallel-to-serial conversion
115. Multiplexing and demultiplexing
Digitization of Analog Signals
116. Time domain sampling of continuous time baseband signals in MATLAB
117. Amplitude quantization of analog signals
118. PCM encoding of quantized analog signals
119. Decimal-to-binary and binary-to-decimal conversion
120. Pulse shaping
121. Calculation of the adequate pulse width
122. Selection of the number of samples per pulse
123. Convolution using the conv and filter commands
124. The autocorrelation and cross-correlation of time-limited signals
125. The Fast Fourier Transform (FFT) and IFFT operations
126. Viewing a baseband signal spectrum
127. Effect of sampling rate and the proper frequency window
128. Relation between the convolution, correlation, and the FFT operations
129. Frequency domain filtering, low-pass filtering only
Auxiliary Communications Functions
130. Randomizers and de-randomizers
131. Puncturers and de-puncturers
132. Encoders and decoders
133. Interleavers and de-interleavers
Modulators and demodulators
134. Digital baseband modulation schemes in MATLAB
135. Visual representation of digitally modulated signals
Channel Modelling and Simulation
136. Modeling of the channel effect on the transmitted signal
• Addition – additive white Gaussian noise (AWGN) channels
• Time domain multiplication – slow fading channels, Doppler shift in vehicular channels
• Frequency domain multiplication – frequency selective fading channels
• Time domain convolution – channel impulse response
Examples of deterministic channel models
137. Free space path loss and environment-dependent path loss
138. Periodic Blockage Channels
Statistical Characterization of Common Stationary and Quasi-Stationary Multipath Fading Channels
139. Generation of a uniformly distributed RV
140. Generation of a real-valued Gaussian distributed RV
141. Generation of a complex Gaussian distributed RV
142. Generation of a Rayleigh distributed RV
143. Generation of a Ricean distributed RV
144. Generation of a Lognormally distributed RV
145. Generation of an arbitrary distributed RV
146. Approximation of an unknown probability density function (PDF) of an RV by a histogram
147. Numerical calculation of the cumulative distribution function (CDF) of an RV
148. Real and complex additive white Gaussian noise (AWGN) Channels
Channel Characterization by its Power Delay Profile
149. Channel characterization by its power delay profile
150. Power normalization of the PDP
151. Extracting the channel impulse response from the PDP
152. Sampling the channel impulse response by an arbitrary sampling rate, mismatched sampling, and delay quantization
153. The problem of mismatched sampling of the channel impulse response of narrowband channels
154. Sampling a PDP by an arbitrary sampling rate and fractional delay compensation
155. Implementation of several IEEE standardized indoor and outdoor channel models
156. (COST – SUI - Ultra Wide Band Channel Models…etc.)
Level 3: Link Level Simulation of Practical Comm. Systems (30 hrs)
Sessions 15-24
This part of the course is concerned with the most important issue for research students: how to reproduce the simulation results of other published papers by simulation.
Bit Error Rate Performance of Baseband Digital Modulation Schemes
1. Performance comparison of different baseband digital modulation schemes in AWGN channels (Comprehensive comparative study via simulation to verify theoretical expressions); scatter plots, bit error rate
2. Performance comparison of different baseband digital modulation schemes in different stationary and quasi-stationary fading channels; scatter plots, bit error rate (Comprehensive comparative study via simulation to verify theoretical expressions)
3. Impact of Doppler shift channels on the performance of baseband digital modulation schemes; scatter plots, bit error rate
Helicopter-to-Satellite Communications
4. Paper (1): Low-Cost Real-Time Voice and Data System for Aeronautical Mobile Satellite Service (AMSS) – Problem statement and analysis
5. Paper (2): Pre-Detection Time Diversity Combining with Accurate AFC for Helicopter Satellite Communications – The first proposed solution
6. Paper (3): An Adaptive Modulation Scheme for Helicopter-Satellite Communications – A performance improvement approach
Simulation of Spread Spectrum Systems
7. Typical Architecture of spread spectrum-based Systems
8. Direct sequence spread spectrum-based Systems
9. Pseudo-random binary sequence (PBRS) generators
• Generation of Maximal length sequences
• Generation of gold codes
• Generation of Walsh codes
10. Time hopping spread spectrum-based Systems
11. Bit Error Rate Performance of spread spectrum-based systems in AWGN channels
• Impact of coding rate r on the BER performance
• Impact of the code length on the BER performance
12. Bit Error Rate Performance of spread spectrum-based Systems in multipath Slow Rayleigh Fading Channels with Zero Doppler Shift
13. Bit error rate performance analysis of spread spectrum-based systems in the presence of multi-user interference
14. RGB image transmission over spread spectrum systems
15. Optical CDMA (OCDMA) systems
• Optical orthogonal codes (OOC)
• Performance limits of OCDMA systems; bit error rate performance of synchronous and asynchronous OCDMA systems
Ultra-wideband SS systems
OFDM Based Systems
16. Implementation of OFDM systems using the Fast Fourier Transform
17. Typical Architecture of OFDM-based Systems
18. Bit Error Rate Performance of OFDM Systems in AWGN channels
• Impact of coding rate r on the BER performance
• Impact of the cyclic prefix on the BER performance
• Impact of the FFT size and subcarrier spacing on the BER performance
19. Bit Error Rate Performance of OFDM Systems in multipath Slow Rayleigh Fading Channels with Zero Doppler Shift
20. Bit Error Rate Performance of OFDM Systems in multipath Slow Rayleigh Fading Channels with CFO
21. Channel Estimation in OFDM Systems
22. Frequency Domain Equalization in OFDM Systems
• Zero Forcing Equalizer
• MMSE Equalizers
23. Other Common Performance Metrics in OFDM-based Systems (Peak – to – Average Power Ratio, Carrier – to – Interference Ratio…etc.)
24. Performance analysis of OFDM-based systems in high mobility fading environments (as a simulation project consisting of three papers)
25. Paper (1): Inter-carrier interference mitigation
26. Paper (2): MIMO-OFDM Systems
Optimization of a MATLAB Simulation Project
The aim of this part is to learn how to build and optimize a MATLAB simulation project to simplify and organize the overall simulation process. Moreover, memory space and processing speed are also considered to avoid memory overflow problems in limited storage systems or long run times arising from slow processing.
1. Typical Structure of a small-scale simulation project
2. Extraction of simulation parameters and theoretical to simulation mapping
3. Building a Simulation Project
4. Monte Carlo Simulation Technique
5. A Typical Procedure for Testing a Simulation Project
6. Memory Space Management and Simulation Time Reduction Techniques
• Baseband vs. Passband Simulation
• Calculation of the adequate pulse width for truncated arbitrary pulse shapes
• Calculation of the adequate number of samples per symbol
• Calculation of the Necessary and Sufficient Number of Bits to Test a System
GUI programming
Having a MATLAB code free from bugs and working properly to produce correct results is a great achievement. However, a set of key parameters in a simulation project controls the For this reason and more, an extra lecture on "Graphical User Interface (GUI) Programming" is given to bring the control over various parts of your simulation project at your fingertips rather than diving into long source codes full of commands. Moreover, having your MATLAB code masked with a GUI helps present your work in a way that facilitates combining multi results in one master window and makes it easier to compare data.
1. What is a MATLAB GUI
2. Structure of MATLAB GUI function file
3. Main GUI components (important properties and values)
4. Local and global variables
Note: The topics covered in each level of this course include, but are not limited to, those stated in each level. Moreover, the items of each particular lecture are subject to change depending on the needs of the learners and their research interests.
Requirements
Để tiếp thu lượng kiến thức phong phú được đúc kết trong khóa học này, học viên nên có kiến thức nền tảng về các ngôn ngữ và kỹ thuật lập trình phổ biến. Hiểu biết sâu sắc về các môn học đại học chuyên ngành kỹ thuật truyền thông là rất có lợi.
Testimonials (2)
Hands on building of the code from scratch.
Igor - Draka Comteq Fibre B.V.
Course - Introduction to Image Processing using Matlab
Trainer took the initiative to cover additional content outside our course materials to improve our learning.