Next Article in Journal
Optimization Approach for Long-Term Planning of Charging Infrastructure for Fixed-Route Transportation Systems
Previous Article in Journal
Online Capacity Estimation for Lithium-Ion Batteries Based on Semi-Supervised Convolutional Neural Network
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Parametric Predictions for Pure Electric Vehicles

by
Bukola Peter Adedeji
Department of Industrial Systems Engineering, University of Regina, Regina, SK S4S 0A2, Canada
World Electr. Veh. J. 2021, 12(4), 257; https://doi.org/10.3390/wevj12040257
Submission received: 14 September 2021 / Revised: 23 November 2021 / Accepted: 30 November 2021 / Published: 8 December 2021

Abstract

:
Demand for pure electric vehicles has been found to be increasing over the years. This has necessitated the development of a model that would serve as a predicting machine for manufacturing different types of pure electric vehicles. Direct Artificial Neural Network approach was used for predictions of nine different parameters commonly found in pure electric cars. Predictions were found to be of high degree of accuracy while using unit and overall model errors as the basis of performance measurement. The mean absolute error, mean square error and root mean square error of the model were 0.109, 0.218 and 0.467, respectively, when the combined electric charge consumption was used for modeling. For the model formation, using the same variable, the losses for the training and testing were 3.9132 × 106 and 9.698 × 10−7, respectively. The model was also evaluated using redefined datasets. The developed model can be used by manufacturers and engineers to simulate future designs when certain parameters are given.

1. Introduction

The world is moving rapidly to combat the emission of greenhouse gases. Of course, emissions from the vehicles are important factors that are destroying our planet. To curb this, world leaders are massively investing in pure electric vehicles (PEVs) and hybrid electric vehicles (HEVs). For instance, President Biden of the United of America, in 2021 after his inauguration proposed an investment plan for installation of charging stations and supports for PEVs manufacturers. He also proposed that all vehicles in the United States by 2040 would be electric [1]. Sales and demands of PEVs are increasing drastically on yearly basis in Canada according to data [2]. To facilitate the production of PEVs, it is expedient to develop a toolbox for predicting their parameters. This will help the manufacturing engineers to be able to simulate future designs more accurately. This study presents the toolbox or the simulating technique for facilitating the design of PEVs.
Safak [3] classified electrified vehicles into four categories, namely: battery electric vehicles (BEVs), fuel-cell-electric-vehicles (FCEVs), plug-in hybrid electric vehicles (PHEVs), and hybrid electric vehicles (HEVs). The findings in this study will focus on BEVs or PEVs. It should be noted that pure electric vehicles are also referred to as all-electric vehicles (AEVs) or battery electric vehicles (BEVs) in the literatures [3,4]. PEVs do not require internal combustion engines for their propulsion. They are powered by an electric motor only. Modern PEVs manufactured in year 2021 have longer ranges. Examples are Tesla Model X and Tesla Model Y, with ranges 580 km and 358 km, respectively [2]. Another example is Lucid car which has a range of 520 m, that is about 836 km [5].
Direct models of Artificial Neural Network (ANN) or neural network approaches have been applied to different categories of electrified vehicles in the literatures [6,7,8,9]. For example, ANN methods have been applied to battery technologies [10,11,12,13] and energy management [14,15,16,17,18,19]. Wang et al. [14] developed a multi-neural network controller based on Kernel Fuzzy C-means Clustering (KFCM) for energy management of hybrid electric vehicles. The controller was embedded in an ADVISOR controller for the purpose of forward simulation process. Shi et al. [15] equally used KFCM for multi-neural network (MNN) to improve the fuel economy of a parallel hybrid electric vehicle. MNN was used as the output of the energy management system. The result of the work indicated that ‘KFCM-MNN has good learning simulation’ capability. It also shows that KFCM-MNN had better performance in terms of improvement of fuel economy than a single neural network controller.
Zhu et al. [20] applied Deep Learning to forecast or predict super-short-term stochastic charging load in plug-in electric vehicles. The research was conducted using 12 vehicles. The finding shows that deep learning has high accuracy for forecasting super-short-term charging load for plug-in electric vehicles.
A study was conducted using structural equation model (SEM) and artificial neural networks to identify and rank five factors that could affect the decision of customers to purchase pure electric vehicles (PEVs). The result of the study can help the policy makers to implement things that will encourage customers to purchase PEVs [21].
Huang et al. [22] employed deep artificial neural network to evaluate the quality of sound in pure electric vehicles. The result of the prediction shows better accuracy when compared to conventional backpropagation neural network. Qian et al. [23] used genetic-optimized backpropagation artificial neural network (GA-PB ANN) to estimate the sound quality of pure electric vehicles. The finding of the research shows that GA-PB ANN has better precision than multiple linear regression model.
This paper proposes a direct model of Artificial Neural Networks application to manufacturing of pure electric vehicles. The objective of the study is to develop a model that can predict nine indispensable design-parameters of PEVs. The study will aid manufacturing of PEVs in data-driven and nonlinear manners. The developed model would assist in decision making in terms of parameter selection. This study uses datasets of 223 PEVs. The categories of vehicles used include two-seater, full-size, compact, subcompact, mid-size, standard SUV, and small station wagons. Examples of make of cars used are Mitsubishi, Nissan, Ford, Smart, Tesla, Chevrolet, BMW, Kia, Hyundai, Audi, Volkswagen, Porsche, and Volvo.

2. Materials and Methods

ANNs are used for solving nonlinear problems. They are also suitable for predictions with high degree of accuracy. The most common application of an ANN is a direct model approach. An inverse model approach is more tedious and complicated. The proposed method implemented in this study is known as Multi Layer Perceptron (MLP); and can be considered as a Direct model of Artificial Neural Network (DANN or ANND). The MLP used in this study employs feedforward backpropagation algorithms. During the feedforward process, errors are determined while moving from the input side to the output end. For the backpropagation process, which occurs after the feedforward process, errors are minimized by updating the weights from the output side to the input end. This is carried out layer by layer. The minimization of the error is done by using an optimizer.

2.1. Dynamic Control Process

One of the attributes of ANN is that it can be used to model and control a dynamic system [24]. In a direct ANN dynamic control process, raw datasets of input variables are used with those of the target variable to predict the outputs. The process of prediction can be subdivided into three stages. The stages are the training, testing/validation, and actual simulation. However, it should be noted that ANN consists of nodes (neurons), layers (such as input, hidden and output), and the connecting weights [24,25,26,27]. The dynamic control process is represented by Figure 1. During the dynamic control process, errors functions may be applied to determine the losses. There are different types of error functions. The suitable ones for this case under consideration were applied. The values of the errors are also minimized by updating the weights.

2.1.1. The Training Process

There are nine trainable variables in the datasets of the electric vehicles as show in Table 1. Out of the nine variables, eight were used as the inputs and one was used as the target output. Hence, this can be called a single-output system. Figure 1 shows the dynamic control system. For the training of the data, the following sets are needed:
{x1, x2, …, xn}k  for the input variables
{y1, y2, …, ym}k  for the target output variables
X = {x1, x2, …, xn}k ∈ Rn
Y = {y1, y2, …, ym}k ∈ Rn
where k = number of the input and output pairs that are fed into the system in Figure 1.
where R is a real number.
Y = f(x)
For the case under consideration, we do not know f(x), but we have sufficient data pairs for inputs and outputs. Therefore,
{ x } k { y } k
The following steps are required for the training:
  • The input variables are randomly selected from the database in such that,
{X}k = {x1, x2, …, xn}k
k = 1, 2, 3, …, k2 ≤ k1
In practice, k1 ≈ 500 iterations when f(x) is not known.
The output variable are also randomly picked such that,
{Y}k = {y1, y2, …, ym}k
  • {X}k is fed as the input into the neural network.
  • {Y}k is fed as the target output into the neural network.
  • The feeding is carried out k2 times.
  • The training of the network is carried out until the overall error “E” is a small value.
  • If the value of the overall error E is large, then, another randomly pair of input and output are selected. The above process would be repeated.

2.1.2. Testing/Validation Process

After the ANN has beeen satisfactorily trained, that is when all the error criterial have been satisfied, the following steps are to be employed:
  • A new set of input datasets {X}k is selected and the corresponding outputs of these input variables are recorded as {Y}k.
  • This new set {X}k is fed into the ANN as the agent of testing for k = 1, 2, 3, …, k3 and the corresponding value of the actual output { Y } ¯ k is recorded.
  • The value of the error is calculated using the recorded outputs {Y}k and { Y } ¯ k above.
ε = Y Y ¯ 2
E = 1 2 k = 1 k 3 ε
Substituting for the value of local error ε, the total error becomes,
E = 1 2 k = 1 k 3 Y Y ¯ 2
The actual output variable is y1. The input variables are eight in number {x1, x2, …, x8}.
{Y}k = {y1}k
{X}k = {x1, x2, …, x8}k

2.2. DANN Process Flow for Parametric Predictions

The process flow for the prediction in this study can be subdivided into six major steps. These steps are discussed in detail below. Figure 2 shows the details of the process flow.

2.2.1. Data Sourcing

Datasets were collected from the Ministry of Transportation Canada [2]. The original datasets were experimental or raw data from the automobile manufacturers.

2.2.2. Database Formation

Database of pure electric vehicles with various parameters was created using Python library called Panda as shown in Table 1. The datasets consist of various models or makes of PEVs or battery electric vehicles.

2.2.3. Data Preprocessing

Datasets from different manufacturers of PEVs were processed in a tabular form. Parameters that were trainable were selected and the remaining were eliminated. The needed datasets were assigned specific names for the purpose of identification as shown in Table 1. Datasets were normalized and scaled using standard scaler to reduce the wide merging between the datasets. Big datasets were squash (or compress) by this process. Datasets were divided into training and testing/validation data at ratio 0.8 and 0.2, respectively.
To code in Python libraries, the following variables listed below were used.
Variables
x1 = Mot—Electric motor power in kW
x2 = CE—City electric charge consumption (kWh/100 km)
x3 = HE—Highway electric charge consumption (kWh/100 km)
y1 = ComE—Combined electric charge consumption (kWh/100 km)
x4 = CGEq—City gasoline litre consumption equivalent (Le/100 km)
x5 = HGEq—Highway gasoline litre consumption equivalent (Le/100 km)
x6 = ComGEq—Combined highway and city gasoline litre consumption equivalent (Le/100 km)
x7 = Ra—Range (the estimated driving distance (in kilometers) on a fully charged battery)
x8 = ReT—Recharge time in hours
where Le is the gasoline litre equivalent and kWh is the kilowatt hour of electricity.

2.2.4. Statistical Analysis of Data

The selected datasets were analyzed by using statistical parameter to see how they were distributed. This is known as data visualization. Histogram was used to visualize each of the parameters as shown in Figure 3.

2.2.5. Formation of the Proposed Model for PEV

To build or form the DANN model, a Python library known as Keras was imported and used for this process. The phases of model formation are described below.
  • Selection of Model Parameters
Using eight variables as inputs and one as the target variable, and Keras library in Python, the model was built. The details of the model formation are shown in Figure 4. The input layer consists of eight variables. It is represented by dim = 8. The 1st hidden layer consists of 100 nodes, kernel initializer (normal), and activation function (ReLu). The duty of an activation function is to transform its inputs into outputs within a certain range. The 2nd hidden layer consists of 50 nodes, kernel initializer (normal), and activation function (tanh). Tanh activation function is a hyperbolic function. It takes the input as the real value and squash it to a range of −1 and +1. Larger inputs are closer to 1 and smaller ones tend to −1. Output layer consists of one node and a kernel initializer. The kernel initializer, which is normal of x, takes the negative function as 0.
  • Compiling the Proposed Model
Compiling involves specifying the parameters to measure the performance of the model. Model compiling is usually carried out before training. For compiling, regression loss function known as mean square error was employed. An optimizer called “Adam” in Keras library was used for the optimization process. Optimizers are algorithms for updating the weights of ANNs during the training process. Adam optimizer is currently the best optimizer for multilayer neural network. The optimizer in Keras operates on the principle of gradient descent algorithm. The systematic process of modifying or adjusting the weights is known as learning rules. Optimizer helps in solving the problem of hyperparameter tunning. There is no need of manually tuning the hyperparameter [25].
  • Training, Testing and Evaluation
The Multilayer Perceptron (MLP) model was trained by calling the fit function. After training, the model was tested/validated by calling the fit function. The model was evaluated by calling the evaluation function.

2.3. Design Fundamentals for the Model Parameters

This section expounded more on the parameters selected for the model with respect to design.

2.3.1. Determination of Electric Motor Power in kW

Powertrain motor (or electric motor) and battery pack are parts of the critical components of PEVs. Figure 5 shows a typical PEV and its components. For a vehicle on the ground floor, where the slope angle is zero, its air density is 1.25 kg m−3; the tractive force at the wheel is given by [28].
F = μ mg + 0.625 A C d V 2 + ma + I G 2 η r 2 a
where: m = mass of the vehicle, g = acceleration due to gravity (9.8 m/s2), μ = Rolling resistance coefficient, Cd = aerodynamic coefficient, A = frontal area in m2, V = Vehicle speed, a = acceleration of the vehicle, I = moment of inertial, r = radius of the tyre, η = gear system efficiency, G = gear ratio.
The power of the electric motor is determined by multiplying the tractive force at the wheel by the velocity. It is given as,
P = FV = [ μ mg + 0.625 A C d V 2 + ma + I G 2 η r 2 a ] V
It is important to know the power required at various speed to be able to design appropriately. This will also assist in determining the capacity of the electric motor needed to be selected at the design stage of PEVs. This is the reason for selecting electric motor power as a parameter for the model. The power available for the electric motor is also a function of the battery power or battery density. This makes battery recharge time an important factor.

2.3.2. Determination of Fuel Economy in Pure Electric Vehicles

The fuel economy (FE) of internal combustion engine vehicles is defined as the fuel consumption per km or miles per gallon. In the United States, the government agency assigned to regulate car fuel and emission related issues is known as Environmental Protection Agency (EPA). The agency has established fuel economy standard [30,31] figures for city driving, highway driving and combined cases. For the combined case, the figure fuel economy is 55% of city and 45% of highway, in MPG (miles per gallon).
FE combined = 1 0.55 City   fuel   economy + 0.45 highway   fuel   economy
For PEVs, the fuel economy is defined by electric consumption over certain range in km.
Fuel   Economy = Wh mile   or   kWh / 100   km
One gallon of gasoline contains 33.7 kWh [30].
One litre of gasoline contains the energy equivalent to 8.9 kWh of electricity [2].
Fuel   Economy   gasoline   equivalent = 1 Wh / miles × 33,700
For this study, fuel economy figures were therefore considered as parts of the critical variables for the model. The following fuel economy figures were selected for this work: city electric charge consumption (kWh/100 km), highway electric charge consumption (kWh/100 km), combined electric charge consumption (kWh/100 km), city litre consumption equivalent (Le/100 km), highway litre consumption equivalent (Le/100 km), and combined litre consumption equivalent (Le/100 km).

2.4. Redefining of Variables

To further evaluate the efficiency of model, the selected nine variables were redefined randomly, and their predictions were obtained. The equations below were used to redefine the variables.
Mot ,   V 1 = ( x 2 ) + 5
CE ,   V 2 = 2 x 1
HE ,   V 3 = 2 x + 5
ComE ,   V 4 = 2 x 3
CGEq ,   V 5 = x 2 + 8
HGEg ,   V 6 = x 2
ComGEq ,   V 7 = 2 x 2 + 2
Ra ,   V 8 = 1.2   x 2 + 5
ReT ,   V 9 = 2 x 5

2.5. Proposed Model Evaluation Using Error Functions

The model is also evaluated using the error functions such as mean absolute error (MAE), mean square error (MSE) and root mean square error (RMSE). The results are discussed in Section 4. Errors of the model were determined using combined electrical charge consumption.
MAE = 1 n i = 1 n | Y Predicted ( i ) Y desired ( i ) |
MSE = 1 n ( i = 1 n ( Y Predicted ( i ) Y desired ( i ) ) 2 )
RMSE = 1 n ( i = 1 n ( Y Predicted ( i ) Y desired ( i ) ) 2 )

3. Results of the Predictions

3.1. Prediction of the Combined Electric Charge Consumption

For the first prediction, the combined electric charge consumption datasets were fed into the box in Figure 1 as the target variable while all other eight variables were used as the inputs. After training and testing, the combined electric charge consumption was the predicted variable. Table 2b shows a good predicting result for the combined electrical charge consumption. This is because the values of the errors are negligible by checking rows, when comparing the predicted output to the target variable in the last two columns. Table 2a shows the summary of the model with the number of parameters in each of the dense layers. The first dense layer has 900 trainable parameters. The second dense layer has 5050 trainable parameters. This is the layer that has the highest number of trainable parameters. The last dense layer has 51 trainable parameters. This layer has the lowest number of trainable parameters. The model had a total of 6001 trainable parameters. Figure 6a indicated that the profile of the predicted output perfectly overlapped with the target variable. The degree of overlap is between 90–96%. The overall training and testing losses were 3.9132 × 10−6 and 9.698 × 10−7, respectively. This signifies a good degree of accuracy. Figure 6b shows the behaviour of overall model loss as epoch increases. The testing error can be seen to be decreasing as the epoch increases from 0 to 1.0 epoch. It continued to decrease as epoch rises from 1.0 to 4.0. The training error was almost constant when epoch rises from 0 to 1.5 epoch. It was found to be decreasing as epoch rises from 1.5 to 4.0 epoch.
After the prediction of the combined electric charge consumption, the model was equally used to predict the remaining eight variables.

3.2. Prediction of the City Electric Charge Consumption (CE)

Using the same single-output model in Figure 4, the city electric charge was used as the target variable while the other 8 variables were fed into the model as the inputs. The overall error for the model during training and testing were 0.0071 and 0.0021, respectively. Table 3 shows that the unit errors are negligible by comparing the last two columns on the right-hand side to each other. Figure 7a shows that both the target and the predicted variables overlapped. The degree of overlap is between 90–95%. It can be attested that the prediction was of high degree of accuracy. Figure 7b indicated how the training error was always changing and decreasing as the number of epochs increases. However, the testing error increases as epoch rises from 0 to 1.0. It began to decrease as epoch rises from 1.0 to 3.0 epoch. The testing error was found to be increasing as epoch rises from 3.0 to 4.0 epoch.

3.3. Prediction of the Recharge Time (ReT)

For the prediction of the recharge time, 0.0011 and 0.0058932 are the model’s training and testing losses. Figure 8b shows the changes in the model loss for the training and testing as epoch increases. The losses were not uniform for both the training and the testing. The testing error decreases as the epoch increases to a value of 2.0. The testing error then begins to increase as the epoch rises from 2.0 to 3.0. The last two columns of Table 4 show the details of the predicted and desired recharge times. Unit errors along the rows were minimal in Table 4. Figure 8a also shows a good overlap between the predicted and the desired variables. The degree of overlap is between 90–96%. The prediction was of high level of performance and precision.

3.4. Prediction of the Highway Electric Charge Consumption

The highway electric charge consumption was made the target variable in this case while all other selected parameters became the inputs. 0.0013 was the overall model training error while 0.0011 was the loss value for testing. The model structure is the same for this prediction as shown in Figure 4. Table 5 shows the predicted output and desired highway electric charge consumption in the last two columns, on the right-hand side. Absolute errors are of small values by comparing the elements in the rows of the predicted and the desire variables. Figure 9a shows the excellent overlap of the target and the predicted variables. The degree of overlap is between 90–97%. Figure 9b also shows how the model loss changes with epoch during the training and the validation stages. The model losses were not constant. Both the testing and the training errors began to increase in values as epoch rises from 0 to 1.0. The testing and training errors then began to decrease in values as epoch rises from 1.0 to 3.0. The training error later decreases in value while the testing error remains constant as the epoch increases from 3.0 to 4.0 epoch. Of course, the prediction is of an acceptable degree of accuracy.

3.5. Prediction of the City Gasoline Litre Consumption Equivalent(CGEq)

The single-output model was also used to predict the city gasoline litre consumption equivalent, and the predicted output variable is shown in Table 6 and Figure 10a. From the tabulated result, unit errors were negligible by comparing the predicted output to desired variable in Table 6. The graphical profile in Figure 10a shows that errors were kept to a minimal level. The degree of overlap between the predicted and the desired variables was exceptional. The degree of overlap is between 90–96%. This is a measure of precision and accuracy. Figure 10b shows the profile of the model losses during testing and training phases. The training error increases in value as epoch rises from 0 to 2.0; it then continues to decrease. The testing error can be seen increasing as epoch rises from 0 to 1.5. The model testing error was found to be decreasing in value as epoch increases from 1.5 to 2.0. Its increases in value as epoch rises from 2.0 to 3.0. The testing error experiences decrease in value as epoch increases from 3.0 to 4.0.

3.6. Prediction of the Highway Gasoline Litre Consumption Equivalent (HGEq)

Highway litre consumption was made the target variable and all other variables were used as the input values using the same single-output model already built. Overall training loss was 0.0039 while overall testing error was 0.0045. Table 7 comparatively indicated that the absolute errors were negligible by considering the predicted and the target variables. Figure 11a also shows a high degree of overlap between the predicted and target variables. The degree of overlap is between 90–97%. Figure 11b shows the fluctuating profile of model loss for the training and the testing phases. The model testing error decreases as epoch increases 0 to 2.0. It increases as epoch rises from 2.0 to 3.0. It began to decrease as epoch increases from 3.0 to 4.0. The training error reduces in value as epoch increases from 0 to 1.0. It then begins to increase in value as the epoch rises from 1.0 to 2.0. It continues to fluctuate as epoch increases. The overall model losses attested that the model is good for the prediction of highway gasoline litre consumption equivalent.

3.7. Prediction of the Combined Gasoline Litre Consumption Equivalent

Using the same single-output model of PEVs to predict the combined litre consumption equivalent, the results were analytically acceptable. Overall losses for the training and testing were 0.0017 and 0.0016. Table 8 shows a minimized range of errors when the predicted and the desired variables in the last two columns are compared. Figure 12a did show that the prediction of the combined litre consumption equivalent was with high degree of accuracy, by comparing it with the desired variable, due to the degree of overlap between their profiles. The degree of overlap is between 90–97%. From Figure 12b, the value of the model loss for the training was almost uniform while that of the testing varied as epoch rises.

3.8. Prediction of the Electrical Motor Power (Mot)

Electric motor power was equally set as a target variable while all other variables were used as the inputs using the single-output model. The system was trained and validated. The predicted variable was observed. The overall model losses for the training and testing were 0.0181 and 0.0134, respectively. Table 9 shows the predicted and the desired electrical motor power. Figure 13a shows that the degree of overlap between the predicted and the target variable. The degree of overlap is between 75–85%. Figure 13b shows changes in model losses as epoch increases.

3.9. Prediction of Range of PEV Using the Single Output Model

In this case, the range datasets were fed into the system as the desired variable while other variable were the inputs. The system was trained and validated. The overall model loss for training was 0.0057. The overall model loss for testing was 0.0053. Table 10 shows the predicted and the desired variables. Figure 14a shows the overlapping profiles of the predicted and the desired variables. The degree of overlap is between 85–93%. Figure 14b indicates the model losses as epoch increases. The training error was almost constant for the first two epochs while the testing error was changing for the entire process.

4. Discussion

4.1. Predictability of the Proposed Model

Considering the main target variable in Section 3.1 that was used for the model formation, the overall losses for the training and testing were 3.9132 × 10−6 and 9.698 × 10−7, respectively. The mean absolute error (MAE), mean square error (MSE) and root mean square error (RMSE) were 0.109189, 0.218379, and 0.46731, respectively. The main target variable, the combined electrical charge consumption, had an extraordinary prediction result.
The same model was used to predict the other eight variables, yielding predicted outputs with negligible overall training, and testing errors as describe in Section 3.2, Section 3.3, Section 3.4, Section 3.5, Section 3.6, Section 3.7, Section 3.8 and Section 3.9. This shows that the model can be adopted for simulation of any of the nine parameters both locally (in Canada) and internationally. Canada was used as a case study because of the high target set by the Canadian government to minimize greenhouse gas emissions. More so, another reason for this is because the research was being conducted in Canada.

4.2. Applicability of the Proposed Model to Variety of Designs

This model is applicable to different categories of pure electric cars. The categories of the cars which the model is found applicable are two-seater, full-size, compact, subcompact, mid-size, standard SUV, and small station wagons. The model can be used to simulate any of the nine parameters for the following makes of vehicles: Mitsubishi, Nissan, Ford, Smart, Tesla, Chevrolet, BMW, Kia, Hyundai, Audi, Volkswagen, Porsche, and Volvo. It has not been tested with the datasets of commercial pure electric buses and trucks.

4.3. Implications of the Developed Model and Technique

4.3.1. Formulation of Policy

Base on the capability of model to predict city electric charge consumption, highway electrical charge consumption and combined electric charge consumption, the governmental regulation agencies can formulate standard figures for manufacturers and users of PEVs. For example, the government can establish the electric charge consumption limits for new categories of PEVs to be manufactured. The government or its agencies can establish the cost of recharging the batteries per kilowatt hour. The government can also generate taxes base on the consumption of electric charges per km.

4.3.2. Decision Making by the Manufacturers of PEVs

Manufacturers of PEVs and batteries can use this model to make certain critical decisions at the point of design. For instance, the simulation of electrical motor power can help in deciding the selection of battery type, density, and capacity for a car to be designed. A manufacturer can determine the capacity of the battery to be used if the range is simulated. The higher the range, the higher the capacity of the battery to be used for the design of PEVs. There is a linear relationship between the range and battery density. Vehicle spare parts manufacturers can benefit maximally by employing the model. Battery manufacturers can use the model to predict car ranges for their batteries. This will help in battery capacity estimation. Car manufacturers can also use the model to predict the rate of consumption of electrical charges per km.

4.3.3. Impact of Government Policy

Government policies can play vital roles in the demand and supply of PEVs. Enacting zero-emission policy can increase the demand of PEVs. The is because people, companies and government parastatals would be mandated to purchase PEVs. In addition, provision of subsidies or credits by the government to the buyers of PEVs can also increase the demand of PEVs. This is because when the selling price of PEVs is lowered, more people will be willing to buy them. The supply of PEVs can also be positively influenced if government provide financial aids to manufacturers of PEVs. Such supportive policies mentioned above would promote the usage of this model due to increase in demand and supply of PEVs.

4.4. Comparativeness with the Past Studies

Looking at the past works on predictions with ANN, most of these studies cannot predicted nine variables of PEVs with a single model. In addition, most of these works focused on energy management [13,14,16,21,22,23,25] and batteries [18,19,20,28] predictions. This current study addresses the problem of PEVs with respect to manufacturing and increase in demand. The developed model can be used to simulate the nine design-parameters accurately. This will have positive impact on the speed and accuracy of the future designs if the model is employed. Customers and manufacturers will also be able to make decisions on time and accurately.

4.5. Validation with the Redefined Parameters

The model was used to predict variables using redefined datasets. The predictions with redefined datasets equally indicated high degree of accuracy. Table 11a–i and Figure 15a–i show the results of the prediction for all the nine variables. The last two columns of Table 11a–i show the desired and the predicted variables for each of the nine situations. Nine different situations were presented in Table 11a–i. The first is the prediction of city electric charge consumption in Table 11a. The absolute errors between the desired and predicted variables from this table were negligible. The mean absolute error for this case is 0.0592. Table 11b indicated the prediction result for the highway electric charge consumption. The absolute errors between the desired and predicted variables from this table were minimal. The mean absolute error for this case is 0.06426. Table 11c indicated the prediction result of the electrical motor power. This table shows the absolute errors between the target and the desired variables. The mean absolute error for this case is 0.3191. Table 11d shows city gasoline litre consumption equivalent prediction result. The absolute errors between the target and predicted variables from this table were small. The mean absolute error for this case is 0. 06405. Table 11e shows highway gasoline litre consumption equivalent. The absolute errors between the desired and predicted variables from this table were also negligible. The mean absolute error for this case is 0.09516. The combined gasoline litre consumption equivalent prediction is shown in Table 11f. The absolute errors between the desired and predicted variables from this table were small. The mean absolute error for this prediction is 0.1136. The recharge time result is indicated in Table 11g. The absolute errors between the target and predicted variables from this table were small. The mean absolute error for this case is 0.2449. Table 11h shows the prediction result for range. The mean absolute error for the prediction is 0.20494. Table 11i indicated the details of the combined electric charge consumption result. The absolute errors between the target and predicted variables from this table were small. The mean absolute error for this case is 0.0356. All these prediction results for the redefined cases are of high degree of accuracy.
Figure 15a–i are comparative analysis between the predicted and the desired variables. For majority of the parameters, the desired variable overlapped with the predicted variable for up to 75–95%. This signifies high degree of accuracy for the predictions.
Table 12 and Figure 16 show the details of the mean absolute error (MAE), mean square error (MSE), room mean square errors (RMSE), for the redefined parameters in Section 4.5. From Figure 16 and Table 12, it can be shown that the electrical motor power (Mot) is the parameter with the highest MAE, MSE and RMSE. The parameter with the lowest MAE, MSE and RMSE is the combined electrical charge consumption (ComE). If 0.5 is assumed to be the minimum allowable mean value for the error functions, then the losses are said to be minimal.

4.6. Evaluation of the Model with Error Functions

Table 13 shows the catalogue of training and testing errors for the prediction of all the nine parameters in Section 3. Figure 17 shows the training and the testing error profiles using the values in Table 13. Figure 17 and Figure 18 also show the relationship between the training and the testing errors for all the variables. From Figure 18, the electrical motor power has the highest training error while the combined electrical charge consumption has the lowest value. The recharge time for the battery has the highest error value for testing while the combined electrical consumption has the lowest value.

5. Conclusions and Future Works

5.1. Conclusions

This study presented a unique technique for predicting the parameters of PEVs for manufacturing purposes. A Multilayer Artificial Neural Network model was developed by using a direct model approach of ANNs. Nine variables were predicted using datasets from the manufacturers of PEVs. The proposed model was also evaluated using redefined datasets. For the main variable, the combined electrical charge consumption, the mean absolute error, mean square error and root mean square errors of the model were 0.109, 0.218 and 0.467, respectively. For the model formation, using the combined electrical charge consumption as the target variable, the overall losses for the training and testing were 3.9132 × 106 and 9.698 × 10−7, respectively. The predicted results were of high degree of accuracy. The following are the contributions of this study:
  • A proposed predicting model was developed for pure electric vehicles parametric simulations. The model will help manufacturers, spare part producers and policy makers, in making decision more accurately and promptly.
  • The built model can predict all the selected nine parameters of the pure electric vehicles. The nine variables were predicted using the model without changing any parameter of the model. This attested to the high efficiency and high accuracy of the model.
  • The proposed model can be used industrially to predict future electric vehicle variables. Hence, it can serve as predicting machine for manufacturing of PEVs.

5.2. Future Works

This study can be improved upon as future research works. The work is limited to cars of different categories. The future work may include datasets of pure electric trucks and buses. Energy management datasets such as speed, electric current, electric voltage can be included in the future research. Future research may develop a single model for PEVs, PHEVs and HEVs.

Funding

Saskatchewan Innovation and Excellence Funding, ID:36002.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data is available on the website of Ministry of Transportation Canada. Fuel consumption ratings search tool. Available online: https://www.nrcan-rncan.gc.ca (accessed on 14 March 2021).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Exclusive Biden Electric Vehicle Includes Battery Recycling Push. Available online: https//www.reuters.com/business/autos-transportation/exclusive-bidens-electric-vehicle-plan-includes-battery-recycling-push-2021-06-04 (accessed on 4 June 2021).
  2. Natural Resources Canada. Fuel Consumption Ratings Search Tool. Available online: https//www.nrcan-rncan.gc.ca (accessed on 14 March 2021).
  3. Şafak, B.I.; Ali, T. Introduction to Plug-in Electric Vehicles, Plug-In Electric Vehicle Grid Integration; Artech House: Norwood, MA, USA, 2017. [Google Scholar]
  4. Types of Electric Vehicles: A Short Guide to Electric Cars—Ezoomed. Available online: www.ezoomed.com/blog/buy-new/types-electric-vehicles (accessed on 28 October 2021).
  5. An Absolute Triumph of Efficiency, Lucid Air Achieves 520 miles of Range. Available online: https://www.lucidmotors.com/stories/lucid-air-achieves-520-miles-of-range (accessed on 16 September 2021).
  6. Yao, L.; Xiao, Y.; Gong, X.; Hou, J.; Chen, X. A Novel Intelligent Method for Fault Diagnosis of Electric Vehicle Battery System Based on Wavelet Neural Network. J. Power Sources 2020, 453, 227870. [Google Scholar] [CrossRef]
  7. Chaoui, H.; Ibe-Ekeocha, C.C. State of Charge and State of Health Estimation for Lithium Batteries Using Recurrent Neural Networks. IEEE Trans. Veh. Technol. 2017, 66, 8773–8783. [Google Scholar] [CrossRef]
  8. Xu, Q.; Mao, Y.; Zhao, M.; Cui, S. A Hybrid Electric Vehicle Dynamic Optimization Energy Management Strategy Based on a Compound-Structured Permanent-Magnet Motor. Energies 2018, 11, 2212. [Google Scholar] [CrossRef] [Green Version]
  9. Csaba, T.; John, J.C.; Ronald, P.J.; Nigel, N.C. Further Validation of Artificial Neural Network-Based Emissions Simulation Models for Conventional and Hybrid Electric Vehicles. J. Air Waste Manag. Assoc. 2006, 56, 898–910. [Google Scholar] [CrossRef] [Green Version]
  10. Jiménez-Bermejo, D.; Fraile-Ardanuy, J.; Castaño-Solis, S.; Merino, J.; Álvaro-Hermana, R. Using Dynamic Neural Networks for Battery State of Charge Estimation in Electric Vehicles. Procedia Comput. Sci. 2018, 130, 533–540. [Google Scholar] [CrossRef]
  11. Kumari, N.; Bhargava, V. Artificial Neural Network-Based Battery Energy Storage System for Electrical Vehicle; Springer Nature Singapore Pte Ltd.: Gateway East, Singapore, 2020. [Google Scholar]
  12. Zainuri, A.; Wibawa, U.; Rusli, M.; Hasanah, R.N.; Harahap, R.A. VRLA battery state of health estimation based on charging time. Telkomnika Telecommun. Comput. Electron. Control. 2019, 17, 1577–1583. [Google Scholar] [CrossRef]
  13. Chandran, V.; Patil, C.; Karthick, A.; Ganeshaperumal, D.; Rahim, R.; Ghosh, A. State of Charge Estimation of Lithium-Ion Battery for Electric Vehicles Using Machine Learning Algorithms. World Electr. Veh. J. 2021, 12, 38. [Google Scholar] [CrossRef]
  14. Wang, Y.; Wu, Z.; Xia, A.; Guo, C.; Chen, Y.; Yang, Y.; Tang, Z. Energy management strategy for HEV based on KFCM and neural network. Concurr. Comput. Pract. Exp. 2019, 31, e4838. [Google Scholar] [CrossRef]
  15. Shi, L.; Zheng, M.; Li, F. The energy management strategy for parallel hybrid electric vehicles based on MNN. Multimed. Tools Appl. 2020, 79, 5321–5333. [Google Scholar] [CrossRef]
  16. Lin, X.; Wang, Z.; Wu, J. Energy management strategy based on velocity prediction using back propagation neural network for a plug-in fuel cell electric vehicle. Int. J. Energy Res. 2021, 45, 2629–2643. [Google Scholar] [CrossRef]
  17. Sun, C.; Sun, F.; He, H. Investigating adaptive-ECMS with velocity forecast ability for hybrid electric vehicles. Appl. Energy 2017, 185, 1644–1653. [Google Scholar] [CrossRef]
  18. Wang, Q.N.; Zeng, X.H.; Wang, P.Y.; Wang, J.N. Driving cycle recognition neural network algorithm based on the sliding time window for hybrid electric vehicles. Int. J. Automot. Technol. 2015, 16, 685–695. [Google Scholar] [CrossRef]
  19. Wang, M.; Yu, H.; Dong, G.; Huang, M. Dual-Mode Adaptive Cruise Control Strategy Based on Model Predictive Control and Neural Network for Pure Electric Vehicles. In Proceedings of the 5th International Conference on Transportation Information and Safety, Liverpool, UK, 14–17 July 2019. [Google Scholar]
  20. Zhu, J.; Yang, Z.; Mourshed, M.; Guo, Y.; Zhou, Y.; Chang, Y.; Wei, Y.; Feng, S. Electric Vehicle Charging Load Forecasting: A Comparative Study of Deep Learning Approaches. Energies 2019, 12, 2692. [Google Scholar] [CrossRef] [Green Version]
  21. Xu, Y.; Zhang, W.; Bao, H.; Zhang, S.; Xiang, Y. A SEM–Neural Network Approach to Predict Customers’ Intention to Purchase Battery Electric Vehicles in China’s Zhejiang Province. Sustainability 2019, 11, 3164. [Google Scholar] [CrossRef] [Green Version]
  22. Huang, H.B.; Wu, J.H.; Huang, X.R.; Yang, M.L.; Ding, W.P. The development of a deep neural network and its application to evaluating the interior sound quality of pure electric vehicles. Mech. Syst. Signal Process. 2019, 120, 98–116. [Google Scholar] [CrossRef]
  23. Qian, K.; Hou, Z.; Sun, D. Sound Quality Estimation of Electric Vehicles Based on GA-BP Artificial Neural Networks. Appl. Sci. 2020, 10, 5567. [Google Scholar] [CrossRef]
  24. Mayorga, R.M. Advanced Neural Network Lecture Note; University of Regina: Regina, SK, Canada, 2020. [Google Scholar]
  25. Loy, J. Neural Network Projects with Python; Packt Publishing Ltd.: Birmingham, UK, 2019. [Google Scholar]
  26. Kang, S.Y. An Investigation of the Use of Feedforward Neural Networks for Forecasting. Ph.D. Thesis, Kent State University, Kent, OH, USA, 1991. [Google Scholar]
  27. Jang, J.S.R. Neuro-Fuzzy and Soft Computing: Adaptive Network; Prentice-Hall Inc.: Hoboken, NJ, USA, 1997; Chapter 8; pp. 226–233. [Google Scholar]
  28. James, L.; Lowry, J. Electric Vehicle Technology Explained; John Wiley & Sons: Hoboken, NJ, USA, 2012. [Google Scholar]
  29. All-Electric Vehicle. Available online: https://Afdc.energy.gov (accessed on 5 September 2021).
  30. Chris, M.; Abul Masur, M. Hybrid Electric Vehicles: Principles & Application with Practical Perspectives; John Wiley & Sons Ltd.: Hoboken, NJ, USA, 2018. [Google Scholar]
  31. United States Environmental Protection Agency. Final Rule for Fuel Economy Labeling of Motor Vehicles: Revisions to Improve Calculation of Fuel Economy Estimates, 40 CFR Parts 86 and 600. 27 December 2006. Available online: http://www.epa.gov/fedrgstr/EPA-AIR/2006/December/Day-27/a9749.pdf (accessed on 14 March 2021).
Figure 1. Dynamic Control System for the PEVs.
Figure 1. Dynamic Control System for the PEVs.
Wevj 12 00257 g001
Figure 2. Process flow for the parametric predictions.
Figure 2. Process flow for the parametric predictions.
Wevj 12 00257 g002
Figure 3. Dataset visualization. (a) Motor Power; (b) Combined electric charge consumption; (c) City litre consumption equivalent; (d) Highway litre consumption equivalent; (e) Recharge Time; (f) Combined (highway and city) consumption equivalent; (g) City electric charge consumption; (h) highway electric charge consumption; (i) Range.
Figure 3. Dataset visualization. (a) Motor Power; (b) Combined electric charge consumption; (c) City litre consumption equivalent; (d) Highway litre consumption equivalent; (e) Recharge Time; (f) Combined (highway and city) consumption equivalent; (g) City electric charge consumption; (h) highway electric charge consumption; (i) Range.
Wevj 12 00257 g003aWevj 12 00257 g003b
Figure 4. Selected parameters for the model.
Figure 4. Selected parameters for the model.
Wevj 12 00257 g004
Figure 5. Pure electric vehicle [29].
Figure 5. Pure electric vehicle [29].
Wevj 12 00257 g005
Figure 6. Performance measurement of the combined electric charge consumption. (a) Behaviour of the combined electric charge consumption; (b) Model loss with increase in epoch.
Figure 6. Performance measurement of the combined electric charge consumption. (a) Behaviour of the combined electric charge consumption; (b) Model loss with increase in epoch.
Wevj 12 00257 g006
Figure 7. Predicted city electric charge consumption analysis. (a) Behaviour of the city electric charge consumption; (b) Model loss with increase in epoch.
Figure 7. Predicted city electric charge consumption analysis. (a) Behaviour of the city electric charge consumption; (b) Model loss with increase in epoch.
Wevj 12 00257 g007
Figure 8. Predicted and desired recharge time analysis. (a) Behaviour of the predicted and desired of recharge time; (b) Model loss with increase in epoch.
Figure 8. Predicted and desired recharge time analysis. (a) Behaviour of the predicted and desired of recharge time; (b) Model loss with increase in epoch.
Wevj 12 00257 g008
Figure 9. Predicted highway electric charge consumption analysis. (a) Behaviour of the highway electric charge consumption; (b) Model loss with increase in epoch.
Figure 9. Predicted highway electric charge consumption analysis. (a) Behaviour of the highway electric charge consumption; (b) Model loss with increase in epoch.
Wevj 12 00257 g009
Figure 10. City gasoline litre consumption equivalent analysis. (a) Behaviour of city gasoline litre consumption equivalent; (b) Model loss with increase in epoch.
Figure 10. City gasoline litre consumption equivalent analysis. (a) Behaviour of city gasoline litre consumption equivalent; (b) Model loss with increase in epoch.
Wevj 12 00257 g010
Figure 11. Highway gasoline litre consumption equivalent analysis. (a) Behaviour of the highway litre consumption equivalent; (b) Model loss with increase in epoch.
Figure 11. Highway gasoline litre consumption equivalent analysis. (a) Behaviour of the highway litre consumption equivalent; (b) Model loss with increase in epoch.
Wevj 12 00257 g011
Figure 12. Combined gasoline litre consumption equivalent analysis. (a) Behaviour of the combined litre consumption equivalent; (b) Model loss with increase in epoch.
Figure 12. Combined gasoline litre consumption equivalent analysis. (a) Behaviour of the combined litre consumption equivalent; (b) Model loss with increase in epoch.
Wevj 12 00257 g012
Figure 13. Predicted electrical motor power analysis. (a) Behaviour of the predicted electrical motor power; (b) Model loss with increase in epoch.
Figure 13. Predicted electrical motor power analysis. (a) Behaviour of the predicted electrical motor power; (b) Model loss with increase in epoch.
Wevj 12 00257 g013
Figure 14. Predicted range analysis. (a) Behaviour of the predicted range; (b) Model loss with increase in epoch.
Figure 14. Predicted range analysis. (a) Behaviour of the predicted range; (b) Model loss with increase in epoch.
Wevj 12 00257 g014
Figure 15. Redefined parametric predictions performance measurement. (a) City electric charge consumption; (b) Highway electric charge consumption; (c) Combined electric charge consumption; (d) Electric motor power; (e) City gasoline litre consumption equivalent; (f) Highway gasoline litre consumption equivalent; (g) Combined gasoline litre consumption equivalent; (h) Recharge Time; (i) Range.
Figure 15. Redefined parametric predictions performance measurement. (a) City electric charge consumption; (b) Highway electric charge consumption; (c) Combined electric charge consumption; (d) Electric motor power; (e) City gasoline litre consumption equivalent; (f) Highway gasoline litre consumption equivalent; (g) Combined gasoline litre consumption equivalent; (h) Recharge Time; (i) Range.
Wevj 12 00257 g015aWevj 12 00257 g015bWevj 12 00257 g015c
Figure 16. Model evaluation with the redefined parameters.
Figure 16. Model evaluation with the redefined parameters.
Wevj 12 00257 g016
Figure 17. Training and testing errors for the nine variables.
Figure 17. Training and testing errors for the nine variables.
Wevj 12 00257 g017
Figure 18. Model evaluation.
Figure 18. Model evaluation.
Wevj 12 00257 g018
Table 1. Datasets for the model.
Table 1. Datasets for the model.
YearMakeMotCEHEComECGEqHGEqComGEqRaReT
02012Mitsubishi4916.921.418.71.92.42.11007
12012Nissan8019.32321.12.22.62.41177
22013Ford1071921202.12.42.21224
32013Mitsubishi4916.921.418.71.92.42.11007
42013Nissan8019.32321.12.22.62.21177
52013Smart3517.222.519.61.92.52.21098
62013Smart3517.222.519.61.92.52.21098
72013Tesla22522.421.922.22.52.52.52246
82013Tesla22522.221.721.92.52.42.533510
92013Tesla27023.823.223.62.72.62.642612
102013Tesla31023.923.223.62.72.62.642612
112014Chevrolet1041619.617.81.82.221317
122014Ford1071921.1202.12.42.21224
132014Mitsubishi4916.921.418.71.92.42.11007
142014Nissan8016.520.818.41.92.32.11355
Table 2. Prediction result at model formation.
Table 2. Prediction result at model formation.
(a) Summary of the Model
Model Summary
Layer (type)Output ShapeParameter #
Dense_33 (Dense)(None, 100)900
Dense_34 (Dense)(None, 50)5050
Dense_35 (Dense)(None, 1)51
Total parameters:6001
Total parameters:6001
Non-trainableparameters:0
(b) Predicted Combined Electric Charge Consumption
CEReTHECGEqHGEqComGEqMotRaComEPredictedComE
023.81223.22.72.62.627042623.623.518833
116.2519.71.82.2212518317.817.820225
218.7323.12.12.62.3609220.720.755283
314.55.817.41.61.91.810027415.815.946842
418.21019.822.22.135848818.919.017338
516.8522.41.92.52.28117919.319.458347
617620.71.92.32.18017218.618.737461
716.85.318.61.92.1210020117.417.652714
816.31018.71.82.1235850717.417.585972
919.98.822.42.22.52.41983702121.097385
Table 3. Predicted and desired city electric charge consumption.
Table 3. Predicted and desired city electric charge consumption.
ReTHECGEqHGEqComGEqMotRaComECEPredicted CE
01223.22.72.62.627042623.623.824.129328
1519.71.82.2212518317.816.216.105284
2323.12.12.62.3609220.718.718.772221
35.817.41.61.91.810027415.814.514.315234
41019.822.22.135848818.918.218.061446
5522.41.92.52.28117919.316.816.890638
6620.71.92.32.18017218.61716.919226
75.318.61.92.1210020117.416.816.77796
81018.71.82.1235850717.416.316.444208
98.822.42.22.52.41983702119.919.894707
Table 4. Predicted and desired Recharge Time.
Table 4. Predicted and desired Recharge Time.
HECGEqHGEqComGEqMotRaComECEReTPredicted ReT
024.282.492.752.53402.63347.1822.2823.4312.09912.21354
117.121.962.102.068135.04217.7516.8216.556.676.568537
215.062.482.322.53268.84159.72314.7819.998.458.39825
317.931.6031.951.7245.847195.4318.8714.175.455.329853
422.2271.9712.242.068179.64425.7323.6717.858.0967.97622
517.12.372.172.41224.23178.46816.7318.327.0947.096871
618.132.12.172.18179.64177.5816.5817.57.247.139585
717.421.792.171.95135.04195.4317.2216.0727.097.081111
822.231.82.11.95135.04425.7324.116.0726.746.821907
920.12.372.392.41313.44282.921.0220.349.319.131731
Table 5. Predicted and desired highway electric charge consumption.
Table 5. Predicted and desired highway electric charge consumption.
CGEqHGEqComGEqMotRaComECEReTHEPredicted
HE
2.72.62.627042623.623.81223.223.189518
1.82.2212518317.816.2519.719.625205
2.12.62.3609220.718.7323.123.005917
1.61.91.810027415.814.55.817.417.441454
22.22.135848818.918.21019.819.8613
1.92.52.28117919.316.8522.422.27434
1.92.32.18017218.617620.720.554855
1.92.1210020117.416.85.318.618.633545
1.82.1235850717.416.31018.718.787008
2.22.52.41983702119.98.822.422.373301
Table 6. Predicted and desired city gasoline litre consumption equivalent.
Table 6. Predicted and desired city gasoline litre consumption equivalent.
HGEqComGEqMotRaComECEReTHECGEqPredicted CGEq
02.62.627042623.623.81223.22.72.683975
12.2212518317.816.2519.71.81.821692
22.62.3609220.718.7323.12.12.106232
31.91.810027415.814.55.817.41.61.604526
42.22.135848818.918.21019.822.046841
52.52.28117919.316.8522.41.91.91557
62.32.18017218.617620.71.91.913931
72.1210020117.416.85.318.61.91.85855
82.1235850717.416.31018.71.81.843146
92.52.41983702119.98.822.42.22.259193
Table 7. Predicted and desired highway gasoline litre consumption equivalent.
Table 7. Predicted and desired highway gasoline litre consumption equivalent.
ComGEqMotRaComECEReTHECGEqHGEqPredicted HGEq
02.627042623.623.81223.22.72.62.616106
1212518317.816.2519.71.82.22.19862
22.3609220.718.7323.12.12.62.605645
31.810027415.814.55.817.41.61.91.899809
42.135848818.918.21019.822.22.210691
52.28117919.316.8522.41.92.52.21091
62.18017218.617620.71.92.32.523738
7210020117.416.85.318.61.92.12.313696
8235850717.416.31018.71.82.12.072292
92.41983702119.98.822.42.22.52.484709
Table 8. Predicted and desired combined gasoline litre consumption equivalent.
Table 8. Predicted and desired combined gasoline litre consumption equivalent.
MotRaComECEReTHECGEqHGEqComGEqPredicted ComGEq
027042623.623.81223.22.72.62.62.59812
112518317.816.2519.71.82.222.02092
2609220.718.7323.12.12.62.32.305117
310027415.814.55.817.41.61.91.81.796104
435848818.918.21019.822.22.12.140992
58117919.316.8522.41.92.52.22.197978
68017218.617620.71.92.32.12.11947
710020117.416.85.318.61.92.121.998774
835850717.416.31018.71.82.121.95528
91983702119.98.822.42.22.52.42.36263
Table 9. Predicted and desired electrical motor power.
Table 9. Predicted and desired electrical motor power.
RaComECEReTHECGEqHGEqComGEqMotPredicted Mot
042623.623.81223.22.72.62.6270325.39328
118317.816.2519.71.82.22125127.758652
29220.718.7323.12.12.62.36061.349003
327415.814.55.817.41.61.91.8100121.266022
448818.918.21019.822.22.1358390.781677
517919.316.8522.41.92.52.28187.229782
617218.617620.71.92.32.18086.093201
720117.416.85.318.61.92.12100110.93045
850717.416.31018.71.82.12358350.521454
93702119.98.822.42.22.52.4198218.790649
Table 10. Predicted and desired ranges.
Table 10. Predicted and desired ranges.
ComECEReTHECGEqHGEqComGEqMotRaPredicted Ra
023.623.81223.22.72.62.6270426394.53876
117.816.2519.71.82.22125183176.96542
220.718.7323.12.12.62.3609289.903847
315.814.55.817.41.61.91.8100274263.87628
418.918.21019.822.22.1358488463.54578
519.316.8522.41.92.52.281179172.93135
618.617620.71.92.32.180172164.85034
717.416.85.318.61.92.12100201197.63403
817.416.31018.71.82.12358507524.77155
92119.98.822.42.22.52.4198370399.02506
Table 11. Redefined parametric predictions.
Table 11. Redefined parametric predictions.
(a) City electric charge consumption
HEComEMotRaCGEqHGEqComGEqReTCEPredicted CE
023.223.62704262.72.62.61246.647.066566
119.717.81251831.82.22531.431.082979
223.120.760922.12.62.3336.436.024353
317.415.81002741.61.91.85.82827.530424
419.818.935848822.22.11035.434.879467
522.419.3811791.92.52.2532.632.706402
620.718.6801721.92.3263332.533249
718.617.41002011.92.125.332.631.684757
822.317.43585071.92.12.41031.631.951500
920211983701.82.52.48.838.838.254368
(b) Highway electric charge consumption
CEComEMotRaCGEqHGEqComGEqReTHEPredicted HE
023.823.62704262.72.62.61223.223.21851
116.217.81251831.82.22519.719.406933
218.720.760922.12.62.3323.123.057276
314.515.81002741.61.91.85.817.417.038816
418.218.935848822.22.11019.819.505558
516.819.3811791.92.52.2522.422.123541
61718.6801721.92.32620.720.51317
716.817.41002011.92.125.318.618.596674
816.317.43585071.92.12.41018.718.57807
919.9211983701.82.52.48.822.422.484404
(c) Electric motor power
HEReTCGEqHGEqComGEqRaCEComEMotPredicted Mot
023.2122.72.62.642623.823.6140200.348709
119.751.82.2218316.217.867.561.672386
223.132.12.62.39218.720.73531.928759
317.45.81.61.91.827414.515.85563.545692
419.81022.22.148818.218.9184189.540115
522.451.92.52.217916.819.345.546.0271
620.761.92.321721718.64544.363953
718.65.31.92.1220116.817.45556.778175
818.7101.82.12.450716.317.4184156.964767
922.48.82.22.52.437019.921104124.466232
(d) City gasoline litre consumption equivalent
HEHGEqReTCEComEMotRaComGEqCGEqPredicted CGEq
023.22.61223.823.62704262.615.2915.02135181
119.72.2516.217.8125183211.2411.35358334
223.12.6318.720.760922.312.4112.51209927
317.41.95.814.515.81002741.810.5610.59348011
419.82.21018.218.93584882.11212.15197659
522.42.5516.819.3811792.211.6111.71028996
620.72.361718.680172211.6111.59972286
718.62.15.316.817.4100201211.6111.36447811
818.72.11016.317.43585072.411.2411.49509335
922.42.58.819.9211983702.412.8412.95093346
(e) Highway gasoline litre consumption equivalent
HEReTCEComEMotRaComGEqCGEqHGEqPredicted HGEq
023.21223.823.62704262.62.717.57617.74665260
119.7516.217.812518321.810.64810.65536785
223.1318.720.760922.32.117.57618.37563324
317.45.814.515.81002741.81.66.8597.435733795
419.81018.218.93584882.1210.64810.56519318
522.4516.819.3811792.21.915.62515.85181236
620.761718.68017221.912.16712.52617073
718.65.316.817.410020121.99.2619.117634773
818.71016.317.43585072.41.89.2619.006069183
922.48.819.9211983702.42.215.62515.56515598
(f) Combined gasoline litre consumption equivalent
HEReTCEComEMotRaCGEqHGEqComGEqPredicted ComGEq
023.21223.823.62704262.72.615.5216.26508331
119.7516.217.81251831.82.2109.779075623
223.1318.720.760922.12.612.5812.86681652
317.45.814.515.81002741.61.98.488.135276794
419.81018.218.935848822.210.8211.03121662
522.4516.819.3811791.92.511.6811.22401524
620.761718.6801721.92.310.8210.58418751
718.65.316.817.41002011.92.1109.605104446
818.71016.317.43585071.82.1109.768924713
922.48.819.9211983702.22.513.5212.71550655
(g) Recharge time
HEComGEqCEComEMotRaCGEqHGEqReTPredicted ReT
023.22.623.823.62704262.72.61918.99589539
119.7216.217.81251831.82.255.247741699
223.12.318.720.760922.12.611.816795230
317.41.814.515.81002741.61.96.66.215961456
419.82.118.218.935848822.21515.38726711
522.42.216.819.3811791.92.555.549118042
620.721718.6801721.92.377.311823845
718.6216.817.41002011.92.15.65.555485725
818.72.416.317.43585071.82.11514.07801914
922.42.419.9211983702.22.512.69.335071564
(h) Range
HEComGEqCEComEMotReTCGEqHGEqRaPredicted Ra
023.22.623.823.6270122.72.6260.6247.2724609
119.7216.217.812551.82.2114.8105.6697540
223.12.318.720.76032.12.660.266.36408997
317.41.814.515.81005.81.61.9169.4155.8714142
419.82.118.218.93581022.2297.8299.7419739
522.42.216.819.38151.92.5112.4108.7931900
620.721718.68061.92.3108.291.59775543
718.6216.817.41005.31.92.1125.6120.0908890
818.72.416.317.4358101.82.1309.2336.3500977
922.42.419.9211988.82.22.5227246.8524475
(i) Combined electric charge consumption
HEReTCGEqHGEqComGEqMotRaCEComEPredicted ComE
023.2122.72.62.6270260.623.860.860.34340286
119.751.82.22125114.816.243.443.52837372
223.132.12.62.36060.218.752.151.92724609
317.45.81.61.91.8100169.414.537.437.66779327
419.81022.22.1358297.818.246.746.68238449
522.451.92.52.281112.416.847.947.92834473
620.761.92.3280108.21745.845.81203461
718.65.31.92.12100125.616.842.242.57527161
818.7101.82.12.4358309.216.342.242.24062347
922.48.82.22.52.419822719.95352.74155426
Table 12. Model evaluation using redefined parameters.
Table 12. Model evaluation using redefined parameters.
ParameterMAEMSERMSE
CGEq0.064050.00820.0910
HGEq0.095160.022770.15089
ComGEq0.11360.022660.1505
ReT0.24490.11920.3454
CE0.05920.0045900.06774
HE0.064260.0068810.08295
ComE0.035670.0032850.05732
Ra0.204940.057500.2398
Mot0.31910.20730.4553
Table 13. Training and testing errors.
Table 13. Training and testing errors.
ParametersTraining ErrorsTesting Errors
Mot0.01810.0053
CE0.00710.0021
HE0.00130.0013
ComE3.9132 × 10−69.698 × 10−7
HGEq0.00390.0045
CGEq0.00390.0045
ComGEq0.00170.0016
Ra0.00570.0053
ReT0.00110.0058932
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Adedeji, B.P. Parametric Predictions for Pure Electric Vehicles. World Electr. Veh. J. 2021, 12, 257. https://doi.org/10.3390/wevj12040257

AMA Style

Adedeji BP. Parametric Predictions for Pure Electric Vehicles. World Electric Vehicle Journal. 2021; 12(4):257. https://doi.org/10.3390/wevj12040257

Chicago/Turabian Style

Adedeji, Bukola Peter. 2021. "Parametric Predictions for Pure Electric Vehicles" World Electric Vehicle Journal 12, no. 4: 257. https://doi.org/10.3390/wevj12040257

Article Metrics

Back to TopTop