Physical element breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/physical-element-breakdown-structure-3se-069c03464b5670d2
Breakdown structure of the physical element that supports the physical architecture by following the principles below:
(1) A high level physical element is composed of at least two physical elements.
(2) A high level physical element allocates at least one high level functional element.
(3) A physical element allocates at least one functional element.
(4) A physical element can be a high level physical element.
Structure
flowchart TD
N1["High level physical element"]
N2["Physical element"]
N3["High level functional element"]
N4["High level physical element attribute"]
N5["Functional element"]
N6["Physical element attribute"]
N7["System constraint"]
N8["System element state"]
N9["Functional element attribute"]
N10["System state"]
N11["High level functional element attribute"]
N1 -->|composed of| N2
N1 -.->|allocates| N3
N1 -.->|allocates| N4
N2 -.->|allocates| N5
N2 -.->|allocates| N6
N2 -.->|allocates| N7
N2 -.->|can be| N1
N5 -.->|allocates| N8
N5 -.->|allocates| N9
N5 -.->|can be| N3
N3 -->|composed of| N5
N3 -.->|allocates| N10
N3 -.->|allocates| N11
N6 -.->|allocates| N9
N4 -.->|allocates| N11
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "Physical element breakdown structure - 3SE",
"description": "Breakdown structure of the physical element that supports the physical architecture by following the principles below:\n(1) A high level physical element is composed of at least two physical elements.\n(2) A high level physical element allocates at least one high level functional element.\n(3) A physical element allocates at least one functional element.\n(4) A physical element can be a high level physical element.",
"status": "draft",
"@id": "https://www.3se.info/3se-onto/terms/physical-element-breakdown-structure-3se-069c03464b5670d2",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/breakdown-structure-3se-069d166fa9037b67"
],
"related": [
"https://www.3se.info/3se-onto/terms/high-level-physical-element-3se-069c03464ae07399",
"https://www.3se.info/3se-onto/terms/physical-element-3se-069b9d2c8dce7f9b",
"https://www.3se.info/3se-onto/terms/functional-element-3se-069b9d2c8d9d7504",
"https://www.3se.info/3se-onto/terms/high-level-functional-element-3se-069c03f8a41e7206",
"https://www.3se.info/3se-onto/terms/physical-architecture-3se-069b9d2c8dc67374",
"https://www.3se.info/3se-onto/terms/physical-architecture-model-3se-069d3f26ae2f7408",
"https://www.3se.info/3se-onto/terms/system-architecture-model-3se-069d3f26ae587442"
],
"entryCreated": "2026-03-22",
"entryModified": "2026-04-12",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-03-22 · Modified 2026-04-12 · by @rcasteran