System state breakdown structure - 3SE

Draft

https://www.3se.info/3se-onto/terms/system-state-breakdown-structure-3se-069c062b365f7e5d

Breakdown structure of the system state that supports the functional architecture by following the principles below:
(1) A system state is composed of at least two system element states.
(2) A system state allocates at least one system function.
(3) A system element state allocates at least one system element function.
(4) A system element state can be a system state.
Note: principle (4) excludes principe (3).

Structure

flowchart TD N1["System state"] N2["System element state"] N3["System function"] N4["System state attribute"] N5["System element function"] N6["System activity"] N7["System functional requirement"] N8["System function attribute"] N9["Software function"] N10["Hardware function"] N11["System element function attribute"] N12["System architecture constraint"] N13["Hardware state"] N14["Software state"] N15["System element state attribute"] N1 -->|composed of| N2 N1 -.->|allocates| N3 N1 -.->|allocates| N4 N3 -->|composed of| N5 N3 -.->|allocates| N6 N3 -.->|allocates| N7 N3 -.->|allocates| N8 N5 -.->|allocates| N9 N5 -.->|allocates| N10 N5 -.->|allocates| N11 N5 -.->|allocates| N12 N5 -.->|can be| N3 N2 -.->|allocates| N5 N2 -.->|allocates| N13 N2 -.->|allocates| N14 N2 -.->|allocates| N12 N2 -.->|allocates| N15 N2 -.->|can be| N1 N4 -.->|allocates| N8 N13 -.->|allocates| N10 N15 -.->|allocates| N12 N11 -.->|allocates| N12 N14 -.->|allocates| N9

Relations

Relatedsystem-state-3se-069c98e0564a72af  ·  system-function-3se-069be64e18947ea8  ·  functional-architecture-3se-069b9d2c8d957426  ·  functional-architecture-model-3se-069d3f26ae167abc  ·  system-element-function-3se-069c995b151972b2  ·  system-element-state-3se-069c995b153b7534
Subclass ofbreakdown-structure-3se-069d166fa9037b67

JSON-LD

{
  "@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
  "@type": "skos:Concept",
  "title": "System state breakdown structure - 3SE",
  "description": "Breakdown structure of the system state that supports the functional architecture by following the principles below:\n(1) A system state is composed of at least two system element states.\n(2) A system state allocates at least one system function.\n(3) A system element state allocates at least one system element function.\n(4) A system element state can be a system state.\nNote: principle (4) excludes principe (3).",
  "status": "draft",
  "@id": "https://www.3se.info/3se-onto/terms/system-state-breakdown-structure-3se-069c062b365f7e5d",
  "subClassOf": [
    "https://www.3se.info/3se-onto/terms/breakdown-structure-3se-069d166fa9037b67"
  ],
  "related": [
    "https://www.3se.info/3se-onto/terms/system-state-3se-069c98e0564a72af",
    "https://www.3se.info/3se-onto/terms/system-function-3se-069be64e18947ea8",
    "https://www.3se.info/3se-onto/terms/functional-architecture-3se-069b9d2c8d957426",
    "https://www.3se.info/3se-onto/terms/functional-architecture-model-3se-069d3f26ae167abc",
    "https://www.3se.info/3se-onto/terms/system-element-function-3se-069c995b151972b2",
    "https://www.3se.info/3se-onto/terms/system-element-state-3se-069c995b153b7534"
  ],
  "entryCreated": "2026-03-22",
  "entryModified": "2026-04-19",
  "entryCreator": {
    "@type": "foaf:Person",
    "name": "@rcasteran"
  }
}

Raw JSON-LD: index.jsonld

Created 2026-03-22  ·  Modified 2026-04-19  ·  by @rcasteran