Sequential AC-DC load flow method for two-terminal HVDC networks (Version 2.1)
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
Citation pour cette source
Silvano Casoria (2025). Sequential AC-DC load flow method for two-terminal HVDC networks (Version 2.1) (https://fr.mathworks.com/matlabcentral/fileexchange/35929-sequential-ac-dc-load-flow-method-for-two-terminal-hvdc-networks-version-2-1), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Communautés
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
DELIVRABLES_V2.1/
DELIVRABLES_V2.1/
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 2.1.0.0 | 1) Improve/correct the AC power flow:
|
||
| 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.
|
||
| 1.0.0.0 |
