SlideShare a Scribd company logo
1 of 18
Download to read offline
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

What's hot

Determination of wind energy potential of campus area of siirt university
Determination of wind energy potential of campus area of siirt universityDetermination of wind energy potential of campus area of siirt university
Determination of wind energy potential of campus area of siirt universitymehmet şahin
 
Short Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA TechniqueShort Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA Techniquerahulmonikasharma
 
Application of Numerical method in Real Life
Application of Numerical method in Real LifeApplication of Numerical method in Real Life
Application of Numerical method in Real LifeTaqwa It Center
 
Investigation of GAO-YONG turbulence model with OpenFOAM
Investigation of GAO-YONG turbulence model with OpenFOAMInvestigation of GAO-YONG turbulence model with OpenFOAM
Investigation of GAO-YONG turbulence model with OpenFOAMHaibin CanFixIT
 
IRJET- Kinematic Analysis of Planar and Spatial Mechanisms using Matpack
IRJET- Kinematic Analysis of Planar and Spatial Mechanisms using MatpackIRJET- Kinematic Analysis of Planar and Spatial Mechanisms using Matpack
IRJET- Kinematic Analysis of Planar and Spatial Mechanisms using MatpackIRJET Journal
 
highFidelityMethodsForCompressibleFlowProblemsOnMovingDomains
highFidelityMethodsForCompressibleFlowProblemsOnMovingDomainshighFidelityMethodsForCompressibleFlowProblemsOnMovingDomains
highFidelityMethodsForCompressibleFlowProblemsOnMovingDomainsMichael Weberstadt
 
Load Demand Forecasting
Load Demand ForecastingLoad Demand Forecasting
Load Demand ForecastingAman Mehra
 
How Bird Atlas Data is getting used
How Bird Atlas Data is getting used How Bird Atlas Data is getting used
How Bird Atlas Data is getting used Praveen Jayadevan
 
Fault detection of a planetary gear under variable speed conditions
Fault detection of a planetary gear under variable speed conditionsFault detection of a planetary gear under variable speed conditions
Fault detection of a planetary gear under variable speed conditionsJungho Park
 
Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...
Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...
Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...Francisco Marcelo Pereira Hernandez
 
Evaluation of non-parametric identification techniques in second order models...
Evaluation of non-parametric identification techniques in second order models...Evaluation of non-parametric identification techniques in second order models...
Evaluation of non-parametric identification techniques in second order models...IJECEIAES
 
application of numerical method
application of numerical methodapplication of numerical method
application of numerical methodarifur rahman
 
Analysis and simulation of strong earthquake ground motions using arma models...
Analysis and simulation of strong earthquake ground motions using arma models...Analysis and simulation of strong earthquake ground motions using arma models...
Analysis and simulation of strong earthquake ground motions using arma models...Olides Rodriguez
 
Data mining-for-prediction-of-aircraft-component-replacement
Data mining-for-prediction-of-aircraft-component-replacementData mining-for-prediction-of-aircraft-component-replacement
Data mining-for-prediction-of-aircraft-component-replacementSaurabh Gawande
 

What's hot (18)

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

Viewers also liked

Comparacion entre un blog y una wiki
Comparacion entre un         blog y una wikiComparacion entre un         blog y una wiki
Comparacion entre un blog y una wikiginacastillo12
 
Escuela normal superior leonor álvarez pinzón da
Escuela normal superior leonor álvarez pinzón daEscuela normal superior leonor álvarez pinzón da
Escuela normal superior leonor álvarez pinzón daDanghelly Lopez Peña
 
Presentación barreras tecnológicas
Presentación barreras tecnológicasPresentación barreras tecnológicas
Presentación barreras tecnológicasFrancisco Martinez
 
Fin 571 final exams
Fin 571 final exams Fin 571 final exams
Fin 571 final exams gradings
 
E-commerce para o Master de Jornalismo - IICS
E-commerce para o Master de Jornalismo - IICSE-commerce para o Master de Jornalismo - IICS
E-commerce para o Master de Jornalismo - IICSSandra Turchi
 
Perfil profesional de un licenciado en lengua castellana
Perfil profesional de un licenciado en lengua castellanaPerfil profesional de un licenciado en lengua castellana
Perfil profesional de un licenciado en lengua castellanaliliana1226
 
REVELADOS: CADA FINAL ES UN NUEVO COMIENZO
REVELADOS: CADA FINAL ES UN  NUEVO COMIENZO REVELADOS: CADA FINAL ES UN  NUEVO COMIENZO
REVELADOS: CADA FINAL ES UN NUEVO COMIENZO liseth guerrero guerrero
 
CHAPTER 5: OVERVIEW OF MARKET ANALYSIS
CHAPTER 5: OVERVIEW OF MARKET ANALYSISCHAPTER 5: OVERVIEW OF MARKET ANALYSIS
CHAPTER 5: OVERVIEW OF MARKET ANALYSISanyoption
 
A lecture by Mohamed Labib Salem: Teaching versus research in academia a symb...
A lecture by Mohamed Labib Salem: Teaching versus research in academia a symb...A lecture by Mohamed Labib Salem: Teaching versus research in academia a symb...
A lecture by Mohamed Labib Salem: Teaching versus research in academia a symb...Prof. Mohamed Labib Salem
 

Viewers also liked (15)

Comparacion entre un blog y una wiki
Comparacion entre un         blog y una wikiComparacion entre un         blog y una wiki
Comparacion entre un blog y una wiki
 
Delitos informaticos
Delitos informaticosDelitos informaticos
Delitos informaticos
 
Escuela normal superior leonor álvarez pinzón da
Escuela normal superior leonor álvarez pinzón daEscuela normal superior leonor álvarez pinzón da
Escuela normal superior leonor álvarez pinzón da
 
Presentación barreras tecnológicas
Presentación barreras tecnológicasPresentación barreras tecnológicas
Presentación barreras tecnológicas
 
Fin 571 final exams
Fin 571 final exams Fin 571 final exams
Fin 571 final exams
 
Delitos informaticos
Delitos informaticosDelitos informaticos
Delitos informaticos
 
E-commerce para o Master de Jornalismo - IICS
E-commerce para o Master de Jornalismo - IICSE-commerce para o Master de Jornalismo - IICS
E-commerce para o Master de Jornalismo - IICS
 
Lovell cap1
Lovell cap1Lovell cap1
Lovell cap1
 
Perfil profesional de un licenciado en lengua castellana
Perfil profesional de un licenciado en lengua castellanaPerfil profesional de un licenciado en lengua castellana
Perfil profesional de un licenciado en lengua castellana
 
Servicios de google
Servicios de googleServicios de google
Servicios de google
 
REVELADOS: CADA FINAL ES UN NUEVO COMIENZO
REVELADOS: CADA FINAL ES UN  NUEVO COMIENZO REVELADOS: CADA FINAL ES UN  NUEVO COMIENZO
REVELADOS: CADA FINAL ES UN NUEVO COMIENZO
 
Cubo
CuboCubo
Cubo
 
CHAPTER 5: OVERVIEW OF MARKET ANALYSIS
CHAPTER 5: OVERVIEW OF MARKET ANALYSISCHAPTER 5: OVERVIEW OF MARKET ANALYSIS
CHAPTER 5: OVERVIEW OF MARKET ANALYSIS
 
Cotidiafonos
CotidiafonosCotidiafonos
Cotidiafonos
 
A lecture by Mohamed Labib Salem: Teaching versus research in academia a symb...
A lecture by Mohamed Labib Salem: Teaching versus research in academia a symb...A lecture by Mohamed Labib Salem: Teaching versus research in academia a symb...
A lecture by Mohamed Labib Salem: Teaching versus research in academia a symb...
 

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

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

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

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

Recently uploaded

George Lever - eCommerce Day Chile 2024
George Lever -  eCommerce Day Chile 2024George Lever -  eCommerce Day Chile 2024
George Lever - eCommerce Day Chile 2024eCommerce Institute
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AITatiana Gurgel
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...Sheetaleventcompany
 
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )Pooja Nehwal
 
Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)Chameera Dedduwage
 
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...henrik385807
 
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024eCommerce Institute
 
Mathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptxMathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptxMoumonDas2
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Vipesco
 
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceDelhi Call girls
 
Presentation on Engagement in Book Clubs
Presentation on Engagement in Book ClubsPresentation on Engagement in Book Clubs
Presentation on Engagement in Book Clubssamaasim06
 
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Pooja Nehwal
 
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrSaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrsaastr
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...NETWAYS
 
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxMohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxmohammadalnahdi22
 
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxNikitaBankoti2
 
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Salam Al-Karadaghi
 
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyCall Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyPooja Nehwal
 
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdfCTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdfhenrik385807
 

Recently uploaded (20)

George Lever - eCommerce Day Chile 2024
George Lever -  eCommerce Day Chile 2024George Lever -  eCommerce Day Chile 2024
George Lever - eCommerce Day Chile 2024
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AI
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
 
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
WhatsApp 📞 9892124323 ✅Call Girls In Juhu ( Mumbai )
 
Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)
 
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
CTAC 2024 Valencia - Sven Zoelle - Most Crucial Invest to Digitalisation_slid...
 
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
 
Mathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptxMathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptx
 
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Vaishnavi 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Vaishnavi 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510
 
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
 
Presentation on Engagement in Book Clubs
Presentation on Engagement in Book ClubsPresentation on Engagement in Book Clubs
Presentation on Engagement in Book Clubs
 
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
Navi Mumbai Call Girls Service Pooja 9892124323 Real Russian Girls Looking Mo...
 
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStrSaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
SaaStr Workshop Wednesday w: Jason Lemkin, SaaStr
 
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
OSCamp Kubernetes 2024 | A Tester's Guide to CI_CD as an Automated Quality Co...
 
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxMohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
 
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
 
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
Exploring protein-protein interactions by Weak Affinity Chromatography (WAC) ...
 
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyCall Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
 
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdfCTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
CTAC 2024 Valencia - Henrik Hanke - Reduce to the max - slideshare.pdf
 

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