智能电网与物联网:家庭能源管理系统解析
1. 系统概述
在智能电网与物联网的融合背景下,有三个关键的子系统被开发用于家庭能源管理,包括基于物联网的电子电表 eNtroL、用于家电控制的 AC 控制系统 Switch2Smart 以及使用定时器调度家电的 Switch Binary。以下是系统的整体框图:
graph LR
classDef process fill:#E5F6FF,stroke:#73A6FF,stroke-width:2px;
eNtrol(("eNtrol")):::process
SwitchBinary(("Switch Binary")):::process
Switch2Smart(("Switch2Smart")):::process
WebApp(("Web Application")):::process
MobileApp(("Mobile Application")):::process
Server(("Server")):::process
Internet(("Internet")):::process
eNtrol --> Internet
SwitchBinary --> Internet
Switch2Smart --> Internet
Internet --> Server
Server --> WebApp
Server --> MobileApp
超级会员免费看
订阅专栏 解锁全文
3292

被折叠的 条评论
为什么被折叠?



