BVKS_MSTS_Presentation_01
Níže je uveden pouze náhled materiálu. Kliknutím na tlačítko 'Stáhnout soubor' stáhnete kompletní formátovaný materiál ve formátu PDF.
• Proof-of-concept IoT demonstrator
◦ Open-source solution based on
residential IP gateways
◦ IMS as a universal communication
platform
• Implemented M2M use-cases
◦ Smart metering
◦ Home alarm systems
◦ Home entertainment systems
IOT SMART HOME GATEWAY (SYMPHONY)
30
Masek, Pavel, et al. "Implementation of True IoT Vision: Survey on Enabling Protocols and
Hands-On Experience."
International Journal of Distributed Sensor Networks 2016 (2016).
• From ETSI architecture to real product
• The main goal is to create a demonstrator of smart home gateway
which should merge
◦ The detection and forwarding of alarm systems events
◦ Local smart metering with other smart home services, sensors and actuators
• Proposed solution is able to run on any OpenWRT router based on
ARM architecture or on any Linux based device. As the primary
communication platforms:
◦ Wireless M-BUS, IEEE 802.11
◦ ZigBee, Bluetooth, Ethernet, FXS ports
◦ IMS, 3G/4G broadband are utilized
IOT SMART HOME GATEWAY (SYMPHONY)
31
SyMPHOnY – Smart Multi-Purpose Home Gateway
• In the SyMPHOnY project, SIP is used as a key communication
protocol
• However, there is ongoing discussion about the most suitable
protocol for IoT domain
IOT SMART HOME GATEWAY (SYMPHONY)
32
• Despite the fact that nowadays, the SIP is not presented as an
alternative to MQTT or CoAP communication protocols
• One of the goals of SyMPOnY project is to demonstrate that
current telcos' deployments including IMS/SIP infrastructure can
be successfully utilized as IoT communication platform
• JSON (JavaScript Object Notation) – Implemented
◦ Lightweight data-interchange format. It is easy for humans to read and write.
◦ Completely language independent
◦ Uses conventions that are familiar to programmers of the C-family of languages
◦ JSON an ideal data-interchange language