2015
DOI: 10.4316/aece.2015.03011
|View full text |Cite
|
Sign up to set email alerts
|

An Analysis of a Hard Real-Time Execution Environment Extension for FreeRTOS

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
4
0

Year Published

2017
2017
2024
2024

Publication Types

Select...
3
1
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(4 citation statements)
references
References 2 publications
0
4
0
Order By: Relevance
“…Table 1 summarizes some of the most relevant works that have performed a timing analysis of an OS or a virtualized environment in embedded systems, including a brief description of the works, the hardware platform, the SW environment where the analysis was carried out, and the tool used for the analysis. Some make a timing analysis of virtualized environments [8,24,25], others analyze the interrupt latency on an OS [26,27], and others analyze the interrupt latency on virtualized environments [28][29][30][31][32][33]. Finally, some propose new tools for analyzing latencies in embedded systems [34][35][36][37][38].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Table 1 summarizes some of the most relevant works that have performed a timing analysis of an OS or a virtualized environment in embedded systems, including a brief description of the works, the hardware platform, the SW environment where the analysis was carried out, and the tool used for the analysis. Some make a timing analysis of virtualized environments [8,24,25], others analyze the interrupt latency on an OS [26,27], and others analyze the interrupt latency on virtualized environments [28][29][30][31][32][33]. Finally, some propose new tools for analyzing latencies in embedded systems [34][35][36][37][38].…”
Section: Related Workmentioning
confidence: 99%
“…Stangaciu et al[26] propose an extension for FreeRTOS to guarantee the absence of task execution jitter. They also present a detailed analysis of this extension, including an analysis of interrupt latency and jitter.EFM32_G890 _STK boardFreeRTOS zlgLogic and Keil uVision Liu et al[27] propose RTLinux-THIN, a hybrid OS based on two-level hardware interrupts, and analyze and model the worst-case real-time interrupt latency for a Real-Time Application Interface (RTAI); they identify the key component for its optimization.…”
mentioning
confidence: 99%
“…There are a variety of path planning algorithms inside the package integrated path planning [14] in ROS, but because the map information of this system is a low-density map, the package integrated by ROS used is too much overhead for the system, so this system path planning uses breadth-first (BFS) search method for path planning on the data structure map [15]. Breadth-first search process is shown in Figure 7, first the initial point into the first queue, then search the first queue of the node's neighboring points, and add the unvisited neighboring points to the second queue, and then search the second queue of the node's neighboring points, and add the unvisited neighboring points to the third queue to loop the process until the target node is found, find the node of the first neighboring point of the previous layer into the path stack The first neighbor of the previous layer is added to the path stack, and the process is repeated until the starting point is added to the stack.…”
Section: Path Planningmentioning
confidence: 99%
“…In a special category of safety-critical applications which run in a time-triggered environment, perfectly periodical (i.e., jitterless) scheduling for certain critical tasks is needed. This need can appear from message synchronization problems [1], from signal processing applications [2][3][4][5], or simply from conditions imposed by different types of certifications [6]. Moreover, jitterless execution is desired for certain tasks in any embedded control system, as jitter only introduces difficulties in control loops [6].…”
Section: Introductionmentioning
confidence: 99%