Functional architecture - 3SE
Drafthttps://www.3se.info/3se-onto/terms/functional-architecture-3se-069b9d2c8d957426
Analysis of the system function to determine:
(1) what system states of a functional element are activating it.
(2) what functional interface of a functional element is allocating its consumed flows and its produced flows.
Allocations
flowchart TD
N1["Functional element"]
N2["System element state"]
N3["Functional element attribute"]
N4["System state"]
N5["System function"]
N6["System state attribute"]
N7["System activity"]
N8["System functional requirement"]
N9["System function attribute"]
N10["Flow"]
N11["Exchange"]
N12["Flow attribute"]
N13["Functional interface"]
N14["Functional interface attribute"]
N15["System architecture constraint"]
N1 -.->|allocates| N2
N1 -.->|allocates| N3
N4 -.->|allocates| N5
N4 -.->|allocates| N6
N5 -.->|allocates| N7
N5 -.->|allocates| N8
N5 -.->|allocates| N9
N10 -.->|allocates| N11
N10 -.->|allocates| N12
N13 -.->|allocates| N10
N13 -.->|allocates| N14
N13 -.->|allocates| N15
N14 -.->|allocates| N15
N6 -.->|allocates| N9
N2 -.->|allocates| N15
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["System state"]
N9["System function"]
N10["System state attribute"]
N11["System activity"]
N12["System functional requirement"]
N13["System function attribute"]
N14["System element function"]
N15["Exchange"]
N16["Flow attribute"]
N8 -->|composed of| N6
N9 -->|composed of| N14
N1 -.->|exposes| N2
N2 -.->|allocates| N3
N2 -.->|allocates| N4
N2 -.->|allocates| N5
N1 -.->|allocates| N6
N1 -.->|allocates| N7
N8 -.->|allocates| N9
N8 -.->|allocates| N10
N9 -.->|allocates| N11
N9 -.->|allocates| N12
N9 -.->|allocates| N13
N3 -.->|allocates| N15
N3 -.->|allocates| N16
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "Functional architecture - 3SE",
"description": "Analysis of the system function to determine:\n(1) what system states of a functional element are activating it.\n(2) what functional interface of a functional element is allocating its consumed flows and its produced flows.",
"status": "draft",
"relatedMatch": [
"https://www.3se.info/3se-onto/terms/functional-architecture-24765-2017-069b9d2c8d8d723e"
],
"@id": "https://www.3se.info/3se-onto/terms/functional-architecture-3se-069b9d2c8d957426",
"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/system-state-breakdown-structure-3se-069c062b365f7e5d",
"https://www.3se.info/3se-onto/terms/functional-architecture-model-3se-069d3f26ae167abc",
"https://www.3se.info/3se-onto/terms/functional-element-breakdown-structure-3se-069c03f8a40b7253",
"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/flow-3se-069bc4ea53207933",
"https://www.3se.info/3se-onto/terms/functional-interface-3se-069bc53af258726b",
"https://www.3se.info/3se-onto/terms/functional-element-attribute-breakdown-structure-3se-069ebabe8f347361",
"https://www.3se.info/3se-onto/terms/system-state-attribute-breakdown-structure-3se-069ebabe8f8b77c3"
]
}
Raw JSON-LD: index.jsonld
Created 2026-03-17 · Modified 2026-04-24 · by @rcasteran