कोशिश गोल्ड - मुक्त

Cycle-Resolution Timing Enhances Embedded-System Performance

Circuit Cellar

|

August 2025

The right real-time operating system (RTOS) is crucial for optimizing embedded system performance, reliability, and power efficiency.

- By Bianca Schmidt, Technical Writer at SEGGER Microcontroller

Cycle-Resolution Timing Enhances Embedded-System Performance

Cycle-Resolution Timing is an advanced scheduling technique used in SEGGER’s RTOS embOS-Ultra that offers significant benefits in terms of precision, efficiency, and power consumption.This article shows how Cycle-Resolution Timing works, how it compares to RTOSs using traditional methods, and the advantages it offers for embedded-system development.

KNOW YOUR EMBEDDED-SYSTEM ARCHITECTURE

Before diving into the specifics of Cycle-Resolution Timing, it is important to understand how traditional RTOSs work.

Bare-metal and super-loop architecture: In many simple embedded systems, developers use a bare-metal and/or super-loop architecture, where a system continuously runs a in a loop, checking for events and executing tasks. This approach is simple, but it has limitations:

Task management is carried out manually, which can quickly become complex as the system grows.

Power consumption is high because the system runs continuously, even when no tasks are scheduled.

Debugging and scaling are difficult when tasks become more complex or time sensitive.

While this approach is sufficient for small systems, it doesn’t provide the level of precision or energy efficiency needed in more complex or resource-constrained embedded systems.

Traditional RTOS approaches: A typical RTOS improves on the super-loop model by managing tasks with system-tick interrupts. These interrupts, usually set at regular intervals (e.g., every millisecond), serve as a time base for scheduling tasks. While this approach allows for multitasking, it still has limitations:

  • System ticks occur regardless of whether a task is pending, which can waste processor time and increase power consumption.

  • Time-based tasks must be scheduled based on the system tick intervals, which can reduce precision in task execution.

Circuit Cellar

यह कहानी Circuit Cellar के August 2025 संस्करण से ली गई है।

हजारों चुनिंदा प्रीमियम कहानियों और 9,500 से अधिक पत्रिकाओं और समाचार पत्रों तक पहुंचने के लिए मैगज़्टर गोल्ड की सदस्यता लें।

क्या आप पहले से ही ग्राहक हैं?

Circuit Cellar से और कहानियाँ

Circuit Cellar

Circuit Cellar

Bourns Announces New Micro Encoders Offering High Reliability in a Compact Design

Bourns, Inc., a leading manufacturer and supplier of electronic components for power, protection, and sensing solutions, announced its PEC04 Series 4mm Incremental Micro Encoder, its PEC05 Series 5mm Incremental Micro Encoder and its Model PEC06, a 6mm Incremental Micro Encoder. Bourns new micro encoders provide position and speed information essential for control functions in a broad variety of electronic applications.

time to read

1 min

September 2025

Circuit Cellar

Circuit Cellar

Harwin Brings Through-Hole Retention to Industrial Kontrol Range of Connectors

Harwin has extended its Kontrol lineup of connectors for industrial and embedded applications, adding through-hole retention to further enhance resilience and board-level reliability in harsh operational environments. Harwin has added 72 new products to the industrial connector family, extending the range by 48%.

time to read

1 min

September 2025

Circuit Cellar

Circuit Cellar

Renesas Introduces 64-bit RZ/G3E MPU for High-Performance HMI Systems Requiring AI Acceleration and Edge Computing

Renesas Electronics Corp., a premier supplier of advanced semiconductor solutions, announced the launch of its new 64-bit RZ/G3E microprocessor (MPU), a general-purpose device optimized for high-performance Human Machine Interface (HMI) applications.

time to read

1 mins

September 2025

Circuit Cellar

Circuit Cellar

Build a Follower Counter for Social Media

See Real-Time Metrics Using an Arduino Yún

time to read

20 mins

September 2025

Circuit Cellar

Circuit Cellar

Nordic Semiconductor Announces Highly Integrated nPM3104 Power Management IC With Support For Small-Size Battery Products

Nordic Semiconductor announced the new nPM1304 Power Management IC (PMIC). Building on the success formula of the well-established nPM1300, the nPM1304 offers the ideal solution for space-constrained applications that require small batteries.

time to read

2 mins

September 2025

Circuit Cellar

Circuit Cellar

Chaos on Your Desktop

Build a Color-Pulsing Light Sphere Using a PIC or Raspberry Pi Pico MCU

time to read

9 mins

September 2025

Circuit Cellar

Circuit Cellar

NXP’s New Battery Cell Control IC Family Advances New Energy Solutions

NXP Semiconductors announced its new 18-channel Li-ion battery cell controller, the BMx7318/7518 IC family, designed for electric vehicle (EV) high-voltage battery management systems (HVBMS), industrial energy storage systems (ESS) and 48V battery management systems.

time to read

1 mins

September 2025

Circuit Cellar

Circuit Cellar

Autonomous Mobile Robots

Robots Moving to Their Own Beat

time to read

12 mins

September 2025

Circuit Cellar

Circuit Cellar

The DVM on Your Wrist

A Wireless Link Between A DVM and a Smart Watch

time to read

18 mins

September 2025

Circuit Cellar

Circuit Cellar

Control Your Local IoT Network from the Cloud

Secrets of “Cloud Relaying” Revealed

time to read

5 mins

September 2025

Listen

Translate

Share

-
+

Change font size