Ask Your Question
1

Merge two RAW files

asked 2025-08-22 02:44:08 -0500

Busbar gravatar image

Hello,

I would like to insert an aggregated power plant model into the system model, where they are in different .raw files. The action plan to achieve this goal is: 1. Change the bus ID of the aggregated power plant model to values that are not present in the system model, 2. In both .raw files change (using Notepad) the IC value from 0 to 1, 3. Open the system model in PSS/E, then load the aggregated power plant model using the READ command.

By following the steps above, I manage to obtain the desired result (the aggregated power plant model is placed in the correct location within the system model). However, the values of the aggregated power plant model are multiplied by 10 (the system model SBASE is 1000 MVA, while the aggregated power plant model SBASE is 100 MVA). How should I correctly perform the SBASE adjustment?

Are there any other aspects I might be missing?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2025-08-22 06:42:32 -0500

perolofl gravatar image

An additional raw data file (IC=1) must have the same system base as the system already present in the working memory.

edit flag offensive delete link more

Comments

Is enough only to change SBASE from 100 to 1000 MVA? Or there is more to do?

Busbar gravatar imageBusbar ( 2025-08-22 07:07:32 -0500 )edit

All data in the file that are in pu system base, e.g. branch data, must be recalculated to the new system base. Machine data are not affected since they are in Machine base (MBASE).

perolofl gravatar imageperolofl ( 2025-08-22 07:11:16 -0500 )edit

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

1 follower

Stats

Asked: 2025-08-22 02:44:08 -0500

Seen: 99 times

Last updated: Aug 22