SlideShare a Scribd company logo
1 of 6
Download to read offline
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 549
GRANULARITY OF EFFICIENT ENERGY SAVING IN WIRELESS
SENSOR NETWORKS
M. Chithik Raja
Salalah College of Technology – Oman, chithik25@gmail.com
Abstract
Most existing techniques for reconfigurable processors focus on the computation model. This paper focuses on increasing the
granularity of Efficient Energy Saving units without compromising flexibility. This is carried out by matching the granularity to the
degree-of-freedom processing in most wireless Networks. A design flow that accelerates the exploration of tradeoffs among various
architectures for the configurable unit is discussed in this paper. In this Paper we mentioned in detailed way of evaluates various
baseband algorithms and presents the granularity of configurable units, describes the architecture of each configurable unit and
presents the methodology used in the architectural tradeoff analyses as well as the tradeoff results.
Keywords: Wireless Communication, Low Power Design, OFDM, MIMO.
----------------------------------------------------------------------***------------------------------------------------------------------------
1. INTRODUCTION
A wireless network is a flexible data communications system,
which uses wireless media such as radio frequency technology
to transmit and receive data over the air, minimizing the need
for wired connections. Wireless networks are used to augment
rather than replace wired networks and are most commonly
used to provide last few stages of connectivity between a
mobile user and a wired network. Wireless networks use
electromagnetic waves to communicate information from one
point to another without relying on any physical connection.
Radio waves are often referred to as radio carriers because
they simply perform the function of delivering energy to a
remote receiver. The data being transmitted is superimposed
on the radio carrier so that it can be accurately extracted at the
receiving end. Once data is superimposed (modulated) onto
the radio carrier, the radio signal occupies more than a single
frequency, since the frequency or bit rate of the modulating
information adds to the carrier. Multiple radio carriers can
exist in the same space at the same time without interfering
with each other if the radio waves are transmitted on different
radio frequencies. To extract data, a radio receiver tunes in
one radio frequency while rejecting all other frequencies. The
modulated signal thus received is then demodulated and the
data is extracted from the signal. Wireless networks offer the
following productivity, convenience, and cost advantages over
traditional wired networks:
 Mobility: provide mobile users with access to real-time
information so that they can roam around in the network
without getting disconnected from the network. This
mobility supports productivity and service opportunities
not possible with wired networks.
 Installation speed and simplicity: installing a wireless
system can be fast and easy and can eliminate the need to
pull cable through walls and ceilings.
 Reach of the network: the network can be extended to
places which cannot be wired
 More Flexibility: wireless networks offer more flexibility
and adapt easily to changes in the configuration of the
network.
 Reduced cost of ownership: while the initial investment
required for wireless network hardware can be higher than
the cost of wired network hardware, overall installation
expenses and life-cycle costs can be significantly lower in
dynamic environments.
 Scalability: wireless systems can be configured in a
variety of topologies to meet the needs of specific
applications and installations. Configurations can be
easily changed and range from peer-to-peer networks
suitable for a small number of users to large infrastructure
networks that enable roaming over a broad area.
Bluetooth and 802.11b have the potential to dramatically alter
how people use devices to connect and communicate in
everyday life. Bluetooth is a low-power, short-range
technology for ad hoc cable replacement; it enables people to
wirelessly combine devices wherever they bring them.
Conversely, 802.11b is a moderate-range, moderate-speed
technology based on Ethernet; it allows people to wirelessly
access an organizational network throughout a campus
location. Although the technologies share the 2.4 GHz band,
have some potentially overlapping applications, and have been
pitted against each other in the press, they do not compete and
can even been successfully combined for corporate use.
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 550
The reconfiguration mechanism is similar to Rapid. Control
signals are divided into hard control and soft control. The hard
control signals are similar to those in an field-programmable
gate array (FPGA) and change infrequently. The soft control
signals are similar to those in microprocessors and change
almost every clock cycle. The hard control signals have fixed-
length instructions, while the soft control signals have
variable-length instructions as only a small portion of them is
used in any computation. Finally, a prototype of the processor
is implemented using the Intel 0.13- m CMOS standard cell
library at 1.2 V. It consists of an array of nine configurable
units: four dominant DOF units, two interconnect units, and
three accelerators for coordinate transformation, maximum-
likelihood (ML) detection, and miscellaneous arithmetic
operations. The interconnect units are specifically designed to
support pipeline and stream processing so as to further
enhance the energy efficiency. They utilize the time-
multiplexed cross-bar architecture to substantially reduce the
number of wires. Therefore, the entire baseband processor is a
multi rate system. The interconnect and the memory run at
200 MHz, while most of the configurable units run at 50
MHz’s The total gate count is 569e3 and the estimated power
consumption is 63.4 mw. The energy efficiency is 95
MOP/mW, which is in the same order as dedicated hardware
implementations. orders of magnitude more power efficient
than digital signal processors (DSP). Most existing
reconfigurable architectures are in between these two
extremes, and are usually more towards the DSPs.
2. SELECTION OF GRANAULITY
Fig. 1 shows the DOF processing (also known as symbol
processing) of three popular receiving systems: DS-CDMA,
OFDM, and multiple-antenna OFDM. DS-CDMA is part of
the 3G cellular standard and the IEEE 802.11b wireless LAN
standard. OFDM is part of the IEEE 802.11a/g wireless LAN
standard and the IEEE802.16e wireless MAN standard.
Multiple-antenna OFDM is part of the IEEE 802.11 in high-
throughput wireless LAN standard. In DS-CDMA systems the
incoming signal first goes through a matched filter and then
correlates with either its delayed replica or a training sequence
during synchronization. Once a signal is detected, the
estimated timing offset will be compensated. Afterward, the
signal is despread with the PN sequence to obtain modulated
data symbols. Similar to DS-CDMA systems, the incoming
signal of OFDM systems first goes through a decimation filter
followed by either autocorrelation or cross correlation for
synchronization. Upon detection of a signal, the estimated
frequency offset is corrected and then data symbols are
demodulated by the FFT operation. Finally, the multiple-
antenna OFDM system is composed of a parallel of several
OFDM systems. The demodulated symbols after the FFT
operation are combined according to the space-time coding
schemes used, such as the V-BLAST and the SVD-based
algorithms.
TABLE I
GRANULARITY OF CONFIGURABLE UNITS AND
OPERATIONS SUPPORTED
The bottom of Fig. 1 summarizes the operations involved. To
support all the operations by an array of homogeneous
configurable units would make the configurable unit too
bulky. Instead, we group the most frequent and similar
operations together to be supported by an array of dominant
units.Each unit is called the DOF configurable unit. All
remaining operations will be supported by three other
configurable units: a coordinate rotation digital computer
(CORDIC), an ML accelerator, and a dual-core ALU. Table I
summarizes the classification of operations. As a whole, Fig. 2
shows the architecture of the reconfigurable baseband
processor. The receiver chains shown in Fig. 1 also reveal the
stream based processing of most baseband algorithms in
wireless communication. The better we preserve this property
in the implementation, the more power efficient the processor.
The power efficiency is derived from maintaining data
locality.
Configurable Units Operation Supported
DOF (Domain) Dispreading
Matrix Vector Multiply
FIR filter
Cross-Correlation
Euclidean distance
Calculation
N-point FFT
Auto Correlation
CORDIC Normalization
sine, cosine, Asine
,Acosine
ML Maximum likelihood
ALU Asynchronous Control
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 551
In our interconnect configurable units, the outputs from the
array of data path configurable units can be configured either
to feed back to the memory or to be inputs to the array. This is
illustrated in the right side of Fig. 2, where interconnect to the
data path has inputs from memory or from outputs of the data
path. To give an idea, the interconnect units are designed such
that they can be configured into a pipelined datapath
illustrated in Fig. 2.
Fundamental problem in any communication system is: given
a communication channel between a transmitter and a
receiver, how many "independent" signals can be exchanged
between them? Arbitrary communication channels that can be
described by linear compact channel operators mapping
between normed spaces are examined in this paper. The (well-
known) notions of degrees of freedom at level and essential
dimension of such channels are developed in this general
setting. We argue that the degrees of freedom at level
$epsilon$ and the essential dimension fundamentally limit the
number of independent signals that can be exchanged between
the transmitter and the receiver. We also generalize the
concept of singular values of compact operators to be
applicable to compact operators defined on arbitrary normed
spaces which do not necessarily carry a Hilbert space
structure. We show how these generalized singular values can
be used to calculate the degrees of freedom at level $epsilon$
and the essential dimension of compact operators that describe
communication channels. We describe physically realistic
channels that require such general channel models.
3. RELAY AND COOPERATIVE
COMMUNICATIONS
Relay and cooperative networks are also promising
architectures to improve EE. Relay networks save energy in
two ways: reducing path loss due to the shorter transmission
range and potentially generating less interference due to the
low transmission power. The transmission with relays can
reduce energy consumption in CDMA cellular networks; and
the higher the path loss exponent, the more energy that can be
saved. Power control can further reduce energy consumption.
The advantages of relay transmission are examined in where
the transmission delay and energy consumption of relay nodes
are both considered. The tradeoff between total energy
consumption and end-to-end communication rate in AWGN
relay channels is analyzed, where the impact of the hop
number, node locations, allocated power and data rate of each
hop on EE is also studied. Different from pure relay systems,
each cooperative node in cooperative communications acts as
both an information source and a relay. Inherently, energy
savings in cooperative networks come from the diversity that
results from cooperation. Since a relay node usually has a
several-wavelength long distance to the source node, the relay
channel experiences fading conditions independent of that on
the direct channel between the source and destination. Hence,
we can exploit the channel diversity for potential energy
savings. A short distance, direct communication is preferred
over distributed space-time coding since adding more energy
consumption from using relays counters the transmission
energy saving from cooperative diversity. However, the results
in also demonstrate that the energy efficiency of cooperative
communication can be improved by optimizing the
constellation size for different transmission distances and
outperform direct communication. Similarly, the research
results in also show the optimal constellations in terms of
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 552
Deere decreasing with transmission distances, where the
energy efficiency of cooperative transmission using different
MQAM schemes is investigated by jointly considering
transmit, circuit, and retransmission power. It is found in that
the single-best relay selection scheme with physical layer
power allocation and the RTS/CTS 4 based MAC-layer can
achieve higher EE compared with multiple relays. In the
paper, two power control strategies are also introduced:
minimizing energy consumption per data packet, or
maximizing the network lifetime. It is shown that with the two
power control schemes ,he single best relay selection scheme
can outperform direct communication and prolong the network
lifetime. An energy efficient clustered wireless sensor network
is studied in this paper, multiple relay nodes which correctly
decode the broadcast message from the source, participate in
relaying data packets using space-time coding. The optimal
power allocation for intra-cluster and inter-cluster
transmissions is derived and the effect of the number of relay
nodes in the cluster, the average PER (Packet Error Rate)
constraint, and the distance between clusters is investigated.
The proposed schemes significantly improve the energy
savings compared with direct communication. Another very
popular technique- network coding- has also been used to
implement cooperative communication. Network coding based
two-way relay schemes with decoding (decode and-forward)
and without decoding (amplify-and-forward, DE noise-and-
forward, compress-and-forward) are introduced and described.
In these approaches, relay nodes first encode the received
packets from different traffic flows into one packet and then
forward the encoded packets to neighbors, instead of
forwarding each packet individually. This leads to fewer
transmissions, and thus potentially reduces energy
consumption. The research work in shows that the potential
gain of network coding in terms of EE is upper bounded by a
factor of 3 a network coding-based cooperative diversity
scheme in OFDMA wireless networks called ’XOR-CD’ is
proposed; the results show that ’XOR-CD’ can improve the
energy efficiency by over100% compared with conventional
cooperative schemes. However, the gain from network coding
is closely related to that from exploiting traffic patterns,
scheduling strategies, network topology, and so on. Hence,
energy-efficient network design through network-coding-
based cooperation is worth
4. MIMO, OFDMA AND CROSS-LAYER DESIGN
FOR ENERGY EFFICIENCY
Both MIMO and OFDM are key techniques in current 3G and
future 4G wireless systems, such as Worldwide
Interoperability for Microwave Access (WiMAX) and the
Third Generation Partnership Project (3GPP) Long Term
Evolution (LTE). Previous research on MIMO and OFDM
mainly aims to increase network capacity or spectral
efficiency, but rarely concerns energy consumption. Thus,
how to design energy efficient schemes with MIMO and
OFDM is highly interesting and important. In this section, we
will provide an overview on the state of the art on this issue,
along with cross-layer optimization strategies for energy-
efficient wireless networks.
A. MIMO
MIMO can provide diversity gain and multiplexing gain.
Particularly, diversity gain is achieved by sending signals that
carry the same information through different paths between
transmit antennas and receiver antennas. Multiplexing gain
can be obtained by transmitting independent information
streams in parallel through the spatial channels. Both help
increase network throughput and reduce energy consumption.
The impact of diversity gain and multiplexing gain on EE of
MIMO transmission in wireless sensor networks is
investigated. With MIMO transmission, more antenna devices
will consume more circuit power. Therefore, MIMO is not
always more energy-efficient than single-input and single
output(SISO). An energy consumption model of MIMO in
considers all signal processing blocks at the transmitter and
the receiver. Based on this model, the relationship between
energy consumption and transmission distance with SISO,
SIMO and MIMO is investigated. It is shown that, at a short
instance, SISO may outperform MIMO in EE because circuit
energy consumption dominates the total energy demand. The
trade-off between circuit power and transmission power
consumption to obtain higher EE in MIMO systems is also
discussed where the optimal MIMO mode with a required
transmission rate is given. In a similar context, the adaptive
MIMO switching strategy based on the available CSI,
proposed can achieve up to a 30% improvement in link energy
efficiency. In cooperative MIMO and data aggregation
techniques are combined to reduce the energy consumption in
wireless sensor networks; this is accomplished by reducing the
amount of transmitted data and by better allocating resources
through cooperation. The problem of energy-efficient MIMO
preceding is considered for a point-topoint communication
system with multiple antenna terminals .In power allocation
in wireless ad hoc networks is structured as a non-cooperative
game to maximize EE; and, a link shut-down mechanism is
proposed to reduce co-channel interference and improve EE.
In many practical systems, user terminals are usually equipped
with only one antenna. Thus, traditional MIMO cannot be
implemented. To overcome the limitation, multiuser MIMO
(MU-MIMO), also called virtual MIMO, has been proposed.
In MU-MIMO, multiple users cooperate for distributed
transmission and information processing. Thus, local
information exchange is indispensable for MU-MIMO. This
causes additional energy consumption compared with
traditional single-user MIMO (SU-MIMO). This issue has
been studied. It is proved that, even when the local energy
consumption for cooperation is considered, MU-MIMO is still
more energy-efficient than SISO over a certain transmission
distance. It is also shown that optimizing the constellation size
can further increase EE. For both SU-MIMO and MU-MIMO,
knowledge of the CSI is required. However, most of the
mentioned work ignores the energy consumption of CSI
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 553
signaling information. Thus, when the energy consumption of
signaling information is considered, there may exist trade-off
between the CSI accuracy and total energy efficiency.
B.OFDMA
Orthogonal frequency division multiple access (OFDMA) will
be the dominant multiple access scheme for next generation
wireless networks since both of the two accepted 4G This
article has been accepted for inclusion in a future issue of this
journal. Content is final as presented, with exception of
pagination. standards (Long Term Evolution-Advanced and
802.16m) have adopted OFDMA as the multiple access
technology. OFDMA is distinguished by its simplicity and
high spectral efficiency. In this approach, multiple access is
achieved by allocating different sets of orthogonal subcarriers
to different users. The benefit is that subcarriers can be
adaptively allocated to the users that experience high SNR.
Hence, system capacity can be greatly increased. This is also
known as multi-user diversity. Obviously, in OFDMA
systems, multi-user diversity can be exploited not only to
increase network capacity but also to reduce energy
consumption. When a ”good” channel is allocated to the
corresponding user, the transmit power can be drastically
decreased. Based on the above observation, an optimal
subcarrier, bit, and power allocation algorithm minimizing the
total transmit power . The optimal resource allocation scheme
is to reduce the transmit power by about 5-10 dB compared
with conventional schemes if circuit energy consumption is
not considered. The impact of transmission rate, transmit
energy and circuit energy consumption as well as channel gain
on the EE in OFDMA systems is analyzed, where flat fading
channels are considered. It is proved that, for a given channel
gain and constant circuit energy consumption, there exists a
unique globally optimal transmission rate in terms of EE. It is
also proved that EE increases with the channel gain and the
number of sub channels, while decreasing with the circuit
energy consumption. Based on these observations, the authors
further propose energy-efficient link adaptation (rate and
corresponding transmit power) and resource allocation
(subcarriers) scheme for OFDMA systems. Simulation results
how that the EE scheduler performs approximately 50% better
than a round-robin scheduler in terms of EE. The work is later
extended to the case of frequency-selective channels. An
energy-efficient water-filling power allocation scheme is
proposed, where it is proved that the maximal EE can be
achieved by adapting both overall transmit power and its
allocation according to the channel states and the circuit
energy consumption. A closed-form solution of energy-
efficient link adaptation is obtained with a time-averaged bits-
per-Joule metric, where it is shown that this scheme can
achieve almost the same performance as the global optimum
which is obtained by exhaustive search, and with much ess
complexity. An energy-efficient link adaptation strategy for
MIMO-OFDM based wireless communications where the
optimal mode is chosen to maximize EE with QoS constraint.
In OFDMA systems, fairness among users is an important
design standard. Adaptive resource allocation without
considering fairness may cause poor service to some users
since resource is always distributed to users with relatively
high channel gains. Hence, when adaptive strategies are used
to maximize energy efficiency, fairness should be taken into
account. The fairness issue is considered where a geometric-
mean metric is proposed to guarantee that the sub channels are
allocated to maximize the geometric average of the energy
efficiency of all the users. Note that in the above discussion,
the energy consumption of the signaling overhead is not
considered. On the other hand, for an adaptive scheme,
accurate CSI is imperative. Thus, the effect of signaling
overhead on energy-efficient OFDMA design should be
further studied. Additionally, when relay strategies are used in
an OFDMA system, energy-efficient source allocation may
become more intricate; this will also require further
investigation.
C. Cross-layer Optimization
As indicated in cross-layer design is another prominent
approach to reduce energy consumption. The design
requirements for energy efficiency across the link, medium
access, network and application layers have been investigated.
A comprehensive discussion of energy-efficient cross layer
design in the time, frequency, and spatial domains, as well as
details related to energy-efficient hardware implementation
provided. It is shown that, because each layer of the protocol
stack has an inherent interdependence another layer, cross-
layer strategies can significantly improve EE through adaptive
transmission and resource allocation schemes corresponding
to service, traffic, and environment dynamics. From the
previously discussed strategies, it is also easy to see that cross-
layer design plays a key role in reducing the holistic energy
consumption, especially for networks with MIMO and
OFDMA transmission schemes. Cross-layer design from a
system-wide perspective brings low design margins. At the
same time, it also leads to higher algorithm complexity. As a
result, significant computational overhead is expected to
obtain the optimal solution. The margin adaptive optimization
problem, which aims at minimizing the overall transmitting
power of users with individual rate constraints in realistic
OFDMA systems, is NP-hard. Moreover, three suboptimal
approaches (relaxation constraint, problem splitting, and
heuristics) have been proposed to obtain nearly optimal
solutions. Obviously, the cross-layer optimization also should
consider signaling overhead.
CONCLUSIONS
In this article, we outlined the technical granularity efficient
energy saving in wireless sensornetworks, and discussed the
state-of-the-art research on energy efficient wireless networks.
EE metric, network deployment strategies, energy-efficient
network resource management, various relay and cooperative
communications, MIMO and OFDM technologies, as well as
cross-layer optimizations for developing energy-efficient
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 554
wireless networks were introduced. For readers to easily find
interesting references which have been presented in this paper,
we have split the techniques discussed into those relevant to
the base station site, those relevant to the terminal site, and
those relevant to the network. Research shows that optimized
energy-efficient design (including network deployment,
transmission scheme and resource management) could
significantly reduce the energy consumption of the entire
network.
REFERENCE
[1] S. ZHU, S. SETIA, AND S. JAJODIA, LEAP: efficient
security mechanisms for large-scaledistributed sensor
networks, in 10th ACM conference on Computer and
communication security (CCS’03), ACM Press, 2003, pp.
62–72.
[2] R. J. WATRO, D. KONG, S. FEN CUTI, C.
GARDINER, C. LYNN, AND P. KRUUS,Tinypk:
securing sensor networks with public key technology., in
2nd ACM Workshop on Security of ad hoc and Sensor
Networks (SASN’04), Washington, DC, October 2004,
pp.59–64.
[3] C. SHU, S. KWON, AND K. GAJ, FPGA accelerated
Tate pairing based cryptosystemsover binary fields, in
Cryptology Eprint Archive, Report 2006/179, 2006.
[4] Hayashibara, N., Cherif, A., and Katayama, T. Failure
detectors for large-scale distributed systems. In Proc. of
the 21st Symposium on Reliable Distributed Systems
(SRDS’02) (2002), p. 404.
[5] Hua, C., and Zheng, R. Starvation modeling and
identification in dense 802.11 wireless community
networks. In Proc. of the 27th Joint Conference of the
IEEE Computer and Communications Societies
(INFOCOM’08) (2008), pp. 1022–1030.
[6] Information Processing Technology Office (IPTO)
Defense Advanced Research Projects Agency (DARPA).
Baa 07-46 landroids broad agency announcement.
http://www.darpa.mil/IPTO/solicit/open/BAA-07-46
PIP.pdf, 2007.
[7] Manshaei, M. H., Freudiger, J., Felegyhazi, M., Marbach,
P., and Jean- PierreHubaux. On wireless social
community networks. In Proc. of the 27th Joint
Conference of the IEEE Computer and Communications
Societies (INFOCOM’08) (2008), pp. 1552 1560.
BIOGRAPHIES:
I am (Mr. Chithik Raja M.) studied
Master of Engineering in Computer
Science and Engineering at Respected
Anna University Chennai Affiliated
College R.V.S.C.E.T. Dindigul , Tamil
Nadu , India. I am currently working on
Salalah College of Technology, Oman. I
am font of writing IT Books and Research article in reputed
International IT Journals. I have published more than 10
Research Articles in different International Journals and
published three IT Books with German Publisher Lambert
Academic Publisher. I am very much interest to conducting
work shop in Modern IT challenges and Software architectural
Design.

More Related Content

What's hot

Computer Networks Module I
Computer Networks Module IComputer Networks Module I
Computer Networks Module IAjit Nayak
 
ENTERPRISE NETWORKING
ENTERPRISE NETWORKINGENTERPRISE NETWORKING
ENTERPRISE NETWORKINGbwire sedrick
 
Data com chapter 1 introduction
Data com chapter 1   introductionData com chapter 1   introduction
Data com chapter 1 introductionAbdul-Hamid Donde
 
Comparative study of bluetooth, 802 and hiperlan
Comparative study of bluetooth, 802 and hiperlanComparative study of bluetooth, 802 and hiperlan
Comparative study of bluetooth, 802 and hiperlanIAEME Publication
 
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha V
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha VWC and LTE 4G Broadband module 3- 2019 by Prof.Suresha V
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha VSURESHA V
 
Cn 04,32,36-Cn all chapters1- computer networks- gtu
Cn 04,32,36-Cn all chapters1- computer networks- gtuCn 04,32,36-Cn all chapters1- computer networks- gtu
Cn 04,32,36-Cn all chapters1- computer networks- gtuJay Patel
 
Determine best fit topology copy
Determine best fit topology   copyDetermine best fit topology   copy
Determine best fit topology copyJaleto Sunkemo
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking FundamentalsManjit Chavda
 
Optical ethernet krunal
Optical ethernet krunalOptical ethernet krunal
Optical ethernet krunalKrunal Jabade
 
Network using topologies
Network using topologiesNetwork using topologies
Network using topologiesJaveria600
 
Ethernet satellite dishinternational plastics, inc. c
Ethernet satellite dishinternational plastics, inc.    cEthernet satellite dishinternational plastics, inc.    c
Ethernet satellite dishinternational plastics, inc. coreo10
 

What's hot (20)

3.1.2 classification of network
3.1.2 classification of network3.1.2 classification of network
3.1.2 classification of network
 
Computer Networks Module I
Computer Networks Module IComputer Networks Module I
Computer Networks Module I
 
ENTERPRISE NETWORKING
ENTERPRISE NETWORKINGENTERPRISE NETWORKING
ENTERPRISE NETWORKING
 
8 network devices
8 network devices8 network devices
8 network devices
 
Data com chapter 1 introduction
Data com chapter 1   introductionData com chapter 1   introduction
Data com chapter 1 introduction
 
Comparative study of bluetooth, 802 and hiperlan
Comparative study of bluetooth, 802 and hiperlanComparative study of bluetooth, 802 and hiperlan
Comparative study of bluetooth, 802 and hiperlan
 
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha V
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha VWC and LTE 4G Broadband module 3- 2019 by Prof.Suresha V
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha V
 
WAN Technologies slide show
WAN Technologies slide showWAN Technologies slide show
WAN Technologies slide show
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 
Cn 04,32,36-Cn all chapters1- computer networks- gtu
Cn 04,32,36-Cn all chapters1- computer networks- gtuCn 04,32,36-Cn all chapters1- computer networks- gtu
Cn 04,32,36-Cn all chapters1- computer networks- gtu
 
Computer networkingdevices
Computer networkingdevicesComputer networkingdevices
Computer networkingdevices
 
Determine best fit topology copy
Determine best fit topology   copyDetermine best fit topology   copy
Determine best fit topology copy
 
Wireless Networking
Wireless NetworkingWireless Networking
Wireless Networking
 
Cse 333-experiment-1
Cse 333-experiment-1Cse 333-experiment-1
Cse 333-experiment-1
 
Unit 3
Unit 3Unit 3
Unit 3
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking Fundamentals
 
Optical ethernet krunal
Optical ethernet krunalOptical ethernet krunal
Optical ethernet krunal
 
Networking Basics
Networking BasicsNetworking Basics
Networking Basics
 
Network using topologies
Network using topologiesNetwork using topologies
Network using topologies
 
Ethernet satellite dishinternational plastics, inc. c
Ethernet satellite dishinternational plastics, inc.    cEthernet satellite dishinternational plastics, inc.    c
Ethernet satellite dishinternational plastics, inc. c
 

Viewers also liked

Ga based dynamic routing in wdm optical networks
Ga based dynamic routing in wdm optical networksGa based dynamic routing in wdm optical networks
Ga based dynamic routing in wdm optical networkseSAT Publishing House
 
和食って何?
和食って何?和食って何?
和食って何?Maho Isono
 
NBPC 1613 San Diego, CA Proposed 2014 bylaws draft_july_24_unanimous_consensu...
NBPC 1613 San Diego, CA Proposed 2014 bylaws draft_july_24_unanimous_consensu...NBPC 1613 San Diego, CA Proposed 2014 bylaws draft_july_24_unanimous_consensu...
NBPC 1613 San Diego, CA Proposed 2014 bylaws draft_july_24_unanimous_consensu...NBPCSanDiego
 
Hardware cristian villavicencio 1
Hardware cristian villavicencio 1Hardware cristian villavicencio 1
Hardware cristian villavicencio 1cristianlukas
 
Alternative Funding For Game Devs - GDC2015 - Pollen VC
Alternative Funding For Game Devs - GDC2015 - Pollen VCAlternative Funding For Game Devs - GDC2015 - Pollen VC
Alternative Funding For Game Devs - GDC2015 - Pollen VCMartin Macmillan
 
Pedras antigas
Pedras  antigasPedras  antigas
Pedras antigasAsor Vida
 
Загадки о птицах
Загадки о птицахЗагадки о птицах
Загадки о птицахdrugsem
 
Study of protein content and effect of p h variation on solubility of seed pr...
Study of protein content and effect of p h variation on solubility of seed pr...Study of protein content and effect of p h variation on solubility of seed pr...
Study of protein content and effect of p h variation on solubility of seed pr...eSAT Publishing House
 
Multidimensional schema for agricultural data warehouse
Multidimensional schema for agricultural data warehouseMultidimensional schema for agricultural data warehouse
Multidimensional schema for agricultural data warehouseeSAT Publishing House
 
Webinar: Protect Your Customers, Protect Yourself Learn How to Take Precautio...
Webinar: Protect Your Customers, Protect Yourself Learn How to Take Precautio...Webinar: Protect Your Customers, Protect Yourself Learn How to Take Precautio...
Webinar: Protect Your Customers, Protect Yourself Learn How to Take Precautio...i2Coalition
 
Presentación 2 modernismo en venezuela
Presentación 2 modernismo en venezuelaPresentación 2 modernismo en venezuela
Presentación 2 modernismo en venezuelaRubi marin
 
Загадки о животных
Загадки о животныхЗагадки о животных
Загадки о животныхdrugsem
 
A robust dlqg controller for damping of sub synchronous oscillations in a se...
A robust dlqg controller for damping of sub  synchronous oscillations in a se...A robust dlqg controller for damping of sub  synchronous oscillations in a se...
A robust dlqg controller for damping of sub synchronous oscillations in a se...eSAT Publishing House
 

Viewers also liked (20)

Ga based dynamic routing in wdm optical networks
Ga based dynamic routing in wdm optical networksGa based dynamic routing in wdm optical networks
Ga based dynamic routing in wdm optical networks
 
Fezea
FezeaFezea
Fezea
 
和食って何?
和食って何?和食って何?
和食って何?
 
NBPC 1613 San Diego, CA Proposed 2014 bylaws draft_july_24_unanimous_consensu...
NBPC 1613 San Diego, CA Proposed 2014 bylaws draft_july_24_unanimous_consensu...NBPC 1613 San Diego, CA Proposed 2014 bylaws draft_july_24_unanimous_consensu...
NBPC 1613 San Diego, CA Proposed 2014 bylaws draft_july_24_unanimous_consensu...
 
Hardware cristian villavicencio 1
Hardware cristian villavicencio 1Hardware cristian villavicencio 1
Hardware cristian villavicencio 1
 
Alternative Funding For Game Devs - GDC2015 - Pollen VC
Alternative Funding For Game Devs - GDC2015 - Pollen VCAlternative Funding For Game Devs - GDC2015 - Pollen VC
Alternative Funding For Game Devs - GDC2015 - Pollen VC
 
Pedras antigas
Pedras  antigasPedras  antigas
Pedras antigas
 
Загадки о птицах
Загадки о птицахЗагадки о птицах
Загадки о птицах
 
Hydraulic accumulator
Hydraulic accumulatorHydraulic accumulator
Hydraulic accumulator
 
Study of protein content and effect of p h variation on solubility of seed pr...
Study of protein content and effect of p h variation on solubility of seed pr...Study of protein content and effect of p h variation on solubility of seed pr...
Study of protein content and effect of p h variation on solubility of seed pr...
 
history602
history602history602
history602
 
Hydraulic oil
Hydraulic oilHydraulic oil
Hydraulic oil
 
Berkari 6.19
Berkari 6.19  Berkari 6.19
Berkari 6.19
 
Multidimensional schema for agricultural data warehouse
Multidimensional schema for agricultural data warehouseMultidimensional schema for agricultural data warehouse
Multidimensional schema for agricultural data warehouse
 
Webinar: Protect Your Customers, Protect Yourself Learn How to Take Precautio...
Webinar: Protect Your Customers, Protect Yourself Learn How to Take Precautio...Webinar: Protect Your Customers, Protect Yourself Learn How to Take Precautio...
Webinar: Protect Your Customers, Protect Yourself Learn How to Take Precautio...
 
Presentación 2 modernismo en venezuela
Presentación 2 modernismo en venezuelaPresentación 2 modernismo en venezuela
Presentación 2 modernismo en venezuela
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
Загадки о животных
Загадки о животныхЗагадки о животных
Загадки о животных
 
A robust dlqg controller for damping of sub synchronous oscillations in a se...
A robust dlqg controller for damping of sub  synchronous oscillations in a se...A robust dlqg controller for damping of sub  synchronous oscillations in a se...
A robust dlqg controller for damping of sub synchronous oscillations in a se...
 
camo guardiannnn
camo guardiannnncamo guardiannnn
camo guardiannnn
 

Similar to Granularity of efficient energy saving in wireless sensor networks

Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi  Hop TransmissionEnergy Minimization in Wireless Sensor Networks Using Multi  Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi Hop TransmissionIOSR Journals
 
Verilog Based Design and Simulation of MAC and PHY Layers for Zigbee Digital ...
Verilog Based Design and Simulation of MAC and PHY Layers for Zigbee Digital ...Verilog Based Design and Simulation of MAC and PHY Layers for Zigbee Digital ...
Verilog Based Design and Simulation of MAC and PHY Layers for Zigbee Digital ...IJERA Editor
 
A Cooperative Approach to Extend Cellular Coverage via D2D Architecture based...
A Cooperative Approach to Extend Cellular Coverage via D2D Architecture based...A Cooperative Approach to Extend Cellular Coverage via D2D Architecture based...
A Cooperative Approach to Extend Cellular Coverage via D2D Architecture based...IJCNCJournal
 
Wireless Data Communication Techniques to Coordinate Distributed Rooftop PVs ...
Wireless Data Communication Techniques to Coordinate Distributed Rooftop PVs ...Wireless Data Communication Techniques to Coordinate Distributed Rooftop PVs ...
Wireless Data Communication Techniques to Coordinate Distributed Rooftop PVs ...TELKOMNIKA JOURNAL
 
ABB Corporate Research: Overview of Wired Industrial Ethernet Switching Solut...
ABB Corporate Research: Overview of Wired Industrial Ethernet Switching Solut...ABB Corporate Research: Overview of Wired Industrial Ethernet Switching Solut...
ABB Corporate Research: Overview of Wired Industrial Ethernet Switching Solut...Ken Ott
 
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
 
Energy efficient platform designed for sdma applications in mobile wireless ...
Energy efficient platform designed for sdma applications in mobile  wireless ...Energy efficient platform designed for sdma applications in mobile  wireless ...
Energy efficient platform designed for sdma applications in mobile wireless ...marwaeng
 
Ct3210321037
Ct3210321037Ct3210321037
Ct3210321037IJMER
 
TopologicalPlanningandDesignofHeterogeneousMobileNetworksinDenseAreas.pdf
TopologicalPlanningandDesignofHeterogeneousMobileNetworksinDenseAreas.pdfTopologicalPlanningandDesignofHeterogeneousMobileNetworksinDenseAreas.pdf
TopologicalPlanningandDesignofHeterogeneousMobileNetworksinDenseAreas.pdfBrianJanAdela3
 
Networking tutorials introduction to networking
Networking tutorials   introduction to networkingNetworking tutorials   introduction to networking
Networking tutorials introduction to networkingVinod Jadhav
 
802-11s_mesh_networking_v1-0.pdf
802-11s_mesh_networking_v1-0.pdf802-11s_mesh_networking_v1-0.pdf
802-11s_mesh_networking_v1-0.pdfVikasYadav314092
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networksTatheer Fatima
 
Performance Evaluation of LEACH Protocol for Wireless Sensor Network
Performance Evaluation of LEACH Protocol for Wireless Sensor NetworkPerformance Evaluation of LEACH Protocol for Wireless Sensor Network
Performance Evaluation of LEACH Protocol for Wireless Sensor NetworkAM Publications
 
Nwk assignment body copy
Nwk assignment body   copyNwk assignment body   copy
Nwk assignment body copyTonny Michael
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...ijwmn
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...ijwmn
 
Vertical handover in umts and wlan networks
Vertical handover in umts and wlan networksVertical handover in umts and wlan networks
Vertical handover in umts and wlan networksIAEME Publication
 
Chapter 8 the role of networking in manufacturing
Chapter 8   the role of networking in manufacturingChapter 8   the role of networking in manufacturing
Chapter 8 the role of networking in manufacturingN. A. Sutisna
 

Similar to Granularity of efficient energy saving in wireless sensor networks (20)

Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi  Hop TransmissionEnergy Minimization in Wireless Sensor Networks Using Multi  Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
 
Verilog Based Design and Simulation of MAC and PHY Layers for Zigbee Digital ...
Verilog Based Design and Simulation of MAC and PHY Layers for Zigbee Digital ...Verilog Based Design and Simulation of MAC and PHY Layers for Zigbee Digital ...
Verilog Based Design and Simulation of MAC and PHY Layers for Zigbee Digital ...
 
A Cooperative Approach to Extend Cellular Coverage via D2D Architecture based...
A Cooperative Approach to Extend Cellular Coverage via D2D Architecture based...A Cooperative Approach to Extend Cellular Coverage via D2D Architecture based...
A Cooperative Approach to Extend Cellular Coverage via D2D Architecture based...
 
Wireless Data Communication Techniques to Coordinate Distributed Rooftop PVs ...
Wireless Data Communication Techniques to Coordinate Distributed Rooftop PVs ...Wireless Data Communication Techniques to Coordinate Distributed Rooftop PVs ...
Wireless Data Communication Techniques to Coordinate Distributed Rooftop PVs ...
 
ABB Corporate Research: Overview of Wired Industrial Ethernet Switching Solut...
ABB Corporate Research: Overview of Wired Industrial Ethernet Switching Solut...ABB Corporate Research: Overview of Wired Industrial Ethernet Switching Solut...
ABB Corporate Research: Overview of Wired Industrial Ethernet Switching Solut...
 
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...
 
Energy efficient platform designed for sdma applications in mobile wireless ...
Energy efficient platform designed for sdma applications in mobile  wireless ...Energy efficient platform designed for sdma applications in mobile  wireless ...
Energy efficient platform designed for sdma applications in mobile wireless ...
 
Ct3210321037
Ct3210321037Ct3210321037
Ct3210321037
 
TopologicalPlanningandDesignofHeterogeneousMobileNetworksinDenseAreas.pdf
TopologicalPlanningandDesignofHeterogeneousMobileNetworksinDenseAreas.pdfTopologicalPlanningandDesignofHeterogeneousMobileNetworksinDenseAreas.pdf
TopologicalPlanningandDesignofHeterogeneousMobileNetworksinDenseAreas.pdf
 
Networking tutorials introduction to networking
Networking tutorials   introduction to networkingNetworking tutorials   introduction to networking
Networking tutorials introduction to networking
 
802-11s_mesh_networking_v1-0.pdf
802-11s_mesh_networking_v1-0.pdf802-11s_mesh_networking_v1-0.pdf
802-11s_mesh_networking_v1-0.pdf
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networks
 
compo 131_banalnal
compo 131_banalnalcompo 131_banalnal
compo 131_banalnal
 
Performance Evaluation of LEACH Protocol for Wireless Sensor Network
Performance Evaluation of LEACH Protocol for Wireless Sensor NetworkPerformance Evaluation of LEACH Protocol for Wireless Sensor Network
Performance Evaluation of LEACH Protocol for Wireless Sensor Network
 
Nwk assignment body copy
Nwk assignment body   copyNwk assignment body   copy
Nwk assignment body copy
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
 
Vertical handover in umts and wlan networks
Vertical handover in umts and wlan networksVertical handover in umts and wlan networks
Vertical handover in umts and wlan networks
 
Chapter 8 the role of networking in manufacturing
Chapter 8   the role of networking in manufacturingChapter 8   the role of networking in manufacturing
Chapter 8 the role of networking in manufacturing
 
5G network architecture progress
5G network architecture progress5G network architecture progress
5G network architecture progress
 

More from 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 visakhapatnameSAT 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 visakhapatnameSAT 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, indiaeSAT 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 buildingeSAT 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 revieweSAT 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 managementeSAT 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 wallseSAT 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 indiaeSAT 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 structureseSAT 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 buildingseSAT 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
 

More from 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...
 

Recently uploaded

Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 

Recently uploaded (20)

Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 

Granularity of efficient energy saving in wireless sensor networks

  • 1. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 549 GRANULARITY OF EFFICIENT ENERGY SAVING IN WIRELESS SENSOR NETWORKS M. Chithik Raja Salalah College of Technology – Oman, chithik25@gmail.com Abstract Most existing techniques for reconfigurable processors focus on the computation model. This paper focuses on increasing the granularity of Efficient Energy Saving units without compromising flexibility. This is carried out by matching the granularity to the degree-of-freedom processing in most wireless Networks. A design flow that accelerates the exploration of tradeoffs among various architectures for the configurable unit is discussed in this paper. In this Paper we mentioned in detailed way of evaluates various baseband algorithms and presents the granularity of configurable units, describes the architecture of each configurable unit and presents the methodology used in the architectural tradeoff analyses as well as the tradeoff results. Keywords: Wireless Communication, Low Power Design, OFDM, MIMO. ----------------------------------------------------------------------***------------------------------------------------------------------------ 1. INTRODUCTION A wireless network is a flexible data communications system, which uses wireless media such as radio frequency technology to transmit and receive data over the air, minimizing the need for wired connections. Wireless networks are used to augment rather than replace wired networks and are most commonly used to provide last few stages of connectivity between a mobile user and a wired network. Wireless networks use electromagnetic waves to communicate information from one point to another without relying on any physical connection. Radio waves are often referred to as radio carriers because they simply perform the function of delivering energy to a remote receiver. The data being transmitted is superimposed on the radio carrier so that it can be accurately extracted at the receiving end. Once data is superimposed (modulated) onto the radio carrier, the radio signal occupies more than a single frequency, since the frequency or bit rate of the modulating information adds to the carrier. Multiple radio carriers can exist in the same space at the same time without interfering with each other if the radio waves are transmitted on different radio frequencies. To extract data, a radio receiver tunes in one radio frequency while rejecting all other frequencies. The modulated signal thus received is then demodulated and the data is extracted from the signal. Wireless networks offer the following productivity, convenience, and cost advantages over traditional wired networks:  Mobility: provide mobile users with access to real-time information so that they can roam around in the network without getting disconnected from the network. This mobility supports productivity and service opportunities not possible with wired networks.  Installation speed and simplicity: installing a wireless system can be fast and easy and can eliminate the need to pull cable through walls and ceilings.  Reach of the network: the network can be extended to places which cannot be wired  More Flexibility: wireless networks offer more flexibility and adapt easily to changes in the configuration of the network.  Reduced cost of ownership: while the initial investment required for wireless network hardware can be higher than the cost of wired network hardware, overall installation expenses and life-cycle costs can be significantly lower in dynamic environments.  Scalability: wireless systems can be configured in a variety of topologies to meet the needs of specific applications and installations. Configurations can be easily changed and range from peer-to-peer networks suitable for a small number of users to large infrastructure networks that enable roaming over a broad area. Bluetooth and 802.11b have the potential to dramatically alter how people use devices to connect and communicate in everyday life. Bluetooth is a low-power, short-range technology for ad hoc cable replacement; it enables people to wirelessly combine devices wherever they bring them. Conversely, 802.11b is a moderate-range, moderate-speed technology based on Ethernet; it allows people to wirelessly access an organizational network throughout a campus location. Although the technologies share the 2.4 GHz band, have some potentially overlapping applications, and have been pitted against each other in the press, they do not compete and can even been successfully combined for corporate use.
  • 2. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 550 The reconfiguration mechanism is similar to Rapid. Control signals are divided into hard control and soft control. The hard control signals are similar to those in an field-programmable gate array (FPGA) and change infrequently. The soft control signals are similar to those in microprocessors and change almost every clock cycle. The hard control signals have fixed- length instructions, while the soft control signals have variable-length instructions as only a small portion of them is used in any computation. Finally, a prototype of the processor is implemented using the Intel 0.13- m CMOS standard cell library at 1.2 V. It consists of an array of nine configurable units: four dominant DOF units, two interconnect units, and three accelerators for coordinate transformation, maximum- likelihood (ML) detection, and miscellaneous arithmetic operations. The interconnect units are specifically designed to support pipeline and stream processing so as to further enhance the energy efficiency. They utilize the time- multiplexed cross-bar architecture to substantially reduce the number of wires. Therefore, the entire baseband processor is a multi rate system. The interconnect and the memory run at 200 MHz, while most of the configurable units run at 50 MHz’s The total gate count is 569e3 and the estimated power consumption is 63.4 mw. The energy efficiency is 95 MOP/mW, which is in the same order as dedicated hardware implementations. orders of magnitude more power efficient than digital signal processors (DSP). Most existing reconfigurable architectures are in between these two extremes, and are usually more towards the DSPs. 2. SELECTION OF GRANAULITY Fig. 1 shows the DOF processing (also known as symbol processing) of three popular receiving systems: DS-CDMA, OFDM, and multiple-antenna OFDM. DS-CDMA is part of the 3G cellular standard and the IEEE 802.11b wireless LAN standard. OFDM is part of the IEEE 802.11a/g wireless LAN standard and the IEEE802.16e wireless MAN standard. Multiple-antenna OFDM is part of the IEEE 802.11 in high- throughput wireless LAN standard. In DS-CDMA systems the incoming signal first goes through a matched filter and then correlates with either its delayed replica or a training sequence during synchronization. Once a signal is detected, the estimated timing offset will be compensated. Afterward, the signal is despread with the PN sequence to obtain modulated data symbols. Similar to DS-CDMA systems, the incoming signal of OFDM systems first goes through a decimation filter followed by either autocorrelation or cross correlation for synchronization. Upon detection of a signal, the estimated frequency offset is corrected and then data symbols are demodulated by the FFT operation. Finally, the multiple- antenna OFDM system is composed of a parallel of several OFDM systems. The demodulated symbols after the FFT operation are combined according to the space-time coding schemes used, such as the V-BLAST and the SVD-based algorithms. TABLE I GRANULARITY OF CONFIGURABLE UNITS AND OPERATIONS SUPPORTED The bottom of Fig. 1 summarizes the operations involved. To support all the operations by an array of homogeneous configurable units would make the configurable unit too bulky. Instead, we group the most frequent and similar operations together to be supported by an array of dominant units.Each unit is called the DOF configurable unit. All remaining operations will be supported by three other configurable units: a coordinate rotation digital computer (CORDIC), an ML accelerator, and a dual-core ALU. Table I summarizes the classification of operations. As a whole, Fig. 2 shows the architecture of the reconfigurable baseband processor. The receiver chains shown in Fig. 1 also reveal the stream based processing of most baseband algorithms in wireless communication. The better we preserve this property in the implementation, the more power efficient the processor. The power efficiency is derived from maintaining data locality. Configurable Units Operation Supported DOF (Domain) Dispreading Matrix Vector Multiply FIR filter Cross-Correlation Euclidean distance Calculation N-point FFT Auto Correlation CORDIC Normalization sine, cosine, Asine ,Acosine ML Maximum likelihood ALU Asynchronous Control
  • 3. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 551 In our interconnect configurable units, the outputs from the array of data path configurable units can be configured either to feed back to the memory or to be inputs to the array. This is illustrated in the right side of Fig. 2, where interconnect to the data path has inputs from memory or from outputs of the data path. To give an idea, the interconnect units are designed such that they can be configured into a pipelined datapath illustrated in Fig. 2. Fundamental problem in any communication system is: given a communication channel between a transmitter and a receiver, how many "independent" signals can be exchanged between them? Arbitrary communication channels that can be described by linear compact channel operators mapping between normed spaces are examined in this paper. The (well- known) notions of degrees of freedom at level and essential dimension of such channels are developed in this general setting. We argue that the degrees of freedom at level $epsilon$ and the essential dimension fundamentally limit the number of independent signals that can be exchanged between the transmitter and the receiver. We also generalize the concept of singular values of compact operators to be applicable to compact operators defined on arbitrary normed spaces which do not necessarily carry a Hilbert space structure. We show how these generalized singular values can be used to calculate the degrees of freedom at level $epsilon$ and the essential dimension of compact operators that describe communication channels. We describe physically realistic channels that require such general channel models. 3. RELAY AND COOPERATIVE COMMUNICATIONS Relay and cooperative networks are also promising architectures to improve EE. Relay networks save energy in two ways: reducing path loss due to the shorter transmission range and potentially generating less interference due to the low transmission power. The transmission with relays can reduce energy consumption in CDMA cellular networks; and the higher the path loss exponent, the more energy that can be saved. Power control can further reduce energy consumption. The advantages of relay transmission are examined in where the transmission delay and energy consumption of relay nodes are both considered. The tradeoff between total energy consumption and end-to-end communication rate in AWGN relay channels is analyzed, where the impact of the hop number, node locations, allocated power and data rate of each hop on EE is also studied. Different from pure relay systems, each cooperative node in cooperative communications acts as both an information source and a relay. Inherently, energy savings in cooperative networks come from the diversity that results from cooperation. Since a relay node usually has a several-wavelength long distance to the source node, the relay channel experiences fading conditions independent of that on the direct channel between the source and destination. Hence, we can exploit the channel diversity for potential energy savings. A short distance, direct communication is preferred over distributed space-time coding since adding more energy consumption from using relays counters the transmission energy saving from cooperative diversity. However, the results in also demonstrate that the energy efficiency of cooperative communication can be improved by optimizing the constellation size for different transmission distances and outperform direct communication. Similarly, the research results in also show the optimal constellations in terms of
  • 4. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 552 Deere decreasing with transmission distances, where the energy efficiency of cooperative transmission using different MQAM schemes is investigated by jointly considering transmit, circuit, and retransmission power. It is found in that the single-best relay selection scheme with physical layer power allocation and the RTS/CTS 4 based MAC-layer can achieve higher EE compared with multiple relays. In the paper, two power control strategies are also introduced: minimizing energy consumption per data packet, or maximizing the network lifetime. It is shown that with the two power control schemes ,he single best relay selection scheme can outperform direct communication and prolong the network lifetime. An energy efficient clustered wireless sensor network is studied in this paper, multiple relay nodes which correctly decode the broadcast message from the source, participate in relaying data packets using space-time coding. The optimal power allocation for intra-cluster and inter-cluster transmissions is derived and the effect of the number of relay nodes in the cluster, the average PER (Packet Error Rate) constraint, and the distance between clusters is investigated. The proposed schemes significantly improve the energy savings compared with direct communication. Another very popular technique- network coding- has also been used to implement cooperative communication. Network coding based two-way relay schemes with decoding (decode and-forward) and without decoding (amplify-and-forward, DE noise-and- forward, compress-and-forward) are introduced and described. In these approaches, relay nodes first encode the received packets from different traffic flows into one packet and then forward the encoded packets to neighbors, instead of forwarding each packet individually. This leads to fewer transmissions, and thus potentially reduces energy consumption. The research work in shows that the potential gain of network coding in terms of EE is upper bounded by a factor of 3 a network coding-based cooperative diversity scheme in OFDMA wireless networks called ’XOR-CD’ is proposed; the results show that ’XOR-CD’ can improve the energy efficiency by over100% compared with conventional cooperative schemes. However, the gain from network coding is closely related to that from exploiting traffic patterns, scheduling strategies, network topology, and so on. Hence, energy-efficient network design through network-coding- based cooperation is worth 4. MIMO, OFDMA AND CROSS-LAYER DESIGN FOR ENERGY EFFICIENCY Both MIMO and OFDM are key techniques in current 3G and future 4G wireless systems, such as Worldwide Interoperability for Microwave Access (WiMAX) and the Third Generation Partnership Project (3GPP) Long Term Evolution (LTE). Previous research on MIMO and OFDM mainly aims to increase network capacity or spectral efficiency, but rarely concerns energy consumption. Thus, how to design energy efficient schemes with MIMO and OFDM is highly interesting and important. In this section, we will provide an overview on the state of the art on this issue, along with cross-layer optimization strategies for energy- efficient wireless networks. A. MIMO MIMO can provide diversity gain and multiplexing gain. Particularly, diversity gain is achieved by sending signals that carry the same information through different paths between transmit antennas and receiver antennas. Multiplexing gain can be obtained by transmitting independent information streams in parallel through the spatial channels. Both help increase network throughput and reduce energy consumption. The impact of diversity gain and multiplexing gain on EE of MIMO transmission in wireless sensor networks is investigated. With MIMO transmission, more antenna devices will consume more circuit power. Therefore, MIMO is not always more energy-efficient than single-input and single output(SISO). An energy consumption model of MIMO in considers all signal processing blocks at the transmitter and the receiver. Based on this model, the relationship between energy consumption and transmission distance with SISO, SIMO and MIMO is investigated. It is shown that, at a short instance, SISO may outperform MIMO in EE because circuit energy consumption dominates the total energy demand. The trade-off between circuit power and transmission power consumption to obtain higher EE in MIMO systems is also discussed where the optimal MIMO mode with a required transmission rate is given. In a similar context, the adaptive MIMO switching strategy based on the available CSI, proposed can achieve up to a 30% improvement in link energy efficiency. In cooperative MIMO and data aggregation techniques are combined to reduce the energy consumption in wireless sensor networks; this is accomplished by reducing the amount of transmitted data and by better allocating resources through cooperation. The problem of energy-efficient MIMO preceding is considered for a point-topoint communication system with multiple antenna terminals .In power allocation in wireless ad hoc networks is structured as a non-cooperative game to maximize EE; and, a link shut-down mechanism is proposed to reduce co-channel interference and improve EE. In many practical systems, user terminals are usually equipped with only one antenna. Thus, traditional MIMO cannot be implemented. To overcome the limitation, multiuser MIMO (MU-MIMO), also called virtual MIMO, has been proposed. In MU-MIMO, multiple users cooperate for distributed transmission and information processing. Thus, local information exchange is indispensable for MU-MIMO. This causes additional energy consumption compared with traditional single-user MIMO (SU-MIMO). This issue has been studied. It is proved that, even when the local energy consumption for cooperation is considered, MU-MIMO is still more energy-efficient than SISO over a certain transmission distance. It is also shown that optimizing the constellation size can further increase EE. For both SU-MIMO and MU-MIMO, knowledge of the CSI is required. However, most of the mentioned work ignores the energy consumption of CSI
  • 5. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 553 signaling information. Thus, when the energy consumption of signaling information is considered, there may exist trade-off between the CSI accuracy and total energy efficiency. B.OFDMA Orthogonal frequency division multiple access (OFDMA) will be the dominant multiple access scheme for next generation wireless networks since both of the two accepted 4G This article has been accepted for inclusion in a future issue of this journal. Content is final as presented, with exception of pagination. standards (Long Term Evolution-Advanced and 802.16m) have adopted OFDMA as the multiple access technology. OFDMA is distinguished by its simplicity and high spectral efficiency. In this approach, multiple access is achieved by allocating different sets of orthogonal subcarriers to different users. The benefit is that subcarriers can be adaptively allocated to the users that experience high SNR. Hence, system capacity can be greatly increased. This is also known as multi-user diversity. Obviously, in OFDMA systems, multi-user diversity can be exploited not only to increase network capacity but also to reduce energy consumption. When a ”good” channel is allocated to the corresponding user, the transmit power can be drastically decreased. Based on the above observation, an optimal subcarrier, bit, and power allocation algorithm minimizing the total transmit power . The optimal resource allocation scheme is to reduce the transmit power by about 5-10 dB compared with conventional schemes if circuit energy consumption is not considered. The impact of transmission rate, transmit energy and circuit energy consumption as well as channel gain on the EE in OFDMA systems is analyzed, where flat fading channels are considered. It is proved that, for a given channel gain and constant circuit energy consumption, there exists a unique globally optimal transmission rate in terms of EE. It is also proved that EE increases with the channel gain and the number of sub channels, while decreasing with the circuit energy consumption. Based on these observations, the authors further propose energy-efficient link adaptation (rate and corresponding transmit power) and resource allocation (subcarriers) scheme for OFDMA systems. Simulation results how that the EE scheduler performs approximately 50% better than a round-robin scheduler in terms of EE. The work is later extended to the case of frequency-selective channels. An energy-efficient water-filling power allocation scheme is proposed, where it is proved that the maximal EE can be achieved by adapting both overall transmit power and its allocation according to the channel states and the circuit energy consumption. A closed-form solution of energy- efficient link adaptation is obtained with a time-averaged bits- per-Joule metric, where it is shown that this scheme can achieve almost the same performance as the global optimum which is obtained by exhaustive search, and with much ess complexity. An energy-efficient link adaptation strategy for MIMO-OFDM based wireless communications where the optimal mode is chosen to maximize EE with QoS constraint. In OFDMA systems, fairness among users is an important design standard. Adaptive resource allocation without considering fairness may cause poor service to some users since resource is always distributed to users with relatively high channel gains. Hence, when adaptive strategies are used to maximize energy efficiency, fairness should be taken into account. The fairness issue is considered where a geometric- mean metric is proposed to guarantee that the sub channels are allocated to maximize the geometric average of the energy efficiency of all the users. Note that in the above discussion, the energy consumption of the signaling overhead is not considered. On the other hand, for an adaptive scheme, accurate CSI is imperative. Thus, the effect of signaling overhead on energy-efficient OFDMA design should be further studied. Additionally, when relay strategies are used in an OFDMA system, energy-efficient source allocation may become more intricate; this will also require further investigation. C. Cross-layer Optimization As indicated in cross-layer design is another prominent approach to reduce energy consumption. The design requirements for energy efficiency across the link, medium access, network and application layers have been investigated. A comprehensive discussion of energy-efficient cross layer design in the time, frequency, and spatial domains, as well as details related to energy-efficient hardware implementation provided. It is shown that, because each layer of the protocol stack has an inherent interdependence another layer, cross- layer strategies can significantly improve EE through adaptive transmission and resource allocation schemes corresponding to service, traffic, and environment dynamics. From the previously discussed strategies, it is also easy to see that cross- layer design plays a key role in reducing the holistic energy consumption, especially for networks with MIMO and OFDMA transmission schemes. Cross-layer design from a system-wide perspective brings low design margins. At the same time, it also leads to higher algorithm complexity. As a result, significant computational overhead is expected to obtain the optimal solution. The margin adaptive optimization problem, which aims at minimizing the overall transmitting power of users with individual rate constraints in realistic OFDMA systems, is NP-hard. Moreover, three suboptimal approaches (relaxation constraint, problem splitting, and heuristics) have been proposed to obtain nearly optimal solutions. Obviously, the cross-layer optimization also should consider signaling overhead. CONCLUSIONS In this article, we outlined the technical granularity efficient energy saving in wireless sensornetworks, and discussed the state-of-the-art research on energy efficient wireless networks. EE metric, network deployment strategies, energy-efficient network resource management, various relay and cooperative communications, MIMO and OFDM technologies, as well as cross-layer optimizations for developing energy-efficient
  • 6. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 02 Issue: 04 | Apr-2013, Available @ http://www.ijret.org 554 wireless networks were introduced. For readers to easily find interesting references which have been presented in this paper, we have split the techniques discussed into those relevant to the base station site, those relevant to the terminal site, and those relevant to the network. Research shows that optimized energy-efficient design (including network deployment, transmission scheme and resource management) could significantly reduce the energy consumption of the entire network. REFERENCE [1] S. ZHU, S. SETIA, AND S. JAJODIA, LEAP: efficient security mechanisms for large-scaledistributed sensor networks, in 10th ACM conference on Computer and communication security (CCS’03), ACM Press, 2003, pp. 62–72. [2] R. J. WATRO, D. KONG, S. FEN CUTI, C. GARDINER, C. LYNN, AND P. KRUUS,Tinypk: securing sensor networks with public key technology., in 2nd ACM Workshop on Security of ad hoc and Sensor Networks (SASN’04), Washington, DC, October 2004, pp.59–64. [3] C. SHU, S. KWON, AND K. GAJ, FPGA accelerated Tate pairing based cryptosystemsover binary fields, in Cryptology Eprint Archive, Report 2006/179, 2006. [4] Hayashibara, N., Cherif, A., and Katayama, T. Failure detectors for large-scale distributed systems. In Proc. of the 21st Symposium on Reliable Distributed Systems (SRDS’02) (2002), p. 404. [5] Hua, C., and Zheng, R. Starvation modeling and identification in dense 802.11 wireless community networks. In Proc. of the 27th Joint Conference of the IEEE Computer and Communications Societies (INFOCOM’08) (2008), pp. 1022–1030. [6] Information Processing Technology Office (IPTO) Defense Advanced Research Projects Agency (DARPA). Baa 07-46 landroids broad agency announcement. http://www.darpa.mil/IPTO/solicit/open/BAA-07-46 PIP.pdf, 2007. [7] Manshaei, M. H., Freudiger, J., Felegyhazi, M., Marbach, P., and Jean- PierreHubaux. On wireless social community networks. In Proc. of the 27th Joint Conference of the IEEE Computer and Communications Societies (INFOCOM’08) (2008), pp. 1552 1560. BIOGRAPHIES: I am (Mr. Chithik Raja M.) studied Master of Engineering in Computer Science and Engineering at Respected Anna University Chennai Affiliated College R.V.S.C.E.T. Dindigul , Tamil Nadu , India. I am currently working on Salalah College of Technology, Oman. I am font of writing IT Books and Research article in reputed International IT Journals. I have published more than 10 Research Articles in different International Journals and published three IT Books with German Publisher Lambert Academic Publisher. I am very much interest to conducting work shop in Modern IT challenges and Software architectural Design.