Predictive Analytics of Lithium Ion Battery For Optimization and Battery Failure Using Machine Learning Algorithms With Authors Name
Predictive Analytics of Lithium Ion Battery For Optimization and Battery Failure Using Machine Learning Algorithms With Authors Name
In [6] the author has tested Prognostic and health K-Nearest Neighbor classifier [1] [2]: One of
management (PHM) will ensure that the lithitum- the methods used for partitioning and
ion battery operates safely and retrieval. The item is split by a majority vote
honestly. The method used for PHM battery of its neighbors, the object is given the most
analysis is to use State of Health (SoH) and common category among the bits of the
Remaining useful Life (RUL) battery. Advances nearest neighbors. It's a lot used in real-life
in computer tools and large-scale knowledge situations because it is an abstract definition
algorithms have moved into a brand new era of does not make any basic assumptions about
data-driven data analysis methods, aggressive distribution data.
machine learning algorithms .This paper presents
the first development of data-driven predictions,
using Deep Neural Networks (DNN) predictive
method as well as RUL of lithium-ion battery. The
operation of the planned method was applied to a
hidden layer hidden layer
input layer a1 ky 1
Time - _ of 2 2 oilgalie
Current, \/ x 3 3 - \ SoC
0.8 + = cluster 1
g cluster 2
t 0.6 QO cluster 3
§ cluster 4
£04 cluster 5
8 cluster 6
a 0.2
The ANN regression algorithm consists of
one pass and one pass. In advanced
transmission, the output of neurons in each
oN 4 06
Average current (normalized) 4 04 layer is calculated layer by sequence, from the
0.2 Average voltage (normalized)
00 lowest layer with the vector of data as input.
The results of the final layer are then
compared to the output vector you want to
Vector Machine Support [2] [3]: The support vector
detect the error of each neuron in the final
machine is a Modeled Machine Learning Model
layer. The findings of those errors are then
that uses separation problems. After providing
distributed backwards by weights to make the
SVM model data sets for training data with a two-
error detection of neurons in the previous
stage label, they are able to differentiate new
layer. When a fault detection is inserted into
models. It works based on decision planes that
a neuron the metals that lead to that neuron
define boundaries.The decision plane separates one
can be replaced so that the error can be
item from another object of different classes. The
reduced. While backtracking works well for
data points are very close to the hyper plane called
some problems it works poorly for them
support vectors [9]. Kernel function is used for
many others where they fail to get better
partitioning non-linear data by converting input to
results with them many layers. Spreading
maximum magnitude Space .The Gaussian radial
back to most layered ANNs is also common
base function kernel is used in the model K (Xi, Xj)
adhere to local integrity at the same time as
= e- Iki, xj | [2/2 omega 2 when K (Xi, X |) = input
the level of learning it's slow. Although the
vectors in input space, | Xi, Xj | 2 = maximum
above-mentioned benefits of deep
space size X and Y Addition and a is a free
architecture, they have only recently been due
parameter.
to the lack of a better training method that has
not been widely discussed in the_in textbook.