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

Size: px
Start display at page:

Download "ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2010"

Transcription

1 ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2010 Lecture 2 Today: (1) Frequency Reuse, (2) Handoff Reading for today s lecture: Reading for next lecture: Rap 3.6 HW 1 will be turned in Thu. Jan. 21 at 3:40pm. You should start after today s lecture. 0.1 The Cellular Radio A cell is the area in which a mobile is served by a single BS. What is the power transmitted by the radios in a cell system? Limits differ by country. 1. Basestation maximum = 100 W maximum Effective Radiated Power (ERP), or up to 500 W in rural areas [5] 2. Cell phone: typically 0.5 W; but limited by power absorbed by human tissue in test measurements. The measurement is called Specific Absorption Rate (SAR). For TDMA, transmitter is only on a fraction of the time. For CDMA, transmit power is lowered when close to a BS. Cell phone exposure limits are typically set to meet both US and European standards. Note that cellular community uses the term mobile station (MS) to describe the cell phone or mobile, even though it is an oxymoron. 1 Frequency Reuse 1.1 Cellular Geometry When the signal from the base station is weak, the mobile will not be able to be served by the BS. What shape is a cell? See Figure 1. These are in order from best to worst: 1. A random shape dependent on the environment. 2. Circular (theoretical): If path loss was a strictly decreasing function of distance, say, 1/d n, where d is the distance from BS to mobile, then the cell will be a perfect circle. This is never true in reality.

2 ECE 5325/6325 Spring An approximation to the theoretical shape: required for a tesselation (non-overlapping repetitive placement of a shape that achieves full coverage. Think floor tiles.) Possible tile shapes include triangles, squares, hexagons. Hexagons are closest to reality. (a) (b) Figure 1: Theoretical coverage area, and measured coverage area. In (b), from measurements, with red, blue, green, and yellow indicating signal strength, in decreasing order. From Newport et. al. [4]. What is the size of the coverage area of a cell? (From C. Furse) Macrocell: Diameter typically greater than 2000 feet, up to 25 miles Microcell: Diameter typically 400 to 2000 feet Picocell: Diameter typically 100 feet There are also cell sites in trucks that can be driven to replace downed cell towers after natural disasters, or to create additional capacity for large gatherings (football games, rock concerts), called cell on wheels (COW) or cell on light truck sites (COLTS). As we mentioned in lecture 1, a cellular system assigns subsets, channel groups, of the total set of channels to each cell. Call the total number of channels S, and the number of channel groups N. Then there are on average k = S/N channels per cell. (In reality, k may vary between groups.) Then with N channel groups, how do we assign them? We want cells that reuse group A, for example, to be as far apart as possible Channel Assignment within Group See Section 3.3. Which channels should be assigned to a cell? First, it is best to separate channels in the group in frequency as much as possible to reduce adjacent channel interference (studied later). But which channels are assigned? Two ways: 1. Fixed assignment: Each basestation has a fixed set of channels to use. Simple, but a busy cell will run out of channels before

3 ECE 5325/6325 Spring a neighboring cell. System performance will be limited by the most crowded cell. 2. Dynamic allocation: Each basestation can change the channels it uses. Channels in neighboring cells must still be different. This requires more careful control, but increases the capacity. For example, a typical city needs more channels in its business districts during the day, and in its residential areas at night and on weekends. For general shapes, this can be seen as a graph coloring problem, and is typically covered in a graph theory course. For hexagons, we have simple channel group assignment. Consider N = 3, 4, 7, or 12 as seen in Figure 2. A tesselation of these channel groupings would be a cut and paste tiling of the figure. The tiling of the N = 4 example is shown in Figure 3. Figure 2: Hexagonal tesselation and channel groupings for N = 3, 4, 7, and 12. Figure 3: Frequency reuse for N = 4. Example: Call capacity of N = 4 system Assume that 50 MHz is available for forward channels, and you will deploy GSM. Each channel is 200 khz, but using TDMA, 8 simultaneous calls can be made on each channel. How large is k?

4 ECE 5325/6325 Spring How many forward calls can be made simultaneously for the cellular system depicted in Figure 3? Solution: There are 50 MHz / 0.2 MHz or 250 total channels. With N = 4, then k = 250/4 = 62.5, and with (about) 62.5 channels, 8(62.5) = 500 calls can be made simultaneously in each cell. There are 28 cells on the cell map in Figure 3, so the total forward calls is 28(500) = calls can be made simultaneously. Why wouldn t you choose N as low as possible? There are interference limits, which will be discussed in more detail later. How do you generally move from one cell to the co-channel cell (a second cell assigned the same channel group)? All cellular tiling patterns can be represented using two non-negative integers, i and j. The integer i is the number of cells to move from one cell in one direction. Then, turn 60 degrees counter-clockwise and move j cells in the new direction. For Figure 3, this is i = 2, j = 0. In this notation, the number of cells can be shown to be: N = i 2 + ij + j 2 What is the distance between two co-channel cell BSes? If the distance between the BS and a vertex in its cell is called R, its radius, then you can show this co-channel reuse distance D is: D = R 3N The ratio of D/R = 3N is called Q, the co-channel reuse ratio. 1.2 Handoff See Section 3.4. As a mobile travels beyond the coverage region of its serving BS, it must be transferred to better BS. If the received power drops too low prior to handoff, the call is dropped. Rappaport denotes this minimum received power, below which a call cannot be received, as P r,minimum useable. We want to initiate a handoff much prior to this point, so we set a higher threshold P r,handoff at which the MSC initiates the handoff procedure. Note the signal strength varies quickly due to multipath fading, but we are most interested an short-term averaged received power. Because power may go down quickly, particularly at high mobile speeds, this handoff needs to happen quickly. In GSM, handoff is typically within 1-2 seconds. In AMPS, this was 10 seconds (higher potential for dropped calls!) Define handoff margin as = P r,handoff P r,minimum useable. How much margin is needed to handle a mobile at driving speeds?

5 ECE 5325/6325 Spring Example: Handoff Margin Let the speed of a mobile be v = 35 meters/sec. For n = 4, a cell radius of 500 meters (the distance at which the power is at the threshold), and a 2 second handoff, what is needed? Solution: Assume the mobile is driving directly away from the BS, so distance d changes by 70 meters in two seconds. Consider the received power at the two times: P r,minimum useable = Π 0 10n log 10 d P r,handoff = Π 0 10n log 10 (d 70) Taking the difference of the two equations (the 2nd minus the 1st), = 10n log 10 d 10n log 10 (d 50) = 10n log 10 d d 70 Plugging in that the call is dropped at d = 500 meters, we have = 40log = 2.6 db. Note that in this simple example, the propagation equation used is for large scale path loss only, which changes slowly. Typically, shadowing (caused by large geographical features and buildings blocking the signal) will play a more important role in quick changes in received power. Mobile handoff strategies: 1. MSC controlled: all BSes measure all RVC, using a spare locator receiver. The MSC decides when to handoff. 2. Mobile-assisted hand-off (MAHO): mobile measures the FCC from neighboring BSes, and reports them to the MSC. This ends up leading to faster handoffs. MAHO is used in 2G systems. This assumes that there is a channel in the new BS to offer the entering mobile! But there may not be, and the call may be dropped for this reason. Users complain about dropped calls. So BSes may reserve guard channels purely for handoff purposes, which then are not offered to mobiles making new calls. CDMA (Verizon, e.g.) phones do not require handoff as we ve described above (here called hard handoff ). In CDMA, a user does not need to switch channel, so handoff changes only which BS is receiving the signal and sending the replies. In fact, if multiple BSes receive the signal from the same mobile, the MSC can combine / choose the best among the three. Discussion: What are some of the problems with handoff vs. what the Rappaport book has presented?

6 ECE 5325/6325 Spring Co-Channel Interference What is the ratio of signal power to interference power? This is the critical question regarding the limits on how low we may set N. This ratio is abbreviated S/I. Signal power is the desired signal, from the base station which is serving the mobile. The interference is the sum of the signals sent by co-channel base stations, which is not intended to be heard by mobiles in this cell. The S/I ratio is defined as: S I = S i0 i=1 I i where I i is the power received by the mobile from a co-channel BS, of which there are i 0, and S is the power received by the mobile from the serving BS. Figure 4: Desired, and interfering signal for a mobile (M) from a serving and co-channel base station. As a first order, before we get more complicated, we model the received power as inversely proportional to distance to the n power, for some constant path loss exponent n: S = cd n for some real value constant c. We typically look at the worst case, when the S/I is the lowest. This happens when the mobile is at the vertex of the hexagonal cell, i.e., at the radius R from the serving BS. So we know S = cr n. What are the distances to the neighboring cells from the mobile at the vertex? This requires some trigonometry work. The easiest approximation is (1) that only the first tier of co-channel BSes matter; (2) all mobile-to-co-channel-bs distances are approximately equal to D, the distance between the two co-channel BSes. In this case, S I = S i0 cr n i=1 I i i 0 (cd n ) = (D/R)n i 0 = (3N)n/2 i 0 (1) where i 0 is the number of co-channel cells in the first tier. For all N, we typically have i 0 = 6 (try it out!); this will change when using sector antennas, so it can be useful to leave i 0 in the denominator.

7 ECE 5325/6325 Spring It is useful to report the S/I in db, because S/I requirements are typically given in db. Example: AMPS design Assume that 18 db of S/I is required for acceptable system operation. What minimum N is required? Test for n = 3 and n = 4. Solution: 18 db is 10 18/10 = = Using (1), we need (3N) n/ , so N 1 3 [6(63.1)]2/n For n = 3, N = 17.4; for n = 4, N = 6.5. Clearly, a high path loss exponent is important for frequency reuse Downtilt The Rappaport does not cover antenna downtilt, but it is an important practical concept. Compare the elevation angles from the BS to mobile (Q1 in Figure 4) and co-channel BS to the mobile (Q2 in Figure 4). Note Q2 is lower (closer to the horizon) than from the serving BS. The great thing is, we can provide less gain at angle Q2 than at Q1, by pointing the antenna main lobe downwards. This is called downtilt. For example, if the gain at Q1 is 5 db more than the gain at Q2, then the we have added 5 db to the S/I ratio. Having a narrow beam in the vertical plane is also useful to reduce the delay spread and thus inter-symbol interference (ISI) [1], which we will introduce in the 2nd part of this course. This narrow vertical beam is pointed downwards, typically in the range of 5-10 degrees. The effect is to decrease received power more quickly as distance increases; effectively increasing n. This is shown in Figure 5. How do you calculate the elevation angle from a BS to a mobile? This angle is the inverse tangent of the ratio between BS height h t and horizontal distance from the mobile to BS, d. But, at very low ratios, we can approximate tan 1 (x) x. So the angle is h t /d. Figure 5: A diagram of a BS antenna employing downtilt to effectively increase the path loss at large distances. From [3].

8 ECE 5325/6325 Spring Ever wonder why base station antennas are tall and narrow? The length of an antenna in any dimension is inversely proportional to the beamwidth in that dimension. The vertical beamwidth needs to be low (5-10 degrees), so the antenna height is tall. The horizonal pattern beamwidths are typically wide (120 degrees or more) so the antenna does not need to be very wide. For more information, perhaps for a project, please consult [2]. Discussion: What are some of the problems with coverage and frequency reuse vs. what the Rappaport book has presented? References [1] E. Benner and A. B. Sesay. Effects of antenna height, antenna gain, and pattern downtilting for cellular mobile radio. IEEE Transactions on Vehicular Technology, 45(2), May [2] F. Gunnarsson, M. Johansson, A. Furuskär, M. Lundevall, A. Simonsson, C. Tidestav, and M. Blomgren. Downtilted Base Station Antennas A Simulation Model Proposal and Impact on HSPA and LTE Performance. In IEEE 68th Vehicular Technology Conference, VTC 2008-Fall, pages 1 5, [3] W. Jianhui and Y. Dongfeng. Antenna downtilt performance in urban environments. In IEEE Military Communications Conference, MILCOM 96, Conference Proceedings, volume 3, [4] C. Newport, D. Kotz, Y. Yuan, R. S. Gray, J. Liu, and C. Elliott. Experimental evaluation of wireless simulation assumptions. SIMULATION: Transactions of The Society for Modeling and Simulation International, 83(9): , September [5] US Federal Communications Commission. Radio frequency safety: Information on human exposure to radiofrequency fields from cellular and PCS radio transmitters. Retrieved Jan. 14, 2010 from cellpcs.html.

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 ystems Lecture Notes, pring 2013 Lecture 2 Today: (1) Channel Reuse Reading: Today Mol 17.6, Tue Mol 17.2.2. HW 1 due noon Thu. Jan 15. Turn in on canvas or in the

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 3: Cellular Fundamentals

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 3: Cellular Fundamentals ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2004 Lecture 3: Cellular Fundamentals Chapter 3 - The Cellular Concept - System Design Fundamentals I. Introduction Goals of a Cellular System

More information

03_57_104_final.fm Page 97 Tuesday, December 4, :17 PM. Problems Problems

03_57_104_final.fm Page 97 Tuesday, December 4, :17 PM. Problems Problems 03_57_104_final.fm Page 97 Tuesday, December 4, 2001 2:17 PM Problems 97 3.9 Problems 3.1 Prove that for a hexagonal geometry, the co-channel reuse ratio is given by Q = 3N, where N = i 2 + ij + j 2. Hint:

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 1 Today: (1) Syllabus, (2) Cellular Systems Intro, (3) Power and Path Loss Readings: Molisch Chapters 1, 2. For Thursday:

More information

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Fall Increasing Capacity and Coverage. Lecture 4

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Fall Increasing Capacity and Coverage. Lecture 4 ECE 5325/6325: Wireless Communication Systems Lecture Notes, Fall 2011 Lecture 4 Today: (1) Sectoring (2) Cell Splitting Reading today: 3.7; Tue: 4.1-4.3, 4.9. HW 1 due Friday 10am in HW locker (#3). Please

More information

EENG473 Mobile Communications Module 2 : Week # (8) The Cellular Concept System Design Fundamentals

EENG473 Mobile Communications Module 2 : Week # (8) The Cellular Concept System Design Fundamentals EENG473 Mobile Communications Module 2 : Week # (8) The Cellular Concept System Design Fundamentals Improving Capacity in Cellular Systems Cellular design techniques are needed to provide more channels

More information

A Glimps at Cellular Mobile Radio Communications. Dr. Erhan A. İnce

A Glimps at Cellular Mobile Radio Communications. Dr. Erhan A. İnce A Glimps at Cellular Mobile Radio Communications Dr. Erhan A. İnce 28.03.2012 CELLULAR Cellular refers to communications systems that divide a geographic region into sections, called cells. The purpose

More information

Unit-1 The Cellular Concept

Unit-1 The Cellular Concept Unit-1 The Cellular Concept 1.1 Introduction to Cellular Systems Solves the problem of spectral congestion and user capacity. Offer very high capacity in a limited spectrum without major technological

More information

EEG473 Mobile Communications Module 2 : Week # (6) The Cellular Concept System Design Fundamentals

EEG473 Mobile Communications Module 2 : Week # (6) The Cellular Concept System Design Fundamentals EEG473 Mobile Communications Module 2 : Week # (6) The Cellular Concept System Design Fundamentals Interference and System Capacity Interference is the major limiting factor in the performance of cellular

More information

Mobile & Wireless Networking. Lecture 4: Cellular Concepts & Dealing with Mobility. [Reader, Part 3 & 4]

Mobile & Wireless Networking. Lecture 4: Cellular Concepts & Dealing with Mobility. [Reader, Part 3 & 4] 192620010 Mobile & Wireless Networking Lecture 4: Cellular Concepts & Dealing with Mobility [Reader, Part 3 & 4] Geert Heijenk Outline of Lecture 4 Cellular Concepts q Introduction q Cell layout q Interference

More information

GTBIT ECE Department Wireless Communication

GTBIT ECE Department Wireless Communication Q-1 What is Simulcast Paging system? Ans-1 A Simulcast Paging system refers to a system where coverage is continuous over a geographic area serviced by more than one paging transmitter. In this type of

More information

Chapter 3 Ahmad Bilal ahmadbilal.webs.com

Chapter 3 Ahmad Bilal ahmadbilal.webs.com Chapter 3 A Quick Recap We learned about cell and reuse factor. We looked at traffic capacity We looked at different Earling Formulas We looked at channel strategies We had a look at Handoff Interference

More information

EKT 450 Mobile Communication System

EKT 450 Mobile Communication System EKT 450 Mobile Communication System Chapter 6: The Cellular Concept Dr. Azremi Abdullah Al-Hadi School of Computer and Communication Engineering azremi@unimap.edu.my 1 Introduction Introduction to Cellular

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

Chapter 3: Cellular concept

Chapter 3: Cellular concept Chapter 3: Cellular concept Introduction to cellular concept: The cellular concept was a major breakthrough in solving the problem of spectral congestion and user capacity. It offered very high capacity

More information

Unit 4 - Cellular System Design, Capacity, Handoff, and Outage

Unit 4 - Cellular System Design, Capacity, Handoff, and Outage Unit 4 - Cellular System Design, Capacity, Handoff, and Outage Course outline How to access the portal Assignment. Overview of Cellular Evolution and Wireless Technologies Wireless Propagation and Cellular

More information

UNIT- 3. Introduction. The cellular advantage. Cellular hierarchy

UNIT- 3. Introduction. The cellular advantage. Cellular hierarchy UNIT- 3 Introduction Capacity expansion techniques include the splitting or sectoring of cells and the overlay of smaller cell clusters over larger clusters as demand and technology increases. The cellular

More information

Unit 3 - Wireless Propagation and Cellular Concepts

Unit 3 - Wireless Propagation and Cellular Concepts X Courses» Introduction to Wireless and Cellular Communications Unit 3 - Wireless Propagation and Cellular Concepts Course outline How to access the portal Assignment 2. Overview of Cellular Evolution

More information

Figure 1.1:- Representation of a transmitter s Cell

Figure 1.1:- Representation of a transmitter s Cell Volume 4, Issue 2, February 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Study on Improving

More information

Data and Computer Communications. Tenth Edition by William Stallings

Data and Computer Communications. Tenth Edition by William Stallings Data and Computer Communications Tenth Edition by William Stallings Data and Computer Communications, Tenth Edition by William Stallings, (c) Pearson Education - 2013 CHAPTER 10 Cellular Wireless Network

More information

SEN366 (SEN374) (Introduction to) Computer Networks

SEN366 (SEN374) (Introduction to) Computer Networks SEN366 (SEN374) (Introduction to) Computer Networks Prof. Dr. Hasan Hüseyin BALIK (8 th Week) Cellular Wireless Network 8.Outline Principles of Cellular Networks Cellular Network Generations LTE-Advanced

More information

Direct Link Communication II: Wireless Media. Motivation

Direct Link Communication II: Wireless Media. Motivation Direct Link Communication II: Wireless Media Motivation WLAN explosion cellular telephony: 3G/4G cellular providers/telcos in the mix self-organization by citizens for local access large-scale hot spots:

More information

Lecture 2: The Concept of Cellular Systems

Lecture 2: The Concept of Cellular Systems Radiation Patterns of Simple Antennas Isotropic Antenna: the isotropic antenna is the simplest antenna possible. It is only a theoretical antenna and cannot be realized in reality because it is a sphere

More information

Wireless Cellular Networks. Base Station - Mobile Network

Wireless Cellular Networks. Base Station - Mobile Network Wireless Cellular Networks introduction frequency reuse channel assignment strategies techniques to increase capacity handoff cellular standards 1 Base Station - Mobile Network RCC RVC FVC FCC Forward

More information

Data and Computer Communications

Data and Computer Communications Data and Computer Communications Chapter 14 Cellular Wireless Networks Eighth Edition by William Stallings Cellular Wireless Networks key technology for mobiles, wireless nets etc developed to increase

More information

Wireless Communications Principles and Practice 2 nd Edition Prentice-Hall. By Theodore S. Rappaport

Wireless Communications Principles and Practice 2 nd Edition Prentice-Hall. By Theodore S. Rappaport Wireless Communications Principles and Practice 2 nd Edition Prentice-Hall By Theodore S. Rappaport Chapter 3 The Cellular Concept- System Design Fundamentals 3.1 Introduction January, 2004 Spring 2011

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

Chapter 15: Radio-Wave Propagation

Chapter 15: Radio-Wave Propagation Chapter 15: Radio-Wave Propagation MULTIPLE CHOICE 1. Radio waves were first predicted mathematically by: a. Armstrong c. Maxwell b. Hertz d. Marconi 2. Radio waves were first demonstrated experimentally

More information

ECS 445: Mobile Communications The Cellular Concept

ECS 445: Mobile Communications The Cellular Concept Sirindhorn International Institute of Technology Thammasat University School of Information, Computer and Communication Technology ECS 445: Mobile Communications The Cellular Concept Prapun Suksompong,

More information

Cellular Concept. Cell structure

Cellular Concept. Cell structure Cellular Concept Dr Yousef Dama Faculty of Engineering and Information Technology An-Najah National University 2014-2015 Mobile communications Lecture Notes, prepared by Dr Yousef Dama, An-Najah National

More information

Chapter 1 Introduction to Mobile Computing (16 M)

Chapter 1 Introduction to Mobile Computing (16 M) Chapter 1 Introduction to Mobile Computing (16 M) 1.1 Introduction to Mobile Computing- Mobile Computing Functions, Mobile Computing Devices, Mobile Computing Architecture, Evolution of Wireless Technology.

More information

ETI2511-WIRELESS COMMUNICATION II HANDOUT I 1.0 PRINCIPLES OF CELLULAR COMMUNICATION

ETI2511-WIRELESS COMMUNICATION II HANDOUT I 1.0 PRINCIPLES OF CELLULAR COMMUNICATION ETI2511-WIRELESS COMMUNICATION II HANDOUT I 1.0 PRINCIPLES OF CELLULAR COMMUNICATION 1.0 Introduction The substitution of a single high power Base Transmitter Stations (BTS) by several low BTSs to support

More information

Cellular Wireless Networks and GSM Architecture. S.M. Riazul Islam, PhD

Cellular Wireless Networks and GSM Architecture. S.M. Riazul Islam, PhD Cellular Wireless Networks and GSM Architecture S.M. Riazul Islam, PhD Desirable Features More Capacity Less Power Larger Coverage Cellular Network Organization Multiple low power transmitters 100w or

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

UNIT-II 1. Explain the concept of frequency reuse channels. Answer:

UNIT-II 1. Explain the concept of frequency reuse channels. Answer: UNIT-II 1. Explain the concept of frequency reuse channels. Concept of Frequency Reuse Channels: A radio channel consists of a pair of frequencies one for each direction of transmission that is used for

More information

Advanced Communication Systems -Wireless Communication Technology

Advanced Communication Systems -Wireless Communication Technology Advanced Communication Systems -Wireless Communication Technology Dr. Junwei Lu The School of Microelectronic Engineering Faculty of Engineering and Information Technology Outline Introduction to Wireless

More information

The Cellular Concept. History of Communication. Frequency Planning. Coverage & Capacity

The Cellular Concept. History of Communication. Frequency Planning. Coverage & Capacity The Cellular Concept History of Communication Frequency Planning Coverage & Capacity Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering Before GSM: Mobile Telephony Mile stones

More information

Data and Computer Communications. Chapter 10 Cellular Wireless Networks

Data and Computer Communications. Chapter 10 Cellular Wireless Networks Data and Computer Communications Chapter 10 Cellular Wireless Networks Cellular Wireless Networks 5 PSTN Switch Mobile Telecomm Switching Office (MTSO) 3 4 2 1 Base Station 0 2016-08-30 2 Cellular Wireless

More information

Ch3. The Cellular Concept Systems Design Fundamentals. From Rappaport s book

Ch3. The Cellular Concept Systems Design Fundamentals. From Rappaport s book Ch3. The Cellular Concept Systems Design Fundamentals. From Rappaport s book Instructor: Mohammed Taha O. El Astal LOGO Early mobile systems The objective was to achieve a large coverage area by using

More information

The Cellular Concept

The Cellular Concept The Cellular Concept Key problems in multi-user wireless system: spectrum is limited and expensive large # of users to accommodate high quality-of-services (QoS) is required expandable systems are needed

More information

Calculated Radio Frequency Emissions Report. Cotuit Relo MA 414 Main Street, Cotuit, MA 02635

Calculated Radio Frequency Emissions Report. Cotuit Relo MA 414 Main Street, Cotuit, MA 02635 C Squared Systems, LLC 65 Dartmouth Drive Auburn, NH 03032 (603) 644-2800 support@csquaredsystems.com Calculated Radio Frequency Emissions Report Cotuit Relo MA 414 Main Street, Cotuit, MA 02635 July 14,

More information

Mobile Radio Systems (Wireless Communications)

Mobile Radio Systems (Wireless Communications) Mobile Radio Systems (Wireless Communications) Klaus Witrisal witrisal@tugraz.at Signal Processing and Speech Communication Lab, TU Graz Lecture 1 WS2015/16 (6 October 2016) Key Topics of this Lecture

More information

Week 2. Topics in Wireless Systems EE584-F 03 9/9/2003. Copyright 2003 Stevens Institute of Technology - All rights reserved

Week 2. Topics in Wireless Systems EE584-F 03 9/9/2003. Copyright 2003 Stevens Institute of Technology - All rights reserved Week Topics in Wireless Systems 43 0 th Generation Wireless Systems Mobile Telephone Service Few, high-power, long-range basestations -> No sharing of spectrum -> few users -> expensive 44 Cellular Systems

More information

UNIK4230: Mobile Communications Spring Per Hjalmar Lehne Tel:

UNIK4230: Mobile Communications Spring Per Hjalmar Lehne Tel: UNIK4230: Mobile Communications Spring 2015 Per Hjalmar Lehne per-hjalmar.lehne@telenor.com Tel: 916 94 909 Cells and Cellular Traffic (Chapter 4) Date: 12 March 2015 Agenda Introduction Hexagonal Cell

More information

ECE6604 PERSONAL & MOBILE COMMUNICATIONS

ECE6604 PERSONAL & MOBILE COMMUNICATIONS ECE6604 PERSONAL & MOBILE COMMUNICATIONS GORDON L. STÜBER School of Electrical and Computer Engineering Georgia Institute of Technology Atlanta, Georgia, 30332-0250 Ph: (404) 894-2923 Fax: (404) 894-7883

More information

GSM FREQUENCY PLANNING

GSM FREQUENCY PLANNING GSM FREQUENCY PLANNING PROJECT NUMBER: PRJ070 BY NAME: MUTONGA JACKSON WAMBUA REG NO.: F17/2098/2004 SUPERVISOR: DR. CYRUS WEKESA EXAMINER: DR. MAURICE MANG OLI Introduction GSM is a cellular mobile network

More information

Exam 3 is two weeks from today. Today s is the final lecture that will be included on the exam.

Exam 3 is two weeks from today. Today s is the final lecture that will be included on the exam. ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2010 Lecture 19 Today: (1) Diversity Exam 3 is two weeks from today. Today s is the final lecture that will be included on the exam.

More information

Unit 2: Mobile Communication Systems Lecture 8, 9: Performance Improvement Techniques in Cellular Systems. Today s Lecture: Outline

Unit 2: Mobile Communication Systems Lecture 8, 9: Performance Improvement Techniques in Cellular Systems. Today s Lecture: Outline Unit 2: Mobile Communication Systems Lecture 8, 9: Performance Improvement Techniques in Cellular Systems Today s Lecture: Outline Handover & Roaming Hard and Soft Handover Power Control Cell Splitting

More information

FREQUENCY DOUBLE REUSE FOR INDOOR AND URBAN DIGITAL CELLULAR TELEPHONE SYSTEMS ENHANCED CONCEPTUAL DESIGN FORMULAE FOR SINGLE HANDSET SYSTEMS

FREQUENCY DOUBLE REUSE FOR INDOOR AND URBAN DIGITAL CELLULAR TELEPHONE SYSTEMS ENHANCED CONCEPTUAL DESIGN FORMULAE FOR SINGLE HANDSET SYSTEMS Reprinted from: Proc. of the 997 Multiaccess, Mobility and Teletraffic for Personal Communications Workshop (MMT 97) FREQUENCY DOUBLE REUSE FOR INDOOR ND URBN DIGITL CELLULR TELEPHONE SYSTEMS ENHNCED CONCEPTUL

More information

MSIT 413: Wireless Technologies Week 3

MSIT 413: Wireless Technologies Week 3 MSIT 413: Wireless Technologies Week 3 Michael L. Honig Department of EECS Northwestern University January 2016 Why Study Radio Propagation? To determine coverage Can we use the same channels? Must determine

More information

Direct Link Communication II: Wireless Media. Current Trend

Direct Link Communication II: Wireless Media. Current Trend Direct Link Communication II: Wireless Media Current Trend WLAN explosion (also called WiFi) took most by surprise cellular telephony: 3G/4G cellular providers/telcos/data in the same mix self-organization

More information

HIERARCHICAL microcell/macrocell architectures have

HIERARCHICAL microcell/macrocell architectures have 836 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 46, NO. 4, NOVEMBER 1997 Architecture Design, Frequency Planning, and Performance Analysis for a Microcell/Macrocell Overlaying System Li-Chun Wang,

More information

FM Transmission Systems Course

FM Transmission Systems Course FM Transmission Systems Course Course Description An FM transmission system, at its most basic level, consists of the transmitter, the transmission line and antenna. There are many variables within these

More information

LECTURE 12. Deployment and Traffic Engineering

LECTURE 12. Deployment and Traffic Engineering 1 LECTURE 12 Deployment and Traffic Engineering Cellular Concept 2 Proposed by Bell Labs in 1971 Geographic Service divided into smaller cells Neighboring cells do not use same set of frequencies to prevent

More information

Wireless Communication Technologies (16:332:546)

Wireless Communication Technologies (16:332:546) Wireless Communication Technologies (16:332:546) Taught by Professor Narayan Mandayam Lecture 7 : Co-Channel Interference Slides prepared by : Shuangyu Luo Outline Co-channel interference 4 Examples of

More information

MSIT 413: Wireless Technologies Week 3

MSIT 413: Wireless Technologies Week 3 MSIT 413: Wireless Technologies Week 3 Michael L. Honig Department of EECS Northwestern University October 2017 Why Study Radio Propagation? To determine coverage Can we use the same channels? Must determine

More information

ECS455 Chapter 2 Cellular Systems

ECS455 Chapter 2 Cellular Systems ECS455 Chapter 2 Cellular Systems 2.2 Co-Channel Interference r.rapun Suksompong prapun.com/ecs455 Office Hours: BK 360-7 Tuesday 9:30-0:30 Tuesday 3:30-4:30 Thursday 3:30-4:30 Co-Channel Cells: Ex. N

More information

Downtilted Base Station Antennas A Simulation Model Proposal and Impact on HSPA and LTE Performance

Downtilted Base Station Antennas A Simulation Model Proposal and Impact on HSPA and LTE Performance Downtilted Base Station Antennas A Simulation Model Proposal and Impact on HSPA and LTE Performance Fredrik Gunnarsson, Martin N Johansson, Anders Furuskär, Magnus Lundevall, Arne Simonsson, Claes Tidestav,

More information

Multi-antenna Cell Constellations for Interference Management in Dense Urban Areas

Multi-antenna Cell Constellations for Interference Management in Dense Urban Areas Multi-antenna Cell Constellations for Interference Management in Dense Urban Areas Syed Fahad Yunas #, Jussi Turkka #2, Panu Lähdekorpi #3, Tero Isotalo #4, Jukka Lempiäinen #5 Department of Communications

More information

λ iso d 4 π watt (1) + L db (2)

λ iso d 4 π watt (1) + L db (2) 1 Path-loss Model for Broadcasting Applications and Outdoor Communication Systems in the VHF and UHF Bands Constantino Pérez-Vega, Member IEEE, and José M. Zamanillo Communications Engineering Department

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

Impact of Electrical and Mechanical Antenna Downtilt on the Uplink of a WiMAX System with Soft Frequency Reuse

Impact of Electrical and Mechanical Antenna Downtilt on the Uplink of a WiMAX System with Soft Frequency Reuse NOTICE: This is the author s version of a work accepted for publication. Changes resulting from the publishing process, including peer review, editing, corrections, structural formatting and other quality

More information

MOBILE COMMUNICATIONS (650520) Part 3

MOBILE COMMUNICATIONS (650520) Part 3 Philadelphia University Faculty of Engineering Communication and Electronics Engineering MOBILE COMMUNICATIONS (650520) Part 3 Dr. Omar R Daoud 1 Trunking and Grade Services Trunking: A means for providing

More information

ECE6604 PERSONAL & MOBILE COMMUNICATIONS

ECE6604 PERSONAL & MOBILE COMMUNICATIONS ECE6604 PERSONAL & MOBILE COMMUNICATIONS GORDON L. STÜBER School of Electrical and Computer Engineering Georgia Institute of Technology Atlanta, Georgia, 30332-0250 Ph: (404) 894-2923 Fax: (404) 894-7883

More information

Low-power shared access to spectrum for mobile broadband Modelling parameters and assumptions Real Wireless Real Wireless Ltd.

Low-power shared access to spectrum for mobile broadband Modelling parameters and assumptions Real Wireless Real Wireless Ltd. Low-power shared access to spectrum for mobile broadband Modelling parameters and assumptions Real Wireless 2011 Real Wireless Ltd. Device parameters LTE UE Max Transmit Power dbm 23 Antenna Gain dbi 0

More information

EENG473 Mobile Communications Module 2 : Week # (4) The Cellular Concept System Design Fundamentals

EENG473 Mobile Communications Module 2 : Week # (4) The Cellular Concept System Design Fundamentals EENG473 Mobile Communications Module 2 : Week # (4) The Cellular Concept System Design Fundamentals Frequency reuse or frequency planning : The design process of selecting and allocating channel groups

More information

Modelling Small Cell Deployments within a Macrocell

Modelling Small Cell Deployments within a Macrocell Modelling Small Cell Deployments within a Macrocell Professor William Webb MBA, PhD, DSc, DTech, FREng, FIET, FIEEE 1 Abstract Small cells, or microcells, are often seen as a way to substantially enhance

More information

RECOMMENDATION ITU-R M.1654 *

RECOMMENDATION ITU-R M.1654 * Rec. ITU-R M.1654 1 Summary RECOMMENDATION ITU-R M.1654 * A methodology to assess interference from broadcasting-satellite service (sound) into terrestrial IMT-2000 systems intending to use the band 2

More information

S Radio Network planning. Tentative schedule & contents

S Radio Network planning. Tentative schedule & contents S-7.70 Radio Network planning Lecturer: Prof. Riku Jäntti Assistant: M.Sc. Mika Husso Tentative schedule & contents Week Lecture Exercise. Introduction: Radio network planning process No exercise 4. Capacity

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

6 Uplink is from the mobile to the base station.

6 Uplink is from the mobile to the base station. It is well known that by using the directional properties of adaptive arrays, the interference from multiple users operating on the same channel as the desired user in a time division multiple access (TDMA)

More information

Cellular Mobile Radio Networks Design

Cellular Mobile Radio Networks Design Cellular Mobile Radio Networks Design Yu-Cheng Chang Ph. D. Candidate, Department of Technology Management Chung Hua University, CHU Hsinchu, Taiwan d09603024@chu.edu.tw Chi-Yuan Chang CMC Consulting,

More information

3GPP TR V7.0.0 ( )

3GPP TR V7.0.0 ( ) TR 25.816 V7.0.0 (2005-12) Technical Report 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; UMTS 900 MHz Work Item Technical Report (Release 7) The present document

More information

Adaptive Modulation, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights 1

Adaptive Modulation, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights 1 Adaptive, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights Ehab Armanious, David D. Falconer, and Halim Yanikomeroglu Broadband Communications and Wireless

More information

CCAP: A Strategic Tool for Managing Capacity of CDMA Networks

CCAP: A Strategic Tool for Managing Capacity of CDMA Networks CCAP: A Strategic Tool for Managing Capacity of CDMA Networks Teleware Co. Ltd. in cooperation with Washington University, Saint Louis, Missouri, USA What is CCAP Graphical interactive tool for CDMA Calculates

More information

CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions

CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions This dissertation reported results of an investigation into the performance of antenna arrays that can be mounted on handheld radios. Handheld arrays

More information

Presentation Title Subhead Date

Presentation Title Subhead Date Getting The Most Out Of Your Wireless Mics Presentation Title Subhead Date Best Practices: Antennas, RF Coordination & Hardware Dave Mendez Senior Market Development Specialist The Wisdom of Dilbert Antennas:

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

Communication Switching Techniques

Communication Switching Techniques Communication Switching Techniques UNIT 5 P.M.Arun Kumar, Assistant Professor, Department of IT, Sri Krishna College of Engineering and Technology, Coimbatore. PRINCIPLES OF CELLULAR NETWORKS TOPICS TO

More information

DECT ARCHITECTURE PROPOSAL FOR A CONSTRUCTION SITE

DECT ARCHITECTURE PROPOSAL FOR A CONSTRUCTION SITE ECT ARCHITECTURE PROPOSAL FOR A CONSTRUCTION SITE Silvia Ruiz, Ramón Agustí epartment of Signal Theory and Communications (UPC) C/Gran Capitán s/n, módul 4 08034 Barcelona (SPAIN) Email: ramon, silvia@xaloc.upc.es

More information

King Fahd University of Petroleum & Minerals Computer Engineering Dept

King Fahd University of Petroleum & Minerals Computer Engineering Dept King Fahd University of Petroleum & Minerals Computer Engineering Dept COE 543 Mobile and Wireless Networks Term 0 Dr. Ashraf S. Hasan Mahmoud Rm -148-3 Ext. 174 Email: ashraf@ccse.kfupm.edu.sa 4//003

More information

Electromagnetic Interference Compatibility for Mobile Communication System. Abstract

Electromagnetic Interference Compatibility for Mobile Communication System. Abstract Commission E: Electromagnetic Noise and Interference (e) Scientific basis of noise and interference control Electromagnetic Interference Compatibility for Mobile Communication System M.K Raina, Kirti Gupta

More information

Capacity and Coverage Increase with Repeaters in UMTS

Capacity and Coverage Increase with Repeaters in UMTS Capacity and Coverage Increase with Repeaters in UMTS Mohammad N. Patwary I, Predrag Rapajic I, Ian Oppermann 2 1 School of Electrical Engineering and Telecommunications, University of New South Wales,

More information

Revision of Lecture One

Revision of Lecture One Revision of Lecture One System blocks and basic concepts Multiple access, MIMO, space-time Transceiver Wireless Channel Signal/System: Bandpass (Passband) Baseband Baseband complex envelope Linear system:

More information

CAPACITY OF CDMA SYSTEMS

CAPACITY OF CDMA SYSTEMS CAPACITY OF CDMA SYSTEMS VIJAYA CHANDRAN RAMASAMI KUID - 698659 Abstract. This report presents an overview of the Capacity of Code Division Multiple Access CDMA Systems. In the past decade, it has been

More information

UNIK4230: Mobile Communications. Abul Kaosher

UNIK4230: Mobile Communications. Abul Kaosher UNIK4230: Mobile Communications Abul Kaosher abul.kaosher@nsn.com Cells and Cellular Traffic Cells and Cellular Traffic Introduction Hexagonal Cell Geometry Co-Channel Interference (CCI) CCI Reduction

More information

Redline Communications Inc. Combining Fixed and Mobile WiMAX Networks Supporting the Advanced Communication Services of Tomorrow.

Redline Communications Inc. Combining Fixed and Mobile WiMAX Networks Supporting the Advanced Communication Services of Tomorrow. Redline Communications Inc. Combining Fixed and Mobile WiMAX Networks Supporting the Advanced Communication Services of Tomorrow WiMAX Whitepaper Author: Frank Rayal, Redline Communications Inc. Redline

More information

UNIK4230: Mobile Communications Spring 2013

UNIK4230: Mobile Communications Spring 2013 UNIK4230: Mobile Communications Spring 2013 Abul Kaosher abul.kaosher@nsn.com Mobile: 99 27 10 19 1 UNIK4230: Mobile Communications Cells and Cellular Traffic- I Date: 07.03.2013 2 UNIK4230: Mobile Communications

More information

SLIDE #2.1. MOBILE COMPUTING NIT Agartala, Dept of CSE Jan-May,2012. ALAK ROY. Assistant Professor Dept. of CSE NIT Agartala

SLIDE #2.1. MOBILE COMPUTING NIT Agartala, Dept of CSE Jan-May,2012. ALAK ROY. Assistant Professor Dept. of CSE NIT Agartala Mobile Cellular Systems SLIDE #2.1 MOBILE COMPUTING NIT Agartala, Dept of CSE Jan-May,2012 ALAK ROY. Assistant Professor Dept. of CSE NIT Agartala Email-alakroy.nerist@gmail.com What we will learn in this

More information

Antenna Performance. Antenna Performance... 3 Gain... 4 Radio Power and the FCC... 6 Link Margin Calculations... 7 The Banner Way... 8 Glossary...

Antenna Performance. Antenna Performance... 3 Gain... 4 Radio Power and the FCC... 6 Link Margin Calculations... 7 The Banner Way... 8 Glossary... Antenna Performance Antenna Performance... 3 Gain... 4 Radio Power and the FCC... 6 Link Margin Calculations... 7 The Banner Way... 8 Glossary... 9 06/15/07 135765 Introduction In this new age of wireless

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

Downtilt: How to set it

Downtilt: How to set it : How to set it 2017 KP Performance Antennas, Inc. All Rights Reserved. Page 1 As operators expand their fixed-wireless networks from a single to multiple base stations, mitigating interference between

More information

Analysis of RF requirements for Active Antenna System

Analysis of RF requirements for Active Antenna System 212 7th International ICST Conference on Communications and Networking in China (CHINACOM) Analysis of RF requirements for Active Antenna System Rong Zhou Department of Wireless Research Huawei Technology

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

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

Revision of Lecture One

Revision of Lecture One Revision of Lecture One System block Transceiver Wireless Channel Signal / System: Bandpass (Passband) Baseband Baseband complex envelope Linear system: complex (baseband) channel impulse response Channel:

More information

Lecture 5. Large Scale Fading and Network Deployment

Lecture 5. Large Scale Fading and Network Deployment Lecture 5 Large Scale Fading and Network Deployment Large Scale Fading 2 n Large scale variation of signal strength with distance n Consider average signal strength values n The average is computed either

More information

RECOMMENDATION ITU-R S.1341*

RECOMMENDATION ITU-R S.1341* Rec. ITU-R S.1341 1 RECOMMENDATION ITU-R S.1341* SHARING BETWEEN FEEDER LINKS FOR THE MOBILE-SATELLITE SERVICE AND THE AERONAUTICAL RADIONAVIGATION SERVICE IN THE SPACE-TO-EARTH DIRECTION IN THE BAND 15.4-15.7

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

Load Balancing for Centralized Wireless Networks

Load Balancing for Centralized Wireless Networks Load Balancing for Centralized Wireless Networks Hong Bong Kim and Adam Wolisz Telecommunication Networks Group Technische Universität Berlin Sekr FT5 Einsteinufer 5 0587 Berlin Germany Email: {hbkim,

More information