摘要
在嵌入式系统的建模和性能分析过程中,经常需要定量地分析和评估系统的平均延迟、CPU占用率等性能指标.本文基于System C语言,针对System C没有系统级的性能分析库函数的问题,设计了一套性能分析评估的库函数,用于统计性能参数样本、计算期望值和置信区间,同时在性能指标满足要求精度时终止仿真.通过对仿真结果的分析,设计的库函数适用于嵌入式语音识别系统的性能分析,并可以用于基于System C的复杂嵌入式系统的性能分析评估.
In the process of embedded system modeling and performance evaluation,the performance indicators,such as average delay,CPU occupancy rate etc.,are often need to be evaluated.In this paper,the library functions of performance evaluation based on System C language have been designed,and the problem that it could not evaluate the performance at system-level based-on system C has been solved.The library functions are designed for evaluating performance parameters,calculating expectations and confidence interval...
出处
《北京工业大学学报》
EI
CAS
CSCD
北大核心
2009年第4期537-542,共6页
Journal of Beijing University of Technology
基金
国家自然科学基金重大研究计划项目(90407017)
北京市自然科学基金项目(KZ200510005006).
关键词
SYSTEM
C
系统级
嵌入式系统
性能分析
库函数
System C
system-level design
embedded system
performance evaluation
library function