function f = ml_sig(t,k)
% Syntax:
f = ml_sig(t,k)
%
% defines
modulation signal for lmod control
global lmod_sig n_lmod
f=0; %dummy
variable
if n_lmod~=0
lmod_sig(:,k)=zeros(n_lmod,1);
%lmod_sig(:,k) =
0.1*randn(n_lmod,1);
%if t>=0.0
%
lmod_sig(1,k)=.1;
%end
%elseif t>0.2
% lmod_sig(:,k)=zeros(n_lmod,1);
%end
end
return
Decrypt with program password
PSTV3
a complete set of PST code m files - 135 Kbytes
PST Data a complete
data set – 95.8 Kbytes
Decrypt with manual password
A set of pdf files with the latest documentation
Manual - 489 Kbytes
Decrypt
with Linear Analysis password
LinearAnalysis – 687 Kbytes
Decrypt
with statesp password
Statespace
- 204 Kbytes
I have revised and combined the loadflow and dynamics manuals. The new version of PST has additional models and was originally developed for my book ‘Power System Oscillations’.
Please send in any bug reports. This sort of feedback is essential to program development. Unfortunately, programs such as PST are very difficult to debug. Users' system data may often call code in an unanticipated way. The data sets supplied with PST are quite varied, and these have been used to check the programs performance, but quite rightly users want to do more.
When you send in a report, please supply the data that you were using when the problem was noticed. Email seems to be the best communication medium, so please send your reports to cherry@eagle.ca.
Return to Graham Rogers home page.
Graham Rogers RR#5 Colborne, Ontario, Canada K0K 1S0 Phone and Fax: (905)349-2485 email: cherry@eagle.carev August 13, 2007