- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 392字
- 2021-07-02 18:59:26
Defining the Internet of Things
Sensors have been tracking data for decades at manufacturing plants, retail stores, and remote oil and gas equipment. Why all of sudden is there this IoT hype all over the media?
The dramatic decrease in sensor costs, bandwidth costs, the spread of cellular coverage, and the rise of cloud computing all combine to create fertile conditions to easily connect devices over the internet. For example, as shown in the following graph, Goldman Sachs predicts an average sensor cost in 2020 of under $0.40 USD, 30% of what it was in 2004. Whether all these devices should be connected or not is hotly debated:

The definitions of IoT seem to vary quite a bit; some include machine sensors only, others include RFID tags and smartphones.
We will use this definition from Forrest Stroud on Webopedia:
Or to get even more basic: stuff that talks to other stuff over the internet without requiring you to do anything. This clears it up, right?
Even the number of things projected to be connected by 2020 varies widely. Some sources project 20.8 billion devices, others project up to 50 billion - over twice the amount.
For our purposes, we are more concerned with how to analyze the data generated than we are about the scope of devices that should be considered part of the IoT. If something sends data remotely by way of the internet, it is fair game for us, especially if it is machine-generated on one end and machine-consumed on the other.
We are more concerned with how to extract value from the data and adapt to circumstances inherent to it. IoT is not really new, as elements of it have been developing for decades. Remote detection of oil well spills was happening in the 1970s. GPS-based vehicle telematics has been around for 20 years. IoT is also not a separate market; it blends into current products and processes. Although much of the media reports on it as if it is a different animal (perhaps even the author of this book - guilty as charged?), you should not think of it this way.
- Bootstrap Site Blueprints Volume II
- 零基礎學C++程序設計
- Hands-On Image Processing with Python
- C語言最佳實踐
- PHP網絡編程學習筆記
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Learning Raspbian
- MongoDB,Express,Angular,and Node.js Fundamentals
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Visual Studio 2015高級編程(第6版)
- Python應用開發技術
- 企業級Java現代化:寫給開發者的云原生簡明指南
- 例說FPGA:可直接用于工程項目的第一手經驗
- Android開發進階實戰:拓展與提升
- Instant OpenCV for iOS