- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 228字
- 2021-07-02 18:59:27
Problems with space
IoT devices are located in multiple geographic locations. Different areas of the world have different environmental conditions. Temperature variations can affect sensor accuracy. You could have less accurate readings in Calgary, Canada than in Cancun, Mexico, if cold impacts your device.
Elevation can affect equipment such as diesel engines. If location and elevation is not taken into consideration, you may falsely conclude from IoT sensor readings that a Denver-based fleet of delivery trucks is poorly managing fuel economy compared to a fleet in Indiana. Lots of mountain roads can burn up some fuel!

Remote locations may have weaker network access. The higher data loss could cause data values for those locations to be underrepresented in the resulting analytics.
Many IoT devices are solar powered. The available battery charge can affect the frequency of data reporting. A device in Portland, Oregon, where it is often cloudy and rainy will be more impacted than the same device in Phoenix, Arizona, where it is mostly sunny.
There are also political considerations related to the location of the IoT device. Privacy laws in Europe affect how the data from devices can be stored and what type of analytics is acceptable. You may be required to anonymize the data from certain countries, which can affect what you can do with analytics.
- Photoshop智能手機(jī)APP UI設(shè)計(jì)之道
- Visual Basic程序設(shè)計(jì)教程
- Vue.js 3.x從入門到精通(視頻教學(xué)版)
- 假如C語言是我發(fā)明的:講給孩子聽的大師編程課
- FFmpeg入門詳解:音視頻原理及應(yīng)用
- Mastering KnockoutJS
- SharePoint Development with the SharePoint Framework
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Building RESTful Python Web Services
- Nginx Lua開發(fā)實(shí)戰(zhàn)
- Swift Playgrounds少兒趣編程
- Instant Lucene.NET
- Mastering Git
- Python語言科研繪圖與學(xué)術(shù)圖表繪制從入門到精通
- Extending Unity with Editor Scripting