@starion/ecss-mm-pwr
SysML v2
v1.2.0
Latest stableecss-mm-pwr mission model: Power subsystem. Part definitions for the power bus, battery, solar array, and power conditioning unit, typed by ISQ quantity kinds.
Published 2 weeks ago by @starion · Apache-2.0 · 210 imports
forge add @starion/ecss-mm-pwr@^1.2
IMPORTS
210
QUALITY
5/5 checks
LATEST
v1.2.0
PUBLISHED
2 weeks ago
LICENSE
Apache-2.0
ecss-mm-pwr
ecss-mm-pwr subsystem mission model following ECSS-E-ST-20C, published as a reusable SysML v2 library. It provides the electrical power architecture for early-phase spacecraft design.
Contents
Part definitions: PowerBus, Battery, SolarArray, PowerConditioningUnit. Attribute definitions typed by ISQ quantity kinds (power, voltage, capacity). Interface definitions for the power distribution ports.
Usage
import ecss_mm_pwr::*;
part def MyPowerSystem :> PowerBus { }