Error using Distributed Parameter Line Block

Error using DistributedParameterLineBlock
Block 'LineFaultModel1abc/Distributed Parameters Line2' has atleast one mode with propagation time
smaller than the specified powergui's 'Sample time(s)' value. In order to simulate this model, 'Sample
time(s)' must be less than '3.449e-06' secs.
Error in psbsort
Error in powersolve
Error in powersysdomain_start
Error in powersysdomain_netlist
Error in powersysdomain
Error in final_online_classification (line 11)
[tout,xout,yout] = sim('LineFaultModel1abc',[0 0.4],simopt);

Antworten (1)

Walter Roberson
Walter Roberson am 5 Aug. 2022

0 Stimmen

The default Sample Time is 50e-6 seconds; you need to set it to be less than 3.449e-6 seconds for the purpose of that particular model.

Kategorien

Mehr zu Modeling finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 5 Aug. 2022

Beantwortet:

am 5 Aug. 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by