Physical architecture - 3SE
Reviewedhttps://www.3se.info/3se-onto/terms/physical-architecture-3se-069b9d2c8dc67374
Analysis of the functional element to determine:
(1) what physical element is realizing it.
(2) what physical interface is allocating its functional interfaces.
Allocations
flowchart TD
N1["Functional element"]
N2["System element state"]
N3["Functional element attribute"]
N4["Physical element"]
N5["Physical element attribute"]
N6["System constraint"]
N7["Functional interface"]
N8["Flow"]
N9["Safety flow"]
N10["Security flow"]
N11["Parameter flow"]
N12["Safety parameter flow"]
N13["Security parameter flow"]
N14["Functional interface attribute"]
N15["System architecture constraint"]
N16["Physical interface"]
N17["Physical interface attribute"]
N1 -.->|allocates| N2
N1 -.->|allocates| N3
N4 -.->|allocates| N1
N4 -.->|allocates| N5
N4 -.->|allocates| N6
N7 -.->|allocates| N8
N7 -.->|allocates| N9
N7 -.->|allocates| N10
N7 -.->|allocates| N11
N7 -.->|allocates| N12
N7 -.->|allocates| N13
N7 -.->|allocates| N14
N7 -.->|allocates| N15
N16 -.->|allocates| N17
N16 -.->|allocates| N7
N16 -.->|allocates| N15
N2 -.->|allocates| N15
N5 -.->|allocates| N3
N17 -.->|allocates| N14
N17 -.->|allocates| N15
N14 -.->|allocates| N15
N11 -->|subclass of| N8
N9 -->|subclass of| N8
N12 -->|subclass of| N11
N13 -->|subclass of| N11
N10 -->|subclass of| N8
Architecture
flowchart TD
N1["Functional element"]
N2["Functional interface"]
N3["Flow"]
N4["Safety flow"]
N5["Security flow"]
N6["Parameter flow"]
N7["Safety parameter flow"]
N8["Security parameter flow"]
N9["Functional interface attribute"]
N10["System architecture constraint"]
N11["System element state"]
N12["Functional element attribute"]
N13["Physical element"]
N14["Physical interface"]
N15["Physical interface attribute"]
N16["Physical element attribute"]
N17["System constraint"]
N1 -.->|exposes| N2
N13 -.->|exposes| N14
N2 -.->|allocates| N3
N2 -.->|allocates| N4
N2 -.->|allocates| N5
N2 -.->|allocates| N6
N2 -.->|allocates| N7
N2 -.->|allocates| N8
N2 -.->|allocates| N9
N2 -.->|allocates| N10
N1 -.->|allocates| N11
N1 -.->|allocates| N12
N14 -.->|allocates| N15
N14 -.->|allocates| N2
N14 -.->|allocates| N10
N13 -.->|allocates| N1
N13 -.->|allocates| N16
N13 -.->|allocates| N17
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "Physical architecture - 3SE",
"description": "Analysis of the functional element to determine:\n(1) what physical element is realizing it.\n(2) what physical interface is allocating its functional interfaces.",
"status": "reviewed",
"@id": "https://www.3se.info/3se-onto/terms/physical-architecture-3se-069b9d2c8dc67374",
"entryCreated": "2026-03-17",
"entryModified": "2026-08-14",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
},
"subClassOf": [
"https://www.3se.info/3se-onto/terms/analysis-3se-069b5a9129c37ebe"
],
"related": [
"https://www.3se.info/3se-onto/terms/functional-element-3se-069b9d2c8d9d7504",
"https://www.3se.info/3se-onto/terms/physical-element-3se-069b9d2c8dce7f9b",
"https://www.3se.info/3se-onto/terms/systems-principles-3se-069b85f2390b7e20",
"https://www.3se.info/3se-onto/terms/physical-element-breakdown-structure-3se-069c03464b5670d2",
"https://www.3se.info/3se-onto/terms/physical-architecture-model-3se-069d3f26ae2f7408",
"https://www.3se.info/3se-onto/terms/functional-interface-3se-069bc53af258726b",
"https://www.3se.info/3se-onto/terms/physical-interface-3se-069bd66fb639714a",
"https://www.3se.info/3se-onto/terms/physical-element-attribute-breakdown-structure-3se-069ebabe8f697368"
]
}
Raw JSON-LD: index.jsonld
Created 2026-03-17 · Modified 2026-08-14 · by @rcasteran