ebook img

Principles of Ad-hoc Networking PDF

277 Pages·2007·1.4 MB·English
Save to my drive
Quick download
Download
Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.

Preview Principles of Ad-hoc Networking

Principles of Ad Hoc Networking Principles of Ad Hoc Networking Michel Barbeau and Evangelos Kranakis Carleton University, Canada Copyright2007 JohnWiley&SonsLtd,TheAtrium,SouthernGate,Chichester, WestSussexPO198SQ,England Telephone(+44)1243779777 Email(forordersandcustomerserviceenquiries):[email protected] VisitourHomePageonwww.wileyeurope.comorwww.wiley.com AllRightsReserved.Nopartofthispublicationmaybereproduced,storedinaretrievalsystemortransmitted inanyformorbyanymeans,electronic,mechanical,photocopying,recording,scanningorotherwise,except underthetermsoftheCopyright,DesignsandPatentsAct1988orunderthetermsofalicenceissuedbythe CopyrightLicensingAgencyLtd,90TottenhamCourtRoad,LondonW1T4LP,UK,withoutthepermissionin writingofthePublisher.RequeststothePublishershouldbeaddressedtothePermissionsDepartment,John Wiley&SonsLtd,TheAtrium,SouthernGate,Chichester,WestSussexPO198SQ,England,oremailedto [email protected],orfaxedto(+44)1243770620. Thispublicationisdesignedtoprovideaccurateandauthoritativeinformationinregardtothesubjectmatter covered.ItissoldontheunderstandingthatthePublisherisnotengagedinrenderingprofessionalservices.If professionaladviceorotherexpertassistanceisrequired,theservicesofacompetentprofessionalshouldbe sought. OtherWileyEditorialOffices JohnWiley&SonsInc.,111RiverStreet,Hoboken,NJ07030,USA Jossey-Bass,989MarketStreet,SanFrancisco,CA94103-1741,USA Wiley-VCHVerlagGmbH,Boschstr.12,D-69469Weinheim,Germany JohnWiley&SonsAustraliaLtd,42McDougallStreet,Milton,Queensland4064,Australia JohnWiley&Sons(Asia)PteLtd,2ClementiLoop#02-01,JinXingDistripark,Singapore129809 JohnWiley&SonsCanadaLtd,6045FreemontBlvd,Mississauga,Ontario,L5R4J3,Canada Wileyalsopublishesitsbooksinavarietyofelectronicformats.Somecontentthatappears inprintmaynotbeavailableinelectronicbooks. AnniversaryLogoDesign:RichardJ.Pacifico BritishLibraryCataloguinginPublicationData AcataloguerecordforthisbookisavailablefromtheBritishLibrary ISBN:978-0-470-03290-9 Typesetin10/12ptTimesbyLaserwordsPrivateLimited,Chennai,India PrintedandboundinGreatBritainbyAntonyRoweLtd,Chippenham,Wiltshire Thisbookisprintedonacid-freepaperresponsiblymanufacturedfromsustainableforestry inwhichatleasttwotreesareplantedforeachoneusedforpaperproduction. To Eda and Esther for their love, compassion and understanding (EK, MB) Contents Preface xi Glossary xvii 1 Wireless Data Communications 1 1.1 Signal representation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Analog to digital conversion . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.3 Digital to analog conversion . . . . . . . . . . . . . . . . . . . . . . . . . . 8 1.4 Architecture of an SDR application . . . . . . . . . . . . . . . . . . . . . . 9 1.5 Quadrature modulation and demodulation . . . . . . . . . . . . . . . . . . . 11 1.6 Spread spectrum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 1.7 Antenna . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 1.8 Propagation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 1.9 Ultrawideband. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 1.10 Energy management . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 1.11 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 2 Medium Access Control 29 2.1 Fundamentals of probability and statistics . . . . . . . . . . . . . . . . . . . 30 2.1.1 General concepts . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 2.1.2 Random variables and distributions . . . . . . . . . . . . . . . . . . 32 2.1.3 Counting processes . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 2.2 Modeling traffic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 2.2.1 Delay models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 2.2.2 Queuing models . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.2.3 Birth–death processes . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.2.4 M/M/1/∞ queuing system . . . . . . . . . . . . . . . . . . . . . . 39 2.2.5 M/M/m/∞ queue: m servers. . . . . . . . . . . . . . . . . . . . . 41 2.2.6 Queues for channel allocation . . . . . . . . . . . . . . . . . . . . . 43 2.2.7 Queues with reserved channels for handoffs . . . . . . . . . . . . . 44 2.3 Multiple access . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 2.3.1 Uncoordinated access . . . . . . . . . . . . . . . . . . . . . . . . . 46 2.3.2 Contention-based access . . . . . . . . . . . . . . . . . . . . . . . . 47 2.4 Demand assigned multiple access . . . . . . . . . . . . . . . . . . . . . . . 50 2.4.1 Bit-map . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50

Description:
Principles of Ad Hoc Networking presents a systematic introduction to the fundamentals of ad hoc networks. An ad-hoc network is a small network, especially one with wireless or temporary plug-in connections. Typically, some of the network devices are part of the network only for the duration of a co
See more

The list of books you might like

Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.