Mobile and Wireless Compu2ng CITS4419 Week 2: Wireless Communica2on

Size: px
Start display at page:

Download "Mobile and Wireless Compu2ng CITS4419 Week 2: Wireless Communica2on"

Transcription

1 Mobile and Wireless Compu2ng CITS4419 Week 2: Wireless Communica2on Rachel Cardell- Oliver School of Computer Science & So8ware Engineering semester

2 MoBvaBon (for CS students to study radio propagabon) Understanding the wireless channel is essenbal for design, deployment and management of wireless networks The complexity of the radio channel make wireless networks far more complicated than wired ones

3 Topics Wireless propagabon basics Wireless spectrum ProperBes of wireless channels End user metrics

4 Wireless PropagaBon Basics

5 Important characterisbcs of a wireless channel Achievable signal coverage Measured as received signal strength as a funcbon of distance Modelled using path loss models Maximum data rate Limited by mulbpath structure, fading, signaling scheme, and receiver design Rate of channel fluctuabons Caused by movement of the transmiser, receiver, or objects in between

6 Signal propagabon (in theory)

7 Signal PropagaBon (in prabce) Power Level 1 Source: UWA Honours Thesis by Niraj Vitvani

8 Link Budget A simple link budget equabon: Received Power (dbm) = Transmit Power (dbm) + Gains (db) Losses (db) Note that decibels are logarithmic measurements, so adding decibels is equivalent to mulbplying the actual numeric rabos.

9 Receive Signal Strength (dbm) Decibel (db) is a logarithmic unit for expressing the rabo of 2 physical values Usually with one standard reference value dbm indicates a reference power of 1 milliwas

10 Path loss Path Loss is the reducbon in power density of an electromagnebc wave as it propagates through space Path loss is used in the analysis and design of communicabons link budgets It determines how far apart 2 sensors can be and sbll have reliable communicabon

11 Free Space Path Loss Model Free space propagabon: ideal model of loss that would occur in a region free of all objects that might observe or reflect radio energy. For tx power P t and rx power P r distance d and L 0 a constant depending on tx frequency P r =L 0 P t /d 2

12 Reality In reality the drop in signal strength is d n rather than d 2 (n ranges from 2 to 6 in pracbce) so P r =L 0 P t /d n In decibels (dbm is rabo relabve to 1 mw) P r (dbm) = P t (dbm) + L 0 (db) - 10 n log 10 (d) And path loss is given by L p = 10 n log 10 (d) - K(dBm)

13 Plane Earth Path Loss Model n = 4 standard, n>4 foliage or buildings d = distance in meters h = height of transmitter and receiver antennas LPE is independent of frequency

14 Bushland LPE Model (n=4.45)

15 Urban LPE Model (n=5.07)

16 Log distance model Constants B and n and reference distance d0 = 1 meter

17 LoRa tx path loss observed

18 Signal to Noise RaBo Not actually a rabo but the difference in decibels between the received signal and background noise (noise floor). Example: a radio receives signal of - 60 dbm, noise floor is - 90 dbm, SNR is 30 db SNR of db usually means unreliable communicabon SNR of 20 or more is good, 25+ for voice

19 Signal to Noise RaBo Source: hsps://documentabon.meraki.com/mr/wifi_basics_and_best_pracbces

20 Measured SNR SNR quanbfies how much of a signal (meaningful info) has been corrupted by noise (unwanted signal) SNR = rabo of signal power to noise power

21 1 km UWA 40MHz campus range test

22 Kings Park 40 MHz range test m 1.8 k

23 Wireless Spectrum

24

25

26

27 Industrial, ScienBfic and Medical (ISM) InternaBonal agreement radio bands Does not require permission from the radio licensing authority (ACMA) Does not require extensive tests to ensure that transmissions do not interfere with other licensed bands Unlicensed spectra of choice for sensor networks are the 433 MHz all, 868MHz band in Europe, the 916MHz band in the USA and Aus, and the 2.4GHz band that is available almost everywhere in the world. The 2.4GHz band has the widest available bandwidth and is becoming a popular choice for (indoor) sensor networks. Downside: Microwave ovens 2.45 GHz, IEEE WLANs, cordless phones, Bluetooth, and many other wireless devices also operate in these bands; significant interference in areas of dense deployment. AddiBonally: frequency allocabons for short range devices (< mw power) eg power meters (169.4 MHz), RFID (13.5 MHz), radio- controlled models, garage door openers, car keys

28 Radio spectrum for sensor networks

29 Radio Frequency Trade- Offs Opera2ng Frequency Band 40 MHz 868 MHz 2.4 GHz Wavelength 7.5 m 35cm 12cm Product example Mannheim 40MHz node Xbee- PRO 868 (Europe) Xbee- PRO ZB Data rate 20 bits ps 24 kbits ps 250 kbits ps Range (indoor/urban) Range (outdoor line of sight) Tx power output Tx current 1800 m tested 250 m tested 550 m dsheet 90 m dsheet 12 km tested Up to 40km dsheet 40 mw(16dbm) 30 ma ma 1.5 km dsheet 63 mw (+18 dbm) 205 ma Rx sensibvity dbm - 112dBm dbm

30 ProperBes of Wireless Channels

31 CommunicaBon Link CharacterisBcs 1. Path Loss 2. Noise: probabilisbc packet recepbon 3. Time varying link quality 4. Asymmetric links 5. Packet Collisions 6. Limited communicabon range (hidden terminal problem) 22 Sep 2010 Mannheim Summer School 31

32 Noisy Radio RecepBon Footprints 22 Sep 2010 Mannheim Summer School 32

33 Grey Zone Packet recepbon has a transi2onal (grey) zone where PRR is hard to predict

34 Time varying link quality Jingbo Sun PhD 2009 Wireless links are dynamic and lossy Time Space Energy is limited for communicabon

35 Packets received per 6 hours from 1 to 31 October Number of Packets Received node-10 node-11 node-13 node-14 node-15 node-16 node-18 node Oct 08-Oct 13-Oct 18-Oct 23-Oct 28-Oct

36 Link quality variabon: LoRa Strawberry Day of Year RSSI Tomato 1 Day of Year RSSI

37 Asymmetric links are common Broadcast packet delivery probability % 30-70% 1-30% 1 kilometer Measurements from an b Mesh Network Daniel Aguayo et al, SIGCOMM 2004

38 Interference

39 Packet Collisions

40 Hidden Terminal

41 Channel Metrics for End- Users

42 Channel Quality Metrics Bit error rate (BER): The number of bit errors divided by the total number of transferred bits during a studied Bme interval Tx BER = 2/8 = 0.25 Rx Packet Delivery Rate: The rabo of correctly received packets (including re- transmissions) to transmised packets Data Delivery Rate: The rabo of unique received packets to all transmised packets (bits per second, or packets/sec)

43 Homework Reading Read SecBons 13.4 and 13.5 (pp 570 to 580) of the following overview. Pahlavan, K. and Krishnamurthy, P Networking Fundamentals: Wide, Local and Personal Area Communica2ons Wiley. Chapter 13: Wireless Sensor Networks, SecBons 13.4 and 13.5 hsp://media.johnwiley.com.au/product_data/excerpt/ 91/ / pdf

AN021: RF MODULES RANGE CALCULATIONS AND TEST

AN021: RF MODULES RANGE CALCULATIONS AND TEST AN021: RF MODULES RANGE CALCULATIONS AND TEST We Make Embedded Wireless Easy to Use RF Modules Range Calculation and Test By T.A.Lunder and P.M.Evjen Keywords Definition of Link Budget, Link Margin, Antenna

More information

Wireless communication for Smart Buildings Kortrijk, 07/04/2017

Wireless communication for Smart Buildings Kortrijk, 07/04/2017 Wireless communication for Smart Buildings Kortrijk, 07/04/2017 Smart Buildings: What for? Access control Smart HVAC management Smart light management Indoor location Room management (occupancy / reservation

More information

Link Budget Calculation. Ermanno Pietrosemoli Marco Zennaro

Link Budget Calculation. Ermanno Pietrosemoli Marco Zennaro Link Budget Calculation Ermanno Pietrosemoli Marco Zennaro Goals To be able to calculate how far we can go with the equipment we have To understand why we need high masts for long links To learn about

More information

Radio Propagation Modelling

Radio Propagation Modelling Radio Propagation Modelling Ian Wassell and Yan Wu University of Cambridge Computer Laboratory Why is it needed? To predict coverage between nodes in a wireless network Path loss is different from environment

More information

Propagation Path Loss Measurements for Wireless Sensor Networks in Sand and Dust Storms

Propagation Path Loss Measurements for Wireless Sensor Networks in Sand and Dust Storms Frontiers in Sensors (FS) Volume 4, 2016 doi: 10.14355/fs.2016.04.004 www.seipub.org/fs Propagation Path Loss Measurements for Wireless Sensor Networks in Sand and Dust Storms Hana Mujlid*, Ivica Kostanic

More information

Radio Path Loss and Penetration Loss. Measurements in and around Homes. and Trees at 5.85 GHz. Mobile and Portable Radio Research Group

Radio Path Loss and Penetration Loss. Measurements in and around Homes. and Trees at 5.85 GHz. Mobile and Portable Radio Research Group 1 Radio Path Loss and Penetration Loss Measurements in and around Homes and Trees at 5.85 GHz Greg Durgin, Theodore S. Rappaport, Hao Xu Mobile and Portable Radio Research Group Bradley Department of Electrical

More information

Path Loss Models and Link Budget

Path Loss Models and Link Budget Path Loss Models and Link Budget A universal path loss model P r dbm = P t dbm + db Gains db Losses Gains: the antenna gains compared to isotropic antennas Transmitter antenna gain Receiver antenna gain

More information

Proposed Propagation Model for Dehradun Region

Proposed Propagation Model for Dehradun Region Proposed Propagation Model for Dehradun Region Pranjali Raturi, Vishal Gupta, Samreen Eram Abstract This paper presents a review of the outdoor propagation prediction models for GSM 1800 MHz in which propagation

More information

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Fall Link Budgeting. Lecture 7. Today: (1) Link Budgeting

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Fall Link Budgeting. Lecture 7. Today: (1) Link Budgeting ECE 5325/6325: Wireless Communication Systems Lecture Notes, Fall 2011 Lecture 7 Today: (1) Link Budgeting Reading Today: Haykin/Moher 2.9-2.10 (WebCT). Thu: Rap 4.7, 4.8. 6325 note: 6325-only assignment

More information

Wireless Communications

Wireless Communications NETW701 Wireless Communications Dr. Wassim Alexan Winter 2018 Lecture 5 NETW705 Mobile Communication Networks Dr. Wassim Alexan Winter 2018 Lecture 5 Wassim Alexan 2 Outdoor Propagation Models Radio transmission

More information

EELE 5414 Wireless Communications. Chapter 4: Mobile Radio Propagation: Large-Scale Path Loss

EELE 5414 Wireless Communications. Chapter 4: Mobile Radio Propagation: Large-Scale Path Loss EELE 5414 Wireless Communications Chapter 4: Mobile Radio Propagation: Large-Scale Path Loss In the last lecture Outline Diffraction. Scattering. Practical link budget design. Log-distance model Log-normal

More information

Investigating the Best Radio Propagation Model for 4G - WiMAX Networks Deployment in 2530MHz Band in Sub- Saharan Africa

Investigating the Best Radio Propagation Model for 4G - WiMAX Networks Deployment in 2530MHz Band in Sub- Saharan Africa Investigating the Best Radio Propagation Model for 4G - WiMAX Networks Deployment in 530MHz Band in Sub- Saharan Africa Awal Halifa Dep t of Electrical Engineering Kwame Nkrumah Univ. of Science and Technology

More information

PROPAGATION PATH LOSS IN URBAN AND SUBURBAN AREA

PROPAGATION PATH LOSS IN URBAN AND SUBURBAN AREA PROPAGATION PATH LOSS IN URBAN AND SUBURBAN AREA Divyanshi Singh 1, Dimple 2 UG Student 1,2, Department of Electronics &Communication Engineering Raj Kumar Goel Institute of Technology for Women, Ghaziabad

More information

PERFORMANCE ANALYSIS OF INDOOR WLAN MOBILITY

PERFORMANCE ANALYSIS OF INDOOR WLAN MOBILITY PERFORMANCE ANALYSIS OF INDOOR WLAN MOBILITY MOHD. DANI BABA, MOHAMAD IBRAHIM, ABDULMUKTI AHMAD Faculty of Electrical Engineering Universiti Teknologi MARA 445 Shah Alam, Selangor MALAYSIA Abstract :-

More information

Unit 1: The wireless channel

Unit 1: The wireless channel Unit 1: The wireless channel Wireless communications course Ronal D. Montoya M. http://tableroalparque.weebly.com/radiocomunicaciones.html ronalmontoya5310@correo.itm.edu.co August 23, 2017 1/26 Outline

More information

EELE 6333: Wireless Commuications

EELE 6333: Wireless Commuications EELE 6333: Wireless Commuications Chapter # 2 : Path Loss and Shadowing (Part Two) Spring, 2012/2013 EELE 6333: Wireless Commuications - Ch.2 Dr. Musbah Shaat 1 / 23 Outline 1 Empirical Path Loss Models

More information

LTE RF Planning Training LTE RF Planning, Design, Optimization Training

LTE RF Planning Training LTE RF Planning, Design, Optimization Training LTE RF Planning Training LTE RF Planning, Design, Optimization Training Why should you choose LTE RF Planning Training? LTE RF Planning Training is focused on carrying out RF planning and Design and capacity

More information

An Investigation on the Use of ITU-R P in IEEE N Path Loss Modelling

An Investigation on the Use of ITU-R P in IEEE N Path Loss Modelling Progress In Electromagnetics Research Letters, Vol. 50, 91 98, 2014 An Investigation on the Use of ITU-R P.1411-7 in IEEE 802.11N Path Loss Modelling Thiagarajah Siva Priya, Shamini P. N. Pillay *, Manogaran

More information

Realistic Indoor Path Loss Modeling for Regular WiFi Operations in India

Realistic Indoor Path Loss Modeling for Regular WiFi Operations in India Realistic Indoor Path Loss Modeling for Regular WiFi Operations in India Hemant Kumar Rath 1, Sumanth Timmadasari 2, Bighnaraj Panigrahi 1, and Anantha Simha 1 1 TCS Research & Innovation, India, Email:{hemant.rath,

More information

Table of Contents. Kocaeli University Computer Engineering Department 2011 Spring Mustafa KIYAR Optimization Theory

Table of Contents. Kocaeli University Computer Engineering Department 2011 Spring Mustafa KIYAR Optimization Theory 1 Table of Contents Estimating Path Loss Exponent and Application with Log Normal Shadowing...2 Abstract...3 1Path Loss Models...4 1.1Free Space Path Loss Model...4 1.1.1Free Space Path Loss Equation:...4

More information

Review of Comparative Analysis of Empirical Propagation model for WiMAX

Review of Comparative Analysis of Empirical Propagation model for WiMAX Review of Comparative Analysis of Empirical Propagation model for WiMAX Sachin S. Kale 1 A.N. Jadhav 2 Abstract The propagation models for path loss may give different results if they are used in different

More information

Pathloss and Link Budget From Physical Propagation to Multi-Path Fading Statistical Characterization of Channels. P r = P t Gr G t L P

Pathloss and Link Budget From Physical Propagation to Multi-Path Fading Statistical Characterization of Channels. P r = P t Gr G t L P Path Loss I Path loss L P relates the received signal power P r to the transmitted signal power P t : P r = P t Gr G t L P, where G t and G r are antenna gains. I Path loss is very important for cell and

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 5 Today: (1) Path Loss Models (revisited), (2) Link Budgeting Reading Today: Haykin/Moher handout (2.9-2.10) (on Canvas),

More information

Coverage Planning for LTE system Case Study

Coverage Planning for LTE system Case Study Coverage Planning for LTE system Case Study Amer M. Daeri 1, Amer R. Zerek 2 and Mohammed M. Efeturi 3 1 Zawia University. Faculty of Engineering, Computer Engineering Department Zawia Libya Email: amer.daeri@

More information

A Novel Hybrid Approach For Path Loss Exponent Estimation In Vanet Application

A Novel Hybrid Approach For Path Loss Exponent Estimation In Vanet Application A Novel Hybrid Approach For Path Loss Exponent Estimation In Vanet Application Prof. Ms. S. M. Patil Prof. A. R. Nigvekar Prof. P B. Ghewari Assistant Professor Associate Professor Associate professor

More information

Path Loss Measurements for a Non-Line-of-Sight Mobile-to-Mobile Environment

Path Loss Measurements for a Non-Line-of-Sight Mobile-to-Mobile Environment Path Loss Measurements for a Non-Line-of-Sight Mobile-to-Mobile Environment J. Turkka, M. Renfors Abstract This paper shows results of narrowband path loss measurements in a typical urban and suburban

More information

Suburban Area Path loss Propagation Prediction and Optimisation Using Hata Model at 2375MHz

Suburban Area Path loss Propagation Prediction and Optimisation Using Hata Model at 2375MHz Suburban Area Path loss Propagation Prediction and Optimisation Using Hata Model at 2375MHz A.N. Jadhav 1, Sachin S. Kale 2 Department of Electronics & Telecommunication Engineering, D.Y. Patil College

More information

Path Loss Prediction in Wireless Communication System using Fuzzy Logic

Path Loss Prediction in Wireless Communication System using Fuzzy Logic Indian Journal of Science and Technology, Vol 7(5), 64 647, May 014 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Path Loss Prediction in Wireless Communication System using Fuzzy Logic Sanu Mathew

More information

3.6V / 2600mAh Primary Lithium x 0.85 (60mm x 21mm) 1.0 oz (28 gr) -30 C to +77 C. Bluetooth Low Energy dBm. +5dBm. 1Mbit/s / 2Mbit/s*

3.6V / 2600mAh Primary Lithium x 0.85 (60mm x 21mm) 1.0 oz (28 gr) -30 C to +77 C. Bluetooth Low Energy dBm. +5dBm. 1Mbit/s / 2Mbit/s* SPECIFICATION SHEET BEEKs Industrial VER 1.6 HARDWARE SPECIFICATION Battery Size Weight Temperature Range Bluetooth Type Bluetooth Sensitivity Bluetooth Max Power Output Bluetooth Antenna Frequency Supported

More information

Dokumentnamn. Document - Ref PTS-ER-2004:32

Dokumentnamn. Document - Ref PTS-ER-2004:32 1 (18) 1 SUMMARY The purpose of this report is to find out how the signal requirement matches the service requirement in a UMTS network, and to comment on some of the specific issues raised by the Swedish

More information

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs)

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Project: IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs) Title: [Considerations of frequency resources for fast moving mobile backhaul] Date Submitted: [7 JAN, 2015] Source: [Minsoo

More information

Performance of Path Loss Model in 4G Wimax Wireless Communication System in 2390 MHz

Performance of Path Loss Model in 4G Wimax Wireless Communication System in 2390 MHz 2011 International Conference on Computer Communication and Management Proc.of CSIT vol.5 (2011) (2011) IACSIT Press, Singapore Performance of Path Loss Model in 4G Wimax Wireless Communication System

More information

EE 577: Wireless and Personal Communications

EE 577: Wireless and Personal Communications EE 577: Wireless and Personal Communications Large-Scale Signal Propagation Models 1 Propagation Models Basic Model is to determine the major path loss effects This can be refined to take into account

More information

Optimizing the Existing Indoor Propagation Prediction Models

Optimizing the Existing Indoor Propagation Prediction Models 2012 International Conference on Wireless Networks (ICWN 2012) IPCSIT vol. 49 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V49.37 Optimizing the Existing Indoor Propagation Prediction

More information

ITRAINONLINE MMTK RADIO LINK CALCULATION HANDOUT

ITRAINONLINE MMTK RADIO LINK CALCULATION HANDOUT ITRAINONLINE MMTK RADIO LINK CALCULATION HANDOUT Developed by: Sebastian Buettrich, wire.less.dk Edited by: Alberto Escudero Pascual, IT +46 Table of Contents 1. About this document...1 1.1 Copyright information...2

More information

COMPARATIVE ANALYSIS OF PATH LOSS PREDICTION MODELS FOR URBAN MACROCELLULAR ENVIRONMENTS

COMPARATIVE ANALYSIS OF PATH LOSS PREDICTION MODELS FOR URBAN MACROCELLULAR ENVIRONMENTS COMPARATIVE ANALYSIS OF PATH LOSS PREDICTION MODELS FOR URBAN MACROCELLULAR ENVIRONMENTS A. Obot a, O. Simeon b, J. Afolayan c Department of Electrical/Electronics & Computer Engineering, University of

More information

Indoor Measurement And Propagation Prediction Of WLAN At

Indoor Measurement And Propagation Prediction Of WLAN At Indoor Measurement And Propagation Prediction Of WLAN At.4GHz Oguejiofor O. S, Aniedu A. N, Ejiofor H. C, Oechuwu G. N Department of Electronic and Computer Engineering, Nnamdi Aziiwe University, Awa Abstract

More information

EE6604 Personal & Mobile Communications. Week 7. Path Loss Models. Shadowing

EE6604 Personal & Mobile Communications. Week 7. Path Loss Models. Shadowing EE6604 Personal & Mobile Communications Week 7 Path Loss Models Shadowing 1 Okumura-Hata Model L p = A+Blog 10 (d) A+Blog 10 (d) C A+Blog 10 (d) D for urban area for suburban area for open area where A

More information

The Wireless Communication Channel. Objectives

The Wireless Communication Channel. Objectives The Wireless Communication Channel muse Objectives Understand fundamentals associated with free space propagation. Define key sources of propagation effects both at the large and small scales Understand

More information

Indoor Propagation Models

Indoor Propagation Models Indoor Propagation Models Outdoor models are not accurate for indoor scenarios. Examples of indoor scenario: home, shopping mall, office building, factory. Ceiling structure, walls, furniture and people

More information

Analysis of kurtosis-based LOS/NLOS Identification based on indoor MIMO Channel Measurements

Analysis of kurtosis-based LOS/NLOS Identification based on indoor MIMO Channel Measurements Post-print of: Zhang, J., Salmi, J. and Lohan, E-S. Analysis of kurtosis-based LOS/NLOS identification using indoor MIMMO channel measurement in IEEE transactions on vehicular technology, vol. 62, no.

More information

Realignment of the / MHz Band To Create a Private Enterprise Broadband Allocation

Realignment of the / MHz Band To Create a Private Enterprise Broadband Allocation Realignment of the 896-901/935-940 MHz Band To Create a Private Enterprise Broadband Allocation Petition for Rulemaking of the Enterprise Wireless Alliance and Pacific DataVision, Inc. RM-11738 PROPOSED

More information

I. INTRODUCTION II. COVERAGE AREA

I. INTRODUCTION II. COVERAGE AREA Analysis of Large Scale Propagation Models & RF Coverage Estimation Purnima K. Sharma Doctoral candidate UTU, Dehradun (India) R.K.Singh Professor (OSD) UTU, Dehradun (India) Abstract The main task in

More information

Computer Simulation of Path Loss Characterization of a Wireless Propagation Model in Kwara State, Nigeria

Computer Simulation of Path Loss Characterization of a Wireless Propagation Model in Kwara State, Nigeria Computer Simulation of Path Loss Characterization of a Wireless Propagation Model in Kwara State, Nigeria K. O. Kadiri Department of Electronics and Electrical Engineering, Federal Polytechnic Offa, Kwara

More information

EENG473 Mobile Communications Module 3 : Week # (11) Mobile Radio Propagation: Large-Scale Path Loss

EENG473 Mobile Communications Module 3 : Week # (11) Mobile Radio Propagation: Large-Scale Path Loss EENG473 Mobile Communications Module 3 : Week # (11) Mobile Radio Propagation: Large-Scale Path Loss Practical Link Budget Design using Path Loss Models Most radio propagation models are derived using

More information

Empirical Path Loss Models for n Wireless networks at 2.4Ghz in rural regions

Empirical Path Loss Models for n Wireless networks at 2.4Ghz in rural regions Empirical Path Loss Models for 802.11n Wireless networks at 2.4Ghz in rural regions Jean Louis Fendji Kedieng Ebongue, Mafai Nelson, and Jean Michel Nlong University of Ngaoundéré, Computer Science, P.O.

More information

INFLUENCES OF PARTS OF TREE ON PROPAGATION PATH LOSSES FOR WSN DEPLOYMENT IN GREENHOUSE ENVIRONMENTS

INFLUENCES OF PARTS OF TREE ON PROPAGATION PATH LOSSES FOR WSN DEPLOYMENT IN GREENHOUSE ENVIRONMENTS INFLUENCES OF PARTS OF TREE ON PROPAGATION PATH LOSSES FOR WSN DEPLOYMENT IN GREENHOUSE ENVIRONMENTS 1 AUDA RAHEEMAH, 2 NASEER SABRI, 3 M.S.SALIM, 2 PHAKLEN EHKAN, 4 R. KAMARUDDIN, 2 R. BADLISHAH AHMAD,

More information

Seasonal Pathloss Modeling at 900MHz for OMAN

Seasonal Pathloss Modeling at 900MHz for OMAN 2011 International Conference on Telecommunication Technology and Applications Proc.of CSIT vol.5 (2011) (2011) IACSIT Press, Singapore Seasonal Pathloss Modeling at 900MHz for OMAN Zia Nadir + Electrical

More information

Er. Neha Sharma and Dr. G.C.Lall HCTM, Kaithal(affiliated to KUK, Haryana, India)

Er. Neha Sharma and Dr. G.C.Lall HCTM, Kaithal(affiliated to KUK, Haryana, India) Enhance Study on Indoor RF Models: based on Two Residential Areas Er. Neha Sharma and Dr. G.C.Lall HCTM, Kaithal(affiliated to KUK, Haryana, India) Abstract Indoor Propagation modeling is demanded for

More information

Near Ground Path Loss Prediction for UMTS 2100 MHz Frequency Band Over Propagating Over a Smooth-Earth Terrain

Near Ground Path Loss Prediction for UMTS 2100 MHz Frequency Band Over Propagating Over a Smooth-Earth Terrain International Journal of Theoretical and Applied Mathematics 2017; 3(2): 70-76 http://www.sciencepublishinggroup.com/j/ijtam doi: 10.11648/j.ijtam.20170302.14 Near Ground Path Loss Prediction for UMTS

More information

[Ekeocha*, 5(5): May, 2016] ISSN: Impact Factor: 3.785

[Ekeocha*, 5(5): May, 2016] ISSN: Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURBAN AREA OF PORT HARCOURT, NIGERIA Akujobi Ekeocha

More information

3.6V / 2600mAh Primary Lithium x 0.85 (6 cm x 2.1 cm) 1.0 oz (28 gr) -25 C to 65 C. Bluetooth Low Energy dbm.

3.6V / 2600mAh Primary Lithium x 0.85 (6 cm x 2.1 cm) 1.0 oz (28 gr) -25 C to 65 C. Bluetooth Low Energy dbm. SPECIFICATION SHEET ibeek VER 1.3 HARDWARE SPECIFICATION Battery Size Weight Temperature Range Bluetooth Type Bluetooth Sensitivity Bluetooth Max Power Output Bluetooth Antena Bluetooth Frequency Bluetooth

More information

Measurement of Radio Propagation Path Loss over the Sea for Wireless Multimedia

Measurement of Radio Propagation Path Loss over the Sea for Wireless Multimedia Measurement of Radio Propagation Path Loss over the Sea for Wireless Multimedia Dong You Choi Division of Electronics & Information Engineering, Cheongju University, #36 Naedok-dong, Sangdang-gu, Cheongju-city

More information

Performance Evaluation of Channel Propagation Models and Developed Model for Mobile Communication

Performance Evaluation of Channel Propagation Models and Developed Model for Mobile Communication American Journal of Applied Sciences Original Research Paper Performance Evaluation of Channel Propagation Models and Developed Model for Mobile Communication 1,2 Yahia Zakaria and 1 Lubomir Ivanek 1 Department

More information

EE Large Scale Path Loss Log Normal Shadowing. The Flat Fading Channel

EE Large Scale Path Loss Log Normal Shadowing. The Flat Fading Channel EE447- Large Scale Path Loss Log Normal Shadowing The Flat Fading Channel The channel functions are random processes and hard to characterize We therefore use the channel correlation functions Now assume:

More information

Lecture 2: Wireless Propagation Channels

Lecture 2: Wireless Propagation Channels Lecture 2: Wireless Propagation Channels RezaMohammadkhani, UniversityofKurdistan WirelessCommunications,2015 eng.uok.ac.ir/mohammadkhani 1 2 Outline Wireless Propagation Multipath Propagation Large scale

More information

37th Telecommunications Policy Research Conference, Sept. 2009

37th Telecommunications Policy Research Conference, Sept. 2009 37th Telecommunications Policy Research Conference, Sept. 2009 The Business Case of a Nationwide Wireless Network that Serves both Public Safety and Commercial Subscribers * Ryan Hallahan and Jon M. Peha

More information

2015 American Journal of Engineering Research (AJER)

2015 American Journal of Engineering Research (AJER) American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-4, Issue-11, pp-109-115 www.ajer.org Research Paper Open Access Comparative Study of Path Loss Models for Wireless

More information

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 6464(Print),

More information

White Paper: Comparison of Narrowband and Ultra Wideband Channels. January 2008

White Paper: Comparison of Narrowband and Ultra Wideband Channels. January 2008 White Paper: Comparison of Narrowband and Ultra Wideband Channels January 28 DOCUMENT APPROVAL: Author signature: Satisfied that this document is fit for purpose, contains sufficient and correct detail

More information

Performance Evaluation of Hata-Davidson Pathloss Model Tuning Approaches for a Suburban Area

Performance Evaluation of Hata-Davidson Pathloss Model Tuning Approaches for a Suburban Area American Journal of Software Engineering and Applications 2017; 6(3): 93-98 http://www.sciencepublishinggroup.com/j/ajsea doi: 10.11648/j.ajsea.20170603.16 ISSN: 2327-2473 (Print); ISSN: 2327-249X (Online)

More information

Empirical Characterization of Propagation Path Loss and Performance Evaluation for Co-Site Urban Environment

Empirical Characterization of Propagation Path Loss and Performance Evaluation for Co-Site Urban Environment Empirical Characterization of Propagation Path Loss and Performance Evaluation for Co-Site Urban Environment Okorogu V.N Onyishi D.U Nwalozie G.C Utebor N.N Department of Electronic & Computer Department

More information

Performance Comparison Based on SMG 2 Evaluation Reports: WCDMA vs. WB-TDMA/CDMA

Performance Comparison Based on SMG 2 Evaluation Reports: WCDMA vs. WB-TDMA/CDMA ETSI SMG #24 Tdoc SMG 99 / 97 Madrid, Spain December, 5-9, 997 Source: Ericsson Performance Comparison Based on SMG 2 Evaluation Reports: WCDMA vs. WB-TDMA/CDMA Contents. INTRODUCTION...2 2. LINK LEVEL

More information

Adjustment of Lee Path Loss Model for Suburban Area in Kuala Lumpur-Malaysia

Adjustment of Lee Path Loss Model for Suburban Area in Kuala Lumpur-Malaysia 2011 International Conference on Telecommunication Technology and Applications Proc.of CSIT vol.5 (2011) (2011) IACSIT Press, Singapore Adjustment of Lee Path Loss Model for Suburban Area in Kuala Lumpur-Malaysia

More information

The Impact of Fading on the Outage Probability in Cognitive Radio Networks

The Impact of Fading on the Outage Probability in Cognitive Radio Networks 1 The Impact of Fading on the Outage obability in Cognitive Radio Networks Yaobin Wen, Sergey Loyka and Abbas Yongacoglu Abstract This paper analyzes the outage probability in cognitive radio networks,

More information

Path Loss Model Using Geographic Information System (GIS)

Path Loss Model Using Geographic Information System (GIS) International Journal of Engineering and Technology Volume 3 No. 3, March, 2013 Path Loss Model Using Geographic Information System (GIS) Biebuma, J.J, Omijeh. B.O Department of Electrical/Electronic Engineering,

More information

Hata-Okumura Model Computer Analysis for Path Loss Determination at 900MHz for Maiduguri, Nigeria

Hata-Okumura Model Computer Analysis for Path Loss Determination at 900MHz for Maiduguri, Nigeria Hata-Okumura Model Computer Analysis for Path Loss Determination at 900MHz for Maiduguri, Nigeria Abraham Deme 1,2*, Danjuma Dajab 2, Buba Bajoga 2, Mohammed Mu azu 2, Davou Choji 3 1. ICT Directorate,

More information

Tony Hill GPON. RF Budget Calculation Using dbm

Tony Hill GPON. RF Budget Calculation Using dbm Tony Hill GPON RF Budget Calculation Using dbm Signal to Noise Ratio SNR is a ratio expressed in db logarithmically db = 10Log 10 (S/N) SNR is not linear Log 10(100) = 2 If y= Log 10 (x) then x= 10 y Power

More information

Tuning and Cross Validation of Blomquist-Ladell Model for Pathloss Prediction in the GSM 900 Mhz Frequency Band

Tuning and Cross Validation of Blomquist-Ladell Model for Pathloss Prediction in the GSM 900 Mhz Frequency Band International Journal of Theoretical and Applied Mathematics 2017; 3(2): 94-99 http://www.sciencepublishinggroup.com/j/ijtam doi: 10.11648/j.ijtam.20170302.18 Tuning and Cross Validation of Blomquist-Ladell

More information

Comparative Analysis of Path Loss Propagation Models in Radio Communication

Comparative Analysis of Path Loss Propagation Models in Radio Communication Comparative Analysis of Path Loss Propagation Models in Radio Communication Kiran J. Parmar 1, Dr. Vishal D. Nimavat 2 M.E., Research Scholar, Department of Electronics, V.V.P. Engineering College, Rajkot,

More information

VAC, 50/60 Hz. -25 C to 65 C. Bluetooth Low Energy dBm. +5dBm. 1Mbit/s (2Mbit/s) 128 bit AES b/g/n

VAC, 50/60 Hz. -25 C to 65 C. Bluetooth Low Energy dBm. +5dBm. 1Mbit/s (2Mbit/s) 128 bit AES b/g/n SPECIFICATION SHEET BLUFI VER 1.3 HARDWARE SPECIFICATION AC Input AC Plugs 100-240 VAC, 50/60 Hz US type: NEMA 1-15 ungrounded (Type A) European: CEE 7/16 "Europlug" (Type C) British Standard BS 1363 (Type

More information

Real-Time Path Loss Modelling for a More Robust Wireless Performance

Real-Time Path Loss Modelling for a More Robust Wireless Performance Real-Time Path Loss Modelling for a More Robust Wireless Performance Q. Braet 1, D. Plets 1, W. Joseph 1, L. Martens 1 1 Information Technology Department, Ghent University/iMinds Gaston Crommenlaan 8,

More information

PATH LOSS PREDICTION FOR LOW-RISE BUILDINGS WITH IMAGE CLASSIFICATION ON 2-D AERIAL PHOTOGRAPHS

PATH LOSS PREDICTION FOR LOW-RISE BUILDINGS WITH IMAGE CLASSIFICATION ON 2-D AERIAL PHOTOGRAPHS Progress In Electromagnetics Research, PIER 95, 135 152, 2009 PATH LOSS PREDICTION FOR LOW-RISE BUILDINGS WITH IMAGE CLASSIFICATION ON 2-D AERIAL PHOTOGRAPHS S. Phaiboon Electrical Engineering Department

More information

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: 2.114

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: 2.114 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY PATH LOSS PROPAGATION MODEL PREDICTION FOR GSM MOBILE NETWORK PLANNING IN KADUNA TOWN Dominic S. Nyitamen*, Musa Ahmed, Tonga

More information

International Journal of Innovative Research in Science, Engineering and Technology

International Journal of Innovative Research in Science, Engineering and Technology Analysis of Different Path Loss Model on RSS Based Vertical Handoff Scheme with Comparison of GSM & LTE Advanced Network for K-Tier Heterogeneous Wireless Network Abhishek Singh 1, Pavan Kumar 2 M.Tech

More information

arxiv: v2 [cs.it] 22 Feb 2016

arxiv: v2 [cs.it] 22 Feb 2016 G. R. MacCartney, Jr., S. Deng, and T. S. Rappaport, Indoor Office Plan Environment and Layout-Based MmWave Path Loss Models for 28 GHz and 73 GHz, to be published in 2016 IEEE 83rd Vehicular Technology

More information

Computer Engineering and Intelligent Systems ISSN (Paper) ISSN (Online) Vol.4, No.9, 2013

Computer Engineering and Intelligent Systems ISSN (Paper) ISSN (Online) Vol.4, No.9, 2013 Computer Analysis of the COST 231 Hata Model and Least Squares Approximation for Path Loss Estimation at 900MHz on the Mountain Terrains of the Jos-Plateau, Nigeria Abstract Abraham Deme 1,2*, Danjuma

More information

PATH LOSS PREDICTION FOR GSM MOBILE NETWORKS FOR URBAN REGION OF ABA, SOUTH-EAST NIGERIA

PATH LOSS PREDICTION FOR GSM MOBILE NETWORKS FOR URBAN REGION OF ABA, SOUTH-EAST NIGERIA Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue., February 014,

More information

Optimization of Base Station Location in 3G Networks using Mads and Fuzzy C-means

Optimization of Base Station Location in 3G Networks using Mads and Fuzzy C-means Optimization of Base Station Location in 3G Networks using Mads and Fuzzy C-means A. O. Onim 1* P. K. Kihato 2 S. Musyoki 3 1. Jomo Kenyatta University of Agriculture and Technology, Department of Telecommunication

More information

Development of Propagation Path Loss Prediction Model for Mobile Communications Network Deployment in Osogbo, Nigeria

Development of Propagation Path Loss Prediction Model for Mobile Communications Network Deployment in Osogbo, Nigeria Development of Propagation Path Loss Prediction Model for Mobile Communications Network Deployment in Osogbo, Nigeria Hammed Lasisi, Yinusa A. Adediran, and Anjolaoluwa A. Ayodele Abstract Path loss, a

More information

IJEETC. InternationalJournalof. ElectricalandElectronicEngineering& Telecommunications.

IJEETC. InternationalJournalof. ElectricalandElectronicEngineering& Telecommunications. IJEETC www.ijeetc.com InternationalJournalof ElectricalandElectronicEngineering& Telecommunications editorijeetc@gmail.com oreditor@ijeetc.com Int. J. Elec&Electr.Eng&Telecoms. 2015 Ranjeeta Verma and

More information

Optimization of Path Loss Models Based on Signal Level Measurements in 4G LTE Network in Sofia

Optimization of Path Loss Models Based on Signal Level Measurements in 4G LTE Network in Sofia Bulg. J. Phys. 44 (2017) 145 154 Optimization of Path Loss Models Based on Signal Level Measurements in 4G LTE Network in Sofia Ph. Atanasov, Zh. Kiss ovski Faculty of Physics, University of Sofia, 5 James

More information

CDMA2000 Network Planning. cdma university. Student Guide X3

CDMA2000 Network Planning. cdma university. Student Guide X3 cdma university CDMA2000 CDMA2000 Student Guide Export of this technology may be controlled by the United States Government. Diversion contrary to U.S. law prohibited. Material Use Restrictions These written

More information

COMPARISON OF RADIO PROPAGATION CHARACTERISTICS AT 700 AND 2,500 MHz PERTAINING TO MACROCELLULAR COVERAGE

COMPARISON OF RADIO PROPAGATION CHARACTERISTICS AT 700 AND 2,500 MHz PERTAINING TO MACROCELLULAR COVERAGE Page 1 of 32 COMPARISON OF RADIO PROPAGATION CHARACTERISTICS AT 700 AND 2,500 MHz PERTAINING TO MACROCELLULAR COVERAGE Communications Research Centre Canada Ottawa, April 2011 Prepared for: Bell Canada

More information

Statistical Tuning of Hata Model for 3G Communication Networks at GHz in Porth Harcourt, Nigeria

Statistical Tuning of Hata Model for 3G Communication Networks at GHz in Porth Harcourt, Nigeria International Research Journal of Engineering and Technology (IRJET) e-issn: 2395-0056 Statistical Tuning of Hata Model for 3G Communication Networks at 1.857 GHz in Porth Harcourt, Nigeria Nkwachukwu

More information

A Measurement-Based Model For The Analysis Of Pathloss In A Given Geographical Area

A Measurement-Based Model For The Analysis Of Pathloss In A Given Geographical Area A Measurement-Based Model For The Analysis Of Pathloss In A Given Geographical Area Nwaokoro A. A. Department of Electrical and Electronic Engineering Federal University of Technology Owerri, Nigeria Emerole

More information

Path Loss Modeling Based on Field Measurements Using Deployed 3.5 GHz WiMAX Network

Path Loss Modeling Based on Field Measurements Using Deployed 3.5 GHz WiMAX Network Wireless Pers Commun (2013) 69:793 803 DOI 10.1007/s11277-012-0612-8 Path Loss Modeling Based on Field Measurements Using Deployed 3.5 GHz WiMAX Network Yazan A. Alqudah Published online: 8 April 2012

More information

Comparison Between Measured and Predicted Path Loss for Mobile Communication in Malaysia

Comparison Between Measured and Predicted Path Loss for Mobile Communication in Malaysia World Applied Sciences Journal 21 (Mathematical Applications in Engineering): 123-128, 2013 ISSN 1818-4952 IDOSI Publications, 2013 DOI: 10.5829/idosi.wasj.2013.21.mae.99936 Comparison Between Measured

More information

COMPARATIVE STUDY OF EMPIRICAL PATH LOSS MODELS OF UHF BAND, CASE STUDY OF OSOGBO TELEVISION STATION, ILE IFE, SOUTH-WEST NIGERIA

COMPARATIVE STUDY OF EMPIRICAL PATH LOSS MODELS OF UHF BAND, CASE STUDY OF OSOGBO TELEVISION STATION, ILE IFE, SOUTH-WEST NIGERIA 1. L.O. AFOLABI, 2. S.B. BAKARE, 3. E.T. OLAWOLE, 4. J.O. AZANUBI COMPARATIVE STUDY OF EMPIRICAL PATH LOSS MODELS OF UHF BAND, CASE STUDY OF OSOGBO TELEVISION STATION, ILE IFE, SOUTH-WEST NIGERIA 1,2,4.

More information

Emerging Subsea Networks

Emerging Subsea Networks More than 30 db Budget Improvement in Unrepeatered 100 GHz Links Serguei Papernyi, Wallace Clements, Bernard Shum-Tim, MPB Communications Inc e-mail:serguei.papernyi@mpbc.ca. MPB Communications Inc., 147

More information

On Predicting Large Scale Fading Characteristics with the MR-FDPF Method

On Predicting Large Scale Fading Characteristics with the MR-FDPF Method On Predicting Large Scale Fading Characteristics with the MR-FDPF Method Meiling Luo, Nikolai Lebedev, Guillaume Villemaud, Guillaume De La Roche, Jie Zhang, Jean-Marie Gorce To cite this version: Meiling

More information

THE rapidly increasing demands for higher mobile data

THE rapidly increasing demands for higher mobile data IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 65, NO. 5, MAY 2016 2843 Investigation of Prediction Accuracy, Sensitivity, and Parameter Stability of Large-Scale Propagation Path Loss Models for 5G Wireless

More information

Experimental Analysis of Cellular Outdoor Propagation at 1800 MHz over Dense Urban Regions of Ghaziabad

Experimental Analysis of Cellular Outdoor Propagation at 1800 MHz over Dense Urban Regions of Ghaziabad Experimental Analysis of Cellular Outdoor Propagation at 1 MHz over Dense Urban Regions of Ghaziabad Ranjeeta Verma #1, Garima Saini #2, Chhaya Dalela *3 1, 2 Electronics and Communication Engineering,

More information

Redacted for privacy

Redacted for privacy AN ABSTRACT OF THE THESIS OF Esteban Altamirano for the degree of Master of Science in Industrial Engineering presented on March 18, 2004. Title: A Computational-Based Methodology for the Rapid Determination

More information

ISSN: [Chinedu, Nkwachukwu, Cosmas* et al., 6(5): May, 2017] Impact Factor: 4.116

ISSN: [Chinedu, Nkwachukwu, Cosmas* et al., 6(5): May, 2017] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY DEVELOPMENT OF A PATHLOSS MODEL FOR 3G NETWORKS AT 1.857 GHz IN PORT HARCOURT NIGERIA Anyanwu Chinedu *, Chukwuchekwa Nkwachukwu

More information

Internet of Animals: On-and Off-body Propagation Analysis for Energy Efficient WBAN Design for Dairy Cows

Internet of Animals: On-and Off-body Propagation Analysis for Energy Efficient WBAN Design for Dairy Cows Internet of Animals: On-and Off-body Propagation Analysis for Energy Efficient WBAN Design for Dairy Cows Said Benaissa 1, 2, David Plets 1, Emmeric Tanghe 1, Günter Vermeeren 1, Luc Martens 1, Bart Sonck

More information

Optimization of Empirical Pathloss Models of WiMax at 4.5 GHz Frequency Band

Optimization of Empirical Pathloss Models of WiMax at 4.5 GHz Frequency Band IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 1, Ver. II (Jan. 2014), PP 01-08 Optimization of Empirical Pathloss Models of

More information

Attenuation over distance and excess path loss for a large-area indoor commercial topology at 2.4 GHz

Attenuation over distance and excess path loss for a large-area indoor commercial topology at 2.4 GHz 19th International Conference on Telecommunications (ICT 212) Attenuation over distance and excess path loss for a large-area indoor commercial topology at 2.4 GHz Theofilos Chrysikos, Stavros Kotsopoulos

More information

Path Loss at the Exact Location of TV inside Residences using Digital Terrestrial Television Signal at 677 MHz

Path Loss at the Exact Location of TV inside Residences using Digital Terrestrial Television Signal at 677 MHz Path Loss at the Exact Location of TV inside Residences using Digital Terrestrial Television Signal at 677 MHz Jennifer C. Dela Cruz, Felicito S. Caluyo Abstract This paper presents the results of in propagation

More information

Application of Artificial Neural Network For Path Loss Prediction In Urban Macrocellular Environment

Application of Artificial Neural Network For Path Loss Prediction In Urban Macrocellular Environment American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-03, Issue-02, pp-270-275 www.ajer.org Research Paper Open Access Application of Artificial Neural Network For

More information