Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

DATA MINING TECHNIQUES IN COGINITIVE RADIO

NETWORK FOR SMART HOME ENVIRONMENT

Ms. M. Monisha, Assistant professor, Magesh S, UG scholar, Department of ECE,


Department of ECE, Vels Institute of Vels Institute of Science, Technology and
Science, Technology and Advanced Studies, Advanced Studies, (VISTAS), Chennai-
(VISTAS), Chennai-600117. 600117.
Dr. V. RAJENDRAN, Professor/Director, Sathish Kumar B, UG scholar, Department
Department of ECE, Vels Institute of of ECE, Vels Institute of Science,
Science, Technology and Advanced Studies, Technology and Advanced Studies,
(VISTAS), Chennai-600117. (VISTAS), Chennai-600117.

Abstract: investigating primary user (PU) and


secondary user (SU) information
Wireless communication technology correspondence utilizing Smart Home
today covers a wide array of applications. Environment database separately.
The rapid development in wireless
technology has made the frequency spectrum Keywords: Wireless communication
a traffic resource. The best way to solve the technology, Cognitive Radio, Spectrum
problem of spectrum traffic is Cognitive traffic, Data Mining, ANN, Fuzzy clustering
Engine (Cognitive Radio-CR). Cognitive & Spectrum sensing.
Radio takes care of the spectrum utilization
issue and to detect the radio condition to
distinguish range gaps in term of both time
and space. When the Primary user (PU) not
1. Introduction:
present, the Secondary user (SU) can use the Cognitive Radio (CR) is utilized to
frequency spectrum. The main objectives of tackle the range underutilization issue and to
this project is to minimize the level secondary detect the spectrum condition to identify
user interference, energy efficiency, traffic range gaps as far as both time and area.
density, to increase the throughput, packet Cognitive radio innovation improves
delivery ratio and spectrum efficiency. The spectrum productivity by permitting the low-
architecture is been proposed by collection of priority secondary user (SU) to
Smart Home Environment database is trained entrepreneurially abuse the unused
via Data Mining (Artificial Neural Network- authorized spectrum of the high-priority
ANN) techniques for dynamic processing of primary user (PU). Cognitive Radio
spectrum handovers. Spectrum allocation is encourages proficient use of the radio
done by supervised Fuzzy K-means & Fuzzy spectrum gaps by secondary user and in
C-means clustering algorithms for giving a standard and steady correspondence
performing dynamic spectrum sensing. This for all clients in the system. A client can
paper centers around learning and thinking profit productive assistance accessibility by
highlights of Cognitive radio (CR) by legitimate versatility the board.
Cognitive radio is transmission system that • Software defined radio (SDR) are
adapts it transmit parameters considering the computationally intelligent devices
interaction with the environment where it responsible in decision making and learning
operates. A cognitive radio (CR) possess mechanism necessary for adaptation problem
special skill to acquire and sends information in spectrum management.
like bandwidth, transmission frequency, • Knowledge base helps retain SDR data
modulation, power, etc. In additional to it and allow communication device to evaluate
switches the operational parameters for quality of its past actions that are or were to
optimal performance according to the be executed.
environment. • Learning engine and reasoning engine
will always update the decision making based
Cognitive Radio (CR) is a novel technology on the previous action taken and is
that focuses on a software-defined radio responsible for wields experience and
platform that evolves a comprehensive accumulates all previous history in the
reconfigurable wireless transceiver which knowledge-base for prospect reference that is
automatically adapts itself depending on the a key aspect of cognition cycle.
user demands by reconfiguring
communication parameters to radio 1.1 Spectrum sensing:
environment and its process is defined. Spectrum sensing is the main function in
Standard AI techniques are useful for the cognitive radio. During this process, the
learning process in CR and are illustrated in unused spectrum is detected and it is being
Fig. 1. used opportunistically. In spectrum
management, cognitive radio selects the
channel after detecting the spectrum holes
and the channel is selected based on the
requirement of user communication. In
spectrum mobility, whenever the licensed
user is not using the spectrum the lower
priority spectrum seamlessly moves to
available vacant channel.

2. Proposed Methods:
3. Methodology:
In wireless environment, most users
follow their regular routine throughout
operating days. It is easy to extract the
wireless database and as well as energy
consumption database. This database has to
trained as the proper validated dataset before
implement in cognitive radio engine. To train
the information details Data Mining
technique is used, Artificial Neural Network
is one of the data mining technique. In
Cognitive Radio Engine the most familiar
algorithms are been used i) Fuzzy K-means
& ii) Fuzzy C-means Clustering algorithms is
executed. The proposed system is to improve
the efficiency of spectrum utilization and
energy efficiency.

2.1 K-MEANS CLASSIFICATION


ALGORITHM:
K-mean classification is a clustering
method of vector quantization which is
popular for cluster analysis. It aims to
partition and observations into k clusters in
which ends observation belongs to cluster Fig.2 Systematic Diagram
with nearest mean serving as a prototype of
The above Fig. 2 shows that the
cluster. This results in portioning of data cognitive radio algorithms implementation.
space and minimizes within cluster variances. In this process it has 5 steps.

• Dataset of Smart Home Environment.


• ANN training.
• Cognitive radio Implementation.
• Clustering Algorithms.
• Validation / Parameters.
3.1 Datasets: 3.3 Algorithms:

In wireless environment, most users Algorithms classification which we


follow their regular routine throughout use in this application for clustering is Fuzzy
operating days. It is easy to extract the K-means and Fuzzy C-means clustering
wireless database like primary and secondary algorithms. Fuzzy clustering is defined as
nodes allocation, usage of bandwidth, energy each node can belong to more than one
consumption, packet loss ratio, spectrum cluster. It allocates a cluster head in a group
usage, etc. of nodes is called primary node and other
interlink nodes are called secondary nodes.
3.2 ANN training: These cluster head are connected to a channel
called cognitive radio engine. Clusters are
Artificial Neural Network (ANN), it identified via similarity measures. These
is network which every node is similarity measures intensity, distance and
interconnected with each other. This connectivity.
connectionist system is inspired by biological
neural networks. Artificial neuron is been 3.4 Parameters:
described as collection of connected nodes. It
can transmit signal to other nodes. It also The objective of this application we
receives a signal from a neighbor node which measure several parameters. There are listed
interlink connected to it. The specify goal of below,
ANN is to solve the problem as like the • Throughput.
human brain. • Packet Delivery Ratio (PDR).
• Energy Efficiency.
• Spectrum Utilization.

4. Simulation Results:

Fig. 3 Architecture of ANN


Fig.4.1 Dataset Trained by ANN
The above Fig.4.1 shows that the raw dataset
is been trained using ANN.

Fig.5.3 Simulation Analysis with 20dB

The above Fig.5.1, 5.2 & 5.3 shows that,


Fig.4.2Validation Performance
Combination of matched filter detection and
Fuzzy K-Means clustering based spectrum
The above Fig.4.2 shows the Validation
analysis for different SNR levels.
Performance of the epoch is trained and ready
to implement in cognitive engine.

Fig.5.1 Simulation Analysis with 0dB


Fig.6.1 Probability of Detection

Fig.6.1 shows, Probability of Detection PD is


the ratio of detected aims to the number of all
possible blibs on the radar screen.

PD = Detected targets . 100%


Sum of all possible blibs

Fig.5.2 Simulation Analysis with 10dB


Fig.6.2 Spectral Efficiency Analysis Fig. 17 Throughput

Fig.6.2 shows, It is a measure of the quantity Fig. 17 Shows Throughput is the rate at
of user or service that can be limited ratio which a data or a message can be processed.
frequency bandwidth in a define geographic Throughput is the rate of message or a data
area. delivered over a transmission media. Units of
throughput is bits per seconds(bps) and
sometimes in packet per seconds(pps).

Number of packets received


Throughput = -------------------------------------
Simulation time

5. Conclusions:

The proposed method of data mining


technique in cognitive radio network for
home area network is competent of learning
the active environment. The simulation
results focus on the efficiency of the
spectrum utilization is reliable and the level
Fig.6.3 Packet Delivery Ratio of secondary user interface is minimized,
increase in energy efficiency and throughput,
Fig.6.3 shows, The Packet delivery ratio is packet delay ratio is decreased. In this way,
the ratio of packets successfully received to the contrived methodology is considerably
the total sent. heartier than the regular methodology.

PDR = No of Packets Received


No of Packets Sent
References: Technol. 65(9), 6853–6860 (2016).
doi:10.1109/TVT.2015.2487047
1. Jo, O., Cho, D.H.: Seamless spectrum 10. Gong, X., Vorobyov, S.A., Tellambura,
handover considering differential C.: Optimal bandwidth and power
path-loss in cognitive radio systems. allocation for sum ergodic capacity
IEEE Commun. Lett. 13(3), 190–192 under fading channels in cognitive
(2009).doi:10.1109/LCOMM.2009.08 radio networks. IEEE Trans. Signal
1496 Process. 59(4), 1814–1826 (2011)
2. Celebi, H., Arslan, H.: Utilization of 11. Chen, Y.S., Hong, J.S.: A relay-assisted
location information in cognitive protocol for spectrum mobility and
wireless networks. IEEEWirel. handover in cognitive LTE networks.
Commun. 14(4), 6–13 (2007). IEEE Syst. J. 7(1), 77–91 (2013).
doi:10.1109/MWC.2007.4300977 doi:10.1109/JSYST.2012.2205089
3. Wang, B.,Liu,K.J.:Advances in cognitive 12. Lu, D., Huang, X., Liu, C., Fan, J.:
radio networks: a survey. IEEE J. Sel. Adaptive power control based
Top. Signal Process. 5, 5–23 (2011) spectrum handover for cognitive radio
4. Suganya, M., Anandakumar, H.: networks. In: IEEE Wireless
Handover based spectrum allocation Communication and Networking
in cognitive radio networks. In: 2013 Conference, pp. 1–5. Sydney, NSW
International Conference on Green (2010).
Computing, Communication and doi:10.1109/WCNC.2010.5506405
Conservation of Energy (ICGCE), 13. Thilina,K.M., Choi,K.W., Saquib,
Chennai, 2013, pp. 215–219. N.,Hossain, E.: Machine learning
doi:10.1109/ICGCE.2013. 6823431 techniques for cooperative spectrum
5. Lu, L., Zhou, X., Onunkwo, U., Li, G.Y.: sensing in cognitive radio networks.
Ten years of research in spectrum IEEE J. Sel. Areas Commun. 31(11),
sensing and sharing in cognitive radio. 2209–2221 (2013).
EURASIP J. Wirel. Commun. Netw. doi:10.1109/JSAC.2013.131120
2012, 28 (2012) 14. Chen, H., Zhou, M., Xie, L.,Wang, K., Li,
6. Sherman, M., Mody, A.N., Martinez, R., J.: Joint spectrum sensing and resource
Rodriguez, C., Reddy, R.: IEEE allocation scheme in cognitive radio
standards supporting cognitive radio networks with spectrum sensing data
and networks, dynamic spectrum falsification attack. IEEE Trans. Veh.
access, and coexistence. IEEE Technol. 65(11), 9181–9191 (2016)
Commun. Mag. 46(7), 72–79 (2008). 15. Anandakumar, H., Umamaheswari, K.:
doi:10.1109/MCOM.2008.4557045 Energy efficient network selection
7. Akyildiz, I.F., Lee, M.Y., Vuran, M.C.: using 802.16g based GSM Technology.
Next generation dynamic spectrum J. Comput. Sci. 10(5), 745–754 (2014).
access/cognitive radio wireless doi:10.3844/jcssp.2014.745.754
networks: a survey. Comput. Netw. 16. Gavrilovska, L., Atanasovski, V.,
50(13), 2127–2159 (2006) Macaluso, I., DaSilva, L.: Learning and
8. Clancy, C., Hecker, J., Stuntebeck, E., reasoning in cognitive radio networks.
O’Shea, T.: Applications of machine IEEE Commun. Surv. Tutor. 15(4),
learning to cognitive radio networks. 1761–1777 (2013).
IEEE Wirel. Commun. 14(4), 47–52
(2007).
doi:10.1109/MWC.2007.4300983
9. Azmat, F., Chen, Y., Stocks, N.: Analysis
of spectrum occupancy using machine
learning algorithms. IEEE Trans. Veh.

You might also like