ArticlePDF Available

Effect of increasing number of neurons using artificial neural network to estimate geoid heights

Authors:

Abstract and Figures

Nowadays the GPS measurements are one of the most frequently used technique in geodesy. With this technique ellipsoidal height can be reckoned. However in the engineering practice orthometric heights (height above sea level) are used. The orthometric heights are determined by levelling. Transforming the GPS-derived ellipsoidal heights to orthometric heights it is important to know the distance between the ellipsoidal and the geoid surface, called the geoid height or geoid undulation. GPS levelling method is easy to determine geoid height of related region. Geoid height calculated by soft computing methods such as fuzzy logic and neural networks has gained more popularity recently. In this study, it examined effect of increasing number of neurons in neural networks to determine geoid height. The neural network approach used in this study is based on a back propagation neural network learning the functional relationship between geographic position and geoid undulation. Thus, inputs to the neural network are geographic position (latitude and longitude), and the output from the network is the predicted geoid undulation.
Content may be subject to copyright.
International Journal of the Physical Sciences Vol. 6(3), 529-533, 4 February, 2011
Available online at http://www.academicjournals.org/IJPS
DOI: 10.5897/IJPS10.626
ISSN 1992 - 1950 ©2011 Academic Journals
Full Length Research Paper
Effect of increasing number of neurons using artificial
neural network to estimate geoid heights
Mehmet Yilmaz1* and Ersoy Arslan2
1Department of Geodesy and Photogrammetry Engineering, Faculty of Engineering, Harran University,
Osmanbey Campus, Sanliurfa Turkey.
2Department of Geodesy and Photogrammetry Engineering, Istanbul Technical University, Istanbul, Turkey.
Accepted 10 January, 2011
Nowadays the GPS measurements are one of the most frequently used technique in geodesy.
With this technique ellipsoidal height can be reckoned. However in the engineering practice orthometric
heights (height above sea level) are used. The orthometric heights are determined by levelling.
Transforming the GPS-derived ellipsoidal heights to orthometric heights it is important to know the
distance between the ellipsoidal and the geoid surface, called the geoid height or geoid undulation.
GPS levelling method is easy to determine geoid height of related region. Geoid height calculated by
soft computing methods such as fuzzy logic and neural networks has gained more popularity recently.
In this study, it examined effect of increasing number of neurons in neural networks to determine geoid
height. The neural network approach used in this study is based on a back propagation neural
network learning the functional relationship between geographic position and geoid undulation.
Thus, inputs to the neural network are geographic position (latitude and longitude), and the output from
the network is the predicted geoid undulation.
Key words: Geoid height, GPS, Neural networks, neuron.
INTRODUCTION
There are two types of heights used in geodesy. These
are: orthometric height which is reckoned from geoid and,
the second one is ellipsoidal height reckoned from
ellipsoid. Orthometric height is a physical height on the
other hand; ellipsoidal height is a mathematical height.
These two height systems cannot be coincided with each
other. In most engineering and surveying project,
orthometric heights are required because orthometric
height reflects the topography better than ellipsoidal
height. The difference between the two height systems
are called geoid height (undulation) and can be obtained
in the following simple equation:
N=h-H (1)
Where, N denotes the geoid height, h and H are the
*Corresponding author. E-mail: mehmetyilmaz40@gmail.com,
yilmazmeh@harran.edu.tr. Tel: (90) 414 3183811, 90 505
2647499. Fax: (90) 414 344 00 31.
ellipsoidal and orthometric heights, respectively. The
importance of accurately obtaining the geoid height has
increased in recent years with the advance of quantity
and quality of satellite positioning systems such as
(GPS). GPS provides height information relative to a best
fitting earth ellipsoid rather than the geoid. To convert
ellipsoidal heights derived from GPS to conventional
orthometric heights the relationship between ellipsoid and
geoid mentioned Equation 1 must be known. Orthometric
heights can be readily computed from (1) if the geoid and
ellipsoidal height are known. Ellipsoidal heights, or
ellipsoidal height differences, can be derived from GPS
more economically than orthometric heights.
Determination of the latter requires time-consuming
leveling. More details can be found in Wellenhof and
Moritz (2006), Featherstone (2001), Engelis et al. (1985),
Torge (2001),Yilmaz and Arslan (2008).
GPS/levelling geoid is easy to calculate and geoid
heights obtained by GPS/levelling can be used to
modelling the geoid in the region of interest using
polynomial coefficients (interpolation) (Yanalak and
Baykal, 2001) and soft computing model such as fuzzy
530 Int. J. Phys. Sci.
logic (Yilmaz, 2005) and Akyilmaz (2005).
In this study, we deal with Artificial Neural Network
(ANN) method alternative to other geoid determination
methods such as surface polynomials, fuzzy logic for the
interpolation of geoid heights.
Some of these studies are Seager at al. (1999), Kuhar
et al. (2001), Veronez et al. (2005), Kutoglu (2006),
Kavzoglu and Saka (2005), Palencz and Volgyesi (2003).
Although many studies have been performed by using
ANN to determine geoid height, effect of increasing
number of hidden nodes in the layer has not been studied
exactly in these studies. Kavzoglu and Saka have just
examined two different numbers of hidden nodes (8 and
10) in the layer. Another studies have been performed
with ANN versus surface polynomial by Kutoglu (2006)),
Veronez et al. (2005); Weiwei and Xiudung (2010).
METHODOLOGY
Artificial neural networks (ANNs)
Artificial neural networks (ANNs), or shortly, neural networks
(NN) have been used for the structure and functionality of
biological natural of human brain. Therefore, ANN is found to be
more flexible and suitable than other modeling methods (Zhang et
al., 1997). ANN is based on the neural architectures of the
human brain (Haykin, 1994), and described as group of simple
processing units, known as neurons (nodes), that are arranged
in parallel layers that are connected to each other by weighted
connections. By virtue of hidden layers of neurons that lie
between the input and output layers of the network, and the
nonlinear activation functions that are used to translate nodal
input to output, ANN provides linear and nonlinear modeling
without the requirement of preliminary information and
assumption as to the relationship between input and output
variables. This provides ANN an advantage over other statistical
and conventional prediction methods such as logistic regression
and numerical methods, in which nonlinear interactions
between variables must be modeled in explicit functional form (Tu,
1996). ANN trained with feed-forward back-propagation algorithm
has been studied extensively and applied successfully to various
areas, such as automotives (Majors et al., 2002), banking (Arzum
and Yalcin, 2007), electronics (Bor-ren and Hof, 2003), finance
(Xiaotian et al., 2008), industry (Cheginia et al., 2008), oil and
gas(Peranbur and Preechayasomboon, 2002), and robotics (Huang
et al., 2008) as well as others. The most ANNs contain three
layers: input, output and hidden layer. Generally, there are various
types of ANN techniques for example feed forward network, radial
basis network, generalized regression network and recurrent neural
network.
Feed-forward back-propagation and radial basis ANN the
most often used of networks type. They have been utilized to
solve a number of real problems, although they gained a wide
use, however the challenge remains to select the best of them.
In other words, there are no perfectly clear methods to determine
the best network type. In this paper, geoid heights are calculated
using feed-forward back-propagation.
A Feed forward neural network
Multi-layer feed-forward network was first established by Rumelhart
(Rumelhart et al., 1986). Among the existing several neural
networks such as recurrent networks, Hopfield networks, etc.
the feed-forward is most popular, primarily due to their
simplicity from the viewpoint of structure and ease of
mathematical analysis, good representational capabilities. Feed
forward network has been applied successfully to various
application domains, such as prediction, controlling, system
modeling and identification, signal processing and patter
classification (Bilski, 2005). Overall, feed-forward architecture as
shown in Figure 1 demonstrates an arrangement of
interconnected nodes called neurons by sets of connections
weight organized into three groups called layers, that is, input,
hidden, and output layers (Abdalla et al., 2010).
In feed forward network each neuron in a layer receives
weighted inputs from a previous layer and transmits its output
to neurons in the next layer. The sums of weighted inputs are
computed by Equation (2) and this sums is transferred by an
activation function shown in Equation (3). The output values of
network are compared with the actual output and the error of
network is computed with Equation (4). The training process
continues until this error met acceptable value.
(2)
(3)
(4)
where is input neuron, is weight coefficient of each input
neuron, is bias, is the summation of weighted inputs,
is the response of system, is the nonlinear
activation function, is the observed output value, E is the
error between output observed value and network result.
Furthermore, in the Figure 1, N is the number of input patter and M
is number of neurons in hidden layer (Abdalla et al., 2010).
The back-propagation algorithm for training of feed-forward
network was inspired by Rumelhart 1986. The training process
adjusts the connection weight and bias of network in order to
minimize the error function (that is, instantaneous sum squared
error) defined in Equation 4.
The adjustment of connection weight are conducted by back-
propagating the errors to the network. To achieve this, the
connection weight is adjusted by an amount proportional to the
gradient of error with respect to the weight, shown as follows:
(5)
where is the learning rate parameter which is used to
controlling the convergent speed of the training algorithm and
the local gradient of .
The BP algorithm presents a better performance with a
second-order term referred to as the momentum coefficient ,
which introduces the old connection weight change as a
parameter for the calculation of the new connection weight
change.
(6)
Data
In this study 1005 points whose latitude, longitude, ellipsoidal height
Yilmaz and Arslan 531
Figure 1. General structure of feed forward network.
Figure 2. Distribution of model and test points in Istanbul (black dot shows model and red dot show test points).
and orthometric height are known were used to construct neural
network models in the region. The points are homogenously
distributed and randomly selected in Istanbul; the point density is
nearly one point in 10 km2. The data covers the region between 41°
30´2.79 > ϕ > 40° 48´13.75 and 2 54´ 24.24 > λ > 27° 59´
3.05. The standard deviation of the ellipsoidal heights after the
adjustment of the network has been found to be ± 2.56 cm (Ayan et
al., 2006). To construct the neural network models latitude and
longitude are taken as inputs and geoid heights of the points are
taken as outputs. To check for the calculation, randomly selected
178 points which had not been included in the preparation of the
neural network models are used. The distribution of the 1005 model
points and the 178 test points used in the ANN can be seen in
Figure 2.
532 Int. J. Phys. Sci.
Table 1. Summary of results at model and test points obtained by neural networks using different numbers of neuron.
Number of
neuron
Model points Test points
Maximum
Error (cm)
Minimum
Error (cm) RMSE (cm) Maximum
Error (cm)
Minimum
Error (cm) RMSE (cm)
5 20.49 -15.71 4.769 10.25 -10.34 4.403
10 12.44 -13.78 4.083 12.57 -3.96 3.814
15 11.89 -12.60 3.523 8.55 -5.49 3.496
20 11.61 -12.80 3.517 7.88 -7.13 3.508
25 13.80 -12.05 3.444 8.30 -5.11 3.419
30 10.52 -12.05 3.310 10.11 -5.27 3.259
35 11.39 -13.60 3.238 9.39 -4.62 3.300
40 11.76 -11.83 3.206 9.11 -6.06 3.303
Table 2. Number of points that error values greater than +7 cm and lower than -7 cm at both model and test
points.
Number of
neuron
Number of points error values
greater than +7 cm
Number of points error values lower
than -7 cm
Model points Test points Model points Test points
5 56 8 75 9
10 63 4 39 7
15 34 5 27 5
20 29 6 22 6
25 22 3 17 5
30 20 1 19 3
35 21 3 13 4
40 18 5 18 5
RESULTS AND DISCUSSION
In this study, geoid height is calculated by neural network
with taking eight different numbers of neurons. Models
are constructed by starting at neuron number 5 and each
time neuron number is increased in 5 and last models are
finished neuron number reached at 40. Therefore, eight
different neural network models are set up. It is aimed to
show both neural network method can be used in geoid
height calculations and effect of increasing number of
neurons. Summary of obtained results are shown in
Table 1.
When Table 1 is examined, the highest RMSE value is
4.769 cm obtained using 5 neurons, the lowest RMSE
value is 3.206 cm obtained using 40 neurons in neural
network calculations at model points. On the other hand,
the highest RMSE value is 4.403 cm obtained using 5
neurons, the lowest RMSE value is 3.259 cm obtained
using 30 neurons in neural network calculations at test
points. It can be seen that RMSE values are decreasing
as the neuron numbers are increased until number of
neuron is 30 at both model and test points. After neuron
number is 30, RMSE value is still decreasing at model
points, however, it cannot be said same thing at test
points. Because After neuron number is 30 RMSE values
is getting increasing at test points. This indicates that if
neuron number is selected larger than 30, neural network
model is over fitting.
Maximum and minimum error values are varied
between -15.71 and +20.49 cm at 5 neurons and
maximum and minimum error values are varied between
-11.83 and +11.76 cm at 40 neurons at model points.
Number of points that error values greater than +7 cm
and lower than -7 cm are examined at both model and
test points and results about this are given in Table 2. If
these points are carefully searched, it is seen that some
points have large error values at all neural models. Points
numbered at 735, 747, 858, 898, 179 and 874 have
generally large minimum error values and at 730, 1033,
736, 567 and 132 huge maximum error values at model
points. Because these points have large errors at all
neural models, it can be inferred that either height of
these points are defective or incompatible. Therefore,
heights of these points must be checked or throw away
from neural model to get better results. Same thing has
done at test points and points numbered at 458, 683, 840
have generally huge minimum error values and at 130,
873, 819, 91 have big maximum error values.
Conclusion
This study shows that neural network can be used as
calculation method in geoid height determination.
Changing number of neuron numbers affects the geoid
height results. To find suitable number of neuron is a trial
and error task. If appropriate number of neuron is not
selected, model can be overfitting and these leads to
wrong results. This means neural network model gives
better result at model points but it also gives worse
results at test points. RMSE value is used to validate
neural network model. If RMSE values are close at both
model and test points, constructed neural model can be
used (as it happen neuron number from 5 - 30),
otherwise neural model cannot validate (as it happen in
neuron number 35 and 40).
It is also important to keep in mind the number of points
used in neural network. If selected points are
represented the study area well enough, precision of
neural network and other calculation methods of geoid
height will be high. And lastly, quality of points also effect
precision of geoid height results.
REFERENCES
Abdalla OA, Zakaria MN, Sulaiman S, Ahmad W FW (2010). A
comparison of feed-forward back-propagation and radial basis
artificial neural networks: A Monte Carlo study. Inf. Technol. (ITSim),
2010 Int. Symp., 2: 994-998.
Akyilmaz O (2005). Applications of Soft Computing methods in
Geodesy, Ph. D. Thesis, Institute of Science and Technology,
Istanbul Technical University, Turkey (in Turkish).
Arzum CE, Yalcin K (2007). Evaluating and forecasting banking crises
through neural network models: An application for Turkish
banking sector, Expert Syst. Appl., 33: 809-815.
Ayan T, Deniz R, Arslan E, Çelik RN, Denli HH, Akyılmaz O, Ozsamli C,
Özlüdemir MT, Erol S, Erol B, Acar M, Mercan H, Tekdal E (2006).
Istanbul GPS network technical report, ITU Civil Engineering Faculty,
Department of Geodesy and Photogrammetry Engineering, Istanbul
(in Turkish).
Bilski J (2005). The Ud Rls Algorithm for Training Feedforward Neural
Networks, Int. Appl. Math. Comput. Sci., pp. 115-123.
Bor-Ren L, Hof RG (2003). Neural networks and fuzzy logic in power
electronics, Control Eng. Pract., 2: 113-121.
Cheginia GR, Khazaeia J, Ghobadianb B, Goudarzic AM (2008).
Prediction of process and product parameters in an orange juice
spray dryer using artificial neural networks. J. Food Eng., 84: 534-
543.
Engelis T, Rapp RH, Bock Y (1985). Measuring orthometric height
differences with GPS and gravity data. Manuscripta Geodaetica,
10(3): 187-194.
Featherstone WE (2001). Absolute and relative testing of gravimetric
geoid models using Global Positioning System and orthometric height
data. Comput. Geosci., 27: 807-814.
Haykin S (1994). Neural Networks: A Comprehensive Foundation.
New York MacMillan.
Huang N, Tan KK, Lee TH (2008). Adaptive neural network algorithm
for control design of rigid-link electrically driven robots.
Neurocomputing., 71: 885-894.
Yilmaz and Arslan 533
Kavzoglu T, Saka MH (2005). Modelling Local GPS/Levelling Geoid
Undulations Using Artificial Neural Networks, J. Geodesy, 78: 520-
527.
Kuhar M, Stopar B, Turk G, Ambrozÿicÿ T (2001). The use of artificial
neural network in geoid surface approximation. AVN 2001, pp. 22-27.
Kutoglu HS (2006). Artificial neural networks versus surface
polynomials for determination of local geoid, 1st International Gravity
Symposium, Istanbul.
Majors M, Stori J, Dong-il C (2002). Neural network control of
automotive fel-injection systems." Control Syst. Mag. IEEE, 14: 31-
36.
Paláncz B, Völgyesi L (2003). High accuracy data representation via
sequence of neural networks, Acta Geod. Geoph. Hung., 38(3): 337-
343.
Peranbur NS, Preechayasomboon A (2002). Development of a
neuroinference engine f or ADSL modem applications in
telecommunications using an ANN with fast computational ability.
Neurocomputing, 48: 423-441.
Rumelhart DE, Hinton GE, W illiams RJ (1986). Learning internal
representations by error propagation." Parallel Distribuited Process.,
318-362.
Seager J, Collier P, Kirby J (1999). Modelling geoid undulations with an
artificial neural network. IIEEE, International Joint Conf., 5(10-16):
3332–3335.
Torge W (2001). Geodesy. Walter de Gruyter, Berlin, p. 416.
Tu JV (1996). Advantages and disadvantages of using artificial neural
networks versus logistic regression in predicting medical
outcomes, J. Clin. Epidemiol., 49: 1225-1231.
Veronez MR, Thum AB, de Souza GC (2005). A new method for
obtaining geoidal undulations through Artificial Neural Networks, 7th
International Symposium on Spatial Accuracy Assessment in Natural
Resources and Environmental Sciences, Lisbon, Portugal, 5-7 July.
Edited by M. Caetano and M. Painho, pp. 306-316.
Weiwei L, Xiudong Q (2010). The application of BP neural network in
GPS elevation fitting, Int. Conf. Intell. Comput. Technol. Autom., pp.
698-701.
Wellenhof BH, Moritz H (2006). Physical Geodesy Springer & Verlag;
2nd Edition.
Xiaotian Z, Hong Wang X, Li L, Li H (2008). Predicting stock index
increments by neural networks: The role of trading volume under
different horizons. Expert Syst. Appl., 34: 3043-3054.
Yanalak M, Baykal O (2001). Transformation of ellipsoid heights to local
levelling heights. J. Surv. Eng., 127: 1–14.
Yilmaz M (2005). Geoid research in Istanbul metropolitan area, Ph. D.
Thesis, Institute of Science and Technology, Istanbul Technical
University, Turkey (in Turkish).
Yilmaz M, Arslan E (2008). Effect of the type of membership function
on geoid height modelling with fuzzy logic. Surv. Rev., 40: 379-391.
Zhang L, Jiang JH, Liu P, Liang YZ, Yu RQ (1997). Multivariate
nonlinear modeling of fluorescence data by neural network with
hidden mode pruning algorithm. Analytica Chimica Acta, 344: 29-39.
... Using too many neurons in the hidden layer may cause some problems. It can cause over-fitting [JH08], [LSZ07], [YA11]. Over-fitting occurs when the neural network is too complex that it may fit the noise and not only the data, leading to a large error value [WVGV05]. ...
... Over-fitting occurs when the neural network is too complex that it may fit the noise and not only the data, leading to a large error value [WVGV05]. It also means that the network overestimates the solution of the current problem and, in turn, leads to a deviation in predictions [LSZ07], resulting in wrong results [YA11]. When the neural network has much information processing capacity, the information available is insufficient to train all the neurons in the hidden layer [JH08]. ...
... These three rules provide a starting point in the design process of the neural network. The number of neurons in the hidden layer is a trial-and-error procedure [YA11] and varies from one application to another. ...
Method
Full-text available
The following report will discuss in detail the steps of the process involving the development of a set of neural networks for simulating the mathematical models of the cost functions for a single machine (SimuNet) to predict the future cost resulting from the maintenance time procedures. The first chapter introduces the topic with some definitions and explanations of the terms and tools used in this work and why some decisions have been taken in this manner. The second chapter lists the mathematical models’ equations of the cost function of the desired machine and how the parameters are figured out based on some criterion. The generation of virtual data is also discussed and explained. The third chapter explains how the neural network is being designed and updated in its content. Starting from the type of the network used and the reasons for that and ending with the suitable editor and for what basis it was selected. Fourth comes the verification procedure, where the original data is compared to the results from the neural network and studies the differences and the similarities, in addition to the behavior of the networks. Finally, a conclusion with future possible works and extensions that can be applied to the existing results after discussing them and showing the limitations that restricted the work.
... Conventional ANN technique is the feed-forward back-propagation. It has been employed to proffer solutions to lots of real problems; and there are no faultlessly precise methods to determine the best type of network [15]. ...
Article
Full-text available
The tree of Locust bean which is often regarded as Parkia Biglobosa tree is a perennial deciduous tree mostly grown in West Africa. Owing to its edible property as suitable for eating, it is classified to be a member of the leguminous family. Oil extracted from this seed is found to be medicinal and of great importance to human health. In this paper, optimization (maximization) of oil yield extracted from Parkia Biglobosa (locust bean) via solvent extraction was carried out, using Boxbehken Design of Response Surface Methodology (RSM) for the design of solvent extraction experiment; and comparing the predicting strength of fit regression model (FRM), response surface methodology and poisson regression analysis (PRA) on the oil yield. The solvent employed in the extraction process is ethanol, and the effect of predicting variables (temperature, extraction time and solvent: seed) are studied on the response variable (oil yield). The statistical optimization with RSM reveals optimum oil yield of 21.9161% obtained from Locust Beans at extraction temperature, extraction time and solvent-to-seed ratio (solvent:seed) of 64.8515 0 C, 2.99659 hr and 8.85821 ml/g, respectively. While statistical optimization with PRA reveals optimum oil yield of 21.3123% obtained from Locust Bean at extraction temperature of 65 0 C, time of 3 hrs and solvent:seed of 9 ml/g; respectively. Hence, showing approximate optimization performance of RSM and PRA. This reveals that locust bean Original Research Article Akintola et al.; ABAARJ, 5(4): 1-11, 2022; Article no.ABAARJ.849 2 belongs to the class of oil bearing seeds. Owing to the comparative strength of the different modeling tools, it is observed that Response Surface Methodology gives best prediction of the oil yield with the highest R squared value of 97.78%, compared to 88.36% and 87.37% of Fit Regression Model and Poisson Regression Analysis, respectively.
... Conventional ANN technique is the feed-forward back-propagation. It has been employed to proffer solutions to lots of real problems; and there are no faultlessly precise methods to determine the best type of network [15]. ...
Article
Full-text available
The tree of Locust bean which is often regarded as Parkia Biglobosa tree is a perennial deciduous tree mostly grown in West Africa. Owing to its edible property as suitable for eating, it is classified to be a member of the leguminous family. Oil extracted from this seed is found to be medicinal and of great importance to human health. In this paper, optimization (maximization) of oil yield extracted from Parkia Biglobosa (locust bean) via solvent extraction was carried out, using Boxbehken Design of Response Surface Methodology (RSM) for the design of solvent extraction experiment; and comparing the predicting strength of fit regression model (FRM), response surface methodology and poisson regression analysis (PRA) on the oil yield. The solvent employed in the extraction process is ethanol, and the effect of predicting variables (temperature, extraction time and solvent: seed) are studied on the response variable (oil yield). The statistical optimization with RSM reveals optimum oil yield of 21.9161% obtained from Locust Beans at extraction temperature, extraction time and solvent-to-seed ratio (solvent:seed) of 64.8515 0 C, 2.99659 hr and 8.85821 ml/g, respectively. While statistical optimization with PRA reveals optimum oil yield of 21.3123% obtained from Locust Bean at extraction temperature of 65 0 C, time of 3 hrs and solvent:seed of 9 ml/g; respectively. Hence, showing approximate optimization performance of RSM and PRA. This reveals that locust bean Original Research Article Akintola et al.; ABAARJ, 5(4): 1-11, 2022; Article no.ABAARJ.849 2 belongs to the class of oil bearing seeds. Owing to the comparative strength of the different modeling tools, it is observed that Response Surface Methodology gives best prediction of the oil yield with the highest R squared value of 97.78%, compared to 88.36% and 87.37% of Fit Regression Model and Poisson Regression Analysis, respectively.
... This result reveales that the FBNN model with more than 75 neurons may result in overfitting. 34,35 Typically, when the network consists of many nodes (neurons) in a hidden layer, an overfitting problem occurs because the number of data in the training set is insufficient to train all neurons in the hidden layers. Therefore, the FBNN model consisting of 75 neurons in each hidden layer can be used based on the result of MSE and the learning speed. ...
Article
Full-text available
Geophysical inversion is often ill-posed because of its nonlinearity and the ordinary measured data of measured data. To deal with these problems, an artificial neural network (ANN) has been introduced with the capability of a nonlinear and complex problem for geophysical inversion. This study aims to invert 2D cross-hole electrical resistivity tomography data using a feedforward back-propagation neural network (FBNN) approach. To generate the synthetic data to train the model, eighteen forward models (100 to 600 Ω.m homogeneous medium and three different locations of 10 Ω.m of the grouted bulb) with a dipole-dipole array configuration were adopted. The effect of the hyperparameter on the performance of the proposed FBNN model was examined. Various datasets from the laboratory testing result were also tested using the suggested FBNN model and then the error between the actual and predicted area in each model was determined. The results show that our suggested FBNN model, with the trainrp training function, 4 hidden layers, 75 neurons in each hidden layer, 0.8 learning rate, 1 of momentum coefficient, and 54,000 training data points, has higher performance and better accuracy than other models. It was found that the error value of the FBNN model was about 15% to 18% lower compared to the conventional inversion model.
Article
Full-text available
This article investigates the role of different approaches and interpolation methods in gridding terrestrial gravity anomalies. In this regard, first of all, simple and complete Bouguer anomalies are considered in gravity data gridding. In the comparison results of gridding these two Bouguer anomaly datasets, the effect of the high-frequency contribution of topographic gravitation (by means of the terrain correction) is clarified. After that, the role of the used interpolation algorithm on the resulting grid of mean gravity anomalies and hence on the geoid modeling accuracy is inspected. For this purpose, four different interpolation methods including geostatistical Kriging, nearest neighbor, inverse distance to a power (IDP), and artificial neural networks (ANNs) are applied. Here, the IDP and nearest neighbor methods represent simple-structured algorithms among the interpolation methods tested in this study. The ANN method, on the other hand, is preferred as a complex, optimization-based soft computing method that has been applied in recent years. In addition, the geostatistical Kriging method is one of the conventional methods that is mostly applied for gridding gravity data in geodesy and geophysics. The calculated gravity anomalies in grids are employed in high-resolution geoid model computations using the least squares modifications of Stokes formula with additive corrections (LSMSA) technique. The investigations are carried out using the test datasets of Auvergne, France that are provided by the International Service for the Geoid for scientific research. It is concluded that the interpolation algorithms affect the gravity gridding results and hence the geoid model determination. The ANN method does not provide superior results compared to the conventional algorithms in gravity gridding. The geoid model with 4.1 cm accuracy is computed in the test area.
Article
Full-text available
The Istanbul GPS Triangulation Network (IGTN) and the Istanbul Levelling Network (ILN), established in 2006, provide data for the determination of a local GNSS/levelling geoid model. These networks' measurements were done separately on both the Asian and European sides of the Bosphorus Strait in the vicinity of Istanbul. To connect these regions for those networks, a Valley Cross Levelling (VCL) data set, acquired in 1986 and 2004, was used. The use of this VCL data set was challenging in calculating the Istanbul geoid model, primarily because of its errors. In this study, this challenge was overcome through newly collected VCL data in 2010, allowing for the readjustment of the ILN and the newly collected VCL data set. The Istanbul geoid model was computed using soft computing techniques including the adaptive-network-based fuzzy inference system (ANFIS) and the artificial neural networks (ANNs). The resulting Istanbul GNSS/levelling geoid model is shown to be more reliable when compared with the model computed using conventional interpolation techniques.
Article
Full-text available
National heights systems throughout the world are referenced to the geoid whereas heighting by GPS directly results in ellipsoidal heights. These GPS-defined ellipsoidal heights have to be transformed into the national height systems. In practice, the surface polynomials are the most practical method to perform the transformation. Because of advances in computer science, surveyors have had an alternative method, the artificial neural networks, to the surface polynomials. In this study, these two methods are compared to each other using the data from Istanbul, Turkey. The investigations carried out show that the neural network method provides comparable results in modeling general characteristics with the conventional polynomial, but better results in modeling local characteristics.
Article
Full-text available
The height supplied by the GPS system is merely mathematics. In most studies the height shall be referred to the Geoid. With a sufficient number of Level References with known horizontal and vertical coordinates, it is almost always adjusted by polynomials of Least Squares Method that allow the interpolation of geoidal undulations. These polynomials are inefficient when extrapolating the data outside the study area. Thus the aim of this work is to present a new method for modeling the surface of Local Geoid based on the technique of Artificial Neural Networks. The study area is the Hydrological Basin of Rio dos Sinos which is located in Rio Grande do Sul State - Brazil and for the training of the neural network undulations data supplied by the MAPGEO2004 program was used. The program was developed by the Instituto Brasileiro de Geografia e Estatística (Brazilian Institute of Geography and Statistics) with an absolute error band bigger than 0.5 meter. Even with such a big error, the data supplied by MAPGEO2004 can be used in the training of a neural network, because it is tolerant to errors and noises. The efficiency of the model was tested in 8 points with known undulations and distributed throughout the study area. On these points the model has presented, through calculated discrepancies, a root mean square error of 0.170 meter, approximately. The study shows that this method can be an alternative in modeling local and/or regional Geoid.
Book
The third edition of this well-known textbook, first published in 1980, has been completely revised in order to adequately reflect the drastic changes which occured in the field of geodesy in the last twenty years. Reference systems are now well established by space techniques, which dominate positioning and gravity field determination. Terrestrial techniques still play an important role at local and regional applications, whereby remarkable progress has been made with respect to automatic data aquisition. Evaluation methods are now three-dimensional in principle, and have to take the gravity field into account. Geodetic control networks follow these developments, with far-reaching consequences for geodetic practice. Finally, the increased accuracy of geodetic products and high data rates have significantly increased the contributions of geodesy to geodynamics research, thus strengthening the role of geodesy within the geosciences. The present state of geodesy is illustrated by recent examples of instruments and results. An extensive reference list supports further studies. © 2001 by Walter de Gruyter GmbH & Co. KG, 10785 Berlin, Germany All rights reserved.
Article
In this article, an adaptive neural network algorithm is developed for control issue of rigid-link electrically-driven (RLED) robot systems. First, an virtual control algorithm is designed to deal with the mechanical dynamics. Next, an actual neural network controller is used to handle the uncertainty in the mechanical and electrical dynamics. The stability is guaranteed by using a rigid stability proof. Finally, a simulation is given to show the effectiveness of the proposed algorithm. (c) 2007 Elsevier B.V. All rights reserved.
Article
The method was used in the Eifel test network S of Bonn. In this network ellipsoidal height differences were determined by GPS to an accuracy of + or -1.6cm for baselines whose average length was 10km. To test the method, geoid undulation differences between 14 stations of well known orthometric heights have been determined. Comparisons at 6 stations whose orthometric heights were determined using trigonometric techniques were considerably poorer (+ or -15cm) indicating that improvement of the orthometric heights was possible. A small adjustment was carried out to convert the GPs and gravity data to final optimum estimates for the orthometric elevations of the trigonometric stations. The adjusted elevations of these stations had an accuracy of + or -1.3cm. These computations clearly support the accuracy estimates of both GPS and the gravity methods. They also point out the possibility of GPS interferometry to provide, in combination with gravity data, orthometric height information at the accuracy level of 1-2cm. -from Authors
Article
The aim of this study is to evaluate the use of interpolation methods, which are used for digital terrain modeling, in transformation of Global Positioning System (GPS) ellipsoid heights to local heights. To test the interpolation methods used in this research, a set of GPS data collected in northern Turkey, 300 km from Istanbul, is used. The data were transformed to a local height system using 11 different interpolation processes, classified in four types of interpolation approaches. The data set includes 109 points, whose heights are known in both GPS and local height systems. Eighteen of them are selected as reference points. The differences between the local and GPS heights at the remaining 91 points were recalculated by using the differences at the 18 reference points. The interpolated (Or extrapolated) differences were compared with the known differences for 91 points.
Article
Power electronics has developed rapidly during recent years. It involves the technologies of power semiconductor devices, converter circuits, electrical machines and VLSI circuits, as well as advanced control theory. This paper reviews neural network and fuzzy logic approaches in buck converters, inverters, induction motor drives and DC motor drives. Neural network and fuzzy logic applications are presently one of the most active research areas in power electronics.
Article
A hidden node pruning algorithm (HNPA) has been proposed as a method of configuration optimization and training in multilayer feedforward network. By this approach, a network initially bearing excessive hidden nodes is trained to sufficient precision and is pruned to the optimal size. Upon pruning, significant hidden nodes are determined by singular value decomposition (SVD) of output matrix of hidden layer and are retained. Weights and biases are preset intentionally in the pruned system, then training continues. The method has been tested with simulated nonlinear data and then applied to the modelling of a nonlinear fluorescence data of a real multicomponent analytical system, and satisfactory quantitative results have been achieved.