• best-case analysis in real-time system


    ECRTS: Exact Best-Case Response Time Analysis of Fixed Priority Scheduled Tasks

    motivation

    Real-time system analysis has traditionally been focused on the analysis of worst-case behaviour in order to provide guarantees for tasks meeting their deadlines.

    There are however situations when the best case behaviour of a task or a system is important as well.

    One such situation is in the calculation of response jitter, the maximum variation in the response time of a task or a sequence of tasks.

    Typically, response jitter is an important parameter in control systems. 

    Control theory is dependent on the assumption that sampling and actuation is performed with precise periodicity

    and hence large variations in these periods can make an otherwise stable control system become unstable.

    In order to guarantee control performance and stability it is therefore important to find tight bounds to the magnitudes of such variations.

    A good best-case analysis is a necessity for such tight bounds.

    The method is based on local analysis of each node with the response jitter of one task or message being the release jitter of the next task in the sequence.

    Since response jitter is the difference between the worst- and best-case response times, finding tight bounds on these response times is important.

    While good methods exist for determining worst-case response times of tasks, the best-case has not received the same attention.

  • 相关阅读:
    使用 Selenium
    Senium 简介
    第8章 动态渲染页面爬取
    Ajax 结果提取
    Ajax 分析方法
    WINDOW 2008多人访问设置
    Windows 2012设置允许单个用户连接多个会话的方法
    Windows Server 2012开启多人远程
    BOM 表
    修复材料工单分配材料订单重复占料问题的开发
  • 原文地址:https://www.cnblogs.com/cpsmile/p/9041245.html
Copyright © 2020-2023  润新知