SlideShare una empresa de Scribd logo
1 de 4
Descargar para leer sin conexión
APPLICATIONS OF GENERAL REGRESSION NEURAL NETWORKS FOR
PATH LOSS PREDICTION
Ileana POPESCU1
, Athanasios KANATAS3
, Philip CONSTANTINOU3
, Ioan NAFORNIŢǍ2
,
1
University of Oradea, Romania
Visitor Researcher at the Mobile Radiocommunications Laboratory,
National Technical University of Athens, Greece
Tel: +3010 772 3848 Fax: +3010 772 3851
Email: ipopes@cc.ece.ntua.gr
2
Department of Telecommunications
Technical University of Timisoara
3
Mobile Radiocommunications Laboratory
National Technical University of Athens
Abstract
This paper presents the results of the General Regression
Neural Networks applications for the prediction of
propagation path loss in a specific urban environment. We
have studied two neural network models; the first one is
used for path loss prediction while the second one is a
prediction model using error control. The performances of
the neural models are compared to the path loss values
measured in the city of Kavala, Greece, based on the
absolute mean error, standard deviation and root mean
square error between predicted and measured values.
Keywords: Neural Networks, Propagation loss models,
Channel Characterization
I. INTRODUCTION
The prediction of propagation path loss is a difficult
and complex task. The following classes of prediction
models have been identified: empirical, semi-
deterministic and deterministic.
An alternative approach to a path loss prediction
model is based on the neural networks. The advantage of
using neural networks for field strength prediction is
given by the flexibility to adapt to arbitrary environments,
high speed processing and the ability to process a high
quantity of data.
Many authors have shown that neural networks
provide a good way of approximating functions using
neural networks [1] – [3].
The application of neural networks discussed in this
paper is considered as a function approximation problem
consisting of a non-linear mapping from a set of input
variables containing information about potential receiver
onto a single output variable representing the error
between measured path loss and the path loss obtained by
applying the modified COST231-Walfisch-Ikegami
model (CWI) [4].
II. THE MEASUREMENTS
Field strength measurements used to design and test
the models were performed at 1890 MHz band in the city
of Kavala (Greece). A detailed description of the
measurement set-up and procedure can be found in [5].
The fast fluctuations effects were eliminated by
averaging the measured received power over a distance of
6 m, that corresponds to approximately 40λ sliding
window. After converting the values from received power
to path loss versus distance, we compare the measured
path loss with the predicted path loss by the neural
network models and the empirical models, based on the
absolute mean error (µ), standard deviation (Std) and root
mean square error (RMS). The above statistical
parameters are used to investigate the suitability of neural
network models to describe the site-specific environment.
Following the filtering process of the measured data
we have obtained more than 5000 measurement locations,
corresponding to the line-of-sight (LOS) and non-line-of-
sight (NLOS) cases.
The designed neural models and the examined
empirical models require parameters that describe the
propagation environment such as the street width, the roof
top height and the building block spacing. Average values
were used since these variables change continuously
along one route. For the determination of these geometric
parameters a map with building database was used [5].
III. THE GRNN ARCHITECTURE
The General Regression Neural Network (GRNN) is a
neural network architecture that can solve any function
approximation problem. The learning process is
equivalent to finding a surface in a multidimensional
space that provides a best fit to the training data, with the
criterion for the “best fit” being measured in some
statistical sense. The generalization is equivalent to the
use of this multidimensional surface to interpolate the test
data.
1
k
K
i
x1
x2
φk
(x)
xM
w1
wk
wK
Input layer Hidden layer Output layer
φ1
(x)
xm
φK
(x)
y
Figure 1.General regression neural network
Figure 1 is the overall network topology implementing
the GRNN. As it can be seen from the figure, the GRNN
consists of three layers of nodes with entirely different
roles:
The input layer, where the inputs are applied,
The hidden layer, where a nonlinear
transformation is applied on the data from the
input space to the hidden space; in most
applications the hidden space is of high
dimensionality.
The linear output layer, where the outputs are
produced.
The most popular choice for the function ϕ is a
multivariate Gaussian function with an appropriate mean
and autocovariance matrix.
The outputs of the hidden layer units are of the form
[ ] ( ) ( ) ( )


 σ−−−=ϕ 2x
k
Tx
kk 2exp vxvxx (1)
when x
kv are the corresponding clusters for the inputs and
y
kv are the corresponding clusters for the outputs
obtained by applying a clustering technique of the
input/output data that produces K cluster centers [6].
y
kv is defined as
( )
( )
∑
∈
=
kclusterpy
y
k pyv (2)
Nk is the number of input data in the cluster center k, and
( ) ( ) ( )x
k
Tx
k
x
k,d vxvxvx −−= (3)
with
( )
( )
∑
∈
=
kclusterp
x
k p
x
xv (4)
The outputs of the hidden layer nodes are multiplied
with appropriate interconnection weights to produce the
output of the GRNN. The weight for the hidden node k
(i.e., wk) is equal to
( )∑
= 







σ
−
=
K
1k
2
2x
k
k
y
k
k
2
,d
expN
v
w
vx
(5)
The selection of an adequate set of training examples
is very important in order to achieve good generalization
properties. The set of all available data is separated in two
disjoint sets: training set and test set. The test set is not
involved in the learning phase of the networks and it is
used to evaluate the performances of the models [7].
The configuration of the neural network model is
determined by the nature of the problem to be solved. The
dimension of the input vector used defines the number of
inputs neurons.
IV. PREDICTION MODEL
For the LOS case, the proposed neural network model
is trained with physical data, which includes the distance
between transmitter and receiver, the width of the streets,
the height of the buildings, the building separation and the
distance between base station and rooftop height. The
GRNN model has a single output which represents the
normalized propagation path loss. The dimension of the
training set is 1013 and the rest of 2026 examples were
used to test the model and to compare it with the
Walfisch-Bertoni model (WB) [8], the single slope model
(SSM) [9] and the modified COST231-Walfisch-Ikegami
model (CWI) [4]. Table 1 represents the performance
achieved by each of the above-mentioned models for the
entire test data.
Between the empirical algorithms, in LOS case, the
single regression model achieves the best performance.
However, this model is based on the distance between
transmitter and receiver, the frequency and the
propagation factor. It was found that in the LOS paths the
power decay factor ranges from minimum 1.56 up to 3.05.
Table 1.Comparison between the NN approach and the other
empirical models in LOS case
µ [dB] Std [dB] RMS [dB]
GRNN 5.04 4.54 6.78
SSM 5.43 4.80 7.24
CWI 7.04 4.06 8.23
WB 9.09 4.51 10.24
The better performance achieved by the neural
network model is due to the various inputs parameters
used to predict the propagation path loss and due to the
generalization properties of the network.
Figure 2 represents the measured and predicted
propagation path loss by the generalized RBF-NN model,
the SSM model and the CWI model for a specific route, in
LOS case.
-115
-105
-95
-85
-75
-65
-55
13 21 30 39 48 57 67 76 86 95 105 114 124 133 143 152 155 159 164 169
Distance from transmitter [m]
Propagationpathloss[dB]
Measurements RBF-NN CWI SSM
Figure 2.Measured and predicted path loss for LOS case, urban
environment
For the NLOS case, we have built three neural
network models:
1. The first one, called NN1, is trained with four
parameters: the distance between transmitter and
receiver (d), the width of the street (w), the
building separation (b) and the building height
(h).
2. The second model, called NN2, in addition to the
above-mentioned data we also included the
distance between base station height and
building height (dhbs).
3. In the third neural model, named NN3, we have
included the street orientation (ψ) in addition to
the parameters used for the training of NN2.
A set of 420 examples was used for training purpose
while the rest of 1680 was used for test purpose.
Table 2 presents the results obtained by the three
different GRNN models, for the training set and for the
test set. R represents the correlation between predicted
values and the measurement data.
Table 2. GRNN models for NLOS case
Training set Test set
[dB] µ Std RMS µ Std RMS R
NN1 4.35 4.64 6.36 5.50 5.27 7.62 0.91
NN2 4.11 4.38 6.00 5.31 5.07 7.34 0.92
NN3 1.47 2.52 2.92 3.67 3.88 5.35 0.96
Table 3 Comparison between the proposed NN3 model and the
other empirical models in NLOS case
µ [dB] Std [dB] RMS [dB]
NN3 3.67 3.88 5.35
SSM 6.35 4.37 7.75
WB 6.08 4.14 7.40
CWI 6.96 4.62 8.38
Table 3 represents the comparison of the performance
achieved by the NN3 model and the Single Slope model
(SSM) [9], the Walfisch-Bertoni model [8] and the
modified COST231-Walfisch-Ikegami model [4] for the
entire test patterns.
Figure 3 represents the measured and predicted
propagation path loss by the GRNN model, CWI model
and measurements for one route characterized by a base
station antenna located below rooftop
-140
-130
-120
-110
-100
-90
-80
-70
-60
-50
19 29 40 54 71 89 108 127 145 164 183 202 221 240 259 278 297 316
Distance [m]Pathloss[dB]
Measurements Neural Model CWI Model
Figure 3. The comparison between the measured and predicted
path loss, in case of a particular route, NLOS case, urban
environment
V. ERROR CORRECTION MODEL
Our purpose is to build an error correction model: the
neural network is used to compensate for the errors
obtained by applying COST-Walfisch-Ikegami (CWI)
model [4]. In Figure 4 is represented the training phase of
the neural network structure and in Figure 5 is represented
the schematic diagram of the prediction phase. The inputs
of the neural network consist of the available physical
parameters and the output is represented by the difference
error between the path loss computed by CWI model and
measurements.
Physical data
Computed PL
Measured PL
Neural Network
Training Algorithm
Neural Network
PLcomputed
PLmeasured
E
-
+
Epredicted
PLcomputed
PLcorrected = PLcomputed - Epredicted
+
-
Figure 4. The schematic diagram of the training process of the
neural network
Since our purpose is to train the neural network to
perform well for all the routes, we should build the
training set including points from the entire set of
measurements data. For training and test purpose we have
used the same number of patterns as in the prediction
model. The test set was used to test the models and to
compare them to each other. Also, a comparison between
the “best” neural model, measurements values and the
CWI model is presented.
Physical data
Neural Network
PLcomputed
Epredicted
-
PL = PLcomputed - Epredicted
+
-
COST-Walfisch-
Ikegami Model
Figure 5. The schematic diagram of the prediction
We have studied the following GRNN models:
NN4 with four inputs: distance between
transmitter and receiver (d), the width of the
street (w), the height of the building (h) and the
building separation (b).
NN5 with 5 inputs: distance between transmitter
and receiver (d), the width of the street (w), the
height of the building (h), the building separation
(b) and the distance between base station height
and the building height (dhbs).
NN6 with 5 inputs: distance between transmitter
and receiver (d), the width of the street (w), the
height of the building (h), the building separation
(b) and the street orientation (ψ).
NN7 with 6 inputs: distance between transmitter
and receiver (d), the width of the street (w), the
height of the building (h), the building separation
(b), the difference between base station height
and building height (dhbs), and the street
orientation (ψ) and the difference between base
station height.
Table 4.Hybrid neural network models
Training set Test set
[dB] µ Std RMS µ Std RMS R
NN4 4.79 5.50 7.30 6.12 6.13 8.66 0.77
NN5 4.35 4.74 6.44 5.68 5.59 7.97 0.81
NN6 1.57 2.66 3.10 3.79 4.07 5.57 0.91
NN7 1.47 2.49 2.90 3.65 3.85 5.30 0.92
The comparison between the results obtained by the
GRNN models for the training and test patterns are
presented in Table 4.
Table 5 represents the comparison between the hybrid
model NN7 and CWI model for the entire test set.
Table 5. Comparison between the proposed neural model and
the CWI model
[dB] µ Std RMS
NN7 3.65 3.85 5.30
CWI 6.97 4.62 8.38
-140
-130
-120
-110
-100
-90
-80
-70
-60
-50
19 29 40 55 71 89 108 127 145 164 183 202 221 240 259 278 297 316
Distance [m]
Pathloss[dB]
Measurements Neural Model CWI Model
Figure 6. Comparison between the prediction made by the
hybrid model, CWI model and measurements, in case of a
particular route, urban environment
VI. CONCLUSIONS
In this paper we have developed applications of the
General Regression Neural Networks for the prediction of
propagation path loss and we have compared them with
measurements and with the prediction made by different
empirical models. It is noticed a significant improvement
in the prediction made by neural models due to their
generalization property. Another advantage of the use of
neural networks is the fact that they are trained with
measurements, so the included propagation effects are
more realistic.
REFERENCES
[1] B. E. Gschwendtner and F. M. Landstorfer, “Adaptive
Propagation Modeling using a Hybrid Neural Technique”,
Electronics Letters, Feb. 1996, vol. 32, No. 3, pp. 162-164.
[2] T. Balandier, A. Caminada, V. Lemoine and F. Alexandre,
“170 MHz Field Strength Prediction in Urban Environments
Using Neural Nets”, Proc. IEEE Inter. Symp. Personal, Indoor
and Mobile Radio Comm., vol. 1, pp. 120-124, Sept. 1995.
[3] P-R. Chang, W-H Yang, “Environment-Adaptation Mobile
Radio Propagation Prediction Using Radial Basis Function
Neural Networks”, IEEE Trans. Vech. Technol., vol. 46, No. 1,
pp. 155-160, Feb. 1997.
[4] H. Har, A. M. Watson and A. G. Chadney, “Comment on
diffraction loss of roof-to-street in COST231-Walfish-Ikegami
model”, IEEE Trans. On Vehicular Technology, vol. 48, no. 5,
pp.1451-1452, Sept. 1999
[5] A. Kanatas, N. Moraitis, C. Steriadis, N. Papadakis, E.
Angelou, P. Constantinou, D. G. Xenikos and A. Vorvolakos,
“Measurements and channel characterization at 1.89 GHz in
urban and suburban environments”, The Second Internat. Symp.
on Wireless Personal Multimedia Commun., WPMC 99,
Amsterdam, The Netherlands, Sept. 1999, pp. 448 – 454.
[6] C. Christodoulou, M. Georgiopoulos, Applications of Neural
Networks in Electromagnetics, Artech House, 2001
[7] S. Haykin, Neural Networks. A Comprehensive Foundation,
IEEE Press, McMillan College Publishing Co., 1994
[8] J. Walfisch and H. L. Bertoni, “A theoretical model of UHF
propagation in urban environments”, IEEE Trans. On Antennas
and Propagation, vol. 36, no. 12, Dec. 1988, pp. 1788-1796.
[9] T. S. Rappaport, Wireless Communications. Principles and
practice, Prentice Hall PTR, 1996

Más contenido relacionado

La actualidad más candente

Paper id 26201482
Paper id 26201482Paper id 26201482
Paper id 26201482IJRAT
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...journalBEEI
 
Design a mobile telephone system in a certain city
Design a mobile telephone system in a certain cityDesign a mobile telephone system in a certain city
Design a mobile telephone system in a certain cityeSAT Journals
 
An Efficient Clustering Method for Aggregation on Data Fragments
An Efficient Clustering Method for Aggregation on Data FragmentsAn Efficient Clustering Method for Aggregation on Data Fragments
An Efficient Clustering Method for Aggregation on Data FragmentsIJMER
 
Influence of channel fading correlation on performance of detector algorithms...
Influence of channel fading correlation on performance of detector algorithms...Influence of channel fading correlation on performance of detector algorithms...
Influence of channel fading correlation on performance of detector algorithms...csandit
 
Higher Order Feature Set For Underwater Noise Classification
Higher Order Feature Set For Underwater Noise ClassificationHigher Order Feature Set For Underwater Noise Classification
Higher Order Feature Set For Underwater Noise ClassificationCSCJournals
 
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKSOPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKSZac Darcy
 
Performance of Multi –user MIMO system in the presence of Polarization divers...
Performance of Multi –user MIMO system in the presence of Polarization divers...Performance of Multi –user MIMO system in the presence of Polarization divers...
Performance of Multi –user MIMO system in the presence of Polarization divers...IJERA Editor
 
Computational Geometry based Remote Networking
Computational Geometry based Remote NetworkingComputational Geometry based Remote Networking
Computational Geometry based Remote Networkingidescitation
 
A Scheme for Joint Signal Reconstruction in Wireless Multimedia Sensor Networks
A Scheme for Joint Signal Reconstruction in Wireless Multimedia Sensor NetworksA Scheme for Joint Signal Reconstruction in Wireless Multimedia Sensor Networks
A Scheme for Joint Signal Reconstruction in Wireless Multimedia Sensor Networksijma
 
(17 22) karthick sir
(17 22) karthick sir(17 22) karthick sir
(17 22) karthick sirIISRTJournals
 
Multi carrier equalization by restoration of redundanc y (merry) for adaptive...
Multi carrier equalization by restoration of redundanc y (merry) for adaptive...Multi carrier equalization by restoration of redundanc y (merry) for adaptive...
Multi carrier equalization by restoration of redundanc y (merry) for adaptive...IJNSA Journal
 
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...IOSR Journals
 
Massive MIMO and Random Matrix
Massive MIMO and Random MatrixMassive MIMO and Random Matrix
Massive MIMO and Random MatrixVARUN KUMAR
 

La actualidad más candente (18)

Paper id 26201482
Paper id 26201482Paper id 26201482
Paper id 26201482
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...
 
Design a mobile telephone system in a certain city
Design a mobile telephone system in a certain cityDesign a mobile telephone system in a certain city
Design a mobile telephone system in a certain city
 
An Efficient Clustering Method for Aggregation on Data Fragments
An Efficient Clustering Method for Aggregation on Data FragmentsAn Efficient Clustering Method for Aggregation on Data Fragments
An Efficient Clustering Method for Aggregation on Data Fragments
 
Influence of channel fading correlation on performance of detector algorithms...
Influence of channel fading correlation on performance of detector algorithms...Influence of channel fading correlation on performance of detector algorithms...
Influence of channel fading correlation on performance of detector algorithms...
 
Er4301866870
Er4301866870Er4301866870
Er4301866870
 
F43063841
F43063841F43063841
F43063841
 
Higher Order Feature Set For Underwater Noise Classification
Higher Order Feature Set For Underwater Noise ClassificationHigher Order Feature Set For Underwater Noise Classification
Higher Order Feature Set For Underwater Noise Classification
 
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKSOPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS
 
Performance of Multi –user MIMO system in the presence of Polarization divers...
Performance of Multi –user MIMO system in the presence of Polarization divers...Performance of Multi –user MIMO system in the presence of Polarization divers...
Performance of Multi –user MIMO system in the presence of Polarization divers...
 
06075626 (1)
06075626 (1)06075626 (1)
06075626 (1)
 
Computational Geometry based Remote Networking
Computational Geometry based Remote NetworkingComputational Geometry based Remote Networking
Computational Geometry based Remote Networking
 
A Scheme for Joint Signal Reconstruction in Wireless Multimedia Sensor Networks
A Scheme for Joint Signal Reconstruction in Wireless Multimedia Sensor NetworksA Scheme for Joint Signal Reconstruction in Wireless Multimedia Sensor Networks
A Scheme for Joint Signal Reconstruction in Wireless Multimedia Sensor Networks
 
(17 22) karthick sir
(17 22) karthick sir(17 22) karthick sir
(17 22) karthick sir
 
Multi carrier equalization by restoration of redundanc y (merry) for adaptive...
Multi carrier equalization by restoration of redundanc y (merry) for adaptive...Multi carrier equalization by restoration of redundanc y (merry) for adaptive...
Multi carrier equalization by restoration of redundanc y (merry) for adaptive...
 
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
 
K010217785
K010217785K010217785
K010217785
 
Massive MIMO and Random Matrix
Massive MIMO and Random MatrixMassive MIMO and Random Matrix
Massive MIMO and Random Matrix
 

Destacado

Path loss prediction of radio wave propagation in an orchard by using modifie...
Path loss prediction of radio wave propagation in an orchard by using modifie...Path loss prediction of radio wave propagation in an orchard by using modifie...
Path loss prediction of radio wave propagation in an orchard by using modifie...lvqdanh
 
1206 gioi thieu iso27001 2005-b&m
1206 gioi thieu iso27001 2005-b&m1206 gioi thieu iso27001 2005-b&m
1206 gioi thieu iso27001 2005-b&mNguyen Minh Thu
 
Chuan an toan thong tin cho CQNN
Chuan an toan thong tin cho CQNNChuan an toan thong tin cho CQNN
Chuan an toan thong tin cho CQNNNguyen Minh Thu
 
Large scale path loss 1
Large scale path loss 1Large scale path loss 1
Large scale path loss 1Vrince Vimal
 
Small scale fading
Small scale fadingSmall scale fading
Small scale fadingAJAL A J
 
Point to point microwave
Point to point microwavePoint to point microwave
Point to point microwavenandkishorsuman
 

Destacado (9)

Cac buochackserver
Cac buochackserverCac buochackserver
Cac buochackserver
 
Fantastic trip
Fantastic tripFantastic trip
Fantastic trip
 
Path loss prediction of radio wave propagation in an orchard by using modifie...
Path loss prediction of radio wave propagation in an orchard by using modifie...Path loss prediction of radio wave propagation in an orchard by using modifie...
Path loss prediction of radio wave propagation in an orchard by using modifie...
 
Plugin modul 1-e
Plugin modul 1-ePlugin modul 1-e
Plugin modul 1-e
 
1206 gioi thieu iso27001 2005-b&m
1206 gioi thieu iso27001 2005-b&m1206 gioi thieu iso27001 2005-b&m
1206 gioi thieu iso27001 2005-b&m
 
Chuan an toan thong tin cho CQNN
Chuan an toan thong tin cho CQNNChuan an toan thong tin cho CQNN
Chuan an toan thong tin cho CQNN
 
Large scale path loss 1
Large scale path loss 1Large scale path loss 1
Large scale path loss 1
 
Small scale fading
Small scale fadingSmall scale fading
Small scale fading
 
Point to point microwave
Point to point microwavePoint to point microwave
Point to point microwave
 

Similar a Path loss prediction

5.computer analysis of the cost 231 hata model for path loss estimation at 90...
5.computer analysis of the cost 231 hata model for path loss estimation at 90...5.computer analysis of the cost 231 hata model for path loss estimation at 90...
5.computer analysis of the cost 231 hata model for path loss estimation at 90...Alexander Decker
 
Design of c slotted microstrip antenna using
Design of c slotted microstrip antenna usingDesign of c slotted microstrip antenna using
Design of c slotted microstrip antenna usingeSAT Publishing House
 
Design of c slotted microstrip antenna using artificial neural network model
Design of c slotted microstrip antenna using artificial neural network modelDesign of c slotted microstrip antenna using artificial neural network model
Design of c slotted microstrip antenna using artificial neural network modeleSAT Journals
 
Computational Investigation of Asymmetric Coplanar Waveguides Using Neural Ne...
Computational Investigation of Asymmetric Coplanar Waveguides Using Neural Ne...Computational Investigation of Asymmetric Coplanar Waveguides Using Neural Ne...
Computational Investigation of Asymmetric Coplanar Waveguides Using Neural Ne...Konstantinos Karamichalis
 
A new method for controlling and maintaining
A new method for controlling and maintainingA new method for controlling and maintaining
A new method for controlling and maintainingIJCNCJournal
 
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...ijtsrd
 
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...IOSR Journals
 
BER Performance of MU-MIMO System using Dirty Paper Coding
BER Performance of MU-MIMO System using Dirty Paper CodingBER Performance of MU-MIMO System using Dirty Paper Coding
BER Performance of MU-MIMO System using Dirty Paper CodingIJEEE
 
IMPROVEMENT OF LTE DOWNLINK SYSTEM PERFORMANCES USING THE LAGRANGE POLYNOMIAL...
IMPROVEMENT OF LTE DOWNLINK SYSTEM PERFORMANCES USING THE LAGRANGE POLYNOMIAL...IMPROVEMENT OF LTE DOWNLINK SYSTEM PERFORMANCES USING THE LAGRANGE POLYNOMIAL...
IMPROVEMENT OF LTE DOWNLINK SYSTEM PERFORMANCES USING THE LAGRANGE POLYNOMIAL...IJCNCJournal
 
Performance evaluation with a
Performance evaluation with aPerformance evaluation with a
Performance evaluation with aijmnct
 
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...Polytechnique Montreal
 
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...IJMER
 
Erca energy efficient routing and reclustering
Erca energy efficient routing and reclusteringErca energy efficient routing and reclustering
Erca energy efficient routing and reclusteringaciijournal
 
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINESAPPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINEScseij
 
Application of particle swarm optimization to microwave tapered microstrip lines
Application of particle swarm optimization to microwave tapered microstrip linesApplication of particle swarm optimization to microwave tapered microstrip lines
Application of particle swarm optimization to microwave tapered microstrip linescseij
 
BER Performance of Antenna Array-Based Receiver using Multi-user Detection in...
BER Performance of Antenna Array-Based Receiver using Multi-user Detection in...BER Performance of Antenna Array-Based Receiver using Multi-user Detection in...
BER Performance of Antenna Array-Based Receiver using Multi-user Detection in...ijwmn
 
FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...
FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...
FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...Politeknik Negeri Ujung Pandang
 

Similar a Path loss prediction (20)

2015LISAT_pathloss1
2015LISAT_pathloss12015LISAT_pathloss1
2015LISAT_pathloss1
 
5.computer analysis of the cost 231 hata model for path loss estimation at 90...
5.computer analysis of the cost 231 hata model for path loss estimation at 90...5.computer analysis of the cost 231 hata model for path loss estimation at 90...
5.computer analysis of the cost 231 hata model for path loss estimation at 90...
 
Design of c slotted microstrip antenna using
Design of c slotted microstrip antenna usingDesign of c slotted microstrip antenna using
Design of c slotted microstrip antenna using
 
Design of c slotted microstrip antenna using artificial neural network model
Design of c slotted microstrip antenna using artificial neural network modelDesign of c slotted microstrip antenna using artificial neural network model
Design of c slotted microstrip antenna using artificial neural network model
 
Computational Investigation of Asymmetric Coplanar Waveguides Using Neural Ne...
Computational Investigation of Asymmetric Coplanar Waveguides Using Neural Ne...Computational Investigation of Asymmetric Coplanar Waveguides Using Neural Ne...
Computational Investigation of Asymmetric Coplanar Waveguides Using Neural Ne...
 
A new method for controlling and maintaining
A new method for controlling and maintainingA new method for controlling and maintaining
A new method for controlling and maintaining
 
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...
Mobile Network Coverage Determination at 900MHz for Abuja Rural Areas using A...
 
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
 
06075626
0607562606075626
06075626
 
U0 vqmt qxodk=
U0 vqmt qxodk=U0 vqmt qxodk=
U0 vqmt qxodk=
 
BER Performance of MU-MIMO System using Dirty Paper Coding
BER Performance of MU-MIMO System using Dirty Paper CodingBER Performance of MU-MIMO System using Dirty Paper Coding
BER Performance of MU-MIMO System using Dirty Paper Coding
 
IMPROVEMENT OF LTE DOWNLINK SYSTEM PERFORMANCES USING THE LAGRANGE POLYNOMIAL...
IMPROVEMENT OF LTE DOWNLINK SYSTEM PERFORMANCES USING THE LAGRANGE POLYNOMIAL...IMPROVEMENT OF LTE DOWNLINK SYSTEM PERFORMANCES USING THE LAGRANGE POLYNOMIAL...
IMPROVEMENT OF LTE DOWNLINK SYSTEM PERFORMANCES USING THE LAGRANGE POLYNOMIAL...
 
Performance evaluation with a
Performance evaluation with aPerformance evaluation with a
Performance evaluation with a
 
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
Using Subspace Pursuit Algorithm to Improve Performance of the Distributed Co...
 
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
 
Erca energy efficient routing and reclustering
Erca energy efficient routing and reclusteringErca energy efficient routing and reclustering
Erca energy efficient routing and reclustering
 
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINESAPPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
 
Application of particle swarm optimization to microwave tapered microstrip lines
Application of particle swarm optimization to microwave tapered microstrip linesApplication of particle swarm optimization to microwave tapered microstrip lines
Application of particle swarm optimization to microwave tapered microstrip lines
 
BER Performance of Antenna Array-Based Receiver using Multi-user Detection in...
BER Performance of Antenna Array-Based Receiver using Multi-user Detection in...BER Performance of Antenna Array-Based Receiver using Multi-user Detection in...
BER Performance of Antenna Array-Based Receiver using Multi-user Detection in...
 
FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...
FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...
FAULT DETECTION AND CLASSIFICATION ON SINGLE CIRCUIT TRANSMISSION LINE USING ...
 

Más de Nguyen Minh Thu

Baomatmang biquyetvagiaiphap chuongvi
Baomatmang biquyetvagiaiphap chuongviBaomatmang biquyetvagiaiphap chuongvi
Baomatmang biquyetvagiaiphap chuongviNguyen Minh Thu
 
Loi gioi thieu_bao mat mang
Loi gioi thieu_bao mat mangLoi gioi thieu_bao mat mang
Loi gioi thieu_bao mat mangNguyen Minh Thu
 
Chung thuc dien tu va chu ky dien tu
Chung thuc dien tu va chu ky dien tuChung thuc dien tu va chu ky dien tu
Chung thuc dien tu va chu ky dien tuNguyen Minh Thu
 
Propagation measurements and models for wireless channels
Propagation measurements and models for wireless channelsPropagation measurements and models for wireless channels
Propagation measurements and models for wireless channelsNguyen Minh Thu
 
Pathloss determination using okumura hata model
Pathloss determination using okumura hata modelPathloss determination using okumura hata model
Pathloss determination using okumura hata modelNguyen Minh Thu
 
Path loss models for air to-ground radio
Path loss models for air to-ground radioPath loss models for air to-ground radio
Path loss models for air to-ground radioNguyen Minh Thu
 
Path loss models comparation in radio mobile communications
Path loss models comparation in radio mobile communicationsPath loss models comparation in radio mobile communications
Path loss models comparation in radio mobile communicationsNguyen Minh Thu
 
Path loss models comparation in radio mobile communications
Path loss models comparation in radio mobile communicationsPath loss models comparation in radio mobile communications
Path loss models comparation in radio mobile communicationsNguyen Minh Thu
 
Path loss modeling of mobile radio communication in urban areas
Path loss modeling of mobile radio communication in urban areasPath loss modeling of mobile radio communication in urban areas
Path loss modeling of mobile radio communication in urban areasNguyen Minh Thu
 
Path loss model frin indoor wireless communication
Path loss model frin indoor wireless communicationPath loss model frin indoor wireless communication
Path loss model frin indoor wireless communicationNguyen Minh Thu
 
Path loss model for indoor communication
Path loss model for indoor communicationPath loss model for indoor communication
Path loss model for indoor communicationNguyen Minh Thu
 
Path loss exponent estimation
Path loss exponent estimationPath loss exponent estimation
Path loss exponent estimationNguyen Minh Thu
 
Path loss correction factor
Path loss correction factorPath loss correction factor
Path loss correction factorNguyen Minh Thu
 

Más de Nguyen Minh Thu (20)

Baomatmang biquyetvagiaiphap chuongvi
Baomatmang biquyetvagiaiphap chuongviBaomatmang biquyetvagiaiphap chuongvi
Baomatmang biquyetvagiaiphap chuongvi
 
Baomat chuongiv
Baomat chuongivBaomat chuongiv
Baomat chuongiv
 
Baomat chuongiii
Baomat chuongiiiBaomat chuongiii
Baomat chuongiii
 
Baomat chuongii
Baomat chuongiiBaomat chuongii
Baomat chuongii
 
Baomat chuongi
Baomat chuongiBaomat chuongi
Baomat chuongi
 
Loi gioi thieu_bao mat mang
Loi gioi thieu_bao mat mangLoi gioi thieu_bao mat mang
Loi gioi thieu_bao mat mang
 
Wireless security
Wireless securityWireless security
Wireless security
 
Chung thuc dien tu va chu ky dien tu
Chung thuc dien tu va chu ky dien tuChung thuc dien tu va chu ky dien tu
Chung thuc dien tu va chu ky dien tu
 
Propagation measurements and models for wireless channels
Propagation measurements and models for wireless channelsPropagation measurements and models for wireless channels
Propagation measurements and models for wireless channels
 
Plugin roelens2006
Plugin roelens2006Plugin roelens2006
Plugin roelens2006
 
Pathloss determination using okumura hata model
Pathloss determination using okumura hata modelPathloss determination using okumura hata model
Pathloss determination using okumura hata model
 
Path loss models
Path loss modelsPath loss models
Path loss models
 
Path loss models for air to-ground radio
Path loss models for air to-ground radioPath loss models for air to-ground radio
Path loss models for air to-ground radio
 
Path loss models comparation in radio mobile communications
Path loss models comparation in radio mobile communicationsPath loss models comparation in radio mobile communications
Path loss models comparation in radio mobile communications
 
Path loss models comparation in radio mobile communications
Path loss models comparation in radio mobile communicationsPath loss models comparation in radio mobile communications
Path loss models comparation in radio mobile communications
 
Path loss modeling of mobile radio communication in urban areas
Path loss modeling of mobile radio communication in urban areasPath loss modeling of mobile radio communication in urban areas
Path loss modeling of mobile radio communication in urban areas
 
Path loss model frin indoor wireless communication
Path loss model frin indoor wireless communicationPath loss model frin indoor wireless communication
Path loss model frin indoor wireless communication
 
Path loss model for indoor communication
Path loss model for indoor communicationPath loss model for indoor communication
Path loss model for indoor communication
 
Path loss exponent estimation
Path loss exponent estimationPath loss exponent estimation
Path loss exponent estimation
 
Path loss correction factor
Path loss correction factorPath loss correction factor
Path loss correction factor
 

Último

High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMSHigh Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMSsandhya757531
 
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfPaper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfNainaShrivastava14
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfalene1
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solidnamansinghjarodiya
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating SystemRashmi Bhat
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...Erbil Polytechnic University
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxStephen Sitton
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfBalamuruganV28
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Communityprachaibot
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewsandhya757531
 
OOP concepts -in-Python programming language
OOP concepts -in-Python programming languageOOP concepts -in-Python programming language
OOP concepts -in-Python programming languageSmritiSharma901052
 
Robotics Group 10 (Control Schemes) cse.pdf
Robotics Group 10  (Control Schemes) cse.pdfRobotics Group 10  (Control Schemes) cse.pdf
Robotics Group 10 (Control Schemes) cse.pdfsahilsajad201
 
Levelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodLevelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodManicka Mamallan Andavar
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionSneha Padhiar
 
Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfChristianCDAM
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmDeepika Walanjkar
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdfCaalaaAbdulkerim
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingBootNeck1
 

Último (20)

High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMSHigh Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
 
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfPaper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solid
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating System
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptx
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdf
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Community
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overview
 
OOP concepts -in-Python programming language
OOP concepts -in-Python programming languageOOP concepts -in-Python programming language
OOP concepts -in-Python programming language
 
Robotics Group 10 (Control Schemes) cse.pdf
Robotics Group 10  (Control Schemes) cse.pdfRobotics Group 10  (Control Schemes) cse.pdf
Robotics Group 10 (Control Schemes) cse.pdf
 
Designing pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptxDesigning pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptx
 
Levelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodLevelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument method
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based question
 
Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdf
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdf
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event Scheduling
 

Path loss prediction

  • 1. APPLICATIONS OF GENERAL REGRESSION NEURAL NETWORKS FOR PATH LOSS PREDICTION Ileana POPESCU1 , Athanasios KANATAS3 , Philip CONSTANTINOU3 , Ioan NAFORNIŢǍ2 , 1 University of Oradea, Romania Visitor Researcher at the Mobile Radiocommunications Laboratory, National Technical University of Athens, Greece Tel: +3010 772 3848 Fax: +3010 772 3851 Email: ipopes@cc.ece.ntua.gr 2 Department of Telecommunications Technical University of Timisoara 3 Mobile Radiocommunications Laboratory National Technical University of Athens Abstract This paper presents the results of the General Regression Neural Networks applications for the prediction of propagation path loss in a specific urban environment. We have studied two neural network models; the first one is used for path loss prediction while the second one is a prediction model using error control. The performances of the neural models are compared to the path loss values measured in the city of Kavala, Greece, based on the absolute mean error, standard deviation and root mean square error between predicted and measured values. Keywords: Neural Networks, Propagation loss models, Channel Characterization I. INTRODUCTION The prediction of propagation path loss is a difficult and complex task. The following classes of prediction models have been identified: empirical, semi- deterministic and deterministic. An alternative approach to a path loss prediction model is based on the neural networks. The advantage of using neural networks for field strength prediction is given by the flexibility to adapt to arbitrary environments, high speed processing and the ability to process a high quantity of data. Many authors have shown that neural networks provide a good way of approximating functions using neural networks [1] – [3]. The application of neural networks discussed in this paper is considered as a function approximation problem consisting of a non-linear mapping from a set of input variables containing information about potential receiver onto a single output variable representing the error between measured path loss and the path loss obtained by applying the modified COST231-Walfisch-Ikegami model (CWI) [4]. II. THE MEASUREMENTS Field strength measurements used to design and test the models were performed at 1890 MHz band in the city of Kavala (Greece). A detailed description of the measurement set-up and procedure can be found in [5]. The fast fluctuations effects were eliminated by averaging the measured received power over a distance of 6 m, that corresponds to approximately 40λ sliding window. After converting the values from received power to path loss versus distance, we compare the measured path loss with the predicted path loss by the neural network models and the empirical models, based on the absolute mean error (µ), standard deviation (Std) and root mean square error (RMS). The above statistical parameters are used to investigate the suitability of neural network models to describe the site-specific environment. Following the filtering process of the measured data we have obtained more than 5000 measurement locations, corresponding to the line-of-sight (LOS) and non-line-of- sight (NLOS) cases. The designed neural models and the examined empirical models require parameters that describe the propagation environment such as the street width, the roof
  • 2. top height and the building block spacing. Average values were used since these variables change continuously along one route. For the determination of these geometric parameters a map with building database was used [5]. III. THE GRNN ARCHITECTURE The General Regression Neural Network (GRNN) is a neural network architecture that can solve any function approximation problem. The learning process is equivalent to finding a surface in a multidimensional space that provides a best fit to the training data, with the criterion for the “best fit” being measured in some statistical sense. The generalization is equivalent to the use of this multidimensional surface to interpolate the test data. 1 k K i x1 x2 φk (x) xM w1 wk wK Input layer Hidden layer Output layer φ1 (x) xm φK (x) y Figure 1.General regression neural network Figure 1 is the overall network topology implementing the GRNN. As it can be seen from the figure, the GRNN consists of three layers of nodes with entirely different roles: The input layer, where the inputs are applied, The hidden layer, where a nonlinear transformation is applied on the data from the input space to the hidden space; in most applications the hidden space is of high dimensionality. The linear output layer, where the outputs are produced. The most popular choice for the function ϕ is a multivariate Gaussian function with an appropriate mean and autocovariance matrix. The outputs of the hidden layer units are of the form [ ] ( ) ( ) ( )    σ−−−=ϕ 2x k Tx kk 2exp vxvxx (1) when x kv are the corresponding clusters for the inputs and y kv are the corresponding clusters for the outputs obtained by applying a clustering technique of the input/output data that produces K cluster centers [6]. y kv is defined as ( ) ( ) ∑ ∈ = kclusterpy y k pyv (2) Nk is the number of input data in the cluster center k, and ( ) ( ) ( )x k Tx k x k,d vxvxvx −−= (3) with ( ) ( ) ∑ ∈ = kclusterp x k p x xv (4) The outputs of the hidden layer nodes are multiplied with appropriate interconnection weights to produce the output of the GRNN. The weight for the hidden node k (i.e., wk) is equal to ( )∑ =         σ − = K 1k 2 2x k k y k k 2 ,d expN v w vx (5) The selection of an adequate set of training examples is very important in order to achieve good generalization properties. The set of all available data is separated in two disjoint sets: training set and test set. The test set is not involved in the learning phase of the networks and it is used to evaluate the performances of the models [7]. The configuration of the neural network model is determined by the nature of the problem to be solved. The dimension of the input vector used defines the number of inputs neurons. IV. PREDICTION MODEL For the LOS case, the proposed neural network model is trained with physical data, which includes the distance between transmitter and receiver, the width of the streets, the height of the buildings, the building separation and the distance between base station and rooftop height. The GRNN model has a single output which represents the normalized propagation path loss. The dimension of the training set is 1013 and the rest of 2026 examples were used to test the model and to compare it with the Walfisch-Bertoni model (WB) [8], the single slope model (SSM) [9] and the modified COST231-Walfisch-Ikegami model (CWI) [4]. Table 1 represents the performance achieved by each of the above-mentioned models for the entire test data. Between the empirical algorithms, in LOS case, the single regression model achieves the best performance. However, this model is based on the distance between transmitter and receiver, the frequency and the propagation factor. It was found that in the LOS paths the power decay factor ranges from minimum 1.56 up to 3.05. Table 1.Comparison between the NN approach and the other empirical models in LOS case µ [dB] Std [dB] RMS [dB] GRNN 5.04 4.54 6.78 SSM 5.43 4.80 7.24 CWI 7.04 4.06 8.23 WB 9.09 4.51 10.24 The better performance achieved by the neural network model is due to the various inputs parameters used to predict the propagation path loss and due to the generalization properties of the network.
  • 3. Figure 2 represents the measured and predicted propagation path loss by the generalized RBF-NN model, the SSM model and the CWI model for a specific route, in LOS case. -115 -105 -95 -85 -75 -65 -55 13 21 30 39 48 57 67 76 86 95 105 114 124 133 143 152 155 159 164 169 Distance from transmitter [m] Propagationpathloss[dB] Measurements RBF-NN CWI SSM Figure 2.Measured and predicted path loss for LOS case, urban environment For the NLOS case, we have built three neural network models: 1. The first one, called NN1, is trained with four parameters: the distance between transmitter and receiver (d), the width of the street (w), the building separation (b) and the building height (h). 2. The second model, called NN2, in addition to the above-mentioned data we also included the distance between base station height and building height (dhbs). 3. In the third neural model, named NN3, we have included the street orientation (ψ) in addition to the parameters used for the training of NN2. A set of 420 examples was used for training purpose while the rest of 1680 was used for test purpose. Table 2 presents the results obtained by the three different GRNN models, for the training set and for the test set. R represents the correlation between predicted values and the measurement data. Table 2. GRNN models for NLOS case Training set Test set [dB] µ Std RMS µ Std RMS R NN1 4.35 4.64 6.36 5.50 5.27 7.62 0.91 NN2 4.11 4.38 6.00 5.31 5.07 7.34 0.92 NN3 1.47 2.52 2.92 3.67 3.88 5.35 0.96 Table 3 Comparison between the proposed NN3 model and the other empirical models in NLOS case µ [dB] Std [dB] RMS [dB] NN3 3.67 3.88 5.35 SSM 6.35 4.37 7.75 WB 6.08 4.14 7.40 CWI 6.96 4.62 8.38 Table 3 represents the comparison of the performance achieved by the NN3 model and the Single Slope model (SSM) [9], the Walfisch-Bertoni model [8] and the modified COST231-Walfisch-Ikegami model [4] for the entire test patterns. Figure 3 represents the measured and predicted propagation path loss by the GRNN model, CWI model and measurements for one route characterized by a base station antenna located below rooftop -140 -130 -120 -110 -100 -90 -80 -70 -60 -50 19 29 40 54 71 89 108 127 145 164 183 202 221 240 259 278 297 316 Distance [m]Pathloss[dB] Measurements Neural Model CWI Model Figure 3. The comparison between the measured and predicted path loss, in case of a particular route, NLOS case, urban environment V. ERROR CORRECTION MODEL Our purpose is to build an error correction model: the neural network is used to compensate for the errors obtained by applying COST-Walfisch-Ikegami (CWI) model [4]. In Figure 4 is represented the training phase of the neural network structure and in Figure 5 is represented the schematic diagram of the prediction phase. The inputs of the neural network consist of the available physical parameters and the output is represented by the difference error between the path loss computed by CWI model and measurements. Physical data Computed PL Measured PL Neural Network Training Algorithm Neural Network PLcomputed PLmeasured E - + Epredicted PLcomputed PLcorrected = PLcomputed - Epredicted + - Figure 4. The schematic diagram of the training process of the neural network Since our purpose is to train the neural network to perform well for all the routes, we should build the training set including points from the entire set of measurements data. For training and test purpose we have
  • 4. used the same number of patterns as in the prediction model. The test set was used to test the models and to compare them to each other. Also, a comparison between the “best” neural model, measurements values and the CWI model is presented. Physical data Neural Network PLcomputed Epredicted - PL = PLcomputed - Epredicted + - COST-Walfisch- Ikegami Model Figure 5. The schematic diagram of the prediction We have studied the following GRNN models: NN4 with four inputs: distance between transmitter and receiver (d), the width of the street (w), the height of the building (h) and the building separation (b). NN5 with 5 inputs: distance between transmitter and receiver (d), the width of the street (w), the height of the building (h), the building separation (b) and the distance between base station height and the building height (dhbs). NN6 with 5 inputs: distance between transmitter and receiver (d), the width of the street (w), the height of the building (h), the building separation (b) and the street orientation (ψ). NN7 with 6 inputs: distance between transmitter and receiver (d), the width of the street (w), the height of the building (h), the building separation (b), the difference between base station height and building height (dhbs), and the street orientation (ψ) and the difference between base station height. Table 4.Hybrid neural network models Training set Test set [dB] µ Std RMS µ Std RMS R NN4 4.79 5.50 7.30 6.12 6.13 8.66 0.77 NN5 4.35 4.74 6.44 5.68 5.59 7.97 0.81 NN6 1.57 2.66 3.10 3.79 4.07 5.57 0.91 NN7 1.47 2.49 2.90 3.65 3.85 5.30 0.92 The comparison between the results obtained by the GRNN models for the training and test patterns are presented in Table 4. Table 5 represents the comparison between the hybrid model NN7 and CWI model for the entire test set. Table 5. Comparison between the proposed neural model and the CWI model [dB] µ Std RMS NN7 3.65 3.85 5.30 CWI 6.97 4.62 8.38 -140 -130 -120 -110 -100 -90 -80 -70 -60 -50 19 29 40 55 71 89 108 127 145 164 183 202 221 240 259 278 297 316 Distance [m] Pathloss[dB] Measurements Neural Model CWI Model Figure 6. Comparison between the prediction made by the hybrid model, CWI model and measurements, in case of a particular route, urban environment VI. CONCLUSIONS In this paper we have developed applications of the General Regression Neural Networks for the prediction of propagation path loss and we have compared them with measurements and with the prediction made by different empirical models. It is noticed a significant improvement in the prediction made by neural models due to their generalization property. Another advantage of the use of neural networks is the fact that they are trained with measurements, so the included propagation effects are more realistic. REFERENCES [1] B. E. Gschwendtner and F. M. Landstorfer, “Adaptive Propagation Modeling using a Hybrid Neural Technique”, Electronics Letters, Feb. 1996, vol. 32, No. 3, pp. 162-164. [2] T. Balandier, A. Caminada, V. Lemoine and F. Alexandre, “170 MHz Field Strength Prediction in Urban Environments Using Neural Nets”, Proc. IEEE Inter. Symp. Personal, Indoor and Mobile Radio Comm., vol. 1, pp. 120-124, Sept. 1995. [3] P-R. Chang, W-H Yang, “Environment-Adaptation Mobile Radio Propagation Prediction Using Radial Basis Function Neural Networks”, IEEE Trans. Vech. Technol., vol. 46, No. 1, pp. 155-160, Feb. 1997. [4] H. Har, A. M. Watson and A. G. Chadney, “Comment on diffraction loss of roof-to-street in COST231-Walfish-Ikegami model”, IEEE Trans. On Vehicular Technology, vol. 48, no. 5, pp.1451-1452, Sept. 1999 [5] A. Kanatas, N. Moraitis, C. Steriadis, N. Papadakis, E. Angelou, P. Constantinou, D. G. Xenikos and A. Vorvolakos, “Measurements and channel characterization at 1.89 GHz in urban and suburban environments”, The Second Internat. Symp. on Wireless Personal Multimedia Commun., WPMC 99, Amsterdam, The Netherlands, Sept. 1999, pp. 448 – 454. [6] C. Christodoulou, M. Georgiopoulos, Applications of Neural Networks in Electromagnetics, Artech House, 2001 [7] S. Haykin, Neural Networks. A Comprehensive Foundation, IEEE Press, McMillan College Publishing Co., 1994 [8] J. Walfisch and H. L. Bertoni, “A theoretical model of UHF propagation in urban environments”, IEEE Trans. On Antennas and Propagation, vol. 36, no. 12, Dec. 1988, pp. 1788-1796. [9] T. S. Rappaport, Wireless Communications. Principles and practice, Prentice Hall PTR, 1996