SlideShare a Scribd company logo
1 of 16
1
Dynamic Modeling of Small
Modular Nuclear Reactors using
MoDSIM
March 12, 2014
Lou Qualls
Richard Hale
David Fugate
Sacit Cetiner
John Batteh
Michael Tiller
2
Outline
โ€ข Project Background
โ€ข Modeling Overview
โ€“ Architecture
โ€“ Components
โ€“ Instrumentation & Controls
โ€“ Sample Results
โ€ข Web Application and Workflow
โ€ข Demo
โ€ข Summary and Next Steps
3
Project Background
Project Introduction/Need
โ€ข The Small Modular Reactor (SMR) Dynamic System Modeling Tool project is designed to allow collaborative
modeling and study of various SMR configurations, including the use of multiple connected reactors at a
single site.
โ€ข In particular, the safety and control evaluations of the possible concepts depend on an understanding of the
system dynamics necessitating a number of mathematical models of the plants. A great many different
organizations and researchers may be involved in evaluating the concepts. To facilitate this collaboration the
project was instituted with the following goals and objectives.
Project Goal
The goal of the project is to provide a common simulation environment and baseline modeling resources to
facilitate rapid development of SMR models, ensure consistency among research products while minimizing
duplication of effort.
Project Objectives
The high level objectives include the following:
(1) define a standardized, common simulation environment that can be applied throughout the program,
(2) develop a library of baseline component modules that can be assembled into full plant models,
(3) define modeling conventions for interconnecting component models, and
(4) establish interfaces and support tools for users of various capabilities to facilitate simulation development
(i.e., configuration and parameterization), execution, and results display and capture.
4
Model Architecture and Overview
โ€ข Modular model architecture for SMR
โ€ข Architecture based on early ALMR PRISM model (GE)
โ€ข First implementation is a Liquid Metal Reactor
โ€ข Common architecture and bus infrastructure supports
modeling of many variants via reconfiguration
DRACS โ€“ Passive Safety
System for Cooling
PHTS (Primary Heat Transport
System) โ€“ Reactor and primary
(liquid metal) coolant loop
IHX (Intermediate Heat
Exchanger) โ€“ Metal to water
Heat Exchanger
SG (Steam Generator) โ€“two
phase steam generator
PCS (Power Conversion
System) โ€“ Turbine and auxiliary
systems
Grid โ€“ Imposed Grid Interface
ED (Event Driver) โ€“ Introduces
Faults and Transients to
simulation
CS (Control System) โ€“ Applies
Control System Strategies to
Reactor
5
Primary Heat Transport System (PHTS)
โ€ข Includes reactor and primary
sodium loop.
โ€ข Connected to passive heat
transport system (DRACS) and to
Intermediate Heat Exchanger
(IHX)
โ€ข Current medium library includes
liquid sodium, liquid NaK, LiF-
BeF2, KF-ZrF4, LiF-NaF-KF, and
LiF-NaF-BeF2
โ€ข Coolant channel geometry in
core includes two assembly
configurations; square pitch and
triangular pitch
โ€ข Dynamic coolant flowrate based
on pump curve and coolant
density (temperature dependent)
โ€ข 5 Implementations
PHTS Boundary Condition Value
Core mass flow rate (kg/s) 2,256.8
Core coolant inlet temperature (ยบC) 319
Core coolant outlet pressure (bar) 1.01325
6
Intermediate Heat Exchanger (IHX)
โ€ข Interface between
primary heat transport
system and intermediate
heat transport system
โ€ข HX modeled as separate
elements to provide
flexibility for changes in
potential design
concepts
โ€ข Modeled as two flow
channels thermally
interacting through a
metal tube
โ€ข Hot sodium on the shell
side flows down, cooler
sodium flows upward
inside the tubes
โ€ข 4 Implementations
Parameter Primary Fluid Intermediate Fluid
Inlet Temperature (ยบC) 468.33 282.22
Flow Rate (nominal conditions) (kg/s) 1,126.42 1,152.88
Pressure Drop (nozzle to nozzle) (kPa) 27.5 ยฑ 20% 131 ยฑ 20%
Inlet Pressure (kPa) 103.4 758.4
LMTD (ยบC) 39.4
7
Intermediate Heat Transport System (IHTS)
โ€ข Includes mechanical
sodium pump, sodium
expansion tank, and
piping
โ€ข Serves as interface
between IHX and SG
โ€ข Pressure drops
matched with total
piping length of 30m
โ€ข Pump follows PRISM
design pump head
curve
โ€ข 5 implementationsFlow Rate
(m3/s)
Head
(m)
0.63 140
1.26 130
1.89 120
2.52 100
3.15 65
8
Steam Generator (SG)
โ€ข Serves as the
interface
between IHTS
and PCS
โ€ข Vertically
oriented, shell
and tube counter
flow heat
exchanger
โ€ข Water steam on
the tube side and
sodium on the
shell side.
โ€ข Employs two
cylindrical tubes
to account for
double walled
construction
โ€ข Single
implementation
9
Power Conversion System (PCS)
โ€ข Serves as interface
between SG and
Grid
โ€ข Converts steam to
mechanical power
via series of
turbines
โ€ข No specialized
ALMR PRISM
modules
developed
โ€ข Simplified version
of standard power
conversion system
โ€ข 4 Implementations
10
Grid/Event Driver/CS Models
โ€ข Remaining pieces
include;
โ€“ Simplified grid model
โ€“ I&C strategies
โ€“ Event Drivers for
fault and transient
introduction
Grid Model
Event Driver Architecture
PHTS Control System Model PHTS Event Transients
11
Simulation Capability
โ€ข Current models simulate various
potential transients
โ€ข Focused on overcooling,
undercooling, and reactivity
transients currently
โ€ข Transients help define system
behavior under off-normal
conditions
โ€ข Supports engineering work to
correctly design and size
subsystems and components and
develop associated controls
12
PRISM Simulation Results
โ€ข Simulation
shows two
different
control
strategies
associated
with a single
transient
โ€ข Transient is
step change in
reactivity
โ€ข Control
strategy #1 is
controlling
outlet
temperature
โ€ข Control
strategy #2 is
controlling
differential
temperature
13
Instrumented Model
โ€ข Live objects to display key flowrates, temperatures,
distributions, and grid results
14
Web Application and Workflow
โ€ข Web application for model configuration and
parameterization built using FMQ platform from Xogeny
โ€ข Platform allows for redeployment of web app via
standardized text files describing architectures, subsystems,
and FMUs
โ€ข User configured FMUs downloaded for local simulation and
automated plotting using FMI Add-in for Excel from Modelon
โ€ข Collaboration enabled via GitHub for source code
development
15
Web Application Demo
16
Summary and Next Steps
โ€ข ORNL Modelica-based Dynamic System Modeling Tool will allow
rapid development, increased flexibility and improved
collaboration in studying SMR behavior
โ€ข Initial component and system models complete, more under
development
โ€ข Initial demonstration of an end-to-end ALMR complete
โ€ข Initial prototype of web application to support model configuration,
parameterization and local simulation complete using FMQ platform
with FMI Add-in for Excel
โ€ข Additional SMR concepts can now be modeled and studied within
this environment
โ€ข Active collaboration with other DoE partners in hybrid energy
โ€ข Collaboration features still under development

More Related Content

More from Modelon

More from Modelon (20)

Vehicle Dynamics Library - Overview
Vehicle Dynamics Library - OverviewVehicle Dynamics Library - Overview
Vehicle Dynamics Library - Overview
ย 
Vapor Cycle Library - Overview
Vapor Cycle Library - OverviewVapor Cycle Library - Overview
Vapor Cycle Library - Overview
ย 
Thermal Power Library - Overview
Thermal Power Library - OverviewThermal Power Library - Overview
Thermal Power Library - Overview
ย 
Pneumatics Library - Overview
Pneumatics Library - OverviewPneumatics Library - Overview
Pneumatics Library - Overview
ย 
Liquid Cooling Library - Overview
Liquid Cooling Library - OverviewLiquid Cooling Library - Overview
Liquid Cooling Library - Overview
ย 
Jet Propulsion Library - Overview
Jet Propulsion Library - OverviewJet Propulsion Library - Overview
Jet Propulsion Library - Overview
ย 
Heat Exchanger Library - Overview
Heat Exchanger Library - OverviewHeat Exchanger Library - Overview
Heat Exchanger Library - Overview
ย 
Hydro Power Library - Overview
Hydro Power Library - OverviewHydro Power Library - Overview
Hydro Power Library - Overview
ย 
Hydraulics Library - Overview
Hydraulics Library - OverviewHydraulics Library - Overview
Hydraulics Library - Overview
ย 
Fuel System Library Overview
Fuel System Library OverviewFuel System Library Overview
Fuel System Library Overview
ย 
Fuel Cell Library - Overview
Fuel Cell Library - OverviewFuel Cell Library - Overview
Fuel Cell Library - Overview
ย 
Electric Power Library - Overview
Electric Power Library - OverviewElectric Power Library - Overview
Electric Power Library - Overview
ย 
Electrification Library - Overview
Electrification Library - OverviewElectrification Library - Overview
Electrification Library - Overview
ย 
Engine Dynamics Library - Overview
Engine Dynamics Library - OverviewEngine Dynamics Library - Overview
Engine Dynamics Library - Overview
ย 
Environmental Control Library - Overview
Environmental Control Library - OverviewEnvironmental Control Library - Overview
Environmental Control Library - Overview
ย 
Aircraft Dynamics Library - Overview
Aircraft Dynamics Library - OverviewAircraft Dynamics Library - Overview
Aircraft Dynamics 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
ย 
FMI Composer Overview
FMI Composer OverviewFMI Composer Overview
FMI Composer Overview
ย 
Model Testing Toolkit - Overview
Model Testing Toolkit - OverviewModel Testing Toolkit - Overview
Model Testing Toolkit - Overview
ย 

Recently uploaded

Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night StandCall Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
amitlee9823
ย 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
ย 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
sivaprakash250
ย 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
ย 
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
SUHANI PANDEY
ย 
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 

Recently uploaded (20)

FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
ย 
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night StandCall Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
ย 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ย 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
ย 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
ย 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
ย 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
ย 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
ย 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
ย 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
ย 
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
ย 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
ย 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
ย 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
ย 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
ย 
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
ย 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
ย 

Dynamic Modeling of Small Modular Nuclear Reactors using MoDSIM

  • 1. 1 Dynamic Modeling of Small Modular Nuclear Reactors using MoDSIM March 12, 2014 Lou Qualls Richard Hale David Fugate Sacit Cetiner John Batteh Michael Tiller
  • 2. 2 Outline โ€ข Project Background โ€ข Modeling Overview โ€“ Architecture โ€“ Components โ€“ Instrumentation & Controls โ€“ Sample Results โ€ข Web Application and Workflow โ€ข Demo โ€ข Summary and Next Steps
  • 3. 3 Project Background Project Introduction/Need โ€ข The Small Modular Reactor (SMR) Dynamic System Modeling Tool project is designed to allow collaborative modeling and study of various SMR configurations, including the use of multiple connected reactors at a single site. โ€ข In particular, the safety and control evaluations of the possible concepts depend on an understanding of the system dynamics necessitating a number of mathematical models of the plants. A great many different organizations and researchers may be involved in evaluating the concepts. To facilitate this collaboration the project was instituted with the following goals and objectives. Project Goal The goal of the project is to provide a common simulation environment and baseline modeling resources to facilitate rapid development of SMR models, ensure consistency among research products while minimizing duplication of effort. Project Objectives The high level objectives include the following: (1) define a standardized, common simulation environment that can be applied throughout the program, (2) develop a library of baseline component modules that can be assembled into full plant models, (3) define modeling conventions for interconnecting component models, and (4) establish interfaces and support tools for users of various capabilities to facilitate simulation development (i.e., configuration and parameterization), execution, and results display and capture.
  • 4. 4 Model Architecture and Overview โ€ข Modular model architecture for SMR โ€ข Architecture based on early ALMR PRISM model (GE) โ€ข First implementation is a Liquid Metal Reactor โ€ข Common architecture and bus infrastructure supports modeling of many variants via reconfiguration DRACS โ€“ Passive Safety System for Cooling PHTS (Primary Heat Transport System) โ€“ Reactor and primary (liquid metal) coolant loop IHX (Intermediate Heat Exchanger) โ€“ Metal to water Heat Exchanger SG (Steam Generator) โ€“two phase steam generator PCS (Power Conversion System) โ€“ Turbine and auxiliary systems Grid โ€“ Imposed Grid Interface ED (Event Driver) โ€“ Introduces Faults and Transients to simulation CS (Control System) โ€“ Applies Control System Strategies to Reactor
  • 5. 5 Primary Heat Transport System (PHTS) โ€ข Includes reactor and primary sodium loop. โ€ข Connected to passive heat transport system (DRACS) and to Intermediate Heat Exchanger (IHX) โ€ข Current medium library includes liquid sodium, liquid NaK, LiF- BeF2, KF-ZrF4, LiF-NaF-KF, and LiF-NaF-BeF2 โ€ข Coolant channel geometry in core includes two assembly configurations; square pitch and triangular pitch โ€ข Dynamic coolant flowrate based on pump curve and coolant density (temperature dependent) โ€ข 5 Implementations PHTS Boundary Condition Value Core mass flow rate (kg/s) 2,256.8 Core coolant inlet temperature (ยบC) 319 Core coolant outlet pressure (bar) 1.01325
  • 6. 6 Intermediate Heat Exchanger (IHX) โ€ข Interface between primary heat transport system and intermediate heat transport system โ€ข HX modeled as separate elements to provide flexibility for changes in potential design concepts โ€ข Modeled as two flow channels thermally interacting through a metal tube โ€ข Hot sodium on the shell side flows down, cooler sodium flows upward inside the tubes โ€ข 4 Implementations Parameter Primary Fluid Intermediate Fluid Inlet Temperature (ยบC) 468.33 282.22 Flow Rate (nominal conditions) (kg/s) 1,126.42 1,152.88 Pressure Drop (nozzle to nozzle) (kPa) 27.5 ยฑ 20% 131 ยฑ 20% Inlet Pressure (kPa) 103.4 758.4 LMTD (ยบC) 39.4
  • 7. 7 Intermediate Heat Transport System (IHTS) โ€ข Includes mechanical sodium pump, sodium expansion tank, and piping โ€ข Serves as interface between IHX and SG โ€ข Pressure drops matched with total piping length of 30m โ€ข Pump follows PRISM design pump head curve โ€ข 5 implementationsFlow Rate (m3/s) Head (m) 0.63 140 1.26 130 1.89 120 2.52 100 3.15 65
  • 8. 8 Steam Generator (SG) โ€ข Serves as the interface between IHTS and PCS โ€ข Vertically oriented, shell and tube counter flow heat exchanger โ€ข Water steam on the tube side and sodium on the shell side. โ€ข Employs two cylindrical tubes to account for double walled construction โ€ข Single implementation
  • 9. 9 Power Conversion System (PCS) โ€ข Serves as interface between SG and Grid โ€ข Converts steam to mechanical power via series of turbines โ€ข No specialized ALMR PRISM modules developed โ€ข Simplified version of standard power conversion system โ€ข 4 Implementations
  • 10. 10 Grid/Event Driver/CS Models โ€ข Remaining pieces include; โ€“ Simplified grid model โ€“ I&C strategies โ€“ Event Drivers for fault and transient introduction Grid Model Event Driver Architecture PHTS Control System Model PHTS Event Transients
  • 11. 11 Simulation Capability โ€ข Current models simulate various potential transients โ€ข Focused on overcooling, undercooling, and reactivity transients currently โ€ข Transients help define system behavior under off-normal conditions โ€ข Supports engineering work to correctly design and size subsystems and components and develop associated controls
  • 12. 12 PRISM Simulation Results โ€ข Simulation shows two different control strategies associated with a single transient โ€ข Transient is step change in reactivity โ€ข Control strategy #1 is controlling outlet temperature โ€ข Control strategy #2 is controlling differential temperature
  • 13. 13 Instrumented Model โ€ข Live objects to display key flowrates, temperatures, distributions, and grid results
  • 14. 14 Web Application and Workflow โ€ข Web application for model configuration and parameterization built using FMQ platform from Xogeny โ€ข Platform allows for redeployment of web app via standardized text files describing architectures, subsystems, and FMUs โ€ข User configured FMUs downloaded for local simulation and automated plotting using FMI Add-in for Excel from Modelon โ€ข Collaboration enabled via GitHub for source code development
  • 16. 16 Summary and Next Steps โ€ข ORNL Modelica-based Dynamic System Modeling Tool will allow rapid development, increased flexibility and improved collaboration in studying SMR behavior โ€ข Initial component and system models complete, more under development โ€ข Initial demonstration of an end-to-end ALMR complete โ€ข Initial prototype of web application to support model configuration, parameterization and local simulation complete using FMQ platform with FMI Add-in for Excel โ€ข Additional SMR concepts can now be modeled and studied within this environment โ€ข Active collaboration with other DoE partners in hybrid energy โ€ข Collaboration features still under development