Skip to Content
Author's profile photo Matthias Steiner

The dark side of IoT

Intro

I’m aware that I may disappoint those that – based on the title – were looking for conspiracy theories or a ‘Big Brother‘ story. I also have to ask the Star Wars fans out there to remain patient until December. In fact, the title was inspired by a certain Pink Floyd album

The dark side of IoT

Most people think of all the emerging consumer devices when confronted with the topic of ‘Internet of things‘ (IoT) and even within the IT business many developers primarily associate microcomputers such as Rasberry PI or Arduino with the term. Others may think of autonomous system like self-driving cars or wearables such as fitness trackers and smart watches. The idea for this blog post was to provide a look behind the curtain (hence, the dark – not directly visible – side) of IoT, so instead of focusing on the billions of devices comprising the internet of things, I’d like to have a closer look on the infrastructure that powers it.

Slide01.jpgSlide02.jpg

Before we dig deeper, let’s establish a common terminology. The term IoT seems to be trending lately, but in reality it’s not a new phenomena per se. In fact, some of the ideas, concepts and technologies date back to a few years ago. In addition, there’s another term floating around provides an alternative perspective: Industry 4.0. The lines between the two are certainly blurry and overlapping, the former seems to be a bit more broader, while the later is framing the topic in the context of the Industrial Revolution, hence clearly focusing on the business side.

The evolution of the network

In order to fully understand the magnitude of the transformation accompanying IoT it may help to have a look back at the origins of this rapidly growing network. Assuming that most readers have a fair understanding of the History of the Internet, I  only point out that at the beginning it was mostly static content published by a small minority and consumed by a steadily growing number of individuals.

Early in 2002 there was a new movement evolving, which was later-on labelled Web 2.0. On a technical side it laid the foundation for a new breed of web applications that provided similar user experiences as desktop applications such as flicker-free screen refreshes, drag & drop, etc. Yet, it’s the social aspect of Web 2.0 that truly changed the web, which transformed from a pure consumption media to a collaboration platform. That time also marks the advent of social networks such as MySpace, Facebook, Twitter and others (some of which are no longer relevant to the masses). It is estimated that the number of connections between people on personal and business social networks will reach 2.5 Billion by 2020 – that’s one third of the world population!

Yet, this number is dwarfed by the expected number of devices comprising the Internet of Things by 2020. While estimates range from 50-75 Billion devices, it’s clear that the number of devices will soon outnumber us humans by an order of magnitude. How did we get to this point? In short, it’s the convergence of a variety of individual factors such as:

  • advances in sensors, which made them much more affordable  (+ 70% sold since 2010)
  • broader availability of communication networks (= internet access)
  • ongoing miniaturisation of technical devices
  • advances in battery/power management technologies and their respective protocols (e.g. low-energy consumption)

Plus, there’s a growing number of directives, regulations and subsidies that have a positive impact on this trend. For example, the European Union drives the adoption of smart meters to get up to 70% of the homes in Europe equipped by 2020 [Source].

Slide03.jpg

We already see the impact of IoT in various industries today and it’s safe to say that ultimately every aspect of how we do business will be transformed by IoT. Some scenarios like shop floor automation in manufacturing or connected logistics are already well known and established, others are just emerging now. SAP has been pioneering this space long before the ‘Internet of Things’ became a trend and hence there’s already an impressive list of customer success stories including such prominent names as Harley Davidson, Roche and Hamburg Port Authority to name a few examples from varying industries.

Further information:
The Internet of Things: Stories from the frontlines

Slide04.jpgSlide05.jpg

As the examples above illustrate IoT has the potential to truly transform your business and even enable entirely new business models. The higher the degree of integration between your business and the cyber-physical devices involved the higher the value derived. Let’s have a look at a concrete example:

Visionary companies like Harley-Davidson Inc. are at the forefront of Industry 4.0 innovation with its use of end-to-end digital engineering. In Harley-Davidson’s new manufacturing facility, every machine is a connected device, and every variable is continuously measured and analyzed. Equipment provides performance data that the manufacturing system uses to anticipate maintenance issues before machines break, which minimizes workflow interruptions. Harley can tell to the nearest tenth of a second how long it takes to install every component on a motorcycle, and the system alerts floor managers about issues at the individual component level. Harley even measures the temperature, humidity, and the RPMs of the ventilation fans in the buildings. All this data is analyzed continuously to identify factors that will improve efficiency and throughput.

In this new, state-of-the-art facility, Harley-Davidson can build 1,700 bike variations on one production line and ship a customized bike approximately every 90 seconds. Harley-Davidson now manufactures 25% percent more motorcycles with 30% fewer people, and the locked schedule to build a motorcycle has been slashed from 21 days to 6 six hours. [SOURCE]

Those are impressive numbers and while it’s certainly remarkable to note that  Harley has been able to increase the number of manufactured motorcycles and decrease the schedule for a single motorbike from weeks to hours, the truly outstanding aspect is the ability to ship a customized bike within 90 seconds. The ability to provide this degree of customization by automating the manufacturing and assembly process (a concept referred to as ‘manufacturing to a lot of 1‘) is among the prime examples of the true promise of IoT and Industry 4.0.

From here to there

Now that we have explored how this trend impacts existing business models the question at hand is how can companies and their employees prepare themselves for the challenges & opportunities accompanying this emerging global business network in a hyper-connected world? What are the implications for enterprise architecture?

Slide06.jpg

The good news… IoT is not a detached phenomena, but related to the other big topics within IT, namely: mobile, cloud and big data. Sure, some of the requirements like machine integration are specific for IoT scenarios, yet others like high-volume messaging systems and big data analytics are not. Let’s have a closer look at the typical building blocks of an IoT architecture.

High-level Architecture

From a high-level overview perspective we can break it down into four areas: machine integration, process integration, the IoT platform and its specific capabilities and last, but not least a big data platform. Of course, not every IoT use-case is necessarily a big data scenario, but given that these two most often go hand-in-hand we cover it as an integral part of the overall architecture.

Slide07.jpgSlide08.jpg

Machine Integration / IoT Services

Let’s start our exploration with the machine integration based on three examples: manufacturing/shop floor automation, agriculture and sports. All of these scenarios feature a plethora of machines, devices and sensors that are capturing data we would like to collect and leverage to improve operations and ultimately streamline and optimize the related business processes. The devices in question are located either in the manufacturing plant(s) or even in the field, yet they typically reside next to core of a company’s IT infrastructure. Consequently, these devices are not directly and/or permanently connected to the core network. In addition, many of these devices use specialized communication protocols, which adds complexity to the topic of machine integration.

To facilitate this challenge, many IoT scenarios use so called “gateways” to establish communication and protocol transformation between the “edge” and the “core” network. In consumer scenarios, this gateway is typically a smart phone. In other cases (e.g. agriculture) machines may have built-in communication devices that enable them to directly connect a companies network using well-established standards (e.g. HTTP over SIM). It’s also worth mentioning that in some scenarios the data is not directly transferred to the companies network, but send to a (industry) cloud or social network first, from where the data can be collected/consumed using APIs etc.

On the receiving side (IoT platform) we do see a trend for RESTful architectures that technically adhere to the characteristics of Microservices. In scenarios that require high-volume messaging and/or streaming capabilities we also see components and frameworks known from big data architectures (more on that later-on).

Given all these requirements it is advisable to leverage a specialized IoT platform such as SAP HANA Cloud Platform IoT edition (more details to be revealed at SAPPHIRE NOW in just a few days!) instead of developing a custom solution. Such platforms typically provide a comprehensive set of services and capabilities to address the topics we have outlined so far. For more information on that topic, please consult the respective blog post from my colleague Prakash Darji called IoT and the relevance of Cloud– Part 3.

Slide09.jpgSlide10.jpg

Process Integration and Big Data

Once the data has been captured it needs to be analyzed, transformed and routed to other (backend) systems. This is an area traditionally handled by classic middleware such as Enterprise Service Buses (ESB) or the like. here, we are dealing with established interfaces and standards such as Web-service, but also RESTful APIs. We also see an uptake of OData – especially in the enterprise space among industry giants like Microsoft, SAP and since recently also Salesforce. SAP addresses these aspects via the SAP HANA Cloud Integration solution of the broader SAP HANA Cloud Platform offering.

In regards to high-volume message processing and other big data requirements IoT scenarios do not impose different requirements on IT architecture than other domains. Consequently we can resort to the same architecture guidelines that have been established in (and proven) the context of big data by now: lampda architecture. Here, the major technical components are mostly open-source and some has became de-facto standards like Hadoop. SAP has been embracing these technologies early on and they are an integral part of its big data strategy as confirmed again recently by Irfan Khan at the European Hadoop Summit (SAP Embraces Hadoop In The Enterprise.) We’ll definitely hear mote about SAP’s plans in this context at SAPPHIRE NOW and I’ll update the blog post respectively!

Slide11.jpgSlide12.jpg

Outlook

As we see IoT is about to transform how we do business accompanied by opportunities and challenges in equal measures. From a business perspective IoT promises to provide “the ability to combine machine-generated data with traditionally human-generated data to amplify insight, understanding, real-time decision making up to truly automated businesses” [SOURCE].  Technically, we see a mix of IoT-specific requirements like machine integration and other – more generic – topics within enterprise IT, both of which can be addressed by respective cloud platforms such as SAP HANA Cloud Platform.

Consequently every business is well-advised to assess how-to leverage IoT to streamline and optimize their processes. Some early movers are already staking their claims and about to establish industry-specific cloud platforms to facilitate co-operation between the individual actors within a given domain – see Siemens to build open cloud platform for industrial customers. Herein lays the true potential of IoT: once we transition from isolated solutions towards connected networks we are rapidly entering a realm that sounded like science fiction a few years ago – it’ll be like witnessing Metcalfe’s law in action.

Or as William Gibson once put it:

“The future is already here – it’s just not very evenly distributed.”


Slide13.jpg

Kudos

I’d like to express my sincere thanks to a number of colleagues who supported me in the creation of this presentation and/or provided the foundation with their respective work: Eric Westenberger, Michael Lynch and Uwe Kubach.

Related reading:

Assigned Tags

      9 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Somnath Manna
      Somnath Manna

      Hi Matthias,

      I had seen your Slideshare presentation but the commentary in this blog post ties in with the slides. Somewhere I read SAP is investing 500 developers in IoT related work - curious how it plays out as new application or as extensions of existing / new business applications (SAP MII, ME coming first in my mind but can be also integration to SAP TM, EWM). Craig's CodeJam series this year with RPi and Rui's blogs on HCP integration with RPi pointed to something was cooking but now from just being fun it is turning out to be more serious business.

      Will be eagerly waiting to hear annoucement at SAPPHIRE 2015.

      Best regards,

      Somnath

      Author's profile photo Maximilian Schaufler
      Maximilian Schaufler

      Saved for on-plane reading for my trip tomorrow!

      Author's profile photo Former Member
      Former Member

      Hi Matthias,

      Huge challenge is to connect un-organized and non-standard world of "Things" into these IOT Strategy. There is a missing link or integration challenges between "Things/sensor" and SAP Smart data streaming to connect to SAP (say HANA). Other IOT players are using SDK route to connect things/sensor to IOT Strategy. Wonder what SAP answer is for this.

      ~smc

      Author's profile photo Chris Paine
      Chris Paine

      Hi scm & Matthias,

      I very much agree, there is more to IoT that huge deployment of microservices. It is the the APIs that will surround these services so that agents can use the services to achieve something. Perhaps that should be the "dark side" of IoT, as it's seems to me to be something that I can't see very much from the SAP side.

      The home heating system should be able to listen to the temperature sensors in your house, but also detect that you are in the house. But it should be able to auto discover these things. RESTful services that stream data, or even take action (a PUT to the heater telling it to turn on) are great, but need to be wrapped in discoverable api's. My "phone" (it is well more than a phone) should be able to search the local area for nearby devices, find out which URL they are advertising as their API connection and then add them as services available to it (and any applications/agents running on it). Likewise a robot/sensor should be able to be dropped into a factory, detect/be detected by the local management agent, advertise its services and then be made use of.

      From what I read from SAP, the approach is to use HCP as a aggregation tool for the myriad of sensors, use HANA to make sense of the data and then build applications on top of this.

      Is it envisaged to build discoverable APIs on top of HCP to expose the microservices? i.e. use cheap devices to collect/operate on simple REST protocols then expose a higher level interaction on a cloud platform? Is HCP our bridging platform for moving from connected things to networked agents?

      Collecting data from sensors and feeding them into applications and automating responses based on that data is nothing new - we have been doing that for decades. Even if we start doing that using RESTful services and over the Internet, I don't think we are talking about IoT (or at least not I would call IoT). The fundamental difference with IoT (as I see it) is the public nature of the exposed APIs to other agents which can then be exploited for the network use.

      I hope we'll see some discussion about this at SAPPHIRENow - especially the leveragable and discoverable API component, and not just the ability of HANA/HCP to receive, aggregate, analyse and action mass sensor data. 😉

      And very nice post btw - even if it wasn't about AI taking over the world with the help of billions of connected devices 😈

      Cheers,

      Chris

      Author's profile photo Chris Paine
      Chris Paine

      Reading Prakash's posts on IoT - and part 6 seems to be the closest to "real" IoT IMO.

      https://blogs.saphana.com/2015/03/31/part-6-iot-future-machine-networks/

      Looking forward to seeing SAP clarify, perhaps, what it defines as IoT and perhaps breaking down Prakash's Taxonomy at SAPPHIRENow.

      Author's profile photo Former Member
      Former Member

      Hello Chris ,

      We are thinking now from the way we used to , i believe we need to see the possibility of innovation in that space in more primitive way.

      Cheers

      Ajay

      Author's profile photo Former Member
      Former Member

      Saw tweet from Sapphire that SAP and Intel have joined hands in IOT space. I guess, it will bridge the  gap that I was pointing at.

      Author's profile photo Martin English
      Martin English

      It comes down to the implementation and whether you would trust your life to it 🙂

      The ‘Least Secure IP Device I’ve Ever Seen’ is a drug pump. No mention of whether it's in use in the presidential suite at Walter Reed 🙂

      Of course, in isolation, that can be seen as the same boogie-man that SAAS and other cloud methodologies have battled and beaten. However, as hardware becomes cheaper (see this kickstarter for $9 computers that have more computing power than my first PC), IP enabled devices become more and more ubiquitous, the greater the risk of accidental damage let alone malicious interference.

      One approach is that of transparency; no security on the networks. Yes, everyone will be able to see what you collect; more importantly, they will know if it's legal (whether you're the NSA or a Television manufacturer).

      http://www.meervrijheid.nl/files/algemeen3/george_orwell_cctv.jpg

      (Yes, I know it's photo-shopped - the cameras in the UK are usually hidden much better than this)

      hth

      Author's profile photo Former Member
      Former Member

      Hello Matthias,

      I searched the same name in google replacing IoT with internet and set the filter to the date between 1997-2001 this was the top post at that time:

      Dark Side of the Internet

      And it amazed me how true they were .

      -Br

      Ajay