Digital Transmission (Line Coding)
|
|
|
- Alexandrina Lawrence
- 10 years ago
- Views:
Transcription
1 Digital Transmission (Line Coding)
2 Pulse Transmission Source Multiplexer Line Coder Line Coding: Output of the multiplexer (TDM) is coded into electrical pulses or waveforms for the purpose of transmission over the channel (baseband transmission) Many possible ways, the simplest line code on-off All digital transmission systems are design around some particular form of pulse response. Nonreturn-to-zero (NRZ) Return-to-zero (RZ) (a) (b) (c) (d) (e) On-off (RZ) Polar (RZ) Bipolar (RZ) On-Off (NRZ) Polar (NRZ)
3 Pulse Transmission over a Channel
4 Desirable Properties for Line Codes Transmission Bandwidth: as small as possible Power Efficiency: As small as possible for given BW and probability of error Error Detection and Correction capability: Ex: Bipolar Favorable power spectral density: dc=0 Adequate timing content: Extract timing from pulses Transparency: Prevent long strings of 0s or 1s
5 Review: Energy and Power Signals An energy signal x(t) has 0 < E < for average energy A power signal x(t) has 0 < P < for average power Can think of average power as average energy/time. An energy signal has zero average power. A power signal has infinite average energy. Power signals are generally not integrable so don t necessarily have a Fourier transform. We use power spectral density to characterize power signals that don t have a Fourier transform. EE6390 Intro. to Wireless Comm. Systems
6 Review: Time-Invariant Systems Linear Time-Invariant Systems System Impulse Response: h(t) Filtering as Convolution in Time Frequency Response: H(f)= H(f) e j H(f) x(t) h(t) x(t)*h(t) X(f) H(f) H(f)X(f)
7 Review: Distortion Distortionless Transmission Output equals input except for amplitude scaling and/or delay x(t) h(t)=kδ(t-τ) X(f) H(f)=Ke j2πfτ Kx(t-τ) Ke j2πf τ X(f) Simple equalizers invert channel distortion Can enhance noise power Channel N(f) Equalizer X(f) H(f) + 1/H(f) X(f)+N(f)/H(f)
8 Review: Ideal Filters Low Pass Filter A Band Pass Filter -B B A A -B 2 -B 1 B 1 B 2
9 Power Spectral Density Power signals (P=Energy/t) Distribution of signal power over frequency -T/2 0 T/2 Useful for filter analysis X T ( w) T 2 S x X ( w) ( w) = lim T T T 2 S x (f) H(f) H(f) 2 S x (f) For S x (f) bandlimited [ B,B], B<<f c
10 Definition: Autocorrelation Defined for real signals as R x (τ)=x(τ)*x(-τ) 1 Rx( τ ) = lim T x( t) x( t τ ) dt T T T / 2 Measures similarity of a signal with itself as a function of delay / 2 R x (τ) 0 Useful for synchronization: R x (τ) R x (τ) PSD and autocorrelation FT pairs: R x (τ) S x (f) τ
11 Bandwidth Usage of Line Codes Line codes are used for digital base-band modulation in data communication applications, Digital data stream is encoded into a sequence of pulses for transmission through a base-band analog channel. The spectral properties of the line codes. We need a procedure for finding the PSD of line codes Binary Data Source b k x( t) = akδ ( t kt ) y( t) = ak f ( t kt ) Impulse Modulator k Pulse Filter, f(t) k Line Coding
12 PSD Estimation We consider line coding pulses as a pulse train constructed from a basic pulse f(t) repeating at intervals of T with relative strength a k for the pulse starting at t=kt such that the k th pulse in this pulse train y(t) is a k f(t-kt). For instance, the on-off, polar, and bipolar line codes are all special cases of this pulse train y(t), where a(k) takes on values 0,1, or -1 randomly subject to some constraints. We can analyze the various lines codes from the knowledge of the PSD of y(t) Simplify the PSD derivation by considering x(t) that uses a unit impulse response for the basic pulse of f(t). h(t)=f(t) S y (w)= F(w) 2 S x (w)
13 Power Spectral Density PSD is the Fourier Transform of autocorrelation Rectangular pulse and its spectrum
14 PSD Derivation We now need to derive the time autocorrelation of a power signal x(t) Since x(t) consists of impulses, R x (τ) is found by where Recognizing R n =R -n for real signals, we have
15 PSD Derivation Since the pulse filter has the spectrum of F(w) f(t), we have Now, we can use this to find the PSD of various line codes.
16 PSD of Polar Signaling In polar signaling, binary 1 is transmitted by a pulse f(t) Binary 0 is transmitted by a pulse f(t) In this case, a k is equally likely to be 1 or -1 and a k2 is always 1. There are N pulses and a 2 k2 =1 for each one. The summation on the right-hand side of the above equation is N. Moreover, both a k and a k+1 are either 1 or -1. So, a k a k+1 is either 1 or -1. They are equally likely to be 1 or -1 on the average, out of N terms the product a k a k+1 is equal to 1 for N/2 terms and is equal to -1 for the remaining N/2 terms.
17 Bipolar Signaling Bipolar signaling is used in PCM these days. A 0 is transmitted by no pulse A 1 is transmitted by a pulse f(t) or f(t), depending on whether the previous 1 was transmitted by f(t) or f(t) With consecutive pulses alternating, we can avoid the dc wander and thus cause a dc null in the PSD. Bipolar signaling actually uses three symbols [f(t),0,-f(t)], and hence, it is in reality ternary rather than binary signaling. To calculate the PSD, we have
18 PSD of Bipolar Signaling On the average, half of the a k s are 0, and the remaining half are either 1 or -1, with a k2 =1. Therefore, To compute R 1, we consider the pulse strength product a k a k+1. Four possible equally likely sequences of two bits:11,10,01,00. Since bit 0 encoded by no pulse (a k =0), the product, a k a k+1 =0 for the last three of these sequences. This means that, on the average, 3N/4 combinations have a k a k+1 =0 and only N/4 combinations have non zero a k a k+1. Because of the bipolar rule, the bit sequence 11 can only be encoded by two consecutive pulse of opposite polarities. This means the product a k a k+1 = -1 for the N/4 combinations.
19 PSD of lines codes PSD of Lines Codes
20 Binary N-zero Substitution (BNZS) Bipolar signaling has several advantages: (1) its spectrum has a dc null. (2) its bandwidth is not excessive. (3) it has single-error-detection capability. This is a due to the fact that if a single detection error is made, it will violate the alternating pulse rule. Disadvantages of bipolar signaling: it requires twice as much power (3 db) as a polar signal. It is not transparent, i.e, we need a minimum density of 1 s in the source to maintain timing at the regenerative repeaters. Low density of pulses increases timing jitter. Solution: Binary N-zero substitution (BNZS) augments a basic bipolar code by replacing all trings of N 0 s with a special N-length code containing several pulses that purposely produce bipolar violations.
21 BNZS Line Codes High Density Bipolar (HDB) coding is an example of BNZS coding format. It is used in E1 primary digital signal. HDB coding replaces strings of four 0 s with sequences containing a bipolar violation in the last bit position. Since this coding format precludes strings of 0 s greater than three, it is refereed to as HDB3 coding. 000V and B00V, where B=1 conforms to the bipolar rule and V=1 violates the bipolar rule. The choice of sequence 000V or B00V is made in such a way that consecutive V pulses alternate signs in order to maintain the dc null in PSD. B00V is used when there is an even number of 1 s following the last special sequence 000V is used where there is an odd number of 1 s following the last sequence.
22 B3ZS Line Code B3ZS Algorithm (as used DS-3 signal interface): Each string of three 0 s in the source data is encoded with either 00v or B0V.
23 B8ZS Signaling B8ZS line code is used for T1 (DS1 signals) lines. It replaces any string of eight zeros in length with a sequence of 1 s and 0 s containing two bipolar violations. There are two bipolar violations in every substitution. Similarly, in B6ZS code used in DS2 signals, a string of six zeros is replaced with 0VB0VB.
24 Differential Encoding One limitation of polar signaling is that the signal for a 1 is exactly the negative of a signal for a 0. On many transmissions, it may be impossible to determine the exact polarity or an absolute phase reference. The decoder may decode all 1 s as 0 s or vice versa. Common remedy for the phase ambiguity is to use differential encoding that encodes a 1 as a chance of states and encodes a 0 as no change in state. In this way, we do not need absolute phase reference.
25 Differential Encoding The differentially encoded sequence {d k } is generated from the input binary sequence {m k } by complementing the modulo-2 sum of m k and d k-1. The effect is leave the symbol d k unchanged from the previous symbol if the incoming binary symbol m k is 1, and to toggle d k if m k is 0. The decoder merely detects the state of each signal interval and compares it to the state of the previous signal. If changed occurred, a 1 is decoded. Otherwise, a 0 is determined. d k d k dk 1 m k
26 Applications of Line Coding NRZ encoding: RS232 based protocols Manchester encoding: Ethernet networks Differential Manchester encoding: token-ring networks NRZ-Inverted encoding: Fiber Distributed Data Interface (FDDI)
27 Asynchronous vs Synchronous Transmission Asynchronous transmission: Separate transmissions of groups of bits or characters The sample clock is reestablished for each reception Between transmissions an asynchronous line is in idle state. Synchronous transmission: Digital signals are sent continuously at a constant rate The sample clock is established and maintained throughout entire time.
28 Synchronization Consideration Problem of unvarying signal When a signal is unvarying, the receiver cannot determine the beginning and ending of each bit. Take unipolar coding for example. A long uninterrupted series of 1s or 0s can cause synchronization problem. Problem of Using Timers Whenever there is no signal change to indicate the start of the next bit in a sequence, the receiver has to rely on a timer. Given an expected bit rate of 1000 bps, if the receiver detects a positive voltage lasting seconds, it reads one 1 per seconds, or five 1s. However, five 1s can be stretched to second, causing an extra 1 bits to be read by the receiver. That one extra bit in the data stream causes everything after it to be decoded erroneously. Problem of Having a Separate Clock Line A solution developed to control the synchronization of unipolar transmission is to use a separate, parallel line that carries a clock pulse. But doubling the number of lines used for transmission increase the cost.
29 Synchronous Communication
30 Asynchronous Transmission Bits are sent one character at a time. (A character is in general 8 bits in length) Timing or synchronization must only be maintained within each character. The receiver has the opportunity to resynchronize at the beginning of each new character. Start-stop technique Idle state: When no character is being transmitted the line between transmitter and receiver is in an idle state. The definition of idle is by convention, but typically is equivalent to the signaling element for binary 1. Start bit: The beginning of a character is signaled by a start bit with a value of binary 0. Data bits Stop bit: The last bit of the character is followed by a stop bit, which is a binary 1. A minimum length for the stop bit is specified and this is usually 1, 1.5 or 2 times the duration of an ordinary bit. No maximum value is specified, Since the stop bit is the same as the idle state.
31 Asynchronous Communication
32 Bandwidth Definitions Measures of Bandwidth (BW): 99% BW freq. range where 99% of power is Absolute BW : Range of frequencies over a non-zero spectrum Null-to-Null BW : Width of the main spectral lobe Half-power bandwidth: 3dB bandwidth Half-power bandwidth db EE6390 Intro. to Wireless Comm. Systems
33 Pulse Shaping Pulse shaping concerns with how to shape a pulse p(t) in order to achieve a desired S y (w). The PSD S y (w) is strongly and directly influenced by the pulse shape f(t) because S y (w) contains the term F(w) 2. Typical pulse response of a bandlimited channel Nyquist Pulse or Raised-Cosine pulse -2T T 0 T 2T 3T sinc pulse 1/W -3/R -2/R -1/R 1/R 2/R 3/R -W W
34 Maximum Signaling Rate The percentage of total spectrum power is important measure A major result for digital transmissin pertains to the maximum rate at which pulses can be transmitted over a channel. If a channel has bandwidth W, then the narrowest pulse that can be transmitted over the channel has duration T=1/(2W) seconds. Thus, the maximum rate at which pulses can be transmitted through the channel is given by R max =2 W pulses/second.
35 Multilevel Signaling Digital communications uses only a finite number of symbols for communication, the minimum being two (binary) Thus far, we have only considered the binary case. In some applications, the bandwidth is limited but higher data rates are desired, number of symbols (i.e., voltage levels) can be increased while maintaining the same signaling rate (baud rate). Multilevel signaling: The data rate R achieved by a multilevel system is given by Multilevel line codes Multilevel transmission
36 Multilevel Signaling and Channel Capacity Suppose we increase the number of levels while keeping the maximum signal levels ±A fixed. Each increase in the number of signal levels requires a reduction in the spacing between levels. At some point, these reductions will imply significant increases in the probability of detection errors as the noise will be more likely to cause detection errors The channel capacity of a transmission system is the maximum rate at which bits can be transferred reliably. Shannon derived an expression for channel capacity of an ideal low-pass channel. He showed that reliable communication is not possible at rates above this capacity.
37 MultiLevel Signals and Noise Multilevel signaling and noise
38 Definition of SNR Signal-to-Noise Ratio High SNR signal noise signal + noise t t t signal noise signal + noise Low SNR t t t SNR (db) = 10 log 10 SNR A=noise free sample voltage at the receiver σ 2 =the total noise power at the detector=(n 0 )(NBW) NBW=noise bandwidth N 0 =Power of white noise per Hertz
39 Error Performance Signal Detection: A decision of which signal was transmitted is made by comparing the measurement (at the appropriate time) to a threshold located halfway between these nominal voltages that represent 0 and 1. Error performance depends on the nominal distance between the voltages and the amount of fluctuation in the measurements caused by noise. In absence of noise, the measurement of the positive pulse would be A and that of negative pulse would be A. Because of noise, these samples would be A+n where n is the random noise amplitude. The error performance analysis in communication circuits is typically based on white Gaussian noise.
40 Error Probabilities We now compute the probability of error for a polar signal. The amplitude n of the noise is Gaussian distributed. It ranges from - to according Gaussian PDF. When 0 is transmitted, the sample value of the received pulse is A+n. If n>a, the sample value is positive and the digit will be detected wrongly as 1. If P(error 0) is the probability of error given that 0 is transmitted, then, Probability of error for a polar signal
41 Twisted Pair A twisted pair consists of two wires that are twisted together to reduce the susceptibility to interference. Gauge (diameter) The two-wire system is susceptible to crosstalk and noise since the multiple wires are bundled together.
42 Error Performance Polar Signaling On-Off Signaling Bipolar Signaling Power=A 2 Power=A 2 /2 A Peak amplitude (Volts) σ noise rms amplitude (Volts) σ 2 =total noise power 10 0 Polar 10-2 On-Off Bipolar Power=A 2 /2 SNR=Power/σ 2 Probability of Error Signal-to-Noise Ratio=Power/σ 2
43 Performance Monitoring Redundancy Checks Parity Bits are inserted into DS3 and DS4 signals for the purpose of monitoring the channel error rate. The following equation relates the parity error rate (PER) to the channel probability of error or bit error rate (BER) N=number of bits over which parity is generated p=ber assuming independent errors Cyclic redundancy check (CRC) codes are also incorporated into a number of transmission systems as a means of monitoring BERs and validating framing acquisition. Examples of CRC use: Extended superframe (ESF) on T1 lines N=length of CRC field (including CRC bits) p=ber assuming independent errors
Digital Baseband Modulation
Digital Baseband Modulation Later Outline Baseband & Bandpass Waveforms Baseband & Bandpass Waveforms, Modulation A Communication System Dig. Baseband Modulators (Line Coders) Sequence of bits are modulated
TCOM 370 NOTES 99-4 BANDWIDTH, FREQUENCY RESPONSE, AND CAPACITY OF COMMUNICATION LINKS
TCOM 370 NOTES 99-4 BANDWIDTH, FREQUENCY RESPONSE, AND CAPACITY OF COMMUNICATION LINKS 1. Bandwidth: The bandwidth of a communication link, or in general any system, was loosely defined as the width of
NRZ Bandwidth - HF Cutoff vs. SNR
Application Note: HFAN-09.0. Rev.2; 04/08 NRZ Bandwidth - HF Cutoff vs. SNR Functional Diagrams Pin Configurations appear at end of data sheet. Functional Diagrams continued at end of data sheet. UCSP
How To Encode Data From A Signal To A Signal (Wired) To A Bitcode (Wired Or Coaxial)
Physical Layer Part 2 Data Encoding Techniques Networks: Data Encoding 1 Analog and Digital Transmissions Figure 2-23.The use of both analog and digital transmissions for a computer to computer call. Conversion
DigiPoints Volume 1. Student Workbook. Module 4 Bandwidth Management
Bandwidth Management Page 4.1 DigiPoints Volume 1 Module 4 Bandwidth Management Summary This module will cover Time Division Multiplexing (TDM). TDM technology allows many users to access a particular
MODULATION Systems (part 1)
Technologies and Services on Digital Broadcasting (8) MODULATION Systems (part ) "Technologies and Services of Digital Broadcasting" (in Japanese, ISBN4-339-62-2) is published by CORONA publishing co.,
T = 1 f. Phase. Measure of relative position in time within a single period of a signal For a periodic signal f(t), phase is fractional part t p
Data Transmission Concepts and terminology Transmission terminology Transmission from transmitter to receiver goes over some transmission medium using electromagnetic waves Guided media. Waves are guided
5 Signal Design for Bandlimited Channels
225 5 Signal Design for Bandlimited Channels So far, we have not imposed any bandwidth constraints on the transmitted passband signal, or equivalently, on the transmitted baseband signal s b (t) I[k]g
Voice---is analog in character and moves in the form of waves. 3-important wave-characteristics:
Voice Transmission --Basic Concepts-- Voice---is analog in character and moves in the form of waves. 3-important wave-characteristics: Amplitude Frequency Phase Voice Digitization in the POTS Traditional
Lecture 3: Signaling and Clock Recovery. CSE 123: Computer Networks Stefan Savage
Lecture 3: Signaling and Clock Recovery CSE 123: Computer Networks Stefan Savage Last time Protocols and layering Application Presentation Session Transport Network Datalink Physical Application Transport
EECC694 - Shaaban. Transmission Channel
The Physical Layer: Data Transmission Basics Encode data as energy at the data (information) source and transmit the encoded energy using transmitter hardware: Possible Energy Forms: Electrical, light,
- T-Carrier Technologies -
1 T-Carrier Fundamentals - T-Carrier Technologies - T-Carrier systems provide digitized communication for voice or data traffic across a telephone provider s network. The T-Carrier specification defines
PCM Encoding and Decoding:
PCM Encoding and Decoding: Aim: Introduction to PCM encoding and decoding. Introduction: PCM Encoding: The input to the PCM ENCODER module is an analog message. This must be constrained to a defined bandwidth
Physical Layer, Part 2 Digital Transmissions and Multiplexing
Physical Layer, Part 2 Digital Transmissions and Multiplexing These slides are created by Dr. Yih Huang of George Mason University. Students registered in Dr. Huang's courses at GMU can make a single machine-readable
Probability and Random Variables. Generation of random variables (r.v.)
Probability and Random Variables Method for generating random variables with a specified probability distribution function. Gaussian And Markov Processes Characterization of Stationary Random Process Linearly
Digital Modulation. David Tipper. Department of Information Science and Telecommunications University of Pittsburgh. Typical Communication System
Digital Modulation David Tipper Associate Professor Department of Information Science and Telecommunications University of Pittsburgh http://www.tele.pitt.edu/tipper.html Typical Communication System Source
Appendix D T1 Overview
Appendix D T Overview GENERAL T refers to the primary digital telephone carrier system used in North America. T is one line type of the PCM T-carrier hierarchy listed in Table D-. T describes the cabling,
Data Transmission. Data Communications Model. CSE 3461 / 5461: Computer Networking & Internet Technologies. Presentation B
CSE 3461 / 5461: Computer Networking & Internet Technologies Data Transmission Presentation B Kannan Srinivasan 08/30/2012 Data Communications Model Figure 1.2 Studying Assignment: 3.1-3.4, 4.1 Presentation
Implementation of Digital Signal Processing: Some Background on GFSK Modulation
Implementation of Digital Signal Processing: Some Background on GFSK Modulation Sabih H. Gerez University of Twente, Department of Electrical Engineering [email protected] Version 4 (February 7, 2013)
Public Switched Telephone System
Public Switched Telephone System Structure of the Telephone System The Local Loop: Modems, ADSL Structure of the Telephone System (a) Fully-interconnected network. (b) Centralized switch. (c) Two-level
Lezione 6 Communications Blockset
Corso di Tecniche CAD per le Telecomunicazioni A.A. 2007-2008 Lezione 6 Communications Blockset Ing. Marco GALEAZZI 1 What Is Communications Blockset? Communications Blockset extends Simulink with a comprehensive
TCOM 370 NOTES 99-6 VOICE DIGITIZATION AND VOICE/DATA INTEGRATION
TCOM 370 NOTES 99-6 VOICE DIGITIZATION AND VOICE/DATA INTEGRATION (Please read appropriate parts of Section 2.5.2 in book) 1. VOICE DIGITIZATION IN THE PSTN The frequencies contained in telephone-quality
The Effect of Network Cabling on Bit Error Rate Performance. By Paul Kish NORDX/CDT
The Effect of Network Cabling on Bit Error Rate Performance By Paul Kish NORDX/CDT Table of Contents Introduction... 2 Probability of Causing Errors... 3 Noise Sources Contributing to Errors... 4 Bit Error
ELE745 Assignment and Lab Manual
ELE745 Assignment and Lab Manual August 22, 2010 CONTENTS 1. Assignment 1........................................ 1 1.1 Assignment 1 Problems................................ 1 1.2 Assignment 1 Solutions................................
What s The Difference Between Bit Rate And Baud Rate?
What s The Difference Between Bit Rate And Baud Rate? Apr. 27, 2012 Lou Frenzel Electronic Design Serial-data speed is usually stated in terms of bit rate. However, another oftquoted measure of speed is
Broadband Networks. Prof. Dr. Abhay Karandikar. Electrical Engineering Department. Indian Institute of Technology, Bombay. Lecture - 29.
Broadband Networks Prof. Dr. Abhay Karandikar Electrical Engineering Department Indian Institute of Technology, Bombay Lecture - 29 Voice over IP So, today we will discuss about voice over IP and internet
Non-Data Aided Carrier Offset Compensation for SDR Implementation
Non-Data Aided Carrier Offset Compensation for SDR Implementation Anders Riis Jensen 1, Niels Terp Kjeldgaard Jørgensen 1 Kim Laugesen 1, Yannick Le Moullec 1,2 1 Department of Electronic Systems, 2 Center
CHAPTER 8 MULTIPLEXING
CHAPTER MULTIPLEXING 3 ANSWERS TO QUESTIONS.1 Multiplexing is cost-effective because the higher the data rate, the more cost-effective the transmission facility.. Interference is avoided under frequency
Sampling Theorem Notes. Recall: That a time sampled signal is like taking a snap shot or picture of signal periodically.
Sampling Theorem We will show that a band limited signal can be reconstructed exactly from its discrete time samples. Recall: That a time sampled signal is like taking a snap shot or picture of signal
Department of Electrical and Computer Engineering Ben-Gurion University of the Negev. LAB 1 - Introduction to USRP
Department of Electrical and Computer Engineering Ben-Gurion University of the Negev LAB 1 - Introduction to USRP - 1-1 Introduction In this lab you will use software reconfigurable RF hardware from National
Example/ an analog signal f ( t) ) is sample by f s = 5000 Hz draw the sampling signal spectrum. Calculate min. sampling frequency.
1 2 3 4 Example/ an analog signal f ( t) = 1+ cos(4000πt ) is sample by f s = 5000 Hz draw the sampling signal spectrum. Calculate min. sampling frequency. Sol/ H(f) -7KHz -5KHz -3KHz -2KHz 0 2KHz 3KHz
1 Multi-channel frequency division multiplex frequency modulation (FDM-FM) emissions
Rec. ITU-R SM.853-1 1 RECOMMENDATION ITU-R SM.853-1 NECESSARY BANDWIDTH (Question ITU-R 77/1) Rec. ITU-R SM.853-1 (1992-1997) The ITU Radiocommunication Assembly, considering a) that the concept of necessary
Duobinary Modulation For Optical Systems
Introduction Duobinary Modulation For Optical Systems Hari Shanar Inphi Corporation Optical systems by and large use NRZ modulation. While NRZ modulation is suitable for long haul systems in which the
TUTORIAL FOR CHAPTER 8
TUTORIAL FOR CHAPTER 8 PROBLEM 1) The informaiton in four analog signals is to be multiplexed and transmitted over a telephone channel that has a 400 to 3100 Hz bandpass. Each of the analog baseband signals
TECHNICAL TBR 12 BASIS for December 1993 REGULATION
TECHNICAL TBR 12 BASIS for December 1993 REGULATION Source: ETSI TC-BT Reference: DTBR/BT-02036 ICS: 33.040.40 Key words: ONP, leased lines, D2048U Business Telecommunications (BT); Open Network Provision
Analog vs. Digital Transmission
Analog vs. Digital Transmission Compare at two levels: 1. Data continuous (audio) vs. discrete (text) 2. Signaling continuously varying electromagnetic wave vs. sequence of voltage pulses. Also Transmission
INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA
COMM.ENG INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA 9/6/2014 LECTURES 1 Objectives To give a background on Communication system components and channels (media) A distinction between analogue
BROADBAND AND HIGH SPEED NETWORKS
BROADBAND AND HIGH SPEED NETWORKS INTRODUCTION TO MUTIPLEXING Multiplexing is the set of techniques that allows the simultaneous transmission of multiple signals across a single data link INTRODUCTION
Objectives. Lecture 4. How do computers communicate? How do computers communicate? Local asynchronous communication. How do computers communicate?
Lecture 4 Continuation of transmission basics Chapter 3, pages 75-96 Dave Novak School of Business University of Vermont Objectives Line coding Modulation AM, FM, Phase Shift Multiplexing FDM, TDM, WDM
Spike-Based Sensing and Processing: What are spikes good for? John G. Harris Electrical and Computer Engineering Dept
Spike-Based Sensing and Processing: What are spikes good for? John G. Harris Electrical and Computer Engineering Dept ONR NEURO-SILICON WORKSHOP, AUG 1-2, 2006 Take Home Messages Introduce integrate-and-fire
Advanced Signal Processing 1 Digital Subscriber Line
Advanced Signal Processing 1 Digital Subscriber Line Biljana Badic e-mail: [email protected] 1. I n t r o d u c t i o n As a transmission technology, digital subscriber line was originally developed
Computer Networks and Internets, 5e Chapter 6 Information Sources and Signals. Introduction
Computer Networks and Internets, 5e Chapter 6 Information Sources and Signals Modified from the lecture slides of Lami Kaya ([email protected]) for use CECS 474, Fall 2008. 2009 Pearson Education Inc., Upper
Manchester Encoder-Decoder for Xilinx CPLDs
Application Note: CoolRunner CPLDs R XAPP339 (v.3) October, 22 Manchester Encoder-Decoder for Xilinx CPLDs Summary This application note provides a functional description of VHDL and Verilog source code
1. Overview. 2. F-bit Utilization
1. Overview... 1 2. F-bit Utilization... 1 3. T1 Line Signal... 2 4. T1 Alarm Conditions... 3 5. 64 kbps Channel Characteristics... 3 6. Timeslot Handling... 3 7. Unframed Mode... 4 1. Overview The T1
Timing Errors and Jitter
Timing Errors and Jitter Background Mike Story In a sampled (digital) system, samples have to be accurate in level and time. The digital system uses the two bits of information the signal was this big
Application Note Noise Frequently Asked Questions
: What is? is a random signal inherent in all physical components. It directly limits the detection and processing of all information. The common form of noise is white Gaussian due to the many random
Next Generation of High Speed. Modems8
Next Generation of High Speed Modems High Speed Modems. 1 Traditional Modems Assume both ends have Analog connection Analog signals are converted to Digital and back again. Limits transmission speed to
1. (Ungraded) A noiseless 2-kHz channel is sampled every 5 ms. What is the maximum data rate?
Homework 2 Solution Guidelines CSC 401, Fall, 2011 1. (Ungraded) A noiseless 2-kHz channel is sampled every 5 ms. What is the maximum data rate? 1. In this problem, the channel being sampled gives us the
MSB MODULATION DOUBLES CABLE TV CAPACITY Harold R. Walker and Bohdan Stryzak Pegasus Data Systems ( 5/12/06) [email protected]
MSB MODULATION DOUBLES CABLE TV CAPACITY Harold R. Walker and Bohdan Stryzak Pegasus Data Systems ( 5/12/06) [email protected] Abstract: Ultra Narrow Band Modulation ( Minimum Sideband Modulation ) makes
Chapter 8 - Power Density Spectrum
EE385 Class Notes 8/8/03 John Stensby Chapter 8 - Power Density Spectrum Let X(t) be a WSS random process. X(t) has an average power, given in watts, of E[X(t) ], a constant. his total average power is
CARLETON UNIVERSITY Department of Systems and Computer Engineering. SYSC4700 Telecommunications Engineering Winter 2014. Term Exam 13 February 2014
CARLETON UNIVERSITY Department of Systems and Computer Engineering SYSC4700 Telecommunications Engineering Winter 2014 Term Exam 13 February 2014 Duration: 75 minutes Instructions: 1. Closed-book exam
Basics of Digital Recording
Basics of Digital Recording CONVERTING SOUND INTO NUMBERS In a digital recording system, sound is stored and manipulated as a stream of discrete numbers, each number representing the air pressure at a
Analog and Digital Signals, Time and Frequency Representation of Signals
1 Analog and Digital Signals, Time and Frequency Representation of Signals Required reading: Garcia 3.1, 3.2 CSE 3213, Fall 2010 Instructor: N. Vlajic 2 Data vs. Signal Analog vs. Digital Analog Signals
EE 179 April 21, 2014 Digital and Analog Communication Systems Handout #16 Homework #2 Solutions
EE 79 April, 04 Digital and Analog Communication Systems Handout #6 Homework # Solutions. Operations on signals (Lathi& Ding.3-3). For the signal g(t) shown below, sketch: a. g(t 4); b. g(t/.5); c. g(t
Adaptive Equalization of binary encoded signals Using LMS Algorithm
SSRG International Journal of Electronics and Communication Engineering (SSRG-IJECE) volume issue7 Sep Adaptive Equalization of binary encoded signals Using LMS Algorithm Dr.K.Nagi Reddy Professor of ECE,NBKR
Jitter Measurements in Serial Data Signals
Jitter Measurements in Serial Data Signals Michael Schnecker, Product Manager LeCroy Corporation Introduction The increasing speed of serial data transmission systems places greater importance on measuring
Digital Subscriber Line (DSL) Transmission Methods
Digital Subscriber Line (DSL) Transmission Methods 1. Overview... 1 2. SHDSL Transmission Methods... 1 SHDSL Transmission System Versions... 1 SHDSL Transmission Subsystem Structure... 1 SHDSL Modulation
RECOMMENDATION ITU-R BO.786 *
Rec. ITU-R BO.786 RECOMMENDATION ITU-R BO.786 * MUSE ** system for HDTV broadcasting-satellite services (Question ITU-R /) (992) The ITU Radiocommunication Assembly, considering a) that the MUSE system
Appendix D Digital Modulation and GMSK
D1 Appendix D Digital Modulation and GMSK A brief introduction to digital modulation schemes is given, showing the logical development of GMSK from simpler schemes. GMSK is of interest since it is used
CS263: Wireless Communications and Sensor Networks
CS263: Wireless Communications and Sensor Networks Matt Welsh Lecture 4: Medium Access Control October 5, 2004 2004 Matt Welsh Harvard University 1 Today's Lecture Medium Access Control Schemes: FDMA TDMA
Clock Recovery in Serial-Data Systems Ransom Stephens, Ph.D.
Clock Recovery in Serial-Data Systems Ransom Stephens, Ph.D. Abstract: The definition of a bit period, or unit interval, is much more complicated than it looks. If it were just the reciprocal of the data
Dream DRM Receiver Documentation
Dream DRM Receiver Documentation Dream is a software implementation of a Digital Radio Mondiale (DRM) receiver. All what is needed to receive DRM transmissions is a PC with a sound card and a modified
AN1200.04. Application Note: FCC Regulations for ISM Band Devices: 902-928 MHz. FCC Regulations for ISM Band Devices: 902-928 MHz
AN1200.04 Application Note: FCC Regulations for ISM Band Devices: Copyright Semtech 2006 1 of 15 www.semtech.com 1 Table of Contents 1 Table of Contents...2 1.1 Index of Figures...2 1.2 Index of Tables...2
INTERNATIONAL TELECOMMUNICATION UNION $!4! #/--5.)#!4)/. /6%2 4(% 4%,%0(/.%.%47/2+
INTERNATIONAL TELECOMMUNICATION UNION )454 6 TER TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU $!4! #/--5.)#!4)/. /6%2 4(% 4%,%(/.%.%47/2+ ")43 %2 3%#/.$ -/$%- 34!.$!2$):%$ &/2 53% ). 4(% '%.%2!, 37)4#(%$
(Refer Slide Time: 2:10)
Data Communications Prof. A. Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture-12 Multiplexer Applications-1 Hello and welcome to today s lecture on multiplexer
HDSL Basics. HDSL Basics. Introduction. HDSL Overview
1 Introduction Providing T1 service is a competitive race, and High-bit-rate Digital Subscriber Line () is quickly emerging as the ideal solution to remain a step ahead. Currently touted as repeaterless
Antennas & Propagation. CS 6710 Spring 2010 Rajmohan Rajaraman
Antennas & Propagation CS 6710 Spring 2010 Rajmohan Rajaraman Introduction An antenna is an electrical conductor or system of conductors o Transmission - radiates electromagnetic energy into space o Reception
Large-Capacity Optical Transmission Technologies Supporting the Optical Submarine Cable System
Large-Capacity Optical Transmission Technologies Supporting the Optical Submarine Cable System INOUE Takanori Abstract As one of the foundations of the global network, the submarine cable system is required
Appendix C GSM System and Modulation Description
C1 Appendix C GSM System and Modulation Description C1. Parameters included in the modelling In the modelling the number of mobiles and their positioning with respect to the wired device needs to be taken
Electronic Communications Committee (ECC) within the European Conference of Postal and Telecommunications Administrations (CEPT)
Page 1 Electronic Communications Committee (ECC) within the European Conference of Postal and Telecommunications Administrations (CEPT) ECC RECOMMENDATION (06)01 Bandwidth measurements using FFT techniques
4 Digital Video Signal According to ITU-BT.R.601 (CCIR 601) 43
Table of Contents 1 Introduction 1 2 Analog Television 7 3 The MPEG Data Stream 11 3.1 The Packetized Elementary Stream (PES) 13 3.2 The MPEG-2 Transport Stream Packet.. 17 3.3 Information for the Receiver
Experiment 3: Double Sideband Modulation (DSB)
Experiment 3: Double Sideband Modulation (DSB) This experiment examines the characteristics of the double-sideband (DSB) linear modulation process. The demodulation is performed coherently and its strict
Lab 5 Getting started with analog-digital conversion
Lab 5 Getting started with analog-digital conversion Achievements in this experiment Practical knowledge of coding of an analog signal into a train of digital codewords in binary format using pulse code
Elettronica dei Sistemi Digitali Costantino Giaconia SERIAL I/O COMMON PROTOCOLS
SERIAL I/O COMMON PROTOCOLS RS-232 Fundamentals What is RS-232 RS-232 is a popular communications interface for connecting modems and data acquisition devices (i.e. GPS receivers, electronic balances,
DCM555 - Data Communications Lab 8 Time Division Multiplexing (TDM) Part 1 - T1/DS1 Signals
DCM555 - Data Communications Lab 8 Time Division Multiplexing (TDM) Part 1 - T1/DS1 Signals Name: St. #: Section: (Note: Show all of your calculations, express your answer to the appropriate number of
INTERNATIONAL TELECOMMUNICATION UNION
INTERNATIONAL TELECOMMUNICATION UNION )454 6 TER TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU $!4! #/--5.)#!4)/. /6%2 4(% 4%,%0(/.%.%47/2+ ")43 0%2 3%#/.$ $50,%8 -/$%- 53).' 4(% %#(/ #!.#%,,!4)/. 4%#(.)15%
MATRIX TECHNICAL NOTES
200 WOOD AVENUE, MIDDLESEX, NJ 08846 PHONE (732) 469-9510 FAX (732) 469-0418 MATRIX TECHNICAL NOTES MTN-107 TEST SETUP FOR THE MEASUREMENT OF X-MOD, CTB, AND CSO USING A MEAN SQUARE CIRCUIT AS A DETECTOR
BSEE Degree Plan Bachelor of Science in Electrical Engineering: 2015-16
BSEE Degree Plan Bachelor of Science in Electrical Engineering: 2015-16 Freshman Year ENG 1003 Composition I 3 ENG 1013 Composition II 3 ENGR 1402 Concepts of Engineering 2 PHYS 2034 University Physics
TECHNICAL TBR 14 BASIS for April 1994 REGULATION
TECHNICAL TBR 14 BASIS for April 1994 REGULATION Source: ETSI TC-BTC Reference: DTBR/BTC-02038 ICS: 33.040.40 Key words: ONP, leased line Business TeleCommunications (BTC); 64 kbit/s digital unrestricted
Chapter 4 T1 Interface Card
Chapter 4 T1 Interface Card GENERAL This chapter describes DTE interface options that may be required if application requirements change. It also describes software configuration for the T1 interface card.
Chapter 6 Bandwidth Utilization: Multiplexing and Spreading 6.1
Chapter 6 Bandwidth Utilization: Multiplexing and Spreading 6.1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Note Bandwidth utilization is the wise use of
CDMA TECHNOLOGY. Brief Working of CDMA
CDMA TECHNOLOGY History of CDMA The Cellular Challenge The world's first cellular networks were introduced in the early 1980s, using analog radio transmission technologies such as AMPS (Advanced Mobile
DS2187 Receive Line Interface
Receive Line Interface www.dalsemi.com FEATURES Line interface for T1 (1.544 MHz) and CEPT (2.048 MHz) primary rate networks Extracts clock and data from twisted pair or coax Meets requirements of PUB
E1+Jitter+Wander+Data
testing +Jitter+Wander+Data PDH worldwide T-Carrier US and Canada Japan E4 13964 kbps x3 9778 kbps Kbps x3 E3 34368 kbps Kbps T3 44736 kbps 3064 kbps x7 x5 E 8448 kbps Kbps T 631 kbps Kbps x J x3 T1c 315
(2) (3) (4) (5) 3 J. M. Whittaker, Interpolatory Function Theory, Cambridge Tracts
Communication in the Presence of Noise CLAUDE E. SHANNON, MEMBER, IRE Classic Paper A method is developed for representing any communication system geometrically. Messages and the corresponding signals
Introduction to Digital Subscriber s Line (DSL)
Introduction to Digital Subscriber s Line (DSL) Professor Fu Li, Ph.D., P.E. Chapter 3 DSL Fundementals BASIC CONCEPTS maximizes the transmission distance by use of modulation techniques but generally
Data Transmission. Raj Jain. Professor of CIS. The Ohio State University. Columbus, OH 43210 [email protected] http://www.cis.ohio-state.
Data Transmission Professor of CIS Columbus, OH 43210 [email protected] http://www.cis.ohio-state.edu/~jain/ 2-1 Overview Time Domain and Frequency Domain Bit, Hertz Decibels Data vs Signal Attenuation, Delay
2.1 CAN Bit Structure The Nominal Bit Rate of the network is uniform throughout the network and is given by:
Order this document by /D CAN Bit Timing Requirements by Stuart Robb East Kilbride, Scotland. 1 Introduction 2 CAN Bit Timing Overview The Controller Area Network (CAN) is a serial, asynchronous, multi-master
CS423: Lectures 2-4, Physical Layer. George Varghese. April 16, 2008
CS423: Lectures 2-4, Physical Layer George Varghese April 16, 2008 What does the Physical Layer Do? bits SENDER PHYSICAL LAYER RECEIVER 1 RECEIVER 1 RECEIVER 1 A possibly faulty, single-hop, bit pipe that
HD Radio FM Transmission System Specifications Rev. F August 24, 2011
HD Radio FM Transmission System Specifications Rev. F August 24, 2011 SY_SSS_1026s TRADEMARKS HD Radio and the HD, HD Radio, and Arc logos are proprietary trademarks of ibiquity Digital Corporation. ibiquity,
ANALYZER BASICS WHAT IS AN FFT SPECTRUM ANALYZER? 2-1
WHAT IS AN FFT SPECTRUM ANALYZER? ANALYZER BASICS The SR760 FFT Spectrum Analyzer takes a time varying input signal, like you would see on an oscilloscope trace, and computes its frequency spectrum. Fourier's
Performance of Quasi-Constant Envelope Phase Modulation through Nonlinear Radio Channels
Performance of Quasi-Constant Envelope Phase Modulation through Nonlinear Radio Channels Qi Lu, Qingchong Liu Electrical and Systems Engineering Department Oakland University Rochester, MI 48309 USA E-mail:
DT3: RF On/Off Remote Control Technology. Rodney Singleton Joe Larsen Luis Garcia Rafael Ocampo Mike Moulton Eric Hatch
DT3: RF On/Off Remote Control Technology Rodney Singleton Joe Larsen Luis Garcia Rafael Ocampo Mike Moulton Eric Hatch Agenda Radio Frequency Overview Frequency Selection Signals Methods Modulation Methods
Application Note AN-00160
Considerations for Sending Data Over a Wireless Link Introduction Linx modules are designed to create a robust wireless link for the transfer of data. Since they are wireless devices, they are subject
RADIO FREQUENCY INTERFERENCE AND CAPACITY REDUCTION IN DSL
RADIO FREQUENCY INTERFERENCE AND CAPACITY REDUCTION IN DSL Padmabala Venugopal, Michael J. Carter*, Scott A. Valcourt, InterOperability Laboratory, Technology Drive Suite, University of New Hampshire,
Data Link Layer Overview
Data Link Layer Overview Date link layer deals with two basic issues: Part I How data frames can be reliably transmitted, and Part II How a shared communication medium can be accessed In many networks,
RF Measurements Using a Modular Digitizer
RF Measurements Using a Modular Digitizer Modern modular digitizers, like the Spectrum M4i series PCIe digitizers, offer greater bandwidth and higher resolution at any given bandwidth than ever before.
INTERNATIONAL TELECOMMUNICATION UNION
INTERNATIONAL TELECOMMUNICATION UNION )454 6 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU $!4! #/--5.)#!4)/. /6%2 4(% 4%,%0(/.%.%47/2+ ")43 0%2 3%#/.$ $50,%8 -/$%- 34!.$!2$):%$ &/2 53% ). 4(% '%.%2!,
