This package contains examples for the use of models that can be found in BuildingSystems.Electrical.AC.ThreePhasesUnbalanced.Conversion.
Name | Description |
---|---|
Converter | Test for the AC/AC converter model |
Transformer | Test for the AC/AC transformer model |
TransformerDD | Test for the AC/AC transformer model with Delta-Delta configuration |
TransformerFull | Test for the AC/AC transformer full model |
TransformerStepDownDY | Test for the AC/AC transformer model with Delta-Wye configuration (step-down voltage) |
TransformerStepDownYD | Test for the AC/AC transformer model with Wye-Delta configuration (step-down voltage) |
TransformerStepUpDY | Test for the AC/AC transformer model with Delta-Wye configuration (step-up voltage) |
TransformerStepUpYD | Test for the AC/AC transformer model with Wye-Delta configuration (step-up voltage) |
BaseClasses | This package contains base classes inherited by the examples |