@starion/smallsat-platform-model
SysML v2
v1.2.0
Latest stablesmallsat-platform-model 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/smallsat-platform-model@^1.2
IMPORTS
210
QUALITY
5/5 checks
LATEST
v1.2.0
PUBLISHED
2 weeks ago
LICENSE
Apache-2.0
smallsat-platform-model
smallsat-platform-model 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 smallsat_platform_model::*;
part def MyPowerSystem :> PowerBus { }