by Mark Lippett, CEO of XMOS US developers conceived the revolutionary instruction set architecture (ISA) known as RISC-V in 2010. Grounded in reduced instruction set computer (RISC) principles, it’s a common, open-source, and completely free ISA that can be used to develop software and hardware. These attributes are just part of what makes the architecture […]
FAQ
MOSA and SOSA join the lexicon of military frameworks: part 2
These two military-focused architectural standards provide approaches to system-level development and sensor-centric designs. The previous part of this article discussed the Modular Open Systems Approach (MOSA) Reference Frameworks in Defense Acquisition Programs. This part looks at one realization via the Sensor Open Systems Architecture (SOSA). Q: What is SOSA, anyway? A: (Warning: there’s a lot […]
MOSA and SOSA join the lexicon of military frameworks: part 1
These two military-focused architectural standards provide approaches to system-level development and sensor-centric designs. The military services have long had a dilemma with respect to technical standards and the long-term viability and compatibility of associated systems. On one side, they would like to be able to leverage the latest, newest technologies for the performance and cost […]
When to use standalone or MCU-hosted Matter platforms
The choice is driven by several factors, including the communications protocol or protocols being used and the device type and location within the local Matter ecosystem. Solution size requirements, powering expectations, and bandwidth needs are some deciding factors when choosing between various Matter platforms. If a MCU platform is used, there’s the added choice between […]
How does Matter support multiple fabrics?
In this context, a “fabric” is a group of networked devices that share the same security domain enabling secure communications within the fabric. Devices in each fabric share the same top-level certificate authority (CA), a Root of Trust determined by the CA, and have a unique (usually 64-bit) identifier called the Fabric ID. To add […]
What’s a distributed compliance ledger and how is one integrated into Matter?
A distributed ledger is a type of database that’s shared, copied, and synchronized within a decentralized network. The general principal is similar to the blockchain technology used by cryptocurrencies like Bitcoin. The distributed compliance ledger (DCL) developed by the Connectivity Standards Alliance (CSA), developers of Matter, is a type of distributed ledger used during the […]
What are the top programming languages for machine learning?
Artificial intelligence (AI) and machine learning (ML) are continuing to become more mainstream and you’ll find the technology in everything from your smartphone apps and computer programs to smart tech and appliances — and automobiles (think self-driving cars). These technologies are no longer confined to scientific computing and statistical research but have, for the most part, become a […]
What can designers make with Matter?
Matter enables designers to develop smart home accessories that work across all major wireless platforms. Mesh functions are possible because Matter operates as an application layer on top of technologies like Ethernet, Wi-Fi, Bluetooth, and Thread. Matter aims to simplify the setup and use of compatible smart home devices and bring some level of interoperability […]
What are the constituents of Matter?
Not elementary particles. The Matter being discussed here is an interoperable application layer software suite for wireless IoT devices. The constituents of that Matter include a modular software stack plus bridges, controllers, border routers, security including authentication, and cloud connectivity. Matter uses Thread, Wi-Fi, Ethernet transport, and Bluetooth LE for commissioning. Matter was initially called […]
How does Matter work as middleware for IoT devices?
Matter has been called an interoperable application layer solution, and the same source, the Connectivity Standards Alliance that oversees the development of Matter, refers to it as a protocol. This FAQ explores the definitions of communications interfaces and protocols. Compares those definitions with Matter and presents the possibility that Matter is not a protocol but […]