Transcript
  • **Mobile Computing COE 446Mobile Ad hoc NetworksTarek SheltamiKFUPMCCSECOEhttp://faculty.kfupm.edu.sa/coe/tarek/coe446.htm

    Communication Networks

  • **Many ApplicationsPersonal area networkingcell phone, laptop, ear phone, wrist watchMilitary environmentssoldiers, tanks, planesCivilian environmentstaxi cab networkmeeting roomssports stadiumsboats, small aircraftEmergency operationssearch-and-rescuepolicing and fire fighting

    Communication Networks

  • **Why Ad hoc Networks?No infrastructure needed (no routing in fixed wireless)Can be deployed quickly, where there is no wireless communication infrastructure presentCan act as an extension to existing networks enhances coverageCost-effective cellular spectrum costs $XX billionAdaptive computing and self-configuringSupport for heterogeneous computational devices and OSs

    Communication Networks

  • **Ad hoc Constraints Dynamic topologiesBandwidth-constrained Constraints on Tx power Infrastructure-less property, no central coordinators hidden terminal, exposed terminalNo QoS preservationLoad balancing Energy-constrained operation Limited physical security

    Communication Networks

  • **BackgroundTable-driven routing protocolsRoutingDisadvantagesOn-demand routing protocolsRouting DisadvantagesCluster-based routing protocols (Laura Feeney, Infocom 2001)RoutingDisadvantages

    Communication Networks

  • **DSDV Routing Protocol

    Communication Networks

    Laptop computer

    1

    4

    1

    DEST

    Next hop

    2

    1

    3

    4

    4

    4

    6

    15

  • **DSDV Routing Protocol (Contd)

    Communication Networks

    Sign

    Metric #

    4

    Seq #

    8

    2

    1

    3

    4

    DEST

    Next hop

    2

    1

    3

    4

  • **Disadvantages of Table Driven ProtocolsRouting is achieved by using routing tables maintained by each node The bulk of the complexity in generating and maintaining these routing tables If the topological changes are very frequent, incremental updates will grow in size

    Communication Networks

  • **SDOn-demand Routing Protocol (DSR)X

    Communication Networks

    Laptop computer

    1

    2

    3

    4

    5

    6

    7

    8

  • **timeout AODV Routing ProtocolDSDATADATADATADATADATA

    Communication Networks

    Laptop computer

    1

    2

    3

    4

    5

    6

    7

    8

  • **Disadvantages of On-demand ProtocolsNot scalable to large networks, because of the source routing requirement. Furthermore, the need to place the entire route in both route replies and data packets causes a significant overhead.Some of them requires symmetric links between nodes, and hence cannot utilize routes with asymmetric links.

    Communication Networks

  • ** Cluster-based RoutingTransmission Range of MT 1

    Communication Networks

  • **Cluster-based Routing..Range of MT 1

    Communication Networks

    3

    1

    2

    6

    4

    5

    7

  • **Cooperative Routing vs Direct SendingIn simple radio model, a radio dissipates Eele = 50 nJ/bit at the sender and receiver sides. Let us assume the d is the distance between the source and destination, then, the energy loss is d2. The transmit amplifier at the sender consumes Eampd2, where Eamp = 100 pJ/bit/m2. Therefore, from the sender side, to send one bit at distance d, the required power is Eele + Eampd2, whereas at the receiver will need is Eele only. Normalizing both by dividing by Eamp:Pt = E + d2 and Pr = E, where Pt and Pr are the normalized transmission and reception power respectively, and E = Eele / Eamp = 500m2 At the HCB-model, the power needed for transmission and reception at distance d is: u(d) = Pt + Pr = 2E + d2u(d) = ad + c

    Power-aware localized routing in wireless networks Stojmenovic, I.; Lin, X.; Parallel and Distributed Systems, IEEE Transactions on Volume 12, Issue 11, Nov. 2001 Page(s):1122 1133

    Communication Networks

  • **Where in HCB-model = 2, a = 1, and c = 2E = 1,000 Let us assume that the source S can reach the destination D directly. Let us further assume that there is a middle node between the source and the destination. Let |SA| = x and |SD| = d as in the below Figure

    If d > (c/(a(1-21-)))1/, then there is an intermediate node A between the source and destination such that the retransmission of the packet through A will save the energy. Moreover, the greatest saving is achieved when A in the middle of SD. Cooperative Routing vs Direct Sending..

    Communication Networks

    S

    x

    d - x

    d

    S

    A

    D

  • **

    Communication Networks

  • **Also if d > (c/(a(1-21-)))1/, then the greatest power saving are obtained when the interval SD is divided into n > 1 equal subintervals, where n is the nearest integer to d(a(-1)/c)1/.

    Cooperative Routing vs Direct Sending..

    Communication Networks

    S

    d/n

    d/n

    d

    S

    d/n

    D

    S

    d/n

    d/n

  • **

    Communication Networks

  • **Now the power needed for direct transmission is u(d) = ad + c , which is optimal when d(c/(a(1-21-)))1/, otherwise when d>(c/(a(1-21-)))1/, n-1 is equally spaced nodes can be selected for transmission,Where, n = d(a(-1)/c)1/ The minimal power:v(d) = dc(a(-1)/c)1/ + da(a(-1)/c)(1-)/

    Cooperative Routing vs Direct Sending..

    Communication Networks


Top Related