How NB-IoT is Transforming Connectivity – An Intro to NB-IoT

Introduction NB-IoT is a wireless IoT protocol that uses Low Power Wide Area Network technology and operates within licensed frequency bands. NB-IoT typically offers a communication range of up to 5 km under standard conditions. In areas with minimal interference and clear line of sight, such as rural settings, this range can extend up to […]

A Beginner’s Guide to Millimeter-Wave (mmWave) Radar Technology – Applications and Advantages

Millimeter-wave radar (or mmWave radar) is a class of radar technology that operates in the 30 GHz to 300 GHz frequency range. This offers unique advantages in applications ranging from automotive to meteorological systems. Introduction to Millimeter-Wave Radar Millimeter-wave (mmWave) radar operates on electromagnetic waves with wavelengths ranging from 1 millimeter to 10 millimeter (frequency […]

Ensuring Reliability of Safety Critical Software with MISRA

MISRA

In safety-critical software systems—deployed in industries like medicine, automotive, and space—a single programming error can have dire consequences, from significant financial losses or potential loss of human life. This is where the MISRA standard comes into play. It is specifically designed for safety-critical systems, ensuring they meet stringent security and reliability requirements. The Need for […]

Solving RTOS (Real Time Operating System) Limitations with Active Objects in Embedded Systems

Solving RTOS (Real Time Operating System) Limitations with Active Objects in Embedded Systems

In embedded systems, Real-Time Operating Systems (RTOS) are designed to synchronize thread execution with specific events, often through blocking and waiting for designated occurrences. However, this approach has its drawbacks. Blocked threads become unresponsive to events they haven’t explicitly waited for, leading to the creation of more threads to handle additional events. But this growing […]

How to Avoid System Failure Caused by Collisions in RTOS – Introducing Mutual Exclusion

REAL - TIME OPERATING SYSTEM (RTOS)

Real-Time Operating Systems (RTOS) are susceptible to system failure due to challenges like data/time collisions and race conditions. Unlike large desktop or server systems, such as Windows or Linux, where processes stay in their separate address spaces, RTOS threads all run together in the same address space. These threads often share resources like variables, functions, […]

Over-the-air (OTA) updates: A boon to connected devices

1. Introduction In today’s increasingly connected world, over-the-air (OTA) updates are becoming essential for keeping devices secure and up to date. OTA updates allow software developers to deliver new features, bug fixes, and security patches to devices without requiring users to physically connect them to a computer or other device.  OTA updates work by sending […]

Common JTAG Connectivity Issues and How to Solve Them (A Designer’s Perspective)

How to Solve common-JTAG (A Designer’s Perspective)

Why Do We Need JTAG? With recent advancements in technology and shrinking device sizes, it becomes more difficult to be able to test the design and the underlying circuitry. There’s often no space available to attach probes or have test ports if you have to examine the performance and functionality of the device. That’s where […]

Subscribe Our Newsletter