×
Community Blog Four Challenges to be Considered When Developing IoT Devices

Four Challenges to be Considered When Developing IoT Devices

This article gives an overview of few significant challenges which developers and manufacturers must consider before going for IoT device development.

IoT, along with cloud computing, is a major contributor to the fourth industrial revolution and is inevitably becoming a part of our lives. More and more industries have gradually applied the IoT technology, and an increasing number of enterprises are attempting to gain a footing in the future IoT world.

The challenge with IoT is that many enterprises only focus on IoT development without evaluating or learning primary challenges that they are facing. Many of these enterprises do not even have any background in the IT industry or software development but most of them are committed to providing Internet-connected devices. Even enterprises that have software and hardware design experience often mistake IoT as other traditional computing technologies and make terrible mistakes when developing IoT devices.

Again and again, facts prove that this practice is a disaster and will turn out to be a failure, ruin manufacturers' efforts, and ultimately damage the integrity of IoT.

This article will put forward four challenges that all manufacturers and developers should consider when they decide to go into the IoT industry.

Connectivity

Connectivity is the first concerning issue, i.e., how to connect devices to the Internet and the cloud computing platform. However, to a great extent, this is determined by the device application environment and the type of communication infrastructure provided to these devices.

For example, if you need to develop a smart home device, such as an online toaster, you may access a Wi-Fi home router or a ZigBee/Z-Wave IoT router. Therefore, your device must support one or more transmission media. However, in some environments, such as the agriculture IoT or smart cars, access to the Wi-Fi network is unavailable, and the mobile network may be your only choice for connection.

Therefore, you must balance your choice and make design decisions based on possibilities provided by every option and investments. For example, it may be expensive to transmit data through a cellular network to the cloud service, but you may determine to select the function first mode or the blockchain mode to build an IoT ecosystem that is less dependent on cloud computing.

Of course, you also need to know that IoT is still a technology at its early stage and may undergo significant changes or modifications. Too many uncertainties and competition trends exist. Therefore, technologies in use today may become outdated in the future.

On the other hand, as compared with computers and smartphones that may be quickly replaced by new products, IoT devices have a longer life cycle. For example, a smart refrigerator must work for at least five to ten years. Therefore, you must develop a plan to ensure that your device can maintain its connectivity and adapt to new technologies when IoT begins to take shape in the future.

Security and Privacy

IoT security has always been a controversial issue. The first challenge to be considered is that security and privacy of IoT are fundamentally different from network security that we've known. The following lists some key points for security design that are considerable:

  1. Physical Security: IoT devices are often located in open fields, and are unattended and not physically protected. You must ensure that they will not be maliciously tampered with by vicious organization, breached by attackers, or operated using a flat-head screwdriver. Also, you must protect data that gets stored on the devices in any form. Although it is costly to embed a security protection component on every IoT device, it is still important to encrypt data on these devices.
  2. Security of Data Exchange: Data protection is also important because data must get transmitted from the IoT sensors and devices to the gateway, and then to the cloud. Therefore, use of encrypted transfer protocols is a must. In addition to encryption, you must also consider the authentication and authorization to ensure IoT security.
  3. Security of Cloud Storage: Data stored in the cloud is equally fragile as other parts of the IoT ecosystem. Your platform should be able to protect data stored in the cloud. Protection measures include appropriate encryption, access control, and so on.
  4. Update: Security vulnerabilities always exist no matter how much efforts you pay to enhance your product code and hardware. In this case, you must first have a plan to fix errors and quickly release patches, instead of leaving the errors unfixed for a long period. Next, you must provide customers with a direct and secure method to fix errors. Currently, it is popular to update online devices over the air, but you must ensure that the above method itself will not become a security vulnerability.

Regarding privacy, you must know that data collected by IoT devices are easily subject to restrictions on laws and regulations. For example, a fitness tracker can collect a lot of user information, which is protected by HIPAA in the United States. This means if you store this type of information on the cloud server, the data must comply with related laws and regulations.

As a rule of thumb, you'd better anonymize customer data to avoid storing personal identity information in the cloud. This rule defends you against legal punishments when incidents occur.

Flexibility and Compatibility

As the IoT pattern is continuously changing, you must ensure that your product can support future technologies. However, it requires you to balance between software and hardware when designing your product.

Developing dedicated hardware for your device helps your device achieve the optimum performance, but may also restrict product update. On the other hand, selecting appropriate storage and computing resources, and operating systems (such as Linux, Brillo, or Windows IoT) tailored for IoT may cause degradation of performance, but allows you to flexibly expand your device, use new functions, and fix bugs using patches.

Some vendors may try to provide appropriate APIs and SDKs whenever possible to allow the developing personnel to add functions for their IoT devices. A good example is Amazon Echo. This IoT tool can implement the expansion in 1000 different directions using programming.

You must also consider compatibility when designing IoT products. Ensure that your IoT device can get seamlessly integrated with users' IoT ecosystem, without increasing complexity or bringing any setbacks to existing experience. For this purpose, you need to consider both software and hardware.

An ideal situation is that consumers should not be forced to install a new application just because they purchase a new smart device for their homes. Apple HomeKit and Samsung SmartThings are two typical examples. Both allow the developing personnel to provide new IoT functions for users in environments that users are familiar with.

Data Collection and Processing

In addition to security and privacy, you must also properly plan how to process all collected data. You must first evaluate the amount of processed and collected data to control the size of your cloud storage and meet your platform requirements.

What is even more important is that how you are going to process the collected data. IoT data is as precious as gold, but it is useless if it gets stored on your server without getting processed. Therefore, you must figure out the skills and tools that can best utilize your data. These tools include recruiting data experts and adopting appropriate analysis and machine learning to extract operable insight information from the collected data further.

IoT data can complete multiple practical functions, including:

  1. Supplement Existing Data: Most enterprises already have extensive data about their customers before they migrate their services to IoT. Integrating the existing data with data collected by IoT devices can bring new business insights and more opportunities for generating revenues.
  2. Analyze and Further Divide Users: Data collected by IoT devices can also tell you a lot of information about customers' preferences and characteristics. Analyzing and classifying IoT data can help enterprises better learn their customers' requirements and preferences, and enable them to resolve related problems in a wiser manner.
  3. Find Opportunities to Improve Products: Correct analysis of IoT data helps enterprises find out functions that should and should not get added to products, and functions that should be corrected to improve the product efficiency and ease-of-use. In this way, enterprises can add appropriate functions to future products and update software accordingly.

Conclusion

Many challenges exist in the process of developing IoT products. This article lists some major challenges. If these challenges do not get properly considered, you may walk into a deep channel without a torch. Under this circumstance, you may have to feel your way forward with hands and pray that you will not step into any trap.

In fact, challenges encountered in IoT development may be even more complicated and comprehensive. If you find other challenges for IoT development, you are welcome to share your ideas with us.

To gather more information on IoT solutions, visit www.alibabacloud.com.
New to Alibaba Cloud? Sign up for an account and get up to $1200 to try over 40 products and services. Or visit Getting Started with Alibaba Cloud to learn more.

1 0 0
Share on

Alibaba Clouder

2,605 posts | 747 followers

You may also like

Comments

5396429501194466 June 20, 2018 at 1:27 pm

Could you site some use cases from Compatibility perspective ?