SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 348 – 353
_______________________________________________________________________________________________
348
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various
Network Traffics
Mrs.Ch.Sita Kumari
Research scholar,Department CS&SE
Andhra University College of Engineering(A)
Visakhapatnam, India
Sitha_kumari@gvpce.ac.in
Dr.S.Pallam Setty
Professor,CS&SE
Andhra University College of Engineering(A)
Visakhapatnam, India
drspsetty@gmail.com
Abstract— In nowadays the number of wireless users and applications increases, it has become more and more difficult for the proper spectrum
utilization by allocate frequencies. However measurements have shown that there is no spectrum scarcity; rather, there is inefficient utilization
only. Cognitive Radio (CR) to facilitate efficient utilization of the radio spectrum in a fair-minded way and to provide highly reliable
communication for all users of the networks. In this paper, a simulation framework based on NetSim simulator is proposed. This framework can
be used to investigate and evaluate the impact of lower layers, i.e., data link layer and physical layer. Due to the importance of packet drop
probability, delay and throughput as QoS requirements in real-time reliable applications, these metrics are evaluated over Cognitive Radio
Networks (CRNs) through NetSim simulator. Our simulations demonstrate that the design of new networks over CRNs should be considered
based on CR-related parameters such as activity model of Primary Users(PU), Secondary Users(SU),sensing time ,spectral efficiency,
throughput, delay and Interference. An Analysis of the result shows that, the CBR traffic is the best in terms of throughput and spectral
efficiency when the different conditions of PUs and SUs.
Keywords- Cognitive Radio Networks (CRNs), Primary Users (PU), Secondary Users (SU), throughput, propagation delay, spectrum
efficiency, Interference,Video,Audio,Constant Bit Rate(CBR)
_____________________________*****_______________________________
I. INTRODUCTION
IEEE 802.22 Wireless Regional Area Networks (WRANs) are
designed to provide broadband access to data networks.
According to Federal communication (FCC)
report[1],temporal and geographical variations in the
utilization of the assigned spectrum range from 15% to 85%
only. The WRAN systems will use vacant channels in the
VHF and UHF bands allocated to the Television Broadcasting
Service in the frequency range between 54 MHz and 862 MHz
while avoiding interference to the broadcast incumbents in
these bands. The wireless communication is known as
opportunistic spectrum access and is a feature of Cognitive
Radio. Cognitive radio refers to a smart radio that has the
ability to sense the external environment and make intelligent
decisions to adjust its transmission parameters according to the
current state of the environment. Spectrum sharing is an
important task of cognitive radio systems. Cognitive radio
technology is predicted to change dynamic spectrum of
networks. The spectrum is divided into licensed and
unlicensed frequencies. The licensed spectrum is for the
exclusive use of designated for primary users(PU) that utilizes
UHF/VHF TV bands between 54 and 862 MHz .The
unlicensed spectrum can be freely accessed by any secondary
users(SU). SUs are equipped channel with cognitive radio
capabilities to opportunistically access the spectrum. Cognitive
radio capability allows SUs to temporarily access the PU’s
under-utilized licensed channels. To improve spectrum usage
efficiency. PUs can access the wireless network resources
according to their license while, cognitive radio must combine
with intelligent management methods.
Cognitive Radio Process
CR is a radio that is able to sense the spectral environment
over a wide frequency band and exploit this information to
opportunistically provide wireless links that best meet the user
communications requirements. CR provides the real-time
interaction with its environment. This provides a way to
dynamically adapt to the dynamic radio environment and the
radio analyzes the spectrum characteristics and changes the
parameters among the users that share the available spectrum.
The goals of adaptation include spectral efficiency,
minimizing interference to other CRs, coexistence of licensed
users, etc. The environmental parameters that are continually
sensed for adaptation include occupied radio frequency bands,
user traffic, network state, etc. The CR consists of major
components[2][3]:
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 348 – 353
_______________________________________________________________________________________________
349
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
Figure 1.Cognitive Cycle
a) RF sensing. It refers to the estimation of the total
interference in the radio environment, detection of the
spectrum holes (or unused bands), estimation of the channel
state information (i.e. SINR), and prediction of channel
capacity for use by the transmitter.
b) Spectrum Decision: It is the task of capturing the best
available spectrum to meet user communication requirements.
These management functions can be classified as spectrum
analysis spectrum decision.
c) Spectrum Mobility: It is defined as the process when a
cognitive radio user exchanges its frequency of operation.
Cognitive radio networks target to use the spectrum in a
dynamic manner by allowing the radio terminals to operate in
the best available frequency band, maintaining seamless
communication requirements during the transition to better
spectrum.
d) Spectrum Sharing: It refers to providing the fair spectrum
scheduling method, one of the major challenges in open
spectrum usage is the spectrum sharing.
II IMPORTANT COGNITIVE RADIO
NETWORK PERAMETERS
a) Interference time [4][5]: It represents the interference
time of the primary users (incumbents) with base station or
cognitive radio CPE. The efficiency of spectrum sharing can
be improved by minimizing the interference.
b) Propagation Delay [4]: Propagation delay is the amount of
time taken for the signal to travel from the sender to the
receiver over a medium. It can be computed as the ratio
between the link length and the propagation speed over the
specific medium.
Propagation delay = d / s
where d is the distance travelled and s is the propagation
speed. In this work the number of Primary Users increases
propagation delay. If the distance is decreased between
secondary users (source and destination) then we can
minimized delay.
c) Spectrum Efficiency(s):
It refers to the information rate that can be transmitted over a
given bandwidth in a specific communication system. It is a
measure of how efficiently a limited frequency spectrum is
utilized by the PUs and SUs with help of CR by using physical
layer protocol, and media access control protocol.
d) End-to-End Delay: End-to-end delay is defined as the time
for a packet to be transmitted from the source to the
destination. The end-to-end delay is related to
encoding/decoding delay, transmission delay, propagation
delay, processing delay and queen delay. The end-to-end delay
is an important parameter for real-time transmission because
we want the voice stream is transmitted in the timely manner.
e) Delay [4]: It is the average amount of time taken calculated
for all the packets to reach the destination from the source.
This delay is related to the distance between the user and base
station.
f) Throughput [4]: It is the rate of successfully transmitted
data packets in unit time in the network during the simulation.
The unit for throughput is usually bits per second. The
maximum data rates of the TX and RX depend on the
bandwidth of the circuits. The objective of the paper
represents that improving the communications quality of the
radio. Maximizing the throughput deals with the data
throughput rate of the system. Total user data or payload
delivered to their respective destination every second.
Throughput=
(Total payload delivered to destination (bytes)*8)/ Simulation
time (micro seconds) Mbps.
III. NETWORK MODEL DESIGN AND DESCRIPTION
Our simulation approach uses NetSim simulator[5] for
network modelling. NetSim is a popular network simulation
tool used for design, planning and for network research and
development. NetSim comes with an in-built development
environment serving as an interface between User’s code and
NetSim's protocol libraries which are available as open C code
for user modification, and simulation kernel. De-bugging
custom code during simulation is an advanced feature where
the users are allowed to perform single step, step in and step
over which is carried out at various levels. NetSim is also
proprietary software. The research area of Cognitive radio
networks i.e Spectrum sensing & incumbent detection,
Spectrum allocation, Geo location based services, Interference
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 348 – 353
_______________________________________________________________________________________________
350
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
analysis, measurement and modeling of spectrum usage and
Protocol Architecture can also implemented through Net Sim
simulator.
Figure 2.Network model of Cognitive Radio Networks
Figure 3. Network model of CBR traffic where PU<SU
Figure 4.Network model of Video traffic when PU=SU
Figure 5. Network model of Voice traffic where
PU>SU
.IV. SIMULATION RESULTS AND ANALYSIS
In our work three different scenarios with different traffics
(Text, Audio and Video) have executed. In each scenario the
Primary User is utilizing the frequency band of 54 - 60 MHz
for 10 seconds after an interval of every 5 seconds. So the
Secondary User uses this allocated frequency band of 54 - 60
MHz in an opportunistic manner i.e. during the interval of 5
seconds when Incumbent is not utilizing the channel, a
spectrum hole is created and the Secondary User will utilize it
to transmit data.
Figure 6. Interference when the traffic is CBR,Audio and
video where PUs< SUs
Figure 7. Interference when the traffic is CBR, Audio and
video where PUs=SUs
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 348 – 353
_______________________________________________________________________________________________
351
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
Figure 8. Interference when the traffic is CBR, Audio and
video where PUs> SUs
The above figures shows the interference between primary
users (incumbents) and secondary users in various scenarios
i.e PU<SU,PU=SU and PU>SU at different traffics. In three
conditions the interference more when the traffic is video
transmitted from source to destination and comparing these
three conditions interference more where number of primary
users less than secondary users.
Figure 9. Throughput when the traffic is CBR, Audio and
video where PUs< SUs
Figure 10. Throughput when the traffic is CBR, Audio and
video where PUs= SUs
Figure 11. Throughput when the traffic is CBR, Audio and
video where PUs> SUs
The above figures shows the throughput in various scenarios
i.e PU<SU,PU=SU and PU>SU at different traffics. In three
conditions the throughput is more when the traffic is CBR at
number of primary users less than secondary users.
Figure 12. Delay when the traffic is CBR, Audio and video
where PUs< SUs
Figure 13. Delay when the traffic is CBR, Audio and video
where PUs= SUs
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 348 – 353
_______________________________________________________________________________________________
352
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
Figure 13. Delay when the traffic is CBR, Audio and video
where PUs>SUs
The above figures shows the delay between source and
destination in various scenarios ie PU<SU,PU=SU and
PU>SU at different traffics. In three conditions the delay is
more when the CBR traffic is transmitted from source to
destination and comparing these three conditions delay is less
where number of primary users less than the number of
secondary users.
Figure 14. Spectral efficiency when the traffic is CBR,
Audio and video where PUs< SUs
Figure 15. spectral efficiency when the traffic is CBR, Audio
and video where PUs=SUs
Figure
16.Spectral efficiency when the traffic is CBR, Audio and
video where PUs> SUs
Spectrum efficiency is high where the traffic is CBR and the
condition is number of primary users are less than secondary
users when comparing to audios.
Table 1 Simulation parameters
Modulation QPSK,
Type of traffic CBR,AUDIO,VIDEO
Operating frequency of PU
and SU
54-60Mhz
Operational_Time 10Seconds
Operational_Interval between
PU and SU
5 Seconds
Distance between PU and SU 100m
Simulation time 300seconds
Channel bandwidth 6KHz
Channel characteristics Fading and shadowing
V CONCLUSION
Experimental results reveals that in each scenario CBR has
the best traffic at the condition is number of primary
users(PUs)less than Secondary users(SUs) and the
performance of its QOS parameters are varies with different
network traffics. we conclude that the number of primary
users increases, when the PUs greater than SUs then the delay
is increased, through put and interference is decreased.
ACKNOWLEDGMENT
This study was supported by Dr. S.Pallam Setty
,Professor,Dept.of Computer Science&Systems
Engineering,AndhraUniversity, India; Dr.K.B.Maduri,
Professor & HOD, Dept.of Information Technology,Gayatri
Vidhy Parishit College of Engineering(A),India
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 348 – 353
_______________________________________________________________________________________________
353
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
REFERENCES
[1] Ying-Hong Wang , Shou-Li Liao” Applying a Fuzzy-based
Dynamic Channel Allocation Mechanism to Cognitive Radio
Networks” International Conference on Advanced
Information Networking and Applications Workshops, 2017
IEEE DOI 10.1109/WAINA.2017.130
[2] Ankita Awasthi, “Analysis of QoS Parameters in Cognitive
Radio using a new Fuzzy Rule” International Journal of
Engineering Technology & Management Research. Volume
1, Issue 1,February 2013
[3] Goutam Ghosh, Prasun Das and Subhajit Chatterjee
“Simulation and analysis of Cognitive Radio System using
MATLAB”, IJNGN, Vol.6, No.2, June 2014
[4] Mr. Ritesh Sadiwala, Dr. Minal Saxena ” performance
Evaluation of Quality Parameters in VOIP and PSTN
Systems” IRACST, Vol.5, No 5, October 2015
[5] Network-Simulator-NetSim-www.tetcos.com

More Related Content

What's hot

Multi-Criteria Handoff Decision Algorithms In Wireless Networks
Multi-Criteria Handoff Decision Algorithms In Wireless NetworksMulti-Criteria Handoff Decision Algorithms In Wireless Networks
Multi-Criteria Handoff Decision Algorithms In Wireless Networksiosrjce
 
Dynamic resource allocation for opportunistic software-defined IoT networks: s...
Dynamic resource allocation for opportunistic software-defined IoT networks: s...Dynamic resource allocation for opportunistic software-defined IoT networks: s...
Dynamic resource allocation for opportunistic software-defined IoT networks: s...IJECEIAES
 
Handover for 5G Networks using Fuzzy Logic: A Review
Handover for 5G Networks using Fuzzy Logic: A ReviewHandover for 5G Networks using Fuzzy Logic: A Review
Handover for 5G Networks using Fuzzy Logic: A ReviewAI Publications
 
Device to Device Communication in Cellular Networks
Device to Device Communication in Cellular NetworksDevice to Device Communication in Cellular Networks
Device to Device Communication in Cellular Networksaroosa khan
 
Fuzzy Based Vertical Handoff Decision Controller for Future Networks
Fuzzy Based Vertical Handoff Decision Controller for Future NetworksFuzzy Based Vertical Handoff Decision Controller for Future Networks
Fuzzy Based Vertical Handoff Decision Controller for Future NetworksIJAEMSJORNAL
 
A novel optimal small cells deployment for next-generation cellular networks
A novel optimal small cells deployment for next-generation cellular networks A novel optimal small cells deployment for next-generation cellular networks
A novel optimal small cells deployment for next-generation cellular networks IJECEIAES
 
A small vessel detection using a co-located multi-frequency FMCW MIMO radar
A small vessel detection using a co-located multi-frequency FMCW MIMO radar A small vessel detection using a co-located multi-frequency FMCW MIMO radar
A small vessel detection using a co-located multi-frequency FMCW MIMO radar IJECEIAES
 
IRJET- Congestion Avoidance and Qos Improvement in Base Station with Femt...
IRJET-  	  Congestion Avoidance and Qos Improvement in Base Station with Femt...IRJET-  	  Congestion Avoidance and Qos Improvement in Base Station with Femt...
IRJET- Congestion Avoidance and Qos Improvement in Base Station with Femt...IRJET Journal
 
Performance evaluation of various cooperative spectrum sensing algorithms for...
Performance evaluation of various cooperative spectrum sensing algorithms for...Performance evaluation of various cooperative spectrum sensing algorithms for...
Performance evaluation of various cooperative spectrum sensing algorithms for...eSAT Publishing House
 
Efficient radio resource allocation scheme for 5G networks with device-to-devi...
Efficient radio resource allocation scheme for 5G networks with device-to-devi...Efficient radio resource allocation scheme for 5G networks with device-to-devi...
Efficient radio resource allocation scheme for 5G networks with device-to-devi...IJECEIAES
 
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor NetworkAggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor Networkijsrd.com
 
A vertical handover decision approaches in next generation wireless networks ...
A vertical handover decision approaches in next generation wireless networks ...A vertical handover decision approaches in next generation wireless networks ...
A vertical handover decision approaches in next generation wireless networks ...ijmnct
 
4 g communication architecture
4 g communication  architecture4 g communication  architecture
4 g communication architectureIAEME Publication
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceinventy
 
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...IJEEE
 
International Journal of Computer Networks & Communications (IJCNC)
International Journal of Computer Networks & Communications (IJCNC)International Journal of Computer Networks & Communications (IJCNC)
International Journal of Computer Networks & Communications (IJCNC)IJCNCJournal
 

What's hot (20)

Multi-Criteria Handoff Decision Algorithms In Wireless Networks
Multi-Criteria Handoff Decision Algorithms In Wireless NetworksMulti-Criteria Handoff Decision Algorithms In Wireless Networks
Multi-Criteria Handoff Decision Algorithms In Wireless Networks
 
Dynamic resource allocation for opportunistic software-defined IoT networks: s...
Dynamic resource allocation for opportunistic software-defined IoT networks: s...Dynamic resource allocation for opportunistic software-defined IoT networks: s...
Dynamic resource allocation for opportunistic software-defined IoT networks: s...
 
Handover for 5G Networks using Fuzzy Logic: A Review
Handover for 5G Networks using Fuzzy Logic: A ReviewHandover for 5G Networks using Fuzzy Logic: A Review
Handover for 5G Networks using Fuzzy Logic: A Review
 
Device to Device Communication in Cellular Networks
Device to Device Communication in Cellular NetworksDevice to Device Communication in Cellular Networks
Device to Device Communication in Cellular Networks
 
Fuzzy Based Vertical Handoff Decision Controller for Future Networks
Fuzzy Based Vertical Handoff Decision Controller for Future NetworksFuzzy Based Vertical Handoff Decision Controller for Future Networks
Fuzzy Based Vertical Handoff Decision Controller for Future Networks
 
Hf3612861290
Hf3612861290Hf3612861290
Hf3612861290
 
A novel optimal small cells deployment for next-generation cellular networks
A novel optimal small cells deployment for next-generation cellular networks A novel optimal small cells deployment for next-generation cellular networks
A novel optimal small cells deployment for next-generation cellular networks
 
A small vessel detection using a co-located multi-frequency FMCW MIMO radar
A small vessel detection using a co-located multi-frequency FMCW MIMO radar A small vessel detection using a co-located multi-frequency FMCW MIMO radar
A small vessel detection using a co-located multi-frequency FMCW MIMO radar
 
IRJET- Congestion Avoidance and Qos Improvement in Base Station with Femt...
IRJET-  	  Congestion Avoidance and Qos Improvement in Base Station with Femt...IRJET-  	  Congestion Avoidance and Qos Improvement in Base Station with Femt...
IRJET- Congestion Avoidance and Qos Improvement in Base Station with Femt...
 
40120140503008
4012014050300840120140503008
40120140503008
 
Performance evaluation of various cooperative spectrum sensing algorithms for...
Performance evaluation of various cooperative spectrum sensing algorithms for...Performance evaluation of various cooperative spectrum sensing algorithms for...
Performance evaluation of various cooperative spectrum sensing algorithms for...
 
Efficient radio resource allocation scheme for 5G networks with device-to-devi...
Efficient radio resource allocation scheme for 5G networks with device-to-devi...Efficient radio resource allocation scheme for 5G networks with device-to-devi...
Efficient radio resource allocation scheme for 5G networks with device-to-devi...
 
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor NetworkAggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
AggreLEACH: Enhance Privacy Preserving in Wireless Sensor Network
 
A vertical handover decision approaches in next generation wireless networks ...
A vertical handover decision approaches in next generation wireless networks ...A vertical handover decision approaches in next generation wireless networks ...
A vertical handover decision approaches in next generation wireless networks ...
 
C0941017
C0941017C0941017
C0941017
 
4 g communication architecture
4 g communication  architecture4 g communication  architecture
4 g communication architecture
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...
 
International Journal of Computer Networks & Communications (IJCNC)
International Journal of Computer Networks & Communications (IJCNC)International Journal of Computer Networks & Communications (IJCNC)
International Journal of Computer Networks & Communications (IJCNC)
 
D2DCommunication
D2DCommunicationD2DCommunication
D2DCommunication
 

Similar to Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Network Traffics

Review on State-Of-The-Art of PEGASIS Protocol in WSNS
Review on State-Of-The-Art of PEGASIS Protocol in WSNSReview on State-Of-The-Art of PEGASIS Protocol in WSNS
Review on State-Of-The-Art of PEGASIS Protocol in WSNSrahulmonikasharma
 
IRJET- Research on Dynamic Spectrum Allocation
IRJET- Research on Dynamic Spectrum AllocationIRJET- Research on Dynamic Spectrum Allocation
IRJET- Research on Dynamic Spectrum AllocationIRJET Journal
 
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...IRJET Journal
 
Performance Analysis of Wired, Wireless and Optical Network using NS2
Performance Analysis of Wired, Wireless and Optical Network using NS2Performance Analysis of Wired, Wireless and Optical Network using NS2
Performance Analysis of Wired, Wireless and Optical Network using NS2rahulmonikasharma
 
ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...
ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...
ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...rahulmonikasharma
 
Energy Consumption Minimization in WSN using BFO
 Energy Consumption Minimization in WSN using BFO Energy Consumption Minimization in WSN using BFO
Energy Consumption Minimization in WSN using BFOrahulmonikasharma
 
Scheduling schemes for carrier aggregation in lte advanced systems
Scheduling schemes for carrier aggregation in lte advanced systemsScheduling schemes for carrier aggregation in lte advanced systems
Scheduling schemes for carrier aggregation in lte advanced systemseSAT Publishing House
 
IRJET-QOS parameter analysis of UMTS networks based on Handovers and Sectoriz...
IRJET-QOS parameter analysis of UMTS networks based on Handovers and Sectoriz...IRJET-QOS parameter analysis of UMTS networks based on Handovers and Sectoriz...
IRJET-QOS parameter analysis of UMTS networks based on Handovers and Sectoriz...IRJET Journal
 
Routing in Cognitive Radio Networks - A Survey
Routing in Cognitive Radio Networks - A SurveyRouting in Cognitive Radio Networks - A Survey
Routing in Cognitive Radio Networks - A SurveyIJERA Editor
 
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
 
Power balancing optimal selective forwarding
Power balancing optimal selective forwardingPower balancing optimal selective forwarding
Power balancing optimal selective forwardingeSAT Publishing House
 
Speech compression analysis using matlab
Speech compression analysis using matlabSpeech compression analysis using matlab
Speech compression analysis using matlabeSAT Journals
 
Speech compression analysis using matlab
Speech compression analysis using matlabSpeech compression analysis using matlab
Speech compression analysis using matlabeSAT Publishing House
 
Optimal Operating Performances of Wireless Protocols for Intelligent Sensors ...
Optimal Operating Performances of Wireless Protocols for Intelligent Sensors ...Optimal Operating Performances of Wireless Protocols for Intelligent Sensors ...
Optimal Operating Performances of Wireless Protocols for Intelligent Sensors ...chokrio
 
Execution Evaluation of Routing Protocols for Cognitive Radio Network
	Execution Evaluation of Routing Protocols for Cognitive Radio Network	Execution Evaluation of Routing Protocols for Cognitive Radio Network
Execution Evaluation of Routing Protocols for Cognitive Radio NetworkIJSRED
 
Restricting Barrier and Finding the Shortest Path in Wireless Sensor Network ...
Restricting Barrier and Finding the Shortest Path in Wireless Sensor Network ...Restricting Barrier and Finding the Shortest Path in Wireless Sensor Network ...
Restricting Barrier and Finding the Shortest Path in Wireless Sensor Network ...rahulmonikasharma
 
A Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor NetworksA Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor Networksijtsrd
 
IRJET- A Survey on Swarm Optimization Technique in Wireless Sensor Network
IRJET- A Survey on Swarm Optimization Technique in Wireless Sensor NetworkIRJET- A Survey on Swarm Optimization Technique in Wireless Sensor Network
IRJET- A Survey on Swarm Optimization Technique in Wireless Sensor NetworkIRJET Journal
 
Signal Classification and Identification for Cognitive Radio
Signal Classification and Identification for Cognitive RadioSignal Classification and Identification for Cognitive Radio
Signal Classification and Identification for Cognitive RadioIRJET Journal
 
Review of implementing fog computing
Review of implementing fog computingReview of implementing fog computing
Review of implementing fog computingeSAT Journals
 

Similar to Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Network Traffics (20)

Review on State-Of-The-Art of PEGASIS Protocol in WSNS
Review on State-Of-The-Art of PEGASIS Protocol in WSNSReview on State-Of-The-Art of PEGASIS Protocol in WSNS
Review on State-Of-The-Art of PEGASIS Protocol in WSNS
 
IRJET- Research on Dynamic Spectrum Allocation
IRJET- Research on Dynamic Spectrum AllocationIRJET- Research on Dynamic Spectrum Allocation
IRJET- Research on Dynamic Spectrum Allocation
 
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
 
Performance Analysis of Wired, Wireless and Optical Network using NS2
Performance Analysis of Wired, Wireless and Optical Network using NS2Performance Analysis of Wired, Wireless and Optical Network using NS2
Performance Analysis of Wired, Wireless and Optical Network using NS2
 
ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...
ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...
ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...
 
Energy Consumption Minimization in WSN using BFO
 Energy Consumption Minimization in WSN using BFO Energy Consumption Minimization in WSN using BFO
Energy Consumption Minimization in WSN using BFO
 
Scheduling schemes for carrier aggregation in lte advanced systems
Scheduling schemes for carrier aggregation in lte advanced systemsScheduling schemes for carrier aggregation in lte advanced systems
Scheduling schemes for carrier aggregation in lte advanced systems
 
IRJET-QOS parameter analysis of UMTS networks based on Handovers and Sectoriz...
IRJET-QOS parameter analysis of UMTS networks based on Handovers and Sectoriz...IRJET-QOS parameter analysis of UMTS networks based on Handovers and Sectoriz...
IRJET-QOS parameter analysis of UMTS networks based on Handovers and Sectoriz...
 
Routing in Cognitive Radio Networks - A Survey
Routing in Cognitive Radio Networks - A SurveyRouting in Cognitive Radio Networks - A Survey
Routing in Cognitive Radio Networks - A Survey
 
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
 
Power balancing optimal selective forwarding
Power balancing optimal selective forwardingPower balancing optimal selective forwarding
Power balancing optimal selective forwarding
 
Speech compression analysis using matlab
Speech compression analysis using matlabSpeech compression analysis using matlab
Speech compression analysis using matlab
 
Speech compression analysis using matlab
Speech compression analysis using matlabSpeech compression analysis using matlab
Speech compression analysis using matlab
 
Optimal Operating Performances of Wireless Protocols for Intelligent Sensors ...
Optimal Operating Performances of Wireless Protocols for Intelligent Sensors ...Optimal Operating Performances of Wireless Protocols for Intelligent Sensors ...
Optimal Operating Performances of Wireless Protocols for Intelligent Sensors ...
 
Execution Evaluation of Routing Protocols for Cognitive Radio Network
	Execution Evaluation of Routing Protocols for Cognitive Radio Network	Execution Evaluation of Routing Protocols for Cognitive Radio Network
Execution Evaluation of Routing Protocols for Cognitive Radio Network
 
Restricting Barrier and Finding the Shortest Path in Wireless Sensor Network ...
Restricting Barrier and Finding the Shortest Path in Wireless Sensor Network ...Restricting Barrier and Finding the Shortest Path in Wireless Sensor Network ...
Restricting Barrier and Finding the Shortest Path in Wireless Sensor Network ...
 
A Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor NetworksA Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor Networks
 
IRJET- A Survey on Swarm Optimization Technique in Wireless Sensor Network
IRJET- A Survey on Swarm Optimization Technique in Wireless Sensor NetworkIRJET- A Survey on Swarm Optimization Technique in Wireless Sensor Network
IRJET- A Survey on Swarm Optimization Technique in Wireless Sensor Network
 
Signal Classification and Identification for Cognitive Radio
Signal Classification and Identification for Cognitive RadioSignal Classification and Identification for Cognitive Radio
Signal Classification and Identification for Cognitive Radio
 
Review of implementing fog computing
Review of implementing fog computingReview of implementing fog computing
Review of implementing fog computing
 

More from rahulmonikasharma

Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paperrahulmonikasharma
 
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...rahulmonikasharma
 
Considering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP FrameworkConsidering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP Frameworkrahulmonikasharma
 
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication SystemsA New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systemsrahulmonikasharma
 
Broadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A SurveyBroadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A Surveyrahulmonikasharma
 
Sybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETSybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETrahulmonikasharma
 
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine FormulaA Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine Formularahulmonikasharma
 
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...rahulmonikasharma
 
Quality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry PiQuality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry Pirahulmonikasharma
 
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...rahulmonikasharma
 
DC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide NanoparticlesDC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide Nanoparticlesrahulmonikasharma
 
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMA Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMrahulmonikasharma
 
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy MonitoringIOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoringrahulmonikasharma
 
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...rahulmonikasharma
 
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...rahulmonikasharma
 
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM SystemAlamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM Systemrahulmonikasharma
 
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault DiagnosisEmpirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosisrahulmonikasharma
 
Short Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA TechniqueShort Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA Techniquerahulmonikasharma
 
Impact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line CouplerImpact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line Couplerrahulmonikasharma
 
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction MotorDesign Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction Motorrahulmonikasharma
 

More from rahulmonikasharma (20)

Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paper
 
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
 
Considering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP FrameworkConsidering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP Framework
 
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication SystemsA New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
 
Broadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A SurveyBroadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A Survey
 
Sybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETSybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANET
 
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine FormulaA Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
 
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
 
Quality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry PiQuality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry Pi
 
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
 
DC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide NanoparticlesDC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide Nanoparticles
 
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMA Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
 
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy MonitoringIOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
 
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
 
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
 
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM SystemAlamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
 
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault DiagnosisEmpirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
 
Short Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA TechniqueShort Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA Technique
 
Impact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line CouplerImpact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line Coupler
 
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction MotorDesign Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
 

Recently uploaded

Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01KreezheaRecto
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 

Recently uploaded (20)

Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 

Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Network Traffics

  • 1. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 348 – 353 _______________________________________________________________________________________________ 348 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ Performance Analysis of Cognitive Radio Networks (IEEE 802.22) for Various Network Traffics Mrs.Ch.Sita Kumari Research scholar,Department CS&SE Andhra University College of Engineering(A) Visakhapatnam, India Sitha_kumari@gvpce.ac.in Dr.S.Pallam Setty Professor,CS&SE Andhra University College of Engineering(A) Visakhapatnam, India drspsetty@gmail.com Abstract— In nowadays the number of wireless users and applications increases, it has become more and more difficult for the proper spectrum utilization by allocate frequencies. However measurements have shown that there is no spectrum scarcity; rather, there is inefficient utilization only. Cognitive Radio (CR) to facilitate efficient utilization of the radio spectrum in a fair-minded way and to provide highly reliable communication for all users of the networks. In this paper, a simulation framework based on NetSim simulator is proposed. This framework can be used to investigate and evaluate the impact of lower layers, i.e., data link layer and physical layer. Due to the importance of packet drop probability, delay and throughput as QoS requirements in real-time reliable applications, these metrics are evaluated over Cognitive Radio Networks (CRNs) through NetSim simulator. Our simulations demonstrate that the design of new networks over CRNs should be considered based on CR-related parameters such as activity model of Primary Users(PU), Secondary Users(SU),sensing time ,spectral efficiency, throughput, delay and Interference. An Analysis of the result shows that, the CBR traffic is the best in terms of throughput and spectral efficiency when the different conditions of PUs and SUs. Keywords- Cognitive Radio Networks (CRNs), Primary Users (PU), Secondary Users (SU), throughput, propagation delay, spectrum efficiency, Interference,Video,Audio,Constant Bit Rate(CBR) _____________________________*****_______________________________ I. INTRODUCTION IEEE 802.22 Wireless Regional Area Networks (WRANs) are designed to provide broadband access to data networks. According to Federal communication (FCC) report[1],temporal and geographical variations in the utilization of the assigned spectrum range from 15% to 85% only. The WRAN systems will use vacant channels in the VHF and UHF bands allocated to the Television Broadcasting Service in the frequency range between 54 MHz and 862 MHz while avoiding interference to the broadcast incumbents in these bands. The wireless communication is known as opportunistic spectrum access and is a feature of Cognitive Radio. Cognitive radio refers to a smart radio that has the ability to sense the external environment and make intelligent decisions to adjust its transmission parameters according to the current state of the environment. Spectrum sharing is an important task of cognitive radio systems. Cognitive radio technology is predicted to change dynamic spectrum of networks. The spectrum is divided into licensed and unlicensed frequencies. The licensed spectrum is for the exclusive use of designated for primary users(PU) that utilizes UHF/VHF TV bands between 54 and 862 MHz .The unlicensed spectrum can be freely accessed by any secondary users(SU). SUs are equipped channel with cognitive radio capabilities to opportunistically access the spectrum. Cognitive radio capability allows SUs to temporarily access the PU’s under-utilized licensed channels. To improve spectrum usage efficiency. PUs can access the wireless network resources according to their license while, cognitive radio must combine with intelligent management methods. Cognitive Radio Process CR is a radio that is able to sense the spectral environment over a wide frequency band and exploit this information to opportunistically provide wireless links that best meet the user communications requirements. CR provides the real-time interaction with its environment. This provides a way to dynamically adapt to the dynamic radio environment and the radio analyzes the spectrum characteristics and changes the parameters among the users that share the available spectrum. The goals of adaptation include spectral efficiency, minimizing interference to other CRs, coexistence of licensed users, etc. The environmental parameters that are continually sensed for adaptation include occupied radio frequency bands, user traffic, network state, etc. The CR consists of major components[2][3]:
  • 2. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 348 – 353 _______________________________________________________________________________________________ 349 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ Figure 1.Cognitive Cycle a) RF sensing. It refers to the estimation of the total interference in the radio environment, detection of the spectrum holes (or unused bands), estimation of the channel state information (i.e. SINR), and prediction of channel capacity for use by the transmitter. b) Spectrum Decision: It is the task of capturing the best available spectrum to meet user communication requirements. These management functions can be classified as spectrum analysis spectrum decision. c) Spectrum Mobility: It is defined as the process when a cognitive radio user exchanges its frequency of operation. Cognitive radio networks target to use the spectrum in a dynamic manner by allowing the radio terminals to operate in the best available frequency band, maintaining seamless communication requirements during the transition to better spectrum. d) Spectrum Sharing: It refers to providing the fair spectrum scheduling method, one of the major challenges in open spectrum usage is the spectrum sharing. II IMPORTANT COGNITIVE RADIO NETWORK PERAMETERS a) Interference time [4][5]: It represents the interference time of the primary users (incumbents) with base station or cognitive radio CPE. The efficiency of spectrum sharing can be improved by minimizing the interference. b) Propagation Delay [4]: Propagation delay is the amount of time taken for the signal to travel from the sender to the receiver over a medium. It can be computed as the ratio between the link length and the propagation speed over the specific medium. Propagation delay = d / s where d is the distance travelled and s is the propagation speed. In this work the number of Primary Users increases propagation delay. If the distance is decreased between secondary users (source and destination) then we can minimized delay. c) Spectrum Efficiency(s): It refers to the information rate that can be transmitted over a given bandwidth in a specific communication system. It is a measure of how efficiently a limited frequency spectrum is utilized by the PUs and SUs with help of CR by using physical layer protocol, and media access control protocol. d) End-to-End Delay: End-to-end delay is defined as the time for a packet to be transmitted from the source to the destination. The end-to-end delay is related to encoding/decoding delay, transmission delay, propagation delay, processing delay and queen delay. The end-to-end delay is an important parameter for real-time transmission because we want the voice stream is transmitted in the timely manner. e) Delay [4]: It is the average amount of time taken calculated for all the packets to reach the destination from the source. This delay is related to the distance between the user and base station. f) Throughput [4]: It is the rate of successfully transmitted data packets in unit time in the network during the simulation. The unit for throughput is usually bits per second. The maximum data rates of the TX and RX depend on the bandwidth of the circuits. The objective of the paper represents that improving the communications quality of the radio. Maximizing the throughput deals with the data throughput rate of the system. Total user data or payload delivered to their respective destination every second. Throughput= (Total payload delivered to destination (bytes)*8)/ Simulation time (micro seconds) Mbps. III. NETWORK MODEL DESIGN AND DESCRIPTION Our simulation approach uses NetSim simulator[5] for network modelling. NetSim is a popular network simulation tool used for design, planning and for network research and development. NetSim comes with an in-built development environment serving as an interface between User’s code and NetSim's protocol libraries which are available as open C code for user modification, and simulation kernel. De-bugging custom code during simulation is an advanced feature where the users are allowed to perform single step, step in and step over which is carried out at various levels. NetSim is also proprietary software. The research area of Cognitive radio networks i.e Spectrum sensing & incumbent detection, Spectrum allocation, Geo location based services, Interference
  • 3. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 348 – 353 _______________________________________________________________________________________________ 350 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ analysis, measurement and modeling of spectrum usage and Protocol Architecture can also implemented through Net Sim simulator. Figure 2.Network model of Cognitive Radio Networks Figure 3. Network model of CBR traffic where PU<SU Figure 4.Network model of Video traffic when PU=SU Figure 5. Network model of Voice traffic where PU>SU .IV. SIMULATION RESULTS AND ANALYSIS In our work three different scenarios with different traffics (Text, Audio and Video) have executed. In each scenario the Primary User is utilizing the frequency band of 54 - 60 MHz for 10 seconds after an interval of every 5 seconds. So the Secondary User uses this allocated frequency band of 54 - 60 MHz in an opportunistic manner i.e. during the interval of 5 seconds when Incumbent is not utilizing the channel, a spectrum hole is created and the Secondary User will utilize it to transmit data. Figure 6. Interference when the traffic is CBR,Audio and video where PUs< SUs Figure 7. Interference when the traffic is CBR, Audio and video where PUs=SUs
  • 4. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 348 – 353 _______________________________________________________________________________________________ 351 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ Figure 8. Interference when the traffic is CBR, Audio and video where PUs> SUs The above figures shows the interference between primary users (incumbents) and secondary users in various scenarios i.e PU<SU,PU=SU and PU>SU at different traffics. In three conditions the interference more when the traffic is video transmitted from source to destination and comparing these three conditions interference more where number of primary users less than secondary users. Figure 9. Throughput when the traffic is CBR, Audio and video where PUs< SUs Figure 10. Throughput when the traffic is CBR, Audio and video where PUs= SUs Figure 11. Throughput when the traffic is CBR, Audio and video where PUs> SUs The above figures shows the throughput in various scenarios i.e PU<SU,PU=SU and PU>SU at different traffics. In three conditions the throughput is more when the traffic is CBR at number of primary users less than secondary users. Figure 12. Delay when the traffic is CBR, Audio and video where PUs< SUs Figure 13. Delay when the traffic is CBR, Audio and video where PUs= SUs
  • 5. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 348 – 353 _______________________________________________________________________________________________ 352 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ Figure 13. Delay when the traffic is CBR, Audio and video where PUs>SUs The above figures shows the delay between source and destination in various scenarios ie PU<SU,PU=SU and PU>SU at different traffics. In three conditions the delay is more when the CBR traffic is transmitted from source to destination and comparing these three conditions delay is less where number of primary users less than the number of secondary users. Figure 14. Spectral efficiency when the traffic is CBR, Audio and video where PUs< SUs Figure 15. spectral efficiency when the traffic is CBR, Audio and video where PUs=SUs Figure 16.Spectral efficiency when the traffic is CBR, Audio and video where PUs> SUs Spectrum efficiency is high where the traffic is CBR and the condition is number of primary users are less than secondary users when comparing to audios. Table 1 Simulation parameters Modulation QPSK, Type of traffic CBR,AUDIO,VIDEO Operating frequency of PU and SU 54-60Mhz Operational_Time 10Seconds Operational_Interval between PU and SU 5 Seconds Distance between PU and SU 100m Simulation time 300seconds Channel bandwidth 6KHz Channel characteristics Fading and shadowing V CONCLUSION Experimental results reveals that in each scenario CBR has the best traffic at the condition is number of primary users(PUs)less than Secondary users(SUs) and the performance of its QOS parameters are varies with different network traffics. we conclude that the number of primary users increases, when the PUs greater than SUs then the delay is increased, through put and interference is decreased. ACKNOWLEDGMENT This study was supported by Dr. S.Pallam Setty ,Professor,Dept.of Computer Science&Systems Engineering,AndhraUniversity, India; Dr.K.B.Maduri, Professor & HOD, Dept.of Information Technology,Gayatri Vidhy Parishit College of Engineering(A),India
  • 6. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 348 – 353 _______________________________________________________________________________________________ 353 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ REFERENCES [1] Ying-Hong Wang , Shou-Li Liao” Applying a Fuzzy-based Dynamic Channel Allocation Mechanism to Cognitive Radio Networks” International Conference on Advanced Information Networking and Applications Workshops, 2017 IEEE DOI 10.1109/WAINA.2017.130 [2] Ankita Awasthi, “Analysis of QoS Parameters in Cognitive Radio using a new Fuzzy Rule” International Journal of Engineering Technology & Management Research. Volume 1, Issue 1,February 2013 [3] Goutam Ghosh, Prasun Das and Subhajit Chatterjee “Simulation and analysis of Cognitive Radio System using MATLAB”, IJNGN, Vol.6, No.2, June 2014 [4] Mr. Ritesh Sadiwala, Dr. Minal Saxena ” performance Evaluation of Quality Parameters in VOIP and PSTN Systems” IRACST, Vol.5, No 5, October 2015 [5] Network-Simulator-NetSim-www.tetcos.com