SlideShare a Scribd company logo
MODEL-BASED DESIGN FOR FUEL CELL SYSTEM
Rui GAO Modelon
MECJ-2016, Kyushu University, Fukuoka
1Mechanics Engineering Congress, Japan, 2016
Mechanics Engineering Congress, 2016, Japan
9/14/2016
AGENDA
• System perspective to the fuel cell system
• Model-based design for fuel cell system
• Application to smart grid
• Summary
2Mechanics Engineering Congress, Japan, 20169/14/2016
SYSTEM PERSPECTIVE TO THE FUEL CELL SYSTEM
• Fuel cell
 Electrolyte
 Cathode
 Anode
• R&D on the
complex fuel
cell system is
mainly by
experimental
method; Few
study is by
Model-based
Design (MBD)
3Mechanics Engineering Congress, Japan, 20169/14/2016
SYSTEM PERSPECTIVE TO THE FUEL CELL SYSTEM
• Hybrid SOFC system
 Input:
• Natural gas, water, air
 Preprocessor:
• mix, pre-heat, reform into syngas
 SOFC:
• 5KW stack with 50 cells grouped in
three substacks
• Reformed syngas to anode;
internal reforming reactions.
• Hot air to Cathode
 Micro gas turbine
• Compressor
• Burner
• Turbine
4
Preprocessor
Fuel Cell
Gas Turbine
HX Mix Reform
HX
HX
dd Drain_An Drain_Ca
Exh_gas
NG, Water
Air
Air
Feed_An
Feed_Ca
Mechanics Engineering Congress, Japan, 20169/14/2016
SYSTEM PERSPECTIVE TO THE FUEL CELL SYSTEM
5
• System of system
 Traditional power grid
• Single power flow
 Smart power grid
• Bidirectional power flow
http://www.news.gatech.edu/features/building-power-grid-
future
Mechanics Engineering Congress, Japan, 20169/14/2016
FUEL CELL MODEL FROM SYSTEM’S DEMAND
6
FC system characteristics
Complex system with
Electro-chemical, Thermo-
fluid, Electrical, Heat
transfer and Control
Engineering
Reaction can be built using
common mechanism;
Specific reactants are
different.
Various system
configurations: PEFC, MCFC,
SOFC, …
Bidirectional power flow
under smart grid paradigm
Demanded model features
Multi-disciplines models
Object oriented model with
partial model and inherited
complete model
Baseline design as template
model, and easy configured
variant design
Acausal model
http://www.2015-2016toyotagroupcars.com/2016-
toyota-mirai/
https://fuelcellsworks.com/archives/2012/06/01/mhi-to-
develop-fuel-cell-triple-combined-cycle-power-generation-
system/l
http://www.theautochannel.com/news/2011/02/09/518063
Mechanics Engineering Congress, Japan, 20169/14/2016
MODEL-BASED DESIGN FOR FUEL CELL SYSTEM
• System M&S/1D
CAE
 Design for
electrochemistry
 Design for thermal
 Design for
robustness
 Design for control
• Application
 As plant model
 As functional
model
7
MIL
V&V
SS/Dyn.
V&V
Design
for
Control
Design
for HIL
SIL
V&
V
Lumped/
discretized
models
Design for
Robustness
simplifie
d
models
HIL
V&
V
System
REQs:
System
V&V
Design for
Electrochemistry
Simplifie
d
models
Design for
thermal
Simplifie
d
models
Desig
n
1D
3D
Design
for
Control
CAD/CAE
models
V&
V
System of System
Mechanics Engineering Congress, Japan, 2016
Used as plant model for
controller design;
Used as
specification
definition/validatio
n for 3D design
and analysis.
SS: Steady State
V&V: verification and validation
SIL: software in the loop
HIL: hardware in the loop
9/14/2016
MODELICA MODELING 1/3: EQUATION BASED MODELING
• Why Modelica?
 Equation-based physics modeling
 Object oriented modeling
 Multi-disciplined
• Electrochemistry
8
∆𝐺𝑓 = ∆𝐺𝑓
0
+ 𝑅𝑇 𝑙𝑛
𝑎 𝐻2 𝑂
𝑎 𝐻2
𝑎 𝑂2
0.5
𝐸 =
−∆𝐺𝑓
2𝐹
∆𝐺𝑓
0
= − 𝑔 𝐻2
𝑜
+ 𝑔 𝐻2 𝑂
𝑜
−0.5 𝑔 𝑂2
𝑜
𝐻2 +
1
2
𝑂2 → 𝐻2 𝑂
(Total) Reaction in the cell
Nernst Potential
Gibbs Free EnergyCell voltage
𝑉𝑐𝑒𝑙𝑙 = 𝐸 + 𝜂 𝑎𝑐𝑡 + 𝜂 𝑜ℎ𝑚𝑖𝑐+ 𝜂 𝑛𝑒
Mechanics Engineering Congress, Japan, 20169/14/2016
Anode
Cathode
𝐻2 + 𝑂2−
→ 𝐻2 𝑂 + 2𝑒−
1
2
𝑂2 + 2𝑒− → 𝑂2−
𝐻2 + 𝐶𝑂
𝐴𝑖𝑟
𝐶𝑂 + 𝐻2 𝑂 → 𝐻2 + 𝐶𝑂2 𝐻2 𝑂 + 𝐶𝑂2
Depleted 𝑂2
MODELICA MODELING 2/3: OBJECT ORIENTED MODELING
• Why Modelica?
 Equation-based physics modeling
 Object oriented modeling
 Multi-disciplined
• Membrane example
 connector
 Interfaces to electrical, substance,
heat
9
∆𝑮 𝒇
𝟎
= − 𝒈 𝑯 𝟐
𝒐
+ 𝒈 𝑯 𝟐 𝑶
𝒐
−𝟎. 𝟓 𝒈 𝑶 𝟐
𝒐
connector MassPort
Medium medium;
Pressure p;
flow MassFlowRate m_flow;
SpecificEnthalpy h;
flow EnthalphFlowRate
H_flow;
MassFraction X[n.Xi];
flow MassFlowRate
mX_flow[nXi];
end MassPort;
Mechanics Engineering Congress, Japan, 20169/14/2016
MODELICA MODELING 3/3: MULTI-DISCIPLINED
• Why Modelica?
 Equation-based
physics
modeling
 Object oriented
modeling
 Multi-disciplined
10
∆𝑮 𝒇
𝟎
= − 𝒈 𝑯 𝟐
𝒐
+ 𝒈 𝑯 𝟐 𝑶
𝒐
−𝟎. 𝟓 𝒈 𝑶 𝟐
𝒐
Mechanics Engineering Congress, Japan, 20169/14/2016
MODEL MANAGEMENT:1/2
• Ex. Property models
 Ideal gases
 Condensed gases
 Two phases water
• Electro-chemistry
 Reactions
 Fuel cell
 Reformer
 Pre-treatment
• Heat transfer
• Electrical
• Control
11Mechanics Engineering Congress, Japan, 20169/14/2016
MODEL MANAGEMENT:2/2
• Interface and Template
 Ex. Fuel cell
 Replaceable & re-declare
12
Interface Templates Components
Mechanics Engineering Congress, Japan, 20169/14/2016
SUB-SYSTEM TESTS
• Sub-system
 Preprocessor
 Micro gas turbine
13Mechanics Engineering Congress, Japan, 2016
microGasTurbine
GC T
Combustor
feedFuel
mT
.
drainAir
pT
feedAir
mT
.
ground
combustorcombustor
isBurning
true
inertia
J=J
air_loss
summary
generator
groundExc
idealCheckValve
drain
heat_port
feedFuel
feedAir
pin_p
pin_n
0 100 200 300 400 500 600 700 800 900 1000
0.0
0.5
1.0
1.5
2.0
2.5
feedFuel.fluidPort.p feedAir.fluidPort.p
0 100 200 300 400 500 600 700 800 900 1000
-0.025
-0.020
-0.015
-0.010
-0.005
0.000
0.005
feedFuel.m_flow feedAir.fluidPort.m_flow
0 100 200 300 400 500 600 700 800 900 1000
-200
-150
-100
-50
0
50
100
150
200
250
resistor.i[1] resistor.i[2] resistor.i[3]
0 200 400 600 800 1000
-4000
-2000
0
microGasTurbine.generator.flange.tau
Test model
Test model
flowSource_Water
mT
.
flowSource_NG
mT
.
flowSource_AirATR
mT
.
Boundary_hotgas
p T
flowSource_Hotgas
mT
.
flowSource_ATRHeat
mT
.
Boundary_ATRHeat
pT
Boundary_Reformate
pT
turbulentLoss
preprocessor
0.0H2
CH4 0.0
CO 0.0
CO2 0.0
H2O 0.0
Mole %
N2 0.0
O2 0.0
0.0 0.0
0.0 0.0
p(bar)h(kJ/kg)
T(degC)(g/s)
reformer
steamMix_TZ
AirHeater
Geometry_Record Initialization_Record summary
FuelHeater
fuelLoss
gasMix
NGMix
NGLoss
drain_Reformate
feed_NG
drain_NGHeat feed_SteamHeat feed_ATRHeatdrain_ATRHeat
feed_Water
feed_ATRAir
9/14/2016
HYBRID SOFC SYSTEM SIMULATION RESULT
• Analysis
 Mass balance
 Fuel cell
voltage-current
density relation
 Thermal loss
 Power-current
density relation
 AC power
14Mechanics Engineering Congress, Japan, 2016
0 400 800 1200 1600 2000 2400 2800 3200 3600 4000
0.0E0
4.0E-5
8.0E-5
1.2E-4
1.6E-4
2.0E-4
checkMassBalanceSystem.mH_in
checkMassBalanceSystem.mH_out
checkMassBalanceSystem.mC_in
checkMassBalanceSystem.mC_out
Voltage [V] Power [W]
Stack
flowCathode
mT
.
ground
current
stack
summary
WaterSource
mT
.
NGSource
mT
.
ATRAirSource
mT
.
exhaustSink
p T
preprocessor
anLoss anVolume
cathVolume
microGasTurbine
GC T
Combustor
MGT_volOut
groundMGT
compMix
checkMassBalanceSystem
44.8 4478
0 1000 2000 3000 4000
0
50
100
150
current.i
0 1000 2000 3000 4000
35
40
45
50
55
current.v
500 1000 1500 2000 2500
40
42
44
46
48
50
stack.subStack[1].summary.j_external [A/m2]
current.v
0 400 800 1200 1600 2000 2400 2800 3200 3600 4000
0E0
1E5
2E5
3E5
4E5
resistor.resistor[1].LossPower
Mass balance
Fuel cell characteristic
Load current
AC power
0 400 800 1200 1600 2000 2400 2800 3200 3600 4000
750
760
770
780
790
800
810
stack.stackHeatLosses.topWall[1].T
stack.stackHeatLosses.topWall[2].T
stack.stackHeatLosses.topWall[3].T
stack.stackHeatLosses.topWall[4].T
Temperature of the stack top
500 1000 1500 2000 2500
40
42
44
46
48
50
0
500
1000
1500
2000
2500
3000
3500
4000
4500
5000
stack.subStack[1].summary.j_external [A/m2]
current.v stack.summary.PStkElec*
Voltage, power/current density relatio
9/14/2016
APPLICATION TO SMART GRID: CONTEXT EVOLUTION
15Mechanics Engineering Congress, Japan, 20169/14/2016
http://www.news.gatech.edu/f
eatures/building-power-grid-
future
SUMMARY
• FC model features are summarized from the system perspective
• Hybrid SOFC system is modeled using Modelica
 Equation based modeling
 Object-oriented modeling
 Flexible architecture
 Multi-discipline physics model
 Model management
• Modelica model-based design is a promising approach for smart grid
system development
 Modelica models enable bidirectional power flow in smart grid.
 In the future, many aspects need to modeled for smart grid systems
• Design for operability, reliability, maintainability, cost, …
16Mechanics Engineering Congress, Japan, 20169/14/2016
THANK YOU FOR YOUR ATTENTION
www.modelon.com
9/14/2016 Mechanics Engineering Congress, Japan, 2016 17

More Related Content

What's hot

Liquid Cooling Library - Overview
Liquid Cooling Library - OverviewLiquid Cooling Library - Overview
Liquid Cooling Library - Overview
Modelon
 
Production planning for distributed district heating with JModelica.org
Production planning for distributed district heating with JModelica.orgProduction planning for distributed district heating with JModelica.org
Production planning for distributed district heating with JModelica.org
Modelon
 
Environmental Control Library - Overview
Environmental Control Library - OverviewEnvironmental Control Library - Overview
Environmental Control Library - Overview
Modelon
 
Fuel Cell Library - Overview
Fuel Cell Library - OverviewFuel Cell Library - Overview
Fuel Cell Library - Overview
Modelon
 
Automated Deployment of Modelica Models in Excel via Functional Mockup Interf...
Automated Deployment of Modelica Models in Excel via Functional Mockup Interf...Automated Deployment of Modelica Models in Excel via Functional Mockup Interf...
Automated Deployment of Modelica Models in Excel via Functional Mockup Interf...
Modelon
 
Heat Exchanger Library - Overview
Heat Exchanger Library - OverviewHeat Exchanger Library - Overview
Heat Exchanger Library - Overview
Modelon
 
Thermal Power Library - Overview
Thermal Power Library - OverviewThermal Power Library - Overview
Thermal Power Library - Overview
Modelon
 
Air Conditioning Library - Overview
Air Conditioning Library - OverviewAir Conditioning Library - Overview
Air Conditioning Library - Overview
Modelon
 
Fuel System Library - Overview
Fuel System Library - OverviewFuel System Library - Overview
Fuel System Library - Overview
Modelon
 
Electrification Library - Overview
Electrification Library - OverviewElectrification Library - Overview
Electrification Library - Overview
Modelon
 
Fuel System Library Overview
Fuel System Library OverviewFuel System Library Overview
Fuel System Library Overview
Modelon
 
Vehicle Dynamics Library - Overview
Vehicle Dynamics Library - OverviewVehicle Dynamics Library - Overview
Vehicle Dynamics Library - Overview
Modelon
 
Electric Power Library - Overview
Electric Power Library - OverviewElectric Power Library - Overview
Electric Power Library - Overview
Modelon
 
Hydraulics Library - Overview
Hydraulics Library - OverviewHydraulics Library - Overview
Hydraulics Library - Overview
Modelon
 
Gas Turbines at PACT - talk by Karen Finney, University of Leeds, at the open...
Gas Turbines at PACT - talk by Karen Finney, University of Leeds, at the open...Gas Turbines at PACT - talk by Karen Finney, University of Leeds, at the open...
Gas Turbines at PACT - talk by Karen Finney, University of Leeds, at the open...
UK Carbon Capture and Storage Research Centre
 
New Library Ship Energy Systems
New Library Ship Energy SystemsNew Library Ship Energy Systems
New Library Ship Energy Systems
SimulationX
 
Hydrogen Gas Turbine
Hydrogen Gas TurbineHydrogen Gas Turbine
Hydrogen Gas Turbine
Dibyajyoti Laha
 
EFEU / FLEXe Joronen Tero flexibility of multi-fuel plants - needs, possibili...
EFEU / FLEXe Joronen Tero flexibility of multi-fuel plants - needs, possibili...EFEU / FLEXe Joronen Tero flexibility of multi-fuel plants - needs, possibili...
EFEU / FLEXe Joronen Tero flexibility of multi-fuel plants - needs, possibili...
CLIC Innovation Ltd
 
Elgen Tech - next generation Waste Heat to Power plant
Elgen Tech - next generation Waste Heat to Power plantElgen Tech - next generation Waste Heat to Power plant
Elgen Tech - next generation Waste Heat to Power plant
RussianCarbonFund
 
Organic rankine cycle
Organic rankine cycleOrganic rankine cycle
Organic rankine cycle
pawankumar9275
 

What's hot (20)

Liquid Cooling Library - Overview
Liquid Cooling Library - OverviewLiquid Cooling Library - Overview
Liquid Cooling Library - Overview
 
Production planning for distributed district heating with JModelica.org
Production planning for distributed district heating with JModelica.orgProduction planning for distributed district heating with JModelica.org
Production planning for distributed district heating with JModelica.org
 
Environmental Control Library - Overview
Environmental Control Library - OverviewEnvironmental Control Library - Overview
Environmental Control Library - Overview
 
Fuel Cell Library - Overview
Fuel Cell Library - OverviewFuel Cell Library - Overview
Fuel Cell Library - Overview
 
Automated Deployment of Modelica Models in Excel via Functional Mockup Interf...
Automated Deployment of Modelica Models in Excel via Functional Mockup Interf...Automated Deployment of Modelica Models in Excel via Functional Mockup Interf...
Automated Deployment of Modelica Models in Excel via Functional Mockup Interf...
 
Heat Exchanger Library - Overview
Heat Exchanger Library - OverviewHeat Exchanger Library - Overview
Heat Exchanger Library - Overview
 
Thermal Power Library - Overview
Thermal Power Library - OverviewThermal Power Library - Overview
Thermal Power Library - Overview
 
Air Conditioning Library - Overview
Air Conditioning Library - OverviewAir Conditioning Library - Overview
Air Conditioning Library - Overview
 
Fuel System Library - Overview
Fuel System Library - OverviewFuel System Library - Overview
Fuel System Library - Overview
 
Electrification Library - Overview
Electrification Library - OverviewElectrification Library - Overview
Electrification Library - Overview
 
Fuel System Library Overview
Fuel System Library OverviewFuel System Library Overview
Fuel System Library Overview
 
Vehicle Dynamics Library - Overview
Vehicle Dynamics Library - OverviewVehicle Dynamics Library - Overview
Vehicle Dynamics Library - Overview
 
Electric Power Library - Overview
Electric Power Library - OverviewElectric Power Library - Overview
Electric Power Library - Overview
 
Hydraulics Library - Overview
Hydraulics Library - OverviewHydraulics Library - Overview
Hydraulics Library - Overview
 
Gas Turbines at PACT - talk by Karen Finney, University of Leeds, at the open...
Gas Turbines at PACT - talk by Karen Finney, University of Leeds, at the open...Gas Turbines at PACT - talk by Karen Finney, University of Leeds, at the open...
Gas Turbines at PACT - talk by Karen Finney, University of Leeds, at the open...
 
New Library Ship Energy Systems
New Library Ship Energy SystemsNew Library Ship Energy Systems
New Library Ship Energy Systems
 
Hydrogen Gas Turbine
Hydrogen Gas TurbineHydrogen Gas Turbine
Hydrogen Gas Turbine
 
EFEU / FLEXe Joronen Tero flexibility of multi-fuel plants - needs, possibili...
EFEU / FLEXe Joronen Tero flexibility of multi-fuel plants - needs, possibili...EFEU / FLEXe Joronen Tero flexibility of multi-fuel plants - needs, possibili...
EFEU / FLEXe Joronen Tero flexibility of multi-fuel plants - needs, possibili...
 
Elgen Tech - next generation Waste Heat to Power plant
Elgen Tech - next generation Waste Heat to Power plantElgen Tech - next generation Waste Heat to Power plant
Elgen Tech - next generation Waste Heat to Power plant
 
Organic rankine cycle
Organic rankine cycleOrganic rankine cycle
Organic rankine cycle
 

Viewers also liked

Modelon FMI Tutorial NAMUG 2016
Modelon FMI Tutorial NAMUG 2016Modelon FMI Tutorial NAMUG 2016
Modelon FMI Tutorial NAMUG 2016
Modelon
 
A framework for nonlinear model predictive control
A framework for nonlinear model predictive controlA framework for nonlinear model predictive control
A framework for nonlinear model predictive control
Modelon
 
Model Testing Toolkit - Overview
Model Testing Toolkit - OverviewModel Testing Toolkit - Overview
Model Testing Toolkit - Overview
Modelon
 
Prediction tool for preliminary design assessment of the manoeuvring characte...
Prediction tool for preliminary design assessment of the manoeuvring characte...Prediction tool for preliminary design assessment of the manoeuvring characte...
Prediction tool for preliminary design assessment of the manoeuvring characte...
Enrico Della Valentina
 
Closing the Design Cycle Loop with Executable Requirements and OSLC - IBM Int...
Closing the Design Cycle Loop with Executable Requirements and OSLC - IBM Int...Closing the Design Cycle Loop with Executable Requirements and OSLC - IBM Int...
Closing the Design Cycle Loop with Executable Requirements and OSLC - IBM Int...
Modelon
 
One model, many use cases
One model, many use casesOne model, many use cases
One model, many use cases
Modelon
 
Procter & Gamble Modelon INCOSE 2017
Procter & Gamble Modelon INCOSE 2017Procter & Gamble Modelon INCOSE 2017
Procter & Gamble Modelon INCOSE 2017
Modelon
 
Modelon Modelica executable requirements Ansys Conference 2016
Modelon Modelica executable requirements Ansys Conference 2016Modelon Modelica executable requirements Ansys Conference 2016
Modelon Modelica executable requirements Ansys Conference 2016
Modelon
 
Optimica Testing Toolkit
Optimica Testing ToolkitOptimica Testing Toolkit
Optimica Testing Toolkit
Modelon
 
Using Modelica and FMI to evaluate requirements compliance early in system d...
Using Modelica and FMI to evaluate requirements compliance early in system d...Using Modelica and FMI to evaluate requirements compliance early in system d...
Using Modelica and FMI to evaluate requirements compliance early in system d...
Modelon
 
Dynamic modeling of a central receiver CSP powerplant
Dynamic modeling of a central receiver CSP powerplantDynamic modeling of a central receiver CSP powerplant
Dynamic modeling of a central receiver CSP powerplant
Modelon
 
Model-Based Integration for FMI Co-Simulation and Heterogeneous Simulations o...
Model-Based Integration for FMI Co-Simulation and Heterogeneous Simulations o...Model-Based Integration for FMI Co-Simulation and Heterogeneous Simulations o...
Model-Based Integration for FMI Co-Simulation and Heterogeneous Simulations o...
Modelon
 
Multi phase mixture media
Multi phase mixture mediaMulti phase mixture media
Multi phase mixture media
Modelon
 
Optimica Compiler Toolkit - Overview
Optimica Compiler Toolkit - OverviewOptimica Compiler Toolkit - Overview
Optimica Compiler Toolkit - Overview
Modelon
 
Build Relationships
Build RelationshipsBuild Relationships
Build Relationships
LinkedIn Sales Solutions
 
Find the Right People
Find the Right PeopleFind the Right People
Find the Right People
LinkedIn Sales Solutions
 
Establish Your Professional Brand
Establish Your Professional BrandEstablish Your Professional Brand
Establish Your Professional Brand
LinkedIn Sales Solutions
 
Engage with Insights
Engage with InsightsEngage with Insights
Engage with Insights
LinkedIn Sales Solutions
 

Viewers also liked (18)

Modelon FMI Tutorial NAMUG 2016
Modelon FMI Tutorial NAMUG 2016Modelon FMI Tutorial NAMUG 2016
Modelon FMI Tutorial NAMUG 2016
 
A framework for nonlinear model predictive control
A framework for nonlinear model predictive controlA framework for nonlinear model predictive control
A framework for nonlinear model predictive control
 
Model Testing Toolkit - Overview
Model Testing Toolkit - OverviewModel Testing Toolkit - Overview
Model Testing Toolkit - Overview
 
Prediction tool for preliminary design assessment of the manoeuvring characte...
Prediction tool for preliminary design assessment of the manoeuvring characte...Prediction tool for preliminary design assessment of the manoeuvring characte...
Prediction tool for preliminary design assessment of the manoeuvring characte...
 
Closing the Design Cycle Loop with Executable Requirements and OSLC - IBM Int...
Closing the Design Cycle Loop with Executable Requirements and OSLC - IBM Int...Closing the Design Cycle Loop with Executable Requirements and OSLC - IBM Int...
Closing the Design Cycle Loop with Executable Requirements and OSLC - IBM Int...
 
One model, many use cases
One model, many use casesOne model, many use cases
One model, many use cases
 
Procter & Gamble Modelon INCOSE 2017
Procter & Gamble Modelon INCOSE 2017Procter & Gamble Modelon INCOSE 2017
Procter & Gamble Modelon INCOSE 2017
 
Modelon Modelica executable requirements Ansys Conference 2016
Modelon Modelica executable requirements Ansys Conference 2016Modelon Modelica executable requirements Ansys Conference 2016
Modelon Modelica executable requirements Ansys Conference 2016
 
Optimica Testing Toolkit
Optimica Testing ToolkitOptimica Testing Toolkit
Optimica Testing Toolkit
 
Using Modelica and FMI to evaluate requirements compliance early in system d...
Using Modelica and FMI to evaluate requirements compliance early in system d...Using Modelica and FMI to evaluate requirements compliance early in system d...
Using Modelica and FMI to evaluate requirements compliance early in system d...
 
Dynamic modeling of a central receiver CSP powerplant
Dynamic modeling of a central receiver CSP powerplantDynamic modeling of a central receiver CSP powerplant
Dynamic modeling of a central receiver CSP powerplant
 
Model-Based Integration for FMI Co-Simulation and Heterogeneous Simulations o...
Model-Based Integration for FMI Co-Simulation and Heterogeneous Simulations o...Model-Based Integration for FMI Co-Simulation and Heterogeneous Simulations o...
Model-Based Integration for FMI Co-Simulation and Heterogeneous Simulations o...
 
Multi phase mixture media
Multi phase mixture mediaMulti phase mixture media
Multi phase mixture media
 
Optimica Compiler Toolkit - Overview
Optimica Compiler Toolkit - OverviewOptimica Compiler Toolkit - Overview
Optimica Compiler Toolkit - Overview
 
Build Relationships
Build RelationshipsBuild Relationships
Build Relationships
 
Find the Right People
Find the Right PeopleFind the Right People
Find the Right People
 
Establish Your Professional Brand
Establish Your Professional BrandEstablish Your Professional Brand
Establish Your Professional Brand
 
Engage with Insights
Engage with InsightsEngage with Insights
Engage with Insights
 

Similar to Modelon JSME 2016 - Model Based Design for Fuel Cell Systems

OPTIMIZED CYCLE AND TURBOMACHINERY CONFIGURATION FOR AN INTERCOOLED, RECOMPRE...
OPTIMIZED CYCLE AND TURBOMACHINERY CONFIGURATION FOR AN INTERCOOLED, RECOMPRE...OPTIMIZED CYCLE AND TURBOMACHINERY CONFIGURATION FOR AN INTERCOOLED, RECOMPRE...
OPTIMIZED CYCLE AND TURBOMACHINERY CONFIGURATION FOR AN INTERCOOLED, RECOMPRE...
exergyorc
 
IRJET- Computational Fluid Dynamic Analysis of Performance of Centrifugal Pum...
IRJET- Computational Fluid Dynamic Analysis of Performance of Centrifugal Pum...IRJET- Computational Fluid Dynamic Analysis of Performance of Centrifugal Pum...
IRJET- Computational Fluid Dynamic Analysis of Performance of Centrifugal Pum...
IRJET Journal
 
Seminar Report on Automobile Air-Conditioning based on VAC using Exhaust Heat
Seminar Report on Automobile Air-Conditioning based on VAC using Exhaust HeatSeminar Report on Automobile Air-Conditioning based on VAC using Exhaust Heat
Seminar Report on Automobile Air-Conditioning based on VAC using Exhaust Heat
Bhagvat Wadekar
 
Energy Saving and Water Cooling Facility in an Industry Using Prgrammable Log...
Energy Saving and Water Cooling Facility in an Industry Using Prgrammable Log...Energy Saving and Water Cooling Facility in an Industry Using Prgrammable Log...
Energy Saving and Water Cooling Facility in an Industry Using Prgrammable Log...
IJERA Editor
 
01-Turchi - sCO2 Power Cycle for CSP SunShot Summit 2016-04-19 Rev5.pptx
01-Turchi - sCO2 Power Cycle for CSP SunShot Summit 2016-04-19 Rev5.pptx01-Turchi - sCO2 Power Cycle for CSP SunShot Summit 2016-04-19 Rev5.pptx
01-Turchi - sCO2 Power Cycle for CSP SunShot Summit 2016-04-19 Rev5.pptx
lalitkhekswani
 
Isothermal Methanol Converter (IMC) UA Distribution Analysis
Isothermal Methanol Converter (IMC) UA Distribution AnalysisIsothermal Methanol Converter (IMC) UA Distribution Analysis
Isothermal Methanol Converter (IMC) UA Distribution Analysis
Gerard B. Hawkins
 
Vapor Combustor Improvement Project LinkedIn Presentation February 2016
Vapor Combustor Improvement Project LinkedIn Presentation February 2016Vapor Combustor Improvement Project LinkedIn Presentation February 2016
Vapor Combustor Improvement Project LinkedIn Presentation February 2016
Tim Krimmel, MEM
 
IRJET- Fatigue Life Estimation of Turbine Bypass Valve
IRJET- Fatigue Life Estimation of Turbine Bypass ValveIRJET- Fatigue Life Estimation of Turbine Bypass Valve
IRJET- Fatigue Life Estimation of Turbine Bypass Valve
IRJET Journal
 
TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...
TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...
TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...
silveroak engineering collage
 
Thermal Management of Transformers
Thermal Management of TransformersThermal Management of Transformers
Thermal Management of Transformers
ProSIM R & D Pvt. Ltd.
 
Lab seminar
Lab seminarLab seminar
Lab seminar
Sudheer Nandi
 
Portfolio_DAppMen
Portfolio_DAppMenPortfolio_DAppMen
Portfolio_DAppMen
Daniel Appiah-Mensah
 
Ijri te-03-010 cfd analysis on ejector cooling system with variable throat ge...
Ijri te-03-010 cfd analysis on ejector cooling system with variable throat ge...Ijri te-03-010 cfd analysis on ejector cooling system with variable throat ge...
Ijri te-03-010 cfd analysis on ejector cooling system with variable throat ge...
Ijripublishers Ijri
 
At245 seven level shunt active power filter
At245 seven level shunt active power filterAt245 seven level shunt active power filter
At245 seven level shunt active power filter
Asoka Technologies
 
Pressure drop analysis of flow through pin fin channel
Pressure drop analysis of flow through pin fin channelPressure drop analysis of flow through pin fin channel
Pressure drop analysis of flow through pin fin channel
IRJET Journal
 
Czero Engineering - Feb 2017
Czero Engineering  - Feb 2017Czero Engineering  - Feb 2017
Czero Engineering - Feb 2017
Czero
 
8th sem project review
8th sem project review8th sem project review
8th sem project review
Ankush Doshi
 
AIAA_Space_2016_Proceedings__LFRE_(1)
AIAA_Space_2016_Proceedings__LFRE_(1)AIAA_Space_2016_Proceedings__LFRE_(1)
AIAA_Space_2016_Proceedings__LFRE_(1)
John Tucker
 
IRJET- Performance Analysis of Gasoline Engine using HHO Gas as Fuel
IRJET- Performance Analysis of Gasoline Engine using HHO Gas as FuelIRJET- Performance Analysis of Gasoline Engine using HHO Gas as Fuel
IRJET- Performance Analysis of Gasoline Engine using HHO Gas as Fuel
IRJET Journal
 
Case Study of Solar Flat Plat Collector
Case Study of Solar Flat Plat CollectorCase Study of Solar Flat Plat Collector
Case Study of Solar Flat Plat Collector
IRJET Journal
 

Similar to Modelon JSME 2016 - Model Based Design for Fuel Cell Systems (20)

OPTIMIZED CYCLE AND TURBOMACHINERY CONFIGURATION FOR AN INTERCOOLED, RECOMPRE...
OPTIMIZED CYCLE AND TURBOMACHINERY CONFIGURATION FOR AN INTERCOOLED, RECOMPRE...OPTIMIZED CYCLE AND TURBOMACHINERY CONFIGURATION FOR AN INTERCOOLED, RECOMPRE...
OPTIMIZED CYCLE AND TURBOMACHINERY CONFIGURATION FOR AN INTERCOOLED, RECOMPRE...
 
IRJET- Computational Fluid Dynamic Analysis of Performance of Centrifugal Pum...
IRJET- Computational Fluid Dynamic Analysis of Performance of Centrifugal Pum...IRJET- Computational Fluid Dynamic Analysis of Performance of Centrifugal Pum...
IRJET- Computational Fluid Dynamic Analysis of Performance of Centrifugal Pum...
 
Seminar Report on Automobile Air-Conditioning based on VAC using Exhaust Heat
Seminar Report on Automobile Air-Conditioning based on VAC using Exhaust HeatSeminar Report on Automobile Air-Conditioning based on VAC using Exhaust Heat
Seminar Report on Automobile Air-Conditioning based on VAC using Exhaust Heat
 
Energy Saving and Water Cooling Facility in an Industry Using Prgrammable Log...
Energy Saving and Water Cooling Facility in an Industry Using Prgrammable Log...Energy Saving and Water Cooling Facility in an Industry Using Prgrammable Log...
Energy Saving and Water Cooling Facility in an Industry Using Prgrammable Log...
 
01-Turchi - sCO2 Power Cycle for CSP SunShot Summit 2016-04-19 Rev5.pptx
01-Turchi - sCO2 Power Cycle for CSP SunShot Summit 2016-04-19 Rev5.pptx01-Turchi - sCO2 Power Cycle for CSP SunShot Summit 2016-04-19 Rev5.pptx
01-Turchi - sCO2 Power Cycle for CSP SunShot Summit 2016-04-19 Rev5.pptx
 
Isothermal Methanol Converter (IMC) UA Distribution Analysis
Isothermal Methanol Converter (IMC) UA Distribution AnalysisIsothermal Methanol Converter (IMC) UA Distribution Analysis
Isothermal Methanol Converter (IMC) UA Distribution Analysis
 
Vapor Combustor Improvement Project LinkedIn Presentation February 2016
Vapor Combustor Improvement Project LinkedIn Presentation February 2016Vapor Combustor Improvement Project LinkedIn Presentation February 2016
Vapor Combustor Improvement Project LinkedIn Presentation February 2016
 
IRJET- Fatigue Life Estimation of Turbine Bypass Valve
IRJET- Fatigue Life Estimation of Turbine Bypass ValveIRJET- Fatigue Life Estimation of Turbine Bypass Valve
IRJET- Fatigue Life Estimation of Turbine Bypass Valve
 
TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...
TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...
TECHNICAL IMPROVEMENT IN PICK & PLACE ROBOT ARM MACHINE BY GIVING ALTERNATE T...
 
Thermal Management of Transformers
Thermal Management of TransformersThermal Management of Transformers
Thermal Management of Transformers
 
Lab seminar
Lab seminarLab seminar
Lab seminar
 
Portfolio_DAppMen
Portfolio_DAppMenPortfolio_DAppMen
Portfolio_DAppMen
 
Ijri te-03-010 cfd analysis on ejector cooling system with variable throat ge...
Ijri te-03-010 cfd analysis on ejector cooling system with variable throat ge...Ijri te-03-010 cfd analysis on ejector cooling system with variable throat ge...
Ijri te-03-010 cfd analysis on ejector cooling system with variable throat ge...
 
At245 seven level shunt active power filter
At245 seven level shunt active power filterAt245 seven level shunt active power filter
At245 seven level shunt active power filter
 
Pressure drop analysis of flow through pin fin channel
Pressure drop analysis of flow through pin fin channelPressure drop analysis of flow through pin fin channel
Pressure drop analysis of flow through pin fin channel
 
Czero Engineering - Feb 2017
Czero Engineering  - Feb 2017Czero Engineering  - Feb 2017
Czero Engineering - Feb 2017
 
8th sem project review
8th sem project review8th sem project review
8th sem project review
 
AIAA_Space_2016_Proceedings__LFRE_(1)
AIAA_Space_2016_Proceedings__LFRE_(1)AIAA_Space_2016_Proceedings__LFRE_(1)
AIAA_Space_2016_Proceedings__LFRE_(1)
 
IRJET- Performance Analysis of Gasoline Engine using HHO Gas as Fuel
IRJET- Performance Analysis of Gasoline Engine using HHO Gas as FuelIRJET- Performance Analysis of Gasoline Engine using HHO Gas as Fuel
IRJET- Performance Analysis of Gasoline Engine using HHO Gas as Fuel
 
Case Study of Solar Flat Plat Collector
Case Study of Solar Flat Plat CollectorCase Study of Solar Flat Plat Collector
Case Study of Solar Flat Plat Collector
 

Recently uploaded

Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
AWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptxAWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptx
HarisZaheer8
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
saastr
 
GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)
Javier Junquera
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
Edge AI and Vision Alliance
 
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
alexjohnson7307
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
Pixlogix Infotech
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
ScyllaDB
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
Hiike
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Wask
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
Jakub Marek
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
Tatiana Kojar
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
Public CyberSecurity Awareness Presentation 2024.pptx
Public CyberSecurity Awareness Presentation 2024.pptxPublic CyberSecurity Awareness Presentation 2024.pptx
Public CyberSecurity Awareness Presentation 2024.pptx
marufrahmanstratejm
 

Recently uploaded (20)

Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
AWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptxAWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptx
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
 
GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
 
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
Public CyberSecurity Awareness Presentation 2024.pptx
Public CyberSecurity Awareness Presentation 2024.pptxPublic CyberSecurity Awareness Presentation 2024.pptx
Public CyberSecurity Awareness Presentation 2024.pptx
 

Modelon JSME 2016 - Model Based Design for Fuel Cell Systems

  • 1. MODEL-BASED DESIGN FOR FUEL CELL SYSTEM Rui GAO Modelon MECJ-2016, Kyushu University, Fukuoka 1Mechanics Engineering Congress, Japan, 2016 Mechanics Engineering Congress, 2016, Japan 9/14/2016
  • 2. AGENDA • System perspective to the fuel cell system • Model-based design for fuel cell system • Application to smart grid • Summary 2Mechanics Engineering Congress, Japan, 20169/14/2016
  • 3. SYSTEM PERSPECTIVE TO THE FUEL CELL SYSTEM • Fuel cell  Electrolyte  Cathode  Anode • R&D on the complex fuel cell system is mainly by experimental method; Few study is by Model-based Design (MBD) 3Mechanics Engineering Congress, Japan, 20169/14/2016
  • 4. SYSTEM PERSPECTIVE TO THE FUEL CELL SYSTEM • Hybrid SOFC system  Input: • Natural gas, water, air  Preprocessor: • mix, pre-heat, reform into syngas  SOFC: • 5KW stack with 50 cells grouped in three substacks • Reformed syngas to anode; internal reforming reactions. • Hot air to Cathode  Micro gas turbine • Compressor • Burner • Turbine 4 Preprocessor Fuel Cell Gas Turbine HX Mix Reform HX HX dd Drain_An Drain_Ca Exh_gas NG, Water Air Air Feed_An Feed_Ca Mechanics Engineering Congress, Japan, 20169/14/2016
  • 5. SYSTEM PERSPECTIVE TO THE FUEL CELL SYSTEM 5 • System of system  Traditional power grid • Single power flow  Smart power grid • Bidirectional power flow http://www.news.gatech.edu/features/building-power-grid- future Mechanics Engineering Congress, Japan, 20169/14/2016
  • 6. FUEL CELL MODEL FROM SYSTEM’S DEMAND 6 FC system characteristics Complex system with Electro-chemical, Thermo- fluid, Electrical, Heat transfer and Control Engineering Reaction can be built using common mechanism; Specific reactants are different. Various system configurations: PEFC, MCFC, SOFC, … Bidirectional power flow under smart grid paradigm Demanded model features Multi-disciplines models Object oriented model with partial model and inherited complete model Baseline design as template model, and easy configured variant design Acausal model http://www.2015-2016toyotagroupcars.com/2016- toyota-mirai/ https://fuelcellsworks.com/archives/2012/06/01/mhi-to- develop-fuel-cell-triple-combined-cycle-power-generation- system/l http://www.theautochannel.com/news/2011/02/09/518063 Mechanics Engineering Congress, Japan, 20169/14/2016
  • 7. MODEL-BASED DESIGN FOR FUEL CELL SYSTEM • System M&S/1D CAE  Design for electrochemistry  Design for thermal  Design for robustness  Design for control • Application  As plant model  As functional model 7 MIL V&V SS/Dyn. V&V Design for Control Design for HIL SIL V& V Lumped/ discretized models Design for Robustness simplifie d models HIL V& V System REQs: System V&V Design for Electrochemistry Simplifie d models Design for thermal Simplifie d models Desig n 1D 3D Design for Control CAD/CAE models V& V System of System Mechanics Engineering Congress, Japan, 2016 Used as plant model for controller design; Used as specification definition/validatio n for 3D design and analysis. SS: Steady State V&V: verification and validation SIL: software in the loop HIL: hardware in the loop 9/14/2016
  • 8. MODELICA MODELING 1/3: EQUATION BASED MODELING • Why Modelica?  Equation-based physics modeling  Object oriented modeling  Multi-disciplined • Electrochemistry 8 ∆𝐺𝑓 = ∆𝐺𝑓 0 + 𝑅𝑇 𝑙𝑛 𝑎 𝐻2 𝑂 𝑎 𝐻2 𝑎 𝑂2 0.5 𝐸 = −∆𝐺𝑓 2𝐹 ∆𝐺𝑓 0 = − 𝑔 𝐻2 𝑜 + 𝑔 𝐻2 𝑂 𝑜 −0.5 𝑔 𝑂2 𝑜 𝐻2 + 1 2 𝑂2 → 𝐻2 𝑂 (Total) Reaction in the cell Nernst Potential Gibbs Free EnergyCell voltage 𝑉𝑐𝑒𝑙𝑙 = 𝐸 + 𝜂 𝑎𝑐𝑡 + 𝜂 𝑜ℎ𝑚𝑖𝑐+ 𝜂 𝑛𝑒 Mechanics Engineering Congress, Japan, 20169/14/2016 Anode Cathode 𝐻2 + 𝑂2− → 𝐻2 𝑂 + 2𝑒− 1 2 𝑂2 + 2𝑒− → 𝑂2− 𝐻2 + 𝐶𝑂 𝐴𝑖𝑟 𝐶𝑂 + 𝐻2 𝑂 → 𝐻2 + 𝐶𝑂2 𝐻2 𝑂 + 𝐶𝑂2 Depleted 𝑂2
  • 9. MODELICA MODELING 2/3: OBJECT ORIENTED MODELING • Why Modelica?  Equation-based physics modeling  Object oriented modeling  Multi-disciplined • Membrane example  connector  Interfaces to electrical, substance, heat 9 ∆𝑮 𝒇 𝟎 = − 𝒈 𝑯 𝟐 𝒐 + 𝒈 𝑯 𝟐 𝑶 𝒐 −𝟎. 𝟓 𝒈 𝑶 𝟐 𝒐 connector MassPort Medium medium; Pressure p; flow MassFlowRate m_flow; SpecificEnthalpy h; flow EnthalphFlowRate H_flow; MassFraction X[n.Xi]; flow MassFlowRate mX_flow[nXi]; end MassPort; Mechanics Engineering Congress, Japan, 20169/14/2016
  • 10. MODELICA MODELING 3/3: MULTI-DISCIPLINED • Why Modelica?  Equation-based physics modeling  Object oriented modeling  Multi-disciplined 10 ∆𝑮 𝒇 𝟎 = − 𝒈 𝑯 𝟐 𝒐 + 𝒈 𝑯 𝟐 𝑶 𝒐 −𝟎. 𝟓 𝒈 𝑶 𝟐 𝒐 Mechanics Engineering Congress, Japan, 20169/14/2016
  • 11. MODEL MANAGEMENT:1/2 • Ex. Property models  Ideal gases  Condensed gases  Two phases water • Electro-chemistry  Reactions  Fuel cell  Reformer  Pre-treatment • Heat transfer • Electrical • Control 11Mechanics Engineering Congress, Japan, 20169/14/2016
  • 12. MODEL MANAGEMENT:2/2 • Interface and Template  Ex. Fuel cell  Replaceable & re-declare 12 Interface Templates Components Mechanics Engineering Congress, Japan, 20169/14/2016
  • 13. SUB-SYSTEM TESTS • Sub-system  Preprocessor  Micro gas turbine 13Mechanics Engineering Congress, Japan, 2016 microGasTurbine GC T Combustor feedFuel mT . drainAir pT feedAir mT . ground combustorcombustor isBurning true inertia J=J air_loss summary generator groundExc idealCheckValve drain heat_port feedFuel feedAir pin_p pin_n 0 100 200 300 400 500 600 700 800 900 1000 0.0 0.5 1.0 1.5 2.0 2.5 feedFuel.fluidPort.p feedAir.fluidPort.p 0 100 200 300 400 500 600 700 800 900 1000 -0.025 -0.020 -0.015 -0.010 -0.005 0.000 0.005 feedFuel.m_flow feedAir.fluidPort.m_flow 0 100 200 300 400 500 600 700 800 900 1000 -200 -150 -100 -50 0 50 100 150 200 250 resistor.i[1] resistor.i[2] resistor.i[3] 0 200 400 600 800 1000 -4000 -2000 0 microGasTurbine.generator.flange.tau Test model Test model flowSource_Water mT . flowSource_NG mT . flowSource_AirATR mT . Boundary_hotgas p T flowSource_Hotgas mT . flowSource_ATRHeat mT . Boundary_ATRHeat pT Boundary_Reformate pT turbulentLoss preprocessor 0.0H2 CH4 0.0 CO 0.0 CO2 0.0 H2O 0.0 Mole % N2 0.0 O2 0.0 0.0 0.0 0.0 0.0 p(bar)h(kJ/kg) T(degC)(g/s) reformer steamMix_TZ AirHeater Geometry_Record Initialization_Record summary FuelHeater fuelLoss gasMix NGMix NGLoss drain_Reformate feed_NG drain_NGHeat feed_SteamHeat feed_ATRHeatdrain_ATRHeat feed_Water feed_ATRAir 9/14/2016
  • 14. HYBRID SOFC SYSTEM SIMULATION RESULT • Analysis  Mass balance  Fuel cell voltage-current density relation  Thermal loss  Power-current density relation  AC power 14Mechanics Engineering Congress, Japan, 2016 0 400 800 1200 1600 2000 2400 2800 3200 3600 4000 0.0E0 4.0E-5 8.0E-5 1.2E-4 1.6E-4 2.0E-4 checkMassBalanceSystem.mH_in checkMassBalanceSystem.mH_out checkMassBalanceSystem.mC_in checkMassBalanceSystem.mC_out Voltage [V] Power [W] Stack flowCathode mT . ground current stack summary WaterSource mT . NGSource mT . ATRAirSource mT . exhaustSink p T preprocessor anLoss anVolume cathVolume microGasTurbine GC T Combustor MGT_volOut groundMGT compMix checkMassBalanceSystem 44.8 4478 0 1000 2000 3000 4000 0 50 100 150 current.i 0 1000 2000 3000 4000 35 40 45 50 55 current.v 500 1000 1500 2000 2500 40 42 44 46 48 50 stack.subStack[1].summary.j_external [A/m2] current.v 0 400 800 1200 1600 2000 2400 2800 3200 3600 4000 0E0 1E5 2E5 3E5 4E5 resistor.resistor[1].LossPower Mass balance Fuel cell characteristic Load current AC power 0 400 800 1200 1600 2000 2400 2800 3200 3600 4000 750 760 770 780 790 800 810 stack.stackHeatLosses.topWall[1].T stack.stackHeatLosses.topWall[2].T stack.stackHeatLosses.topWall[3].T stack.stackHeatLosses.topWall[4].T Temperature of the stack top 500 1000 1500 2000 2500 40 42 44 46 48 50 0 500 1000 1500 2000 2500 3000 3500 4000 4500 5000 stack.subStack[1].summary.j_external [A/m2] current.v stack.summary.PStkElec* Voltage, power/current density relatio 9/14/2016
  • 15. APPLICATION TO SMART GRID: CONTEXT EVOLUTION 15Mechanics Engineering Congress, Japan, 20169/14/2016 http://www.news.gatech.edu/f eatures/building-power-grid- future
  • 16. SUMMARY • FC model features are summarized from the system perspective • Hybrid SOFC system is modeled using Modelica  Equation based modeling  Object-oriented modeling  Flexible architecture  Multi-discipline physics model  Model management • Modelica model-based design is a promising approach for smart grid system development  Modelica models enable bidirectional power flow in smart grid.  In the future, many aspects need to modeled for smart grid systems • Design for operability, reliability, maintainability, cost, … 16Mechanics Engineering Congress, Japan, 20169/14/2016
  • 17. THANK YOU FOR YOUR ATTENTION www.modelon.com 9/14/2016 Mechanics Engineering Congress, Japan, 2016 17

Editor's Notes

  1. モデロンの
  2. The SOFC properties 電解質: 直接な燃料と酸化剤の接触を阻止 電気的に繋がる。下記のものが通過 電子 酸化剤 イオン
  3. Example of a full SOFC system. Natural gas, water and air is fed to a fuel preprocessor where the components are mixed, pre-heated and reformed into syngas suitable as fuel for the SOFC stack. The reformed gas is fed to the anode side of a 5 kW SOFC stack, hot air is fed to the cathode side. The stack in this examples contains three substacks with a total of 50 cells. Reforming reactions are taking place in the anode channel of each substack so that more hydrogen gas is generated. The hydrogen reacts with oxygen in the cell membrane, which gives rise to a electrical current through the stack. The hot off gases from the stack is used for pre-heating of the air in the preprocessor and then supplied to the micro gas turbine. At the entrance of the micro gas turbine, the air is compressed and then mixed with the fuel to be burned. The exhaust gas from the burner is used to power a turbine, which drives the air compressor. Finally the exhaust gas from the micro gas turbine is used for steam generation and pre-heating of natural gas in the preprocessor. 5 kW SOFC stack Micro gas turbine ATR unit Pre-heating of gases
  4. https://en.wikipedia.org/wiki/Electric_power_transmission これからどんな燃料電池が必要?
  5. I emphasis the 3 features of Dymola that solves SOFC modeling and simulation problem: Overcome the walls between the division and disciplines Powerful enough for simulate continuous and discrete system Flexible to different architectures
  6. Example of a full SOFC system. Natural gas, water and air is fed to a fuel preprocessor where the components are mixed, pre-heated and reformed into syngas suitable as fuel for the SOFC stack. The reformed gas is fed to the anode side of a 5 kW SOFC stack, hot air is fed to the cathode side. The stack in this examples contains three substacks with a total of 50 cells. Reforming reactions are taking place in the anode channel of each substack so that more hydrogen gas is generated. The hydrogen reacts with oxygen in the cell membrane, which gives rise to a electrical current through the stack. The hot off gases from the stack is used for pre-heating of the air in the preprocessor and then supplied to the micro gas turbine. At the entrance of the micro gas turbine, the air is compressed and then mixed with the fuel to be burned. The exhaust gas from the burner is used to power a turbine, which drives the air compressor. Finally the exhaust gas from the micro gas turbine is used for steam generation and pre-heating of natural gas in the preprocessor. 5 kW SOFC stack Micro gas turbine ATR unit Pre-heating of gases
  7. Interfaces: PartialSubstack for comnon properties in all substacks, common parameters, connecters and a repalceable membrance interface Templates: standard CondensingSubstack template with ideal gas assumptions in anode and cathode channels Predefined