Tag Archives: The Internet of Things

1:1 Interview with Michael Koster


Three-part Interview Series (Part 2)


Series 2 – IoT Toolkit and Roadmap

Tom Vu (TV):  What is in the roadmap for IoT Toolkit?

Michael Koster (MK):

The IoT Toolkit is an Open Source project to develop a set of tools for building multi-protocol Internet of Things Gateways and Service gateways that enable horizontal co-operation between multiple different protocols and cloud services. The project consists of the Smart Object API, gateway service, and related tools.

IoT Smart Object Structure

IoT Smart Object Structure

The foundation of the platform is purely bottom up, based on applying best practices and standards in modern web architecture to the problem of interoperability of IoT data models. I believe that the practice of rough consensus and running code results in better solutions than a top-down standard, once you know the basic architecture of the system you’re building.

To that end, I created a public github and started building the framework of the data model encapsulations and service layer, and mapped out some resourceful access methods via a REST interface. The idea was to make a small server that could run in a gateway or cloud instance so I could start playing with the code and build some demos.

The next step is to start building a community consensus around, and participation in, the data models and the platform. The IoT Toolkit is a platform to connect applications and a mixture of devices using various connected protocols.  It’s real power lies in its broader use, where it can span across all of our connected resources in industry, ranging from commerce, education, transportation, environment, and us. It’s a horizontal platform intended to drive Internet of Things more widely as an eventual de facto standard, built for the people who are interested in building out Internet of Things products and services based on broad interoperability.

IoT Sensor Nets Toolkit

IoT Applications Run on Cloud or On Gateway

We intend to create a Request For Comment (RFC), initiate a formal process for the wider Internet of Things platform and standards.  An community agreed upon process similar to the world wide web that we use today, based on rough consensus and running code, with RFCs serving as working documents and de facto standards that people can obtain reference code, run in their system to test against their needs, and improve and modify if necessary, feeding back into the RFC for community review and possible incorporation of the modifications.

The Internet of Things interoperability platform stands as an ideal candidate, leveraging the power of the open source community’s development process.  In turn, community involvement is taken to a new level, across many fields of discipline, and in many directions. Here is where we can get the most benefit of an agile community.  Crowdsource the development process based on principles of open communication and free of the need for participants to protect interests toward proprietary intellectual property.

We need to build the platform together meshed around the community of Makers, DIY, Designers, Entrepreneurs, Futurist, Hackers, and Architects to enable prototyping in an open ecosystem.  Proliferation then occurs; a diverse background of developers, designers, architects, and entrepreneurs have many avenues of participation. They can create a new landscape of IoT systems and products.

This broad participation extends to industry, academia and the public sector.  We are aiming for broad participation from these folks, build a global platform based on common needs. As a member of the steering committee, when I participated in the IoT World Forum, I heard from the technical leaders of enterprise companies (Cisco and others), research departments, and IoT service providers. They believe an open horizontal platform would be needed to enable applications that span across their existing vertical markets and M2M platforms.

Instead of a top-down approach, where people from corporations and institutions get together in a big meeting and put all their wish lists together to make a standard, we’re taking an overall bottom-up approach, bringing together a diverse community ranging from makers to open source developers, and entrepreneurs. Together with corporations, academia, and public sector, we all will participate in a very broad open source project to develop a platform that can be ubiquitous that everyone can use.

In many ways, this is modeled after the Internet and World Wide Web itself.  As we need to create a more formal standard, it will likely engage with the IETF and W3C. A good example is the semantic sensor network incubator project, which is an SSN ontology that describes everything about sensors and sensing. This enables broad interoperability between different sensor systems and platforms, based on common data models and descriptions. What we want to do is something similar to that, only on a more comprehensive scale and intended for the Internet of Things.

Tom Vu (TV):  Can you take us through a tour of the Data Object model importance and how it yields significance for simple and sophisticated connected devices?

Michael Koster (MK):

The Internet of Things today consists of many different sensor networks and protocols, connected to dedicated cloud services, providing access through smartphone and browser apps. It is rare for these separate “silos” to cooperate or interact with each other.

We abstract the complexity of sensor nets connecting devices and hardware by adding a layer of semantic discovery and linkage. This enables the sensors and actuators on disparate sensor nets to be easily combined to build integrated applications.

The way this works is using a few techniques. First, the different sensor nets are integrated through a common abstraction layer. This works a lot like device drivers in an operating system, adapting different devices and protocols to a common system interface. Only in this case, they are adapted to a common data model.

The common data model for sensor nets is based on the new IETF CoRE application protocol and sensor descriptions. This provides standard ways for common types of sensors to be discovered by their attributes, and standard ways for the data to be linked into applications, by providing descriptions of the JSON or BSON data structure the sensor provides as it’s output.

We use the W3C Linked Data standard to provide web representations of data models for sensor data and other IoT data streams. Linked data representations of IETF CoRE sensor descriptions are web-facing equivalents of CoRE sensor net resources. Linked data provides capabilities beyond what CoRE provides, so we can add functions like graph-based access control, database-like queries, and big data analysis.

Internet Smart Objects

Internet Smart Object

Internet of Things Applications are essentially graph-structured applications. By using Linked data descriptions of JSON structures and the meaning of the data behind the representation, we can create applications that link together data from different disparate sources into single application graphs.

Then we enable the platform with an event-action programming model and distributed software components. The common semantic language enables the data sources and software components to easily be assembled and make data flow connections. The result is an event-driven architecture of self-describing granular scale software objects. The objects represent sensors, actuators, software components, and user interaction endpoints.

FOAT Control Graph

Interent of Things with FOAT Control Graph


Tom Vu (TV):  Who and what companies should be involved?

Michael Koster (MK):

Whoever wants to participate in the building out of the Internet of Things. The people that use the infrastructure should build it out; the people who want to provide products and services based on interoperability, along with those who provide the backplane of thinking low power microcontrollers / microprocessors, connected sensors, and importantly the network infrastructure.

We want to enable all avenues of participation to allow corporations, academia, policy and standards makers, entrepreneurs and platform developers, makers, and DIY hackers all to be involved in building the platform as a community.

For corporations, we will provide an important role, to build a vendor-neutral platform for data sharing and exchange, an open horizontal platform that will allow the integration of what were traditionally vertical markets into new horizontal markets.

Anyone participating or expecting to participate in the emerging Internet of Things, Internet of Everything, Industrial Internet, Connected World, or similar IoT ecosystems initiatives, could benefit by participating in creating this platform. Companies that provide network infrastructure and want to build in value add can adopt this standard platform and provide it as infrastructure. Companies that want to provide new services and new connected devices that can use the IoT Toolkit to easily deploy and connect with existing resources could benefit.

All companies, organizations, and people that can benefit from an open Internet of Things are welcome to participate in the creation of a platform that everyone can use.

Tom Vu (TV):  How important is Open Source to Internet of Things evolution?

Michael Koster (MK):

I don’t see how the Internet of Things can evolve into what everyone expects it to without a large open source component. We need to go back to Conway’s law and look at it from both the system we’re trying to create and the organization that creates it. Interoperability and sharing are key in the system we want to create. It’s only natural that we create an open development organization where we all participate in both the decisions and the work.

Removing the attachment of intellectual property, changes the dynamics of the development team, keeps things engaged and moving forward solving problems. It’s important for software infrastructure projects like this to remove the barrier to cooperation that arises from the self-protection instinct around proprietary Intellectual Property, or even egoism associated with soft intellectual property, “my” code.

Instead, we turn the whole project into a merit-based system as opposed to being ego driven.  Rather than worry about guarding our property, we are motivated to solve the problems and contribute more to the deliverable. The limits to participation are removed and there is a more rapid exposure of intentions and goals. Engagement and innovation can rule in this environment of deep collaboration.

Tim Berners-Lee said that he was able to achieve the creation of the World Wide Web system because he didn’t have to ask permission or worry about violating someone’s copyright. We are creating the same environment for people who want to build our platform, and even for those who want to build their services and applications on top of the platform.

We are going to create the service enabled layer as open source as well so that any one of the companies can help proliferate the idea and everyone has influence and access to the development of the underlying IoT platform.  If it’s open source infrastructure and platform software, you can make a service on top of that software that can contain proprietary code. With our license, you can even customize and extend the platform for your own needs as a separate project.

Tom Vu (TV):  Describe your work with the EU IoT organization and how you are involved as a voice for the Internet of Things?

Michael Koster (MK):

I work with the IoT Architecture group within the overall EU Internet of Things project. The IoT-A group is closely related to the Future Internet project. They have an Architecture Reference Model describing different features one might build in an IoT platform, a sort of Architecture for Architectures. Since their process mirrors my own design process to a large extent, I found their reference model to be compatible with my own architecture modeling process.

They are conducting a Top-Down activity, stewarding the participation in the architecture and standardization model.  One of the ways I work with IoT-A is to use the Smart Object API as a validation case for the Architecture Reference Model. They are building the reference model top down, and we’re building the architecture bottom-up, based on a common expression of architecture relationships and descriptions.

I am also involved in advocating open source of IoT and building of local IoT demonstrator projects, educating around IoT, open data, etc. as well as user controlled resource access and privacy.  I am providing a voice for open source and open standards, into the standards movement going forward.

Here in the USA, there is not anything like what they have in Europe. Here the process will be to engage corporations and institutions and create a participatory structure that enables fair and open opportunity for influence and access to both the development process and the final products.

Tom Vu (TV):  How important is an open standard – building of an RFC in which all industries can agree upon ultimately serving to a wider scale factors of adoption and proliferation?

Michael Koster (MK):

To simply put it, the construction of a formal RFC is something that describes part of system.  A Request for Comments (RFC) is a memorandum published by the Internet Engineering Task Force (IETF) describing methods, behaviors, research, or innovations applicable to the working of the Internet and Internet-connected systems.  It is a process or evolution in achieving a more widely adopted standard.  The founders of the Internet created this process, and http, etc are all built using original RFC process from many years ago.

Through the Internet Engineering Task Force, engineers and computer scientists may publish discourse in the form of an RFC, either for peer review or simply to convey new concepts, information, or (occasionally) engineering humor. The IETF adopts some of the proposals published as RFCs as Internet standards.

If the IoT Toolkit platform becomes adopted, it may eventually be as many as 10-12 different RFCs, but it’s important to get people to agree on common first set.  This is the initial phase into a more pervasively used universal standard.  In fact, it’s sort of like a strawman platform.  It’s intent is to describe and collaborate, but also invoke and seek out broader participation…  We are at the stage of putting proposals together over the next few weeks and setting up meetings to talk to many people around collaboration and participation in building an Internet of Things platform.

We believe that an open standard platform for horizontal interoperability is key to achieving the promise of the Internet of Things. Everyone needs to be able to present and process machine information in machine understandable formats on the IoT, just as we humans enjoy commonly understandable web data formats and standardized browsers on today’s WWW. It’s important that developers be able to focus on solving problems for their clients and not waste resources on communication and translation.

Read Part Three to Learn More about Why IoT (Internet of Things) Matters?

Here are Part 1 and Part 2 of the Interview Series.

Consumer Electronics: More Opportunity for Embedded Technologies

Now that the 2013 International Consumer Electronics Show (CES) is in our rear-view mirror, at least one take-away rings clear–consumer electronics represents a growing opportunity for embedded design.

According to Embedded.com’s Bernard Cole, “…the ability of embedded systems developers to continue to improve the hidden and invisible infrastructure upon which the consumer electronics systems and devices depend will determine the success or failure of consumer electronics as a market that drives the world economy.”

Indeed, embedded designers seem to be on the path of innovation when it comes to the consumer electronics infrastructure. Embedded systems and devices are playing critical roles in products from smartphones and tablets to wired and wireless home networks and beyond. More of our devices are Web-enabled and able to “talk” to each other, without our intervention. This is why The Internet of Things is more than a trendy term, and why some are calling this the “age of the microcontroller”.

What kinds of technologies should embedded designers continue to explore, in order to  create the systems that will power tomorrow’s consumer electronics?

Atmel + Celeno = Wi-Fi Direct Remote Controls

Atmel and Celeno Communications, a leading provider of high-performance Wi-Fi chips and software, are working together to develop integrated solutions for high-performance Wi-Fi Direct remote controls for next-generation set-top box and video gateway platforms.

Based on Celeno’s Wi-Fi chipset and Atmel’s ultra-low power Wi-Fi Direct technology, the resulting solution will help wireless designers bring their products to market faster. They’ll also be able to lower overall system costs and power consumption. The new set-top box platform will be demonstrated at 2013 CES.

Wi-Fi Direct allows Wi-Fi devices to securely connect and communicate without a wireless access point, essentially simplifying and speeding the connection process. Say you have an image on your smartphone that you want to print, or you want to transmit video from your phone to your TV. Using Wi-Fi Direct technology, these devices can automatically find each other and complete the tasks–without needing a wireless router, or a hotspot, or SSIDs. In this era of The Internet of Things, when web-enabled devices are expected to outnumber people on our planet, Wi-Fi Direct represents a key enabler.

With a broad product portfolio including AVR and ARM-processor based microcontrollers, touch technologies and Wi-Fi solutions, Atmel is right at the heart of the devices fueling The Internet of Things. Atmel recently strengthened our position in this area with our acquistion of Ozmo, Inc., a leading provider of ultra-low power Wi-Fi solutions. From our expanded portfolio, developers can find the technologies they need to create smart, connected products that are targeted to The Internet of Things.

Smartphones Powering the Internet of Things

Good piece today from Peter Yared, CTO of CBS Interactive, in Venture Beat. Yared’s key point is that smartphones are controlling a greater amount of devices inside–and outside–of the home. He writes, “It is likely that every room of a home will have a 4” or 7” smart device mounted as a control panel for lights, music, and more. Soon, “flipping a light switch” will sound as archaic as “dialing a telephone”.”

Part of what’s making this possible, says Yared, is the underlying technology. From embedded controllers–and we’d count Atmel maXTouch touchscreen controllers in this mix–to easy-to-use, low-cost platforms like Arduino, based on Atmel megaAVR microcontrollers, and Raspberry Pi, these technologies are making it easier and faster to create feature-rich smartphones as well as other touch-based and web-enabled devices. With these robust technologies and a lot of engineering ingenuity, consumers can now bring into their homes unique, smartphone-controlled products, from door locks to home theater systems. The same transformation is happening with today’s vehicles, where manufacturers now have the technology to bring the smartphone experience to drivers.

And this is why so many are calling this the era of The Internet of Things. Before long, according to The Internet of Things proponents, web-enabled devices and products will outnumber people on our planet. More and more of these “machines” will be able to take in data, apply smart analytics and algorithms, and take action, without our intervention.

Have you brought the smartphone experience into your car or home? What types of web-enabled products are most prominent in your life today?

Internet of Things — How Do You Feel About the Role of Machines in Our World?

The “machines” are, indeed, taking over. How do you feel about this?

We’re getting deeper into the era of The Internet of Things (IoT). What we’re seeing–and using–is no longer sci-fi fantasy. In healthcare, the combination of IoT and genomic research is moving us toward more personalized medicine.  On production lines, machine-to-machine (M2M) communications is getting product out the door, quickly and efficiently. In our homes, we can remotely activate a variety of systems–lighting, security and entertainment, just to name a few. And Google, as you’ve probably heard, is testing its self-driving car.

According to Forbes, there are about two Internet-enabled devices for every person in the world today. Analysts expect that by 2025, there will be nearly 50 billion Internet-enabled devices.

Just yesterday, Atmel announced that it is acquiring Ozmo, Inc., a leading developer of ultra-low power Wi-Fi solutions. With this move, Atmel strengthens its product line up to enable the design of smart, connected devices, including those targeted to IoT.

As a design engineer, how do you feel about the opportunities available to use your engineering ingenuity to create Internet-enabled products that are changing the world? And as a consumer, how do you feel about the power that these products now have?

Atmel Fuels The Internet of Things

Atmel has entered into an agreement to acquire Ozmo, Inc., a leading developer of ultra-low power Wi-Fi Direct certified technologies. This acquisition expands Atmel’s wireless portfolio to further enable design engineers to create smart, connected devices, including those targeted to The Internet of Things.

Ozmo’s Wi-Fi Direct certified technologies will mesh well with Atmel’s low-power solutions, such as its microcontrollers and touch devices. Designers who develop battery-powered consumer electronics–think gaming peripherals, digital thermostats and home appliances–will benefit from highly integrated, ultra-low power solutions that meet the requirements for intelligent, connected products.