SlideShare a Scribd company logo
Stochastic Model-Based Analysis of Energy Consumption
in a Rail Road Switch Heating System
Davide Basile Silvano Chiaradonna Felicita Di Giandomenico
Stefania Gnesi Franco Mazzanti
Istituto di Scienza e Tecnologia dell'Informazione A. Faedo,
Consiglio Nazionale delle Ricerche, ISTI-CNR, Pisa, Italy
SERENE 2015, 08/09/2015
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 1 / 18
Overline of the presentation
1 Motivations and Objectives
2 The System Under Analysis
3 Stochastic Model-Based Analysis
4 Description of The Model
5 Analysis Results
6 Conclusion
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 2 / 18
Motivations and Objectives
Motivations and Objectives
Nowadays there is a great attention towards cautious usage of energy
sources, to save both in nancial terms and in environmental impact;
While optmizing the energy consumption, other non functional
properties must be guaranteed: reliability, availability, safety;
A study devoted to the energy saving in the context of a railway
station is presented;
Stochastic-model based analysis exploited to measure the energy
saving and the reliability of the system under analysis.
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 3 / 18
The System Under Analysis
The System Under Analysis (1/2)
Rail road switches enabling trains to be guided from one track to
another:
Reliability of the railway system depends on them.
Snow and ice can block them. Heaters are used to kept the
temperature above freezing.
Reliability and energy consumption of rail road switch heaters:
an overhead of energy consumption can lead to a blackout,
an parsimonious policy of energy saving can cause a failure.
Minimum and maximum temperature thresholds policy, to guarantee a
satisfactory trade-o between energy consumption and reliability.
Stochastic model-based approach, modular, parametric and extensible.
Stochastic Activity Network (SAN) to model the system,
Möbius tool to perform experiments.
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 4 / 18
The System Under Analysis
The System Under Analysis (2/2)
Tubular at heaters along the rail road track, induction heating;
Sensors to read the temperatures of the air and of the rail road;
simulated by a physic engine to perform experiments.
The policy to activate/deactivate the heating on two threshold
temperatures:
warning threshold: if lower, the heating system needs to be activated;
working threshold: if higher, the heating system can be turned o.
Location and the weather conditions inuence the actual temperature;
Network of heaters, Powerline, Central unit to manage the maximum
amount of power that can be delivered to the system and priorities.
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 5 / 18
Stochastic Model-Based Analysis
Stochastic Model-Based Analysis
Useful to support development in all phase of software life cycle, for
validation, analysis of dependability, performance;
SAN: a generalization of Stochastic Petri Nets;
composed of places,activities,arcs,input gates,output gates;
activities are instantaneous or timed (stochastic temporal distribution
of time), with associated probabilistic cases;
dierent policies of activation/reactivation of an activity;
activities can use C++ code.
Möbius: a tool for modelling complex systems in a modular way, with
dierent analytical and simulative solvers;
used for evaluate the energy consumption and the probability of failure.
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 6 / 18
The System Under Analysis
Description of The Model (1/3)
Five atomic models: stochastic selector of weather prole and locality,
selector of unique ID, main model, queue shared among the heaters;
Parameters: temperature thresholds, maximum amount of heaters
that can be turned on at the same time, table with average
temperatures and localities.
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 7 / 18
Description of The Model
Description of The Model (2/3) Heater Module
mc ∂T
∂t = −uA(T − Tenv ) + ˙Q
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 8 / 18
Description of The Model
Description of The Model (3/3) Composed Model
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 9 / 18
Analysis Results
Analysis Results: Measure of Interests (1/8)
CE(t, l): the mean energy consumed by a heater in the interval
[t, t + l] (6:00 pm to 6:00 am);
PFAIL(t, l): the mean probability that a switch fails at time t + l,
given that at time t is not failed;
Simulations with Möbius tool with 10000 batches, we analyse 4 pairs
of thresholds more and more wider and distant from the temperature
of failure;
We have analysed the measure of interests trend at the varying of the
available energy and the gap between the temperature thresholds.
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 10 / 18
Analysis Results
Analysis Results: Probability of Failure (2/8)
1 - 4 4 - 5 3 - 7 4 - 50
0
0.2
0.4
0.6 0.27
4.89·10−2
0.23
0.61
2.4·10−2
0
2.5·10−5
0.37
1.35·10−3
0
0
0.16
(warning threshold-working threshold)
PFAIL(t,l)
NHMax = 1 NHMax = 2 NHMax = 3
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 11 / 18
Analysis Results
Analysis Results: Energy consumption (3/8)
1 - 4 4 - 5 3 - 7 4 - 50
0
2
4
6
8
10 1.25
2.57
2.19
2.65
1.68
3.15
3.36
5.18
1.7
3.18
3.61
7.6
1.7
3.18
3.73
9.91
(warning threshold-working threshold)
CE(t,l)
NHMax = 1 NHMax = 2 NHMax = 3 NHMax = 4
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 12 / 18
Analysis Results
Analysis Results (4/8)
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 13 / 18
Analysis Results
Analysis Results (5/8)
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 14 / 18
Analysis Results
Analysis Results (6/8)
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 15 / 18
Analysis Results
Analysis Results (7/8)
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 16 / 18
Analysis Results
Analysis Results (8/8)
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 17 / 18
Conclusion
Conclusion
Model-based analysis for a rail road switch heating system;
SAN and Möbius tool to evaluate energy consumption and probability
of failure at varying of temperature thresholds and available energy;
Physical model for calculating the temperature of the rail road track,
weather data taken from http://www.meteoam.it/;
Results: small gap between thresholds that are reasonably distant
from freezing temperature are better;
Future works: FIFO queue with priority to implement a smart logic
for activating/deactivating the heaters, apply our technique to an
existing railway station.
D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 18 / 18

More Related Content

PDF
The optimal synthesis of scanned linear antenna arrays
PDF
Applying fuzzy ahp to evaluate the carbon foot print on the workplace in educ...
PPTX
Applications of Numerical Method
PDF
Tuning energy consumption strategies in the railway domain: a model-based app...
PPTX
Application of numerical method
PDF
Ae4102224236
PDF
Calculation of solar radiation by using regression methods
PDF
Wind Speed Data Analysis for Various Seasons during a Decade by Wavelet and S...
The optimal synthesis of scanned linear antenna arrays
Applying fuzzy ahp to evaluate the carbon foot print on the workplace in educ...
Applications of Numerical Method
Tuning energy consumption strategies in the railway domain: a model-based app...
Application of numerical method
Ae4102224236
Calculation of solar radiation by using regression methods
Wind Speed Data Analysis for Various Seasons during a Decade by Wavelet and S...

What's hot (18)

PDF
Determination of wind energy potential of campus area of siirt university
PDF
Short Term Load Forecasting Using ARIMA Technique
PPTX
Application of Numerical method in Real Life
PPTX
Investigation of GAO-YONG turbulence model with OpenFOAM
PDF
IRJET- Kinematic Analysis of Planar and Spatial Mechanisms using Matpack
PDF
highFidelityMethodsForCompressibleFlowProblemsOnMovingDomains
PPTX
Load Demand Forecasting
PPTX
How Bird Atlas Data is getting used
PDF
PDF
Fault detection of a planetary gear under variable speed conditions
PDF
Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...
PDF
Ijciet 10 01_169
PPTX
MT6702 Unit 4 Analysis of Data
PDF
Evaluation of non-parametric identification techniques in second order models...
PDF
Class 6 basics of mathematical modeling
PPTX
application of numerical method
PDF
Analysis and simulation of strong earthquake ground motions using arma models...
PDF
Data mining-for-prediction-of-aircraft-component-replacement
Determination of wind energy potential of campus area of siirt university
Short Term Load Forecasting Using ARIMA Technique
Application of Numerical method in Real Life
Investigation of GAO-YONG turbulence model with OpenFOAM
IRJET- Kinematic Analysis of Planar and Spatial Mechanisms using Matpack
highFidelityMethodsForCompressibleFlowProblemsOnMovingDomains
Load Demand Forecasting
How Bird Atlas Data is getting used
Fault detection of a planetary gear under variable speed conditions
Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...
Ijciet 10 01_169
MT6702 Unit 4 Analysis of Data
Evaluation of non-parametric identification techniques in second order models...
Class 6 basics of mathematical modeling
application of numerical method
Analysis and simulation of strong earthquake ground motions using arma models...
Data mining-for-prediction-of-aircraft-component-replacement
Ad

Viewers also liked (15)

PPT
Comparacion entre un blog y una wiki
DOCX
Delitos informaticos
PPTX
Escuela normal superior leonor álvarez pinzón da
PDF
Presentación barreras tecnológicas
DOCX
Fin 571 final exams
DOC
Delitos informaticos
PPT
E-commerce para o Master de Jornalismo - IICS
PDF
Lovell cap1
PPTX
Perfil profesional de un licenciado en lengua castellana
PPTX
Servicios de google
PPTX
REVELADOS: CADA FINAL ES UN NUEVO COMIENZO
PPTX
PPTX
CHAPTER 5: OVERVIEW OF MARKET ANALYSIS
DOCX
PPT
A lecture by Mohamed Labib Salem: Teaching versus research in academia a symb...
Comparacion entre un blog y una wiki
Delitos informaticos
Escuela normal superior leonor álvarez pinzón da
Presentación barreras tecnológicas
Fin 571 final exams
Delitos informaticos
E-commerce para o Master de Jornalismo - IICS
Lovell cap1
Perfil profesional de un licenciado en lengua castellana
Servicios de google
REVELADOS: CADA FINAL ES UN NUEVO COMIENZO
CHAPTER 5: OVERVIEW OF MARKET ANALYSIS
A lecture by Mohamed Labib Salem: Teaching versus research in academia a symb...
Ad

Similar to Stochastic Model-Based Analysis of Energy Consumption in a Rail Road Switch Heating System (20)

PDF
Optimization of Organic Rankine Cycle’s thermal efficiency based on Grey rela...
PDF
Coal-Fired Boiler Fault Prediction using Artificial Neural Networks
PDF
1901.08661
PDF
Ford_Application_form Zhangchengyang(Albert)
PDF
A Development of Accident Prediction Technique based on Monitoring Data for t...
PDF
Constrained discrete model predictive control of a greenhouse system temperature
PDF
grey box modeling of a low pressure electric boiler for domestic hot water s...
PDF
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
PDF
ADVENTURE_sFlowの最新動向
PDF
Towards automatic setup of non intrusive appliance load monitoring – feature ...
PDF
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...
PDF
Identification study of solar cell/module using recent optimization techniques
PDF
combustion thermo-acoustic
PDF
Cuckoo search algorithm based for tunning both PI and FOPID controllers for ...
PDF
Forecasting electricity usage in industrial applications with gpu acceleratio...
PDF
Universal Engineering Model for Cooling Towers
PDF
New calculation methodology for solar thermal systems
PDF
Multi-objective Optimization Scheme for PID-Controlled DC Motor
PDF
Optimization of Thermal Performance of Double Pipe Heat Exchanger using Mecha...
PDF
Final report
Optimization of Organic Rankine Cycle’s thermal efficiency based on Grey rela...
Coal-Fired Boiler Fault Prediction using Artificial Neural Networks
1901.08661
Ford_Application_form Zhangchengyang(Albert)
A Development of Accident Prediction Technique based on Monitoring Data for t...
Constrained discrete model predictive control of a greenhouse system temperature
grey box modeling of a low pressure electric boiler for domestic hot water s...
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
ADVENTURE_sFlowの最新動向
Towards automatic setup of non intrusive appliance load monitoring – feature ...
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...
Identification study of solar cell/module using recent optimization techniques
combustion thermo-acoustic
Cuckoo search algorithm based for tunning both PI and FOPID controllers for ...
Forecasting electricity usage in industrial applications with gpu acceleratio...
Universal Engineering Model for Cooling Towers
New calculation methodology for solar thermal systems
Multi-objective Optimization Scheme for PID-Controlled DC Motor
Optimization of Thermal Performance of Double Pipe Heat Exchanger using Mecha...
Final report

Recently uploaded (20)

PPTX
chapter8-180915055454bycuufucdghrwtrt.pptx
DOC
LSTM毕业证学历认证,利物浦大学毕业证学历认证怎么认证
PPTX
Sustainable Forest Management ..SFM.pptx
PPTX
HOW TO HANDLE THE STAGE FOR ACADEMIA AND OTHERS.pptx
DOC
LBU毕业证学历认证,伦敦政治经济学院毕业证外国毕业证
PPTX
Kompem Part Untuk MK Komunikasi Pembangunan 5.pptx
PPTX
Lesson-7-Gas. -Exchange_074636.pptx
PPTX
Anesthesia and it's stage with mnemonic and images
PPTX
NORMAN_RESEARCH_PRESENTATION.in education
PDF
Tunisia's Founding Father(s) Pitch-Deck 2022.pdf
PDF
Microsoft-365-Administrator-s-Guide_.pdf
PPTX
3RD-Q 2022_EMPLOYEE RELATION - Copy.pptx
PDF
COLEAD A2F approach and Theory of Change
PPTX
Module_4_Updated_Presentation CORRUPTION AND GRAFT IN THE PHILIPPINES.pptx
PPTX
FINAL TEST 3C_OCTAVIA RAMADHANI SANTOSO-1.pptx
PPTX
PHIL.-ASTRONOMY-AND-NAVIGATION of ..pptx
PDF
Yusen Logistics Group Sustainability Report 2024.pdf
PDF
natwest.pdf company description and business model
PDF
Unnecessary information is required for the
PPTX
ANICK 6 BIRTHDAY....................................................
chapter8-180915055454bycuufucdghrwtrt.pptx
LSTM毕业证学历认证,利物浦大学毕业证学历认证怎么认证
Sustainable Forest Management ..SFM.pptx
HOW TO HANDLE THE STAGE FOR ACADEMIA AND OTHERS.pptx
LBU毕业证学历认证,伦敦政治经济学院毕业证外国毕业证
Kompem Part Untuk MK Komunikasi Pembangunan 5.pptx
Lesson-7-Gas. -Exchange_074636.pptx
Anesthesia and it's stage with mnemonic and images
NORMAN_RESEARCH_PRESENTATION.in education
Tunisia's Founding Father(s) Pitch-Deck 2022.pdf
Microsoft-365-Administrator-s-Guide_.pdf
3RD-Q 2022_EMPLOYEE RELATION - Copy.pptx
COLEAD A2F approach and Theory of Change
Module_4_Updated_Presentation CORRUPTION AND GRAFT IN THE PHILIPPINES.pptx
FINAL TEST 3C_OCTAVIA RAMADHANI SANTOSO-1.pptx
PHIL.-ASTRONOMY-AND-NAVIGATION of ..pptx
Yusen Logistics Group Sustainability Report 2024.pdf
natwest.pdf company description and business model
Unnecessary information is required for the
ANICK 6 BIRTHDAY....................................................

Stochastic Model-Based Analysis of Energy Consumption in a Rail Road Switch Heating System

  • 1. Stochastic Model-Based Analysis of Energy Consumption in a Rail Road Switch Heating System Davide Basile Silvano Chiaradonna Felicita Di Giandomenico Stefania Gnesi Franco Mazzanti Istituto di Scienza e Tecnologia dell'Informazione A. Faedo, Consiglio Nazionale delle Ricerche, ISTI-CNR, Pisa, Italy SERENE 2015, 08/09/2015 D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 1 / 18
  • 2. Overline of the presentation 1 Motivations and Objectives 2 The System Under Analysis 3 Stochastic Model-Based Analysis 4 Description of The Model 5 Analysis Results 6 Conclusion D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 2 / 18
  • 3. Motivations and Objectives Motivations and Objectives Nowadays there is a great attention towards cautious usage of energy sources, to save both in nancial terms and in environmental impact; While optmizing the energy consumption, other non functional properties must be guaranteed: reliability, availability, safety; A study devoted to the energy saving in the context of a railway station is presented; Stochastic-model based analysis exploited to measure the energy saving and the reliability of the system under analysis. D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 3 / 18
  • 4. The System Under Analysis The System Under Analysis (1/2) Rail road switches enabling trains to be guided from one track to another: Reliability of the railway system depends on them. Snow and ice can block them. Heaters are used to kept the temperature above freezing. Reliability and energy consumption of rail road switch heaters: an overhead of energy consumption can lead to a blackout, an parsimonious policy of energy saving can cause a failure. Minimum and maximum temperature thresholds policy, to guarantee a satisfactory trade-o between energy consumption and reliability. Stochastic model-based approach, modular, parametric and extensible. Stochastic Activity Network (SAN) to model the system, Möbius tool to perform experiments. D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 4 / 18
  • 5. The System Under Analysis The System Under Analysis (2/2) Tubular at heaters along the rail road track, induction heating; Sensors to read the temperatures of the air and of the rail road; simulated by a physic engine to perform experiments. The policy to activate/deactivate the heating on two threshold temperatures: warning threshold: if lower, the heating system needs to be activated; working threshold: if higher, the heating system can be turned o. Location and the weather conditions inuence the actual temperature; Network of heaters, Powerline, Central unit to manage the maximum amount of power that can be delivered to the system and priorities. D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 5 / 18
  • 6. Stochastic Model-Based Analysis Stochastic Model-Based Analysis Useful to support development in all phase of software life cycle, for validation, analysis of dependability, performance; SAN: a generalization of Stochastic Petri Nets; composed of places,activities,arcs,input gates,output gates; activities are instantaneous or timed (stochastic temporal distribution of time), with associated probabilistic cases; dierent policies of activation/reactivation of an activity; activities can use C++ code. Möbius: a tool for modelling complex systems in a modular way, with dierent analytical and simulative solvers; used for evaluate the energy consumption and the probability of failure. D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 6 / 18
  • 7. The System Under Analysis Description of The Model (1/3) Five atomic models: stochastic selector of weather prole and locality, selector of unique ID, main model, queue shared among the heaters; Parameters: temperature thresholds, maximum amount of heaters that can be turned on at the same time, table with average temperatures and localities. D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 7 / 18
  • 8. Description of The Model Description of The Model (2/3) Heater Module mc ∂T ∂t = −uA(T − Tenv ) + ˙Q D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 8 / 18
  • 9. Description of The Model Description of The Model (3/3) Composed Model D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 9 / 18
  • 10. Analysis Results Analysis Results: Measure of Interests (1/8) CE(t, l): the mean energy consumed by a heater in the interval [t, t + l] (6:00 pm to 6:00 am); PFAIL(t, l): the mean probability that a switch fails at time t + l, given that at time t is not failed; Simulations with Möbius tool with 10000 batches, we analyse 4 pairs of thresholds more and more wider and distant from the temperature of failure; We have analysed the measure of interests trend at the varying of the available energy and the gap between the temperature thresholds. D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 10 / 18
  • 11. Analysis Results Analysis Results: Probability of Failure (2/8) 1 - 4 4 - 5 3 - 7 4 - 50 0 0.2 0.4 0.6 0.27 4.89·10−2 0.23 0.61 2.4·10−2 0 2.5·10−5 0.37 1.35·10−3 0 0 0.16 (warning threshold-working threshold) PFAIL(t,l) NHMax = 1 NHMax = 2 NHMax = 3 D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 11 / 18
  • 12. Analysis Results Analysis Results: Energy consumption (3/8) 1 - 4 4 - 5 3 - 7 4 - 50 0 2 4 6 8 10 1.25 2.57 2.19 2.65 1.68 3.15 3.36 5.18 1.7 3.18 3.61 7.6 1.7 3.18 3.73 9.91 (warning threshold-working threshold) CE(t,l) NHMax = 1 NHMax = 2 NHMax = 3 NHMax = 4 D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 12 / 18
  • 13. Analysis Results Analysis Results (4/8) D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 13 / 18
  • 14. Analysis Results Analysis Results (5/8) D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 14 / 18
  • 15. Analysis Results Analysis Results (6/8) D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 15 / 18
  • 16. Analysis Results Analysis Results (7/8) D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 16 / 18
  • 17. Analysis Results Analysis Results (8/8) D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 17 / 18
  • 18. Conclusion Conclusion Model-based analysis for a rail road switch heating system; SAN and Möbius tool to evaluate energy consumption and probability of failure at varying of temperature thresholds and available energy; Physical model for calculating the temperature of the rail road track, weather data taken from http://www.meteoam.it/; Results: small gap between thresholds that are reasonably distant from freezing temperature are better; Future works: FIFO queue with priority to implement a smart logic for activating/deactivating the heaters, apply our technique to an existing railway station. D.B. et al. (ISTI CNR) Stochastich Model Based Analysis SERENE 2015 18 / 18