Tutorial / Node 03
Tutorial 03 of 6 — Week 6
System Architect
Design system components, data flow, and BIM/Digital Twin connections
What This Node Does
Designs a 4-layer architecture (sensing → data → logic → presentation), maps data flow between layers, assesses smart capability level (perception → coordination → prediction → adaptation → value delivery), and connects to BIM/Digital Twin concepts.
Role: Smart City System Architect
Inputs
Outputs
How to Configure on Coze
01Create an LLM Agent node, name it "System Architect"
02Model: doubao-seed-2-0-lite-260215, temperature 0.3
03Paste the system prompt
04Define inputs: problem_statement, data_sources, project_domain
05Define output: system_architecture (string)
06Connect from Problem Framer and Data Stack Designer
Tips & Common Issues
The 4 layers are: Sensing (data collection), Data (storage/structure), Logic (decisions/algorithms), Presentation (user interaction)
BIM/Digital Twin connection is required — even a simple one counts
Smart capability levels go from basic (perception) to advanced (value delivery)
Keep the architecture implementable as a student prototype
Example
Connects To
This node's output feeds into the AI Composer node.