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

A quel animal correspond cette empreinte
A quel animal correspond cette empreinteA quel animal correspond cette empreinte
A quel animal correspond cette empreinteMarinela
 
Chicchi riso per danesi bilingue
Chicchi riso per danesi bilingueChicchi riso per danesi bilingue
Chicchi riso per danesi bilingueSAMATIS5
 
Taliban target Afghan intelligence agency in double truck bomb attack killing 18
Taliban target Afghan intelligence agency in double truck bomb attack killing 18Taliban target Afghan intelligence agency in double truck bomb attack killing 18
Taliban target Afghan intelligence agency in double truck bomb attack killing 18spookycontract962
 
Coastline Challenges Girl's Program
Coastline Challenges Girl's ProgramCoastline Challenges Girl's Program
Coastline Challenges Girl's ProgramCoastlineChallenges
 
Southwest bc foodsystemdesignandimplementationplan-march202013
Southwest bc foodsystemdesignandimplementationplan-march202013Southwest bc foodsystemdesignandimplementationplan-march202013
Southwest bc foodsystemdesignandimplementationplan-march202013Vancouver Food Policy Council
 
Overpop essay ethics
Overpop essay ethicsOverpop essay ethics
Overpop essay ethicsJohnDF
 
Perro Fiel
Perro FielPerro Fiel
Perro Fieledinson
 
#WorldSoilDay / There are an estimated 200 million hectares of degraded land ...
#WorldSoilDay / There are an estimated 200 million hectares of degraded land ...#WorldSoilDay / There are an estimated 200 million hectares of degraded land ...
#WorldSoilDay / There are an estimated 200 million hectares of degraded land ...CIAT
 
07 - MartinièreMonplaisir - Lyon - F2000 - 2012
07 - MartinièreMonplaisir - Lyon - F2000 - 201207 - MartinièreMonplaisir - Lyon - F2000 - 2012
07 - MartinièreMonplaisir - Lyon - F2000 - 2012Cédric Frayssinet
 
Keele Struktuuri Osa
Keele Struktuuri OsaKeele Struktuuri Osa
Keele Struktuuri OsaElja
 
Batalha de Conceitos if sul de minas case de Planejmento
Batalha de Conceitos  if sul de minas case de Planejmento Batalha de Conceitos  if sul de minas case de Planejmento
Batalha de Conceitos if sul de minas case de Planejmento Ari Nt
 
Currency futures ppt branches
Currency futures ppt  branchesCurrency futures ppt  branches
Currency futures ppt branchesNisha Hanamshet
 

Viewers also liked (20)

A quel animal correspond cette empreinte
A quel animal correspond cette empreinteA quel animal correspond cette empreinte
A quel animal correspond cette empreinte
 
English camp1
English camp1English camp1
English camp1
 
Chicchi riso per danesi bilingue
Chicchi riso per danesi bilingueChicchi riso per danesi bilingue
Chicchi riso per danesi bilingue
 
Taliban target Afghan intelligence agency in double truck bomb attack killing 18
Taliban target Afghan intelligence agency in double truck bomb attack killing 18Taliban target Afghan intelligence agency in double truck bomb attack killing 18
Taliban target Afghan intelligence agency in double truck bomb attack killing 18
 
Kingdom plant
Kingdom plantKingdom plant
Kingdom plant
 
Coastline Challenges Girl's Program
Coastline Challenges Girl's ProgramCoastline Challenges Girl's Program
Coastline Challenges Girl's Program
 
Mut şivesi
Mut şivesiMut şivesi
Mut şivesi
 
Southwest bc foodsystemdesignandimplementationplan-march202013
Southwest bc foodsystemdesignandimplementationplan-march202013Southwest bc foodsystemdesignandimplementationplan-march202013
Southwest bc foodsystemdesignandimplementationplan-march202013
 
Overpop essay ethics
Overpop essay ethicsOverpop essay ethics
Overpop essay ethics
 
Smart Art
Smart ArtSmart Art
Smart Art
 
0204 The System of Rice Intensification: An Opportunity for the Rice Sector a...
0204 The System of Rice Intensification: An Opportunity for the Rice Sector a...0204 The System of Rice Intensification: An Opportunity for the Rice Sector a...
0204 The System of Rice Intensification: An Opportunity for the Rice Sector a...
 
28 de febrero 2014-Andaluces
28 de febrero 2014-Andaluces28 de febrero 2014-Andaluces
28 de febrero 2014-Andaluces
 
Perro Fiel
Perro FielPerro Fiel
Perro Fiel
 
#WorldSoilDay / There are an estimated 200 million hectares of degraded land ...
#WorldSoilDay / There are an estimated 200 million hectares of degraded land ...#WorldSoilDay / There are an estimated 200 million hectares of degraded land ...
#WorldSoilDay / There are an estimated 200 million hectares of degraded land ...
 
07 - MartinièreMonplaisir - Lyon - F2000 - 2012
07 - MartinièreMonplaisir - Lyon - F2000 - 201207 - MartinièreMonplaisir - Lyon - F2000 - 2012
07 - MartinièreMonplaisir - Lyon - F2000 - 2012
 
Keele Struktuuri Osa
Keele Struktuuri OsaKeele Struktuuri Osa
Keele Struktuuri Osa
 
Unit 9 task 8
Unit 9 task 8Unit 9 task 8
Unit 9 task 8
 
Fancy boys
Fancy boysFancy boys
Fancy boys
 
Batalha de Conceitos if sul de minas case de Planejmento
Batalha de Conceitos  if sul de minas case de Planejmento Batalha de Conceitos  if sul de minas case de Planejmento
Batalha de Conceitos if sul de minas case de Planejmento
 
Currency futures ppt branches
Currency futures ppt  branchesCurrency futures ppt  branches
Currency futures ppt branches
 

Similar to T026201210126

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 T026201210126 (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

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
JohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard37
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
API Governance and Monetization - The evolution of API governance
API Governance and Monetization -  The evolution of API governanceAPI Governance and Monetization -  The evolution of API governance
API Governance and Monetization - The evolution of API governanceWSO2
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaWSO2
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Bhuvaneswari Subramani
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 

Recently uploaded (20)

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
JohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptx
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
API Governance and Monetization - The evolution of API governance
API Governance and Monetization -  The evolution of API governanceAPI Governance and Monetization -  The evolution of API governance
API Governance and Monetization - The evolution of API governance
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using Ballerina
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 

T026201210126

  • 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).