Physical architecture - 3SE
Drafthttps://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["Functional interface attribute"]
N10["System architecture constraint"]
N11["Physical interface"]
N12["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
N11 -.->|allocates| N12
N11 -.->|allocates| N7
N11 -.->|allocates| N10
N2 -.->|allocates| N10
N5 -.->|allocates| N3
N12 -.->|allocates| N9
N12 -.->|allocates| N10
N9 -.->|allocates| N10
Architecture
flowchart TD
N1["Functional element"]
N2["Functional interface"]
N3["Flow"]
N4["Functional interface attribute"]
N5["System architecture constraint"]
N6["System element state"]
N7["Functional element attribute"]
N8["Physical element"]
N9["Physical interface"]
N10["Physical interface attribute"]
N11["Physical element attribute"]
N12["System constraint"]
N1 -.->|exposes| N2
N8 -.->|exposes| N9
N2 -.->|allocates| N3
N2 -.->|allocates| N4
N2 -.->|allocates| N5
N1 -.->|allocates| N6
N1 -.->|allocates| N7
N9 -.->|allocates| N10
N9 -.->|allocates| N2
N9 -.->|allocates| N5
N8 -.->|allocates| N1
N8 -.->|allocates| N11
N8 -.->|allocates| N12
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": "draft",
"@id": "https://www.3se.info/3se-onto/terms/physical-architecture-3se-069b9d2c8dc67374",
"entryCreated": "2026-03-17",
"entryModified": "2026-04-24",
"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-04-24 · by @rcasteran