First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

UFLS and UVLS models cannot work together?

asked Jul 7 '17

Linzhi gravatar image

Hello,

I'm working with a simulation focusing on load shedding methods, counting on load relay models, LVSHBL and LDSHAL.

Firstly, I found that only on load relay model can be applied on a single load, but I can configure both at the same bus by setting specific load id for one of it while setting no load id with a asterisk for the other. I don't know whether that would work because I haven't run it yet.

Secondly, this is what I met, I configured LVSHBL for each load bus and a LDSHAL model for All, but only LVSHBLs work even the frequency decreased beyond the shed point of LDSHAL. I delete all LVSHBL models and run again, then UFLS occurs. At last I exchanged the models, LDSHBL for every bus and LVSHAL for All loads, then simulation shows only LDSHBL works.

So, does it mean that only local load relay models can work, then the models set on the level of Area, Zone, All loads will be disabled?

Thank you for any help.

1 answer

Sort by » oldest newest most voted
0

answered Jul 7 '17

perolofl gravatar image

See Chapter 21 in Program Application Guide Vol 2. There is a precedence order: bus, owner, zone, area and all. A model applied to a bus will take precedence over all conflicting models applied to any other subsystem in which the bus exists.

A precedence order is provided to accommodate conflicts in element identifier as well. A data record that introduces a subsystem model with a specific element identifier will take precedence over a subsystem model with a wildcard (’*’) identifier.

link

Comments

Thank you very much! You're really a master. I noticed that by applying models in different level and with a wildcard (’*’) identifier or not. Sadly the conflicts are not wanted and both UFLS and UVLS are needed in simulation. So, temporally I chose to write the function UVLS myself.

Linzhi gravatar imageLinzhi (Jul 7 '17)

Moreover, I will replace the UFLS models by my code for more specific and flexible study, which even user-written models cannot behave. BTW, why is the precedence order necessary?

Linzhi gravatar imageLinzhi (Jul 7 '17)

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Jul 7 '17

Seen: 795 times

Last updated: Jul 07 '17