Sequential AC-DC load flow method for two-terminal HVDC networks (Version 2.1)

A HVDC load flow algorithm in Simulink treated separately from an AC load flow in SimPowerSystems.
4.8K Downloads
Updated 30 Mar 2017

View License

This demo illustrates a sequential AC-DC load flow method involving iteration between DC and AC solutions.
The AC load flow is performed by the load flow tool of the Powergui. The DC load flow solution is computed running a simulation using the HVDC Link Steady-State block that represents the HVDC Link in steady-state operation. It is now possible (but not demonstrated here) to include a second HVDC link in the network.
A script controls the whole process and iterates until the convergence criteria for the AC and DC load flows have been reached simultaneously. The parameters used by the script are defined in the block Sequential Load Flow Param embedded in the network model LF_AC29bus_HVDCdemo_V2_1.slx.The load flows results are printed in report file(s) specified by the user. To execute the script, open the model and click “Compute” in the block Sequential Load Flow Para. Open the Demo Info block to get a description of the AC-DC network as well as info on the sequential method.
This solution technique can be extended to any number of HVDC links connected inside the same AC system or between isolated AC systems

Cite As

Silvano Casoria (2024). Sequential AC-DC load flow method for two-terminal HVDC networks (Version 2.1) (https://www.mathworks.com/matlabcentral/fileexchange/35929-sequential-ac-dc-load-flow-method-for-two-terminal-hvdc-networks-version-2-1), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Specialized Power Systems in Help Center and MATLAB Answers
Communities

Community Treasure Hunt

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

Start Hunting!

DELIVRABLES_V2.1/

Version Published Release Notes
2.1.0.0

1) Improve/correct the AC power flow:
2) Mitigate the 5th harmonic in the rectifier AC voltage at node LG27.
3) Show the DC load flow results in the “HVDC Link Steady-State” bloc mask.
4) Add in the library the “Second HVDC Link Steady-state” block.

2.0.0.0

The algorithm was updated to take advantage of the latest Matlab release. A new modular approach makes it easier to use in your own networks.
The algorithm was updated to take advantage of the latest Matlab release. A new modular approach makes it easier to use with your own AC-DC networks.

1.0.0.0