## ⚙️ FUNCTIONAL ENTITIES
### 17. Thermostat
**Code:** `D4 61 80 42`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- 🔵 4 Fixed/static
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output
- ⚙️ 11 Processes signals
- ⚙️ 12 Modifies internal state
- ⚙️ 13 Interacts with humans
- 🧠 23 Temporal
**Rationale:** Regulates environmental conditions by sensing, interpreting, and actuating over time. Both autonomous and interactive.
---
### 18. Mechanical Clock
**Code:** `C4 60 88 42`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- 🔵 4 Fixed/static
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output (ticks, time indicators)
- 🧠 23 Temporal
- 🧠 24 Contextual abstraction
**Rationale:** Emits timekeeping signals with no digital logic. Temporal and symbolic.
---
### 19. Wind Turbine
**Code:** `D4 61 A0 42`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- 🔵 4 Fixed/static
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output (electricity)
- ⚙️ 12 Transforms input
- ⚙️ 14 Part of a larger system
- 🧠 23 Temporal
**Rationale:** Energy conversion system with continuous output, integrated into power grids.
---
### 20. Blockchain Node
**Code:** `C0 23 46 0E`
**Traits:**
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output (transactions)
- ⚙️ 11 Processes signals (validates blocks)
- ⚙️ 12 Internal state changes (ledger updates)
- ⚙️ 14 Part of a system
- 🧠 19 Logical
- 🧠 22 Self-referential (recursive consensus)
- 🧠 23 Temporal
**Rationale:** Abstract, logical, and dynamic — critical in distributed networks with internal logic and consensus tracking.
---
### 21. Car Ignition System
**Code:** `D4 70 A8 52`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output
- ⚙️ 11 Signal processing (start logic)
- ⚙️ 12 Modifies system state
- ⚙️ 13 Interacts with humans
- ⚙️ 14 System component
- 🧠 23 Temporal
**Rationale:** Mediates activation through signal flow and time-triggered sequences.
---
### 22. Robotic Arm
**Code:** `D4 70 A4 42`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output (movement)
- ⚙️ 11 Processes logic
- ⚙️ 12 Internal state (position, joints)
- ⚙️ 13 Interacts with humans
- 🧠 23 Temporal
**Rationale:** Operates under logic or input to manipulate physical space. Programmable, reactive.
---
### 23. Digital Alarm Clock
**Code:** `C4 70 88 50`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output
- ⚙️ 11 Logic-controlled
- ⚙️ 13 Interacts with humans
- 🧠 23 Temporal
- 🧍 30 Visible
**Rationale:** Time-expressive device that alerts based on rules; mostly static with moment-based action.
---
### 24. Smart Thermometer
**Code:** `D4 72 84 52`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output
- ⚙️ 11 Logic-based (digital)
- ⚙️ 12 Modifies internal state (readings)
- ⚙️ 13 Human-facing
- 🧠 23 Temporal
- 🧍 30 Visible
**Rationale:** Smart sensing unit with feedback capability; often wireless and app-connected.
---
### 25. Smoke Detector
**Code:** `D4 70 A8 52`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output (alarm)
- ⚙️ 11 Processes signals (smoke detection)
- ⚙️ 12 Changes state
- ⚙️ 13 Interacts with humans
- 🧠 23 Temporal
**Rationale:** Safety-critical, temporal function with alarm logic.
---
### 26. Coffee Machine
**Code:** `D4 78 82 5A`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output (coffee)
- ⚙️ 11 Logic-timed function
- ⚙️ 12 Internal state (brewing cycles)
- ⚙️ 13 Human-facing
- ⚙️ 15 Autonomous
- 🧠 23 Temporal
**Rationale:** Automation of a preparation process; modular, autonomous, and user-oriented.
---
### 27. Water Filtration Unit
**Code:** `D4 72 A6 56`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output (clean water)
- ⚙️ 12 State modification
- ⚙️ 14 System-integrated
- ⚙️ 15 Autonomous
- 🧠 23 Temporal
- 🧍 30 Visible
**Rationale:** Mechanical or passive process filter — low interaction, high function in embedded context.
---
### 28. 3D Printer
**Code:** `D4 72 88 54`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output
- ⚙️ 11 Processes signals
- ⚙️ 12 Internal transformation
- ⚙️ 14 System component
- 🧠 23 Temporal
**Rationale:** Device that materializes form from logic. Integrated in digital-physical workflows.
---
### 29. Solar Charger
**Code:** `C0 61 60 42`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- 🔵 4 Fixed/static
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output (electricity)
- 🧠 23 Temporal
**Rationale:** Passive system that converts sunlight over time — requires no logic, but is still functional.
---
### 30. Pacemaker
**Code:** `D4 60 A4 52`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits signal (pulse)
- ⚙️ 11 Signal processing
- ⚙️ 12 State regulation
- ⚙️ 14 System-integrated
- 🧠 23 Temporal
**Rationale:** Regulates cardiac rhythm, deeply integrated and life-preserving.
---
### 31. Air Traffic Control Radar
**Code:** `C0 72 C0 52`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- ⚙️ 10 Emits output (signals)
- ⚙️ 11 Processes input
- ⚙️ 12 Changes state
- ⚙️ 14 Part of aviation system
- 🧠 18 Communicative
- 🧠 23 Temporal
**Rationale:** Detection and communication system; critical, real-time infrastructure.
---
### 32. Autonomous Drone
**Code:** `FE 74 29 51`
**Traits:**
- 🔵 1 Physical object
- 🔵 2 Man-made
- ⚙️ 9 Purposeful
- ⚙️ 10 Emits output
- ⚙️ 11 Logic-based
- ⚙️ 12 Self-regulating
- ⚙️ 13 Human-facing
- ⚙️ 14 System-capable
- ⚙️ 15 Autonomous
- 🧠 23 Temporal
- 🧍 30 Visible
**Rationale:** Fully autonomous functional object with multi-modal outputs, input interpretation, and real-world visibility.
---
[[64 Validation Entities (Part 3)]]