Ask Your Question
0

can we decide how much load we can add to a bus by doing a load flow analysis in PSSE

asked 2023-03-19 05:45:35 -0500

Rinji gravatar image

I am implementing a 12 bus system in PSSE for my final year project. I want to know whether we can decide how much load we can connect to bus while knowing all generation capacity of all generators.

edit retag flag offensive close merge delete

4 answers

Sort by ยป oldest newest most voted
0

answered 2023-04-08 05:03:22 -0500

JPSSE2022 gravatar image

A load reaches its maximum limit due to one of the following:

  1. Power Transfer limit -- typically, caused by long distance from generation to load
  2. Voltage collapse -- typically, caused by reactive power deficiency

One way to do it is to gradually increase your load (MW and/or MVAr) and run the case every time you increase until you hit a point where the case diverges. Do it in small steps (for examples increase 10% as you go up).

Another way to do it is to check the PV or QV curves:

  • PV curve indicates the point of power transfer limit
  • QV curve indicates the point of lack of reactive power support (voltage collapse)

Usually, in a power grid, MWs are the main concern form a load point of view. So I would more recommend doing a PV analysis to determine your load limit. Whereas a QV analysis is usually applied to see if you need reactive power compensation.

However, in industry what really dictates for us the limit of how much power you can have on a bus is the rating of the transformers installed between the bus and the load. In power system literature cases, these kind of details are usually ignored/neglected for the sakes of simplicity.

So say for example, you have 3 transformer, each of rating 30 MVA. That means you want to make sure that you can safely deliver 90 MVA without hitting your power transfer limit or voltage collapse limit. Keep in mind that loads tend to have high power factors (0.8-0.9) so most of that is going to be MW. As such, I would say your main concern is to determine the power transfer limit, rather the the reactive power limit.

edit flag offensive delete link more
0

answered 2023-04-02 22:08:04 -0500

Tassie Dave gravatar image

I would suggest that you try a P vs V or Q vs V analysis. Your transmission network may have enough impedance to give you a voltage collapse, even if the generator bus is within its limits.

edit flag offensive delete link more
0

answered 2023-03-27 08:50:50 -0500

ddhungana gravatar image

updated 2023-03-27 08:51:34 -0500

Model your load, conduct a powerflow assessment. You can keep increasing your load until you hit a constraint in your system like low/high bus voltage, line or transformer overload, etc.

edit flag offensive delete link more
0

answered 2023-03-20 12:09:22 -0500

perolofl gravatar image

Normally there are constraints on bus voltage levels and branch/transformer loading.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2023-03-19 05:45:35 -0500

Seen: 283 times

Last updated: Apr 08 '23