Dear All,

I want to ask about contingencies in MOST examples 7. On the ex_contab.m:

 

%% contingency table

% label probty  type        row column      chgtype newvalue

contab = [

    1   0.06    CT_TGEN     2   GEN_STATUS  CT_REP  0;      %% gen 2 at bus 1

    2   0.04    CT_TBRCH    2   BR_STATUS   CT_REP  0;      %% line 1-3

];

 

According to the MOST result (for contingency 1 condition), generator 2 is inactive for all periods. The same condition is happening on the branch (contingency 2 states). The result shows that the branch was inactive for all periods according to the most result. Would variation of active and passive status happen if I have a longer period? What is the meaning of the probability of these contingencies?

 

Best regards,

 

yusuf

 

Reply via email to