中文
相关论文

相关论文: Computing Execution Times with eXecution Decision …

200 篇论文

The paper presents a novel algorithm for computing best and worst case execution times (BCET/WCET) of timed automata models with cyclic behaviour. The algorithms can work on any arbitrary diagonal-free TA and can handle more cases than…

形式语言与自动机理论 · 计算机科学 2016-11-01 Omar Al-Bataineh , Mark Reynolds , Tim French

Safely meeting Worst Case Energy Consumption (WCEC) criteria requires accurate energy modeling of software. We investigate the impact of instruction operand values upon energy consumption in cacheless embedded processors. Existing…

性能 · 计算机科学 2017-05-15 James Pallister , Steve Kerrison , Jeremy Morse , Kerstin Eder

With the advent of increasingly complex hardware in real-time embedded systems (processors with performance enhancing features such as pipelines, cache hierarchy, multiple cores), many processors now have a set-associative L2 cache. Thus,…

性能 · 计算机科学 2009-04-20 Damien Hardy , Isabelle Puaut

WCET (Worst-Case Execution Time) estimation on multicore architecture is particularly challenging mainly due to the complex accesses over cache shared by multiple cores. Existing analysis identifies possible contentions between parallel…

Heterogeneous systems commonly adopt dynamic scheduling algorithms to improve resource utilization and enhance scheduling flexibility. However, such flexibility may introduce timing anomalies, wherein locally reduced execution times can…

系统与控制 · 电气工程与系统科学 2026-01-29 Yixuan Zhu , Yinkang Gao , Lei Gong , Binze Jiang , Xiaohang Gong , Zihan Wang , Cheng Tang , Wenqi Lou , Teng Wang , Chao Wang , Xi Li , Xuehai Zhou

The ever increasing memory requirements of several applications has led to increased demands which might not be met by embedded devices. Constraining the usage of memory in such cases is of paramount importance. It is important that such…

编程语言 · 计算机科学 2022-08-09 Shalini Jain , Yashas Andaluri , S. VenkataKeerthy , Ramakrishna Upadrasta

The enormous number of states reachable during explicit model checking is the main bottleneck for scalability. This paper presents approaches of using decision diagrams to represent very large state space compactly and efficiently. This is…

软件工程 · 计算机科学 2020-05-01 Hao Zheng , Andrew Price , Chris Myers

Computing accurate WCET on modern complex architectures is a challenging task. This problem has been devoted a lot of attention in the last decade but there are still some open issues. First, the control flow graph (CFG) of a binary program…

软件工程 · 计算机科学 2011-11-09 Jean-Luc Béchennec , Franck Cassez

Safety-critical embedded systems having to meet real-time constraints are expected to be highly predictable in order to guarantee at design time that certain timing deadlines will always be met. This requirement usually prevents designers…

硬件体系结构 · 计算机科学 2011-11-09 Lars Wehmeyer , Peter Marwedel

During major power system disturbances, when multiple component outages occur in rapid succession, it becomes crucial to quickly identify the transmission interconnections that have limited power transfer capability. Understanding the…

系统与控制 · 电气工程与系统科学 2020-08-04 Reetam Sen Biswas , Anamitra Pal , Trevor Werho , Vijay Vittal

Wireless Powered Mobile Edge Computing (WP-MEC) integrates mobile edge computing (MEC) with wireless power transfer (WPT) to simultaneously extend the operational lifetime and enhance the computational capability of wireless devices (WDs).…

网络与互联网体系结构 · 计算机科学 2026-03-10 Xingqiu He , Chaoqun You , Yuzhi Yang , Zihan Chen , Yuhang Shen , Tony Q. S. Quek , Yue Gao

The notion of 'resource' plays an important role in the overall efficiency and performance of most cross-docks. The processing time can often be described in terms of the resources allocated to different trucks. Conversely, for a given…

最优化与控制 · 数学 2023-11-07 Rahimeh Neamatian Monemia , Shahin Gelareh

In Mixed-Criticality (MC) systems, although the high Worst-Case Execution Time (WCET) serves as a conservative upper bound representing the task's maximum execution time under all conditions, obtaining a low WCET is essential for…

分布式、并行与集群计算 · 计算机科学 2026-05-01 Behnaz Ranjbar , Akash Kumar

The conventional design of real-time approaches depends heavily on the normal performance of systems and it often becomes incapacitated in dealing with catastrophic scenarios effectively. There are several investigations carried out to…

分布式、并行与集群计算 · 计算机科学 2014-07-22 A. Christy Persya , T. R. Gopalakrishnan Nair

As illustrated by the emergence of a class of new languages and runtimes, it is expected that a large portion of the programs to run on extreme scale computers will need to be written as graphs of event-driven tasks (EDTs). EDT runtime…

分布式、并行与集群计算 · 计算机科学 2016-01-22 Benoit Meister , Muthu Baskaran , Benoit Pradelle , Thomas Henretty , Richard Lethin

The execution time of programs is a key element in many areas of computer science, mainly those where achieving good performance (e.g., scheduling in cloud computing) or a predictable one (e.g., meeting deadlines in embedded systems) is the…

分布式、并行与集群计算 · 计算机科学 2020-07-13 Matheus Henrique Junqueira Saldanha

This paper leverages the statistics of extreme values to predict the worst-case convergence times of machine learning algorithms. Timing is a critical non-functional property of ML systems, and providing the worst-case converge times is…

软件工程 · 计算机科学 2024-04-11 Saeid Tizpaz-Niari , Sriram Sankaranarayanan

In this paper, we consider a task offloading problem in a multi-access edge computing (MEC) network, in which edge users can either use their local processing unit to compute their tasks or offload their tasks to a nearby edge server…

网络与互联网体系结构 · 计算机科学 2023-08-15 Babak Badnava , Keenan Roach , Kenny Cheung , Morteza Hashemi , Ness B Shroff

Due to the scarcity of quantum computing resources, researchers and developers have very limited access to real quantum computers. Therefore, judicious planning and utilization of quantum computer runtime are essential to ensure smooth…

软件工程 · 计算机科学 2025-11-18 Ning Ma , Heng Li

Ensuring timing guarantees for every individual tasks is critical in real-time systems. Even for periodic tasks, providing timing guarantees for tasks with segmented self-suspending behavior is challenging due to timing anomalies, i.e., the…

分布式、并行与集群计算 · 计算机科学 2024-09-17 Ching-Chi Lin , Mario Günzel , Junjie Shi , Tristan Taylan Seidl , Kuan-Hsun Chen , Jian-Jia Chen