Information Capacity and Communication Systems By : Mr. Gaurav Verma Asst. Prof. ECE Dept. NIEC.

Slides:



Advertisements
Similar presentations
DCSP-2: Fourier Transform I Jianfeng Feng Department of Computer Science Warwick Univ., UK
Advertisements

Topics discussed in this section:
Analog Communications
SIMS-201 What is Bandwidth and How it is Used.
Logarithms Log Review. Logarithms For example Logarithms.
Pensinyalan (2) Perbandingan antara sinyal analog dan digital.
CMP206 – Introduction to Data Communication & Networks Lecture 3 – Bandwidth.
Theoretical basis for data communication
PART II Physical Layer.
Chi-Cheng Lin, Winona State University CS412 Introduction to Computer Networking & Telecommunication Theoretical Basis of Data Communication.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Physical Layer PART II.
ECE 4321: Computer Networks Chapter 3 Data Transmission.
TRANSMISSION FUNDAMENTALS Recap Questions/Solutions
1/15 KLKSK Pertemuan III Analog & Digital Data Shannon Theorem xDSL.
Chapter 3: Data and Signals
Lab 2 COMMUNICATION TECHNOLOGY II. Capacity of a System The bit rate of a system increases with an increase in the number of signal levels we use to denote.
Chapter 3 Data and Signals
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Data Transmission Slide 1 Continuous & Discrete Signals.
Network Technology CSE3020 Week 2
Reliability and Channel Coding
Lecture 1 Professor: Dr. Miguel Alonso Jr.. Outline Intro to the History of Data Communications A Basic Communication System Elements of Microwave and.
IT-101 Section 001 Lecture #15 Introduction to Information Technology.
Data Communication and Networking Physical Layer and Media.
1 Computer Communication & Networks Lecture 5 Physical Layer: Data & Signals Waleed Ejaz
Net 222: Communications and networks fundamentals (Practical Part)
Noise and SNR. Noise unwanted signals inserted between transmitter and receiver is the major limiting factor in communications system performance 2.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Physical Layer PART II.
Review: The application layer. –Network Applications see the network as the abstract provided by the transport layer: Logical full mesh among network end-points.
Part 2 Physical Layer and Media
4/11/40 page 1 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Transmission.
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved. 1 Transmission Media Asst. Prof. Chaiporn Jaikaeo, Ph.D.
CE 4228 Data Communications and Networking
Fundamentals of Digital Communication 2 Digital communication system Low Pass Filter SamplerQuantizer Channel Encoder Line Encoder Pulse Shaping Filters.
IT-101 Section 001 This is an addition to lecture 8 Lecture #14 Introduction to Information Technology.
Computer Communication & Networks
COMMUNICATION TECHNOLOGY by Shashi Bhushan School of Computer and Information Sciences.
Chi-Cheng Lin, Winona State University CS 313 Introduction to Computer Networking & Telecommunication Theoretical Basis of Data Communication.
1 Information in Continuous Signals f(t) t 0 In practice, many signals are essentially analogue i.e. continuous. e.g. speech signal from microphone, radio.
Shannon Theory Risanuri Hidayat Reference L L Peterson and B S Davie,
Physical Layer PART II. Position of the physical layer.
Data Comm. & Networks Lecture 6 Instructor: Ibrahim Tariq.
1 Composite Signals and Fourier Series To approximate a square wave with frequency f and amplitude A, the terms of the series are as follows: Frequencies:
Electromagnetic Spectrum
Chapter 3 Data and Signals. 3.2 Last Lecturer Summary Bit Rate Bit Length Digital Signal as a Composite Analog Signal Application Layer Distortion Noise.
Channel capacity A very important consideration in data communications is how fast we can send data, in bits per second, over a channel.
Lecture Focus: Data Communications and Networking  Transmission Impairment Lecture 14 CSCS 311.
1 st semester 1436/  When a signal is transmitted over a communication channel, it is subjected to different types of impairments because of imperfect.
Spring 2006Data Communications, Kwangwoon University3-1 Chapter 3. Signals 1.Analog and digital 2.Analog signals 3.Digital signals 4.Analog versus digital.
Transmission Media. Quiz: ANGEL->Lessons->Quiz 2 Figure 1Figure 2 Figure 3Figure 4.
1 CSCD 433 Network Programming Fall 2013 Lecture 5a Digital Line Coding and other...
CSI 4118Fall Part 1.1 Signals, Media, And Data Transmission.
Advanced Computer Networks
Chapter 2 : Data Communications BENG 4522 Data Communications & Computer Networks Transmission Impairment Signals travel through the transmission.
Chapter 3 TRANSMISSION IMPAIRMENT. 3-4 TRANSMISSION IMPAIRMENT Signals travel through transmission media, which are not perfect. The imperfection causes.
Powerpoint Templates Computer Communication & Networks Week # 04 1 Lecture only.
1587: COMMUNICATION SYSTEMS 1 Digital Signals, modulation and noise Dr. George Loukas University of Greenwich,
Channel Capacity Bandwidth – In cycles per second of Hertz – Constrained by transmitter and medium Data rate – In bits per second – Rate at which data.
1 CSCD 433 Network Programming Fall 2016 Lecture 4 Digital Line Coding and other...
IT-101 Section 001 Lecture #15 Introduction to Information Technology.
Computer Communication & Networks
Overview Communication is the transfer of information from one place to another. This should be done - as efficiently as possible - with as much fidelity/reliability.
Unit 2.
. Who is Most Merciful and Beneficial With the Name of Allah
Nyquist and Shannon Capacity
CSCD 433 Network Programming
Sampling Theorems- Nyquist Theorem and Shannon-Hartley Theorem
CSE 313 Data Communication
CSE 313 Data Communication
Topics discussed in this section:
Logarithms Log Review.
Presentation transcript:

Information Capacity and Communication Systems By : Mr. Gaurav Verma Asst. Prof. ECE Dept. NIEC

Shannon's law is any statement defining the theoretical maximum rate at which error free digits can be transmitted over a bandwidtherror limited channel in the presence of noise SHANNON’S LAW

3  Shannon’s Theorem (Shannon’s Limit for Information Capacity) Claude Shannon at Bell Labs figured out how much information a channel could theoretically carry: I = B log 2 (1 + S/N)  Where I is Information Capacity in bits per second (bps)  B is the channel bandwidth in Hz  S/N is Signal-to-Noise ratio (SNR: unitless…don’t make into decibel: dB) Note that the log is base 2!

4 Signal-to-Noise Ratio S/N is normally measured in dB (decibel). It is a relationship between the signal we want versus the noise that we do not want, which is in the medium. It can be thought of as a fractional relationship (that is, before we take the logarithm): 1000W of signal power versus 20W of noise power is either:  1000/20=50 (unitless!)  or: about 17 dB ==> 10 log /20 = dB

If the SNR is 20 dB, and the bandwidth available is 4 kHz, which is appropriate for telephone communications, then C = 4 log2( ) = 4 log2 (101) = kbit/s. Note that the value of 100 is appropriate for an SNR of 20 dB.SNR Example

If it is required to transmit at 50 kbit/s, and a bandwidth of 1 MHz is used, then the minimum SNR required is given by 50 = 1000 log2(1+S/N) so S/N = 2C/W -1 = corresponding to an SNR of dB. This shows that it is possible to transmit using signals which are actually much weaker than the background noise level. Example

7 The block diagram on the top shows the blocks common to all communication systems  Communication systems Digital Analog

8 We recall the components of a communication system: Input transducer: The device that converts a physical signal from source to an electrical, mechanical or electromagnetic signal more suitable for communicating Transmitter: The device that sends the transduced signal Transmission channel: The physical medium on which the signal is carried Receiver: The device that recovers the transmitted signal from the channel Output transducer: The device that converts the received signal back into a useful quantity

9