SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 257
COOPERATIVE AD-HOC NETWORKS FOR ENERGY EFFICIENT
IMPROVE CONNECTIVITY
Mohua Biswas1
, M.S.Mathpati2
, Papiya Biswas3
1
Assistant Professor, Electronics & Telecommunication Department, SVERI’s C.O.E.Pandharpur, Maharashtra, India
2
Assistant Professor, Electronics & Telecommunication Department, SVERI’s C.O.E.Pandharpur, Maharashtra, India
3
Assistant Professor, Electronics & Telecommunication Department, SVERI’s C.O.E.Pandharpur, Maharashtra, India
Abstract
Mobile ad-hoc network (MANET) has been developed to meet the increase in demand for high-speed wireless network. Wireless ad-
hoc networks are multi-hop frameworks comprising of connections among wireless nodes in the absence of any infrastructure. Thus
they normally consist of unpredicted network topologies. In MANETs nodes have the liberty to move freely in various directions. Due
to limited battery power, nodes require energy efficient routing protocols to gear up their network performance. Cooperative
communication plays an important role in wireless networks. This is evident from the fact that most of the present cooperative
communication works are aimed at link-level physical layer issues. As a consequence, the influence of cooperative communication on
network-level upper layer issues, such as topology control, routing and network capacity is unnoticed. Cooperative communication is
a technology by the help of which multiple nodes transmit similar data at the same time. This increases the transmission coverage and
also saves power. Earlier research work on topology control dealt with cooperative communication in the form of energy saving only
and did not consider for extending the coverage. It has been noticed that cooperative communication can link disconnected networks.
To overcome this problem, we have studied energy efficient topology control with cooperative communication. In this paper, it has
been proposed for selection of optimum relay nodes so as to decrease the overall power consumption in the cooperative ad-hoc
network.
Keywords: Algorithm, Cooperative communication, Efficient Energy, Mobile Ad-hoc network, Energy efficiency,
Topology.
-----------------------------------------------------------------------***-----------------------------------------------------------------------
1. INTRODUCTION
The Wireless ad-hoc network has different civilian and
defense applications and as such it has gained considerable
attention in modern days. The main consideration in designing
such a network is to reduce power consumption because of the
fact that wireless nodes are normally charged by batteries
only. Topology control is one of the major energy conserving
technique which has been mainly considered and used in ad-
hoc wireless network. Topology control technique permits
each and every wireless node to select certain subset of
neighbors and prolong network connectivity by consuming the
minimum transmission power. Thus with the help and support
of this technique, each node becomes competent to maintain
its connectivity with various other nodes by one-hop or multi-
hop even without utilizing the optimum transmission power.
Thus by conserving energy, topology control helps in
decreasing interference between wireless connections by
reducing the number of links. Co-operative communication
(CC) allows single antenna device to receive the benefit of the
multiple-input and multiple- output (MIMO) systems. By
examining in detail the transmission capacity of the wireless
medium, cooperative communication allows nodes that have
obtained transmitted signal to assist collectively in transferring
information to other nodes.
2. RELATED WORKS
Topology control is an approach used in distributed computing
to change the critical network (modeled as a graph) in order to
reduce the cost of distributed algorithms if run through the
new resulting graphs. It is a primary approach in distributed
algorithm. For example, a (minimum) spanning tree is treated
as a backbone to reduce the cost of transmission from source S
(x) to destination D(y), where x and y are considered in the
graph as the number of lines and vertices respectively.
The term "topology control" is used frequently by the wireless
ad-hoc and sensor networks research association. The main
objectives of topology control, in this concern, are to conserve
energy, reduce the obstruction between nodes and increase the
lifespan of the network. In paper (1) and (5) under reference,
the authors introduce energy-efficient topology control
problem in cooperative ad-hoc networks and propose two
topology control algorithms to build cooperative energy
spanners wherein the energy efficiency of individual path is
guaranteed. They suggested algorithms to carry out the
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 258
performance in distributed and localized fashion by
maintaining the globally efficient path. Recent study on the
subject reveals significant performance gain in various energy
efficient cooperative wireless networks (7) and (8),
cooperative multicast scheduling scheme under reference (6),
connectivity/coverage improvement [3], and relay selection
for throughput maximization or energy conservation [4], [9] &
[12]. In paper [2], author proposes a Capacity-Optimized
Cooperative (COCO) topology control program by utilizing
both upper layer network capacity and physical layer
cooperative communication so as to improve the network
capacity in MANETs. In paper [13], author proposes a routing
algorithm, the maximum energy level maximum ad-hoc
distance vector based on alternate maximum energy remaining
routes in each node so as to increase the lifespan of the
network.
3. COOPERATIVE COMMUNICATION
Cooperative communication is defined as a process by which
users contribute and combine resources relating to
transmission of data to gear up their performances with the
help of each other. This technique has the advantage to
increase the transmission coverage of a node in mobile ad-hoc
network on account of diverse channel quality, limited energy
and limited bandwidth wireless environment. Due to
cooperation in communication, users having weak network
connection can utilize quality channels of their partners so as
to achieve the desired quality of service. Wireless
communication is a technique in a wireless ad-hoc network
wherein users can improve their service quality through
cooperative communication system. For example, in figure 1,
node A is not able to communicate with node B, since B is out
of its ultimate transmission range of A. On the other hand, A
can relay a cooperation request message and data to
neighboring connected nodes H as relay node and then the
three nodes all together pass on the data to B. As such, B can
receive it as a result of extended transmission range of nodes
A, H, and H.
Fig-1: Extend the coverage using Cooperative
Communication
4. CURRENT SYSTEM
The existing study relates to cooperative communication in the
form of power saving and not that of prolong coverage.
Current research on topology control with cooperative
communication recognizes the network connectivity for
minimizing the transmission power of each and every node but
ignores the energy efficient routes in constructed topologies.
This may lead to faulty paths and damage the overall network
performance in cooperative ad-hoc networks.
5. PROJECTED SYSTEM
We have proposed efficiency in two stages: The first stage
relates energy efficient topology control and selection of
optimum relay node. The second stage highlights two
topology control algorithms for creating cooperative efficient
energy spanners. To make the proposed algorithms simple,
energetic and dynamic we recognize only the one-hop
neighbors as accomplished helper nodes for each and every
node when cooperative communication is used. As such the
primary cooperative communication graph consists of all
direct connections and cooperative communication links with
one hop helpers as a substitute to all possible direct links and
cooperative communication links. Both proposed algorithms
are greedy algorithms. The main difference between the two is
the processing order of links. The first algorithm excludes
links greedily from the original graph while the second
algorithm links into the graph greedily. Both algorithms can
assure the property of the cooperative energy spanner of the
constructed graph.
6. IMPLEMENTATION
6.1 Greedy Algorithm
An algorithm is a mathematical procedure generally known to
deal with optimization issues in a limited number of steps.
Most result algorithms make best depend on a global outline
of all existing and future capabilities pointing at meeting the
single global maximum result. Greedy algorithms proposed to
solve certain class of optimization problems. A greedy
algorithm finds a solution by proceeding one step at a time
through the feasible solutions by applying a heuristic
technique. Greedy algorithm works in two stages. In each
stage, a decision is taken that seems to be good, without
realizing about the consequences and it always arrive the best
immediate solution. Greedy algorithms are simple and direct.
Greedy algorithms are easy to implement. They require much
less computing resources. They are much faster to execute.
The term heuristic is used for algorithms which find solutions
amidst all feasible ones. A well-arranged heuristic algorithm
can achieve quality (near optimal) results. A heuristic
approach assists to solve the problem by the method of trial
and error. Example: Dijkstra's Algorithm for finding the
shortest path.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 259
6.2 Greedy Arrangement for Eliminating
Connections
Let S be an empty graph. Then we add every direct
connections uxuy into S, if node UX can arrives at node UY in
the meantime it performs with PMAX. After that, for every
couple of nodes ux and uy, we choose a set of relay nodes Rxy
for node ux from its one-hop neighbors N (ux), like that the
link weight w(ux,uy) of the well-known Cooperative
Communication connection is reduced. Note that this relay
node collection difficulty is demanding even under our
assumption that the transmission powers of UX and its relay
node set to manage Cooperative Communication connection
are the same. When we try all series of the relay sets to find
the best relay set which decreases the overall energy
consumption of ux and its relays, the computational difficulty
is increasing to the range of the one-hop neighborhood N (ux).
It is not practical to do so in case of a huge number of
neighbors. Hence, it is to exactly use the greedy heuristic
algorithm Greedy Relay Set Selection (ux, N (ux), uy); to
choose the relay set Rxy. Later, correlate w (uxuy) with p (PG
(uy, uy)) which is the present shortest path from node ux to
node uy in S. If w (uxuy) ≤ p (PG (uy, uy)) and add this
Cooperative Communication connection uxuy into S. If there
already lies a direct connection uxuy, eliminate it after the new
Cooperative Communication connection uxuy is added.
6.3 Greedy Arrangement for Adding Connections
The alternative topology control algorithm starts with a sparse
topology graph which is actively connected under Cooperative
Communication model. The output of the algorithm can be
used as the initial topology. Then, progressively add the
utmost energy-efficient link into graph. Here, the energy-
efficiency of a link is represented as the gain for reducing
energy span consideration by adding this link. Our algorithm
will discontinue until the established graph satisfies the energy
span consideration requirement. The overall gain of a link
uxuy is the addition of the enhancement of bridge factors of
every couple of nodes in graph after adding this link in each
step; we ungenerously add the link with the largest bridge-
factor-gain into graph. If there is a connection, we use the link
weight to break it by adding the link with the least weight. We
repeat this operation until graph meets the bridge factor
requirement.
6.4 Maximum Relay Nodes Selection
Once communication topology is generated maximum nodes
can be chosen from this topology for useful communication.
As stated in Cooperative Communication model if A carry
packets to B which is not in transmission range of A due to
saving power fixed transmission range, it can boost its
transmission extend with the cooperation of its relay nodes
and transmit packets. In this example node A utilizes it’s all 1-
hop neighbors though only few nodes are sufficient for
sending data till B.
7. FLOW DIAGRAM
Fig-2: Flow Diagram
8. SCREEN SHOTS
Fig-3: Cooperative Network
Relay
Node 1
Relay
Node 2
Relay
Node N
DestinationOptimum
relay
node
Source
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 260
Fig-4: File details
Fig-5: After Clicking the Network Graph Option
Fig-6: Ask for Destination IP Address
Fig-7: File Sending Status
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 261
Fig-8: Flowing of data in the network
Fig-9:Data flow process
9. CONCLUSIONS
In wireless ad-hoc networks, Cooperative Communication
plays a significant role. In this paper, we have proposed
energy efficient topology control with Cooperative
Communication and selection of optimum relay node.
Cooperative Communication technique helps multiple nodes
to transmit similar data at the same time. This increases the
transmission coverage and also saves power.
REFERENCES
[1]. Ying Zhu, Minsu Huang, Siyuan Chen, and Yu Wang,
“Energy-efficient topology control in cooperative ad hoc
networks”, vol. 23, no. 8, page 1480-1491, IEEE, 2012.
[2]. Quansheng Guan, Shengming Jiang, Victor C. M. Leung,
“Topology control in mobile ad hoc networks with
cooperative communication,” IEEE 2012 Trans. on Wireless
Communications, vol. 19.
[3]. Hiroki Nishiyama, Thuan Ngo, Nirwan Ansari and Nei
Kato, “On minimizing the impact of mobility on topology
control in mobile ad hoc networks,” in IEEE Trans.on wireless
communications, vol. 11, no. 3, March 2012.
[4]. A.K. Sadek, Z. Han, and K.J.R. Liu,“Distributed relay-
assignment protocols for coverage expansion in cooperative
wireless networks,” IEEE Trans. Mobile Computing, vol. 9,
no. 4, pp. 505-515, Apr. 2010.
[5] Ying Zhu Minsu Huang Siyuan Chen Yu Wang,
“Cooperative energy spanners: energy-efficient topology
control in cooperative ad hoc networks”, IEEE, 2010.
[6]. F. Hou, L.X. Cai, P.H. Ho, X. Shen, and J. Zhang, “A
cooperative multicast scheduling scheme for multimedia
services in ieee 802.16 networks,” IEEE Trans. Wireless
Comm., vol. 8, no. 3, pp. 1508-1519, Mar. 2009.
[7]. Ibrahim, Z.Han and K.Liu, “Distributed energy-efficient
cooperative routing in wireless networks,” IEEE Trans.
Wireless Comm., vol. 7, no. 10, pp. 3930-3941, Oct. 2008.
[8]. J. Yu, H. Roh, W. Lee, S. Pack, and D.Z. Du,
“Cooperative bridges: topology control in cooperative wireless
ad hoc networks,” in IEEE InfoCom, 2010.
[9]. L. Wang, B. Liu, D. Goeckel, D. Towsley, and C.
Westphal, “Connectivity in cooperative wireless ad hoc
networks,” in ACM Mobihoc, 2008.
[10]. Lourthu Hepziba Mercy.M, Balamurugan.K, &
Vijayaraj.M, “Maximization of lifetime and reducing power
consumption in wireless sensor network using protocol,” in
IJSCE vol.2, Jan 2013.
[11]. J. Bhuvaneswari, G.Rajkumar, C.Nishanthini,
D.Sharmila , R.Sujitha, “Maximizing network capacity with
topology control in cooperative communication,” in IJET vol
.5,no. 1, Feb-Mar 2013.
[12]. R. Bharathi, Saranya. A.V, “High throughput analysis
using topological control & authentication scheme in
MANET,” in IJETAE vol. 3, issue 3, March 2013.
[13] P. S. Karadge, Dr.S.V.Sankpal, “A performance
comparison of energy efficient AODV protocols in mobile ad
hoc networks,” in IJARCCE vol. 2, issue 1, January 2013.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 262
BIOGRAPHIES
Miss Mohua Biswas, Assistant Professor in
ETC department. Completed Bachelor
degree from SVERI’s C.O.E. Pandharpur.
Now pursuing Master degree from
SVERI’s C.O.E. Pandharpur National
Conference-01
Name: Professor M.S.Mathpati, H.O.D of the
ETC department having 13 years of
Teaching Experience, National Conference -
03 Subjects handled: Signal & System,
Linear Integrated Circuit & Applications,
RADAR Microwave Engineering, and Radio
Frequency Microwave Circuit & Design.
Name: Miss Papiya Biswas, Assistant
Professor in ETC department. Completed
Bachelor degree from SVERI’s C.O.E.
Pandharpur Now pursuing Master degree
from SVERI’s C.O.E. Pandharpur National
Conference- 01

Contenu connexe

Tendances

Design and implementation of variable range energy aware dynamic source routi...
Design and implementation of variable range energy aware dynamic source routi...Design and implementation of variable range energy aware dynamic source routi...
Design and implementation of variable range energy aware dynamic source routi...
IAEME Publication
 
Sierpinski carpet fractal monopole antenna for ultra-wideband applications
Sierpinski carpet fractal monopole antenna for ultra-wideband applications Sierpinski carpet fractal monopole antenna for ultra-wideband applications
Sierpinski carpet fractal monopole antenna for ultra-wideband applications
IJECEIAES
 
Social-sine cosine algorithm-based cross layer resource allocation in wireles...
Social-sine cosine algorithm-based cross layer resource allocation in wireles...Social-sine cosine algorithm-based cross layer resource allocation in wireles...
Social-sine cosine algorithm-based cross layer resource allocation in wireles...
IJECEIAES
 
Energy Efficient Optimal Paths Using PDORP-LC
Energy Efficient Optimal Paths Using PDORP-LCEnergy Efficient Optimal Paths Using PDORP-LC
Energy Efficient Optimal Paths Using PDORP-LC
paperpublications3
 

Tendances (19)

IRJET-Effect of Network Reconfiguration on Power Quality of Distribution System
IRJET-Effect of Network Reconfiguration on Power Quality of Distribution SystemIRJET-Effect of Network Reconfiguration on Power Quality of Distribution System
IRJET-Effect of Network Reconfiguration on Power Quality of Distribution System
 
Design and implementation of variable range energy aware dynamic source routi...
Design and implementation of variable range energy aware dynamic source routi...Design and implementation of variable range energy aware dynamic source routi...
Design and implementation of variable range energy aware dynamic source routi...
 
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORKAN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
 
Load Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A SurveyLoad Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A Survey
 
A LITERATURE SURVEY ON ENERGY SAVING SCHEME IN CELLULAR RADIO ACCESS NETWORKS...
A LITERATURE SURVEY ON ENERGY SAVING SCHEME IN CELLULAR RADIO ACCESS NETWORKS...A LITERATURE SURVEY ON ENERGY SAVING SCHEME IN CELLULAR RADIO ACCESS NETWORKS...
A LITERATURE SURVEY ON ENERGY SAVING SCHEME IN CELLULAR RADIO ACCESS NETWORKS...
 
Sierpinski carpet fractal monopole antenna for ultra-wideband applications
Sierpinski carpet fractal monopole antenna for ultra-wideband applications Sierpinski carpet fractal monopole antenna for ultra-wideband applications
Sierpinski carpet fractal monopole antenna for ultra-wideband applications
 
A RELIABLE AND ENERGY EFFICIENCT ROUTING PROTOCOL FOR MANETs
A RELIABLE AND ENERGY EFFICIENCT ROUTING PROTOCOL FOR MANETs A RELIABLE AND ENERGY EFFICIENCT ROUTING PROTOCOL FOR MANETs
A RELIABLE AND ENERGY EFFICIENCT ROUTING PROTOCOL FOR MANETs
 
Serial & Circular Peer Harvesting by Wireless Powered Communication Network
Serial & Circular Peer Harvesting by Wireless Powered Communication NetworkSerial & Circular Peer Harvesting by Wireless Powered Communication Network
Serial & Circular Peer Harvesting by Wireless Powered Communication Network
 
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
 
Social-sine cosine algorithm-based cross layer resource allocation in wireles...
Social-sine cosine algorithm-based cross layer resource allocation in wireles...Social-sine cosine algorithm-based cross layer resource allocation in wireles...
Social-sine cosine algorithm-based cross layer resource allocation in wireles...
 
Evaluate the performance of K-Means and the fuzzy C-Means algorithms to forma...
Evaluate the performance of K-Means and the fuzzy C-Means algorithms to forma...Evaluate the performance of K-Means and the fuzzy C-Means algorithms to forma...
Evaluate the performance of K-Means and the fuzzy C-Means algorithms to forma...
 
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
 
Extended Bandwidth Optimized and Energy Efficient Dynamic Source Routing Prot...
Extended Bandwidth Optimized and Energy Efficient Dynamic Source Routing Prot...Extended Bandwidth Optimized and Energy Efficient Dynamic Source Routing Prot...
Extended Bandwidth Optimized and Energy Efficient Dynamic Source Routing Prot...
 
Energy efficiency optimization for mobile ad hoc networks
Energy efficiency optimization for mobile ad hoc networksEnergy efficiency optimization for mobile ad hoc networks
Energy efficiency optimization for mobile ad hoc networks
 
Enhancing Energy Efficiency in WSN using Energy Potential and Energy Balancing
Enhancing Energy Efficiency in WSN using Energy Potential and Energy BalancingEnhancing Energy Efficiency in WSN using Energy Potential and Energy Balancing
Enhancing Energy Efficiency in WSN using Energy Potential and Energy Balancing
 
IEEE BE-BTECH NS2 PROJECT@ DREAMWEB TECHNO SOLUTION
IEEE BE-BTECH NS2 PROJECT@ DREAMWEB TECHNO SOLUTIONIEEE BE-BTECH NS2 PROJECT@ DREAMWEB TECHNO SOLUTION
IEEE BE-BTECH NS2 PROJECT@ DREAMWEB TECHNO SOLUTION
 
Energy Efficient Optimal Paths Using PDORP-LC
Energy Efficient Optimal Paths Using PDORP-LCEnergy Efficient Optimal Paths Using PDORP-LC
Energy Efficient Optimal Paths Using PDORP-LC
 
Oq3425482554
Oq3425482554Oq3425482554
Oq3425482554
 
Efficient power allocation method for non orthogonal multiple access 5G systems
Efficient power allocation method for non orthogonal multiple access 5G systemsEfficient power allocation method for non orthogonal multiple access 5G systems
Efficient power allocation method for non orthogonal multiple access 5G systems
 

En vedette

Gis in assessing topographical aspects of hilly regions
Gis in assessing topographical aspects of hilly regionsGis in assessing topographical aspects of hilly regions
Gis in assessing topographical aspects of hilly regions
eSAT Publishing House
 

En vedette (20)

Virtual private network a veritable tool for network security
Virtual private network a veritable tool for network securityVirtual private network a veritable tool for network security
Virtual private network a veritable tool for network security
 
Comparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodvComparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodv
 
Characterization of reflectors and absorber coatings
Characterization of reflectors and absorber coatingsCharacterization of reflectors and absorber coatings
Characterization of reflectors and absorber coatings
 
Design of multi bit multi-phase vco-based adc
Design of multi bit multi-phase vco-based adcDesign of multi bit multi-phase vco-based adc
Design of multi bit multi-phase vco-based adc
 
Production, characterisation and value addition of dahi made from raw, pasteu...
Production, characterisation and value addition of dahi made from raw, pasteu...Production, characterisation and value addition of dahi made from raw, pasteu...
Production, characterisation and value addition of dahi made from raw, pasteu...
 
Vibration analysis of line continuum with new matrices of elastic and inertia...
Vibration analysis of line continuum with new matrices of elastic and inertia...Vibration analysis of line continuum with new matrices of elastic and inertia...
Vibration analysis of line continuum with new matrices of elastic and inertia...
 
Cmos active pixel design using 0.6 μm image sensor
Cmos active pixel design using 0.6 μm image sensorCmos active pixel design using 0.6 μm image sensor
Cmos active pixel design using 0.6 μm image sensor
 
Gis in assessing topographical aspects of hilly regions
Gis in assessing topographical aspects of hilly regionsGis in assessing topographical aspects of hilly regions
Gis in assessing topographical aspects of hilly regions
 
Restrained lict domination in graphs
Restrained lict domination in graphsRestrained lict domination in graphs
Restrained lict domination in graphs
 
Intelligent vision based snake robot
Intelligent vision based snake robotIntelligent vision based snake robot
Intelligent vision based snake robot
 
Economics of a high performance solar distilled water
Economics of a high performance solar distilled waterEconomics of a high performance solar distilled water
Economics of a high performance solar distilled water
 
Regression model for analyzing the dgs structures propagation characterisitcs
Regression model for analyzing the dgs structures propagation characterisitcsRegression model for analyzing the dgs structures propagation characterisitcs
Regression model for analyzing the dgs structures propagation characterisitcs
 
Effect of calcination on the electrical properties and quantum confinement of...
Effect of calcination on the electrical properties and quantum confinement of...Effect of calcination on the electrical properties and quantum confinement of...
Effect of calcination on the electrical properties and quantum confinement of...
 
“A note on natural adsorbant (moringa oleifera) as antimicrobial agent in wat...
“A note on natural adsorbant (moringa oleifera) as antimicrobial agent in wat...“A note on natural adsorbant (moringa oleifera) as antimicrobial agent in wat...
“A note on natural adsorbant (moringa oleifera) as antimicrobial agent in wat...
 
A novel speech enhancement technique
A novel speech enhancement techniqueA novel speech enhancement technique
A novel speech enhancement technique
 
Online review mining for forecasting sales
Online review mining for forecasting salesOnline review mining for forecasting sales
Online review mining for forecasting sales
 
Cfd analysis of calandria based nuclear reactor part ii. parametric analysis ...
Cfd analysis of calandria based nuclear reactor part ii. parametric analysis ...Cfd analysis of calandria based nuclear reactor part ii. parametric analysis ...
Cfd analysis of calandria based nuclear reactor part ii. parametric analysis ...
 
Analysis of stress concentration at opening in pressure vessel using anova
Analysis of stress concentration at opening in pressure vessel using anovaAnalysis of stress concentration at opening in pressure vessel using anova
Analysis of stress concentration at opening in pressure vessel using anova
 
Classification of text data using feature clustering algorithm
Classification of text data using feature clustering algorithmClassification of text data using feature clustering algorithm
Classification of text data using feature clustering algorithm
 
Study of fiber optic sensor using concrete beams
Study of fiber optic sensor using concrete beamsStudy of fiber optic sensor using concrete beams
Study of fiber optic sensor using concrete beams
 

Similaire à Cooperative ad hoc networks for energy efficient improve connectivity

Energy Consumption in Ad Hoc Network With Agents Minimizing the Number of Hop...
Energy Consumption in Ad Hoc Network With Agents Minimizing the Number of Hop...Energy Consumption in Ad Hoc Network With Agents Minimizing the Number of Hop...
Energy Consumption in Ad Hoc Network With Agents Minimizing the Number of Hop...
CSCJournals
 
Db3210821087
Db3210821087Db3210821087
Db3210821087
IJMER
 
13_28739 - IJAES ok 2929-2938
13_28739 - IJAES ok 2929-293813_28739 - IJAES ok 2929-2938
13_28739 - IJAES ok 2929-2938
Vennila Raja
 
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
CSCJournals
 
Ameliorate the performance using soft computing approaches in wireless networks
Ameliorate the performance using soft computing approaches  in wireless networksAmeliorate the performance using soft computing approaches  in wireless networks
Ameliorate the performance using soft computing approaches in wireless networks
IJECEIAES
 
Dynamic resource allocation for opportunistic software-defined IoT networks: s...
Dynamic resource allocation for opportunistic software-defined IoT networks: s...Dynamic resource allocation for opportunistic software-defined IoT networks: s...
Dynamic resource allocation for opportunistic software-defined IoT networks: s...
IJECEIAES
 

Similaire à Cooperative ad hoc networks for energy efficient improve connectivity (20)

Energy Consumption in Ad Hoc Network With Agents Minimizing the Number of Hop...
Energy Consumption in Ad Hoc Network With Agents Minimizing the Number of Hop...Energy Consumption in Ad Hoc Network With Agents Minimizing the Number of Hop...
Energy Consumption in Ad Hoc Network With Agents Minimizing the Number of Hop...
 
Attaining Augmented Overhaul and Profit Maximization in Cognitive Wireless In...
Attaining Augmented Overhaul and Profit Maximization in Cognitive Wireless In...Attaining Augmented Overhaul and Profit Maximization in Cognitive Wireless In...
Attaining Augmented Overhaul and Profit Maximization in Cognitive Wireless In...
 
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
Novel Optimization to Reduce Power Drainage in Mobile Devices for Multicarrie...
 
Db3210821087
Db3210821087Db3210821087
Db3210821087
 
Routing Optimization with Load Balancing: an Energy Efficient Approach
Routing Optimization with Load Balancing: an Energy Efficient ApproachRouting Optimization with Load Balancing: an Energy Efficient Approach
Routing Optimization with Load Balancing: an Energy Efficient Approach
 
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
 
13_28739 - IJAES ok 2929-2938
13_28739 - IJAES ok 2929-293813_28739 - IJAES ok 2929-2938
13_28739 - IJAES ok 2929-2938
 
k fault tolerance Mobile Adhoc Network under Cost Constraint
k fault tolerance Mobile Adhoc Network under Cost Constraintk fault tolerance Mobile Adhoc Network under Cost Constraint
k fault tolerance Mobile Adhoc Network under Cost Constraint
 
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
 
Balancing stable topology and network lifetime in ad hoc networks
Balancing stable topology and network lifetime in ad hoc networksBalancing stable topology and network lifetime in ad hoc networks
Balancing stable topology and network lifetime in ad hoc networks
 
Ameliorate the performance using soft computing approaches in wireless networks
Ameliorate the performance using soft computing approaches  in wireless networksAmeliorate the performance using soft computing approaches  in wireless networks
Ameliorate the performance using soft computing approaches in wireless networks
 
C046022025
C046022025C046022025
C046022025
 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
 
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
Investigation of Ant Colony Optimization Algorithm for Efficient Energy Utili...
 
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
 
A3
A3A3
A3
 
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
 
Minimization of Energy Consumption using EPAR-DSR Protocol in Manet
Minimization of Energy Consumption using EPAR-DSR Protocol in ManetMinimization of Energy Consumption using EPAR-DSR Protocol in Manet
Minimization of Energy Consumption using EPAR-DSR Protocol in Manet
 
A review on energy efficient clustering routing
A review on energy efficient clustering routingA review on energy efficient clustering routing
A review on energy efficient clustering routing
 
Dynamic resource allocation for opportunistic software-defined IoT networks: s...
Dynamic resource allocation for opportunistic software-defined IoT networks: s...Dynamic resource allocation for opportunistic software-defined IoT networks: s...
Dynamic resource allocation for opportunistic software-defined IoT networks: s...
 

Plus de eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
eSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
eSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
eSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
eSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
 

Plus de eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Dernier

FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 

Dernier (20)

Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 

Cooperative ad hoc networks for energy efficient improve connectivity

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 257 COOPERATIVE AD-HOC NETWORKS FOR ENERGY EFFICIENT IMPROVE CONNECTIVITY Mohua Biswas1 , M.S.Mathpati2 , Papiya Biswas3 1 Assistant Professor, Electronics & Telecommunication Department, SVERI’s C.O.E.Pandharpur, Maharashtra, India 2 Assistant Professor, Electronics & Telecommunication Department, SVERI’s C.O.E.Pandharpur, Maharashtra, India 3 Assistant Professor, Electronics & Telecommunication Department, SVERI’s C.O.E.Pandharpur, Maharashtra, India Abstract Mobile ad-hoc network (MANET) has been developed to meet the increase in demand for high-speed wireless network. Wireless ad- hoc networks are multi-hop frameworks comprising of connections among wireless nodes in the absence of any infrastructure. Thus they normally consist of unpredicted network topologies. In MANETs nodes have the liberty to move freely in various directions. Due to limited battery power, nodes require energy efficient routing protocols to gear up their network performance. Cooperative communication plays an important role in wireless networks. This is evident from the fact that most of the present cooperative communication works are aimed at link-level physical layer issues. As a consequence, the influence of cooperative communication on network-level upper layer issues, such as topology control, routing and network capacity is unnoticed. Cooperative communication is a technology by the help of which multiple nodes transmit similar data at the same time. This increases the transmission coverage and also saves power. Earlier research work on topology control dealt with cooperative communication in the form of energy saving only and did not consider for extending the coverage. It has been noticed that cooperative communication can link disconnected networks. To overcome this problem, we have studied energy efficient topology control with cooperative communication. In this paper, it has been proposed for selection of optimum relay nodes so as to decrease the overall power consumption in the cooperative ad-hoc network. Keywords: Algorithm, Cooperative communication, Efficient Energy, Mobile Ad-hoc network, Energy efficiency, Topology. -----------------------------------------------------------------------***----------------------------------------------------------------------- 1. INTRODUCTION The Wireless ad-hoc network has different civilian and defense applications and as such it has gained considerable attention in modern days. The main consideration in designing such a network is to reduce power consumption because of the fact that wireless nodes are normally charged by batteries only. Topology control is one of the major energy conserving technique which has been mainly considered and used in ad- hoc wireless network. Topology control technique permits each and every wireless node to select certain subset of neighbors and prolong network connectivity by consuming the minimum transmission power. Thus with the help and support of this technique, each node becomes competent to maintain its connectivity with various other nodes by one-hop or multi- hop even without utilizing the optimum transmission power. Thus by conserving energy, topology control helps in decreasing interference between wireless connections by reducing the number of links. Co-operative communication (CC) allows single antenna device to receive the benefit of the multiple-input and multiple- output (MIMO) systems. By examining in detail the transmission capacity of the wireless medium, cooperative communication allows nodes that have obtained transmitted signal to assist collectively in transferring information to other nodes. 2. RELATED WORKS Topology control is an approach used in distributed computing to change the critical network (modeled as a graph) in order to reduce the cost of distributed algorithms if run through the new resulting graphs. It is a primary approach in distributed algorithm. For example, a (minimum) spanning tree is treated as a backbone to reduce the cost of transmission from source S (x) to destination D(y), where x and y are considered in the graph as the number of lines and vertices respectively. The term "topology control" is used frequently by the wireless ad-hoc and sensor networks research association. The main objectives of topology control, in this concern, are to conserve energy, reduce the obstruction between nodes and increase the lifespan of the network. In paper (1) and (5) under reference, the authors introduce energy-efficient topology control problem in cooperative ad-hoc networks and propose two topology control algorithms to build cooperative energy spanners wherein the energy efficiency of individual path is guaranteed. They suggested algorithms to carry out the
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 258 performance in distributed and localized fashion by maintaining the globally efficient path. Recent study on the subject reveals significant performance gain in various energy efficient cooperative wireless networks (7) and (8), cooperative multicast scheduling scheme under reference (6), connectivity/coverage improvement [3], and relay selection for throughput maximization or energy conservation [4], [9] & [12]. In paper [2], author proposes a Capacity-Optimized Cooperative (COCO) topology control program by utilizing both upper layer network capacity and physical layer cooperative communication so as to improve the network capacity in MANETs. In paper [13], author proposes a routing algorithm, the maximum energy level maximum ad-hoc distance vector based on alternate maximum energy remaining routes in each node so as to increase the lifespan of the network. 3. COOPERATIVE COMMUNICATION Cooperative communication is defined as a process by which users contribute and combine resources relating to transmission of data to gear up their performances with the help of each other. This technique has the advantage to increase the transmission coverage of a node in mobile ad-hoc network on account of diverse channel quality, limited energy and limited bandwidth wireless environment. Due to cooperation in communication, users having weak network connection can utilize quality channels of their partners so as to achieve the desired quality of service. Wireless communication is a technique in a wireless ad-hoc network wherein users can improve their service quality through cooperative communication system. For example, in figure 1, node A is not able to communicate with node B, since B is out of its ultimate transmission range of A. On the other hand, A can relay a cooperation request message and data to neighboring connected nodes H as relay node and then the three nodes all together pass on the data to B. As such, B can receive it as a result of extended transmission range of nodes A, H, and H. Fig-1: Extend the coverage using Cooperative Communication 4. CURRENT SYSTEM The existing study relates to cooperative communication in the form of power saving and not that of prolong coverage. Current research on topology control with cooperative communication recognizes the network connectivity for minimizing the transmission power of each and every node but ignores the energy efficient routes in constructed topologies. This may lead to faulty paths and damage the overall network performance in cooperative ad-hoc networks. 5. PROJECTED SYSTEM We have proposed efficiency in two stages: The first stage relates energy efficient topology control and selection of optimum relay node. The second stage highlights two topology control algorithms for creating cooperative efficient energy spanners. To make the proposed algorithms simple, energetic and dynamic we recognize only the one-hop neighbors as accomplished helper nodes for each and every node when cooperative communication is used. As such the primary cooperative communication graph consists of all direct connections and cooperative communication links with one hop helpers as a substitute to all possible direct links and cooperative communication links. Both proposed algorithms are greedy algorithms. The main difference between the two is the processing order of links. The first algorithm excludes links greedily from the original graph while the second algorithm links into the graph greedily. Both algorithms can assure the property of the cooperative energy spanner of the constructed graph. 6. IMPLEMENTATION 6.1 Greedy Algorithm An algorithm is a mathematical procedure generally known to deal with optimization issues in a limited number of steps. Most result algorithms make best depend on a global outline of all existing and future capabilities pointing at meeting the single global maximum result. Greedy algorithms proposed to solve certain class of optimization problems. A greedy algorithm finds a solution by proceeding one step at a time through the feasible solutions by applying a heuristic technique. Greedy algorithm works in two stages. In each stage, a decision is taken that seems to be good, without realizing about the consequences and it always arrive the best immediate solution. Greedy algorithms are simple and direct. Greedy algorithms are easy to implement. They require much less computing resources. They are much faster to execute. The term heuristic is used for algorithms which find solutions amidst all feasible ones. A well-arranged heuristic algorithm can achieve quality (near optimal) results. A heuristic approach assists to solve the problem by the method of trial and error. Example: Dijkstra's Algorithm for finding the shortest path.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 259 6.2 Greedy Arrangement for Eliminating Connections Let S be an empty graph. Then we add every direct connections uxuy into S, if node UX can arrives at node UY in the meantime it performs with PMAX. After that, for every couple of nodes ux and uy, we choose a set of relay nodes Rxy for node ux from its one-hop neighbors N (ux), like that the link weight w(ux,uy) of the well-known Cooperative Communication connection is reduced. Note that this relay node collection difficulty is demanding even under our assumption that the transmission powers of UX and its relay node set to manage Cooperative Communication connection are the same. When we try all series of the relay sets to find the best relay set which decreases the overall energy consumption of ux and its relays, the computational difficulty is increasing to the range of the one-hop neighborhood N (ux). It is not practical to do so in case of a huge number of neighbors. Hence, it is to exactly use the greedy heuristic algorithm Greedy Relay Set Selection (ux, N (ux), uy); to choose the relay set Rxy. Later, correlate w (uxuy) with p (PG (uy, uy)) which is the present shortest path from node ux to node uy in S. If w (uxuy) ≤ p (PG (uy, uy)) and add this Cooperative Communication connection uxuy into S. If there already lies a direct connection uxuy, eliminate it after the new Cooperative Communication connection uxuy is added. 6.3 Greedy Arrangement for Adding Connections The alternative topology control algorithm starts with a sparse topology graph which is actively connected under Cooperative Communication model. The output of the algorithm can be used as the initial topology. Then, progressively add the utmost energy-efficient link into graph. Here, the energy- efficiency of a link is represented as the gain for reducing energy span consideration by adding this link. Our algorithm will discontinue until the established graph satisfies the energy span consideration requirement. The overall gain of a link uxuy is the addition of the enhancement of bridge factors of every couple of nodes in graph after adding this link in each step; we ungenerously add the link with the largest bridge- factor-gain into graph. If there is a connection, we use the link weight to break it by adding the link with the least weight. We repeat this operation until graph meets the bridge factor requirement. 6.4 Maximum Relay Nodes Selection Once communication topology is generated maximum nodes can be chosen from this topology for useful communication. As stated in Cooperative Communication model if A carry packets to B which is not in transmission range of A due to saving power fixed transmission range, it can boost its transmission extend with the cooperation of its relay nodes and transmit packets. In this example node A utilizes it’s all 1- hop neighbors though only few nodes are sufficient for sending data till B. 7. FLOW DIAGRAM Fig-2: Flow Diagram 8. SCREEN SHOTS Fig-3: Cooperative Network Relay Node 1 Relay Node 2 Relay Node N DestinationOptimum relay node Source
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 260 Fig-4: File details Fig-5: After Clicking the Network Graph Option Fig-6: Ask for Destination IP Address Fig-7: File Sending Status
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 261 Fig-8: Flowing of data in the network Fig-9:Data flow process 9. CONCLUSIONS In wireless ad-hoc networks, Cooperative Communication plays a significant role. In this paper, we have proposed energy efficient topology control with Cooperative Communication and selection of optimum relay node. Cooperative Communication technique helps multiple nodes to transmit similar data at the same time. This increases the transmission coverage and also saves power. REFERENCES [1]. Ying Zhu, Minsu Huang, Siyuan Chen, and Yu Wang, “Energy-efficient topology control in cooperative ad hoc networks”, vol. 23, no. 8, page 1480-1491, IEEE, 2012. [2]. Quansheng Guan, Shengming Jiang, Victor C. M. Leung, “Topology control in mobile ad hoc networks with cooperative communication,” IEEE 2012 Trans. on Wireless Communications, vol. 19. [3]. Hiroki Nishiyama, Thuan Ngo, Nirwan Ansari and Nei Kato, “On minimizing the impact of mobility on topology control in mobile ad hoc networks,” in IEEE Trans.on wireless communications, vol. 11, no. 3, March 2012. [4]. A.K. Sadek, Z. Han, and K.J.R. Liu,“Distributed relay- assignment protocols for coverage expansion in cooperative wireless networks,” IEEE Trans. Mobile Computing, vol. 9, no. 4, pp. 505-515, Apr. 2010. [5] Ying Zhu Minsu Huang Siyuan Chen Yu Wang, “Cooperative energy spanners: energy-efficient topology control in cooperative ad hoc networks”, IEEE, 2010. [6]. F. Hou, L.X. Cai, P.H. Ho, X. Shen, and J. Zhang, “A cooperative multicast scheduling scheme for multimedia services in ieee 802.16 networks,” IEEE Trans. Wireless Comm., vol. 8, no. 3, pp. 1508-1519, Mar. 2009. [7]. Ibrahim, Z.Han and K.Liu, “Distributed energy-efficient cooperative routing in wireless networks,” IEEE Trans. Wireless Comm., vol. 7, no. 10, pp. 3930-3941, Oct. 2008. [8]. J. Yu, H. Roh, W. Lee, S. Pack, and D.Z. Du, “Cooperative bridges: topology control in cooperative wireless ad hoc networks,” in IEEE InfoCom, 2010. [9]. L. Wang, B. Liu, D. Goeckel, D. Towsley, and C. Westphal, “Connectivity in cooperative wireless ad hoc networks,” in ACM Mobihoc, 2008. [10]. Lourthu Hepziba Mercy.M, Balamurugan.K, & Vijayaraj.M, “Maximization of lifetime and reducing power consumption in wireless sensor network using protocol,” in IJSCE vol.2, Jan 2013. [11]. J. Bhuvaneswari, G.Rajkumar, C.Nishanthini, D.Sharmila , R.Sujitha, “Maximizing network capacity with topology control in cooperative communication,” in IJET vol .5,no. 1, Feb-Mar 2013. [12]. R. Bharathi, Saranya. A.V, “High throughput analysis using topological control & authentication scheme in MANET,” in IJETAE vol. 3, issue 3, March 2013. [13] P. S. Karadge, Dr.S.V.Sankpal, “A performance comparison of energy efficient AODV protocols in mobile ad hoc networks,” in IJARCCE vol. 2, issue 1, January 2013.
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 03 | May-2014 | NCRIET-2014, Available @ http://www.ijret.org 262 BIOGRAPHIES Miss Mohua Biswas, Assistant Professor in ETC department. Completed Bachelor degree from SVERI’s C.O.E. Pandharpur. Now pursuing Master degree from SVERI’s C.O.E. Pandharpur National Conference-01 Name: Professor M.S.Mathpati, H.O.D of the ETC department having 13 years of Teaching Experience, National Conference - 03 Subjects handled: Signal & System, Linear Integrated Circuit & Applications, RADAR Microwave Engineering, and Radio Frequency Microwave Circuit & Design. Name: Miss Papiya Biswas, Assistant Professor in ETC department. Completed Bachelor degree from SVERI’s C.O.E. Pandharpur Now pursuing Master degree from SVERI’s C.O.E. Pandharpur National Conference- 01