New Orleans, Louisiana
June 26, 2016
June 26, 2016
June 29, 2016
978-0-692-68565-5
2153-5965
Engineering Technology
14
10.18260/p.27284
https://peer.asee.org/27284
3844
Chandana K.K. Jayasooriya received Diplom-Ingenieur (Dipl.-Ing.) from the Technical University of Berlin (TU-Berlin), Germany, in 2004. He received masters and Ph.D. degree from the Wichita State University, Wichita, Kansas, in 2006 and 2013, respectively. He is currently working as an Assistant Professor in the Electrical Engineering Technology Division at the University of Pittsburgh at Johnstown.
It is a great challenge to teach mathematically intensive engineering courses to undergraduate engineering technology students. Especially, teaching subjects like analog and digital communication systems involves in elaboration of numerous theories as well as extensive derivation of formulae. This paper shows how Matlab can be used to teach effectively communication theory to undergraduate students who may not have a sound mathematical background in the relevant topics but come with a little knowledge in programming.
Matlab has been a very popular tool among researchers, in industrial community and as well as in military to simulate control systems, circuit design, signal processing, communication systems and many more applications. The popularity of Matlab among these communities is mainly due to its simplicity in coding and availability of vast number of functions related to various disciplines. In Matlab, results can be visualized much easily unlike in other programming languages like C/C++. In most of the academic institutions Matlab has been used at the graduate school but not as much integrated in teaching undergraduate students.
Due to various reasons, a message signal is used to modulate a carrier signal before it is being transmitted. The reverse process (demodulation) – recovery of the original message signal is being done at the receiver side of the communication system. Therefore modulation and demodulation is a fundamental topic in a communication systems course. To understand analog and digital modulation techniques, signals have to be described in time domain as well as the in frequency domain. Even, a student who is novice to coding can implement this in Matlab without much difficulty. All what he/she requires is only a little understanding how to introduce variables, how Matlab generates function values for a given argument (array), how easily array/matrix multiplication and division can be done using the “dot” operator, and how to create a figure. Use of readily available fast Fourier transform function (fft()) can be used to represent signals in the frequency domain. A student may require some explanation how to interpret output data of this function with regard to frequency and amplitude scaling as well as the order of the data. Students can be acquaintance of this in a very short period of time with an example code provided by the instructor. Demodulation of a signal requires low pass filtering which can overwhelm a student who does not have a good grasp of z-transform and filter theory. Ideal low, high, or band pass filtering can be easily implemented in Matlab by processing a signal in the frequency domain and thereby avoiding learning additional theory. Furthermore, Matlab offers functions to read different types of media (audio, video) very easily and process them, offering the student more intuitive understanding of the theory.
This paper will show how Matlab can effectively be used to teach many more topics like additive white Gaussian noise (AWGN) channels, analog to digital conversion, bit error rate analysis of binary phase shift keying transmission system, and channel coding. Additionally, student survey results will be analyzed and presented.
Jayasooriya, C. K. (2016, June), Communication Systems Theory for Undergraduate Students using Matlab Paper presented at 2016 ASEE Annual Conference & Exposition, New Orleans, Louisiana. 10.18260/p.27284
ASEE holds the copyright on this document. It may be read by the public free of charge. Authors may archive their work on personal websites or in institutional repositories with the following citation: © 2016 American Society for Engineering Education. Other scholars may excerpt or quote from these materials with the same citation. When excerpting or quoting from Conference Proceedings, authors should, in addition to noting the ASEE copyright, list all the original authors and their institutions and name the host city of the conference. - Last updated April 1, 2015