Skip to main content

Wireless Technologies in IoT

Wireless Technologies in IoT

The explosive growth of the internet over the last decade has increased the research and interest on internet of things (IoT) and led to an increasing demand for high speed, ubiquitous internet access. The IoT is envisioned as “a global network of connected devices having identities and virtual personalities operating in smart spaces and using intelligent interfaces to communicate within social, environmental and user contexts. In broadband there are so many wireless standards and technologies exist which provides a path for IoT. The multiple wireless access technologies include GSM, Bluetooth, Wi-Fi, WiMAX, cellular etc. and they all must be effectively integrated to create a seamless communication platform.  These all have its own merits and demerits. Any wireless technology to be suitable for IoT applications it needs to reduce power consumption, provide high data rate and security.  Managing heterogeneous networking infrastructure especially in dynamic environment is a key technical challenge.  Another issue is an interoperability challenge that arises when heterogeneous devices exploit different data traffic formats for modeling information and diverse networking protocols for IoT data exchange. The varying throughput, latency, delay, data rate, and jitter requirements of applications different requirements and properties enhance the complexity of resource provisioning.
Some of the most prominent IoT application areas include security and public safety (surveillance systems, object/human tracking, alarms etc.), smart grids (grid control, industrial metering, demand response), vehicular telematics (fleet management, enhanced navigation, etc.), healthcare (telemedicine, remote diagnosis, etc.), manufacturing (production chain monitoring), and remote maintenance (industrial automation, vending machine control etc.).

Current wireless technologies
Bluetooth
Bluetooth is a technology where all the hand held (mobile, Tab etc.) devices are connected when the other device comes in the range of another hand-held device.  It was developed for hand held devices, but is now increasingly used for more services.  It should be note that when operating at the limits of range the performance may drop, as the quality of connection deteriorates and the system compensates. Bluetooth includes service discovery and usage profiles in which some are predefined and some are user defined.  Its connections are based on piconet (includes 1 master and up to 7 slave devices) and automatic. User’s devices intimate the communication on frequency hopping sequence.  The Bluetooth technology basically works on the core Bluetooth protocols such as logical link control and adaptation controls (L2CAP), link management protocol (LMP).  Bluetooth is a capable, well designed wireless technology, but it doesn’t address high bandwidth PAN needs and has security threats. Therefore, the Bluetooth is likely to make best use of its low power and low speed operation in short-range communication.  Moreover, Bluetooth industry is working on expanding the applications of the technology to the short range wireless communication market.
WiFi
The Wi-Fi technology is most commonly found in notebook computers and internet access devices such as routers, cable modems and consumer electronics applications like internet telephony, music streaming, gaming and in-home video transmission. A person with a Wi-Fi enabled device such as a computer or hand-held devices can connect to the Internet when in proximity of an access point. The region covered by one or several access points is called a hotspot. Hotspots can range from a single room to many square miles of overlapping hotspots. Mesh network can be created.
WiMAX
This wireless technology supports higher speeds over long-haul communication. It can be used for wireless networking and increases bandwidth efficiency and avoids or minimizes interference.  The WiMAX can enhance wireless infrastructure in an inexpensive, decentralized, deployment friendly and effective manner. It operates in a mixture of licensed and unlicensed frequency bands.  In perspective to WiMAX deployment there are certain impacts of frequency band on range link budget and path loss. Therefore, it is important to consider path loss, shadow margin and physical environment while developing a link budget to design for optimal range and coverage.
Mobile cellular networks
The globally deployed second generation (2G) mobile networks, especially Global System for Mobile Communications (GSM), General Packet Radio Service (GPRS) and its evolved version Enhanced Data rates for GSM Evolution (EDGE), could be promising candidates for the delivery of future IoT services due to their low user-cost, broad availability for users, specific architecture and infrastructure. However, since these networks are initially designed for mobile telephony and data services they are not perfectly optimized for the IoT applications under current status, particularly from the link budget and energy efficiency perspectives.  Some upgrades and improvements need to be done to fully exploit the great potential of mobile networks in the coming IoT era. The optimal transmission strategies including transmit power and bit-energy were derived in for different multiple access schemes in the generic cellular network context. It provides the system design principles for the IoT-friendly cellular systems, instead of proposing concrete modifications to the existing system specifications. The architectural enhancements of cellular networks for providing IoT services were addressed in.
I hope the article is informative. Thank you 

Comments

Popular posts from this blog

Introduction to latest technologies such as IoT, IoE, IIoT,WoT

Hi Everyone, Now-a-days, we are hearing terms such as IoT, IoE, IIoT, WoT. In this article i am trying to explain what exactly these terms means.  Let me start with fancy word called IoT (Internet Of Things). Its a world of things (such as vehicles, home appliances, any physical device) connected.  These devices embedded with firmware, software, electronics, sensors, actuators and connectivity which makes any physical device intelligent, so that they can talk with each other. Do you want to know why? I will be explaining more details in my next article. IIoT is Industrial IoT, i.e using IoT in manufacturing industries. This brings brilliant machines together, advanced analytics and many more. It has great potential to change the way how the Industry works and it enables M2M machine-to-machine communication. Next article i will tell some real time applications of this. IoE is Internet of Everything where people, process, data and things(these are ...

Introduction to Machine Learning – ML

Machine Learning – ML ML is one of the hot buzz word now, let me explain what it is and why it is? In traditional programming, we feed data and program to a computer to get output, but in Machine learning, we feed data and output to a system to generate algorithm or programming for that data to find a pattern. So that we can forecast the results of new set data by applying the pattern which has found on existing data. This is a simple definition to understand ML concept. ML gives computer systems the ability to learn the data, without being programmed explicitly. Day to day growing internet traffic makes human thinking and analysis of data to limited. To do this we need a machine which can analyze the huge data and find a pattern on that data. This is what machine learning does. It is a continuously developing field.  Example: Facial recognition technology allows social media platforms to help users tag and share photos of friends.  Python  if a popular language fo...

Introduction to Augmented Reality (AR)

Introduction to Augmented Reality (AR) AR is an enhanced version of reality. It’s an integration of digital information with the User's environment in real time. AR is different from Virtual Reality (VR). Virtual Reality creates an artificial environment and Augmented reality  uses the existing environment and overlays new information on top of it. Its  where live direct or indirect views of physical real-world environments are  augmented  with superimposed computer-generated images over a user's view of the real-world, thus enhancing one's current perception of  reality . It’s how you work, play and connect with the world. AR is rapidly growing technology, because it brings the objects to reality. Key Components to Augmented Reality Devices       Sensors and Cameras       Projection       Processing       Reflection Many of the  top augmented reality companies  are se...