SlideShare a Scribd company logo
1 of 8
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 11, No. 4, August 2021, pp. 3129~3136
ISSN: 2088-8708, DOI: 10.11591/ijece.v11i4.pp3129-3136  3129
Journal homepage: http://ijece.iaescore.com
Case-based reasoning system for prediction of fuel
consumption by haulage trucks in open–pit mines
Gomolemo Tadubana1
, Boyce Sigweni2
, Raymond Suglo3
1,3
Department of Mining and Geological Engineering, Botswana
2
Department of Electrical, Computer and Telecommunications Engineering
Botswana International University of Science and Technology, Botswana
Article Info ABSTRACT
Article history:
Received Sep 2, 2019
Revised Aug 26, 2020
Accepted Dec 19, 2020
The shovel-truck system is commonly used in open-pit mining operations.
Truck haulage cost constitutes about 26% of open-pit mining costs as the
trucks are mostly powered by diesel whose cost is escalating annually.
Therefore, reducing fuel consumption could lead to a significant decrease in
overall mining costs. Various methods have been proposed to improve fuel
efficiency in open-pit mines. Case-based reasoning (CBR) can be used to
estimate fuel consumption by haulage trucks. In this work, CBR methods
namely case-based reasoning using forward sequential selection (CBR-FSS),
traditional CBR, and Naïve techniques were used to predict fuel consumption
by trucks operating at Orapa Mine. The results show that the CBR method
can be used to predict fuel consumption by trucks in open-pit mines; the
predicted values of fuel consumption using the CBR-FSS technique gave
much lower absolute residual values, higher standardised accuracy values,
and effect sizes than those of other prediction techniques on all the datasets
used. The system will enable mine planners to know the fuel consumed per
trip and allow them to take mitigation measures on trucks with high fuel
consumption.
Keywords:
Case-based reasoning
Fuel consumption
Haulage trucks
Open-pit mine
Prediction
This is an open access article under the CC BY-SA license.
Corresponding Author:
Gomolemo Tadubana
Department of Mining and Geological Engineering
Botswana International University of Science and Technology
Private Bag 16, Khurumela, Palapye, Botswana
Email: tadubana.gomolemo@studentmail.biust.ac.bw
1. INTRODUCTION
Mining is the process of obtaining useful minerals from the earth’s crust at a profit [1]. Open-pit
mining operations generally employ conventional methods to mine ore or waste [2]. The profitability of any
mine is determined by the efficient management of the unit operations [3]. Research shows that truck haulage
costs account for 26% of the production costs, and together with shovels, they account for 40% of the total
mining cost [4-6]. Diesel operated dump trucks are commonly used to haul materials in most surface mining
operations [7]. The mobile materials handling fleet often account for a sizeable amount of both capital and
operational costs. Fuel consumption is one of the primary operating costs associated with shovel-truck
operations, with fuel cost constituting a significant part of the materials handling cost [8] and accounts for
about 30% of total energy costs in surface mines. During idling, there is no production by the truck but the
engine continues to run. Hence it is necessary to control fuel consumption by haulage trucks to reduce mining
costs. The need for cost-saving has motivated mine operators and governments to conduct several research
studies on how to reduce energy consumption in the mining industry [9].
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 11, No. 4, August 2021 : 3129 - 3136
3130
A paper using case based reasoning (CBR) shows that good driving style reduced fuel consumption
by 12% for light driving vehicles in urban areas [10]. However, CBR cannot be used in predictions when the
available data is misleading or irrelevant [11]. Hence, methods that lessen the impact of irrelevant or
misleading features are required to ensure that reliable and accurate predictions are made using CBR for the
CBR frameworks to benefit from improvements of the feature sets.
The use of the CBR method could enable mine operators to predict the fuel consumed by each truck
per trip and the total amount of fuel consumed per shift or per day by the truck fleet. This will assist in
making logistical arrangements for fuel supplied to the mine and to determine when the fuel consumption of
any of the trucks is getting too high for remedial action. This study investigated the factors that affect fuel
consumption by haul trucks in open pit mines and developed an algorithm for predicting the consumption of
fuel by haul trucks. The CBR algorithm that was developed was used to predict fuel consumption of
randomly selected haulage trucks in an operating open pit mine.
2. BACKGROUND RESEARCH
Case based reasoning is the process of effectively dealing with a new problem based on the solution
of the past problems [12, 13]. After getting a prediction each time, a new problem has been solved, the new
solution is retained and made available for future identical problems [14]. For accurate predictions to take
place the cases must be similar and close to the new problem [15, 16].
The primary idea of CBR is that when a new prediction of fuel consumed per trip is required, a
similarity measure will be used to select the most similar past trips to predict the amount of fuel to be
consumed. The performance of CBRs in relation to other prediction methods has been shown to be
encouraging [17]. The level of success of CBRs depend upon attributes of the dataset. Discontinuities
existing in fundamental connections between dependent and independent variables tend to make the CBR
technique more effective [18]. Unfortunately, CBR method is often exposed to the likelihood of misleading
or irrelevant factors in the prediction exercise [11]. Therefore, all irrelevant or misleading features must be
removed to reduce their effects in the predictions. This is done by using feature subset selection (FSS) which
determines the most favorable feature subsets for an accurate prediction [19]. In FSS the factors that carry
significant information regarding the output are considered as relevant features. Thus, in assigning weights, it
is best to allocate higher weight values to factors that carry significant information about the output. Also, all
CBR methods must assign weights to factors. For instance, a CBR technique that uses all features basically
assigns non-zero weights to all factors. FSS techniques assign 0 or 1 weights to features indicating exclusion
or inclusion respectively [12]. FSS techniques can be categorised into two main groups using filter and
wrapper methods. The filter method reduces the number of factors before training [20]. Thus, it is less
computationally complex but less accurate [10]. Wrapper method combines with indicators to limit fitting
errors [21]. Hence, wrapper method has high fitting accuracy, high complexity and a low generalisation of
chosen factors to other conditions.
2.1. Dataset creation
In this paper, a dataset is formed entailing dependent variables (DV) and independent variables (IV)
as required by the CBR technique. DV is the variable that must be estimated using a lot of independent
variables or parameters. Fuel consumption in light duty vehicles has been successfully evaluated using CBR
techniques [10]. In most researches, DV and IV of datasets are chosen utilising domain experts and the
choice of the best parameters do not necessarily lead to optimal results. Therefore, to derive the right
independent variables, factors that affect fuel consumption by haulage trucks are used.
2.2. Independent variables
From the literature, 19 parameters where identified to influence fuel consumption by haulage trucks.
Interviews, site visits and data was collected from Komatsu and Barloworld who are the service providers for
haulage trucks at Debswana Orapa Mine. Table 1 (see in Appendix) summaries the key 19 parameters
identified by various researchers as determinants of fuel consumption by trucks in open pit mines. These
were employed to predict fuel consumption by haulage trucks in this study.
3. RESEARCH METHODS
3.1. Repeated measure design
Repeated measure design is taking measurements on the same subject over time and under different
conditions. It is characterised by having more than one measurement of at least a given variable for each
subject [34]. Repeated design measures were used in this research because they reduce the variance of
Int J Elec & Comp Eng ISSN: 2088-8708 
Case-based reasoning system for prediction of fuel consumption by... (Gomolemo Tadubana)
3131
estimates of fuel consumed per trip, fewer trips need to be trained to complete the analysis enabling many
analyses to be done in a shorter period and it permits monitoring of how the weights of the features change
after some time for both short- and long-term situations.
3.2. Creation of datasets
Domain experts have been used by most researchers to select dependent and independent variables
for data sets. There are next to no hypothetical reflection to help select great variables [35]. To select the best
variables, domain experts may not always be available. Therefore, this work presents variable selection
systems which can be used by mine managers.
4. EVALUATION METHODS
The accuracy of various estimation techniques is used as the main criterion in analysing the value of
CBR’s estimation of the fuel consumption by haulage trucks. Shepperd and MacDonnell method (SMM) was
used to reduce the irregularities between validated research results and to provide a basis for understanding
results with a specific emphasis on continuous prediction systems [36]. This work also followed the
methodology generally employed when predicting the Design Reality Gap scores for telecentres [12].
The evaluation of an estimation system is based on standardised accuracy (SA), an unbiased
statistic, calculation of effect sizes and testing the results of likelihood of the value relative to the baseline
technique of random predictions (guessing). According to the SMM, an estimation system, Ei, is assumed.
This is validated over a dataset D using some accuracy statistic S as per the validation scheme V [37]. The
SMM method can be utilised alongside other competing estimation systems. For example, given two
estimation systems, E1 and E2 and an accuracy statistic S, one must answer basic questions such as: How is
the performance against random guessing? What is significance testing? What is the effect of size?
4.1. Performance against random guessing
A baseline of random guessing is established to find out if the suggested method performs better
than random guessing. It is expected that any theoretically good system should execute better than random
guessing over time. If that is not the case, then it is assumed that the indicator is not utilising the target case
features in any useful way.
4.2. Significance testing
Mean absolute residual (MAR) is used as the accuracy statistic, S, for continuous estimation
systems. In contrast to mean magnitude of relative errors, MAR does not depend on proportions. Thus, it is
unbiased. Unfortunately, with MAR comparisons across the datasets cannot be made because the residuals
are not standardised and are difficult to interpret. Accordingly, a standardised accuracy measure (SA) has
been presented [36] where accuracy is measured as the MAR relative to random guessing figure, E0. Hence,
the SA for estimation of Ei is given by (1).
SAEi
= 1 −
MAREi
MARE0
× 100 (1)
where MARE0
is the mean of a large number, normally 1000, runs of random guessing? SA is a ratio
representing how better the estimation system, Ei, is than random guessing E0. If the value of SA is near zero
it would be discouraging, and a negative value would be regrettable.
4.3. Effect size
Effect size is a simple way of quantifying the difference between the methodologies. Research work
has shown that the larger the effect size the stronger the relationship between the two methodologies. To
assess the effect size, a standardised measure by Glass delta (∆) is used [36]. Glass delta is a measure of
effect size which uses only the control standard deviations and it is only used when the standard deviations
are significantly different between the techniques, this is given by (2).
Δ =
MAREi
−MARE0
σE0
(2)
where E0 represents the sample standard deviation of the random guessing methodology. Glass delta
standardises the contrast between the two estimation frameworks and afterwards it contextualises the
distinction as far as measure of variety in the two measures of the accuracy statistic S.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 11, No. 4, August 2021 : 3129 - 3136
3132
The standardised effect size is scale-free and considered as small (≈0:2), medium (≈0.5) and large
i.e.≈0.8 [37]. The ∆ has a unit of a standard deviation, so the effect is a decrease in the MAR of n amount of
fuel consumed per trip.
5. EXPERIMENTS
Three CBR estimation techniques namely traditional CBR, case-based reasoning using forward
sequential selection (CBR-FSS) and Naïve methods, were used in the prediction of fuel consumption by
haulage trucks in an operating open pit mine in Botswana. These techniques have been utilised by other
researchers in their work and they constitute a range of potential methodologies that can be used for case-
based fuel consumption estimation [37, 38]. The Naïve method uses a sample mean to estimate a new fuel
consumed per trip [36, 37] and CBR method uses all the parameters equally weighted to estimate the fuel
consumed. The Naïve technique might be considered as a baseline technique and its application is from the
1990 s [39]. The case-based reasoning using forward sequential selection (CBR-FSS) method was preferred
in this research because it has been proven to perform better that other techniques employed in their research
[37]. CBR-FSS gives weights of 0 to irrelevant parameters and 1 to relevant parameters. This technique
excludes all irrelevant features to fuel consumption prediction as compared to CBR.
5.1. Limitations of study
This study used data obtained from Debswana Orapa Mine only. Therefore, the results may not be
applicable to all mines due to their different locations and operating conditions. Another limitation of the data
used is that it does not include all parameters such as weather identified from the literature. Earlier studies
have identified the parameters in Table 2 as those that influence fuel consumption by haulage trucks in open
pit mines [22, 40-43].
Table 2. Feature description of fuel consumption by haulage trucks dataset [22]
# Factor Description/Motivation Source
1. Extreme acceleration
Refers to the rate of change of velocity over time. It is defined where fuel
consumption increases rapidly while driving. An increase in fuel consumption
occurs with acceleration increase or extreme acceleration.
[22, 40, 41]
2. Extreme braking This is when the braking distance required to stop is shorter than expected. [44]
3. Excess RPM
It is the measure of how many times an engine turns in a minute. Fuel
consumption is lower at low RPM due to friction.
[45]
4. Traffic conditions
Increasing levels of congestion lead to lower average speeds, longer travel times
and increased delays at loading and dumping points. Hence flow of road traffic has
a great effect on fuel consumption.
[46, 47]
5. Road geometry Road geometry has a great impact on overall energy consumption. [48]
6. Driver’s age
Older drivers have been acknowledged as less aggressive when driving as
compared to younger drivers
[49]
7. Truck age
Older vehicles have high shortfall in fuel consumption as compared to younger
drivers.
[42]
8. Driver’s experience
A skilled driver can reduce the fuel consumption by more than 10% compared to
an inexperienced driver, by reducing the need of braking
[43]
9.
Vehicle consuming
accessories
These are heating, air-conditioning and other accessories that consume fuel. [45]
6. EXPERIMENTAL RESULTS
All the statistical analysis contained in this research work is based on absolute residuals from the
methodologies selected. The absolute residual results are summarised in Table 3 while Figure 1 shows the
residual distribution of the results. The SMM method was used to evaluate the results from the various
estimation techniques. Consequently, the results are analysed based on mean absolute residuals being 14.24,
20.24 and 24.33 for CBR-FSS, CBR and Naïve technique respectively as compared to 35.97 obtained from
random guessing. The initial results on the standardised accuracy of the three methods compared to random
guessing based on standardised accuracy (SA) and effect size (∆) are summarised in Table 4 [39]. The results
in Table 4 shows that when the CBR-FSS, CBR and Naïve techniques are used to predict fuel consumption
by haul trucks per trip in open pit mines, the predictions are 60.42%, 43.73% and 32.37% better than those
based on random guessing respectively. The effect size relative to guessing by CBR-FSS can be said to be of
medium effect size while that for the CBR and Naïve technique may be considered as small.
Int J Elec & Comp Eng ISSN: 2088-8708 
Case-based reasoning system for prediction of fuel consumption by... (Gomolemo Tadubana)
3133
Table 3. Random sample (10%) of actual and predicted fuel consumed and absolute residuals
Trip Number
Actual Fuel
Consumed litres
(x)
Predicted Fuel litres (y)
Absolute Residuals/Errors
(|x-y|)
CBR-FSS CBR Naïve CBR - FSS CBR Naïve
5 92.74 92.07 89.03 85.17 0.68 3.71 7.58
20 87.06 86.12 99.38 85.17 0.95 12.31 1.90
21 86.12 86.59 93.21 85.17 0.47 7.09 0.95
29 21.77 20.50 39.74 85.17 1.26 17.97 63.40
47 90.85 90.69 84.23 85.17 0.16 6.63 5.68
49 88.96 89.21 99.33 85.17 0.25 10.38 3.79
62 101.26 101.23 111.20 85.17 0.03 9.94 16.09
70 86.12 85.65 88.96 85.17 0.47 2.84 0.95
74 88.01 88.64 156.22 85.17 0.63 68.21 2.85
107 29.34 28.39 64.16 85.17 0.95 34.83 55.83
114 88.01 88.48 118.07 85.17 0.47 30.05 2.85
120 90.85 90.85 99.79 85.17 0.00 8.94 5.68
134 102.21 103.15 97.98 85.17 0.95 4.22 17.04
138 34.07 33.83 83.48 85.17 0.24 49.42 51.10
139 35.02 35.02 35.96 85.17 0.00 0.95 50.15
142 35.02 35.96 142.66 85.17 0.95 107.64 50.15
Table 4. Standardised accuracy and effect of sizes
Technique
Criteria
SA (%) ∆
CBR-FSS 60.42 0.672
CBR 43.73 0.486
Naive 32.37 0.360
Figure 1. Boxplot showing residual distribution of the dataset
7. CONCLUSION
In this paper, it has been shown that the CBR-FSS technique can be used to predict fuel
consumption per trip of haulage trucks in open pit mines without any expert knowledge. The results also
show that when using CBR-FSS, CBR and the Naïve techniques to predict fuel consumption by haul trucks
in open pit mines, the predictions are 60.42%, 43.73% and 32.37% respectively better than those based on
random guessing. Furthermore, the standardised values show that predictions using CBR-FSS are 16.69%
and 28.05% better than those of CBR and Naïve techniques. The effect size relative to guessing by CBR-FSS
can be said to be of medium effect size while those of CBR and Naïve techniques may be considered as
small.
It is concluded that using CBR prediction techniques to predict fuel consumption in open pit mines
could be more cost-effective than using rough estimations to predict outputs or engaging experts to do
extensive evaluations for the mine. It is acknowledged that predictions made in this work were based on
datasets from one operating mine. Accordingly, the predictions made on fuel consumption by haulage trucks
may only be applicable to the mine’s setting only and larger dataset features are needed to make the findings
more applicable all mines irrespective of their location and operating conditions.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 11, No. 4, August 2021 : 3129 - 3136
3134
APPENDIX
Table 1. Feature description for haulage truck fuel consumption dataset [22]
# Factor Description/Motivation Source(s)
1. Material The material which is hauled by haul trucks [23]
2. Weather conditions Ambient conditions refer to the external conditions such as wind, temperature and
barometric pressure. These affect a vehicle’s fuel consumption as they influence the
engine operation. They might also affect driver’s behavior as the driver must adjust
his driving pattern accordingly.
[24, 25]
3. Idle time Refers to running a vehicle without moving the vehicle. When the duration of idling
is longer than 10 s, an engine consumes more fuel compared to when it is restarted.
[26-28]
4. Speed The rate of fuel consumption increases with an increase in speed. Fuel consumption is
increased by aggressive driving dramatically by up to 24%.
[23, 29]
5. Trip frequency Trip frequency of haulage trucks directly influences the production output in open pit
mines. The trip frequency should be maximised to accomplish least fuel consumption
per ton of materials hauled.
[30]
6. Type of haulage truck Fuel consumption of vehicles vary primarily with vehicle type. Truck types used
were CAT 789, KOMATSU 730 or KOMATSU 830
Debswana
Orapa Mine
7. Gradient Rolling resistance of the haul trucks vary due to road conditions. A haul road that is
dry and hard-packed keeps fuel costs and tyre wear to a minimum.
[31, 32]
8. Payload Fuel consumption increases with an increase in the gross weight at which a truck
operates.
[33]
9. Trip distance One-way distance in meters [23]
10. Cycle time For trucks is the sum of loading time, travel loaded, return (empty), dumping,
spotting and wait times at excavator and dumping points.
[24, 33]
11. Loading time Measure of the time taken to load the haulage truck by the excavator. [8, 23]
12. Spotting time Measure of the time taken during which the loading unit has the bucket in place to
dump but awaits the truck to move into correct loading position.
[8, 23]
13. Dumping time Measure of the time taken for the truck to maneuver and dump its load. Measure of
the time taken for the truck to maneuver and dump its load.
[8, 23]
14. Fixed time Sum of load, spot and dump times. [8, 23]
15. Travelling time A measure of the time taken to travel (loaded) and return (empty). [8, 23]
16. Tonne-kilometre per
hour (t-km/hr)
This represents Tyre Load × Average Speed Debswana
Orapa Mine
17. Frame Torque
(tonne-meter)
Measured as the frame time in either clockwise direction or anticlockwise Debswana
Orapa Mine
18. Torque time Time taken from the start of the haul cycle to the peak torque Debswana
Orapa Mine
19. Sprung load Peak dynamic load calculations Debswana
Orapa Mine
ACKNOWLEDGEMENTS
The authors would like to thank Mr. Kwangu Sithelo, the Debswana Orapa Mine Senior Mining
Engineer, for his assistance in this research.
REFERENCES
[1] D. Espinoza, M. Goycoolea, E. Moreno, and A. Newman, “Minelib: a library of open pit mining problems,” Annals
of Operations Research, vol. 206, no. 1, pp. 93–114, 2013.
[2] H. L. Hartman and J. M. Mutmansky, “Introductory mining engineering,” John Wiley & Sons, 2002.
[3] P. P. V. Coronado, “Optimization of the haulage cycle model for open pit mining using a discrete-event simulator
and a context-based alert system,” Theses, The University of Arizona, 2014.
[4] T. Bishop, “Trucks,” Surface Mining, pp. 553–583, 1968.
[5] S. Michaelson, “Open pit mining past, present, and future,” Open Pit Mine Planning and Design (eds. JT Crawford
and WA Hustrulid), pp. 5-16, 1979.
[6] T. Sullivan, “New technology and economies of scale in shovel-truck sizing,” in Proc. of Second Inter-national
Symposium on Mine Planning and Equipment Selection, Calgary, Canada, 1990, pp. 3–6.
[7] E. Siami-Irdemoosa and S. R. Dindarloo, “Prediction of fuel consumption of mining dump trucks: A neural
networks approach,” Applied Energy, vol. 151, pp. 77–84, 2015.
[8] N. Dumakor, V. Temeng, and K. Bansah, “Optimising shovel-truck fuel consumption using stochastic simulation,”
Ghana Mining Journal, vol. 17, no. 2, pp. 39–49, 2017.
[9] A. Soofastaei, “Development of an advanced data analytics model to improve the energy efficiency of haul trucks
in surface mines,” Theses, The University of Queensland, 2016.
[10] J. Rios-Torres, J. Liu, and A. Khattak, “Fuel consumption for various driving styles in conventional and hybrid
electric vehicles: Integrating driving cycle predictions with fuel consumption optimization,” International Journal
of Sustainable Transportation, pp. 1–15, 2018.
Int J Elec & Comp Eng ISSN: 2088-8708 
Case-based reasoning system for prediction of fuel consumption by... (Gomolemo Tadubana)
3135
[11] C. Kirsopp and M. Shepperd, “Case and feature subset selection in case-based software project effort prediction,”
in Research and Development in Intelligent Systems XIX, Springer, pp. 61–74, 2003.
[12] A. D. Ayoung, B. Sigweni, and P. Abbott, “Case-based reasoning system for predicting the sustainability of a
telecentre,” in 2015 10th
International Conference for Internet Technology and Secured Transactions (ICITST),
2015, pp. 125–130.
[13] E. Nihad, E. El Mokhtar, Z. Abdelhamid, and A. Mohammed, “Hybrid approach of the fuzzy C-means and the K-
nearest neighbors methods during the retrieve phase of dynamic case based reasoning for personalized follow-up,”
International Journal of Electrical and Computer Engineering (IJECE), vol. 9, no. 6, pp. 4939–4950, Dec. 2019.
[14] A. Aamodt and E. Plaza, “Case-based reasoning: Foundational issues, methodological variations, and system
approaches,” AI communications, vol. 7, no. 1, pp. 39–59, 1994.
[15] D. L. Poole and A. K. Mackworth, “Artificial Intelligence: foundations of computational agents,” Cambridge
University Press, 2010.
[16] E. P. Purwandari, A. P. Yani, R. Sugraha, K. Anggriani, and E. W. Winarni, “Online Expert Systems for Bamboo
Identification Using Case Based Reasoning,” International Journal of Electrical and Computer Engineering
(IJECE), vol. 7, no. 5, pp. 2766–2772, Oct. 2017.
[17] E. Kocaguneli, T. Menzies, and J. W. Keung, “Kernel methods for software effort estimation effects of different
kernel functions and bandwidths on estimation accuracy,” Empirical Software Engineering, vol. 18, pp. 1–24,
2013.
[18] B. Sigweni, “Feature weighting for case-based reasoning software project effort estimation,” in Proceedings of the
18th International Conference on Evaluation and Assessment in Software Engineering, ser. EASE ’14, New York,
NY, USA: ACM, 2014, pp. 1–4.
[19] E. Mendes, I. Watson, C. Triggs, N. Mosley, and S. Counsell, “A comparative study of cost estimation models for
web hypermedia applications,” Empirical Software Engineering, vol. 8, no. 2, pp. 163–196, Jun. 2003.
[20] K. Sutha and J. J. Tamilselvi, “A review of feature selection algorithms for data mining techniques,” International
Journal on Computer Science and Engineering, vol. 7, no. 6, p. 63, 2015.
[21] R. Kohavi and G. H. John, “Wrappers for feature subset selection,” Artificial intelligence, vol. 97, no. 1–2,
pp. 273–324, 1997.
[22] C. Rolim, P. Baptista, G. Duarte, T. Farias, and J. Pereira, “Real-time feedback impacts on eco-driving behavior
and influential variables in fuel consumption in a lisbon urban bus operator,” IEEE Transactions on Intelligent
Transportation Systems, vol. 18, no. 11, pp. 3061–3071, 2017.
[23] N. Zacharof, G. Fontaras, B. Ciuffo, S. Tsiakmakis, K. Anagnostopoulos, A. Marotta et al., “Review of in use
factors affecting the fuel consumption and co2 emissions of passenger cars,” European Commission, 2016.
[24] G. Fontaras, N.-G. Zacharof, and B. Ciuffo, “Fuel consumption and co2 emissions from passenger cars in Europe-
laboratory versus real-world emissions,” Progress in Energy and Combustion Science, vol. 60, pp. 97–131, 2017.
[25] S. A. Rahman, H. Masjuki, M. Kalam, M. Abedin, A. Sanjid, and H. Sajjad, “Impact of idling on fuel consumption
and exhaust emissions and available idle-reduction technologies for diesel vehicles–a review,” Energy Conversion
and Management, vol. 74, pp. 171–182, 2013.
[26] V. Kecojevic and D. Komljenovic, “Haul truck fuel consumption and co 2 emission under various engine load
conditions,” Mining engineering, vol. 62, no. 12, pp. 44–48, 2010.
[27] O. Motlogelwa and R. Minnitt, “Optimization of diesel usage at uitvlugt mine,” Journal of the Southern African
Institute of Mining and Metallurgy, vol. 113, pp. 345–349, 2013.
[28] R. Thompson and A. Visser, “Mine haul road maintenance management systems,” Journal of the South African
Institute of Mining and Metallurgy, vol. 103, no. 5, pp. 303–312, 2003.
[29] L. K. Sahoo, S. Bandyopadhyay, and R. Banerjee, “Energy performance of dump trucks in opencast mine,”
Proceedings of ECOS, pp. 1899–1906, 2010.
[30] R. De, “Caste structures and e-governance in a developing country,” in Electronic Government: 8th International
Conference, EGOV 2009, Linz, Austria, 2009, pp. 40–53.
[31] W. Daniels, “Realising the potential of icts in Tanzania: policy briefing,” Panos: London, vol. 12, 2012. [Online].
Available: http://panos.org.uk/wp-content/files/2011/01/panos-london-ICTsandTanzania-policy.pdf
[32] M. Coyle, “Effects of payload on the fuel consumption of trucks,” Department for Transport, London, vol. 2, no. 1,
pp. 36–40, 2007.
[33] S. Dey, S. Mandal, and C. Bhar, “Analysis of factors, which influence the cycle time of dumpers of open cast coal
mines to improve production,” Modelling, Measurement and Control C, vol. 78, no. 3, pp. 289–302, 2017.
[34] H. Van Elst, “Foundation of Descriptive and inferential statistics,” arXiv: 1302.2525, pp. 1–177, Aug. 2019.
[35] Z. Y. Wang, “Developed case-based reasoning system for short-term load forecasting,” in 2006 IEEE Power
Engineering Society General Meeting, Jun. 2006, pp. 6.
[36] M. Shepperd and S. MacDonell, “Evaluating prediction systems in software project estimation,” Information and
Software Technology, vol. 54, no. 8, pp. 820–827, Jan. 2012.
[37] B. Sigweni and M. Shepperd, “Using blind analysis for software engineering experiments,” in Proceedings of the
19th International Conference on Evaluation and Assessment in Software Engineering, 2015, Art. no. 32.
[38] B. Sigweni, “Feature weighting techniques for CBR in software effort estimation studies: a review and empirical
evaluation,” in the 10th International Conference on Predictive Models in Software Engineering, 2014, pp. 32–41.
[39] M. Shepperd and C. Schofield, “Estimating software project effort using analogies,” IEEE Transactions on
Software Engineering, vol. 23, no. 11, pp. 736–743, 1997.
[40] E. Kim and E. Choi, “Estimates of critical values of aggressive acceleration from a viewpoint of fuel consumption
and emissions,” in 2013 Transportation Research Board Annual Meeting, 2013.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 11, No. 4, August 2021 : 3129 - 3136
3136
[41] K. Brundell-Freij and E. Ericsson, “Influence of street characteristics, driver category and car performance on urban
driving patterns,” Transportation Research Part D: Transport and Environment, vol. 10, no. 3, pp. 213–229, 2005.
[42] I. M. Berry, “The effects of driving style and vehicle performance on the real-world fuel consumption of us light-
duty vehicles,” PhD dissertation, Massachusetts Institute of Technology, 2010.
[43] M. Ivarsson, “Fuel optimal powertrain control for heavy trucks utilizing look ahead,” Ph.D. dissertation,
Linkoping¨ University Electronic Press, 2009.
[44] P. A. Rimmo¨ and L. Hakamies-Blomqvist, “Older drivers’ aberrant driving behaviour, impaired activity, and
health as reasons for self-imposed driving limitations,” Transportation Research Part F: Traffic Psychology and
Behaviour, vol. 5, no. 1, pp. 47–62, 2002.
[45] J. C. Ferreira, J. de Almeida, and A. R. da Silva, “The impact of driving styles on fuel consumption: A data-
warehouse-and-data-mining-based discovery process,” IEEE Trans. Intelligent Transportation Systems, vol. 16,
no. 5, pp. 2653–2662, 2015.
[46] B. Jereb, S. Kumpersˇcak, and T. Bratina, “The impact of traffic flow on fuel consumption increase in the urban
environment,” FME Transactions, vol. 46, no. 2, pp. 278–284, 2018.
[47] A. Y. Bigazzi and K. J. Clifton, “Modeling the effects of congestion on fuel economy for advanced power train
vehicles,” Transportation Planning and Technology, vol. 38, no. 2, pp. 149–161, 2015.
[48] B. Luin and S. Petelin, “Impact of road geometry on vehicle energy consumption,” Transport Problems, vol. 12,
2017.
[49] R. D. Mather, “Age and driving behaviour: contributions from human factors,” Journal of Scientific Psychology,
pp. 24–31, 2007.

More Related Content

What's hot

myBas driving cycle for Kuala Terengganu city
myBas driving cycle for Kuala Terengganu city myBas driving cycle for Kuala Terengganu city
myBas driving cycle for Kuala Terengganu city IJECEIAES
 
McCalley-Li-CIGRE2014Final (2)
McCalley-Li-CIGRE2014Final (2)McCalley-Li-CIGRE2014Final (2)
McCalley-Li-CIGRE2014Final (2)Yifan Li
 
6. Assessment of impact of speed limit reduction and traffic signal
6. Assessment of impact of speed limit reduction and traffic signal6. Assessment of impact of speed limit reduction and traffic signal
6. Assessment of impact of speed limit reduction and traffic signalDr, Madhava Madireddy
 
MoCho-TIMES -Modal choice within bottom-up optimization energy system models
MoCho-TIMES -Modal choice within bottom-up optimization energy system modelsMoCho-TIMES -Modal choice within bottom-up optimization energy system models
MoCho-TIMES -Modal choice within bottom-up optimization energy system modelsIEA-ETSAP
 
Imperfect reversibility of air transport demand - effects of air fare fuel pr...
Imperfect reversibility of air transport demand - effects of air fare fuel pr...Imperfect reversibility of air transport demand - effects of air fare fuel pr...
Imperfect reversibility of air transport demand - effects of air fare fuel pr...Institute for Transport Studies (ITS)
 
EMV path routing
EMV path routingEMV path routing
EMV path routingJoseph Chow
 
Karttunen, K. 2012. Waterways – a future backbone of feedstock supply?
Karttunen, K. 2012.  Waterways – a future backbone of feedstock supply?Karttunen, K. 2012.  Waterways – a future backbone of feedstock supply?
Karttunen, K. 2012. Waterways – a future backbone of feedstock supply?Kalle Karttunen
 
Amy Stidworthy - Optimising local air quality models with sensor data - DMUG17
Amy Stidworthy - Optimising local air quality models with sensor data - DMUG17Amy Stidworthy - Optimising local air quality models with sensor data - DMUG17
Amy Stidworthy - Optimising local air quality models with sensor data - DMUG17IES / IAQM
 
Transportation planning 1
Transportation planning 1Transportation planning 1
Transportation planning 1EngrABRahimoon
 
"A big data approach for investigating the performance of road infrastructure...
"A big data approach for investigating the performance of road infrastructure..."A big data approach for investigating the performance of road infrastructure...
"A big data approach for investigating the performance of road infrastructure...TRUSS ITN
 
"Using truck sensors for road pavement performance investigation" presented a...
"Using truck sensors for road pavement performance investigation" presented a..."Using truck sensors for road pavement performance investigation" presented a...
"Using truck sensors for road pavement performance investigation" presented a...TRUSS ITN
 
Impact of Different Types of Land Use on Transportation System of Dhaka City ...
Impact of Different Types of Land Use on Transportation System of Dhaka City ...Impact of Different Types of Land Use on Transportation System of Dhaka City ...
Impact of Different Types of Land Use on Transportation System of Dhaka City ...Shahadat Hossain Shakil
 
Representing Cross-border Trade in Long-term Power System Planning Models wit...
Representing Cross-border Trade in Long-term Power System Planning Models wit...Representing Cross-border Trade in Long-term Power System Planning Models wit...
Representing Cross-border Trade in Long-term Power System Planning Models wit...IEA-ETSAP
 
Application of max min ant system in modelling the inspectional
Application of max min ant system in modelling the inspectionalApplication of max min ant system in modelling the inspectional
Application of max min ant system in modelling the inspectionalAlexander Decker
 
Ijmer 46050715
Ijmer 46050715Ijmer 46050715
Ijmer 46050715IJMER
 
Accessibility Analysis and Modeling in Public Transport Networks - A Raster b...
Accessibility Analysis and Modeling in Public Transport Networks - A Raster b...Accessibility Analysis and Modeling in Public Transport Networks - A Raster b...
Accessibility Analysis and Modeling in Public Transport Networks - A Raster b...Beniamino Murgante
 
Status ETSAP_TIAM Git project and starting up ETSAP-TIAM update
Status ETSAP_TIAM Git project and starting up ETSAP-TIAM updateStatus ETSAP_TIAM Git project and starting up ETSAP-TIAM update
Status ETSAP_TIAM Git project and starting up ETSAP-TIAM updateIEA-ETSAP
 

What's hot (19)

myBas driving cycle for Kuala Terengganu city
myBas driving cycle for Kuala Terengganu city myBas driving cycle for Kuala Terengganu city
myBas driving cycle for Kuala Terengganu city
 
McCalley-Li-CIGRE2014Final (2)
McCalley-Li-CIGRE2014Final (2)McCalley-Li-CIGRE2014Final (2)
McCalley-Li-CIGRE2014Final (2)
 
6. Assessment of impact of speed limit reduction and traffic signal
6. Assessment of impact of speed limit reduction and traffic signal6. Assessment of impact of speed limit reduction and traffic signal
6. Assessment of impact of speed limit reduction and traffic signal
 
MoCho-TIMES -Modal choice within bottom-up optimization energy system models
MoCho-TIMES -Modal choice within bottom-up optimization energy system modelsMoCho-TIMES -Modal choice within bottom-up optimization energy system models
MoCho-TIMES -Modal choice within bottom-up optimization energy system models
 
Session 38 Xiaoliang Ma
Session 38 Xiaoliang MaSession 38 Xiaoliang Ma
Session 38 Xiaoliang Ma
 
Imperfect reversibility of air transport demand - effects of air fare fuel pr...
Imperfect reversibility of air transport demand - effects of air fare fuel pr...Imperfect reversibility of air transport demand - effects of air fare fuel pr...
Imperfect reversibility of air transport demand - effects of air fare fuel pr...
 
EMV path routing
EMV path routingEMV path routing
EMV path routing
 
Karttunen, K. 2012. Waterways – a future backbone of feedstock supply?
Karttunen, K. 2012.  Waterways – a future backbone of feedstock supply?Karttunen, K. 2012.  Waterways – a future backbone of feedstock supply?
Karttunen, K. 2012. Waterways – a future backbone of feedstock supply?
 
Amy Stidworthy - Optimising local air quality models with sensor data - DMUG17
Amy Stidworthy - Optimising local air quality models with sensor data - DMUG17Amy Stidworthy - Optimising local air quality models with sensor data - DMUG17
Amy Stidworthy - Optimising local air quality models with sensor data - DMUG17
 
Edward Robson
Edward RobsonEdward Robson
Edward Robson
 
Transportation planning 1
Transportation planning 1Transportation planning 1
Transportation planning 1
 
"A big data approach for investigating the performance of road infrastructure...
"A big data approach for investigating the performance of road infrastructure..."A big data approach for investigating the performance of road infrastructure...
"A big data approach for investigating the performance of road infrastructure...
 
"Using truck sensors for road pavement performance investigation" presented a...
"Using truck sensors for road pavement performance investigation" presented a..."Using truck sensors for road pavement performance investigation" presented a...
"Using truck sensors for road pavement performance investigation" presented a...
 
Impact of Different Types of Land Use on Transportation System of Dhaka City ...
Impact of Different Types of Land Use on Transportation System of Dhaka City ...Impact of Different Types of Land Use on Transportation System of Dhaka City ...
Impact of Different Types of Land Use on Transportation System of Dhaka City ...
 
Representing Cross-border Trade in Long-term Power System Planning Models wit...
Representing Cross-border Trade in Long-term Power System Planning Models wit...Representing Cross-border Trade in Long-term Power System Planning Models wit...
Representing Cross-border Trade in Long-term Power System Planning Models wit...
 
Application of max min ant system in modelling the inspectional
Application of max min ant system in modelling the inspectionalApplication of max min ant system in modelling the inspectional
Application of max min ant system in modelling the inspectional
 
Ijmer 46050715
Ijmer 46050715Ijmer 46050715
Ijmer 46050715
 
Accessibility Analysis and Modeling in Public Transport Networks - A Raster b...
Accessibility Analysis and Modeling in Public Transport Networks - A Raster b...Accessibility Analysis and Modeling in Public Transport Networks - A Raster b...
Accessibility Analysis and Modeling in Public Transport Networks - A Raster b...
 
Status ETSAP_TIAM Git project and starting up ETSAP-TIAM update
Status ETSAP_TIAM Git project and starting up ETSAP-TIAM updateStatus ETSAP_TIAM Git project and starting up ETSAP-TIAM update
Status ETSAP_TIAM Git project and starting up ETSAP-TIAM update
 

Similar to Case-based reasoning system for prediction of fuel consumption by haulage trucks in open–pit mines

A computer Model of Fuel Consumption Estimation for Different Agricultural Fa...
A computer Model of Fuel Consumption Estimation for Different Agricultural Fa...A computer Model of Fuel Consumption Estimation for Different Agricultural Fa...
A computer Model of Fuel Consumption Estimation for Different Agricultural Fa...Agriculture Journal IJOEAR
 
Ieeepro techno solutions 2013 ieee embedded project model predictive contro...
Ieeepro techno solutions   2013 ieee embedded project model predictive contro...Ieeepro techno solutions   2013 ieee embedded project model predictive contro...
Ieeepro techno solutions 2013 ieee embedded project model predictive contro...srinivasanece7
 
Programacion por metas 4639 texto del artículo-17734-1-10-20191219
Programacion por metas  4639 texto del artículo-17734-1-10-20191219Programacion por metas  4639 texto del artículo-17734-1-10-20191219
Programacion por metas 4639 texto del artículo-17734-1-10-20191219CHRISTIAMZAMBRANO
 
Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...
Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...
Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...IRJET Journal
 
sensors-22-02301-v2 (1).pdf
sensors-22-02301-v2 (1).pdfsensors-22-02301-v2 (1).pdf
sensors-22-02301-v2 (1).pdfSummrina Kanwal
 
Cost and efficiency assumptions for modelling low carbon vehicles out to 2050
Cost and efficiency assumptions for modelling low carbon vehicles out to 2050Cost and efficiency assumptions for modelling low carbon vehicles out to 2050
Cost and efficiency assumptions for modelling low carbon vehicles out to 2050Ricardo Energy & Environment
 
TRAFFIC ANALYSIS AND DESIGN OF FLYOVER AT PERUMBAVOOR SIGNAL
TRAFFIC ANALYSIS AND DESIGN OF FLYOVER AT PERUMBAVOOR SIGNALTRAFFIC ANALYSIS AND DESIGN OF FLYOVER AT PERUMBAVOOR SIGNAL
TRAFFIC ANALYSIS AND DESIGN OF FLYOVER AT PERUMBAVOOR SIGNALIRJET Journal
 
Fuel Measurement using Loadcell
Fuel Measurement using LoadcellFuel Measurement using Loadcell
Fuel Measurement using LoadcellIRJET Journal
 
IRJET- Technological Review on Biomass Gasification Models
IRJET- Technological Review on Biomass Gasification ModelsIRJET- Technological Review on Biomass Gasification Models
IRJET- Technological Review on Biomass Gasification ModelsIRJET Journal
 
1 s2.0-s0196890420304751-main
1 s2.0-s0196890420304751-main1 s2.0-s0196890420304751-main
1 s2.0-s0196890420304751-mainAhmad AlNouss
 
Capacity charging mechanism for shared CO2 transportation and storage infrast...
Capacity charging mechanism for shared CO2 transportation and storage infrast...Capacity charging mechanism for shared CO2 transportation and storage infrast...
Capacity charging mechanism for shared CO2 transportation and storage infrast...Global CCS Institute
 
A Trip Generation Model For A Petrol Station With A Convenience Store And A F...
A Trip Generation Model For A Petrol Station With A Convenience Store And A F...A Trip Generation Model For A Petrol Station With A Convenience Store And A F...
A Trip Generation Model For A Petrol Station With A Convenience Store And A F...Allison Thompson
 
Fuzzy driver command interpreter
Fuzzy driver command interpreterFuzzy driver command interpreter
Fuzzy driver command interpreterprj_publication
 
Data Driven Energy Economy Prediction for Electric City Buses Using Machine L...
Data Driven Energy Economy Prediction for Electric City Buses Using Machine L...Data Driven Energy Economy Prediction for Electric City Buses Using Machine L...
Data Driven Energy Economy Prediction for Electric City Buses Using Machine L...Shakas Technologies
 
Fuel efficiency in construction equipment – optimize the machine as one system
Fuel efficiency in construction equipment – optimize the machine as one systemFuel efficiency in construction equipment – optimize the machine as one system
Fuel efficiency in construction equipment – optimize the machine as one systemReno Filla
 
Session 7b: Part II-Decarbonising freight- Alan McKinnon
Session 7b: Part II-Decarbonising freight- Alan McKinnonSession 7b: Part II-Decarbonising freight- Alan McKinnon
Session 7b: Part II-Decarbonising freight- Alan McKinnonOECD Environment
 
Driving cycle development methods: case study in Malaysia
Driving cycle development methods: case study in MalaysiaDriving cycle development methods: case study in Malaysia
Driving cycle development methods: case study in MalaysiaTELKOMNIKA JOURNAL
 
Allocation of Transmission Cost Using Power Flow Tracing Methods
Allocation of Transmission Cost Using Power Flow Tracing MethodsAllocation of Transmission Cost Using Power Flow Tracing Methods
Allocation of Transmission Cost Using Power Flow Tracing MethodsIJERA Editor
 

Similar to Case-based reasoning system for prediction of fuel consumption by haulage trucks in open–pit mines (20)

A computer Model of Fuel Consumption Estimation for Different Agricultural Fa...
A computer Model of Fuel Consumption Estimation for Different Agricultural Fa...A computer Model of Fuel Consumption Estimation for Different Agricultural Fa...
A computer Model of Fuel Consumption Estimation for Different Agricultural Fa...
 
Ieeepro techno solutions 2013 ieee embedded project model predictive contro...
Ieeepro techno solutions   2013 ieee embedded project model predictive contro...Ieeepro techno solutions   2013 ieee embedded project model predictive contro...
Ieeepro techno solutions 2013 ieee embedded project model predictive contro...
 
Programacion por metas 4639 texto del artículo-17734-1-10-20191219
Programacion por metas  4639 texto del artículo-17734-1-10-20191219Programacion por metas  4639 texto del artículo-17734-1-10-20191219
Programacion por metas 4639 texto del artículo-17734-1-10-20191219
 
Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...
Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...
Effects of Degree of Hybridization and Vehicle Driving Cycle on the Performan...
 
sensors-22-02301-v2 (1).pdf
sensors-22-02301-v2 (1).pdfsensors-22-02301-v2 (1).pdf
sensors-22-02301-v2 (1).pdf
 
Cost and efficiency assumptions for modelling low carbon vehicles out to 2050
Cost and efficiency assumptions for modelling low carbon vehicles out to 2050Cost and efficiency assumptions for modelling low carbon vehicles out to 2050
Cost and efficiency assumptions for modelling low carbon vehicles out to 2050
 
TRAFFIC ANALYSIS AND DESIGN OF FLYOVER AT PERUMBAVOOR SIGNAL
TRAFFIC ANALYSIS AND DESIGN OF FLYOVER AT PERUMBAVOOR SIGNALTRAFFIC ANALYSIS AND DESIGN OF FLYOVER AT PERUMBAVOOR SIGNAL
TRAFFIC ANALYSIS AND DESIGN OF FLYOVER AT PERUMBAVOOR SIGNAL
 
Fuel Measurement using Loadcell
Fuel Measurement using LoadcellFuel Measurement using Loadcell
Fuel Measurement using Loadcell
 
IRJET- Technological Review on Biomass Gasification Models
IRJET- Technological Review on Biomass Gasification ModelsIRJET- Technological Review on Biomass Gasification Models
IRJET- Technological Review on Biomass Gasification Models
 
1 s2.0-s0196890420304751-main
1 s2.0-s0196890420304751-main1 s2.0-s0196890420304751-main
1 s2.0-s0196890420304751-main
 
Renewable Energy
Renewable EnergyRenewable Energy
Renewable Energy
 
Capacity charging mechanism for shared CO2 transportation and storage infrast...
Capacity charging mechanism for shared CO2 transportation and storage infrast...Capacity charging mechanism for shared CO2 transportation and storage infrast...
Capacity charging mechanism for shared CO2 transportation and storage infrast...
 
A Trip Generation Model For A Petrol Station With A Convenience Store And A F...
A Trip Generation Model For A Petrol Station With A Convenience Store And A F...A Trip Generation Model For A Petrol Station With A Convenience Store And A F...
A Trip Generation Model For A Petrol Station With A Convenience Store And A F...
 
Fuzzy driver command interpreter
Fuzzy driver command interpreterFuzzy driver command interpreter
Fuzzy driver command interpreter
 
Data Driven Energy Economy Prediction for Electric City Buses Using Machine L...
Data Driven Energy Economy Prediction for Electric City Buses Using Machine L...Data Driven Energy Economy Prediction for Electric City Buses Using Machine L...
Data Driven Energy Economy Prediction for Electric City Buses Using Machine L...
 
Fuel efficiency in construction equipment – optimize the machine as one system
Fuel efficiency in construction equipment – optimize the machine as one systemFuel efficiency in construction equipment – optimize the machine as one system
Fuel efficiency in construction equipment – optimize the machine as one system
 
Session 7b: Part II-Decarbonising freight- Alan McKinnon
Session 7b: Part II-Decarbonising freight- Alan McKinnonSession 7b: Part II-Decarbonising freight- Alan McKinnon
Session 7b: Part II-Decarbonising freight- Alan McKinnon
 
Driving cycle development methods: case study in Malaysia
Driving cycle development methods: case study in MalaysiaDriving cycle development methods: case study in Malaysia
Driving cycle development methods: case study in Malaysia
 
Allocation of Transmission Cost Using Power Flow Tracing Methods
Allocation of Transmission Cost Using Power Flow Tracing MethodsAllocation of Transmission Cost Using Power Flow Tracing Methods
Allocation of Transmission Cost Using Power Flow Tracing Methods
 
wang2010.pdf
wang2010.pdfwang2010.pdf
wang2010.pdf
 

More from IJECEIAES

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...IJECEIAES
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionIJECEIAES
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...IJECEIAES
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...IJECEIAES
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningIJECEIAES
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...IJECEIAES
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...IJECEIAES
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...IJECEIAES
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...IJECEIAES
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyIJECEIAES
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationIJECEIAES
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceIJECEIAES
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...IJECEIAES
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...IJECEIAES
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...IJECEIAES
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...IJECEIAES
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...IJECEIAES
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...IJECEIAES
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...IJECEIAES
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...IJECEIAES
 

More from IJECEIAES (20)

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regression
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learning
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancy
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimization
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performance
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
 

Recently uploaded

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 

Recently uploaded (20)

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 

Case-based reasoning system for prediction of fuel consumption by haulage trucks in open–pit mines

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 11, No. 4, August 2021, pp. 3129~3136 ISSN: 2088-8708, DOI: 10.11591/ijece.v11i4.pp3129-3136  3129 Journal homepage: http://ijece.iaescore.com Case-based reasoning system for prediction of fuel consumption by haulage trucks in open–pit mines Gomolemo Tadubana1 , Boyce Sigweni2 , Raymond Suglo3 1,3 Department of Mining and Geological Engineering, Botswana 2 Department of Electrical, Computer and Telecommunications Engineering Botswana International University of Science and Technology, Botswana Article Info ABSTRACT Article history: Received Sep 2, 2019 Revised Aug 26, 2020 Accepted Dec 19, 2020 The shovel-truck system is commonly used in open-pit mining operations. Truck haulage cost constitutes about 26% of open-pit mining costs as the trucks are mostly powered by diesel whose cost is escalating annually. Therefore, reducing fuel consumption could lead to a significant decrease in overall mining costs. Various methods have been proposed to improve fuel efficiency in open-pit mines. Case-based reasoning (CBR) can be used to estimate fuel consumption by haulage trucks. In this work, CBR methods namely case-based reasoning using forward sequential selection (CBR-FSS), traditional CBR, and Naïve techniques were used to predict fuel consumption by trucks operating at Orapa Mine. The results show that the CBR method can be used to predict fuel consumption by trucks in open-pit mines; the predicted values of fuel consumption using the CBR-FSS technique gave much lower absolute residual values, higher standardised accuracy values, and effect sizes than those of other prediction techniques on all the datasets used. The system will enable mine planners to know the fuel consumed per trip and allow them to take mitigation measures on trucks with high fuel consumption. Keywords: Case-based reasoning Fuel consumption Haulage trucks Open-pit mine Prediction This is an open access article under the CC BY-SA license. Corresponding Author: Gomolemo Tadubana Department of Mining and Geological Engineering Botswana International University of Science and Technology Private Bag 16, Khurumela, Palapye, Botswana Email: tadubana.gomolemo@studentmail.biust.ac.bw 1. INTRODUCTION Mining is the process of obtaining useful minerals from the earth’s crust at a profit [1]. Open-pit mining operations generally employ conventional methods to mine ore or waste [2]. The profitability of any mine is determined by the efficient management of the unit operations [3]. Research shows that truck haulage costs account for 26% of the production costs, and together with shovels, they account for 40% of the total mining cost [4-6]. Diesel operated dump trucks are commonly used to haul materials in most surface mining operations [7]. The mobile materials handling fleet often account for a sizeable amount of both capital and operational costs. Fuel consumption is one of the primary operating costs associated with shovel-truck operations, with fuel cost constituting a significant part of the materials handling cost [8] and accounts for about 30% of total energy costs in surface mines. During idling, there is no production by the truck but the engine continues to run. Hence it is necessary to control fuel consumption by haulage trucks to reduce mining costs. The need for cost-saving has motivated mine operators and governments to conduct several research studies on how to reduce energy consumption in the mining industry [9].
  • 2.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 11, No. 4, August 2021 : 3129 - 3136 3130 A paper using case based reasoning (CBR) shows that good driving style reduced fuel consumption by 12% for light driving vehicles in urban areas [10]. However, CBR cannot be used in predictions when the available data is misleading or irrelevant [11]. Hence, methods that lessen the impact of irrelevant or misleading features are required to ensure that reliable and accurate predictions are made using CBR for the CBR frameworks to benefit from improvements of the feature sets. The use of the CBR method could enable mine operators to predict the fuel consumed by each truck per trip and the total amount of fuel consumed per shift or per day by the truck fleet. This will assist in making logistical arrangements for fuel supplied to the mine and to determine when the fuel consumption of any of the trucks is getting too high for remedial action. This study investigated the factors that affect fuel consumption by haul trucks in open pit mines and developed an algorithm for predicting the consumption of fuel by haul trucks. The CBR algorithm that was developed was used to predict fuel consumption of randomly selected haulage trucks in an operating open pit mine. 2. BACKGROUND RESEARCH Case based reasoning is the process of effectively dealing with a new problem based on the solution of the past problems [12, 13]. After getting a prediction each time, a new problem has been solved, the new solution is retained and made available for future identical problems [14]. For accurate predictions to take place the cases must be similar and close to the new problem [15, 16]. The primary idea of CBR is that when a new prediction of fuel consumed per trip is required, a similarity measure will be used to select the most similar past trips to predict the amount of fuel to be consumed. The performance of CBRs in relation to other prediction methods has been shown to be encouraging [17]. The level of success of CBRs depend upon attributes of the dataset. Discontinuities existing in fundamental connections between dependent and independent variables tend to make the CBR technique more effective [18]. Unfortunately, CBR method is often exposed to the likelihood of misleading or irrelevant factors in the prediction exercise [11]. Therefore, all irrelevant or misleading features must be removed to reduce their effects in the predictions. This is done by using feature subset selection (FSS) which determines the most favorable feature subsets for an accurate prediction [19]. In FSS the factors that carry significant information regarding the output are considered as relevant features. Thus, in assigning weights, it is best to allocate higher weight values to factors that carry significant information about the output. Also, all CBR methods must assign weights to factors. For instance, a CBR technique that uses all features basically assigns non-zero weights to all factors. FSS techniques assign 0 or 1 weights to features indicating exclusion or inclusion respectively [12]. FSS techniques can be categorised into two main groups using filter and wrapper methods. The filter method reduces the number of factors before training [20]. Thus, it is less computationally complex but less accurate [10]. Wrapper method combines with indicators to limit fitting errors [21]. Hence, wrapper method has high fitting accuracy, high complexity and a low generalisation of chosen factors to other conditions. 2.1. Dataset creation In this paper, a dataset is formed entailing dependent variables (DV) and independent variables (IV) as required by the CBR technique. DV is the variable that must be estimated using a lot of independent variables or parameters. Fuel consumption in light duty vehicles has been successfully evaluated using CBR techniques [10]. In most researches, DV and IV of datasets are chosen utilising domain experts and the choice of the best parameters do not necessarily lead to optimal results. Therefore, to derive the right independent variables, factors that affect fuel consumption by haulage trucks are used. 2.2. Independent variables From the literature, 19 parameters where identified to influence fuel consumption by haulage trucks. Interviews, site visits and data was collected from Komatsu and Barloworld who are the service providers for haulage trucks at Debswana Orapa Mine. Table 1 (see in Appendix) summaries the key 19 parameters identified by various researchers as determinants of fuel consumption by trucks in open pit mines. These were employed to predict fuel consumption by haulage trucks in this study. 3. RESEARCH METHODS 3.1. Repeated measure design Repeated measure design is taking measurements on the same subject over time and under different conditions. It is characterised by having more than one measurement of at least a given variable for each subject [34]. Repeated design measures were used in this research because they reduce the variance of
  • 3. Int J Elec & Comp Eng ISSN: 2088-8708  Case-based reasoning system for prediction of fuel consumption by... (Gomolemo Tadubana) 3131 estimates of fuel consumed per trip, fewer trips need to be trained to complete the analysis enabling many analyses to be done in a shorter period and it permits monitoring of how the weights of the features change after some time for both short- and long-term situations. 3.2. Creation of datasets Domain experts have been used by most researchers to select dependent and independent variables for data sets. There are next to no hypothetical reflection to help select great variables [35]. To select the best variables, domain experts may not always be available. Therefore, this work presents variable selection systems which can be used by mine managers. 4. EVALUATION METHODS The accuracy of various estimation techniques is used as the main criterion in analysing the value of CBR’s estimation of the fuel consumption by haulage trucks. Shepperd and MacDonnell method (SMM) was used to reduce the irregularities between validated research results and to provide a basis for understanding results with a specific emphasis on continuous prediction systems [36]. This work also followed the methodology generally employed when predicting the Design Reality Gap scores for telecentres [12]. The evaluation of an estimation system is based on standardised accuracy (SA), an unbiased statistic, calculation of effect sizes and testing the results of likelihood of the value relative to the baseline technique of random predictions (guessing). According to the SMM, an estimation system, Ei, is assumed. This is validated over a dataset D using some accuracy statistic S as per the validation scheme V [37]. The SMM method can be utilised alongside other competing estimation systems. For example, given two estimation systems, E1 and E2 and an accuracy statistic S, one must answer basic questions such as: How is the performance against random guessing? What is significance testing? What is the effect of size? 4.1. Performance against random guessing A baseline of random guessing is established to find out if the suggested method performs better than random guessing. It is expected that any theoretically good system should execute better than random guessing over time. If that is not the case, then it is assumed that the indicator is not utilising the target case features in any useful way. 4.2. Significance testing Mean absolute residual (MAR) is used as the accuracy statistic, S, for continuous estimation systems. In contrast to mean magnitude of relative errors, MAR does not depend on proportions. Thus, it is unbiased. Unfortunately, with MAR comparisons across the datasets cannot be made because the residuals are not standardised and are difficult to interpret. Accordingly, a standardised accuracy measure (SA) has been presented [36] where accuracy is measured as the MAR relative to random guessing figure, E0. Hence, the SA for estimation of Ei is given by (1). SAEi = 1 − MAREi MARE0 × 100 (1) where MARE0 is the mean of a large number, normally 1000, runs of random guessing? SA is a ratio representing how better the estimation system, Ei, is than random guessing E0. If the value of SA is near zero it would be discouraging, and a negative value would be regrettable. 4.3. Effect size Effect size is a simple way of quantifying the difference between the methodologies. Research work has shown that the larger the effect size the stronger the relationship between the two methodologies. To assess the effect size, a standardised measure by Glass delta (∆) is used [36]. Glass delta is a measure of effect size which uses only the control standard deviations and it is only used when the standard deviations are significantly different between the techniques, this is given by (2). Δ = MAREi −MARE0 σE0 (2) where E0 represents the sample standard deviation of the random guessing methodology. Glass delta standardises the contrast between the two estimation frameworks and afterwards it contextualises the distinction as far as measure of variety in the two measures of the accuracy statistic S.
  • 4.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 11, No. 4, August 2021 : 3129 - 3136 3132 The standardised effect size is scale-free and considered as small (≈0:2), medium (≈0.5) and large i.e.≈0.8 [37]. The ∆ has a unit of a standard deviation, so the effect is a decrease in the MAR of n amount of fuel consumed per trip. 5. EXPERIMENTS Three CBR estimation techniques namely traditional CBR, case-based reasoning using forward sequential selection (CBR-FSS) and Naïve methods, were used in the prediction of fuel consumption by haulage trucks in an operating open pit mine in Botswana. These techniques have been utilised by other researchers in their work and they constitute a range of potential methodologies that can be used for case- based fuel consumption estimation [37, 38]. The Naïve method uses a sample mean to estimate a new fuel consumed per trip [36, 37] and CBR method uses all the parameters equally weighted to estimate the fuel consumed. The Naïve technique might be considered as a baseline technique and its application is from the 1990 s [39]. The case-based reasoning using forward sequential selection (CBR-FSS) method was preferred in this research because it has been proven to perform better that other techniques employed in their research [37]. CBR-FSS gives weights of 0 to irrelevant parameters and 1 to relevant parameters. This technique excludes all irrelevant features to fuel consumption prediction as compared to CBR. 5.1. Limitations of study This study used data obtained from Debswana Orapa Mine only. Therefore, the results may not be applicable to all mines due to their different locations and operating conditions. Another limitation of the data used is that it does not include all parameters such as weather identified from the literature. Earlier studies have identified the parameters in Table 2 as those that influence fuel consumption by haulage trucks in open pit mines [22, 40-43]. Table 2. Feature description of fuel consumption by haulage trucks dataset [22] # Factor Description/Motivation Source 1. Extreme acceleration Refers to the rate of change of velocity over time. It is defined where fuel consumption increases rapidly while driving. An increase in fuel consumption occurs with acceleration increase or extreme acceleration. [22, 40, 41] 2. Extreme braking This is when the braking distance required to stop is shorter than expected. [44] 3. Excess RPM It is the measure of how many times an engine turns in a minute. Fuel consumption is lower at low RPM due to friction. [45] 4. Traffic conditions Increasing levels of congestion lead to lower average speeds, longer travel times and increased delays at loading and dumping points. Hence flow of road traffic has a great effect on fuel consumption. [46, 47] 5. Road geometry Road geometry has a great impact on overall energy consumption. [48] 6. Driver’s age Older drivers have been acknowledged as less aggressive when driving as compared to younger drivers [49] 7. Truck age Older vehicles have high shortfall in fuel consumption as compared to younger drivers. [42] 8. Driver’s experience A skilled driver can reduce the fuel consumption by more than 10% compared to an inexperienced driver, by reducing the need of braking [43] 9. Vehicle consuming accessories These are heating, air-conditioning and other accessories that consume fuel. [45] 6. EXPERIMENTAL RESULTS All the statistical analysis contained in this research work is based on absolute residuals from the methodologies selected. The absolute residual results are summarised in Table 3 while Figure 1 shows the residual distribution of the results. The SMM method was used to evaluate the results from the various estimation techniques. Consequently, the results are analysed based on mean absolute residuals being 14.24, 20.24 and 24.33 for CBR-FSS, CBR and Naïve technique respectively as compared to 35.97 obtained from random guessing. The initial results on the standardised accuracy of the three methods compared to random guessing based on standardised accuracy (SA) and effect size (∆) are summarised in Table 4 [39]. The results in Table 4 shows that when the CBR-FSS, CBR and Naïve techniques are used to predict fuel consumption by haul trucks per trip in open pit mines, the predictions are 60.42%, 43.73% and 32.37% better than those based on random guessing respectively. The effect size relative to guessing by CBR-FSS can be said to be of medium effect size while that for the CBR and Naïve technique may be considered as small.
  • 5. Int J Elec & Comp Eng ISSN: 2088-8708  Case-based reasoning system for prediction of fuel consumption by... (Gomolemo Tadubana) 3133 Table 3. Random sample (10%) of actual and predicted fuel consumed and absolute residuals Trip Number Actual Fuel Consumed litres (x) Predicted Fuel litres (y) Absolute Residuals/Errors (|x-y|) CBR-FSS CBR Naïve CBR - FSS CBR Naïve 5 92.74 92.07 89.03 85.17 0.68 3.71 7.58 20 87.06 86.12 99.38 85.17 0.95 12.31 1.90 21 86.12 86.59 93.21 85.17 0.47 7.09 0.95 29 21.77 20.50 39.74 85.17 1.26 17.97 63.40 47 90.85 90.69 84.23 85.17 0.16 6.63 5.68 49 88.96 89.21 99.33 85.17 0.25 10.38 3.79 62 101.26 101.23 111.20 85.17 0.03 9.94 16.09 70 86.12 85.65 88.96 85.17 0.47 2.84 0.95 74 88.01 88.64 156.22 85.17 0.63 68.21 2.85 107 29.34 28.39 64.16 85.17 0.95 34.83 55.83 114 88.01 88.48 118.07 85.17 0.47 30.05 2.85 120 90.85 90.85 99.79 85.17 0.00 8.94 5.68 134 102.21 103.15 97.98 85.17 0.95 4.22 17.04 138 34.07 33.83 83.48 85.17 0.24 49.42 51.10 139 35.02 35.02 35.96 85.17 0.00 0.95 50.15 142 35.02 35.96 142.66 85.17 0.95 107.64 50.15 Table 4. Standardised accuracy and effect of sizes Technique Criteria SA (%) ∆ CBR-FSS 60.42 0.672 CBR 43.73 0.486 Naive 32.37 0.360 Figure 1. Boxplot showing residual distribution of the dataset 7. CONCLUSION In this paper, it has been shown that the CBR-FSS technique can be used to predict fuel consumption per trip of haulage trucks in open pit mines without any expert knowledge. The results also show that when using CBR-FSS, CBR and the Naïve techniques to predict fuel consumption by haul trucks in open pit mines, the predictions are 60.42%, 43.73% and 32.37% respectively better than those based on random guessing. Furthermore, the standardised values show that predictions using CBR-FSS are 16.69% and 28.05% better than those of CBR and Naïve techniques. The effect size relative to guessing by CBR-FSS can be said to be of medium effect size while those of CBR and Naïve techniques may be considered as small. It is concluded that using CBR prediction techniques to predict fuel consumption in open pit mines could be more cost-effective than using rough estimations to predict outputs or engaging experts to do extensive evaluations for the mine. It is acknowledged that predictions made in this work were based on datasets from one operating mine. Accordingly, the predictions made on fuel consumption by haulage trucks may only be applicable to the mine’s setting only and larger dataset features are needed to make the findings more applicable all mines irrespective of their location and operating conditions.
  • 6.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 11, No. 4, August 2021 : 3129 - 3136 3134 APPENDIX Table 1. Feature description for haulage truck fuel consumption dataset [22] # Factor Description/Motivation Source(s) 1. Material The material which is hauled by haul trucks [23] 2. Weather conditions Ambient conditions refer to the external conditions such as wind, temperature and barometric pressure. These affect a vehicle’s fuel consumption as they influence the engine operation. They might also affect driver’s behavior as the driver must adjust his driving pattern accordingly. [24, 25] 3. Idle time Refers to running a vehicle without moving the vehicle. When the duration of idling is longer than 10 s, an engine consumes more fuel compared to when it is restarted. [26-28] 4. Speed The rate of fuel consumption increases with an increase in speed. Fuel consumption is increased by aggressive driving dramatically by up to 24%. [23, 29] 5. Trip frequency Trip frequency of haulage trucks directly influences the production output in open pit mines. The trip frequency should be maximised to accomplish least fuel consumption per ton of materials hauled. [30] 6. Type of haulage truck Fuel consumption of vehicles vary primarily with vehicle type. Truck types used were CAT 789, KOMATSU 730 or KOMATSU 830 Debswana Orapa Mine 7. Gradient Rolling resistance of the haul trucks vary due to road conditions. A haul road that is dry and hard-packed keeps fuel costs and tyre wear to a minimum. [31, 32] 8. Payload Fuel consumption increases with an increase in the gross weight at which a truck operates. [33] 9. Trip distance One-way distance in meters [23] 10. Cycle time For trucks is the sum of loading time, travel loaded, return (empty), dumping, spotting and wait times at excavator and dumping points. [24, 33] 11. Loading time Measure of the time taken to load the haulage truck by the excavator. [8, 23] 12. Spotting time Measure of the time taken during which the loading unit has the bucket in place to dump but awaits the truck to move into correct loading position. [8, 23] 13. Dumping time Measure of the time taken for the truck to maneuver and dump its load. Measure of the time taken for the truck to maneuver and dump its load. [8, 23] 14. Fixed time Sum of load, spot and dump times. [8, 23] 15. Travelling time A measure of the time taken to travel (loaded) and return (empty). [8, 23] 16. Tonne-kilometre per hour (t-km/hr) This represents Tyre Load × Average Speed Debswana Orapa Mine 17. Frame Torque (tonne-meter) Measured as the frame time in either clockwise direction or anticlockwise Debswana Orapa Mine 18. Torque time Time taken from the start of the haul cycle to the peak torque Debswana Orapa Mine 19. Sprung load Peak dynamic load calculations Debswana Orapa Mine ACKNOWLEDGEMENTS The authors would like to thank Mr. Kwangu Sithelo, the Debswana Orapa Mine Senior Mining Engineer, for his assistance in this research. REFERENCES [1] D. Espinoza, M. Goycoolea, E. Moreno, and A. Newman, “Minelib: a library of open pit mining problems,” Annals of Operations Research, vol. 206, no. 1, pp. 93–114, 2013. [2] H. L. Hartman and J. M. Mutmansky, “Introductory mining engineering,” John Wiley & Sons, 2002. [3] P. P. V. Coronado, “Optimization of the haulage cycle model for open pit mining using a discrete-event simulator and a context-based alert system,” Theses, The University of Arizona, 2014. [4] T. Bishop, “Trucks,” Surface Mining, pp. 553–583, 1968. [5] S. Michaelson, “Open pit mining past, present, and future,” Open Pit Mine Planning and Design (eds. JT Crawford and WA Hustrulid), pp. 5-16, 1979. [6] T. Sullivan, “New technology and economies of scale in shovel-truck sizing,” in Proc. of Second Inter-national Symposium on Mine Planning and Equipment Selection, Calgary, Canada, 1990, pp. 3–6. [7] E. Siami-Irdemoosa and S. R. Dindarloo, “Prediction of fuel consumption of mining dump trucks: A neural networks approach,” Applied Energy, vol. 151, pp. 77–84, 2015. [8] N. Dumakor, V. Temeng, and K. Bansah, “Optimising shovel-truck fuel consumption using stochastic simulation,” Ghana Mining Journal, vol. 17, no. 2, pp. 39–49, 2017. [9] A. Soofastaei, “Development of an advanced data analytics model to improve the energy efficiency of haul trucks in surface mines,” Theses, The University of Queensland, 2016. [10] J. Rios-Torres, J. Liu, and A. Khattak, “Fuel consumption for various driving styles in conventional and hybrid electric vehicles: Integrating driving cycle predictions with fuel consumption optimization,” International Journal of Sustainable Transportation, pp. 1–15, 2018.
  • 7. Int J Elec & Comp Eng ISSN: 2088-8708  Case-based reasoning system for prediction of fuel consumption by... (Gomolemo Tadubana) 3135 [11] C. Kirsopp and M. Shepperd, “Case and feature subset selection in case-based software project effort prediction,” in Research and Development in Intelligent Systems XIX, Springer, pp. 61–74, 2003. [12] A. D. Ayoung, B. Sigweni, and P. Abbott, “Case-based reasoning system for predicting the sustainability of a telecentre,” in 2015 10th International Conference for Internet Technology and Secured Transactions (ICITST), 2015, pp. 125–130. [13] E. Nihad, E. El Mokhtar, Z. Abdelhamid, and A. Mohammed, “Hybrid approach of the fuzzy C-means and the K- nearest neighbors methods during the retrieve phase of dynamic case based reasoning for personalized follow-up,” International Journal of Electrical and Computer Engineering (IJECE), vol. 9, no. 6, pp. 4939–4950, Dec. 2019. [14] A. Aamodt and E. Plaza, “Case-based reasoning: Foundational issues, methodological variations, and system approaches,” AI communications, vol. 7, no. 1, pp. 39–59, 1994. [15] D. L. Poole and A. K. Mackworth, “Artificial Intelligence: foundations of computational agents,” Cambridge University Press, 2010. [16] E. P. Purwandari, A. P. Yani, R. Sugraha, K. Anggriani, and E. W. Winarni, “Online Expert Systems for Bamboo Identification Using Case Based Reasoning,” International Journal of Electrical and Computer Engineering (IJECE), vol. 7, no. 5, pp. 2766–2772, Oct. 2017. [17] E. Kocaguneli, T. Menzies, and J. W. Keung, “Kernel methods for software effort estimation effects of different kernel functions and bandwidths on estimation accuracy,” Empirical Software Engineering, vol. 18, pp. 1–24, 2013. [18] B. Sigweni, “Feature weighting for case-based reasoning software project effort estimation,” in Proceedings of the 18th International Conference on Evaluation and Assessment in Software Engineering, ser. EASE ’14, New York, NY, USA: ACM, 2014, pp. 1–4. [19] E. Mendes, I. Watson, C. Triggs, N. Mosley, and S. Counsell, “A comparative study of cost estimation models for web hypermedia applications,” Empirical Software Engineering, vol. 8, no. 2, pp. 163–196, Jun. 2003. [20] K. Sutha and J. J. Tamilselvi, “A review of feature selection algorithms for data mining techniques,” International Journal on Computer Science and Engineering, vol. 7, no. 6, p. 63, 2015. [21] R. Kohavi and G. H. John, “Wrappers for feature subset selection,” Artificial intelligence, vol. 97, no. 1–2, pp. 273–324, 1997. [22] C. Rolim, P. Baptista, G. Duarte, T. Farias, and J. Pereira, “Real-time feedback impacts on eco-driving behavior and influential variables in fuel consumption in a lisbon urban bus operator,” IEEE Transactions on Intelligent Transportation Systems, vol. 18, no. 11, pp. 3061–3071, 2017. [23] N. Zacharof, G. Fontaras, B. Ciuffo, S. Tsiakmakis, K. Anagnostopoulos, A. Marotta et al., “Review of in use factors affecting the fuel consumption and co2 emissions of passenger cars,” European Commission, 2016. [24] G. Fontaras, N.-G. Zacharof, and B. Ciuffo, “Fuel consumption and co2 emissions from passenger cars in Europe- laboratory versus real-world emissions,” Progress in Energy and Combustion Science, vol. 60, pp. 97–131, 2017. [25] S. A. Rahman, H. Masjuki, M. Kalam, M. Abedin, A. Sanjid, and H. Sajjad, “Impact of idling on fuel consumption and exhaust emissions and available idle-reduction technologies for diesel vehicles–a review,” Energy Conversion and Management, vol. 74, pp. 171–182, 2013. [26] V. Kecojevic and D. Komljenovic, “Haul truck fuel consumption and co 2 emission under various engine load conditions,” Mining engineering, vol. 62, no. 12, pp. 44–48, 2010. [27] O. Motlogelwa and R. Minnitt, “Optimization of diesel usage at uitvlugt mine,” Journal of the Southern African Institute of Mining and Metallurgy, vol. 113, pp. 345–349, 2013. [28] R. Thompson and A. Visser, “Mine haul road maintenance management systems,” Journal of the South African Institute of Mining and Metallurgy, vol. 103, no. 5, pp. 303–312, 2003. [29] L. K. Sahoo, S. Bandyopadhyay, and R. Banerjee, “Energy performance of dump trucks in opencast mine,” Proceedings of ECOS, pp. 1899–1906, 2010. [30] R. De, “Caste structures and e-governance in a developing country,” in Electronic Government: 8th International Conference, EGOV 2009, Linz, Austria, 2009, pp. 40–53. [31] W. Daniels, “Realising the potential of icts in Tanzania: policy briefing,” Panos: London, vol. 12, 2012. [Online]. Available: http://panos.org.uk/wp-content/files/2011/01/panos-london-ICTsandTanzania-policy.pdf [32] M. Coyle, “Effects of payload on the fuel consumption of trucks,” Department for Transport, London, vol. 2, no. 1, pp. 36–40, 2007. [33] S. Dey, S. Mandal, and C. Bhar, “Analysis of factors, which influence the cycle time of dumpers of open cast coal mines to improve production,” Modelling, Measurement and Control C, vol. 78, no. 3, pp. 289–302, 2017. [34] H. Van Elst, “Foundation of Descriptive and inferential statistics,” arXiv: 1302.2525, pp. 1–177, Aug. 2019. [35] Z. Y. Wang, “Developed case-based reasoning system for short-term load forecasting,” in 2006 IEEE Power Engineering Society General Meeting, Jun. 2006, pp. 6. [36] M. Shepperd and S. MacDonell, “Evaluating prediction systems in software project estimation,” Information and Software Technology, vol. 54, no. 8, pp. 820–827, Jan. 2012. [37] B. Sigweni and M. Shepperd, “Using blind analysis for software engineering experiments,” in Proceedings of the 19th International Conference on Evaluation and Assessment in Software Engineering, 2015, Art. no. 32. [38] B. Sigweni, “Feature weighting techniques for CBR in software effort estimation studies: a review and empirical evaluation,” in the 10th International Conference on Predictive Models in Software Engineering, 2014, pp. 32–41. [39] M. Shepperd and C. Schofield, “Estimating software project effort using analogies,” IEEE Transactions on Software Engineering, vol. 23, no. 11, pp. 736–743, 1997. [40] E. Kim and E. Choi, “Estimates of critical values of aggressive acceleration from a viewpoint of fuel consumption and emissions,” in 2013 Transportation Research Board Annual Meeting, 2013.
  • 8.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 11, No. 4, August 2021 : 3129 - 3136 3136 [41] K. Brundell-Freij and E. Ericsson, “Influence of street characteristics, driver category and car performance on urban driving patterns,” Transportation Research Part D: Transport and Environment, vol. 10, no. 3, pp. 213–229, 2005. [42] I. M. Berry, “The effects of driving style and vehicle performance on the real-world fuel consumption of us light- duty vehicles,” PhD dissertation, Massachusetts Institute of Technology, 2010. [43] M. Ivarsson, “Fuel optimal powertrain control for heavy trucks utilizing look ahead,” Ph.D. dissertation, Linkoping¨ University Electronic Press, 2009. [44] P. A. Rimmo¨ and L. Hakamies-Blomqvist, “Older drivers’ aberrant driving behaviour, impaired activity, and health as reasons for self-imposed driving limitations,” Transportation Research Part F: Traffic Psychology and Behaviour, vol. 5, no. 1, pp. 47–62, 2002. [45] J. C. Ferreira, J. de Almeida, and A. R. da Silva, “The impact of driving styles on fuel consumption: A data- warehouse-and-data-mining-based discovery process,” IEEE Trans. Intelligent Transportation Systems, vol. 16, no. 5, pp. 2653–2662, 2015. [46] B. Jereb, S. Kumpersˇcak, and T. Bratina, “The impact of traffic flow on fuel consumption increase in the urban environment,” FME Transactions, vol. 46, no. 2, pp. 278–284, 2018. [47] A. Y. Bigazzi and K. J. Clifton, “Modeling the effects of congestion on fuel economy for advanced power train vehicles,” Transportation Planning and Technology, vol. 38, no. 2, pp. 149–161, 2015. [48] B. Luin and S. Petelin, “Impact of road geometry on vehicle energy consumption,” Transport Problems, vol. 12, 2017. [49] R. D. Mather, “Age and driving behaviour: contributions from human factors,” Journal of Scientific Psychology, pp. 24–31, 2007.