Lecture 3. Contents. Conflict free access

Size: px
Start display at page:

Download "Lecture 3. Contents. Conflict free access"

Transcription

1 Lecture 3 Conflict free access Contents Fixed resource allocation FDMA DMA Generalized DMA CDMA Dynamic resource allocation Reservation Packet scheduling 7..8

2 M/G/ Poisson arrival process Single server General interarrival time distribution λ arrival rate of the packets General service time distribution Service time of the packets are independent and identically distributed random variables X i service time of customer i X () s Laplace transform of the service time distribution E{exp(-sX i )} X mean service time E{X i } X second moment of service time E{X i } M/G/ Define Wi Waiting (queuing) time of customer i Ri Residual service time when customer i arrives X i Service time of customer i Ni Number of customers in the system upon arrival of customer i. Residual Service time X X X X 3 i X i + X n Customer i arrives R i 7..8 i Wi = Ri + Xi 4 j= i N i

3 M/G/ Expected waiting (queuing) time i E{ Wi} = E{ Ri} + E Xi = R+ λ X W j = i Ni N E{ Ri} = limn E X = λ X N i= λ X W =, ρ = λ X ρ Pollaczek-Khinchin otal time spend in the system = waiting time + service time λ X D = W + X = X +, ρ = λ X ρ ρ = Utilization Fraction of time the server is busy M/G/ Number of customers in the system N We can model the system at departure time and extend the results to all points of time: in the case of Poisson arrival the distribution of N at departure times is the same as at arbitrary points of time (PASA) the N t follows a discrete time Markov process at departure times: N k : number of customers after the departure of a customer k V k : number of arrivals during the service time of customer k, V k Poisson(λ) N N + V N = k k+ k k + V k+ Nk =

4 M/G/ Expressing the steady state of the Markov-chain describing N, we get the z-transform of the distribution of N (Q(z)=E{z N }) ( ) ( ) ρ ( z) Qz ( ) = X λ λz Pollaczek-Khinchintransform X λ λ z z ( ) L-transform of the waiting time W pdf s ( ρ ) W () s = s λ λx () s L-transform of the time spend in the system D=W+X pdf s ( ρ ) D () s = W () s X () s = X () s s X λ+ λ () s Fixed resource allocation 4

5 Fixed resource allocation System parameters Fixed data rate R Fixed message size P Number of user M If the whole bandwidth would be allocated just to single user, the transmission time of the packet would be P/R Each user generates packets according to Poisson process with intensity λ FDMA FDMA system Bandwidth is divided equally among the M users he system can be modeled as M parallel M/D/ queueing systems Data rate per user R/M Service time =MP/R Laplace transform of the service time distribution: X(s)=E{exp(-s)}= exp(-s) λ λ λ Τ Τ Τ M

6 Expected packet delay FDMA λ X λ ρ MP ρ D= W + X = X + = + = + = + λ ρ R ρ λ X Conflict free system: hroughput S = Utilization ρ = λ Normalized delay = Expected delay / Deleay in single user system ˆ D S S M DFDMA = = M + = M = + P/R S S S ( ) 7..8 FDMA 4 3 M= M=5 M= M=5 M= FDMA Maximum load Normalized delay hroughput Delay is rather insensitive Delay increases quickly to the throughput and cannot be tolerated

7 FDMA Delay distribution s s( ρ) s( ρ) e s( ρ) D () s = X () s = = s X s λ λ () s s λ λ e λ+ s λ e Moments m m d E{ D } = ( ) D ( s) ds s= ( ) Calculation of the moments typically require (repeated) application of the Hôpital s rule lim f () s '() lim f s s = s g() s g'() s f() =, g() = s Variance of the packet delay Normalized on = 4 3 var{d} var(x) E{D} EX For high load he jitter is high - - For small load he jitter is small hroughput

8 Variance of the packet delay Symbolic tools such as Maple or Mathematica can be utilized to find the moments Here is example for calculating variance of the packet delay using Matlab s Symbolic oolbox (i.e. Maple) syms s lambda rho=lambda; D=s(-rho)/(lambda+(s-lambda)exp(s)); dd=diff(d); %Derivative dd=diff(dd); %Second derivative m=-limit(dd,s,); %First moment m=limit(dd,s,); %Second moment vard=simplify(m-m^) %Variance S=:.:.99; %hroughput vector %Numerical solution mean_delay=double(subs(subs(m,,),lambda,s)); var_delay=double(subs(subs(vard,,),lambda,s)); %Plot results semilogy(s,var_delay,s,mean_delay) legend('var(d)','e{d}',) xlabel('hroughput') Flexible spectrum use World Radio Conference 7 will identify new specrum for next generation communication systems (IM-A) entative spectrum requirements may be MHz/operator Very high peak data rate requirements ( Mbit/s vehicular, Gbit/s nomadic) he available spectrum may not allow full spectrum to all operators Benefits from availability of full spectrum for a user user impatience the hardware is there, why not let the user benefit from it Spectrum sharing between operators becomes a viable option to investigate

9 Flexible spectrum use Assume that available bandwidth is MHz allowing peak data rate of Mbit/s for vehicular users he number of competing operators is Option : Both operators get 5 MHz band and are not allowed to share the spectrum Option : Operators share the spectrum (e.g. by sharing the hardware) Licensed bands M operators Offered traffic of operator i: λ i Packet delay i X λi X λ Di = X + λi = M + λi ( M ) ( M ) Maximum offered traffic (S i = λ i M<) λi M λ λ λ Μ ΜΤ ΜΤ ΜΤ M

10 Shared spectrum Aggregate traffic λ=σ i λ i Packet delay λ X D= X + λ X i i λ S i i = + λi = + S i i i λ λ λ Μ Τ M Maximum offered traffic (S=S +S <) λ i < i Shared spectrum wo operators share the spectrum ideally based on traffic Packet size: octets 5 Mean packet delay (ms) S 7..8 S

11 Shared spectrum M= Capacity region in terms of offered traffic λ Stable capacity region for fixed spectrum allocation Dividing the resources beforehand 7..8 Causes truncking losses Stable capacity region for flexible spectrum use In heavy load, spectrum sharing does not help λ+ λ < λ If the loading of the cells is uneven spectrum sharing helps DMA In time division multiple access, the time axis is divided into time slots which are preassigned to the different users. he slot assignment follow predefined pattern that repeat itself in a cycle or frame Frame Frame ime 7..8

12 DMA Assume that the MAC layer packet size is selected to be equal to the slot size =P/R he frame size is c =M Each packet in the queue will add c to the waiting time Arrival can take place at any time during the frame Poisson arrivals: Arrivals are uniformly distributed over the time axis => Remaining time till the beginning of next frame is uniformly distributed between and c c Waiting time Service time ime st packet for user Additional delay U(, c ) arrives nd packet for user 7..8 arrives 3 c DMA Waiting time till the end of the frame is uniformly distributed between and c. Hence, the expected time is c c Wc = t dt = c = M c Waiting time in the queue W = ρ ρ q c M, ρ λc λm = = = ( ρ) ( ρ) Service (transmission time) is Expected packet delay st packet for user arrives ρ M D= Wc+ Wq + = M+ M+ = + ( ρ) ( ρ) Additional delay U(, c ) nd packet for user arrives c Waiting time Service time ime

13 DMA ˆ D MP D = = +, S =λ R Normalized packet delay DMA P/R ( S) 4 3 M= M=5 M= M=5 M= DMA Normalized delay hroughput DMA vs FDMA Comparison between FDMA and DMA ˆ M DFDMA = + S ˆ = + D DMA ( S ) ˆ ˆ P M D = D + Dˆ R FDMA DMA DMA he expected delay of the DMA is always less than that of FDMA for M>. he difference grows linearly as a function of users For high load the factor /(-S) dominates, and the relative difference becomes smaller

14 DMA vs FDMA 4 3 M= M=5 M= M=5 M= FDMA (continuous line), DMA (dotted line) Normalized delay hroughput DMA In general the messages are much bigger than MAC layer slot capacity. Hence transmission of a single message requires multiple MAC layer frames. Let L denote the length of the message in time slots. he generating function of L (z-trandform of its pdf) is thus l= { } l Lz ( ) = Pr L= lz d d L = L( z), L + L = L( z) dz z= dz z= Messages arrive according to Poisson process with intensity λ

15 Message delay D is defined as the time elapsing between the message arrival epoch until the transmission of the last packet of the message is completed. Consider an arbitrary tagged message arriving at c w seconds after the beginning of the (j+)st frame. Assume that the tagged message is the ( k +)st message arriving during that frame. he number of messages k arriving before the tagged message follows Poisson distribution with parameter λ w ( ) c DMA Let q j denote the number of packets waiting transmission at the beginning of the (j+)st frame Arrival of k messages agged message arrives q j c w Frame j+ Frame j+ w DMA Delay D M/G/ k D = w + max q, + L + L + { } + j c c i k c c i= q j = j+ L = w ( q j ) k L agged messagek k = + k L k = + = { c L c 3 D L k c ( L + ) k c L k + c c

16 DMA Uniformly distributed time till the beginning of the next frame Probability distibution function f (), w t = t c Characteristic function (L-transform) s c sw st e W () s = E{ e } = e dt = s c M/D/ queue with service time expressed in terms of frame lengths ρ=λ c D ( ) / / () s L s M G () s ρ = s L λ λ () s Characteristic function of the constant - c s( ) s( ) { } c c () s = E e = e c DMA Packet delay D = w + D M / G/+ c Characteristic function of the packet delay hat is, sd sw sd M / G/ s ( c ) { } { } { } { } D () s = E e = E e E e E e = W () s D () s () s e = M / G/ ( ρ ) s ( c ) sc L () s sc s λ λl s ρ e = sc s e () c s λ λl s e () s ( c ) L () s ρ e D () s e L () s sc s ( c ) = c s λ λl () s

17 Expected message delay D= E w + D + { M / G/ c} Normalized delay DMA d λc L D () s c L ds s= = = + + ( λl c ) ˆ D M L ρ D= = M L + + L ρ Generalized DMA he allocation of single slot within the frame to each user is reasonable if the communication requirements are homogeneous. In data transmission, the required capacity of the users vary and it thus makes sense to allocate different number of slots to users based on their needs. Example: User : 3 slots, User : slots, User 3 and 4: slot Frame Frame Slot

18 Generalized DMA Let d(k) denote the time between two consecutive slots allocated to an user Frame 4 4 d() d() d(3) Hofri and Rosberg has shown that the message delay can be minimized by allocating the slots uniformly d(k)=d for all k (if possible) Frame Generalized DMA Slot length: = Number of slots in a frame: M=4 Number of slots allocated to an user: K=4 Message size is uniformly distributed between and 4 It can be seen from the figure that the impact of slot assignment is not very high Optimal allocation

19 Radio channel Fast fading cause packet loss In pedestrian channel, the transmission time interval (I) / slot length is shorter than the coherence time of the channel and thus the packet loss process is correlated. In data channels, the effect of fading is mitigated by using Automatic Repeat request (ARQ). his translates the packet loss to packet delay. Second generation cellular systems utilized traditional ARQ in which erroneous packet is discarded by the receiver and retransmitted by the transmitter Modern wireless networks utilizes hybrid ARQ, in which the receiver combines the original packet with the retransmitted copy of the packet (chase combining) or additional code bits provided by the transmitter (incremental redundancy) ARQ Assume for simplicity that the message is one MAC layer packet long and the MAC packet contains error detection coding such that the receiver is able to detect lost packets. In FDD systems, we can utilize time offset between uplink and downlink such that the ARQ feedback delay is less than the frame length Uplink Downlink NACK ACK

20 ARQ We could model the channel state as a Markov chain, in which each state corresponds to different block error rate BLER. (Gilbert-Elliot channel model) he simplest channel model consists of two sates: Good (no error) and Bad (packet lost) p P P p =-p Good Bad p =-p p Block error probability PBLER = P Average length of an error burst B = p In steady state pp = Pp P + P = p P = P, P = p p + p ARQ he service time distribution of the packet is geometric P l = Pr{ L= l} = l P( p) p l =,3,4... Channel was bad during the first X attempt stayed bad for l- slots and finally became good again

21 ARQ ransmission time in terms of frames l l ( ) ( ) l= l= L = P + P l p p = P p P + P l p p = + P pp P p l l L = P + P l ( p ) p = P p P + P l ( p ) p l= l= ( p ) = P pp+ P + p p Packet delay c λ L D = c L + + ( λl c ) ARQ Retransmissions contribute to the load ρ = λl c L 4 3 Packet delay 6 4 B..4 BLER B..4 BLER

22 CDMA Single rate CDMA system Spreading factor is S=W/R ransmit power control is utilized to requlate the receive power Q Noise power is ν Other-to-own cell interference ratio is i Required Signal-to-noise+interference ratio (SINR) at the receiver is Γ Q Γ= S ( + i) ( M ) Q+ υ ΓS υ Q = +ΓS ΓS ( + i) M +ΓS CDMA Maximum tolerable noise raise over thermal (Ro) (also known as noise raise) is η ( + i) ( M ) Q+ υ η η M υ η ΓS ( + i) + ΓS Hence, the Ro constraint defines the number of parallel channels. Now for given chip rate W, SINR-target Γ and Ro η, the system appears as M parallel channels with each having roughly portion /M of the overall bandwidth η W R = for large M η Γ M M M Hence, with fixed rate and number of channels, the packet delay performance of CDMA is similar to FDMA

23 CDMA vs FDMA In modern CDMA systems, the data rate of the user is controlled by packet scheduler and the data rate can be set based on the current interference level (i(t) and M(t)) his avoids the trunking losses caused by the fixed channel allocation used in FDMA Hence, CDMA is more flexible than FDMA CDMA vs DMA If dynamic conflict free packet scheduler is used also in DMA type of slotted system, then both CDMA (simultanous transmissions of several users) and DMA (allocating all the resources to signle user at the time) approaches has their merits. In brief, CDMA provides gains if the interference power is large and uncontrollable (uplink) while DMA is beneficial if the interference can be kept small (downlink). More detailed analysis is provided in the course S-7.36 Radio Resource Management Methods

Lectures 8 & 9. M/G/1 Queues

Lectures 8 & 9. M/G/1 Queues Lectures 8 & 9 M/G/1 Queues MIT Slide 1 M/G/1 QUEUE Poisson M/G/1 General independent Service times Poisson arrivals at rate λ Service time has arbitrary distribution with given E[X] and E[X 2 ] Service

More information

COSC 3213: Computer Networks I Instructor: Dr. Amir Asif Department of Computer Science York University Section B

COSC 3213: Computer Networks I Instructor: Dr. Amir Asif Department of Computer Science York University Section B MAC: Scheduled Approaches 1. Reservation Systems 2. Polling Systems 3. Token Passing Systems Static Channelization: TDMA and FDMA COSC 3213: Computer Networks I Instructor: Dr. Amir Asif Department of

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

Downlink Erlang Capacity of Cellular OFDMA

Downlink Erlang Capacity of Cellular OFDMA Downlink Erlang Capacity of Cellular OFDMA Gauri Joshi, Harshad Maral, Abhay Karandikar Department of Electrical Engineering Indian Institute of Technology Bombay Powai, Mumbai, India 400076. Email: gaurijoshi@iitb.ac.in,

More information

ADVANCED WIRELESS TECHNOLOGIES. Aditya K. Jagannatham Indian Institute of Technology Kanpur

ADVANCED WIRELESS TECHNOLOGIES. Aditya K. Jagannatham Indian Institute of Technology Kanpur ADVANCED WIRELESS TECHNOLOGIES Aditya K. Jagannatham Indian Institute of Technology Kanpur Wireless Signal Fast Fading The wireless signal can reach the receiver via direct and scattered paths. As a result,

More information

Pseudorandom Time-Hopping Anti-Jamming Technique for Mobile Cognitive Users

Pseudorandom Time-Hopping Anti-Jamming Technique for Mobile Cognitive Users Pseudorandom Time-Hopping Anti-Jamming Technique for Mobile Cognitive Users Nadia Adem, Bechir Hamdaoui, and Attila Yavuz School of Electrical Engineering and Computer Science Oregon State University,

More information

HSPA & HSPA+ Introduction

HSPA & HSPA+ Introduction HSPA & HSPA+ Introduction www.huawei.com Objectives Upon completion of this course, you will be able to: Understand the basic principle and features of HSPA and HSPA+ Page1 Contents 1. HSPA & HSPA+ Overview

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

Delay Performance Modeling and Analysis in Clustered Cognitive Radio Networks

Delay Performance Modeling and Analysis in Clustered Cognitive Radio Networks Delay Performance Modeling and Analysis in Clustered Cognitive Radio Networks Nadia Adem and Bechir Hamdaoui School of Electrical Engineering and Computer Science Oregon State University, Corvallis, Oregon

More information

On the Performance of Heuristic Opportunistic Scheduling in the Uplink of 3G LTE Networks

On the Performance of Heuristic Opportunistic Scheduling in the Uplink of 3G LTE Networks On the Performance of Heuristic Opportunistic Scheduling in the Uplink of 3G LTE Networks Mohammed Al-Rawi,RikuJäntti, Johan Torsner,MatsSågfors Helsinki University of Technology, Department of Communications

More information

Modeling load balancing in carrier aggregation mobile networks

Modeling load balancing in carrier aggregation mobile networks Modeling load balancing in carrier aggregation mobile networks R-M. Indre Joint work with F. Bénézit, S. E. El Ayoubi, A. Simonian IDEFIX Plenary Meeting, May 23 rd 2014, Avignon What is carrier aggregation?

More information

Link Adaptation in Mobile Communication Networks

Link Adaptation in Mobile Communication Networks Link Adaptation in Mobile Communication Networks Assoc. prof. Vladimír Wieser, PhD. Department of Telecommunication and Multimedia University of Zilina (vladimir.wieser@fel.uniza.sk) Department of Telecommunications

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

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

Multi-Carrier HSPA Evolution

Multi-Carrier HSPA Evolution Multi-Carrier HSPA Evolution Klas Johansson, Johan Bergman, Dirk Gerstenberger Ericsson AB Stockholm Sweden Mats Blomgren 1, Anders Wallén 2 Ericsson Research 1 Stockholm / 2 Lund, Sweden Abstract The

More information

BASIC CONCEPTS OF HSPA

BASIC CONCEPTS OF HSPA 284 23-3087 Uen Rev A BASIC CONCEPTS OF HSPA February 2007 White Paper HSPA is a vital part of WCDMA evolution and provides improved end-user experience as well as cost-efficient mobile/wireless broadband.

More information

Block diagram of a radio-over-fiber network. Central Unit RAU. Server. Downlink. Uplink E/O O/E E/O O/E

Block diagram of a radio-over-fiber network. Central Unit RAU. Server. Downlink. Uplink E/O O/E E/O O/E Performance Analysis of IEEE. Distributed Coordination Function in Presence of Hidden Stations under Non-saturated Conditions with in Radio-over-Fiber Wireless LANs Amitangshu Pal and Asis Nasipuri Electrical

More information

Queuing Theory Systems Analysis in Wireless Networks Mobile Stations with Non-Preemptive Priority

Queuing Theory Systems Analysis in Wireless Networks Mobile Stations with Non-Preemptive Priority Queuing Theory Systems Analysis in Wireless Networks Mobile Stations with Non-Preemptive Priority Bakary Sylla Senior Systems Design Engineer Radio Access Network T-Mobile Inc. USA & Southern Methodist

More information

TTN Vehicular Communications Part II Transmission Techniques for Noise Limited Systems

TTN Vehicular Communications Part II Transmission Techniques for Noise Limited Systems N Vehicular Communications Part II ransmission echniques for Noise Limited Systems oberto Verdone Slides are provided as supporting tool, they are not a textbook! Outline 1. Fundamentals of Digital Communications

More information

= = (1) Denote the noise signal in the i th branch as n i, assume without loss of generality that the noise is zero mean and unit variance. i.e.

= = (1) Denote the noise signal in the i th branch as n i, assume without loss of generality that the noise is zero mean and unit variance. i.e. Performance of Diversity Schemes & Spread Spectrum Systems* 6:33:546 Wireless Communication echnologies, Spring 5 Department of Electrical Engineering, Rutgers University, Piscataway, NJ 894 Vivek Vadakkuppattu

More information

Code Division Multiple Access.

Code Division Multiple Access. Code Division Multiple Access Mobile telephony, using the concept of cellular architecture, are built based on GSM (Global System for Mobile communication) and IS-95(Intermediate Standard-95). CDMA allows

More information

Transmission Scheduling in Capture-Based Wireless Networks

Transmission Scheduling in Capture-Based Wireless Networks ransmission Scheduling in Capture-Based Wireless Networks Gam D. Nguyen and Sastry Kompella Information echnology Division, Naval Research Laboratory, Washington DC 375 Jeffrey E. Wieselthier Wieselthier

More information

Qualcomm Research Dual-Cell HSDPA

Qualcomm Research Dual-Cell HSDPA Qualcomm Technologies, Inc. Qualcomm Research Dual-Cell HSDPA February 2015 Qualcomm Research is a division of Qualcomm Technologies, Inc. 1 Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. 5775

More information

Stability Analysis for Network Coded Multicast Cell with Opportunistic Relay

Stability Analysis for Network Coded Multicast Cell with Opportunistic Relay This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the IEEE ICC 00 proceedings Stability Analysis for Network Coded Multicast

More information

RADIO LINK ASPECT OF GSM

RADIO LINK ASPECT OF GSM RADIO LINK ASPECT OF GSM The GSM spectral allocation is 25 MHz for base transmission (935 960 MHz) and 25 MHz for mobile transmission With each 200 KHz bandwidth, total number of channel provided is 125

More information

Power Control and Scheduling for Guaranteeing Quality of Service in Cellular Networks

Power Control and Scheduling for Guaranteeing Quality of Service in Cellular Networks Power Control and Scheduling for Guaranteeing Quality of Service in Cellular Networks Dapeng Wu Rohit Negi Abstract Providing Quality of Service(QoS) guarantees is important in the third generation (3G)

More information

Communications Theory and Engineering

Communications Theory and Engineering Communications Theory and Engineering Master's Degree in Electronic Engineering Sapienza University of Rome A.A. 2018-2019 TDMA, FDMA, CDMA (cont d) and the Capacity of multi-user channels Code Division

More information

Improved Voice/Data Traffic Performance of Cellular CDMA System

Improved Voice/Data Traffic Performance of Cellular CDMA System International Journal of Engineering and Technology Volume 4 No. 7, July, 014 Improved Voice/Data Traffic Performance of Cellular CDMA System Elechi Promise Department of Electrical Engineering, Rivers

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

SOME CONSIDERATIONS OF PERFORMANCE AND CAPACITY OF VOICE OVER IP HIGH BIT RATE WIRELESS REVERSE LINKS RICHARD FRAMJEE

SOME CONSIDERATIONS OF PERFORMANCE AND CAPACITY OF VOICE OVER IP HIGH BIT RATE WIRELESS REVERSE LINKS RICHARD FRAMJEE SOME CONSIDERATIONS OF PERFORMANCE AND CAPACITY OF VOICE OVER IP HIGH BIT RATE WIRELESS REVERSE LINKS by RICHARD FRAMJEE Presented to the Faculty of the Graduate School of The University of Texas at Arlington

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

SNS COLLEGE OF ENGINEERING COIMBATORE DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK

SNS COLLEGE OF ENGINEERING COIMBATORE DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK SNS COLLEGE OF ENGINEERING COIMBATORE 641107 DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK EC6801 WIRELESS COMMUNICATION UNIT-I WIRELESS CHANNELS PART-A 1. What is propagation model? 2. What are the

More information

Fading & OFDM Implementation Details EECS 562

Fading & OFDM Implementation Details EECS 562 Fading & OFDM Implementation Details EECS 562 1 Discrete Mulitpath Channel P ~ 2 a ( t) 2 ak ~ ( t ) P a~ ( 1 1 t ) Channel Input (Impulse) Channel Output (Impulse response) a~ 1( t) a ~2 ( t ) R a~ a~

More information

Transmit Diversity Schemes for CDMA-2000

Transmit Diversity Schemes for CDMA-2000 1 of 5 Transmit Diversity Schemes for CDMA-2000 Dinesh Rajan Rice University 6100 Main St. Houston, TX 77005 dinesh@rice.edu Steven D. Gray Nokia Research Center 6000, Connection Dr. Irving, TX 75240 steven.gray@nokia.com

More information

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013 ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013 Lecture 3 Today: (2) Trunking Reading: Today: 4.2.2. Thu: Rap 3.7.2 (pdf on Canvas). 1 Trunking Trunking refers to sharing few channels

More information

Optimal Utility-Based Resource Allocation for OFDM Networks with Multiple Types of Traffic

Optimal Utility-Based Resource Allocation for OFDM Networks with Multiple Types of Traffic Optimal Utility-Based Resource Allocation for OFDM Networks with Multiple Types of Traffic Mohammad Katoozian, Keivan Navaie Electrical and Computer Engineering Department Tarbiat Modares University, Tehran,

More information

The Long Range Wide Area Network - LoraWAN

The Long Range Wide Area Network - LoraWAN Politecnico di Milano Advanced Network Technologies Laboratory The Long Range Wide Area Network - LoraWAN https://www.lora-alliance.org/ 1 Lang Range Communication Technologies Wi-Fi HaLow 2 Cellular IoT

More information

Color of Interference and Joint Encoding and Medium Access in Large Wireless Networks

Color of Interference and Joint Encoding and Medium Access in Large Wireless Networks Color of Interference and Joint Encoding and Medium Access in Large Wireless Networks Nithin Sugavanam, C. Emre Koksal, Atilla Eryilmaz Department of Electrical and Computer Engineering The Ohio State

More information

Politecnico di Milano Scuola di Ingegneria Industriale e dell Informazione. Physical layer. Fundamentals of Communication Networks

Politecnico di Milano Scuola di Ingegneria Industriale e dell Informazione. Physical layer. Fundamentals of Communication Networks Politecnico di Milano Scuola di Ingegneria Industriale e dell Informazione Physical layer Fundamentals of Communication Networks 1 Disclaimer o The basics of signal characterization (in time and frequency

More information

10EC81-Wireless Communication UNIT-6

10EC81-Wireless Communication UNIT-6 UNIT-6 The first form of CDMA to be implemented is IS-95, specified a dual mode of operation in the 800Mhz cellular band for both AMPS and CDMA. IS-95 standard describes the structure of wideband 1.25Mhz

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

Multiple Access Methods

Multiple Access Methods Helsinki University of Technology S-72.333 Postgraduate Seminar on Radio Communications Multiple Access Methods Er Liu liuer@cc.hut.fi Communications Laboratory 16.11.2004 Content of presentation Protocol

More information

Power Controlled Random Access

Power Controlled Random Access 1 Power Controlled Random Access Aditya Dua Department of Electrical Engineering Stanford University Stanford, CA 94305 dua@stanford.edu Abstract The lack of an established infrastructure, and the vagaries

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

Analysis of Random Access Protocol and Channel Allocation Schemes for Service Differentiation in Cellular Networks

Analysis of Random Access Protocol and Channel Allocation Schemes for Service Differentiation in Cellular Networks Eleventh LACCEI Latin American and Cariean Conference for Engineering and Technology (LACCEI 2013) Innovation in Engineering, Technology and Education for Competitiveness and Prosperity August 14-16, 2013

More information

Link Models for Circuit Switching

Link Models for Circuit Switching Link Models for Circuit Switching The basis of traffic engineering for telecommunication networks is the Erlang loss function. It basically allows us to determine the amount of telephone traffic that can

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

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

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

TSIN01 Information Networks Lecture 9

TSIN01 Information Networks Lecture 9 TSIN01 Information Networks Lecture 9 Danyo Danev Division of Communication Systems Department of Electrical Engineering Linköping University, Sweden September 26 th, 2017 Danyo Danev TSIN01 Information

More information

2012 LitePoint Corp LitePoint, A Teradyne Company. All rights reserved.

2012 LitePoint Corp LitePoint, A Teradyne Company. All rights reserved. LTE TDD What to Test and Why 2012 LitePoint Corp. 2012 LitePoint, A Teradyne Company. All rights reserved. Agenda LTE Overview LTE Measurements Testing LTE TDD Where to Begin? Building a LTE TDD Verification

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

Accessing the Hidden Available Spectrum in Cognitive Radio Networks under GSM-based Primary Networks

Accessing the Hidden Available Spectrum in Cognitive Radio Networks under GSM-based Primary Networks Accessing the Hidden Available Spectrum in Cognitive Radio Networks under GSM-based Primary Networks Antara Hom Chowdhury, Yi Song, and Chengzong Pang Department of Electrical Engineering and Computer

More information

Network-Level Simulation Results of Fair Channel-Dependent Scheduling in Enhanced UMTS

Network-Level Simulation Results of Fair Channel-Dependent Scheduling in Enhanced UMTS Network-Level Simulation Results of Fair Channel-Dependent Scheduling in Enhanced UMTS Irene de Bruin Twente Institute for Wireless and Mobile Communications (WMC), Institutenweg 30, 7521 PK Enschede,

More information

IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. XX, NO. X, AUGUST 20XX 1

IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. XX, NO. X, AUGUST 20XX 1 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. XX, NO. X, AUGUST 0XX 1 Greenput: a Power-saving Algorithm That Achieves Maximum Throughput in Wireless Networks Cheng-Shang Chang, Fellow, IEEE, Duan-Shin Lee,

More information

Performance of ALOHA and CSMA in Spatially Distributed Wireless Networks

Performance of ALOHA and CSMA in Spatially Distributed Wireless Networks Performance of ALOHA and CSMA in Spatially Distributed Wireless Networks Mariam Kaynia and Nihar Jindal Dept. of Electrical and Computer Engineering, University of Minnesota Dept. of Electronics and Telecommunications,

More information

Downlink Scheduler Optimization in High-Speed Downlink Packet Access Networks

Downlink Scheduler Optimization in High-Speed Downlink Packet Access Networks Downlink Scheduler Optimization in High-Speed Downlink Packet Access Networks Hussein Al-Zubaidy SCE-Carleton University 1125 Colonel By Drive, Ottawa, ON, Canada Email: hussein@sce.carleton.ca 21 August

More information

Cross-Layer Design and Analysis of Wireless Networks Using the Effective Bandwidth Function

Cross-Layer Design and Analysis of Wireless Networks Using the Effective Bandwidth Function 1 Cross-Layer Design and Analysis of Wireless Networks Using the Effective Bandwidth Function Fumio Ishizaki, Member, IEEE, and Gang Uk Hwang, Member, IEEE Abstract In this paper, we propose a useful framework

More information

An Analytical Framework for Simultaneous MAC Packet Transmission (SMPT) in a Multi-Code CDMA Wireless System (Extended Version)

An Analytical Framework for Simultaneous MAC Packet Transmission (SMPT) in a Multi-Code CDMA Wireless System (Extended Version) An Analytical Framework for Simultaneous MAC Packet Transmission (SMPT) in a Multi-Code CDMA Wireless System (Extended Version) Manjunath Krishnam Martin Reisslein Frank Fitzek Abstract Stabilizing the

More information

Massive MIMO: Signal Structure, Efficient Processing, and Open Problems I

Massive MIMO: Signal Structure, Efficient Processing, and Open Problems I Massive MIMO: Signal Structure, Efficient Processing, and Open Problems I Saeid Haghighatshoar Communications and Information Theory Group (CommIT) Technische Universität Berlin CoSIP Winter Retreat Berlin,

More information

Fine-grained Channel Access in Wireless LAN. Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012

Fine-grained Channel Access in Wireless LAN. Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012 Fine-grained Channel Access in Wireless LAN Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012 Physical-layer data rate PHY layer data rate in WLANs is increasing rapidly Wider channel

More information

Spread ALOHA Based Random Access Scheme for Macro Cell CDMA Systems

Spread ALOHA Based Random Access Scheme for Macro Cell CDMA Systems Spread ALOHA Based Random Access Scheme for Macro Cell CDMA Systems Zhenyu Xiao, Wentao Chen, Depeng Jin, Lieguang Zeng State Key Laboratory on Microwave and Digital Communications Tsinghua National Laboratory

More information

College of Engineering

College of Engineering WiFi and WCDMA Network Design Robert Akl, D.Sc. College of Engineering Department of Computer Science and Engineering Outline WiFi Access point selection Traffic balancing Multi-Cell WCDMA with Multiple

More information

Coverage and Rate Analysis of Super Wi-Fi Networks Using Stochastic Geometry

Coverage and Rate Analysis of Super Wi-Fi Networks Using Stochastic Geometry Coverage and Rate Analysis of Super Wi-Fi Networks Using Stochastic Geometry Neelakantan Nurani Krishnan, Gokul Sridharan, Ivan Seskar, Narayan Mandayam WINLAB, Rutgers University North Brunswick, NJ,

More information

Forschungszentrum Telekommunikation Wien

Forschungszentrum Telekommunikation Wien Forschungszentrum Telekommunikation Wien OFDMA/SC-FDMA Basics for 3GPP LTE (E-UTRA) T. Zemen April 24, 2008 Outline Part I - OFDMA and SC/FDMA basics Multipath propagation Orthogonal frequency division

More information

On Relay-assisted Cellular Networks

On Relay-assisted Cellular Networks On Relay-assisted Cellular Networks A thesis submitted in partial fulfillment of the requirements for the degree of Bachelor of Technology in Electrical Engineering & Master of Technology in Communications

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

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

Multiuser Scheduling and Power Sharing for CDMA Packet Data Systems

Multiuser Scheduling and Power Sharing for CDMA Packet Data Systems Multiuser Scheduling and Power Sharing for CDMA Packet Data Systems Sandeep Vangipuram NVIDIA Graphics Pvt. Ltd. No. 10, M.G. Road, Bangalore 560001. sandeep84@gmail.com Srikrishna Bhashyam Department

More information

Modeling TCP in Multi-Rate Multi-User CDMA Systems

Modeling TCP in Multi-Rate Multi-User CDMA Systems Modeling TCP in Multi-Rate Multi-User CDMA Systems Ashwin Sridharan (Sprint Nextel) Majid Ghaderi (U. Waterloo), Hui Zang (Sprint Nextel), Don Towsley (U. Mass), Rene Cruz (UCSD) Overview Modern cellular

More information

Francis J. Smith CTO Finesse Wireless Inc.

Francis J. Smith CTO Finesse Wireless Inc. Impact of the Interference from Intermodulation Products on the Load Factor and Capacity of Cellular CDMA2000 and WCDMA Systems & Mitigation with Interference Suppression White Paper Francis J. Smith CTO

More information

Lecture 3 Cellular Systems

Lecture 3 Cellular Systems Lecture 3 Cellular Systems I-Hsiang Wang ihwang@ntu.edu.tw 3/13, 2014 Cellular Systems: Additional Challenges So far: focus on point-to-point communication In a cellular system (network), additional issues

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

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

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 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

3G long-term evolution

3G long-term evolution 3G long-term evolution by Stanislav Nonchev e-mail : stanislav.nonchev@tut.fi 1 2006 Nokia Contents Radio network evolution HSPA concept OFDM adopted in 3.9G Scheduling techniques 2 2006 Nokia 3G long-term

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

Investigation on Multiple Antenna Transmission Techniques in Evolved UTRA. OFDM-Based Radio Access in Downlink. Features of Evolved UTRA and UTRAN

Investigation on Multiple Antenna Transmission Techniques in Evolved UTRA. OFDM-Based Radio Access in Downlink. Features of Evolved UTRA and UTRAN Evolved UTRA and UTRAN Investigation on Multiple Antenna Transmission Techniques in Evolved UTRA Evolved UTRA (E-UTRA) and UTRAN represent long-term evolution (LTE) of technology to maintain continuous

More information

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

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

4G Mobile Broadband LTE

4G Mobile Broadband LTE 4G Mobile Broadband LTE Part I Dr Stefan Parkvall Principal Researcher Ericson Research Data overtaking Voice Data is overtaking voice......but previous cellular systems designed primarily for voice Rapid

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

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

By Ryan Winfield Woodings and Mark Gerrior, Cypress Semiconductor

By Ryan Winfield Woodings and Mark Gerrior, Cypress Semiconductor Avoiding Interference in the 2.4-GHz ISM Band Designers can create frequency-agile 2.4 GHz designs using procedures provided by standards bodies or by building their own protocol. By Ryan Winfield Woodings

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

CDMA & WCDMA (UMTS) AIR INTERFACE. ECE 2526-WIRELESS & CELLULAR COMMUNICATION SYSTEMS Monday, June 25, 2018

CDMA & WCDMA (UMTS) AIR INTERFACE. ECE 2526-WIRELESS & CELLULAR COMMUNICATION SYSTEMS Monday, June 25, 2018 CDMA & WCDMA (UMTS) AIR INTERFACE ECE 2526-WIRELESS & CELLULAR COMMUNICATION SYSTEMS Monday, June 25, 2018 SPREAD SPECTRUM OPTIONS (1) Fast Frequency Hopping (FFSH) Advantages: Has higher anti-jamming

More information

arxiv: v2 [cs.it] 29 Mar 2014

arxiv: v2 [cs.it] 29 Mar 2014 1 Spectral Efficiency and Outage Performance for Hybrid D2D-Infrastructure Uplink Cooperation Ahmad Abu Al Haija and Mai Vu Abstract arxiv:1312.2169v2 [cs.it] 29 Mar 2014 We propose a time-division uplink

More information

Part 7. B3G and 4G Systems

Part 7. B3G and 4G Systems Part 7. B3G and 4G Systems p. 1 Roadmap HSDPA HSUPA HSPA+ LTE AIE IMT-Advanced (4G) p. 2 HSPA Standardization 3GPP Rel'99: does not manage the radio spectrum efficiently when dealing with bursty traffic

More information

LTE uplink scheduling - flow level analysis

LTE uplink scheduling - flow level analysis LTE uplink scheduling - flow level analysis D.C. Dimitrova 1, J.L. van den Berg 1,2, G. Heijenk 1, and R. Litjens 2 1 University of Twente, Enschede, The Netherlands 2 TNO ICT, Delft, The Netherlands Abstract.

More information

OPPORTUNISTIC SPECTRUM ACCESS IN MULTI-USER MULTI-CHANNEL COGNITIVE RADIO NETWORKS

OPPORTUNISTIC SPECTRUM ACCESS IN MULTI-USER MULTI-CHANNEL COGNITIVE RADIO NETWORKS 9th European Signal Processing Conference (EUSIPCO 0) Barcelona, Spain, August 9 - September, 0 OPPORTUNISTIC SPECTRUM ACCESS IN MULTI-USER MULTI-CHANNEL COGNITIVE RADIO NETWORKS Sachin Shetty, Kodzo Agbedanu,

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

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER Dr. Cheng Lu, Chief Communications System Engineer John Roach, Vice President, Network Products Division Dr. George Sasvari,

More information

A Practical Resource Allocation Approach for Interference Management in LTE Uplink Transmission

A Practical Resource Allocation Approach for Interference Management in LTE Uplink Transmission JOURNAL OF COMMUNICATIONS, VOL. 6, NO., JULY A Practical Resource Allocation Approach for Interference Management in LTE Uplink Transmission Liying Li, Gang Wu, Hongbing Xu, Geoffrey Ye Li, and Xin Feng

More information

Wireless Physical Layer Concepts: Part III

Wireless Physical Layer Concepts: Part III Wireless Physical Layer Concepts: Part III Raj Jain Professor of CSE Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides are available on-line at: http://www.cse.wustl.edu/~jain/cse574-08/

More information

Throughput Performance of an Adaptive ARQ Scheme in Rayleigh Fading Channels

Throughput Performance of an Adaptive ARQ Scheme in Rayleigh Fading Channels Southern Illinois University Carbondale OpenSIUC Articles Department of Electrical and Computer Engineering -26 Throughput Performance of an Adaptive ARQ Scheme in Rayleigh Fading Channels A. Mehta Southern

More information

On the Transmission Capacity of Wireless Multi-Channel Ad Hoc Networks with local FDMA scheduling

On the Transmission Capacity of Wireless Multi-Channel Ad Hoc Networks with local FDMA scheduling On the Transmission Capacity of Wireless Multi-Channel Ad Hoc Networks with local FDMA scheduling Jens P. Elsner, Ralph Tanbourgi and Friedrich K. Jondral Karlsruhe Institute of Technology, Germany {jens.elsner,

More information

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn Increasing Broadcast Reliability for Vehicular Ad Hoc Networks Nathan Balon and Jinhua Guo University of Michigan - Dearborn I n t r o d u c t i o n General Information on VANETs Background on 802.11 Background

More information

Delay Analysis of Unsaturated Heterogeneous Omnidirectional-Directional Small Cell Wireless Networks: The Case of RF-VLC Coexistence

Delay Analysis of Unsaturated Heterogeneous Omnidirectional-Directional Small Cell Wireless Networks: The Case of RF-VLC Coexistence Delay Analysis of Unsaturated Heterogeneous Omnidirectional-Directional Small Cell Wireless Networks: The Case of RF-VLC Coexistence Sihua Shao and Abdallah Khreishah Abstract The coexistence of omnidirectional

More information

TRANSMITTER DIVERSITY IN CDMA SYSTEMS. Miguel Gómez, Vincent Hag, Jeremy Lainé, François Willame Coordinator : S. Ben Slimane

TRANSMITTER DIVERSITY IN CDMA SYSTEMS. Miguel Gómez, Vincent Hag, Jeremy Lainé, François Willame Coordinator : S. Ben Slimane TRANSMITTER DIVERSITY IN CDMA SYSTEMS Miguel Gómez, Vincent Hag, Jeremy Lainé, François Willame Coordinator : S. Ben Slimane 4th June 23 Abstract In wireless communication, diversity techniques are widely

More information