项目名称: 网络嵌入式系统基于事件驱动的代码诊断方法研究

项目编号: No.61472360

项目类型: 面上项目

立项/批准年度: 2015

项目学科: 自动化技术、计算机技术

项目作者: 董玮

作者单位: 浙江大学

项目金额: 82万元

中文摘要: 近年来,嵌入式系统发展迅速,全球嵌入式软件市场每年以超过30%的速度持续增长。特别是以移动智能平台和嵌入式传感网为代表的网络嵌入式系统,具有极为广阔的市场前景。然而,由于体积小、能量受限、交互环境复杂,嵌入式设备经常面临能量、性能等方面的问题。嵌入式代码诊断是解决上述问题的有效方法。本项目将在网络嵌入式系统中展开基于事件驱动的代码诊断方法研究。其具体研究内容包括:1. 基于事件驱动系统事务的抽象、构造与审计方法;2. 基于同构事务时空关联性的异常检测方法;3. 基于属性依赖网络的代码诊断方法。最后,针对智能移动平台和嵌入式传感网进行案例研究,改善现有代码诊断方法的精确性,最终形成统一的基于事件驱动嵌入式系统的代码诊断方法。本项目的研究将对解决嵌入式系统能量、性能等方面的问题具有重要的研究价值和广泛的应用场景。

中文关键词: 网络嵌入式系统;代码诊断;事件驱动

英文摘要: The recent years have witnessed the rapid development of embedded systems. The international market of embedded software is growing more than 30% annually. Networked embedded systems, such as smart mobile platforms and embedded sensor networks, are envisioned to support numerous applications. Embedded devices often experience energy and performance issues due to their small form size, limited energy supply, and the complex interactions with the external environment. Code diagnosis is an effective method to address these issues. This project will conduct research on event-based code diagnosis techniques for networked embedded systems. Specially, we study (1) the abstraction, construction, and accounting of transactions in event-driven embedded systems; (2) anomaly detection method based on spatial-temporal correlation of isomorphic transactions; (3) code diagnosis method based on dependency networks. Finally, we will conduct case studies for smart mobile platforms and embedded sensor networks. The proposed code diagnosis method will greatly improve the accuracy of existing diagnosis methods, provide a basis for a unified code diagnosis framework. The subject of this project has an important research value and a wide range of applications in addressing energy and performance issues for networked embedded systems.

英文关键词: Networked embedded systems;code diagnosis;event-driven

成为VIP会员查看完整内容
0

相关内容

深度学习驱动的知识追踪研究进展综述
专知会员服务
34+阅读 · 2021年11月15日
ACM TOIS 2021 | 第一个基于多关系图的任务驱动GNN框架
专知会员服务
16+阅读 · 2021年10月25日
深度学习赋能的恶意代码攻防研究进展
专知会员服务
28+阅读 · 2021年4月11日
【WWW2021】REST:关系事件驱动的股票趋势预测
专知会员服务
32+阅读 · 2021年3月9日
专知会员服务
28+阅读 · 2020年12月21日
【实用书】Python技术手册,第三版767页pdf
专知会员服务
229+阅读 · 2020年5月21日
解决事件驱动型微服务中的并发问题
InfoQ
0+阅读 · 2022年4月10日
NBF事件中心架构设计与实现
阿里技术
3+阅读 · 2022年3月25日
领域驱动编程,代码怎么写?
阿里技术
0+阅读 · 2022年3月15日
周鸿祎建议:加强对开源软件的代码审查
CCF计算机安全专委会
0+阅读 · 2022年3月4日
基础设施即代码:一场变革即将到来
CSDN
0+阅读 · 2022年1月18日
Python 的十大特性
InfoQ
0+阅读 · 2021年12月21日
2021 年 Python 的好与坏
InfoQ
2+阅读 · 2021年11月16日
手把手 | 基于TextRank算法的文本摘要(附Python代码)
大数据文摘
11+阅读 · 2018年12月27日
【工业智能】风机齿轮箱故障诊断 — 基于振动信号
这可能是学习Python最好的免费在线电子书
程序猿
51+阅读 · 2018年5月17日
国家自然科学基金
1+阅读 · 2015年12月31日
国家自然科学基金
2+阅读 · 2014年12月31日
国家自然科学基金
1+阅读 · 2012年12月31日
国家自然科学基金
0+阅读 · 2012年12月31日
国家自然科学基金
0+阅读 · 2012年12月31日
国家自然科学基金
0+阅读 · 2011年12月31日
国家自然科学基金
1+阅读 · 2008年12月31日
Chinese Idiom Paraphrasing
Arxiv
0+阅读 · 2022年4月15日
Arxiv
14+阅读 · 2018年5月15日
小贴士
相关VIP内容
深度学习驱动的知识追踪研究进展综述
专知会员服务
34+阅读 · 2021年11月15日
ACM TOIS 2021 | 第一个基于多关系图的任务驱动GNN框架
专知会员服务
16+阅读 · 2021年10月25日
深度学习赋能的恶意代码攻防研究进展
专知会员服务
28+阅读 · 2021年4月11日
【WWW2021】REST:关系事件驱动的股票趋势预测
专知会员服务
32+阅读 · 2021年3月9日
专知会员服务
28+阅读 · 2020年12月21日
【实用书】Python技术手册,第三版767页pdf
专知会员服务
229+阅读 · 2020年5月21日
相关资讯
解决事件驱动型微服务中的并发问题
InfoQ
0+阅读 · 2022年4月10日
NBF事件中心架构设计与实现
阿里技术
3+阅读 · 2022年3月25日
领域驱动编程,代码怎么写?
阿里技术
0+阅读 · 2022年3月15日
周鸿祎建议:加强对开源软件的代码审查
CCF计算机安全专委会
0+阅读 · 2022年3月4日
基础设施即代码:一场变革即将到来
CSDN
0+阅读 · 2022年1月18日
Python 的十大特性
InfoQ
0+阅读 · 2021年12月21日
2021 年 Python 的好与坏
InfoQ
2+阅读 · 2021年11月16日
手把手 | 基于TextRank算法的文本摘要(附Python代码)
大数据文摘
11+阅读 · 2018年12月27日
【工业智能】风机齿轮箱故障诊断 — 基于振动信号
这可能是学习Python最好的免费在线电子书
程序猿
51+阅读 · 2018年5月17日
相关基金
国家自然科学基金
1+阅读 · 2015年12月31日
国家自然科学基金
2+阅读 · 2014年12月31日
国家自然科学基金
1+阅读 · 2012年12月31日
国家自然科学基金
0+阅读 · 2012年12月31日
国家自然科学基金
0+阅读 · 2012年12月31日
国家自然科学基金
0+阅读 · 2011年12月31日
国家自然科学基金
1+阅读 · 2008年12月31日
微信扫码咨询专知VIP会员