Structure of the Lecture

Size: px
Start display at page:

Download "Structure of the Lecture"

Transcription

1 Structure of the Lecture Chapter 2 Technical Basics: Layer Methods for Medium Access: Layer 2 Channels in a frequency band Static medium access methods Flexible medium access methods Chapter 3 Wireless Networks: Bluetooth, WLAN, WirelessMAN, WirelessWAN Mobile Networks: GSM, GPRS, UMTS Satellites and Broadcast Networks Chapter 4 Mobility on the network layer: Mobile IP, Routing, Ad-Hoc Networks Mobility on the transport layer: reliable transmission, flow control, QoS Mobility support on the application layer Page

2 Multiplexing Lehrstuhl für Informatik 4 Multiplexing in 4 dimensions: space (s i ) time(t) frequency (f) code (c) Channels k i k k 2 k 3 k 4 k 5 k 6 Multiplexing in space: c t c t Goal: multiple use of a shared medium s f s 2 f c t s 3 f Page 2

3 Channels Lehrstuhl für Informatik 4 The whole assigned frequency band is divided somehow in areas (channels) which are used for different transmissions. To avoid interference between the channels, guard spaces are needed. Static schemes: to avoid collisions of several transmission attempts, a transmission gets assigned a certain channel exclusively: Frequency Division Multiple Access (FDMA) Frequency Time Division Multiple Access (TDMA) Frequency Code Division Multiple Access (CDMA) Frequency Code... Time Each transmission is assigned a certain sub-band of the whole frequency band Time Each transmission is assigned the whole frequency band for certain time slots Time All transmissions take place all the time on the whole frequency band, but using a code Page 3

4 Frequency Multiplexing t c k k 2 k 3 k 4 k 5 k 6 f Principle: Separate the whole frequency band into sub-bands One sub-band corresponds to one channel, assigned to one transmission Usable bandwidth depends on the frequency band and the modulation method Guard spaces between the sub-bands are necessary to avoid interference of neighbored channels Advantages: Easy to implement (Radio, TV) No coordination necessary Disadvantages: Waste of bandwidth if the traffic is distributed unevenly Inflexible Page 4

5 Frequency Division Duplex (FDD) FDD is a standard (since early systems of mobile communication) to use frequency multiplex for a duplex communication Principle: For a duplex communication, two sub-bands are used, one for sending, the other for receiving (uplink resp. downlink) On technical reasons to avoid interference between the sent and the received signal in the antennas: a guard space between the uplink- and the downlink frequencies is needed (e.g. 45MHz GSM-System) two separate antennas have to be used, or a duplexer is needed which consists of two band filters which suppress the unwished signals Downlink Uplink D d A d B d C d A u... D u B u C u... X MHZ X45 MHz Frequency Page 5

6 FDD/FDMA in GSM 960 MHz f MHz 95 MHz MHz 200 khz MHz t Page 6

7 Time Multiplexing Principle: A transmission is assigned the whole frequency band exclusively for the duration of a certain time slot Advantages: No guard spaces Throughput high even for many users Low power consumption (deactivation of sending/receiving device for unused time slots) Disadvantage: c k k 2 k 3 k 4 k 5 k 6 f Precise synchronization between all senders Guard times between the time slots t Page 7

8 TDMA Guard Times and Synchronization For avoiding overlapping of the signals of different senders, a precise synchronization is necessary Problem: Assume a central base station to which all mobile stations communicate and which sends out synchronization signals. A mobile station near the base station can start sending earlier as stations far away, because it receives the synchronization signal earlier (speed of signal propagation) Example: Distance mobile station base station 35 km => Duration of synchronization signal: base station mobile station: round-trip-time: 234µs m m / s = 7µ s Solution: insert a guard time between time slots to compensate the difference in the round-trip-times Slot i Slot i guard time Page 8

9 TDMA - Guard Times and Synchronization But: decreasing efficiency, because within guard times no transmission is possible Example: slot duration in GSM: 577µs => guard time of 234µs causes a loss of 40% of transmission capacity! Solution: Timing Advance: the base station measures the round-trip-times to a mobile station and instructs stations far away to start sending earlier => Reduction of the guard time to 30µs Page 9

10 Time and Frequency Multiplexing Combination of FDMA and TDMA A channel gets a certain frequency sub-band for certain time slots Example: GSM Advantages: Protection against tapping Protection against frequency selective interferences High data rates, adaptation to the traffic amount is possible c k k 2 k 3 k 4 k 5 k 6 f But: precise coordination is necessary t Page 0

11 Time Division Duplex (TDD) Principle: Only a single carrier frequency Separation of downlink and uplink in terms of time Flexible: if you need more capacity in the downlink than in the uplink, just spend larger time slots in the downlink part and give the uplink part smaller time slots Downlink - ms 2 ms Uplink - ms D d A d B d C d D u A u B u C u variable sender/receiver separation time Page

12 TDD/TDMA - Example DECT 47 µs Downlink Uplink t Page 2

13 FDD vs. TDD Lehrstuhl für Informatik 4 Flexibility Complexity FDD (-) two carriers per connection, separation between them (-) efficient symmetry only possible with two equal bandwidths of the carriers (-) asymmetric connections need different bandwidths (-) Duplexer needed (antenna) (-) FDD wastes frequencies () easy to implement TDD () one carrier per connection () efficient symmetry by using equal uplink/downlink division () efficient asymmetric connections with variable borderlines between uplink and downlink () no duplexer needed () TDD only needs small frequency bands (-) synchronization is needed Efficiency and Throughput () high spectral efficiency with QAM modulation () two carriers enable a high throughput in both directions () high spectral efficiency with QAM modulation () high capacity Page 3

14 Code Multiplex For an efficient usage of the bandwidth, the whole frequency band is used by all transmissions in parallel The transmissions are separated by codes The code realizes a signal spreading over the whole bandwidth. When choosing codes, it must be guaranteed that they are different enough to separate the transmissions (orthogonal codes) Advantages: Efficient bandwidth usage No coordination/synchronization needed between the stations if appropriate codes are chosen (misleading not really completely true) Good protection against tapping (military) Redundancies protect against interferences Disadvantages: More complex signal regeneration Lower user data rates by coding the data Page 4

15 Code Division Multiplex (CDM) All stations use the same frequency and utilize the whole bandwidth of the transmission channel simultaneously The signal is combined with a pseudo random number (XOR); each sender needs a unique number The receiver is able to reproduce the signal if he knows the sender s random number and performs a correlation function Bit rate r i << Bit rate r c (for optical systems: r i /r c 5000) Signal Bi trate r i X X Code A Code A Bit rate r c Bit rate r c Signal n Bit rate r i X Mixing of the data streams on one carrier frequency X Code B Code B Page 5

16 CDMA - Computation Sender A Sends A d =, Code A k = 000 (set: 0 = -, = ) Sent signal A s = A d * A k = (-,, -, -,, ) Sender B Sends B d = 0, Code B k = 00 (set: 0 = -, = ) Sent signal B s = B d * B k = (-, -,, -,, -) Both signals interfere in the air: A s B s = (-2, 0, 0, -2, 2, 0) Remark: the sequences of the form (-,, -, -,, ) are called chip sequences Receiver wants to receive transmission of A: perform code A k bitwise (inner produkt) (-2, 0, 0, -2, 2, 0) A k = = 6 Result is larger than 0, sent bit must have been a Analogously for B (-2, 0, 0, -2, 2, 0) B k = = -6, thus a 0 Page 6

17 CDMA on Signal Level I data A code A chip sequence A data code A d A k signal A A s Real systems use much longer chip sequences resulting in a larger distance between single code words in code space Page 7

18 CDMA - on Signal Level II signal A A s data B code B chip sequence B data code B d B k signal B B s A s B s Page 8

19 CDMA - on Signal Level III data A 0 A d A s B s A k (A s B s ) * A k integrator output comparator output 0 Page 9

20 CDMA - on Signal Level IV data B 0 0 B d A s B s B k (A s B s ) * B k integrator output comparator output 0 0 Page 20

21 CDMA - on Signal Level V A s B s wrong code K (A s B s ) * K integrator output comparator output (0) (0)? Page 2

22 CDMA - Example Principle: Each station is assigned an 8 bit chip sequence *) For transferring a it sends its chip sequence, for transferring a 0 it sends its complement Bipolar notation with 0 as - and as All chip sequences are pairwise orthogonal, i.e. if S and T are orthogonal chip sequences (S T), then holds: m S T SiTi = 0, S T = 0, S S = m i= If two or more stations are sending at the same time, their signals are added linear Chip sequences of four stations: A: (--- - ) B: ( ) C: ( ) D: ( ) Example transmissions: (in each case exactly one bit is transferred) C E = ( ) -- B C E 2 = ( ) A B E 3 = ( ) 0 - A B C E 4 = ( ) A B C D E 5 = ( ) 0 A B C D E 6 = ( ) *) simplified example, normally at least 0 bits E i = transferred chip sequence for case i Page 22

23 Page 23 CDMA - Example For the six example transmissions one receives: 8 0) / (2 C E 8 2) / (4 C E 8 ) / 3 3 ( C E 0 8 2) / (0 C E 8 2) / (2 C E 8 ) / ( C E = = = = = = = = = = = = Result of orthogonal codes On the receiver side: For filtering out the bit stream of a certain station, the receiver must know the chip sequence of this station For extracting the bits of the station with chip sequence C from the received sequence E, it computes For example: E C 0 0 C C C B C A C C B A C E C B A E = = = = = ) ( i.e. station transmits station transmits station does not transmit anything station transmits station transmits station transmits 0

24 Spread Spectrum Technology Principle: CDMA can also deal with one problem of radio transmission: frequency dependent fading can wipe out narrow band signals for duration of the interference Use of a bandwidth which is much larger than the one of the modulated signal Spread of the signal over the complete bandwidth using a pseudo random sequence power interference spread signal power detection at receiver signal spread interference f f That means: spread a narrow band signal into a broad band signal using a special code to protect against narrow band interference Page 24

25 Effects of Spreading and Interference power Original signal of a sender: Usage of a narrow frequency band f power Spreading of the signal to a broad frequency band; at the same time, the signal power is distributed power f During transmission, narrowband and broadband interference occur User signal Broadband interference f Narrowband interference Page 25

26 Effects of Spreading and Interference power f The receiver reconstructs the disturbed signal; as a result the narrowband interference is spreaded power Using a band pass filter, those parts of the signal can be removed which are outside the bandwidth of the original signal f Page 26

27 Spreading and Frequency-selective Fading channel quality frequency narrowband channels: Signal quality depends on carrier frequency! narrow band signal guard space channel quality spread spectrum channels: Uniform quality for all transmissions spread spectrum frequency Page 27

28 Spread Spectrum Technology Advantages: Several signals can be transferred without coordination within the same bandwidth at the same time Small susceptibility for effects of the multipath transmission: due to the high bandwidth in any case only a small part of the frequency spectrum is affected, so that the typical signal weakenings are weaker than with narrow-band systems Small influence of environmental disturbances Existence of transmissions (and as a result their decoding) is difficult to detect (of special relevance for military systems) Procedures: Direct Sequence Spread Spectrum (DSSS) Frequency Hopping Spread Spectrum (FHSS) Page 28

29 Direct Sequence - - bit code word chip Original signal Code sequence Frequency Spread signal - Frequency Division of the signal into redundant information units (chips), the transmitter sends several (at least 0) bits for one bit of information Both, sender and receiver must know the chip sequence (code) Spreading, i.e. distribution of the chips over a large bandwidth For other users, the transmission appears to be background noise Re-establishment of the original, possibly disturbed signal is possible due to the redundancy Power Power Page 29

30 Direct Sequence Principle: Doubled modulation: a. Modulation of the data to a spread wide-band signal b. Modulation of this signal to the carrier frequency The receiver processes the inverted procedure with identical chip sequences Integration over the bit period user data X spread spectrum signal modulator transmit signal received signal demodulator lowpass filtered signal correlator products X integrator chipping sequence transmitter radio carrier radio carrier receiver chipping sequence sampled sums decision data Page 30

31 Frequency Hopping 60 Frequency Original signal Power 40 Frequency Time Frequency Hopping signal Power Frequency Carrier frequency is changed in certain time intervals in accordance to a code sequence (synchronous change of the frequency by sender and receivers) Frequency hops of the signal in fixed times of approx ms Collisions are possible, if two or more senders use by coincidence the same frequency. Therefore suitable codes must be used. Interference are limited to short periods, simple implementation Not as robust as DSSS, easier to tap Page 3

32 Frequency Hopping Principle: Vary the carrier frequency in discrete levels: Level sequences are determined by pseudo random sequence Receiver must use identical sequence Two categories regarding the number of transferred bits per level: Max. one bit: Fast Frequency Hopping Several bits: Slow Frequency Hopping user data modulator narrowband signal modulator spread signal received signal demodulator narrowband signal demodulator data transmitter frequency synthesizer hopping sequence frequency synthesizer hopping sequence receiver Page 32

33 Frequency Hopping Two variants: Fast change (fast hopping): several frequencies per bit Slow change (slow hopping): several bits per frequency Data Page 33

34 Space Division Multiple Access (SDMA) Space Multiplexing means: base stations serve a certain space (cell) only, different base stations have a distance large enough to supply different regions Mobile stations communicate only with the base station in range Advantages of a cell structure: The same frequencies can be used in different cells for different users, i.e. higher capacity, higher number of users possible Less transmission power More robust against break-down Propagation of signals is (relatively) easy to handle Problems: Fixed network needed for connecting base stations Handover (changing from one cell to another) necessary Interference with neighbored cells at cell borders avoid using the same frequencies in neighbored cells! Cell sizes from 300 m in cities to 35 km on the country side for GSM even less for higher frequencies, e.g m for Wireless LAN Page 34

35 Frequency Planning Frequency reuse only with a certain distance between the base stations Standard model using 7 frequencies: k3 k5 k2 k4 k6 k5 k k4 k3 k7 k k2 An area in which all frequencies are used, is called cluster Fixed frequency assignment: Certain frequencies are assigned to a certain cell Problem: different traffic load in different cells Dynamic frequency assignment: Base station chooses frequencies depending on the frequencies already used in n More capacity in cells with more traffic Assignment can also be based on interference measurements Page 35

36 Frequency Planning f 3 f f 2 f 3 f 2 f f f 2 f 3 f 2 f 3 f 3 f f 2 3 cell cluster f f 3 f 3 f 3 f 2 f 7 7 cell cluster f 4 f 5 f f 3 f 2 f 6 f 7 f 3 f 2 f 4 f 5 f f 3 f 6 f 5 f 2 f 2 f 2 f 2 f f 3 h f 3 h f 3 h 2 h 2 h g 3 2 h g 3 g 3 g 3 f f g 2 g g 2 g g 3 3 cell cluster with 3 sector antennas Page 36

37 Cell Breathing Lehrstuhl für Informatik 4 CDM systems: cell size depends on current load Additional traffic appears as noise to other users If the noise level is too high users drop out of cells Page 37

38 Comparison of SDMA/TDMA/FDMA/CDMA Approach SDMA TDMA FDMA CDMA Idea Terminals Signal separation Advantages Disadvantages Comment segment space into cells/sectors only one terminal can be active in one cell/one sector cell structure, directed antennas very simple, increases capacity per km² inflexible, antennas typically fixed only in combination with TDMA, FDMA or CDMA useful segment sending time into disjoint time-slots, demand driven or fixed patterns all terminals are active for short periods of time on the same frequency synchronization in the time domain established, fully digital, flexible guard space needed (multipath propagation), synchronization difficult standard in fixed networks, together with FDMA/SDMA used in many mobile networks segment the frequency band into disjoint sub-bands every terminal has its own frequency, uninterrupted filtering in the frequency domain simple, established, robust inflexible, frequencies are a scarce resource typically combined with TDMA (frequency hopping patterns) and SDMA (frequency reuse) spread the spectrum using orthogonal codes all terminals can be active at the same place at the same moment, uninterrupted code plus special receivers flexible, less frequency planning needed, soft handover complex receivers, needs more complicated power control for senders still faces some problems, higher complexity, lowered expectations; will be integrated with TDMA/FDMA Page 38

39 Channel Access FDMA and simple TDMA are in general to inflexible for data communication CDMA is very complex DSSS and FHSS do no access control, but increase the robustness of a transmission Maybe we could use proofed mechanisms from data communication in fixed networks instead of or in combination with static mechanisms? Let s try for Ethernet: CSMA/CD Simply send if the medium is free, recognize if a collision occurs Problem in wireless networks The signal strength decreases at least quadratic with the distance CS/CD are used by the sender, but collisions occur at the receiver Possibly, the sender can t recognize this collision, i.e. CD fails Furthermore, CS can fail if a terminal is to far away (Hidden Station) Page 39

40 Hidden Station and Exposed Station Hidden Station A sends to B, C cannot receive A C wants to send to B, C senses a free medium (CS fails) Collision at B, A cannot receive the collision (CD fails) A is hidden for C A B C Exposed Station B sends to A, C wants to send to D C has to wait CS signals that the medium is in use A is outside the radio range of C waiting is not necessary! C is exposed to B A B C D Page 40

41 Further Problem with CSMA/CD: Power Control Terminals A and B send, C receives The signal strength decreases proportionally with the square of the distance Therefore, the signal from terminal B drowns out A s signal C is not able to receive A Precise power control needed! A B C But: is it possible to design variants for wireless networks? Page 4

42 Aloha/Slotted Aloha Mechanism Random, distributed (no central arbiter), time-multiplex Slotted Aloha additionally uses time slots, sending must always start at slot boundaries Aloha Collision Sender A Sender B Sender C Slotted Aloha Collision t Sender A Sender B Sender C t Page 42

43 DAMA - Demand Assigned Multiple Access Channel efficiency only 8% for Aloha, 36% for Slotted Aloha (assuming Poisson distribution for packet arrival and packet length) Reservation can increase efficiency to 80% A sender reserves a future time slot Sending within this reserved time slot is possible without collision Reservation also causes higher delays Typical scheme for satellite links Examples for reservation algorithms: Explicit Reservation according to Roberts (Reservation-ALOHA) Implicit Reservation (PRMA) Reservation-TDMA Page 43

44 Access Method DAMA: Explicit Reservation Explicit Reservation (Reservation Aloha): Two modes: ALOHA mode for reservation: competition for small reservation slots, collisions possible Reserved mode for data transmission within successful reserved slots (no collisions possible) It is important for all stations to keep the reservation list consistent at any point in time and, therefore, all stations have to synchronize from time to time Collision Aloha Reserved Aloha Reserved Aloha Reserved Aloha Page 44

45 Access Method DAMA: PRMA Implicit reservation (PRMA - Packet Reservation MA): A certain number of slots form a frame, frames are repeated Stations compete for empty slots according to the slotted aloha principle Once a station reserves a slot successfully, this slot is automatically assigned to this station in all following frames as long as the station has data to send Competition for this slots starts again as soon as the slot was empty in the last frame Reservation Time slot: ACDABA-F AC-ABA-- A---BAF- A---BAFD frame frame 2 frame 3 frame 4 frame 5 A C D A B A F A C A B A A B A F A B A F D A C E E B A F D t collision at reservation attempts Page 45

46 Access Method DAMA: Reservation-TDMA Reservation Time Division Multiple Access Every frame consists of N mini-slots and x data-slots Every station has its own mini-slot and can reserve up to k data-slots using this mini-slot (i.e. x = N * k). Other stations can send data in unused data-slots according to a roundrobin sending scheme (best-effort traffic) N mini-slots N * k data-slots e.g. N=6, k=2 reservations for data-slots other stations can use free data-slots based on a round-robin scheme Page 46

47 MACA Collision Avoidance MACA (Multiple Access with Collision Avoidance) uses short signaling packets for collision avoidance RTS (request to send): a sender request the right to send from a receiver with a short RTS packet before it sends a data packet CTS (clear to send): the receiver grants the right to send as soon as it is ready to receive Signaling packets contain sender address receiver address packet size Variants of this method can be found in IEEE802. as DFWMAC (Distributed Foundation Wireless MAC) Page 47

48 MACA Examples MACA avoids the problem of hidden stations A and C want to send to B A sends RTS first C waits after receiving CTS from B RTS CTS CTS A B C MACA avoids the problem of exposed terminals B wants to send to A, C to some other terminal C does not wait unnecessarily because it cannot receive CTS from A RTS CTS RTS A B C Page 48

49 Polling Mechanisms If one terminal can be heard by all others, this central terminal (a.k.a. base station) can poll all other terminals according to a certain scheme Now all schemes known from fixed networks can be used (typical mainframe - terminal scenario) Example: Randomly Addressed Polling Base station signals readiness to all mobile terminals Terminals ready to send can now transmit a random number without collision with the help of CDMA or FDMA (the random number can be seen as dynamic address) The base station now chooses one address for polling from the list of all random numbers (collision if two terminals choose the same address) The base station acknowledges correct packets and continues polling the next terminal This cycle starts again after polling all terminals of the list Page 49

50 ISMA (Inhibit Sense Multiple Access) Current state of the medium is signaled via a busy tone The base station signals on the downlink (base station to terminals) if the medium is free or not Terminals must not send if the medium is busy Terminals can access the medium as soon as the busy tone stops The base station signals collisions and successful transmissions via the busy tone and acknowledgements, respectively (media access is not coordinated within this approach) Page 50

51 Lehrstuhl für Informatik 4 Other Mechanisms with Busy Tone Collision avoidance by Out-of-Band Signaling Use an additional channel for signaling information Busy Tone Multiple Access (BTMA) Each station hearing an ongoing transmission on the data channel sends a busy tone on the additional control channel All terminals in the range of 2 hops of a sending terminal will wait No hidden stations, but many exposed stations Receiver initiated Busy Tone Multiple Access (RI-BTMA) Only the receiver sends busy tone Nearly no exposed stations, but the busy tone only can be sent when the receiver has decoded the transmission request Wireless Collision Detect (WCD) Protocol Combination of BTMA and RI-BTMA: two types of busy tones First like BTMA: terminals send a busy tone collision detect After recognizing a transmission request, the receiver sends a feedback-tone, the other terminals stop the collision detect busy tone Page 5

52 SAMA - Spread Aloha Multiple Access Aloha has only a very low efficiency, CDMA needs complex receivers to be able to receive different senders with individual codes at the same time Idea: use spread spectrum with only one single code (chipping sequence) for spreading for all senders accessing according to aloha Collision Sender A Sender B 0 0 narrow band send for a shorter period with higher power Spread the signel, e.g. using the chipping sequence 00 ( CDMA without CD ) t Problem: find a chipping sequence with good characteristics! Page 52

53 Conclusion Lehrstuhl für Informatik 4 Layer Common modulation techniques GMSK, QPSK, QAM for all wireless networks Signal propagation and robustness depend on the frequency band Layer 2 Static access methods TDMA/FDMA/CDMA: suitable for voice transmission because fixed capacities can be assigned Dynamic access methods for data communication exist in several variants: with reservation, using special signaling packets, polling, busy tones on additional channels, Additionally: CDMA techniques (DSSS, FHSS) can increase the robustness of a transmission this can be combined with dynamic access methods! Page 53

Chapter 3 : Media Access. Mobile Communications. Collision avoidance, MACA

Chapter 3 : Media Access. Mobile Communications. Collision avoidance, MACA Mobile Communications Chapter 3 : Media Access Motivation Collision avoidance, MACA SDMA, FDMA, TDMA Polling Aloha CDMA Reservation schemes SAMA Comparison Prof. Dr.-Ing. Jochen Schiller, http://www.jochenschiller.de/

More information

ICT 5305 Mobile Communications. Lecture - 4 April Dr. Hossen Asiful Mustafa

ICT 5305 Mobile Communications. Lecture - 4 April Dr. Hossen Asiful Mustafa ICT 5305 Mobile Communications Lecture - 4 April 2016 Dr. Hossen Asiful Mustafa Media Access Motivation Can we apply media access methods from fixed networks? Example CSMA/CD Carrier Sense Multiple Access

More information

Mobile Computing. Chapter 3: Medium Access Control

Mobile Computing. Chapter 3: Medium Access Control Mobile Computing Chapter 3: Medium Access Control Prof. Sang-Jo Yoo Contents Motivation Access methods SDMA/FDMA/TDMA Aloha Other access methods Access method CDMA 2 1. Motivation Can we apply media access

More information

Medium Access Control

Medium Access Control CMPE 477 Wireless and Mobile Networks Medium Access Control Motivation for Wireless MAC SDMA FDMA TDMA CDMA Comparisons CMPE 477 Motivation Can we apply media access methods from fixed networks? Example

More information

Medium Access Control. Wireless Networks: Guevara Noubir. Slides adapted from Mobile Communications by J. Schiller

Medium Access Control. Wireless Networks: Guevara Noubir. Slides adapted from Mobile Communications by J. Schiller Wireless Networks: Medium Access Control Guevara Noubir Slides adapted from Mobile Communications by J. Schiller S200, COM3525 Wireless Networks Lecture 4, Motivation Can we apply media access methods

More information

Medium Access Schemes

Medium Access Schemes Medium Access Schemes Winter Semester 2010/11 Integrated Communication Systems Group Ilmenau University of Technology Media Access: Motivation The problem: multiple users compete for a common, shared resource

More information

Chapter 2 Overview. Duplexing, Multiple Access - 1 -

Chapter 2 Overview. Duplexing, Multiple Access - 1 - Chapter 2 Overview Part 1 (2 weeks ago) Digital Transmission System Frequencies, Spectrum Allocation Radio Propagation and Radio Channels Part 2 (last week) Modulation, Coding, Error Correction Part 3

More information

Wireless Transmission & Media Access

Wireless Transmission & Media Access Wireless Transmission & Media Access Signals and Signal Propagation Multiplexing Modulation Media Access 1 Significant parts of slides are based on original material by Prof. Dr.-Ing. Jochen Schiller,

More information

1. Introduction 1.2 Medium Access Control. Prof. JP Hubaux

1. Introduction 1.2 Medium Access Control. Prof. JP Hubaux 1. Introduction 1.2 Medium Access Control Prof. JP Hubaux 1 Modulation and demodulation (reminder) analog baseband digital signal data digital analog 101101001 modulation modulation radio transmitter radio

More information

Introduction to Wireless and Mobile Networking. Hung-Yu Wei g National Taiwan University

Introduction to Wireless and Mobile Networking. Hung-Yu Wei g National Taiwan University Introduction to Wireless and Mobile Networking Lecture 3: Multiplexing, Multiple Access, and Frequency Reuse Hung-Yu Wei g National Taiwan University Multiplexing/Multiple Access Multiplexing Multiplexing

More information

COM-405 Mobile Networks. Module A (Part A2) Introduction

COM-405 Mobile Networks. Module A (Part A2) Introduction COM-405 Mobile Networks Module A (Part A2) Introduction Prof. JP Hubaux http://mobnet.epfl.ch Note: some of the slides of this and other modules and derived from Schiller s book 1 Modulation and demodulation

More information

Multiple Access Schemes

Multiple Access Schemes Multiple Access Schemes Dr Yousef Dama Faculty of Engineering and Information Technology An-Najah National University 2016-2017 Why Multiple access schemes Multiple access schemes are used to allow many

More information

Cellular systems 02/10/06

Cellular systems 02/10/06 Cellular systems 02/10/06 Cellular systems Implements space division multiplex: base station covers a certain transmission area (cell) Mobile stations communicate only via the base station Cell sizes from

More information

Wireless Networks. Why Wireless Networks? Wireless Local Area Network. Wireless Personal Area Network (WPAN)

Wireless Networks. Why Wireless Networks? Wireless Local Area Network. Wireless Personal Area Network (WPAN) Wireless Networks Why Wireless Networks? rate MBit/s 100.0 10.0 1.0 0.1 0.01 wired terminals WMAN WLAN CORDLESS (CT, DECT) Office Building stationary walking drive Indoor HIPERLAN UMTS CELLULAR (GSM) Outdoor

More information

Access Methods and Spectral Efficiency

Access Methods and Spectral Efficiency Access Methods and Spectral Efficiency Yousef Dama An-Najah National University Mobile Communications Access methods SDMA/FDMA/TDMA SDMA (Space Division Multiple Access) segment space into sectors, use

More information

UNIT 4 Spread Spectrum and Multiple. Access Technique

UNIT 4 Spread Spectrum and Multiple. Access Technique UNIT 4 Spread Spectrum and Multiple Access Technique Spread Spectrum lspread spectrumis a communication technique that spreads a narrowband communication signal over a wide range of frequencies for transmission

More information

Multiple Access Techniques for Wireless Communications

Multiple Access Techniques for Wireless Communications Multiple Access Techniques for Wireless Communications Contents 1. Frequency Division Multiple Access (FDMA) 2. Time Division Multiple Access (TDMA) 3. Code Division Multiple Access (CDMA) 4. Space Division

More information

Wireless Transmission in Cellular Networks

Wireless Transmission in Cellular Networks Wireless Transmission in Cellular Networks Frequencies Signal propagation Signal to Interference Ratio Channel capacity (Shannon) Multipath propagation Multiplexing Spatial reuse in cellular systems Antennas

More information

Physical Layer Issues

Physical Layer Issues Physical Layer Issues twisted pair coax cable Frequencies for communication optical transmission 1 Mm 300 Hz 10 km 30 khz 100 m 3 MHz 1 m 300 MHz 10 mm 30 GHz 100 µm 3 THz 1 µm 300 THz VLF LF MF HF VHF

More information

Chapter 2: Wireless Transmission. Mobile Communications. Spread spectrum. Multiplexing. Modulation. Frequencies. Antenna. Signals

Chapter 2: Wireless Transmission. Mobile Communications. Spread spectrum. Multiplexing. Modulation. Frequencies. Antenna. Signals Mobile Communications Chapter 2: Wireless Transmission Frequencies Multiplexing Signals Spread spectrum Antenna Modulation Signal propagation Cellular systems Prof. Dr.-Ing. Jochen Schiller, http://www.jochenschiller.de/

More information

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2)

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2) 192620010 Mobile & Wireless Networking Lecture 2: Wireless Transmission (2/2) [Schiller, Section 2.6 & 2.7] [Reader Part 1: OFDM: An architecture for the fourth generation] Geert Heijenk Outline of Lecture

More information

Introduction to Mobile Computing The rapidly expanding technology of cellular communication, wireless LANs, and satellite services will make information accessible anywhere and at any time. Regardless

More information

Multiple Access System

Multiple Access System Multiple Access System TDMA and FDMA require a degree of coordination among users: FDMA users cannot transmit on the same frequency and TDMA users can transmit on the same frequency but not at the same

More information

Multiplexing Module W.tra.2

Multiplexing Module W.tra.2 Multiplexing Module W.tra.2 Dr.M.Y.Wu@CSE Shanghai Jiaotong University Shanghai, China Dr.W.Shu@ECE University of New Mexico Albuquerque, NM, USA 1 Multiplexing W.tra.2-2 Multiplexing shared medium at

More information

UNIK4230: Mobile Communications. Abul Kaosher

UNIK4230: Mobile Communications. Abul Kaosher UNIK4230: Mobile Communications Abul Kaosher abul.kaosher@nsn.com Multiple Access Multiple Access Introduction FDMA (Frequency Division Multiple Access) TDMA (Time Division Multiple Access) CDMA (Code

More information

Mobile Communication Systems. Part 7- Multiplexing

Mobile Communication Systems. Part 7- Multiplexing Mobile Communication Systems Part 7- Multiplexing Professor Z Ghassemlooy Faculty of Engineering and Environment University of Northumbria U.K. http://soe.ac.uk/ocr Contents Multiple Access Multiplexing

More information

ICT 5305 Mobile Communications. Lecture - 3 April Dr. Hossen Asiful Mustafa

ICT 5305 Mobile Communications. Lecture - 3 April Dr. Hossen Asiful Mustafa ICT 5305 Mobile Communications Lecture - 3 April 2016 Dr. Hossen Asiul Mustaa Advanced Phase Shit Keying Q BPSK (Binary Phase Shit Keying): bit value 0: sine wave bit value 1: inverted sine wave very simple

More information

Chapter 7 Multiple Division Techniques for Traffic Channels

Chapter 7 Multiple Division Techniques for Traffic Channels Introduction to Wireless & Mobile Systems Chapter 7 Multiple Division Techniques for Traffic Channels Outline Introduction Concepts and Models for Multiple Divisions Frequency Division Multiple Access

More information

Basics of Wireless and Mobile Communications

Basics of Wireless and Mobile Communications Basics of Wireless and Mobile Communications Wireless Transmission Frequencies Signals Antenna Signal propagation Multiplexing Modulation Spread spectrum Cellular systems Media Access Schemes Motivation

More information

Mobile Communications Chapter 2: Wireless Transmission

Mobile Communications Chapter 2: Wireless Transmission Prof. Dr.-Ing Jochen H. Schiller Inst. of Computer Science Freie Universität Berlin Germany Mobile Communications Chapter 2: Wireless Transmission Frequencies Signals, antennas, signal propagation, MIMO

More information

ISHIK UNIVERSITY Faculty of Science Department of Information Technology Fall Course Name: Wireless Networks

ISHIK UNIVERSITY Faculty of Science Department of Information Technology Fall Course Name: Wireless Networks ISHIK UNIVERSITY Faculty of Science Department of Information Technology 2017-2018 Fall Course Name: Wireless Networks Agenda Lecture 4 Multiple Access Techniques: FDMA, TDMA, SDMA and CDMA 1. Frequency

More information

Advanced Computer Networks. Wireless Networks Fundamentals

Advanced Computer Networks. Wireless Networks Fundamentals Advanced Computer Networks 263 3501 00 Wireless Networks Fundamentals Patrick Stuedi Spring Semester 2014 Oriana Riva, ETH Zürich Course Outline 1. General principles of network design Review of basic

More information

An Introduction to Wireless Technologies Part 2. F. Ricci

An Introduction to Wireless Technologies Part 2. F. Ricci An Introduction to Wireless Technologies Part 2 F. Ricci Content Medium access control (MAC): FDMA = Frequency Division Multiple Access TDMA = Time Division Multiple Access CDMA = Code Division Multiple

More information

Wireless Transmission:

Wireless Transmission: Wireless Transmission: Physical Layer Aspects and Channel Characteristics Frequencies Signals Antenna Signal propagation Multiplexing Modulation Spread spectrum Cellular systems 1 Frequencies for communication

More information

Lecture 7: Centralized MAC protocols. Mythili Vutukuru CS 653 Spring 2014 Jan 27, Monday

Lecture 7: Centralized MAC protocols. Mythili Vutukuru CS 653 Spring 2014 Jan 27, Monday Lecture 7: Centralized MAC protocols Mythili Vutukuru CS 653 Spring 2014 Jan 27, Monday Centralized MAC protocols Previous lecture contention based MAC protocols, users decide who transmits when in a decentralized

More information

Mobile Communications Chapter 2: Wireless Transmission

Mobile Communications Chapter 2: Wireless Transmission Mobile Communications Chapter 2: Wireless Transmission Frequencies Signals, antennas, signal propagation, MIMO Multiplexing, Cognitive Radio Spread spectrum, modulation Cellular systems 2.1 Frequencies

More information

CDMA - QUESTIONS & ANSWERS

CDMA - QUESTIONS & ANSWERS CDMA - QUESTIONS & ANSWERS http://www.tutorialspoint.com/cdma/questions_and_answers.htm Copyright tutorialspoint.com 1. What is CDMA? CDMA stands for Code Division Multiple Access. It is a wireless technology

More information

An Introduction to Wireless Technologies Part 2. F. Ricci 2008/2009

An Introduction to Wireless Technologies Part 2. F. Ricci 2008/2009 An Introduction to Wireless Technologies Part 2 F. Ricci 2008/2009 Content Multiplexing Medium access control Medium access control (MAC): FDMA = Frequency Division Multiple Access TDMA = Time Division

More information

Channel partitioning protocols

Channel partitioning protocols Wireless Networks a.y. 2010-2011 Channel partitioning protocols Giacinto Gelli DIBET gelli@unina.it 1 Outline Introduction Duplexing techniques FDD TDD Channel partitioning techniques FDMA TDMA CDMA Hybrid

More information

Chapter 2 Overview - 1 -

Chapter 2 Overview - 1 - Chapter 2 Overview Part 1 (last week) Digital Transmission System Frequencies, Spectrum Allocation Radio Propagation and Radio Channels Part 2 (today) Modulation, Coding, Error Correction Part 3 (next

More information

Multiple Access Techniques

Multiple Access Techniques Multiple Access Techniques EE 442 Spring Semester Lecture 13 Multiple Access is the use of multiplexing techniques to provide communication service to multiple users over a single channel. It allows for

More information

Wireless Broadband Networks

Wireless Broadband Networks Wireless Broadband Networks WLAN: Support of mobile devices, but low data rate for higher number of users What to do for a high number of users or even needed QoS support? Problem of the last mile Provide

More information

Technical Aspects of LTE Part I: OFDM

Technical Aspects of LTE Part I: OFDM Technical Aspects of LTE Part I: OFDM By Mohammad Movahhedian, Ph.D., MIET, MIEEE m.movahhedian@mci.ir ITU regional workshop on Long-Term Evolution 9-11 Dec. 2013 Outline Motivation for LTE LTE Network

More information

SC - Single carrier systems One carrier carries data stream

SC - Single carrier systems One carrier carries data stream Digital modulation SC - Single carrier systems One carrier carries data stream MC - Multi-carrier systems Many carriers are used for data transmission. Data stream is divided into sub-streams and each

More information

Mobile Computing Unit 1 WIRELESS COMMUNICATION FUNDAMENTALS

Mobile Computing Unit 1 WIRELESS COMMUNICATION FUNDAMENTALS WIRELESS COMMUNICATION FUNDAMENTALS Objective Unit I present some basics about wireless transmission technology. The topics covered include: frequencies used for communication, signal characteristics,

More information

W-CDMA for UMTS Principles

W-CDMA for UMTS Principles W-CDMA for UMTS Principles Introduction CDMA Background/ History Code Division Multiple Access (CDMA) Why CDMA? CDMA Principles / Spreading Codes Multi-path Radio Channel and Rake Receiver Problems to

More information

Wireless LAN Applications LAN Extension Cross building interconnection Nomadic access Ad hoc networks Single Cell Wireless LAN

Wireless LAN Applications LAN Extension Cross building interconnection Nomadic access Ad hoc networks Single Cell Wireless LAN Wireless LANs Mobility Flexibility Hard to wire areas Reduced cost of wireless systems Improved performance of wireless systems Wireless LAN Applications LAN Extension Cross building interconnection Nomadic

More information

ECS455: Chapter 4 Multiple Access

ECS455: Chapter 4 Multiple Access ECS455: Chapter 4 Multiple Access Asst. Prof. Dr. Prapun Suksompong prapun@siit.tu.ac.th 1 Office Hours: BKD 3601-7 Tuesday 9:30-10:30 Tuesday 13:30-14:30 Thursday 13:30-14:30 ECS455: Chapter 4 Multiple

More information

Part 3. Multiple Access Methods. p. 1 ELEC6040 Mobile Radio Communications, Dept. of E.E.E., HKU

Part 3. Multiple Access Methods. p. 1 ELEC6040 Mobile Radio Communications, Dept. of E.E.E., HKU Part 3. Multiple Access Methods p. 1 ELEC6040 Mobile Radio Communications, Dept. of E.E.E., HKU Review of Multiple Access Methods Aim of multiple access To simultaneously support communications between

More information

Chapter 2 Overview - 1 -

Chapter 2 Overview - 1 - Chapter 2 Overview Part 1 (last week) Digital Transmission System Frequencies, Spectrum Allocation Radio Propagation and Radio Channels Part 2 (today) Modulation, Coding, Error Correction Part 3 (next

More information

Spread Spectrum. Chapter 18. FHSS Frequency Hopping Spread Spectrum DSSS Direct Sequence Spread Spectrum DSSS using CDMA Code Division Multiple Access

Spread Spectrum. Chapter 18. FHSS Frequency Hopping Spread Spectrum DSSS Direct Sequence Spread Spectrum DSSS using CDMA Code Division Multiple Access Spread Spectrum Chapter 18 FHSS Frequency Hopping Spread Spectrum DSSS Direct Sequence Spread Spectrum DSSS using CDMA Code Division Multiple Access Single Carrier The traditional way Transmitted signal

More information

T325 Summary T305 T325 B BLOCK 3 4 PART III T325. Session 11 Block III Part 3 Access & Modulation. Dr. Saatchi, Seyed Mohsen.

T325 Summary T305 T325 B BLOCK 3 4 PART III T325. Session 11 Block III Part 3 Access & Modulation. Dr. Saatchi, Seyed Mohsen. T305 T325 B BLOCK 3 4 PART III T325 Summary Session 11 Block III Part 3 Access & Modulation [Type Dr. Saatchi, your address] Seyed Mohsen [Type your phone number] [Type your e-mail address] Prepared by:

More information

Page 1. Overview : Wireless Networks Lecture 9: OFDM, WiMAX, LTE

Page 1. Overview : Wireless Networks Lecture 9: OFDM, WiMAX, LTE Overview 18-759: Wireless Networks Lecture 9: OFDM, WiMAX, LTE Dina Papagiannaki & Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Spring Semester 2009 http://www.cs.cmu.edu/~prs/wireless09/

More information

CHAPTER 2. Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication ( )

CHAPTER 2. Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication ( ) CHAPTER 2 Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication (2170710) Syllabus Chapter-2.4 Spread Spectrum Spread Spectrum SS was developed initially for military and intelligence

More information

Reti di Telecomunicazione. Channels and Multiplexing

Reti di Telecomunicazione. Channels and Multiplexing Reti di Telecomunicazione Channels and Multiplexing Point-to-point Channels They are permanent connections between a sender and a receiver The receiver can be designed and optimized based on the (only)

More information

Simple Algorithm in (older) Selection Diversity. Receiver Diversity Can we Do Better? Receiver Diversity Optimization.

Simple Algorithm in (older) Selection Diversity. Receiver Diversity Can we Do Better? Receiver Diversity Optimization. 18-452/18-750 Wireless Networks and Applications Lecture 6: Physical Layer Diversity and Coding Peter Steenkiste Carnegie Mellon University Spring Semester 2017 http://www.cs.cmu.edu/~prs/wirelesss17/

More information

MOBILE COMPUTING 4/8/18. Basic Call. Public Switched Telephone Network - PSTN. CSE 40814/60814 Spring Transit. switch. Transit. Transit.

MOBILE COMPUTING 4/8/18. Basic Call. Public Switched Telephone Network - PSTN. CSE 40814/60814 Spring Transit. switch. Transit. Transit. MOBILE COMPUTING CSE 40814/60814 Spring 2018 Public Switched Telephone Network - PSTN Transit switch Transit switch Long distance network Transit switch Local switch Outgoing call Incoming call Local switch

More information

Question Points Score Total 100

Question Points Score Total 100 THE UNIVERSITY OF HONG KONG FACULTY OF ENGINEERING DEPARTMENT OF COMPUTER SCIENCE CSIS 7304 The Wireless Internet and Mobile Computing (Midterm Examination) Date: July, 006 Time: 7:00pm 9:00pm Question

More information

Lecture 8 Mul+user Systems

Lecture 8 Mul+user Systems Wireless Communications Lecture 8 Mul+user Systems Prof. Chun-Hung Liu Dept. of Electrical and Computer Engineering National Chiao Tung University Fall 2014 Outline Multiuser Systems (Chapter 14 of Goldsmith

More information

Planning of LTE Radio Networks in WinProp

Planning of LTE Radio Networks in WinProp Planning of LTE Radio Networks in WinProp AWE Communications GmbH Otto-Lilienthal-Str. 36 D-71034 Böblingen mail@awe-communications.com Issue Date Changes V1.0 Nov. 2010 First version of document V2.0

More information

Mobile Communication and Mobile Computing

Mobile Communication and Mobile Computing Department of Computer Science Institute for System Architecture, Chair for Computer Networks Mobile Communication and Mobile Computing Prof. Dr. Alexander Schill http://www.rn.inf.tu-dresden.de Structure

More information

Difference Between. 1. Old connection is broken before a new connection is activated.

Difference Between. 1. Old connection is broken before a new connection is activated. Difference Between Hard handoff Soft handoff 1. Old connection is broken before a new connection is activated. 1. New connection is activated before the old is broken. 2. "break before make" connection

More information

Structure of the Lecture

Structure of the Lecture Structure of the Lecture Chapter 2 Technical Basics: Layer 1 Methods for Medium Access: Layer 2 Representation of digital signals on an analogous medium Signal propagation Characteristics of antennas Chapter

More information

Multiple access techniques

Multiple access techniques Multiple access techniques Narrowband and wideband systems FDMA TDMA CDMA /FHMA SDMA Random-access techniques Summary Wireless Systems 2015 Narrowband and wideband systems Coherence BW B coh 1/σ τ σ τ

More information

Level 6 Graduate Diploma in Engineering Wireless and mobile communications

Level 6 Graduate Diploma in Engineering Wireless and mobile communications 9210-119 Level 6 Graduate Diploma in Engineering Wireless and mobile communications Sample Paper You should have the following for this examination one answer book non-programmable calculator pen, pencil,

More information

EEE 309 Communication Theory

EEE 309 Communication Theory EEE 309 Communication Theory Semester: January 2016 Dr. Md. Farhad Hossain Associate Professor Department of EEE, BUET Email: mfarhadhossain@eee.buet.ac.bd Office: ECE 331, ECE Building Part 08 Multiplexing

More information

Mobile Communications

Mobile Communications Mobile Communications Semester B, Mandatory modules, ECTS Units: 3 George Pavlides http://georgepavlides.info Book: Jochen H. Schiller, Mobile Communications Second Edition, Addison- Wesley, Pearson Education

More information

Multiple Access (3) Required reading: Garcia 6.3, 6.4.1, CSE 3213, Fall 2010 Instructor: N. Vlajic

Multiple Access (3) Required reading: Garcia 6.3, 6.4.1, CSE 3213, Fall 2010 Instructor: N. Vlajic 1 Multiple Access (3) Required reading: Garcia 6.3, 6.4.1, 6.4.2 CSE 3213, Fall 2010 Instructor: N. Vlajic 2 Medium Sharing Techniques Static Channelization FDMA TDMA Attempt to produce an orderly access

More information

Lecture 23: Media Access Control. CSE 123: Computer Networks Alex C. Snoeren

Lecture 23: Media Access Control. CSE 123: Computer Networks Alex C. Snoeren Lecture 23: Media Access Control CSE 123: Computer Networks Alex C. Snoeren Overview Finish encoding schemes Manchester, 4B/5B, etc. Methods to share physical media: multiple access Fixed partitioning

More information

Background: Cellular network technology

Background: Cellular network technology Background: Cellular network technology Overview 1G: Analog voice (no global standard ) 2G: Digital voice (again GSM vs. CDMA) 3G: Digital voice and data Again... UMTS (WCDMA) vs. CDMA2000 (both CDMA-based)

More information

Interference management Within 3GPP LTE advanced

Interference management Within 3GPP LTE advanced Interference management Within 3GPP LTE advanced Konstantinos Dimou, PhD Senior Research Engineer, Wireless Access Networks, Ericsson research konstantinos.dimou@ericsson.com 2013-02-20 Outline Introduction

More information

Multiplexing. Rab Nawaz Jadoon DCS. Assistant Professor. Department of Computer Science. COMSATS Institute of Information Technology

Multiplexing. Rab Nawaz Jadoon DCS. Assistant Professor. Department of Computer Science. COMSATS Institute of Information Technology Multiplexing Rab Nawaz Jadoon DCS Assistant Professor COMSATS IIT, Abbottabad Pakistan COMSATS Institute of Information Technology Mobile Communication Multiplexing Multiplexing describes how several users

More information

ETSI SMG#24 TDoc SMG 903 / 97. December 15-19, 1997 Source: SMG2. Concept Group Alpha - Wideband Direct-Sequence CDMA: System Description Summary

ETSI SMG#24 TDoc SMG 903 / 97. December 15-19, 1997 Source: SMG2. Concept Group Alpha - Wideband Direct-Sequence CDMA: System Description Summary ETSI SMG#24 TDoc SMG 903 / 97 Madrid, Spain Agenda item 4.1: UTRA December 15-19, 1997 Source: SMG2 Concept Group Alpha - Wideband Direct-Sequence CDMA: System Description Summary Concept Group Alpha -

More information

Lecture 8: Media Access Control. CSE 123: Computer Networks Stefan Savage

Lecture 8: Media Access Control. CSE 123: Computer Networks Stefan Savage Lecture 8: Media Access Control CSE 123: Computer Networks Stefan Savage Overview Methods to share physical media: multiple access Fixed partitioning Random access Channelizing mechanisms Contention-based

More information

Multiple Access. Difference between Multiplexing and Multiple Access

Multiple Access. Difference between Multiplexing and Multiple Access Multiple Access (MA) Satellite transponders are wide bandwidth devices with bandwidths standard bandwidth of around 35 MHz to 7 MHz. A satellite transponder is rarely used fully by a single user (for example

More information

Chapter 1 Acknowledgment:

Chapter 1 Acknowledgment: Chapter 1 Acknowledgment: This material is based on the slides formatted by Dr Sunilkumar S. Manvi and Dr Mahabaleshwar S. Kakkasageri, the authors of the textbook: Wireless and Mobile Networks, concepts

More information

Chapter 2 PHYSICAL AND LINK LAYER

Chapter 2 PHYSICAL AND LINK LAYER Chapter 2 PHYSICAL AND LINK LAYER Distributed Computing Group Mobile Computing Winter 2005 / 2006 Overview Frequencies Signals Antennas Signal propagation Multiplexing Spread spectrum CDMA Modulation Distributed

More information

Fiber Distributed Data Interface

Fiber Distributed Data Interface Fiber istributed ata Interface FI: is a 100 Mbps fiber optic timed token ring LAN Standard, over distance up to 200 km with up to 1000 stations connected, and is useful as backbone Token bus ridge FI uses

More information

EE 577: Wireless and Personal Communications

EE 577: Wireless and Personal Communications EE 577: Wireless and Personal Communications Dr. Salam A. Zummo Lecture 1: Introduction 1 Common Applications of Wireless Systems AM/FM Radio Broadcast VHF and UHF TV Broadcast Cordless Phones (e.g., DECT)

More information

Lecture 8: Media Access Control

Lecture 8: Media Access Control Lecture 8: Media Access Control CSE 123: Computer Networks Alex C. Snoeren HW 2 due NEXT WEDNESDAY Overview Methods to share physical media: multiple access Fixed partitioning Random access Channelizing

More information

Chapter 7. Multiple Division Techniques

Chapter 7. Multiple Division Techniques Chapter 7 Multiple Division Techniques 1 Outline Frequency Division Multiple Access (FDMA) Division Multiple Access (TDMA) Code Division Multiple Access (CDMA) Comparison of FDMA, TDMA, and CDMA Walsh

More information

Outline. EEC-484/584 Computer Networks. Homework #1. Homework #1. Lecture 8. Wenbing Zhao Homework #1 Review

Outline. EEC-484/584 Computer Networks. Homework #1. Homework #1. Lecture 8. Wenbing Zhao Homework #1 Review EEC-484/584 Computer Networks Lecture 8 wenbing@ieee.org (Lecture nodes are based on materials supplied by Dr. Louise Moser at UCSB and Prentice-Hall) Outline Homework #1 Review Protocol verification Example

More information

Wireless Networks (PHY): Design for Diversity

Wireless Networks (PHY): Design for Diversity Wireless Networks (PHY): Design for Diversity Y. Richard Yang 9/20/2012 Outline Admin and recap Design for diversity 2 Admin Assignment 1 questions Assignment 1 office hours Thursday 3-4 @ AKW 307A 3 Recap:

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 9: Multiple Access, GSM, and IS-95

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 9: Multiple Access, GSM, and IS-95 ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2003 Lecture 9: Multiple Access, GSM, and IS-95 Outline: Two other important issues related to multiple access space division with smart

More information

WCDMA Basics Chapter 2 OBJECTIVES:

WCDMA Basics Chapter 2 OBJECTIVES: WCDMA Basics Chapter 2 This chapter is designed to give the students a brief review of the WCDMA basics of the WCDMA Experimental System. This is meant as a review only as the WCDMA basics have already

More information

Lecture LTE (4G) -Technologies used in 4G and 5G. Spread Spectrum Communications

Lecture LTE (4G) -Technologies used in 4G and 5G. Spread Spectrum Communications COMM 907: Spread Spectrum Communications Lecture 10 - LTE (4G) -Technologies used in 4G and 5G The Need for LTE Long Term Evolution (LTE) With the growth of mobile data and mobile users, it becomes essential

More information

ECS455: Chapter 4 Multiple Access

ECS455: Chapter 4 Multiple Access ECS455: Chapter 4 Multiple Access 4.4 DS/SS 1 Dr.Prapun Suksompong prapun.com/ecs455 Office Hours: BKD 3601-7 Tuesday 9:30-10:30 Tuesday 13:30-14:30 Thursday 13:30-14:30 Spread spectrum (SS) Historically

More information

SPREAD SPECTRUM (SS) SIGNALS FOR DIGITAL COMMUNICATIONS

SPREAD SPECTRUM (SS) SIGNALS FOR DIGITAL COMMUNICATIONS Dr. Ali Muqaibel SPREAD SPECTRUM (SS) SIGNALS FOR DIGITAL COMMUNICATIONS VERSION 1.1 Dr. Ali Hussein Muqaibel 1 Introduction Narrow band signal (data) In Spread Spectrum, the bandwidth W is much greater

More information

Mobile Communications

Mobile Communications COMP61242 Mobile Communications Lecture 7 Multiple access & medium access control (MAC) Barry Cheetham 16/03/2018 Lecture 7 1 Multiple access Communication links by wire or radio generally provide access

More information

CSCD 433 Network Programming Fall Lecture 5 Physical Layer Continued

CSCD 433 Network Programming Fall Lecture 5 Physical Layer Continued CSCD 433 Network Programming Fall 2016 Lecture 5 Physical Layer Continued 1 Topics Definitions Analog Transmission of Digital Data Digital Transmission of Analog Data Multiplexing 2 Different Types of

More information

UNIK4230: Mobile Communications

UNIK4230: Mobile Communications UNIK4230: Mobile Communications Spring 2015 Per Hjalmar Lehne per-hjalmar.lehne@telenor.com Mobile: 916 94 909 Multiple Access Chapter 6.1-6.3 + extra distributed material 26 March 2015 2 UNIK4230 - Mobile

More information

Outline / Wireless Networks and Applications Lecture 7: Physical Layer OFDM. Frequency-Selective Radio Channel. How Do We Increase Rates?

Outline / Wireless Networks and Applications Lecture 7: Physical Layer OFDM. Frequency-Selective Radio Channel. How Do We Increase Rates? Page 1 Outline 18-452/18-750 Wireless Networks and Applications Lecture 7: Physical Layer OFDM Peter Steenkiste Carnegie Mellon University RF introduction Modulation and multiplexing Channel capacity Antennas

More information

Spread Spectrum: Definition

Spread Spectrum: Definition Spread Spectrum: Definition refers to the expansion of signal bandwidth, by several orders of magnitude in some cases, which occurs when a key is attached to the communication channel an RF communications

More information

CSCD 433 Network Programming Fall Lecture 5 Physical Layer Continued

CSCD 433 Network Programming Fall Lecture 5 Physical Layer Continued CSCD 433 Network Programming Fall 2016 Lecture 5 Physical Layer Continued 1 Topics Definitions Analog Transmission of Digital Data Digital Transmission of Analog Data Multiplexing 2 Different Types of

More information

Multiple Access Techniques

Multiple Access Techniques Multiple Access Techniques Instructor: Prof. Dr. Noor M. Khan Department of Electrical Engineering, Faculty of Engineering, Mohammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +92

More information

Lecture 9: Spread Spectrum Modulation Techniques

Lecture 9: Spread Spectrum Modulation Techniques Lecture 9: Spread Spectrum Modulation Techniques Spread spectrum (SS) modulation techniques employ a transmission bandwidth which is several orders of magnitude greater than the minimum required bandwidth

More information

MSIT 413: Wireless Technologies Week 5

MSIT 413: Wireless Technologies Week 5 MSIT 413: Wireless Technologies Week 5 Michael L. Honig Department of EECS Northwestern University October 2017 Outline Diversity, MIMO Multiple Access techniques FDMA, TDMA OFDMA (LTE) CDMA (3G, 802.11b,

More information

Page 1. Outline : Wireless Networks Lecture 6: Final Physical Layer. Direct Sequence Spread Spectrum (DSSS) Spread Spectrum

Page 1. Outline : Wireless Networks Lecture 6: Final Physical Layer. Direct Sequence Spread Spectrum (DSSS) Spread Spectrum Outline 18-759 : Wireless Networks Lecture 6: Final Physical Layer Peter Steenkiste Dina Papagiannaki Spring Semester 2009 http://www.cs.cmu.edu/~prs/wireless09/ Peter A. Steenkiste 1 RF introduction Modulation

More information

Structure of the Lecture. Radio Waves. Frequencies for Mobile Communication. Frequencies (MHz) and Regulations

Structure of the Lecture. Radio Waves. Frequencies for Mobile Communication. Frequencies (MHz) and Regulations Structure of the Lecture Chapter 2 Technical Basics: Laer Methods for Medium Access: Laer 2 Representation of digital signals on an analogous medium Signal propagation Characteristics of antennas Chapter

More information

EC 551 Telecommunication System Engineering. Mohamed Khedr

EC 551 Telecommunication System Engineering. Mohamed Khedr EC 551 Telecommunication System Engineering Mohamed Khedr http://webmail.aast.edu/~khedr 1 Mohamed Khedr., 2008 Syllabus Tentatively Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8 Week 9 Week

More information