SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal of Engineering Science Invention
ISSN (Online): 2319 – 6734, ISSN (Print): 2319 – 6726
www.ijesi.org Volume 2 Issue 6 ǁ June. 2013 ǁ PP.121-126
www.ijesi.org 121 | Page
Modeling and Simulation of Electric Vehicle fed by PEM
Fuel Cell
Sudaryono1,2
, Soebagio1
, Mochamad Ashari 1
(1
Electrical Engineering Department, Sepuluh Nopember Institute of Technology (ITS), Surabaya, Indonesia)
(2
Electrical Engineering Department, PPPPTK/VEDC, Malang, Indonesia )
ABSTRACT: This paper presented the modeling and simulation of electric vehicles fed by PEM fuel cell. The
proposed system consists of a PEM Fuel Cell, a 3-phase induction motor, an inverter dc/ac and a speed
controller. The purpose of this study was used to determine the response of an induction motor with a PEM Fuel
Cell as an electric energy source. The models developed in this paper using the neural network model for PEM
Fuel Cell and the vehicle model. The simulation was done using the vehicle speed as input to the speed
controller and the load torque as input to the induction motor. The simulation result of the rotor speed was
compared with the reference speed at the speed controller.
KEYWORDS: PEM Fuel Cell, Vehicle Model, Neural Network (NN) Model
I. INTRODUCTION
One of the means of transportation used for the mobility of people in the cities and villages is a vehicle.
In Indonesia, the vehicle is used mostly with oil fueled. Oil is fossil fuel. Fossil fuels are very precious resources
because they are non-renewable. Consumption of fuel for the vehicle is more increasing, while the fuel reserves
is slowly dwindling [1]. The other problem of the internal combustion engine (ICE) vehicle is gas emissions.
The ICE vehicles produce gas emissions that potentially generate air pollution, as presented by the
Environmental Protection Agency (EPA)[2]. Electric vehicles are being developed as solution to eliminate oil
use and emissions[3]. Electric vehicles require batteries as the energy source. The battery powered electric
vehicles have very limited range[4]. Batteries need to be recharged after electric vehicles operate continuously
for a few hours. Depending on the type of battery pack, they require an 4 or 8 hour recharge. To charge with
80% capacity , we need 30 minutes[5].
The hydrogen and the fuel cells can represent a solution to the problem of the emissions due to the
transport vehicles. Fuel cell vehicles have the potential to address all of the problems surrounding the ICE
vehicle [6]. A fuel cell is a source of electrical energy using hydrogen and oxygen to generate electricity. This
technology uses hydrogen as fuel and oxygen as oxidant. Outputs of fuel cells are heat and water that don’t
pollute the environment. A fuel cell can continuously provide electricity as long as hydrogen, is continuously
supplied [7,8,9]. Hydrogen can be stored in a tank. By using a spare tank, refueling quickly resolved, so that the
fuel cell can drive the vehicle for a long time. Polymer Electrolyte Membrane Fuel Cell (PEM Fuel Cell) is
popular and suitable used in vehicles. It operates within a range of relatively low temperatures, has higher
efficiency than combustion engines, is very quiet and produces no emissions [10].
A mathematical model that simulates is an important tool to improve the possibility of utilizing PEM
Fuel Cell in vehicles. The models used in this paper consist of the Neural Network model of the PEM Fuel Cell
[11], the vehicle model, the inverter block and the induction motor block. The setpoint value of the speed
controller and the load torque are obtained by the vehicle model. The purpose of this study is to see the
performance of the induction motor that fed by a PEM fuel cell.
II. PROPOSED SYSTEM DESIGN
The proposed system is shown in Fig.1. The system consists of a PEM Fuel Cell, an Inverter dc to ac,
an induction motor, a speed controller and a vehicle. PEM Fuel Cell using NN model is connected to the
induction motor via the inverter dc/ac. The inverter is pulse-width modulated (PWM) to produce a three-phase
50 Hz sinusoidal voltage to the induction motor. The load torque Tm applied to the machine's shaft is constant.
The load torque is obtained from the vehicle model. The speed controller is used to generate pulses to the
inverter. The reference speed value m is obtained by the vehicle model.
Modeling And Simulation of Electric Vehicle…
www.ijesi.org 122 | Page
2.1 Vehicle Model
This vehicle model is used to calculate the total power that used to drive the wheels of the electric
vehicle. The total power (Pm) is obtained by multiplying the total force (Ftot
) and vehicle speed (v), is given by
[12,13]
Pm = Ftot x v (1)
Total force (Ftot) is sum of wheel friction force (Fwf), air friction force (Faf), slope friction force (Fsf) and
acceleration force (Fa), as follow:
Ftot = Fwf + Faf + Fsf + Fa (2)
These forces are:
Fwf = Crr.m.g (3)
Faf = 0,5 Cd Af v2
(4)
Fsf = m g sin (5)
Fa = m a (6)
where m is the weight of the vehicle, kg; g is the gravitational acceleration, m/s2
; Crr is the coefficient
of wheel friction, dimensionless; Cd is the coefficient of form, dimensionless; is air density, kg/m3
; Af is
shape of the surface of the vehicle, m2
; v is the vehicle speed, m/s;  is the slope of road; a is the acceleration,
m/s2
.
Wheel friction force (Fwf) is caused by the friction of tires on the road. Wheel friction force is constant,
and almost does not depend on the speed of the vehicle. Slope friction force (Fsf) is force on the vehicle to move
up or move upward with slope (). Air friction force (Faf) is caused by the friction of the vehicle body moving
through the air. Acceleration force (Fa) is required to increase the speed of vehicle.
The torque at the wheels of the vehicle can be obtained from the power relation:
Pm = TTR.wh = Ftot x v (7)
(8)
where TTR is the tractive torque in N-m, and wh is the angular velocity of the wheel in rad/s. Ftot is in N,
and v is in m/s. Assuming no slip between the tires and the road, the angular velocity and the vehicle speed are
related by
v = wh
.
rwh (9)
(10)
where rwh is the radius of the wheel in meters. If G is the gear ratio of the system connecting the motor to the
axle, and m is the motor angular speed (rad/s), then we can say that:
m = G . wh (11)
and the motor torque Tm is
(12)
If the vehicle speed v is expressed in km/h then the motor angular speed (rad/s) is
(13)
A rotation of motor (n) in rpm can be calculated as
Modeling And Simulation of Electric Vehicle…
www.ijesi.org 123 | Page
(14)
2.2 Neural Network (NN) Model of The PEM Fuel Cell
The model used in this paper is the NN model of the PEM Fuel Cell. These models have been
developed using feed-forward neural network with the back propagation (BP) algorithm. The neural network
contains 24 nodes in the hidden layer and one node in the output layer [11], Fig.2. shows a diagram of the
architecture used in our case. The NN model was trained using the motor current and the temperature as an input
and the fuel cell stack voltage as an output.
To calculate the output of the network can be done as follow[14]:
 The output of hidden layer (zj) as follow:
1
e1
2
)f(z_netz
jz_netjj 

 
(15)
where 

n
1i
jiij0j vxvz_net , xi is the input signal, vji is the line weights from input layer to hidden layer,
vj0 is the bias in the input layer.
 The output of output layer (yk) as follow:
kkk y_net)(y_netfy  (16)
where 

p
1j
kjjk0k wzwy_net , xj is the output signal of hidden layer, vji is the line weights
from hidden layer to output layer, vj0 is the bias in the hidden layer.
The result of the NN Model is shown in fig.3.
III. ELECTRIC VEHICLE PARAMETERS
The proposed system design, the vehicle model and NN PEM Fuel Cell model have been explained. To
Modeling And Simulation of Electric Vehicle…
www.ijesi.org 124 | Page
simulate the proposed system we need the parameters of the electric vehicle. The electric vehicle parameters are
reported in table 1.
.
IV. RESULT AND DISCUSSION
We use the models such as fig.1 to simulate this system. In simulation the dc/ac inverter is operating at
600Vdc. The inverter needs the power supply of 600V. While the fuel cell voltage is only 120V then required
the voltage booster to increase the dc voltage. The set point value of the speed controller is obtained from
equation (13) and the load torque value (Tm) is obtained from equation (12). Based on table 1, we can observe
application PEM Fuel Cell for three-phase induction motor. The simulations to find out the performance of
electric vehicle in starting conditions and running with constant speed. Following summarizes the result of
simulations for the electric vehicle. It can be shown in fig.4 to fig.9.
On the vehicle speed of 30km/h the speed set point value of the speed controller is 83,33rad/s
(795,8rpm). The load torque and power applied to the machine's shaft are 17.1 N.m and 1425 W. The
simulation starts from starting conditions and running with constant speed. Fig.4 shows the rotor speed and the
electromagnetic torque response of induction motor. When the motor reaches a constant speed, the stator voltage
rms value decreases to 138V and the frequency to 63,57Hz. Stator voltage (phase AB) and phase A current
waveforms can be seen in Fig.5. A current waveform of the simulation result is sinusoidal. Fig.6 shows the dc
voltage and the dc current of the inverter.
Fig.4 Response of induction motor
Modeling And Simulation of Electric Vehicle…
www.ijesi.org 125 | Page
Fig.7 show the response of induction motor from low speed (69.44rad/s) to the high speed (138.9
rad/s). After a start condition the system reaches a steady state during 20ms and speeds up to 139 rad/s (1326
rpm). The stator voltage rms value is 387.93V and frequency is 44.37Hz.
Fig.8 show the response of induction motor from the high speed (138.9 rad/s) to low speed
(69.44rad/s). At 20ms, the vehicle speed is changed from 138.9 to 69.44 rad/s. After the system reaches a
steady state, the stator voltage rms value is 186.62V and frequency is 18.84Hz.
Fig.9 show the response of induction motor from the high speed (138.9 rad/s) to stop (0 rad/s). At t =
20ms the speed decreases down to 0 rad/s. During the speed decreases, the electromagnetic torque becomes
negatif.
Modeling And Simulation of Electric Vehicle…
www.ijesi.org 126 | Page
The simulation results for the varying vehicle speed are reported in table 2. The other simulations are
performed at 20, 40, 60, 80 and 100km/h. The rotor speed results are compared to the reference speed at the
speed controller and the simulation results are shown in fig.10.
V. CONCLUSION
The proposed system has been presented in this paper. PEM Fuel Cell as a source of energy in
electric vehicle which is modeled by a neural network, the inverter and induction motor have been successfully
modeled and simulated. In this paper it is shown that rotor speed is according to the set point value of the speed
controller. The error concerning the rotor speed of the induction motor compared with the reference speed at the
speed controller, is small (0.06%).
REFERENCES
[1] Lew,Fulton, Reducing Oil Consumption in Transport : Combining Three Approaches, Office of Energy Efficiency, Technology
and R&D Internation Energy Agency. Report number:EET/2004/01. 2004.
[2] L. Bernstein et. al., Intergovernmental Panel on Climate Change Fourth Assessment Report–Climate Change 2007: Synthesis
Report–Summary for Policymakers”, Intergovern mental Panel on Climate Change, 2007. www.ipcc.ch
[3] Iqbal Husain, Electric and Hybrid Vehicles: Design Fundamentals, London: CRC Press LLC, 2003: 1-14.
[4] I.J.M. Besselink, P.F. van Oorschot, E. Meinders, and H. Nijmeijer, Design of an efficient, low weight battery electric vehicle
based on a VW Lupo 3L, Battery, Hybrid and Fuel Cell Electric Vehicle Symposium & Exhibition, Shenzhen, China : 2010.
[5] Electric Vehicles (EVs), US Department of Energy, http://www.fueleconomy.gov/feg/evtech.shtml
[6] Vincenzo Di Dio, Diego La Cascia, Rosario Liga, Rosario Miceli, Vehicles PEM Fuel Cells Power System Mathematical Model
for Integrated Design, Ecologic Vehicle. Energy Renewable (EV.ER), Monaco : 2009.
[7] Jeferson M. Corrêa, Felix A. Farret, Luciane N.Canha, MarceloG.Simões, An Electrochemical-Based Fuel Cell Model Suitable
for Electrical Engineering Automation Approach, Industrial Electronics, IEEE Transactions on Volume 51, Issue 5, Oct. 2004:
1103 – 1112.
[8] Sudaryono, Soebagio, Mochamad Ashari, Karakteristik Statis dan Dinamis Polymer Electrolyte Membrane Fuel Cell (PEMFC)
Daya Rendah, Electrical Power, Electronics, Communication, Control and Informatics (EECCIS), Malang.2008; A17-A22
[9] Frano Barbir, PEM Fuel Cells -Theory and Practice ( Elsevier Istambul 2005) 1-14.
[10] Nathan J. English and Ramesh K. Shah, Technology Status And Design Overview Of A Hybrid Fuel Cell Engine For A
Motorcycle, Second International Conference on Fuel Cell Science, Engineering and Technology, 2004 - 2457.
[11] Sudaryono, Soebagio, Mochamad Ashari, Neural Network Model Of Polymer Electrolyte Membran Fuel Cell For Electrical
Vehicle, Journal of Theoretical and Applied Information Technology. 2013; 49(1): 32-37.
[12] J. Larminie, J. Lowry, Electric Vehicle Technology Explained (West Sussex : John Wiley & Son Ltd, 2003)
[13] Mehrdad Ehsani, Yimin Gao, Ali Emadi, Modern Electric, Hybrid Electric, and Fuel Cell Vehicles Fundamentals, Theory, and
Design. Second Edition (Boca Raton: CRC Press LLC, 2010).
[14] Jong Jek Siang, Jaringan Syaraf Tiruan dan Pemrogramannya Menggunakan Matlab (Yogyakarta : Andi Offset, 2005).

More Related Content

What's hot

Adaptive Fuzzy Logic Control of Wind Turbine Emulator
Adaptive Fuzzy Logic Control of Wind Turbine EmulatorAdaptive Fuzzy Logic Control of Wind Turbine Emulator
Adaptive Fuzzy Logic Control of Wind Turbine EmulatorIJPEDS-IAES
 
Robust composite nonlinear feedback for nonlinear Steer-by-Wire vehicle’s Yaw...
Robust composite nonlinear feedback for nonlinear Steer-by-Wire vehicle’s Yaw...Robust composite nonlinear feedback for nonlinear Steer-by-Wire vehicle’s Yaw...
Robust composite nonlinear feedback for nonlinear Steer-by-Wire vehicle’s Yaw...journalBEEI
 
Improved Rotor Speed Brushless DC Motor Using Fuzzy Controller
Improved Rotor Speed Brushless DC Motor Using Fuzzy ControllerImproved Rotor Speed Brushless DC Motor Using Fuzzy Controller
Improved Rotor Speed Brushless DC Motor Using Fuzzy Controllerijeei-iaes
 
IRAMY Inverter Control for Solar Electric Vehicle
IRAMY Inverter Control for Solar Electric VehicleIRAMY Inverter Control for Solar Electric Vehicle
IRAMY Inverter Control for Solar Electric VehicleIJPEDS-IAES
 
Nonlinear control of WECS based on PMSG for optimal power extraction
Nonlinear control of WECS based on PMSG for  optimal power extraction Nonlinear control of WECS based on PMSG for  optimal power extraction
Nonlinear control of WECS based on PMSG for optimal power extraction IJECEIAES
 
Speed Control of Dual Induction Motor using Fuzzy Controller
Speed Control of Dual Induction Motor using Fuzzy Controller Speed Control of Dual Induction Motor using Fuzzy Controller
Speed Control of Dual Induction Motor using Fuzzy Controller IOSR Journals
 
Traction Application Insight by Jaguar Land Rover
Traction Application Insight by Jaguar Land RoverTraction Application Insight by Jaguar Land Rover
Traction Application Insight by Jaguar Land RoverAutomotive IQ
 
Neuro-Genetic Adaptive Optimal Controller for DC Motor
Neuro-Genetic Adaptive Optimal Controller for DC MotorNeuro-Genetic Adaptive Optimal Controller for DC Motor
Neuro-Genetic Adaptive Optimal Controller for DC MotorIAES-IJPEDS
 
Speed Observer Based Load Angle Control of Induction Motor Drive
Speed Observer Based Load Angle Control of Induction Motor DriveSpeed Observer Based Load Angle Control of Induction Motor Drive
Speed Observer Based Load Angle Control of Induction Motor DriveIDES Editor
 
Simulation of a linear oscillating tubular motor
Simulation of a linear oscillating tubular motorSimulation of a linear oscillating tubular motor
Simulation of a linear oscillating tubular motorIOSR Journals
 
Current mode controlled fuzzy logic based inter leaved cuk converter SVM inve...
Current mode controlled fuzzy logic based inter leaved cuk converter SVM inve...Current mode controlled fuzzy logic based inter leaved cuk converter SVM inve...
Current mode controlled fuzzy logic based inter leaved cuk converter SVM inve...Dr.NAGARAJAN. S
 

What's hot (18)

Adaptive Fuzzy Logic Control of Wind Turbine Emulator
Adaptive Fuzzy Logic Control of Wind Turbine EmulatorAdaptive Fuzzy Logic Control of Wind Turbine Emulator
Adaptive Fuzzy Logic Control of Wind Turbine Emulator
 
Robust composite nonlinear feedback for nonlinear Steer-by-Wire vehicle’s Yaw...
Robust composite nonlinear feedback for nonlinear Steer-by-Wire vehicle’s Yaw...Robust composite nonlinear feedback for nonlinear Steer-by-Wire vehicle’s Yaw...
Robust composite nonlinear feedback for nonlinear Steer-by-Wire vehicle’s Yaw...
 
Improved Rotor Speed Brushless DC Motor Using Fuzzy Controller
Improved Rotor Speed Brushless DC Motor Using Fuzzy ControllerImproved Rotor Speed Brushless DC Motor Using Fuzzy Controller
Improved Rotor Speed Brushless DC Motor Using Fuzzy Controller
 
MasterThesis
MasterThesisMasterThesis
MasterThesis
 
High Performance Maximum Power Point Tracking on Wind Energy Conversion System
High Performance Maximum Power Point Tracking on Wind Energy Conversion SystemHigh Performance Maximum Power Point Tracking on Wind Energy Conversion System
High Performance Maximum Power Point Tracking on Wind Energy Conversion System
 
L044065862
L044065862L044065862
L044065862
 
IRAMY Inverter Control for Solar Electric Vehicle
IRAMY Inverter Control for Solar Electric VehicleIRAMY Inverter Control for Solar Electric Vehicle
IRAMY Inverter Control for Solar Electric Vehicle
 
Nonlinear control of WECS based on PMSG for optimal power extraction
Nonlinear control of WECS based on PMSG for  optimal power extraction Nonlinear control of WECS based on PMSG for  optimal power extraction
Nonlinear control of WECS based on PMSG for optimal power extraction
 
MAGNETIC LEVITATION TRAIN
MAGNETIC LEVITATION TRAINMAGNETIC LEVITATION TRAIN
MAGNETIC LEVITATION TRAIN
 
dynamic of dc motor
dynamic of dc motordynamic of dc motor
dynamic of dc motor
 
Comparison Performances of Indirect Field Oriented Control for Three-Phase In...
Comparison Performances of Indirect Field Oriented Control for Three-Phase In...Comparison Performances of Indirect Field Oriented Control for Three-Phase In...
Comparison Performances of Indirect Field Oriented Control for Three-Phase In...
 
Speed Control of Dual Induction Motor using Fuzzy Controller
Speed Control of Dual Induction Motor using Fuzzy Controller Speed Control of Dual Induction Motor using Fuzzy Controller
Speed Control of Dual Induction Motor using Fuzzy Controller
 
Traction Application Insight by Jaguar Land Rover
Traction Application Insight by Jaguar Land RoverTraction Application Insight by Jaguar Land Rover
Traction Application Insight by Jaguar Land Rover
 
Takagi-Sugeno Fuzzy Perpose as Speed Controller in Indirect Field Oriented Co...
Takagi-Sugeno Fuzzy Perpose as Speed Controller in Indirect Field Oriented Co...Takagi-Sugeno Fuzzy Perpose as Speed Controller in Indirect Field Oriented Co...
Takagi-Sugeno Fuzzy Perpose as Speed Controller in Indirect Field Oriented Co...
 
Neuro-Genetic Adaptive Optimal Controller for DC Motor
Neuro-Genetic Adaptive Optimal Controller for DC MotorNeuro-Genetic Adaptive Optimal Controller for DC Motor
Neuro-Genetic Adaptive Optimal Controller for DC Motor
 
Speed Observer Based Load Angle Control of Induction Motor Drive
Speed Observer Based Load Angle Control of Induction Motor DriveSpeed Observer Based Load Angle Control of Induction Motor Drive
Speed Observer Based Load Angle Control of Induction Motor Drive
 
Simulation of a linear oscillating tubular motor
Simulation of a linear oscillating tubular motorSimulation of a linear oscillating tubular motor
Simulation of a linear oscillating tubular motor
 
Current mode controlled fuzzy logic based inter leaved cuk converter SVM inve...
Current mode controlled fuzzy logic based inter leaved cuk converter SVM inve...Current mode controlled fuzzy logic based inter leaved cuk converter SVM inve...
Current mode controlled fuzzy logic based inter leaved cuk converter SVM inve...
 

Viewers also liked

Mapa conceptual de la Planificación
Mapa conceptual de la Planificación Mapa conceptual de la Planificación
Mapa conceptual de la Planificación Heidy Rodas
 
Group pitch presentation
Group pitch presentationGroup pitch presentation
Group pitch presentationMattLumley
 
Blog y educación
Blog y educaciónBlog y educación
Blog y educaciónPatrikk22
 
Transformar la educación
Transformar la educaciónTransformar la educación
Transformar la educaciónAzahara Muñoz
 
食物 Revised final
食物 Revised final食物 Revised final
食物 Revised finalMadeleine Siy
 
Presentacion de diapositivas
Presentacion de diapositivasPresentacion de diapositivas
Presentacion de diapositivasSamuelcueva
 
Sunumax talent attention
Sunumax talent attentionSunumax talent attention
Sunumax talent attentionSadik Kocabasa
 
2ª Parte del power point
2ª Parte del power point2ª Parte del power point
2ª Parte del power pointrociopimo
 
Fotos día de la paz
Fotos día de la pazFotos día de la paz
Fotos día de la pazcristinanmm
 
Wilderness 2014
Wilderness 2014Wilderness 2014
Wilderness 2014James Nel
 
GESTION EN CIENACI Y TECNOLOGIA
GESTION EN CIENACI Y TECNOLOGIAGESTION EN CIENACI Y TECNOLOGIA
GESTION EN CIENACI Y TECNOLOGIArosamariaperez26
 

Viewers also liked (20)

Mapa conceptual de la Planificación
Mapa conceptual de la Planificación Mapa conceptual de la Planificación
Mapa conceptual de la Planificación
 
Z then and-now -video
Z   then and-now -videoZ   then and-now -video
Z then and-now -video
 
Gbi umd
Gbi umdGbi umd
Gbi umd
 
St. Croix River Bridge
St. Croix River BridgeSt. Croix River Bridge
St. Croix River Bridge
 
Misióncaro
MisióncaroMisióncaro
Misióncaro
 
Group pitch presentation
Group pitch presentationGroup pitch presentation
Group pitch presentation
 
Blog y educación
Blog y educaciónBlog y educación
Blog y educación
 
Introduction
IntroductionIntroduction
Introduction
 
Mcc definitivo
Mcc definitivoMcc definitivo
Mcc definitivo
 
Transformar la educación
Transformar la educaciónTransformar la educación
Transformar la educación
 
Universidad
UniversidadUniversidad
Universidad
 
Com u2 1g_sesion24
Com u2 1g_sesion24Com u2 1g_sesion24
Com u2 1g_sesion24
 
食物 Revised final
食物 Revised final食物 Revised final
食物 Revised final
 
tics
ticstics
tics
 
Presentacion de diapositivas
Presentacion de diapositivasPresentacion de diapositivas
Presentacion de diapositivas
 
Sunumax talent attention
Sunumax talent attentionSunumax talent attention
Sunumax talent attention
 
2ª Parte del power point
2ª Parte del power point2ª Parte del power point
2ª Parte del power point
 
Fotos día de la paz
Fotos día de la pazFotos día de la paz
Fotos día de la paz
 
Wilderness 2014
Wilderness 2014Wilderness 2014
Wilderness 2014
 
GESTION EN CIENACI Y TECNOLOGIA
GESTION EN CIENACI Y TECNOLOGIAGESTION EN CIENACI Y TECNOLOGIA
GESTION EN CIENACI Y TECNOLOGIA
 

Similar to International Journal of Engineering and Science Invention (IJESI)

braking energy recovery paper.pdf
braking energy recovery paper.pdfbraking energy recovery paper.pdf
braking energy recovery paper.pdfssuser139a56
 
Fuel enhancement of parallel hybrid electric two-wheeler motorcycle
Fuel enhancement of parallel hybrid electric two-wheeler motorcycle Fuel enhancement of parallel hybrid electric two-wheeler motorcycle
Fuel enhancement of parallel hybrid electric two-wheeler motorcycle IJECEIAES
 
Analysis of wind turbine driven permanent magnet synchronous generator under ...
Analysis of wind turbine driven permanent magnet synchronous generator under ...Analysis of wind turbine driven permanent magnet synchronous generator under ...
Analysis of wind turbine driven permanent magnet synchronous generator under ...Alexander Decker
 
67.energy optimization of field oriented (1)
67.energy optimization of field oriented (1)67.energy optimization of field oriented (1)
67.energy optimization of field oriented (1)imran shaikh
 
DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...
DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...
DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...AEIJjournal2
 
DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...
DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...
DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...AEIJjournal2
 
Modeling and Analysis of Wind Energy Conversion Systems Using Matlab
Modeling and Analysis of Wind Energy Conversion Systems Using MatlabModeling and Analysis of Wind Energy Conversion Systems Using Matlab
Modeling and Analysis of Wind Energy Conversion Systems Using MatlabIOSR Journals
 
Economic Selection of Generators for a Wind Farm
Economic Selection of Generators for a Wind FarmEconomic Selection of Generators for a Wind Farm
Economic Selection of Generators for a Wind Farmijeei-iaes
 
Implementation and assemplingof a small wind turbine
Implementation and assemplingof a small wind turbineImplementation and assemplingof a small wind turbine
Implementation and assemplingof a small wind turbineRayan Hameed
 
Fuzzy optimization strategy of the maximum power point tracking for a variab...
Fuzzy optimization strategy of the maximum power point  tracking for a variab...Fuzzy optimization strategy of the maximum power point  tracking for a variab...
Fuzzy optimization strategy of the maximum power point tracking for a variab...IJECEIAES
 
Modeling and Control of a Doubly-Fed Induction Generator for Wind Turbine-Gen...
Modeling and Control of a Doubly-Fed Induction Generator for Wind Turbine-Gen...Modeling and Control of a Doubly-Fed Induction Generator for Wind Turbine-Gen...
Modeling and Control of a Doubly-Fed Induction Generator for Wind Turbine-Gen...IJPEDS-IAES
 
OPTIMIZATION OF AERODYNAMIC AND STRUCTURAL PERFORMANCES OF A WIND TURBINE BLA...
OPTIMIZATION OF AERODYNAMIC AND STRUCTURAL PERFORMANCES OF A WIND TURBINE BLA...OPTIMIZATION OF AERODYNAMIC AND STRUCTURAL PERFORMANCES OF A WIND TURBINE BLA...
OPTIMIZATION OF AERODYNAMIC AND STRUCTURAL PERFORMANCES OF A WIND TURBINE BLA...IAEME Publication
 
Mathematical Modeling 15kW Standard Induction Motor using MATLAB/SIMULINK
Mathematical Modeling 15kW Standard Induction Motor using MATLAB/SIMULINKMathematical Modeling 15kW Standard Induction Motor using MATLAB/SIMULINK
Mathematical Modeling 15kW Standard Induction Motor using MATLAB/SIMULINKijsrd.com
 
Design of Switched Reluctance Motor for Three Wheeler Electric Vehicle
Design of Switched Reluctance Motor for Three Wheeler Electric VehicleDesign of Switched Reluctance Motor for Three Wheeler Electric Vehicle
Design of Switched Reluctance Motor for Three Wheeler Electric Vehicleidescitation
 
Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...
Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...
Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...Yayah Zakaria
 
Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...
Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...
Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...IJECEIAES
 
SIMULATION OF A MATHEMATICAL MODEL OF A WIND TURBINE
SIMULATION OF A MATHEMATICAL MODEL OF A WIND TURBINE SIMULATION OF A MATHEMATICAL MODEL OF A WIND TURBINE
SIMULATION OF A MATHEMATICAL MODEL OF A WIND TURBINE Mellah Hacene
 
Torque estimator using MPPT method for wind turbines
Torque estimator using MPPT method for wind turbines Torque estimator using MPPT method for wind turbines
Torque estimator using MPPT method for wind turbines IJECEIAES
 
Wind-Driven SEIG Systems: A Comparison Study
Wind-Driven SEIG Systems: A Comparison StudyWind-Driven SEIG Systems: A Comparison Study
Wind-Driven SEIG Systems: A Comparison StudyCSCJournals
 

Similar to International Journal of Engineering and Science Invention (IJESI) (20)

braking energy recovery paper.pdf
braking energy recovery paper.pdfbraking energy recovery paper.pdf
braking energy recovery paper.pdf
 
Fuel enhancement of parallel hybrid electric two-wheeler motorcycle
Fuel enhancement of parallel hybrid electric two-wheeler motorcycle Fuel enhancement of parallel hybrid electric two-wheeler motorcycle
Fuel enhancement of parallel hybrid electric two-wheeler motorcycle
 
Analysis of wind turbine driven permanent magnet synchronous generator under ...
Analysis of wind turbine driven permanent magnet synchronous generator under ...Analysis of wind turbine driven permanent magnet synchronous generator under ...
Analysis of wind turbine driven permanent magnet synchronous generator under ...
 
67.energy optimization of field oriented (1)
67.energy optimization of field oriented (1)67.energy optimization of field oriented (1)
67.energy optimization of field oriented (1)
 
DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...
DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...
DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...
 
DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...
DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...
DESIGN AND DEVELOPMENT OF WIND TURBINE EMULATOR TO OPERATE WITH 1.5KW INDUCTI...
 
Modeling and Analysis of Wind Energy Conversion Systems Using Matlab
Modeling and Analysis of Wind Energy Conversion Systems Using MatlabModeling and Analysis of Wind Energy Conversion Systems Using Matlab
Modeling and Analysis of Wind Energy Conversion Systems Using Matlab
 
Economic Selection of Generators for a Wind Farm
Economic Selection of Generators for a Wind FarmEconomic Selection of Generators for a Wind Farm
Economic Selection of Generators for a Wind Farm
 
Implementation and assemplingof a small wind turbine
Implementation and assemplingof a small wind turbineImplementation and assemplingof a small wind turbine
Implementation and assemplingof a small wind turbine
 
Fuzzy optimization strategy of the maximum power point tracking for a variab...
Fuzzy optimization strategy of the maximum power point  tracking for a variab...Fuzzy optimization strategy of the maximum power point  tracking for a variab...
Fuzzy optimization strategy of the maximum power point tracking for a variab...
 
Plug-In Hybrid Simulation
Plug-In Hybrid SimulationPlug-In Hybrid Simulation
Plug-In Hybrid Simulation
 
Modeling and Control of a Doubly-Fed Induction Generator for Wind Turbine-Gen...
Modeling and Control of a Doubly-Fed Induction Generator for Wind Turbine-Gen...Modeling and Control of a Doubly-Fed Induction Generator for Wind Turbine-Gen...
Modeling and Control of a Doubly-Fed Induction Generator for Wind Turbine-Gen...
 
OPTIMIZATION OF AERODYNAMIC AND STRUCTURAL PERFORMANCES OF A WIND TURBINE BLA...
OPTIMIZATION OF AERODYNAMIC AND STRUCTURAL PERFORMANCES OF A WIND TURBINE BLA...OPTIMIZATION OF AERODYNAMIC AND STRUCTURAL PERFORMANCES OF A WIND TURBINE BLA...
OPTIMIZATION OF AERODYNAMIC AND STRUCTURAL PERFORMANCES OF A WIND TURBINE BLA...
 
Mathematical Modeling 15kW Standard Induction Motor using MATLAB/SIMULINK
Mathematical Modeling 15kW Standard Induction Motor using MATLAB/SIMULINKMathematical Modeling 15kW Standard Induction Motor using MATLAB/SIMULINK
Mathematical Modeling 15kW Standard Induction Motor using MATLAB/SIMULINK
 
Design of Switched Reluctance Motor for Three Wheeler Electric Vehicle
Design of Switched Reluctance Motor for Three Wheeler Electric VehicleDesign of Switched Reluctance Motor for Three Wheeler Electric Vehicle
Design of Switched Reluctance Motor for Three Wheeler Electric Vehicle
 
Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...
Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...
Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...
 
Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...
Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...
Study of Wind Turbine based Variable Reluctance Generator using Hybrid FEMM-M...
 
SIMULATION OF A MATHEMATICAL MODEL OF A WIND TURBINE
SIMULATION OF A MATHEMATICAL MODEL OF A WIND TURBINE SIMULATION OF A MATHEMATICAL MODEL OF A WIND TURBINE
SIMULATION OF A MATHEMATICAL MODEL OF A WIND TURBINE
 
Torque estimator using MPPT method for wind turbines
Torque estimator using MPPT method for wind turbines Torque estimator using MPPT method for wind turbines
Torque estimator using MPPT method for wind turbines
 
Wind-Driven SEIG Systems: A Comparison Study
Wind-Driven SEIG Systems: A Comparison StudyWind-Driven SEIG Systems: A Comparison Study
Wind-Driven SEIG Systems: A Comparison Study
 

Recently uploaded

Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 

Recently uploaded (20)

Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 

International Journal of Engineering and Science Invention (IJESI)

  • 1. International Journal of Engineering Science Invention ISSN (Online): 2319 – 6734, ISSN (Print): 2319 – 6726 www.ijesi.org Volume 2 Issue 6 ǁ June. 2013 ǁ PP.121-126 www.ijesi.org 121 | Page Modeling and Simulation of Electric Vehicle fed by PEM Fuel Cell Sudaryono1,2 , Soebagio1 , Mochamad Ashari 1 (1 Electrical Engineering Department, Sepuluh Nopember Institute of Technology (ITS), Surabaya, Indonesia) (2 Electrical Engineering Department, PPPPTK/VEDC, Malang, Indonesia ) ABSTRACT: This paper presented the modeling and simulation of electric vehicles fed by PEM fuel cell. The proposed system consists of a PEM Fuel Cell, a 3-phase induction motor, an inverter dc/ac and a speed controller. The purpose of this study was used to determine the response of an induction motor with a PEM Fuel Cell as an electric energy source. The models developed in this paper using the neural network model for PEM Fuel Cell and the vehicle model. The simulation was done using the vehicle speed as input to the speed controller and the load torque as input to the induction motor. The simulation result of the rotor speed was compared with the reference speed at the speed controller. KEYWORDS: PEM Fuel Cell, Vehicle Model, Neural Network (NN) Model I. INTRODUCTION One of the means of transportation used for the mobility of people in the cities and villages is a vehicle. In Indonesia, the vehicle is used mostly with oil fueled. Oil is fossil fuel. Fossil fuels are very precious resources because they are non-renewable. Consumption of fuel for the vehicle is more increasing, while the fuel reserves is slowly dwindling [1]. The other problem of the internal combustion engine (ICE) vehicle is gas emissions. The ICE vehicles produce gas emissions that potentially generate air pollution, as presented by the Environmental Protection Agency (EPA)[2]. Electric vehicles are being developed as solution to eliminate oil use and emissions[3]. Electric vehicles require batteries as the energy source. The battery powered electric vehicles have very limited range[4]. Batteries need to be recharged after electric vehicles operate continuously for a few hours. Depending on the type of battery pack, they require an 4 or 8 hour recharge. To charge with 80% capacity , we need 30 minutes[5]. The hydrogen and the fuel cells can represent a solution to the problem of the emissions due to the transport vehicles. Fuel cell vehicles have the potential to address all of the problems surrounding the ICE vehicle [6]. A fuel cell is a source of electrical energy using hydrogen and oxygen to generate electricity. This technology uses hydrogen as fuel and oxygen as oxidant. Outputs of fuel cells are heat and water that don’t pollute the environment. A fuel cell can continuously provide electricity as long as hydrogen, is continuously supplied [7,8,9]. Hydrogen can be stored in a tank. By using a spare tank, refueling quickly resolved, so that the fuel cell can drive the vehicle for a long time. Polymer Electrolyte Membrane Fuel Cell (PEM Fuel Cell) is popular and suitable used in vehicles. It operates within a range of relatively low temperatures, has higher efficiency than combustion engines, is very quiet and produces no emissions [10]. A mathematical model that simulates is an important tool to improve the possibility of utilizing PEM Fuel Cell in vehicles. The models used in this paper consist of the Neural Network model of the PEM Fuel Cell [11], the vehicle model, the inverter block and the induction motor block. The setpoint value of the speed controller and the load torque are obtained by the vehicle model. The purpose of this study is to see the performance of the induction motor that fed by a PEM fuel cell. II. PROPOSED SYSTEM DESIGN The proposed system is shown in Fig.1. The system consists of a PEM Fuel Cell, an Inverter dc to ac, an induction motor, a speed controller and a vehicle. PEM Fuel Cell using NN model is connected to the induction motor via the inverter dc/ac. The inverter is pulse-width modulated (PWM) to produce a three-phase 50 Hz sinusoidal voltage to the induction motor. The load torque Tm applied to the machine's shaft is constant. The load torque is obtained from the vehicle model. The speed controller is used to generate pulses to the inverter. The reference speed value m is obtained by the vehicle model.
  • 2. Modeling And Simulation of Electric Vehicle… www.ijesi.org 122 | Page 2.1 Vehicle Model This vehicle model is used to calculate the total power that used to drive the wheels of the electric vehicle. The total power (Pm) is obtained by multiplying the total force (Ftot ) and vehicle speed (v), is given by [12,13] Pm = Ftot x v (1) Total force (Ftot) is sum of wheel friction force (Fwf), air friction force (Faf), slope friction force (Fsf) and acceleration force (Fa), as follow: Ftot = Fwf + Faf + Fsf + Fa (2) These forces are: Fwf = Crr.m.g (3) Faf = 0,5 Cd Af v2 (4) Fsf = m g sin (5) Fa = m a (6) where m is the weight of the vehicle, kg; g is the gravitational acceleration, m/s2 ; Crr is the coefficient of wheel friction, dimensionless; Cd is the coefficient of form, dimensionless; is air density, kg/m3 ; Af is shape of the surface of the vehicle, m2 ; v is the vehicle speed, m/s;  is the slope of road; a is the acceleration, m/s2 . Wheel friction force (Fwf) is caused by the friction of tires on the road. Wheel friction force is constant, and almost does not depend on the speed of the vehicle. Slope friction force (Fsf) is force on the vehicle to move up or move upward with slope (). Air friction force (Faf) is caused by the friction of the vehicle body moving through the air. Acceleration force (Fa) is required to increase the speed of vehicle. The torque at the wheels of the vehicle can be obtained from the power relation: Pm = TTR.wh = Ftot x v (7) (8) where TTR is the tractive torque in N-m, and wh is the angular velocity of the wheel in rad/s. Ftot is in N, and v is in m/s. Assuming no slip between the tires and the road, the angular velocity and the vehicle speed are related by v = wh . rwh (9) (10) where rwh is the radius of the wheel in meters. If G is the gear ratio of the system connecting the motor to the axle, and m is the motor angular speed (rad/s), then we can say that: m = G . wh (11) and the motor torque Tm is (12) If the vehicle speed v is expressed in km/h then the motor angular speed (rad/s) is (13) A rotation of motor (n) in rpm can be calculated as
  • 3. Modeling And Simulation of Electric Vehicle… www.ijesi.org 123 | Page (14) 2.2 Neural Network (NN) Model of The PEM Fuel Cell The model used in this paper is the NN model of the PEM Fuel Cell. These models have been developed using feed-forward neural network with the back propagation (BP) algorithm. The neural network contains 24 nodes in the hidden layer and one node in the output layer [11], Fig.2. shows a diagram of the architecture used in our case. The NN model was trained using the motor current and the temperature as an input and the fuel cell stack voltage as an output. To calculate the output of the network can be done as follow[14]:  The output of hidden layer (zj) as follow: 1 e1 2 )f(z_netz jz_netjj     (15) where   n 1i jiij0j vxvz_net , xi is the input signal, vji is the line weights from input layer to hidden layer, vj0 is the bias in the input layer.  The output of output layer (yk) as follow: kkk y_net)(y_netfy  (16) where   p 1j kjjk0k wzwy_net , xj is the output signal of hidden layer, vji is the line weights from hidden layer to output layer, vj0 is the bias in the hidden layer. The result of the NN Model is shown in fig.3. III. ELECTRIC VEHICLE PARAMETERS The proposed system design, the vehicle model and NN PEM Fuel Cell model have been explained. To
  • 4. Modeling And Simulation of Electric Vehicle… www.ijesi.org 124 | Page simulate the proposed system we need the parameters of the electric vehicle. The electric vehicle parameters are reported in table 1. . IV. RESULT AND DISCUSSION We use the models such as fig.1 to simulate this system. In simulation the dc/ac inverter is operating at 600Vdc. The inverter needs the power supply of 600V. While the fuel cell voltage is only 120V then required the voltage booster to increase the dc voltage. The set point value of the speed controller is obtained from equation (13) and the load torque value (Tm) is obtained from equation (12). Based on table 1, we can observe application PEM Fuel Cell for three-phase induction motor. The simulations to find out the performance of electric vehicle in starting conditions and running with constant speed. Following summarizes the result of simulations for the electric vehicle. It can be shown in fig.4 to fig.9. On the vehicle speed of 30km/h the speed set point value of the speed controller is 83,33rad/s (795,8rpm). The load torque and power applied to the machine's shaft are 17.1 N.m and 1425 W. The simulation starts from starting conditions and running with constant speed. Fig.4 shows the rotor speed and the electromagnetic torque response of induction motor. When the motor reaches a constant speed, the stator voltage rms value decreases to 138V and the frequency to 63,57Hz. Stator voltage (phase AB) and phase A current waveforms can be seen in Fig.5. A current waveform of the simulation result is sinusoidal. Fig.6 shows the dc voltage and the dc current of the inverter. Fig.4 Response of induction motor
  • 5. Modeling And Simulation of Electric Vehicle… www.ijesi.org 125 | Page Fig.7 show the response of induction motor from low speed (69.44rad/s) to the high speed (138.9 rad/s). After a start condition the system reaches a steady state during 20ms and speeds up to 139 rad/s (1326 rpm). The stator voltage rms value is 387.93V and frequency is 44.37Hz. Fig.8 show the response of induction motor from the high speed (138.9 rad/s) to low speed (69.44rad/s). At 20ms, the vehicle speed is changed from 138.9 to 69.44 rad/s. After the system reaches a steady state, the stator voltage rms value is 186.62V and frequency is 18.84Hz. Fig.9 show the response of induction motor from the high speed (138.9 rad/s) to stop (0 rad/s). At t = 20ms the speed decreases down to 0 rad/s. During the speed decreases, the electromagnetic torque becomes negatif.
  • 6. Modeling And Simulation of Electric Vehicle… www.ijesi.org 126 | Page The simulation results for the varying vehicle speed are reported in table 2. The other simulations are performed at 20, 40, 60, 80 and 100km/h. The rotor speed results are compared to the reference speed at the speed controller and the simulation results are shown in fig.10. V. CONCLUSION The proposed system has been presented in this paper. PEM Fuel Cell as a source of energy in electric vehicle which is modeled by a neural network, the inverter and induction motor have been successfully modeled and simulated. In this paper it is shown that rotor speed is according to the set point value of the speed controller. The error concerning the rotor speed of the induction motor compared with the reference speed at the speed controller, is small (0.06%). REFERENCES [1] Lew,Fulton, Reducing Oil Consumption in Transport : Combining Three Approaches, Office of Energy Efficiency, Technology and R&D Internation Energy Agency. Report number:EET/2004/01. 2004. [2] L. Bernstein et. al., Intergovernmental Panel on Climate Change Fourth Assessment Report–Climate Change 2007: Synthesis Report–Summary for Policymakers”, Intergovern mental Panel on Climate Change, 2007. www.ipcc.ch [3] Iqbal Husain, Electric and Hybrid Vehicles: Design Fundamentals, London: CRC Press LLC, 2003: 1-14. [4] I.J.M. Besselink, P.F. van Oorschot, E. Meinders, and H. Nijmeijer, Design of an efficient, low weight battery electric vehicle based on a VW Lupo 3L, Battery, Hybrid and Fuel Cell Electric Vehicle Symposium & Exhibition, Shenzhen, China : 2010. [5] Electric Vehicles (EVs), US Department of Energy, http://www.fueleconomy.gov/feg/evtech.shtml [6] Vincenzo Di Dio, Diego La Cascia, Rosario Liga, Rosario Miceli, Vehicles PEM Fuel Cells Power System Mathematical Model for Integrated Design, Ecologic Vehicle. Energy Renewable (EV.ER), Monaco : 2009. [7] Jeferson M. Corrêa, Felix A. Farret, Luciane N.Canha, MarceloG.Simões, An Electrochemical-Based Fuel Cell Model Suitable for Electrical Engineering Automation Approach, Industrial Electronics, IEEE Transactions on Volume 51, Issue 5, Oct. 2004: 1103 – 1112. [8] Sudaryono, Soebagio, Mochamad Ashari, Karakteristik Statis dan Dinamis Polymer Electrolyte Membrane Fuel Cell (PEMFC) Daya Rendah, Electrical Power, Electronics, Communication, Control and Informatics (EECCIS), Malang.2008; A17-A22 [9] Frano Barbir, PEM Fuel Cells -Theory and Practice ( Elsevier Istambul 2005) 1-14. [10] Nathan J. English and Ramesh K. Shah, Technology Status And Design Overview Of A Hybrid Fuel Cell Engine For A Motorcycle, Second International Conference on Fuel Cell Science, Engineering and Technology, 2004 - 2457. [11] Sudaryono, Soebagio, Mochamad Ashari, Neural Network Model Of Polymer Electrolyte Membran Fuel Cell For Electrical Vehicle, Journal of Theoretical and Applied Information Technology. 2013; 49(1): 32-37. [12] J. Larminie, J. Lowry, Electric Vehicle Technology Explained (West Sussex : John Wiley & Son Ltd, 2003) [13] Mehrdad Ehsani, Yimin Gao, Ali Emadi, Modern Electric, Hybrid Electric, and Fuel Cell Vehicles Fundamentals, Theory, and Design. Second Edition (Boca Raton: CRC Press LLC, 2010). [14] Jong Jek Siang, Jaringan Syaraf Tiruan dan Pemrogramannya Menggunakan Matlab (Yogyakarta : Andi Offset, 2005).