Skip to main content

Matter: A next generation home standard

The smart home is evolving. To date, if you've wanted to get into developing a smart home, you've had to deal with the multitude of smart home ecosystems, and making sure that each device you buy is compatible. That, however, may soon change — thanks to new smart home standard called Matter.

Matter isn't available just yet, but when it is finally released, it could completely change how you buy smart home products, for the better. All of the best smart home devices could soon support the standard, helping them all work together nicely, and ensuring that no matter what products you buy, you'll be able to use them.


Matter is basically the name of a new smart home connectivity standard. But this standard is a little unlike others. That's because of the fact that it's being developed by the Connectivity Standards Alliance, which counts hundreds of companies as members. That includes the likes of Google, Alexa, and Apple. So, whether you prefer to use Google Assistant, Amazon Alexa, or Siri, you should be able to control your Matter-connected smart home devices.

Matter is built upon the Internet Protocol (IP), and initially, devices that support Matter will connect over Thread and Wi-Fi networks. That may change over time, depending on how the tech evolves.

The first reason that Matter is so important is that it means consumers can buy any smart home product, and use it with their existing ecosystem. This means that you won't necessarily have to download individual apps for each of your smart home devices. And, they can work together for things like automation and routines.

Being able to connect smart home devices through one standard could dramatically increase your choices too. Currently, lots of smart home devices support one or two of Google Assistant, Alexa, or HomeKit — and not all three. If all of these ecosystems work with one standard, you could base your buying decision solely on the quality and price of the product — and not have to completely ignore devices based on the fact that they don't support your preferred standard.

There are tons of buzzwords in the smart home space, but they don't all compete with each other. For example, Thread is a new connectivity standard that will work with Matter, not against it. Thread is basically a mesh networking technology that allows devices to connect to other devices in a network, rather than having to connect directly to a single hub or router. Many Matter devices will work over Thread.

Matter could spell the end for some other standards, at least when it comes to consumer smart home standards. Matter, at least initially, will work over Internet Protocol, or IP. That means that it likely won't work over standards like Z-Wave. That doesn't mean that Z-Wave devices will never work with Matter — but as is currently the case, it might mean that you need some kind of hub or bridge to bring everything together. We'll have to wait and see though.

Zigbee might be a different case. The Zigbee Alliance actually turned into what is now the Connectivity Standards Alliance. So it's likely that Zigbee will at least somehow connect to Matter, and it's entirely possible that the two standards will merge.

One of the things that makes Matter so exciting is the fact that so many companies are involved in its development, through the Connectivity Standards Alliance. That means that, hopefully, it will be compatible with a huge range of products.

The big ones are all present — Apple, Amazon, Google, and to a lesser extent, Samsung. Smaller companies are involved too. Signify, Ikea, Comcast, Huawei, Lutron, and Texas Instruments, are all involved. In total, there are hundreds of members in the Connectivity Standards Alliance.

Originally, products using the new Matter standard were supposed to be deployed towards the end of 2021. The Connectivity Standards Alliance, however, had to delay that rollout. Currently, Matter is scheduled to be released sometime in 2022. We don't yet know when in 2022.

Companies like Apple, Google, and Amazon have yet to announce whether or not current hardware will support Matter. In all likelihood, Matter support will vary from company to company. Some devices may get an update to support the new standard, while others won't. That doesn't necessarily mean you won't be able to use them though. Even though Apple's HomeKit will likely support Matter, current HomeKit devices will likely continue to work even if they don't do so through the new standard.

Apple mentioned Matter at WWDC 2021, and it seems as though any Matter-compliant smart home device will be accessible in the Apple Home app, even if it doesn't explicitly support HomeKit. We'll have to wait and see if that turns out to be true though.

Some other manufacturers have said that their old devices will support Matter. Signify has said that it will be updating older hubs to work with Matter. Nanoleaf has said that both current and future devices will support the new standard. Google has also said that the Nest Thermostat will support Matter — but the higher-power Nest Learning Thermostat may not.

Amazon has said that current-generation Echo speakers and displays will support Matter, however older models may not.

Comments


  1. Thank you, This was the best and most interesting course. please continue to share your thoughts.

    RPA Training in Chennai
    RPA Training Online
    RPA Training In Bangalore

    ReplyDelete

Post a Comment

Popular posts from this blog

NS2 INSTALLATION IN UBUNTU 21.04

  Hello, this post explains how to install ns2 in Ubuntu 21.04.  1) First you have to download ns2 all-in-one package from following link;    http://sourceforge.net/projects/nsnam/files/allinone/ns-allinone-2.35/ns-allinone-2.35.tar.gz/download 2) Extract the downloaded zip file 'ns-allinone-2.35.tar.gz file' to home folder. 3)  Now you need to download some essential packages for ns2,these packages can be downloaded by using the following commands :  applications>accessories>terminal or dashhome>terminal   and   then type the below lines one by one on the terminal window sudo apt-get update sudo apt-get dist-upgrade sudo apt-get update 4) Install the basic libraries; sudo apt install build-essential autoconf automake libxmu-dev 5) Install gcc and g++ and for that please do following; open the file using sudo mode sudo nano /etc/apt/sources.list Include the following line in list;  deb http://in.archive.ubuntu.com/ubuntu bionic main universe then open terminal and exec

Link State Routing Protocol

Link state routing is a method in which each router shares its neighborhood’s knowledge with every other router on the internetwork. In this algorithm, each router in the network understands the network topology and then makes a routing table depending on this topology. Each router will share data about its connection to its neighbor, who will, consecutively, reproduce the data to its neighbors, etc. This appears just before all routers have constructed a topology of the network. In LSP, each node transmits its IP address and the MAC to its neighbor with its signature. Neighbors determine the signature and maintain a record of the combining IP address and the MAC. The Neighbor Lookup Protocol (NLP) of LSP derives and maintains the MAC and IP address of every network frame accepted by a node. The extracted data can support the mapping of MACs and IP addresses. The link-state flooding algorithm prevents the general issues of broadcast in the existence of loops by having every node mainta

HP NETWORK SIMULATOR: A COMWARE OS LEARNING TOOL

  Comware v7 is a network operating system that runs on HP high-end network devices. The HP Network Simulator is an ideal Comware v7 learning tool, which allows users to create, configure, and connect simulated networks. Benefits Beginners  – The HP Network Simulator tool is helpful for users who are new to networking and want to learn how to configure network devices (switches, routers), various topologies, or different routing and switching protocols and features. Experienced users  – The HP Network Simulator learning tool is helpful for users who have experience with non-HP networking devices and want to learn the Comware CLI and features. Extra devices  – Users can create devices using the HP Network Simulator and use them with their physical devices to configure and test topologies that aren’t configurable with just the physical devices they have. For example – A user wants to configure OSPF using 3 or more devices but has only 1 physical router. User can create 2 or more routers