|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|

Functions | |
| LocalVsSystemResult | compareLocalVsSystem (Element &elem, StabilityEstimate &stability, const std::string &converter_name, const std::string &location, const CertificateSpec &spec) |
| Compare decentralized device certificate with Lekić–Beerten H = Y Z_eq. | |
| void | reportLocalVsSystem (const LocalVsSystemResult &result, bool plotting_enabled) |
| LocalVsSystemResult compareLocalVsSystem | ( | Element & | elem, |
| StabilityEstimate & | stability, | ||
| const std::string & | converter_name, | ||
| const std::string & | location, | ||
| const CertificateSpec & | spec | ||
| ) |
Compare decentralized device certificate with Lekić–Beerten H = Y Z_eq.
Local uses device Y; system uses λ_min(Her(I+H)). Disagreement highlights cases where local passivity is conservative / optimistic vs interconnection.
References LocalVsSystemResult::consistent, LocalVsSystemResult::local, LocalVsSystemResult::local_pass, LocalVsSystemResult::message, CertificateSweep::pass_passivity, CertificateSweep::pass_phase, CertificateSpec::require_passivity, CertificateSpec::require_phase, sweepDeviceCertificate(), sweepReturnRatioCertificate(), LocalVsSystemResult::system_H, LocalVsSystemResult::system_pass, and CertificateSweep::worst_passivity.
Referenced by example_certificate_figures().
| void reportLocalVsSystem | ( | const LocalVsSystemResult & | result, |
| bool | plotting_enabled | ||
| ) |
References LocalVsSystemResult::local, LocalVsSystemResult::message, plot_certificate_local_vs_system(), and LocalVsSystemResult::system_H.
Referenced by example_certificate_figures().