Physical Layer – Part 2 Data Encoding Techniques

2y ago
27 Views
4 Downloads
491.92 KB
31 Pages
Last View : 1m ago
Last Download : 3m ago
Upload by : Julia Hutchens
Transcription

Physical Layer – Part 2Data Encoding TechniquesNetworks: Data Encoding1

Analog and Digital TransmissionsFigure 2-23.The use of both analog and digital transmissions for a computerto computer call. Conversion is done by the modems and codecs.Networks: Data Encoding2

Data Encoding Techniques Digital Data, Analog Signals [modem] Digital Data, Digital Signals [wired LAN] Analog Data, Digital Signals [codec]–––––Frequency Division Multiplexing (FDM)Wave Division Multiplexing (WDM) [fiber]Time Division Multiplexing (TDM)Pulse Code Modulation (PCM) [T1]Delta ModulationNetworks: Data Encoding3

Digital Data, Analog Signals[Example – modem] Basis for analog signaling is a continuous,constant-frequency signal known as thecarrier frequency. Digital data is encoded by modulating oneof the three characteristics of the carrier:amplitude, frequency, or phase or somecombination of these.Networks: Data Encoding4

A binary signalAmplitudemodulationFrequencymodulationPhase modulationFigure 2-24.Networks: Data Encoding5

Modems All advanced modems use a combination ofmodulation techniques to transmit multiple bits perbaud. Multiple amplitude and multiple phase shifts arecombined to transmit several bits per symbol. QPSK (Quadrature Phase Shift Keying) usesmultiple phase shifts per symbol. Modems actually use Quadrature AmplitudeModulation (QAM). These concepts are explained using constellationpoints where a point determines a specific amplitudeand phase.Networks: Data Encoding6

Constellation Diagrams(a) QPSK.(b) QAM-16.Figure 2-25.Networks: Data Encoding(c) QAM-64.7

Digital Data, Digital Signals[the technique used in a number of LANs] Digital signal – is a sequence of discrete,discontinuous voltage pulses. Bit duration :: the time it takes for thetransmitter to emit the bit. Issues– Bit timing– Recovery from signal– Noise immunityNetworks: Data Encoding8

NRZ ( Non-Return-to-Zero) CodesUses two different voltage levels (one positive and onenegative) as the signal elements for the two binarydigits.NRZ-L ( Non-Return-to-Zero-Level)The voltage is constant during the bit interval.1 ! negative voltage0 ! positive voltageNRZ-L is used for short distances between terminaland modem or terminal and computer.Networks: Data Encoding9

NRZ ( Non-Return-to-Zero) CodesNRZ-I ( Non-Return-to-Zero-Invert on ones)The voltage is constant during the bit interval.1 ! existence of a signal transition at the beginning of the bit time(either a low-to-high or a high-to-low transition)0 ! no signal transition at the beginning of the bit timeNRZI is a differential encoding (i.e., the signal isdecoded by comparing the polarity of adjacent signalelements.)Networks: Data Encoding10

Bi –Phase CodesBi- phase codes – require at least one transition per bittime and may have as many as two transitions." the maximum modulation rate is twice that of NRZ" greater transmission bandwidth is required.Advantages:Synchronization – with a predictable transition per bittime the receiver can “synch” on the transition [selfclocking].No d.c. componentError detection – the absence of an expected transitioncan used to detect errors.Networks: Data Encoding11

Manchester encoding There is always a mid-bit transition {which is used as aclocking mechanism}. The direction of the mid-bit transition represents thedigital data.1 ! low-to-high transition0 ! high-to-low transitionTextbooksdisagreeon thisdefinition!!Consequently, there may be a second transition at thebeginning of the bit interval.Used in 802.3 baseband coaxial cable and CSMA/CD twistedpair.Networks: Data Encoding12

Differential Manchester encoding mid-bit transition is ONLY for clocking.1 ! absence of transition at the beginning of the bit interval0 ! presence of transition at the beginning of the bit intervalDifferential Manchester is both differential and bi-phase.Note – the coding is the opposite convention from NRZI.Used in 802.5 (token ring) with twisted pair.* Modulation rate for Manchester and Differential Manchesteris twice the data rate " inefficient encoding for longdistance applications.Networks: Data Encoding13

Bi-Polar Encoding1 ! alternating 1/2 , -1/2 voltage0 ! 0 voltage Has the same issues as NRZI for a longstring of 0’s. A systemic problem with polar is thepolarity can be backwards.Networks: Data Encoding14

101011100UnipolarNRZPolar Copyright 2000 The McGraw Hill CompaniesLeon-Garcia & Widjaja: Communication NetworksFigure 3.25

Analog Data, Digital Signals[Example – PCM (Pulse Code Modulation)]The most common technique for using digitalsignals to encode analog data is PCM.Example: To transfer analog voice signals off alocal loop to digital end office within thephone system, one uses a codec.Because voice data limited to frequencies below4000 HZ, a codec makes 8000 samples/sec.(i.e., 125 microsec/sample).Networks: Data Encoding16

Multiplexing(a)(b)AAABBBCCCCopyright 2000 The McGraw Hill CompaniesATrunkgroupMUXLeon-Garcia & Widjaja: Communication NetworksNetworks: Data EncodingMUXBCFigure 4.117

Frequency-division Multiplexing(a) Individual signals occupy H HzAfH0B0fHCf0H(b) Combined signal fits into channel bandwidthABCfCopyright 2000 The McGraw Hill CompaniesLeon-Garcia & Widjaja: Communication NetworksNetworks: Data EncodingFigure 4.218

Frequency-division MultiplexingFigure 2-31. (a) The original bandwidths. (b) The bandwidthsraised in frequency. (c) The multiplexed channel.Networks: Data Encoding19

Wavelength Division MultiplexingWavelength division multiplexing.Figure 2-32.Networks: Data Encoding20

Time-division Multiplexing(a) Each signal transmits 1 unit every 3T secondsA1A20Tt6T3TB1B26T3T0TtC1C20Tt6T3T(b) Combined signal transmits 1 unit every T secondsA1 B10T 1TCopyright 2000 The McGraw Hill CompaniesC12TA23T4TB2C25Tt6TLeon-Garcia & Widjaja: Communication NetworksNetworks: Data EncodingFigure 4.321

Time-division MultiplexingNetworks: Data Encoding22

Statistical Multiplexing - ConcentratorNetworks: Data Encoding23

Pulse Code Modulation (PCM) Analog signal is sampled. Converted to discrete-time continuousamplitude signal (Pulse Amplitude Modulation) Pulses are quantized and assigned a digitalvalue.– A 7-bit sample allows 128 quantizing levels.Networks: Data Encoding24

Pulse Code Modulation (PCM) PCM uses non-linear encoding, i.e., amplitude spacingof levels is non-linear– There is a greater number of quantizing steps for lowamplitude– This reduces overall signal distortion. This introduces quantizing error (or noise). PCM pulses are then encoded into a digital bit stream. 8000 samples/sec x 7 bits/sample 56 Kbps for asingle voice channel.Networks: Data Encoding25

Networks: Data Encoding26

PCMNonlinear Quantization LevelsNetworks: Data Encoding27

T1 System1MUXMUX2224Copyright 2000 The McGraw Hill Companies2324b12.242.21bframeLeon-Garcia & Widjaja: Communication NetworksNetworks: Data Encoding24Figure 4.428

TDMThe T1 carrier (1.544 Mbps).Figure 2-33.T1 Carrier (1.544Mbps)Networks: Data Encoding29

Delta Modulation (DM) The basic idea in delta modulation is to approximatethe derivative of analog signal rather than itsamplitude. The analog data is approximated by a staircasefunction that moves up or down by one quantizationlevel at each sampling time. " output of DM is asingle bit. PCM preferred because of better SNR characteristics.Networks: Data Encoding30

Delta Modulation DCC 6Networks: Data EncodingthEd. W.Stallings31

Delta Modulation (DM) The basic idea in delta modulation is to approximate the derivative of analog signal rather than its amplitude. The analog data is approximated by a staircase function that moves up or down by one quantization level at ea

Related Documents:

Office IP Phones Access Layer Distribution Layer Main Distribution Facility Core Switch Server Farm Call Servers Data Center Data/Voice/Video Pipe IDF / Wiring Closet VoIP and IP Telephony Layer 1 - Physical Layer IP Phones, Wi-Fi Access Points Layer 1 - Physical Layer IP Phones, W i-F Access Points Layer 2 - Distribution Layer Catalyst 1950 .

Physical Layer Specifications TS 36.201 E-UTRA Physical layer: General description . TS 36.211 E-UTRA Physical channels and modulation . TS 36.212 E-UTRA Multiplexing and channel coding . TS 36.213 E-UTRA Physical layer procedures . TS 36.214 E-UTRA Physical layer - Measurements The latest version of the specifications can be downloaded from:

Physical Layer Specifications TS 36.201 E-UTRA Physical layer: General description . TS 36.211 E-UTRA Physical channels and modulation . TS 36.212 E-UTRA Multiplexing and channel coding . TS 36.213 E-UTRA Physical layer procedures . TS 36.214 E-UTRA Physical layer - Measurements The latest version of the specifications can be downloaded from:

C. Rockwell hardness test LAMINATES RHN LAYER 1 95 LAYER 2 96 LAYER 3 97 LAYER 4 98 Table 4.2 Hardness number RHN rockwell hardness number D. Impact test LAMINATES ENERGY (J) DEGREE (ang) LAYER 1 1.505 105 B. LAYER 2 2.75 114 LAYER 3 3.50 124 LAYER 4 4.005 132 Table 4.3 Impact Test data E.

9. Build a sugar-cube pyramid as follows: First make a 5 5 1 bottom layer. Then center a 4 4 1 layer on the rst layer, center a 3 3 1 layer on the second layer, and center a 2 2 1 layer on the third layer. The fth layer is a single 1 1 1 cube. Express the volume of this pyramid as a percentage of the volume of a 5 5 5 cube. 10.

9. The _ layer changes A. Physical B. Data link C. Transport D. None of the above 10. Which of the following www.examradar.com between the network layer and the physical layer and the _ from device A to device B, by B's _ layer. bits into electromagnetic signals. is an application layer service? 3 the layer. the header

Promise of Big Data Analytics Solution! Concept Architecture Shop Floor Layer Data Layer Analytics Modeling Layer Integration Layer Application Layer Static Data Dynamic Data Statistics Approach Machine Learning Approach Model Life Cycle Life Cycle Control Feedback rol Manufacturing Process Big Data Infrastructure Layer CAPP, MES, FDC, YMS,

Siebel Tools allows configuration of Data Layer, Objects Layer and UI Layer. Bindings between UI layer and Physical UI Layer were also created in Siebel tools. Open UI provides the ability to fully modify the physical UI layer. Customers are open to create unlimited customization. The new client provides true Web-based client deployment.