@omg/sysmlv2-kernel-library
SysML v2
v1.2.0
Latest stablesysmlv2-kernel-library 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 @omg · Apache-2.0 · 210 imports
forge add @omg/sysmlv2-kernel-library@^1.2
IMPORTS
210
QUALITY
5/5 checks
LATEST
v1.2.0
PUBLISHED
2 weeks ago
LICENSE
Apache-2.0
sysmlv2-kernel-library
sysmlv2-kernel-library 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 sysmlv2_kernel_library::*;
part def MyPowerSystem :> PowerBus { }