SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, No 5, May 2013
1924
www.ijarcet.org

Abstract— Mobile computing is evolving rapidly
with advances in wireless communications and
wireless networking protocols. To facilitate
communication, most wireless network devices are
portable and battery-powered, and thus operate on
an extremely constrained energy budget. However,
progress in battery technology shows that only
small improvements in battery capacity can be
expected in the near future. Furthermore, because
recharging or replacing batteries is costly or, under
some circumstances, impossible, it is desirable to
keep the energy dissipation level of devices low.
Energy-efficient design in mobile ad hoc networks
(MANETs) is more important and challenging than
with other wireless networks.
Index Terms— Energy-efficient design, Mobile
computing, Manet, Wireless networking
protocols, AOMDV-ENERGY,
INTRODUCTION
Mobile computing is evolving rapidly with
advances in wireless communications and wireless
networking protocols. Despite the fact that devices
are getting smaller and more efficient, advances in
battery technology have not yet reached the stage
where a mobile computer can operate for days
without recharging. While research is on-going to
build long-lasting batteries, sometimes we wonder
if there is an electrochemical limit. If so, then
advanced power conservation techniques are
necessary.
Energy efficiency is a major challenge in wireless
networks. To facilitate communication, most
wireless network devices are portable and
battery-powered, and thus operate on an extremely
constrained energy budget. However, progress in
battery technology shows that only small
improvements in battery capacity can be expected
in the near future. Furthermore, because recharging
or replacing batteries is costly or, under some
circumstances, impossible, it is desirable to keep
the energy dissipation level of devices low. A
mobile ad hoc network is a collection of two or
more nodes equipped with wireless
communications and networking capabilities
without central network control, namely, an
infrastructureless mobile network. Energy-efficient
design in mobile ad hoc networks (MANETs) is
more important and challenging than with other
wireless networks. First, due to the absence of an
infrastructure, mobile nodes in an ad hoc network
must act as routers and join in the process of
forwarding packets. Therefore, traffic loads in
MANETs are heavier than in other wireless
networks with fixed access points or base stations,
and thus MANETs have more energy consumption.
Second, energy-efficient design needs to Energy in
mobile adhoc networks is of much important.
Similarly shortest path from source to destination
is also important for routing. To address these
issues a routing protocol is proposed which gives
an optimum between these issues. Consider the
trade-offs between different network performances
criteria. For example, routing protocols usually try
to find the shortest path from sources to
destinations. It is possible that some key nodes will
over serve the network and have their energy
drained quickly, causing the network to be
partitioned. Thus simple solutions that only
Energy Enhancement in AOMDV
Alpesh chauhan(M-919327182311)
Information Technology Dept,Shantilal Shah Engineering
college, Bhavnagar,Gujarat,India
Gujarat Technology University
Prof.B.V.Buddhdev(M-919825046179)
Principal Shantilal shah Engineering College, Bhavnagar,
Gujarat, India
Gujarat Technology University
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, No 5, May 2013
1925
www.ijarcet.org
consider power constraints may cause severe
performance degradation. Third, no centralized
control implies that energy-efficient management
in MANETs must be done in a distributed and
cooperative manner, which is difficult to achieve.
Need For Conservation Of Energy
The main reasons for energy conservation in ad hoc
networks are as follows:
Limited energy reserve:. The improvement in
battery technologies is very slow as compared to
the advances in the field of mobile computing and
communication.
Difficulties in replacing the batteries: In
situations like battlefields, natural Disasters such
as earthquakes, and so forth, it is very difficult to
replace and recharge the batteries. Thus, in such
situations, the conservation of energy is very
important.
Lack of central coordination: Because an ad hoc
network is a distributed network and there is no
central coordinator, some of the nodes in the multi
hop routing should act as a relay node. If there is
heavy relay traffic, this leads to more power
consumption at the respective relay node.
Constraints on the battery source: The weight of
the nodes may increase with the weight of the
battery at that node. If the weight of the battery is
decreased, that in turn will lead to less power of the
battery and thus decrease the life span of the
battery. Thus, energy management techniques must
deal with this issue; in addition to reducing the size
of the battery, they must utilize the energy
resources in the best possible way.
Selection of optimal transmission power: The
increase in the transmission power increases the
consumption of the battery charge. Because the
transmission power decides the reachability of the
nodes, an optimal transmission power decreases
the interference between nodes, and that in turn
increases the number of simultaneous
transmissions.
Energy consumption model
A wireless network interface can be in one of the
following four states: Transmit, Receive,
Idle or Sleep. Each state represents a different level
of energy consumption.[2]
Figure 1. Energy consumption in a wireless
network
In Table 1, typical values of consumption for a
wireless interface (measured for a Lucent Silver
Wavelan PC Card) are reported.
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, No 5, May 2013
1926
www.ijarcet.org
State Power value
Transmit Ptx 1.3W
Receive Prx 0.9W
Idle Pidle 0.74W
Sleep Psleep 0.047W
Table 1. Power value in each radio state
The energy dissipated in transmitting (Etx) or
receiving (Erx) one packet can be calculated as:
Etx = Ptx × Duration
Erx = Prx × Duration (1)
Where Duration denotes the transmission duration
of the packet. When a transmitter transmits a
packet to the next hop, because of the shared nature
of wireless medium, all its neighbors receive this
packet even it is intended to only one of them.
Moreover, each node situated between transmitter
range and interference range receives this packet
but it cannot decode it. These two problems
generate loss of energy. So to compute the energy
dissipated by one transmission, we must take into
account these losses as follows (Allard et al.,
2006):
costtx (i) = Etx + n×Erx (2)
Where n represents the number of non-sleeping
nodes belonging to the interference zone of the
transmitter i.
.
Minimum Total Transmission Power Routing
(MTPR)
A first approach for energy-efficient routing is
known as MTPR (Minimum Transmission Power
Routing; Toh, 2001). That mechanism uses a
simple energy metric, represented by the total
energy consumed to forward the information along
the route.[4]
Minimum Battery Cost Routing (MBCR)
Total transmission power is an important metric
because it concerns the lifetime of mobile hosts.
However, it has a critical disadvantage.
Although this metric can reduce the total power
consumption of the overall network, it does not
reflect directly on the lifetime of each host. If the
minimum total transmission power routes are via a
specific host, the battery of this host will be
exhausted quickly, and this host will die of battery
exhaustion soon. Therefore, the remaining battery
capacity of each host is a more accurate metric to
describe the lifetime of each host [4].
Min-Max Battery Cost Routing (MMBCR)
To make sure that no node will be overused, the
above objective function (Eq. 3) can be modified, as
indicated in [8]. Battery cost Rj for route j is redefined
as
Rj = (d)
Similarly, the desired route i can be obtained from
the equation
Ri = min{Rj| j A}, (d)
Conditional Min-Max Battery Cost Routing
(CMMBCR)
Our goal is to maximize the lifetime of each node
and use the battery fairly. However, these two goals
cannot be achieved simultaneously by applying
MTPR or MMBCR schemes. MBCR can only
fulfil both of them sometimes. It is still not clear at
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, No 5, May 2013
1927
www.ijarcet.org
this stage if we can achieve these two goals
simultaneously. To resolve this problem, they [3]
use battery capacity instead of cost function as a
route selection metric, and introduce the
conditional max-min battery capacity routing
(CMMBCR) scheme.[3]
The basic idea behind CMMBCR is that when all
nodes in some possible routes between a source
and a destination have sufficient remaining battery
capacity (i.e., above a threshold), a route with
minimum total transmission power among these
routes is chosen.
They define the battery capacity j for route j at time
t as
Rc
j = (e)
Where ci is the residual battery capacity of node i
on the route j.
Min-Max Residual Energy in AOMDV
(MMRE-AOMDV)
Yumei Liu, Lili Guo,Huizhu Ma,Tao Jiang
proposed a new routing protocol MMRE_AOMDV
in order to balance the traffic load among different
nodes according to their nodal residual battery and
prolong the individual node’s lifetime and hence
the entire system lifetime.
The MMRE-AOMDV protocol has two main
components.[1]
Finding minimal nodal residual energy
Several changes are needed in the AOMDV route
discovery procedure to enable computation
minimal nodal residual energy of each route
between source-destination pairs. Each RREQ and
RREP now carries an additional field called min
re-energy to indicate that all of nodes in the route
have the minimal nodal residual energy. When
intermediate node receives RREQ packet, only if
the sequence number of just received packet is
greater than this node’, its residual energy should
be compared with the min_re_energy of RREQ. If
the residual energy of this node is less than the
min_re_energy of RREQ, we update the
min_re_energy field with it, in order to keep the
value of min_re_energy lowest among all the
nodes in this route.
A. Sorting multi-route by descending nodal
residual energy
Same as finding minimal nodal residual energy
phase, we still add another additional field
min-re-energy in the route_list. The node with
route_list sorted by the descending value of
min-re-energy can send data packets using the
route with maximal nodal residual energy when
needed. When the source node receives a new route
message containing information of maximal nodal
residual energy, this new route should be adopted
to forward rest data packets. Such process can
prevent one or some critical nodes depleting their
energy earlier and prolong network’s lifetime.
Simulation result of AOMDV_ENERGY
0
500
1000
1500
2000
2500
3000
0 20 40 60
Energyconsumption
Pause Time
AOMDV_ENE
AOMDV
AODV
AOMDV_ENERGY graph with energy consumption
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, No 5, May 2013
1928
www.ijarcet.org
0
50
100
150
200
250
300
350
400
450
500
0 20 40 60
EndtoEnddelay
Pause time
AOMDV_ENE
AOMDV
AODV
END TO END DELAY OF AOMDV_ENERGY
CONCLUSION:
In this paper we have presented various
techniques for improved energy function of
AOMDV routing protocol and also prove with
simulation result that AOMDV_ENERGY which
is enhancement of AOMDV work better than
AODV and AOMDV in End to End Delay and
Energy consumption.
ACKNOWLEDGEMENTS:
I would like to say thanks to Prof. B.V.buddhdev,
Prof. H.B.jethava , Prof. K.R.trivedi, Arvind sir
and miss Asha Zala, Prasant sir and my parent to
give me their valuable time and support.
REFERENCEs
[1] Yumei Liu, Lili Guo, Huizhu Ma, Tao
Jiang ― Energy Efficient On Demand
Multipath Routing Protocol For Multi-Hop
Ad Hoc Networks ‖, In The Proceedings Of
ISSSTA-08, IEEE 10th International
Symposium On Spread Spectrum And
Applications, Bologna, Italy, August 25-27
2008,Pp-592-597.
[2] Marco Fotino And Floriano De Rango
―Energy Issues And Energy Aware Routing
In Wireless Ad-Hoc Networks‖, University
Of Calabria, Italy.
[3] C.-K. Toh, “Maximum Battery Life
Routing To Support Ubiquitous Mobile
Computing In Wireless Ad HocNetworks‖,
IEEE Communications Magazine • June
2001
[4] S. Singh And M. Woo, ―Power- Aware
Routing In Mobile Ad- Hoc Network‖
Proc. Mobicom ’98, Dallas, TX, Oct. 1998.
[5] Singh S., And Ragavendra C.S., ―PAMAS_
Power Aware Multi-access Protocol With
Signaling For Ad Hoc Networks‖, ACM
Commun. Rev., Pp.54-62, July 1998.
[6] Pavel Korshunov,Lu Liming And Jian,
―Conserving Power In Mobile Ad Hoc
Networks‖
[7] M. Bheemalingaiah, M. M. Naidu, D.
Sreenivasa Rao, G.Varaprasad, ―Energy
Aware Node Disjoint Multipath Routing In
Mobile Ad Hoc Network‖, Journal Of
Theoretical And Applied Information
Technology.
[8] Benjie Chen, Kyle Jamieson, Hari
Balakrishnan, and Robert Morris, ―SPAN:
An Energy-Efficient Coordination
Algorithm for Topology Maintenance in
Ad Hoc Wireless Networks,‖ ACM
Wireless Networks Journal 8(5) (2002)
Pp.481–494.
[9] Getsy S Sara, Neelavathy Pari.S,
Sridharan.D, ―Energy Efficient Ad Hoc On
Demand Multipath Distance Vector
Routing Protocol (E2
AOMDV)‖ ,
International Journal Of Recent Trends In
Engineering, Vol 2, No. 3, November 2009.
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, No 5, May 2013
1929
www.ijarcet.org
[10] Annapurna P Patil, Dr K Rajani Kanth ,
Batheysharanya, M P Dinesh Kumar,
Malavika J, ―Design Of An Energy
Efficient Routing Protocol For Manets
Based On AODV‖, IJCSI International
Journal Of Computer Science Issues, Vol.
8, Issue 4, No 1, July 2011.
[11] Yuhua Yuan, Huimin Chen, and
Min Jia, ―An Optimized Ad-Hoc
On-Demand Multipath Distance Vector
(AOMDV) Routing Protocol‖, 2005
Asia-Pacific Conference On
Communications, Perth, Western Australia,
3 - 5 October 2005
Alpesh Chauhan.- pursuing M.E.-I.T. from shantilal shah engineering
college.
Prof.B.V.Buddhdev:- Principal Shantilal shah Engineering College.
M.tech from IIT-Delhi.

Weitere ähnliche Inhalte

Was ist angesagt?

Db3210821087
Db3210821087Db3210821087
Db3210821087IJMER
 
Abrol2018 article joint_powerallocationandrelayse
Abrol2018 article joint_powerallocationandrelayseAbrol2018 article joint_powerallocationandrelayse
Abrol2018 article joint_powerallocationandrelayseRakesh Jha
 
Paper id 25201452
Paper id 25201452Paper id 25201452
Paper id 25201452IJRAT
 
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...IOSR Journals
 
OPTIMAL PLACEMENT AND SIZING OF CAPACITOR BANKS BASED ON VOLTAGE PROFILE AND ...
OPTIMAL PLACEMENT AND SIZING OF CAPACITOR BANKS BASED ON VOLTAGE PROFILE AND ...OPTIMAL PLACEMENT AND SIZING OF CAPACITOR BANKS BASED ON VOLTAGE PROFILE AND ...
OPTIMAL PLACEMENT AND SIZING OF CAPACITOR BANKS BASED ON VOLTAGE PROFILE AND ...Prashanta Sarkar
 
O N THE E VALUATION OF G MSK S CHEME W ITH ECC T ECHNIQUES IN W IRELESS S...
O N THE E VALUATION OF G MSK  S CHEME  W ITH  ECC T ECHNIQUES IN W IRELESS  S...O N THE E VALUATION OF G MSK  S CHEME  W ITH  ECC T ECHNIQUES IN W IRELESS  S...
O N THE E VALUATION OF G MSK S CHEME W ITH ECC T ECHNIQUES IN W IRELESS S...ijwmn
 
Energy efficient wireless technology
Energy efficient wireless technologyEnergy efficient wireless technology
Energy efficient wireless technologyEisha Madhwal
 
Energy-efficient user association mechanism enabling fully hybrid spectrum sh...
Energy-efficient user association mechanism enabling fully hybrid spectrum sh...Energy-efficient user association mechanism enabling fully hybrid spectrum sh...
Energy-efficient user association mechanism enabling fully hybrid spectrum sh...TELKOMNIKA JOURNAL
 
IRJET- Design and Simulation of Solar PV DC Microgrid for Rural Electrification
IRJET- Design and Simulation of Solar PV DC Microgrid for Rural ElectrificationIRJET- Design and Simulation of Solar PV DC Microgrid for Rural Electrification
IRJET- Design and Simulation of Solar PV DC Microgrid for Rural ElectrificationIRJET Journal
 
A high efficiency pv module integrated dc dc
A high efficiency pv module integrated dc dcA high efficiency pv module integrated dc dc
A high efficiency pv module integrated dc dcmarutipammar
 
Inductive power transfer
Inductive power transferInductive power transfer
Inductive power transferSukanya Jadhav
 
Energy conservation in wireless communication systems with relays
Energy conservation in wireless communication systems with relaysEnergy conservation in wireless communication systems with relays
Energy conservation in wireless communication systems with relaysAniruddha Chandra
 
GPS Enabled Energy Efficient Routing for Manet
GPS Enabled Energy Efficient Routing for ManetGPS Enabled Energy Efficient Routing for Manet
GPS Enabled Energy Efficient Routing for ManetCSCJournals
 
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...IJECEIAES
 
New solutions for optimization of the electrical distribution system availabi...
New solutions for optimization of the electrical distribution system availabi...New solutions for optimization of the electrical distribution system availabi...
New solutions for optimization of the electrical distribution system availabi...Mohamed Ghaieth Abidi
 

Was ist angesagt? (19)

Aq4103266271
Aq4103266271Aq4103266271
Aq4103266271
 
Db3210821087
Db3210821087Db3210821087
Db3210821087
 
Abrol2018 article joint_powerallocationandrelayse
Abrol2018 article joint_powerallocationandrelayseAbrol2018 article joint_powerallocationandrelayse
Abrol2018 article joint_powerallocationandrelayse
 
Paper id 25201452
Paper id 25201452Paper id 25201452
Paper id 25201452
 
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
 
OPTIMAL PLACEMENT AND SIZING OF CAPACITOR BANKS BASED ON VOLTAGE PROFILE AND ...
OPTIMAL PLACEMENT AND SIZING OF CAPACITOR BANKS BASED ON VOLTAGE PROFILE AND ...OPTIMAL PLACEMENT AND SIZING OF CAPACITOR BANKS BASED ON VOLTAGE PROFILE AND ...
OPTIMAL PLACEMENT AND SIZING OF CAPACITOR BANKS BASED ON VOLTAGE PROFILE AND ...
 
O N THE E VALUATION OF G MSK S CHEME W ITH ECC T ECHNIQUES IN W IRELESS S...
O N THE E VALUATION OF G MSK  S CHEME  W ITH  ECC T ECHNIQUES IN W IRELESS  S...O N THE E VALUATION OF G MSK  S CHEME  W ITH  ECC T ECHNIQUES IN W IRELESS  S...
O N THE E VALUATION OF G MSK S CHEME W ITH ECC T ECHNIQUES IN W IRELESS S...
 
Energy efficient wireless technology
Energy efficient wireless technologyEnergy efficient wireless technology
Energy efficient wireless technology
 
Energy-efficient user association mechanism enabling fully hybrid spectrum sh...
Energy-efficient user association mechanism enabling fully hybrid spectrum sh...Energy-efficient user association mechanism enabling fully hybrid spectrum sh...
Energy-efficient user association mechanism enabling fully hybrid spectrum sh...
 
Oq3425482554
Oq3425482554Oq3425482554
Oq3425482554
 
IRJET- Design and Simulation of Solar PV DC Microgrid for Rural Electrification
IRJET- Design and Simulation of Solar PV DC Microgrid for Rural ElectrificationIRJET- Design and Simulation of Solar PV DC Microgrid for Rural Electrification
IRJET- Design and Simulation of Solar PV DC Microgrid for Rural Electrification
 
Bf33335340
Bf33335340Bf33335340
Bf33335340
 
A high efficiency pv module integrated dc dc
A high efficiency pv module integrated dc dcA high efficiency pv module integrated dc dc
A high efficiency pv module integrated dc dc
 
Inductive power transfer
Inductive power transferInductive power transfer
Inductive power transfer
 
Design and implementation of an efficient WPT system
Design and implementation of an efficient WPT systemDesign and implementation of an efficient WPT system
Design and implementation of an efficient WPT system
 
Energy conservation in wireless communication systems with relays
Energy conservation in wireless communication systems with relaysEnergy conservation in wireless communication systems with relays
Energy conservation in wireless communication systems with relays
 
GPS Enabled Energy Efficient Routing for Manet
GPS Enabled Energy Efficient Routing for ManetGPS Enabled Energy Efficient Routing for Manet
GPS Enabled Energy Efficient Routing for Manet
 
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...
 
New solutions for optimization of the electrical distribution system availabi...
New solutions for optimization of the electrical distribution system availabi...New solutions for optimization of the electrical distribution system availabi...
New solutions for optimization of the electrical distribution system availabi...
 

Andere mochten auch

развитие познавательной активности
развитие познавательной активностиразвитие познавательной активности
развитие познавательной активностиbld0zer
 
Universidad Privada En España
Universidad Privada En España
Universidad Privada En España
Universidad Privada En España solocolombia00
 
Zebrafish in the fight against muscular dystrophy
Zebrafish in the fight against muscular dystrophyZebrafish in the fight against muscular dystrophy
Zebrafish in the fight against muscular dystrophyMarta Migocka-Patrzalek
 
Business plan for the jfm 2015
Business plan for the jfm 2015Business plan for the jfm 2015
Business plan for the jfm 2015Mahendra S rane
 
IAS 27 Consolidated Financial Statements
IAS 27 Consolidated Financial StatementsIAS 27 Consolidated Financial Statements
IAS 27 Consolidated Financial StatementsMaliha Jahan
 

Andere mochten auch (10)

развитие познавательной активности
развитие познавательной активностиразвитие познавательной активности
развитие познавательной активности
 
1901 1903
1901 19031901 1903
1901 1903
 
IOSH
IOSHIOSH
IOSH
 
Universidad Privada En España
Universidad Privada En España
Universidad Privada En España
Universidad Privada En España
 
SIWI - Conclusions 2016
SIWI - Conclusions 2016SIWI - Conclusions 2016
SIWI - Conclusions 2016
 
Zebrafish in the fight against muscular dystrophy
Zebrafish in the fight against muscular dystrophyZebrafish in the fight against muscular dystrophy
Zebrafish in the fight against muscular dystrophy
 
Business plan for the jfm 2015
Business plan for the jfm 2015Business plan for the jfm 2015
Business plan for the jfm 2015
 
William J. Kolasky Antitrust Compliance Programs The Governm
William J. Kolasky Antitrust Compliance Programs The GovernmWilliam J. Kolasky Antitrust Compliance Programs The Governm
William J. Kolasky Antitrust Compliance Programs The Governm
 
IAS 27 Consolidated Financial Statements
IAS 27 Consolidated Financial StatementsIAS 27 Consolidated Financial Statements
IAS 27 Consolidated Financial Statements
 
Angiogenesis
AngiogenesisAngiogenesis
Angiogenesis
 

Ähnlich wie 1924 1929

ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...ijasuc
 
A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...
A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...
A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...ijmnct
 
Cross-layer Design of an Asymmetric Loadpower Control Protocol in Ad hoc Netw...
Cross-layer Design of an Asymmetric Loadpower Control Protocol in Ad hoc Netw...Cross-layer Design of an Asymmetric Loadpower Control Protocol in Ad hoc Netw...
Cross-layer Design of an Asymmetric Loadpower Control Protocol in Ad hoc Netw...IDES Editor
 
Enhancing Survivability, Lifetime, and Energy Efficiency of Wireless Networks
Enhancing Survivability, Lifetime, and Energy Efficiency of Wireless NetworksEnhancing Survivability, Lifetime, and Energy Efficiency of Wireless Networks
Enhancing Survivability, Lifetime, and Energy Efficiency of Wireless NetworksIJRES Journal
 
Ijeee 24-27-energy efficient communication for adhoc networks
Ijeee 24-27-energy efficient communication for adhoc networksIjeee 24-27-energy efficient communication for adhoc networks
Ijeee 24-27-energy efficient communication for adhoc networksKumar Goud
 
Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...
Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...
Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...IOSR Journals
 
Energy Aware Routing Protocol for Energy Constrained Mobile Ad-hoc Networks
Energy Aware Routing Protocol for Energy Constrained Mobile Ad-hoc Networks  Energy Aware Routing Protocol for Energy Constrained Mobile Ad-hoc Networks
Energy Aware Routing Protocol for Energy Constrained Mobile Ad-hoc Networks IJECEIAES
 
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...ijcncs
 
ENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKS
ENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKSENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKS
ENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKSIJCNCJournal
 
Power consumption and energy management for edge computing: state of the art
Power consumption and energy management for edge computing: state of the artPower consumption and energy management for edge computing: state of the art
Power consumption and energy management for edge computing: state of the artTELKOMNIKA JOURNAL
 
Energy Efficient Multipath Routing For Mobile Ad Hoc Networks
Energy Efficient Multipath Routing For Mobile Ad Hoc NetworksEnergy Efficient Multipath Routing For Mobile Ad Hoc Networks
Energy Efficient Multipath Routing For Mobile Ad Hoc NetworksZac Darcy
 
7. 7775 8118-1-pb
7. 7775 8118-1-pb7. 7775 8118-1-pb
7. 7775 8118-1-pbIAESIJEECS
 
M-EPAR to Improve the Quality of the MANETs
M-EPAR to Improve the Quality of the MANETsM-EPAR to Improve the Quality of the MANETs
M-EPAR to Improve the Quality of the MANETsIJERA Editor
 
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...ijwmn
 
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SAN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SIJCNCJournal
 
Energy Efficient Military Mobile Base Station Placement
Energy Efficient Military Mobile Base Station PlacementEnergy Efficient Military Mobile Base Station Placement
Energy Efficient Military Mobile Base Station Placementijwmn
 

Ähnlich wie 1924 1929 (20)

ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
 
A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...
A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...
A CLUSTER BASED STABLE ROUTING PROTOCOL USING BINARY PARTICLE SWARM OPTIMIZAT...
 
Cross-layer Design of an Asymmetric Loadpower Control Protocol in Ad hoc Netw...
Cross-layer Design of an Asymmetric Loadpower Control Protocol in Ad hoc Netw...Cross-layer Design of an Asymmetric Loadpower Control Protocol in Ad hoc Netw...
Cross-layer Design of an Asymmetric Loadpower Control Protocol in Ad hoc Netw...
 
Bf33335340
Bf33335340Bf33335340
Bf33335340
 
Optimization of routing protocol in manet using ga
Optimization of routing protocol in manet using gaOptimization of routing protocol in manet using ga
Optimization of routing protocol in manet using ga
 
Enhancing Survivability, Lifetime, and Energy Efficiency of Wireless Networks
Enhancing Survivability, Lifetime, and Energy Efficiency of Wireless NetworksEnhancing Survivability, Lifetime, and Energy Efficiency of Wireless Networks
Enhancing Survivability, Lifetime, and Energy Efficiency of Wireless Networks
 
Ijeee 24-27-energy efficient communication for adhoc networks
Ijeee 24-27-energy efficient communication for adhoc networksIjeee 24-27-energy efficient communication for adhoc networks
Ijeee 24-27-energy efficient communication for adhoc networks
 
Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...
Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...
Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...
 
Energy Aware Routing Protocol for Energy Constrained Mobile Ad-hoc Networks
Energy Aware Routing Protocol for Energy Constrained Mobile Ad-hoc Networks  Energy Aware Routing Protocol for Energy Constrained Mobile Ad-hoc Networks
Energy Aware Routing Protocol for Energy Constrained Mobile Ad-hoc Networks
 
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
 
ENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKS
ENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKSENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKS
ENERGY EFFICIENT NODE RANK-BASED ROUTING ALGORITHM IN MOBILE AD-HOC NETWORKS
 
Power consumption and energy management for edge computing: state of the art
Power consumption and energy management for edge computing: state of the artPower consumption and energy management for edge computing: state of the art
Power consumption and energy management for edge computing: state of the art
 
Energy Efficient Multipath Routing For Mobile Ad Hoc Networks
Energy Efficient Multipath Routing For Mobile Ad Hoc NetworksEnergy Efficient Multipath Routing For Mobile Ad Hoc Networks
Energy Efficient Multipath Routing For Mobile Ad Hoc Networks
 
Ijcnc050209
Ijcnc050209Ijcnc050209
Ijcnc050209
 
7. 7775 8118-1-pb
7. 7775 8118-1-pb7. 7775 8118-1-pb
7. 7775 8118-1-pb
 
M-EPAR to Improve the Quality of the MANETs
M-EPAR to Improve the Quality of the MANETsM-EPAR to Improve the Quality of the MANETs
M-EPAR to Improve the Quality of the MANETs
 
Fo2510211029
Fo2510211029Fo2510211029
Fo2510211029
 
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
 
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SAN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
 
Energy Efficient Military Mobile Base Station Placement
Energy Efficient Military Mobile Base Station PlacementEnergy Efficient Military Mobile Base Station Placement
Energy Efficient Military Mobile Base Station Placement
 

Mehr von Editor IJARCET

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationEditor IJARCET
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Editor IJARCET
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Editor IJARCET
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Editor IJARCET
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Editor IJARCET
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Editor IJARCET
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Editor IJARCET
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Editor IJARCET
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Editor IJARCET
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Editor IJARCET
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Editor IJARCET
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Editor IJARCET
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Editor IJARCET
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Editor IJARCET
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Editor IJARCET
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Editor IJARCET
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Editor IJARCET
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Editor IJARCET
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Editor IJARCET
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Editor IJARCET
 

Mehr von Editor IJARCET (20)

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturization
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107
 

Kürzlich hochgeladen

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 

Kürzlich hochgeladen (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 

1924 1929

  • 1. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, No 5, May 2013 1924 www.ijarcet.org  Abstract— Mobile computing is evolving rapidly with advances in wireless communications and wireless networking protocols. To facilitate communication, most wireless network devices are portable and battery-powered, and thus operate on an extremely constrained energy budget. However, progress in battery technology shows that only small improvements in battery capacity can be expected in the near future. Furthermore, because recharging or replacing batteries is costly or, under some circumstances, impossible, it is desirable to keep the energy dissipation level of devices low. Energy-efficient design in mobile ad hoc networks (MANETs) is more important and challenging than with other wireless networks. Index Terms— Energy-efficient design, Mobile computing, Manet, Wireless networking protocols, AOMDV-ENERGY, INTRODUCTION Mobile computing is evolving rapidly with advances in wireless communications and wireless networking protocols. Despite the fact that devices are getting smaller and more efficient, advances in battery technology have not yet reached the stage where a mobile computer can operate for days without recharging. While research is on-going to build long-lasting batteries, sometimes we wonder if there is an electrochemical limit. If so, then advanced power conservation techniques are necessary. Energy efficiency is a major challenge in wireless networks. To facilitate communication, most wireless network devices are portable and battery-powered, and thus operate on an extremely constrained energy budget. However, progress in battery technology shows that only small improvements in battery capacity can be expected in the near future. Furthermore, because recharging or replacing batteries is costly or, under some circumstances, impossible, it is desirable to keep the energy dissipation level of devices low. A mobile ad hoc network is a collection of two or more nodes equipped with wireless communications and networking capabilities without central network control, namely, an infrastructureless mobile network. Energy-efficient design in mobile ad hoc networks (MANETs) is more important and challenging than with other wireless networks. First, due to the absence of an infrastructure, mobile nodes in an ad hoc network must act as routers and join in the process of forwarding packets. Therefore, traffic loads in MANETs are heavier than in other wireless networks with fixed access points or base stations, and thus MANETs have more energy consumption. Second, energy-efficient design needs to Energy in mobile adhoc networks is of much important. Similarly shortest path from source to destination is also important for routing. To address these issues a routing protocol is proposed which gives an optimum between these issues. Consider the trade-offs between different network performances criteria. For example, routing protocols usually try to find the shortest path from sources to destinations. It is possible that some key nodes will over serve the network and have their energy drained quickly, causing the network to be partitioned. Thus simple solutions that only Energy Enhancement in AOMDV Alpesh chauhan(M-919327182311) Information Technology Dept,Shantilal Shah Engineering college, Bhavnagar,Gujarat,India Gujarat Technology University Prof.B.V.Buddhdev(M-919825046179) Principal Shantilal shah Engineering College, Bhavnagar, Gujarat, India Gujarat Technology University
  • 2. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, No 5, May 2013 1925 www.ijarcet.org consider power constraints may cause severe performance degradation. Third, no centralized control implies that energy-efficient management in MANETs must be done in a distributed and cooperative manner, which is difficult to achieve. Need For Conservation Of Energy The main reasons for energy conservation in ad hoc networks are as follows: Limited energy reserve:. The improvement in battery technologies is very slow as compared to the advances in the field of mobile computing and communication. Difficulties in replacing the batteries: In situations like battlefields, natural Disasters such as earthquakes, and so forth, it is very difficult to replace and recharge the batteries. Thus, in such situations, the conservation of energy is very important. Lack of central coordination: Because an ad hoc network is a distributed network and there is no central coordinator, some of the nodes in the multi hop routing should act as a relay node. If there is heavy relay traffic, this leads to more power consumption at the respective relay node. Constraints on the battery source: The weight of the nodes may increase with the weight of the battery at that node. If the weight of the battery is decreased, that in turn will lead to less power of the battery and thus decrease the life span of the battery. Thus, energy management techniques must deal with this issue; in addition to reducing the size of the battery, they must utilize the energy resources in the best possible way. Selection of optimal transmission power: The increase in the transmission power increases the consumption of the battery charge. Because the transmission power decides the reachability of the nodes, an optimal transmission power decreases the interference between nodes, and that in turn increases the number of simultaneous transmissions. Energy consumption model A wireless network interface can be in one of the following four states: Transmit, Receive, Idle or Sleep. Each state represents a different level of energy consumption.[2] Figure 1. Energy consumption in a wireless network In Table 1, typical values of consumption for a wireless interface (measured for a Lucent Silver Wavelan PC Card) are reported.
  • 3. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, No 5, May 2013 1926 www.ijarcet.org State Power value Transmit Ptx 1.3W Receive Prx 0.9W Idle Pidle 0.74W Sleep Psleep 0.047W Table 1. Power value in each radio state The energy dissipated in transmitting (Etx) or receiving (Erx) one packet can be calculated as: Etx = Ptx × Duration Erx = Prx × Duration (1) Where Duration denotes the transmission duration of the packet. When a transmitter transmits a packet to the next hop, because of the shared nature of wireless medium, all its neighbors receive this packet even it is intended to only one of them. Moreover, each node situated between transmitter range and interference range receives this packet but it cannot decode it. These two problems generate loss of energy. So to compute the energy dissipated by one transmission, we must take into account these losses as follows (Allard et al., 2006): costtx (i) = Etx + n×Erx (2) Where n represents the number of non-sleeping nodes belonging to the interference zone of the transmitter i. . Minimum Total Transmission Power Routing (MTPR) A first approach for energy-efficient routing is known as MTPR (Minimum Transmission Power Routing; Toh, 2001). That mechanism uses a simple energy metric, represented by the total energy consumed to forward the information along the route.[4] Minimum Battery Cost Routing (MBCR) Total transmission power is an important metric because it concerns the lifetime of mobile hosts. However, it has a critical disadvantage. Although this metric can reduce the total power consumption of the overall network, it does not reflect directly on the lifetime of each host. If the minimum total transmission power routes are via a specific host, the battery of this host will be exhausted quickly, and this host will die of battery exhaustion soon. Therefore, the remaining battery capacity of each host is a more accurate metric to describe the lifetime of each host [4]. Min-Max Battery Cost Routing (MMBCR) To make sure that no node will be overused, the above objective function (Eq. 3) can be modified, as indicated in [8]. Battery cost Rj for route j is redefined as Rj = (d) Similarly, the desired route i can be obtained from the equation Ri = min{Rj| j A}, (d) Conditional Min-Max Battery Cost Routing (CMMBCR) Our goal is to maximize the lifetime of each node and use the battery fairly. However, these two goals cannot be achieved simultaneously by applying MTPR or MMBCR schemes. MBCR can only fulfil both of them sometimes. It is still not clear at
  • 4. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, No 5, May 2013 1927 www.ijarcet.org this stage if we can achieve these two goals simultaneously. To resolve this problem, they [3] use battery capacity instead of cost function as a route selection metric, and introduce the conditional max-min battery capacity routing (CMMBCR) scheme.[3] The basic idea behind CMMBCR is that when all nodes in some possible routes between a source and a destination have sufficient remaining battery capacity (i.e., above a threshold), a route with minimum total transmission power among these routes is chosen. They define the battery capacity j for route j at time t as Rc j = (e) Where ci is the residual battery capacity of node i on the route j. Min-Max Residual Energy in AOMDV (MMRE-AOMDV) Yumei Liu, Lili Guo,Huizhu Ma,Tao Jiang proposed a new routing protocol MMRE_AOMDV in order to balance the traffic load among different nodes according to their nodal residual battery and prolong the individual node’s lifetime and hence the entire system lifetime. The MMRE-AOMDV protocol has two main components.[1] Finding minimal nodal residual energy Several changes are needed in the AOMDV route discovery procedure to enable computation minimal nodal residual energy of each route between source-destination pairs. Each RREQ and RREP now carries an additional field called min re-energy to indicate that all of nodes in the route have the minimal nodal residual energy. When intermediate node receives RREQ packet, only if the sequence number of just received packet is greater than this node’, its residual energy should be compared with the min_re_energy of RREQ. If the residual energy of this node is less than the min_re_energy of RREQ, we update the min_re_energy field with it, in order to keep the value of min_re_energy lowest among all the nodes in this route. A. Sorting multi-route by descending nodal residual energy Same as finding minimal nodal residual energy phase, we still add another additional field min-re-energy in the route_list. The node with route_list sorted by the descending value of min-re-energy can send data packets using the route with maximal nodal residual energy when needed. When the source node receives a new route message containing information of maximal nodal residual energy, this new route should be adopted to forward rest data packets. Such process can prevent one or some critical nodes depleting their energy earlier and prolong network’s lifetime. Simulation result of AOMDV_ENERGY 0 500 1000 1500 2000 2500 3000 0 20 40 60 Energyconsumption Pause Time AOMDV_ENE AOMDV AODV AOMDV_ENERGY graph with energy consumption
  • 5. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, No 5, May 2013 1928 www.ijarcet.org 0 50 100 150 200 250 300 350 400 450 500 0 20 40 60 EndtoEnddelay Pause time AOMDV_ENE AOMDV AODV END TO END DELAY OF AOMDV_ENERGY CONCLUSION: In this paper we have presented various techniques for improved energy function of AOMDV routing protocol and also prove with simulation result that AOMDV_ENERGY which is enhancement of AOMDV work better than AODV and AOMDV in End to End Delay and Energy consumption. ACKNOWLEDGEMENTS: I would like to say thanks to Prof. B.V.buddhdev, Prof. H.B.jethava , Prof. K.R.trivedi, Arvind sir and miss Asha Zala, Prasant sir and my parent to give me their valuable time and support. REFERENCEs [1] Yumei Liu, Lili Guo, Huizhu Ma, Tao Jiang ― Energy Efficient On Demand Multipath Routing Protocol For Multi-Hop Ad Hoc Networks ‖, In The Proceedings Of ISSSTA-08, IEEE 10th International Symposium On Spread Spectrum And Applications, Bologna, Italy, August 25-27 2008,Pp-592-597. [2] Marco Fotino And Floriano De Rango ―Energy Issues And Energy Aware Routing In Wireless Ad-Hoc Networks‖, University Of Calabria, Italy. [3] C.-K. Toh, “Maximum Battery Life Routing To Support Ubiquitous Mobile Computing In Wireless Ad HocNetworks‖, IEEE Communications Magazine • June 2001 [4] S. Singh And M. Woo, ―Power- Aware Routing In Mobile Ad- Hoc Network‖ Proc. Mobicom ’98, Dallas, TX, Oct. 1998. [5] Singh S., And Ragavendra C.S., ―PAMAS_ Power Aware Multi-access Protocol With Signaling For Ad Hoc Networks‖, ACM Commun. Rev., Pp.54-62, July 1998. [6] Pavel Korshunov,Lu Liming And Jian, ―Conserving Power In Mobile Ad Hoc Networks‖ [7] M. Bheemalingaiah, M. M. Naidu, D. Sreenivasa Rao, G.Varaprasad, ―Energy Aware Node Disjoint Multipath Routing In Mobile Ad Hoc Network‖, Journal Of Theoretical And Applied Information Technology. [8] Benjie Chen, Kyle Jamieson, Hari Balakrishnan, and Robert Morris, ―SPAN: An Energy-Efficient Coordination Algorithm for Topology Maintenance in Ad Hoc Wireless Networks,‖ ACM Wireless Networks Journal 8(5) (2002) Pp.481–494. [9] Getsy S Sara, Neelavathy Pari.S, Sridharan.D, ―Energy Efficient Ad Hoc On Demand Multipath Distance Vector Routing Protocol (E2 AOMDV)‖ , International Journal Of Recent Trends In Engineering, Vol 2, No. 3, November 2009.
  • 6. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, No 5, May 2013 1929 www.ijarcet.org [10] Annapurna P Patil, Dr K Rajani Kanth , Batheysharanya, M P Dinesh Kumar, Malavika J, ―Design Of An Energy Efficient Routing Protocol For Manets Based On AODV‖, IJCSI International Journal Of Computer Science Issues, Vol. 8, Issue 4, No 1, July 2011. [11] Yuhua Yuan, Huimin Chen, and Min Jia, ―An Optimized Ad-Hoc On-Demand Multipath Distance Vector (AOMDV) Routing Protocol‖, 2005 Asia-Pacific Conference On Communications, Perth, Western Australia, 3 - 5 October 2005 Alpesh Chauhan.- pursuing M.E.-I.T. from shantilal shah engineering college. Prof.B.V.Buddhdev:- Principal Shantilal shah Engineering College. M.tech from IIT-Delhi.