SlideShare a Scribd company logo
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
First and second order semi-Markov chains
for wind speed modeling
Guglelmo D'Amic, Filippo Petroni, Flavio Praticco
by
Shokirov Nozir
Sabanci University
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Outline
1 Introduction
2 Wind Speed Modeling with semi-Markov chains
3 Application to real data
Hypothesis Test
Auto-correlation function
Probability density function and trajectories
4 Conclusions
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Introduction
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Wind Energy
Main Sources of Energy:
1 Fossils (78.4 %)
2 Nuclear ( 2.6 %)
3 Renewable (19.0 %)
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
How to harvest wind energy ?
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
What we need ?
1. A good stochastic model for wind speed is
needed to help both the optimization of turbine
design and to assist the system control to
predict the value of the wind speed in order to
position the blades quickly and correctly.
2. The possibility to have synthetic data of wind
speed is a powerful instrument to assist
designers to verify the structure of the wind
turbines or to estimate the energy recovered
from a specic site.
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Wind Speed Modeling with semi-Markov chains
To generate synthetic data, Markov chains of rst
or higher order are often used.(Shamshad et
al. 2005, Nfaoui et al. 2004 , Kantz et
al. 2004, etc.).
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Semi-Markov Chains
Semi-Markov chains are a generalization of Markov chains
allowing the times between transitions to occur at random
times according to any kind of distribution functions which
may depend on the current and the next visited state.
Pros
1 They have been widely used in the literature to model
natural phenomena (see D'Amico et al 2012,
G.Oprisan et al. 2003, Stenberg et al. 2006, etc).
2 Any kind of distribution is allowed
Cons
1 Availability of data to estimate the parameters of the
model which are more numerous.
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Proposed Method
Three dierent semi-Markov chain models
First Order SMP:
Transition probabilities from two speed states (at time Tn
and Tn−1) depend on the initial state (the state at Tn−1),
nal state (the state at Tn ) and on the waiting time
(given by t = Tn − Tn−1).
Second Order SMP: Transition probabilities are
considered to depend also on the state the wind speed
was in before the initial state (which is the state at Tn−2).
Second Order SMP: Transition probabilities depends
on the three states at Tn−2, Tn−1 and Tn and on the
waiting times t1 = Tn−1 − Tn−2, and t2 = Tn − Tn−1.
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Model
Consider a nite set of states
E = 1, 2, ..., S
and dene the following random variables:
Jn : Ω −→ E, Tn : Ω −→ N (1)
Jn denotes the wind speed at the n-th transition and by Tn the
time of the n-th transition of the wind speed process
We do the following conditional independence assumption:
P[Jn+1 = j, Tn+1 − Tn = t|σ(Js , Ts , Jn = k, Jn−1 = i, Tn − Tn−1 = x, 0 ≤ s ≤ n] (2)
P[Jn+1 = j, Tn+1 − Tn = t|Jn = k, Jn−1 = i, Tn − Tn−1 = x] :=x qi,k,j (t) (3)
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
x qi,k,j (t) are stored in a matrix function q = (x qi,k,j (t)) called
the second order kernel in state and duration. The element
x qi,k,j (t) represents the probability that the next wind speed
will be in speed j at time t given that the current wind speed
is k and the previous wind speed state was i and the duration
in wind speed i before reaching the wind speed k was equal to
x units of time.
We can dene the cumulative second order kernel:
x Qi,k,j (t) =
t
s=1
(x qi,k,j (s)) (4)
Same is done for the cumulative distribution functions of the
waiting time in each state, given the state subsequently is
occupied.
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
The second order(in state and duration) semi-Markov chain
can be dened as
Z(t) = (Z1
(t), Z2
(t)) = (JN(t)−1, JN(t)) (5)
For all
i, k, j ∈ E, t ∈ N
we dene the semi-Markov transition probabilities:
x φi,k,h,j (t) := P[JN(t) = j, JN(t)−1 = h|JN(0) = k, JN(0)−1 = i, TN(0) = 0, TN(0) − TN(0)−1=x ] (6)
Probabilities for duration eect are dened in similar manner.
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Hypothesis Test
Auto-correlation function
Probability density function and trajectories
Application to real data
1 The data used in this analysis are freely available from
http://www.lsi-lastem.it/meteo/page/dwnldata.aspx .
2 The database is then composed of about 230,000 wind
speed measures ranging from 0 to 16 m/s.
3 To be able to model the wind speed as a semi-Markov
process the state space of wind speed has been
discretized. In the example shown in this work we
discretized wind speed into 7 states chosen to cover
completely the distribution of wind speed.
4 From the discretized wind speeds we estimated the
probabilities P and G to generate synthetic trajectories by
means of Monte Carlo simulations for three semi-Markov
models.
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Hypothesis Test
Auto-correlation function
Probability density function and trajectories
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Hypothesis Test
Auto-correlation function
Probability density function and trajectories
Test
The semi-Markov hypothesis is tested by applying a
hypothesis test proposed by Stanberg et al.
At a signicance level of 95% the null hypothesis is
rejected for 28 out of 42 distributions.
The large values of the test statistic suggest the rejection
of the Markovian hypothesis in favor of the more general
semi-Markov one.
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Hypothesis Test
Auto-correlation function
Probability density function and trajectories
Autocorrelation
If Z indicates wind speed, the time lagged (τ)
autocorrelation of wind speed is dened as
Σ(τ) =
Cov(Z(t + τ), Z(t))
Var(Z(t))
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Hypothesis Test
Auto-correlation function
Probability density function and trajectories
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Hypothesis Test
Auto-correlation function
Probability density function and trajectories
trajectories
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Hypothesis Test
Auto-correlation function
Probability density function and trajectories
pdf
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Conclusions
1.Wind speed is a stochastic process for which
completely satisfactory model is still lacking.
2.All three semi-Markov models reproduce the
statistical properties of wind speed data better
than the simple Markov chain.
3.To further decrease the dierence between the
auto correlation of real and synthetic data
probably a third/fourth order semi-Markov
chain would be needed, but this approach would
be computationally and data consuming,
4.semi-Markov models should be used when
dealing with wind speed data.
Shokirov Nozir First and second order semi-Markov chains for wind speed m
Outline
Introduction
Wind Speed Modeling with semi-Markov chains
Application to real data
Conclusions
Shokirov Nozir First and second order semi-Markov chains for wind speed m

More Related Content

PDF
Collective motion of interacting random walkers
PDF
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
PDF
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
PDF
Development, Optimization, and Analysis of Cellular Automaton Algorithms to S...
PDF
UNF Undergrad Physics
PPT
Dynamics of multiple degree of freedom linear systems
PDF
An improved ant colony algorithm based on
PDF
DFTFIT: Potential Generation for Molecular Dynamics Calculations
Collective motion of interacting random walkers
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
Development, Optimization, and Analysis of Cellular Automaton Algorithms to S...
UNF Undergrad Physics
Dynamics of multiple degree of freedom linear systems
An improved ant colony algorithm based on
DFTFIT: Potential Generation for Molecular Dynamics Calculations

What's hot (19)

PDF
THE COORDINATE RATIOS AS A TOOL TO ANALYZE THE INTRUSION BASED ON BUŽEK-HILLE...
PDF
The Minimum Total Heating Lander By The Maximum Principle Pontryagin
PDF
Eh4 energy harvesting due to random excitations and optimal design
PDF
Computational methods for nanoscale bio sensors
PDF
Vibration Analysis and Modelling of a Cantilever Beam
PDF
Economia01
PDF
Vibration analysis and modelling of cantilever beam
PDF
Random vibration energy harvesting
PDF
EH1 - Reduced-order modelling for vibration energy harvesting
DOC
thermodynamics
PDF
A Numerical Integration Scheme For The Dynamic Motion Of Rigid Bodies Using T...
PDF
Gravity and time
PDF
IRJET- Free Vibration Analysis of Beams
PDF
Dynamics
PDF
Time alignment techniques for experimental sensor data
PDF
Dynamic stiffness and eigenvalues of nonlocal nano beams
PDF
My Prize Winning Physics Poster from 2006
PDF
Semestar_BIWI
THE COORDINATE RATIOS AS A TOOL TO ANALYZE THE INTRUSION BASED ON BUŽEK-HILLE...
The Minimum Total Heating Lander By The Maximum Principle Pontryagin
Eh4 energy harvesting due to random excitations and optimal design
Computational methods for nanoscale bio sensors
Vibration Analysis and Modelling of a Cantilever Beam
Economia01
Vibration analysis and modelling of cantilever beam
Random vibration energy harvesting
EH1 - Reduced-order modelling for vibration energy harvesting
thermodynamics
A Numerical Integration Scheme For The Dynamic Motion Of Rigid Bodies Using T...
Gravity and time
IRJET- Free Vibration Analysis of Beams
Dynamics
Time alignment techniques for experimental sensor data
Dynamic stiffness and eigenvalues of nonlocal nano beams
My Prize Winning Physics Poster from 2006
Semestar_BIWI
Ad

Similar to First and second order semi-Markov chains for wind speed modeling (20)

PPT
MolecularDynamics.ppt
PDF
IOMAC2009
PDF
VKI_RVAD_2005_Application_of_a_Lattice_Boltzmann_Code
PDF
Electrical Capacitance Volume Tomography
PDF
Accelerating NMR via NUFFT algorithms on GPUs
PPT
Modeling of Granular Mixing using Markov Chains and the Discrete Element Method
PDF
Evaluation of wind-solar hybrid power generation system based on Monte Carlo...
PPTX
Master's presentation (English)
PDF
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
PDF
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
PDF
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
PDF
VKI-RVAD-2005-BMW-Presentation
PPTX
Demonstration of programmable quantum simulations of lattice models using a s...
PDF
U4301106110
PDF
Comparative detection and fault location in underground cables using Fourier...
PDF
Economia01
PDF
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
PDF
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
DOCX
FTP-Uploads.DS_Store__MACOSXFTP-Uploads._.DS_StoreFTP.docx
MolecularDynamics.ppt
IOMAC2009
VKI_RVAD_2005_Application_of_a_Lattice_Boltzmann_Code
Electrical Capacitance Volume Tomography
Accelerating NMR via NUFFT algorithms on GPUs
Modeling of Granular Mixing using Markov Chains and the Discrete Element Method
Evaluation of wind-solar hybrid power generation system based on Monte Carlo...
Master's presentation (English)
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
VKI-RVAD-2005-BMW-Presentation
Demonstration of programmable quantum simulations of lattice models using a s...
U4301106110
Comparative detection and fault location in underground cables using Fourier...
Economia01
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
FTP-Uploads.DS_Store__MACOSXFTP-Uploads._.DS_StoreFTP.docx
Ad

Recently uploaded (20)

PDF
PPT on Performance Review to get promotions
PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPT
Mechanical Engineering MATERIALS Selection
PPT
Total quality management ppt for engineering students
PDF
A SYSTEMATIC REVIEW OF APPLICATIONS IN FRAUD DETECTION
PPTX
Safety Seminar civil to be ensured for safe working.
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPT
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPT
introduction to datamining and warehousing
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PPT
Project quality management in manufacturing
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PDF
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
PDF
Well-logging-methods_new................
PPT on Performance Review to get promotions
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Mechanical Engineering MATERIALS Selection
Total quality management ppt for engineering students
A SYSTEMATIC REVIEW OF APPLICATIONS IN FRAUD DETECTION
Safety Seminar civil to be ensured for safe working.
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
introduction to datamining and warehousing
Fundamentals of safety and accident prevention -final (1).pptx
Project quality management in manufacturing
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
Well-logging-methods_new................

First and second order semi-Markov chains for wind speed modeling

  • 1. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions First and second order semi-Markov chains for wind speed modeling Guglelmo D'Amic, Filippo Petroni, Flavio Praticco by Shokirov Nozir Sabanci University Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 2. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Outline 1 Introduction 2 Wind Speed Modeling with semi-Markov chains 3 Application to real data Hypothesis Test Auto-correlation function Probability density function and trajectories 4 Conclusions Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 3. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Introduction Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 4. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Wind Energy Main Sources of Energy: 1 Fossils (78.4 %) 2 Nuclear ( 2.6 %) 3 Renewable (19.0 %) Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 5. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions How to harvest wind energy ? Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 6. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions What we need ? 1. A good stochastic model for wind speed is needed to help both the optimization of turbine design and to assist the system control to predict the value of the wind speed in order to position the blades quickly and correctly. 2. The possibility to have synthetic data of wind speed is a powerful instrument to assist designers to verify the structure of the wind turbines or to estimate the energy recovered from a specic site. Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 7. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Wind Speed Modeling with semi-Markov chains To generate synthetic data, Markov chains of rst or higher order are often used.(Shamshad et al. 2005, Nfaoui et al. 2004 , Kantz et al. 2004, etc.). Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 8. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Semi-Markov Chains Semi-Markov chains are a generalization of Markov chains allowing the times between transitions to occur at random times according to any kind of distribution functions which may depend on the current and the next visited state. Pros 1 They have been widely used in the literature to model natural phenomena (see D'Amico et al 2012, G.Oprisan et al. 2003, Stenberg et al. 2006, etc). 2 Any kind of distribution is allowed Cons 1 Availability of data to estimate the parameters of the model which are more numerous. Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 9. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Proposed Method Three dierent semi-Markov chain models First Order SMP: Transition probabilities from two speed states (at time Tn and Tn−1) depend on the initial state (the state at Tn−1), nal state (the state at Tn ) and on the waiting time (given by t = Tn − Tn−1). Second Order SMP: Transition probabilities are considered to depend also on the state the wind speed was in before the initial state (which is the state at Tn−2). Second Order SMP: Transition probabilities depends on the three states at Tn−2, Tn−1 and Tn and on the waiting times t1 = Tn−1 − Tn−2, and t2 = Tn − Tn−1. Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 10. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Model Consider a nite set of states E = 1, 2, ..., S and dene the following random variables: Jn : Ω −→ E, Tn : Ω −→ N (1) Jn denotes the wind speed at the n-th transition and by Tn the time of the n-th transition of the wind speed process We do the following conditional independence assumption: P[Jn+1 = j, Tn+1 − Tn = t|σ(Js , Ts , Jn = k, Jn−1 = i, Tn − Tn−1 = x, 0 ≤ s ≤ n] (2) P[Jn+1 = j, Tn+1 − Tn = t|Jn = k, Jn−1 = i, Tn − Tn−1 = x] :=x qi,k,j (t) (3) Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 11. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions x qi,k,j (t) are stored in a matrix function q = (x qi,k,j (t)) called the second order kernel in state and duration. The element x qi,k,j (t) represents the probability that the next wind speed will be in speed j at time t given that the current wind speed is k and the previous wind speed state was i and the duration in wind speed i before reaching the wind speed k was equal to x units of time. We can dene the cumulative second order kernel: x Qi,k,j (t) = t s=1 (x qi,k,j (s)) (4) Same is done for the cumulative distribution functions of the waiting time in each state, given the state subsequently is occupied. Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 12. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions The second order(in state and duration) semi-Markov chain can be dened as Z(t) = (Z1 (t), Z2 (t)) = (JN(t)−1, JN(t)) (5) For all i, k, j ∈ E, t ∈ N we dene the semi-Markov transition probabilities: x φi,k,h,j (t) := P[JN(t) = j, JN(t)−1 = h|JN(0) = k, JN(0)−1 = i, TN(0) = 0, TN(0) − TN(0)−1=x ] (6) Probabilities for duration eect are dened in similar manner. Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 13. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Hypothesis Test Auto-correlation function Probability density function and trajectories Application to real data 1 The data used in this analysis are freely available from http://www.lsi-lastem.it/meteo/page/dwnldata.aspx . 2 The database is then composed of about 230,000 wind speed measures ranging from 0 to 16 m/s. 3 To be able to model the wind speed as a semi-Markov process the state space of wind speed has been discretized. In the example shown in this work we discretized wind speed into 7 states chosen to cover completely the distribution of wind speed. 4 From the discretized wind speeds we estimated the probabilities P and G to generate synthetic trajectories by means of Monte Carlo simulations for three semi-Markov models. Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 14. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Hypothesis Test Auto-correlation function Probability density function and trajectories Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 15. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Hypothesis Test Auto-correlation function Probability density function and trajectories Test The semi-Markov hypothesis is tested by applying a hypothesis test proposed by Stanberg et al. At a signicance level of 95% the null hypothesis is rejected for 28 out of 42 distributions. The large values of the test statistic suggest the rejection of the Markovian hypothesis in favor of the more general semi-Markov one. Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 16. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Hypothesis Test Auto-correlation function Probability density function and trajectories Autocorrelation If Z indicates wind speed, the time lagged (τ) autocorrelation of wind speed is dened as Σ(τ) = Cov(Z(t + τ), Z(t)) Var(Z(t)) Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 17. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Hypothesis Test Auto-correlation function Probability density function and trajectories Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 18. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Hypothesis Test Auto-correlation function Probability density function and trajectories trajectories Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 19. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Hypothesis Test Auto-correlation function Probability density function and trajectories pdf Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 20. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Conclusions 1.Wind speed is a stochastic process for which completely satisfactory model is still lacking. 2.All three semi-Markov models reproduce the statistical properties of wind speed data better than the simple Markov chain. 3.To further decrease the dierence between the auto correlation of real and synthetic data probably a third/fourth order semi-Markov chain would be needed, but this approach would be computationally and data consuming, 4.semi-Markov models should be used when dealing with wind speed data. Shokirov Nozir First and second order semi-Markov chains for wind speed m
  • 21. Outline Introduction Wind Speed Modeling with semi-Markov chains Application to real data Conclusions Shokirov Nozir First and second order semi-Markov chains for wind speed m