Ece4710 L1
Ece4710 L1
Ece4710 L1
Goal : To provide an introduction to digital communication system basics. Topics include: signal analysis, power spectrum density, baseband digital signaling, signal transmission and filtering, modulated digital communications, error performance, and communication link analysis. Instructor : Dr. Curt Davis
Office : 323 EBW Phone: 884-3789 Email: DavisCH@missouri.edu Course Time : M W F from 10-11 pm
Course Location : 355 EBW Course Eligibility : Undergraduate Students: satisfactory completion of ECE 3810. Graduate Students: basic knowledge of probability and linear signals and systems. Text : Digital & Analog Communication Systems 7th Edition, Leon Couch, Prentice Hall, 2007.
** Grading scale may be adjusted at the end of the semester depending upon class performance and overall distribution of final %s. Different grading scales may be used for undergraduate and graduate students based upon class performance. Normally there is no curve for graduate students final grading scale. Academic Dishonesty : Academic honesty is fundamental to the activities and principles of a university. All members of the academic community must be confident that each persons work has been responsibly and honorably acquired, developed, and presented. Any effort to gain an advantage not given to all students is dishonest whether or not the effort is successful. The academic community regards academic dishonesty as an extremely serious matter, with serious consequences that range from probation to expulsion. When in doubt about plagiarism, paraphrasing, quoting, or collaboration, consult the course instructor. Copying homework assignments (from previous solutions or other people) and cheating on exams will not be tolerated. Any occurrence of this will be dealt with on a case by case basis and may be grounds for dismissal from the class.
See Appendix C for Quick Start for Running M files and Programming in Matlab
Communication Systems
Designed to transmit information between two points Electrical systems do this via electrical signals
Transmission of information implies that message is not known ahead of time random
10
Communication Systems
Design and selection of information bearing waveforms is critical to successful communication Waveform design/selection depends on:
Signal Bandwidth Information Data Rate Transmission Center Frequency Signal Power/Energy Resistance to Noise/Interference Complexity/Cost to Design Tx/Rx Circuits
11
Communication History
Year 1837 1864 1876 1901 1921 1928 1933 1945 1948 1948 1950 Event Telegraph EM Theory Telephone Radio Transmission Mobile Radio Television Frequency Modulation (FM) First Computer Information Theory Transistor Error Coding Inventor/Comment Samuel Morse James Maxell A.G. Bell G. Marconi P.T. Farnsworth E.H. Armstrong Univ. of Penn. Claude Shannon Shockley et al. Hamming
12
Communication History
Year 1958 1965 1971 1972 1981 1983 1989 1991 1995 1998 2003 Event Integrated Circuit Satellite Communications Microprocessor Cellular Radio Concept Personal Computer 1st Generation (1G) Cellular GPS Satellites 2G Digital Cellular WWW and Internet 2G CDMA Cellular 3G Cellular Standards Qualcomm/Sprint PCS Whole World 13 Inventor/Comment Jack Kilby (TI) Intel Motorola/Bell Labs IBM Analog AMPS U.S. Military GSM in Europe
Information Source
Analog: carrier waveform (sinusoid) for transmission Digital: discrete values for amplitude, frequency, or phase
used to represent information bits
00 01 00 10 00 11 00 01
M = 4 states 2 bits/symbol
15
Waveform Classification
Deterministic: waveform modeled or represented completely as a function of time, e.g. s (t) = A cos (w t + f) Random/Stochastic: cannot be completely specified as a function of
time
Source/Information Waveform: each symbol can be deterministic but information stream is random Noise is also a random signal Probability/Statistics must be used to analyze performance of any communication system ECE 4710: Lecture #1
16
Digital communication systems have MANY advantages over analog systems including:
Data encryption for security/privacy Combine multiple information types (voice, video, data) on
a single transmission channel Resistant to noise, fading, and interference Small error probability even with large interference Error detection and correction using digital codes Implementation using all digital circuits
17
m (t)
Baseband Signal Processing
s (t)
Noise Modulation & Carrier Circuits
r (t) n (t)
Demodulation & Carrier Circuits
m (t)
Baseband Signal Processing
Transmitter (Tx)
Receiver (Rx)
Goal: Design system to transmit information, m(t), with as little deterioration as possible within design constraints of signal power, signal bandwidth, and system cost
18
System Components
m(t) : input information signal (voice, data, video, etc.) m(t) : received information signal distorted/corrupted by
noise, interference, non-linearities, etc.
Encoding of information Source coding Filtering to minimize signal bandwidth Error coding to protect information Channel Coding
19
System Components
Tx Carrier Circuit
Wire coaxial, twisted pair, & fiber optic cables Wireless mobile radio, broadcast, satellite channels Introduces significant distortion and impairments
ECE 4710: Lecture #1
20
System Components
Channel Impairments
21
System Components
Takes corrupted signal from channel and converts down Cleans up distorted baseband signal and delivers
estimate of the source information signal m(t) Filtering, bit detection, error detection/correction
Performance measures
Analog output signal-to-noise (S/N) ratio Digital probability of bit error or Bit Error Rate (BER)
ECE 4710: Lecture #1
22