首页 > 最新文献

2008 Fifth IEEE International Symposium on Embedded Computing最新文献

英文 中文
A Redundancy Mechanism under Single Chip Multiprocessor Architecture 单片多处理器架构下的冗余机制
Pub Date : 2008-10-06 DOI: 10.1109/SEC.2008.29
Qingsong Shi, Chen Jian, Nan Zhang, Mingteng Cao, Tianzhou Chen
Chip multiprocessor (CMP) will become more popular in embedded systems. As clock frequency increases, dependency among core blocks rises, which therefore tends to reduce performance of system and be more unstable. Redundancy is a way to improve the dependability of the system. But the traditional methods cannot make full use of the computing capacity of CMP. In this paper, we propose a new redundancy mechanism. The whole system is reorganized using lightweight virtualization. A group of processors and a block of memory are treated as a single logical computing unit each of which corresponds to a processer separately. In this way, only a distributor and an arbiter need to be added into operating system with least effort. The distributor dispatches one task to all the logical computing units. After execution, the arbiter gathers all results to analyze whether they are dependable. Because the distributor and the arbiter are very simple, total overhead of the system are very low. Experiment results show the proposed method is practical with average overhead less than 8%.
芯片多处理器(CMP)将在嵌入式系统中得到越来越广泛的应用。随着时钟频率的增加,内核块之间的依赖性会增加,从而降低系统的性能,使系统更加不稳定。冗余是提高系统可靠性的一种方法。但传统方法不能充分利用CMP的计算能力。本文提出了一种新的冗余机制。整个系统使用轻量级虚拟化进行重组。一组处理器和一块存储器被视为一个单独的逻辑计算单元,每个逻辑计算单元分别对应于一个处理器。这样,只需将分发器和仲裁器以最小的工作量添加到操作系统中。分发器将一个任务分派给所有逻辑计算单元。执行后,仲裁者收集所有结果来分析它们是否可靠。由于分发器和仲裁器非常简单,因此系统的总开销非常低。实验结果表明,该方法具有较好的实用性,平均开销小于8%。
{"title":"A Redundancy Mechanism under Single Chip Multiprocessor Architecture","authors":"Qingsong Shi, Chen Jian, Nan Zhang, Mingteng Cao, Tianzhou Chen","doi":"10.1109/SEC.2008.29","DOIUrl":"https://doi.org/10.1109/SEC.2008.29","url":null,"abstract":"Chip multiprocessor (CMP) will become more popular in embedded systems. As clock frequency increases, dependency among core blocks rises, which therefore tends to reduce performance of system and be more unstable. Redundancy is a way to improve the dependability of the system. But the traditional methods cannot make full use of the computing capacity of CMP. In this paper, we propose a new redundancy mechanism. The whole system is reorganized using lightweight virtualization. A group of processors and a block of memory are treated as a single logical computing unit each of which corresponds to a processer separately. In this way, only a distributor and an arbiter need to be added into operating system with least effort. The distributor dispatches one task to all the logical computing units. After execution, the arbiter gathers all results to analyze whether they are dependable. Because the distributor and the arbiter are very simple, total overhead of the system are very low. Experiment results show the proposed method is practical with average overhead less than 8%.","PeriodicalId":231129,"journal":{"name":"2008 Fifth IEEE International Symposium on Embedded Computing","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-10-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121251895","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Design and Implementation of Embedded Digital Album 嵌入式数字专辑的设计与实现
Pub Date : 2008-10-06 DOI: 10.1109/SEC.2008.26
Chen Liang, Hao Weidong, Long Fei
This paper presents a procedure developing a digital album based on an embedded Linux, using Qt, a powerful development toolkit. Being a new-fashioned digital consumable, the digital album considered as fashionable, user friendly and convenient. The mainly functions of the embedded digital album are that reviewing and managing the photos from DC. At the same time, it will include the following functions: to support the multi-format of picture, i.e. JPEG, BMP, and GIF etc; to display the photos as thumbnails; to configure the options of the system, i.e. choose the language of user interface. It also will support an external storage – CF card. When the CF card is inserted, the pictures will be loaded immediately, and display the thumbnails of the photos storing in this card. The hardware platform used in this project is a processor based on Intel's XScale PXA255, while the software platform is Embedded Linux and the development environment features is Qt and Qt/Embedded. Some key technical problems have been discussed in details, including files scanning, filename list storing, rotation of photos and communication between/inside the modules. Several loading pictures strategies have been compared in terms of time and space, which involves the single-thread & multi-thread, pre-loading and saving thumbnail mechanism, with the detailed test data given, and the optimized strategy has been worked out. The testing data indicated that this digital album system working stably and reliably.
本文介绍了一种基于嵌入式Linux系统,利用功能强大的开发工具Qt开发数字专辑的程序。数字专辑作为一种新型的数字消费品,具有时尚、易用、方便等特点。嵌入式数字相册的主要功能是查看和管理来自DC的照片。同时,它将包括以下功能:支持多种格式的图片,如JPEG, BMP, GIF等;将照片显示为缩略图;配置系统的选项,即选择用户界面的语言。它还将支持一个外部存储- CF卡。当插入CF卡时,会立即加载图片,并显示存储在该卡中的照片的缩略图。本项目使用的硬件平台是基于Intel XScale PXA255的处理器,软件平台是嵌入式Linux,开发环境特点是Qt和Qt/Embedded。详细讨论了文件扫描、文件名列表存储、照片旋转和模块间通信等关键技术问题。从时间和空间上比较了几种加载图片的策略,包括单线程与多线程、预加载和保存缩略图机制,并给出了详细的测试数据,得出了优化策略。测试数据表明,该数字专辑系统工作稳定可靠。
{"title":"Design and Implementation of Embedded Digital Album","authors":"Chen Liang, Hao Weidong, Long Fei","doi":"10.1109/SEC.2008.26","DOIUrl":"https://doi.org/10.1109/SEC.2008.26","url":null,"abstract":"This paper presents a procedure developing a digital album based on an embedded Linux, using Qt, a powerful development toolkit. Being a new-fashioned digital consumable, the digital album considered as fashionable, user friendly and convenient. The mainly functions of the embedded digital album are that reviewing and managing the photos from DC. At the same time, it will include the following functions: to support the multi-format of picture, i.e. JPEG, BMP, and GIF etc; to display the photos as thumbnails; to configure the options of the system, i.e. choose the language of user interface. It also will support an external storage – CF card. When the CF card is inserted, the pictures will be loaded immediately, and display the thumbnails of the photos storing in this card. The hardware platform used in this project is a processor based on Intel's XScale PXA255, while the software platform is Embedded Linux and the development environment features is Qt and Qt/Embedded. Some key technical problems have been discussed in details, including files scanning, filename list storing, rotation of photos and communication between/inside the modules. Several loading pictures strategies have been compared in terms of time and space, which involves the single-thread & multi-thread, pre-loading and saving thumbnail mechanism, with the detailed test data given, and the optimized strategy has been worked out. The testing data indicated that this digital album system working stably and reliably.","PeriodicalId":231129,"journal":{"name":"2008 Fifth IEEE International Symposium on Embedded Computing","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-10-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122590514","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
SPMOS-Based Intrusion Detection Architecture 基于spmos的入侵检测体系结构
Pub Date : 2008-10-06 DOI: 10.1109/SEC.2008.16
Qingsong Shi, Chen Du, Nan Zhang, Jijun Ma, Tianzhou Chen
Security of embedded systems is becoming more and more important. IDS (instrusion detection system) has been designed to protect systems from being compromised by network attacks. A lot of researches have been done on it. However, most of them focus on complex and time-consuming detection methods to improve accuracy of the system, with assumption that IDS is running under control of general purpose operating systems (GPOS). In this way, the IDS itself will depress overall performance and cannot be guaranteed secure. In this paper, we present an embedded architecture of SPMOS-based IDS. SPMOS, located in SPM, is a little OS running under GPOS. Experiment results show that the architecture is fast. Based on this, we also design a simple IDS and conduct tests by integrating it into SPMOS and GPOS. The former consumes the latter's 8.3% time only, with less than 6.2% overhead, which verifies the architecture proposed is practical and efficient.
嵌入式系统的安全性变得越来越重要。IDS(入侵检测系统)的设计是为了保护系统免受网络攻击的危害。对此已经做了很多研究。然而,它们大多侧重于复杂且耗时的检测方法,以提高系统的准确性,并假设IDS在通用操作系统(GPOS)的控制下运行。这样一来,IDS本身就会降低整体性能,无法保证安全性。本文提出了一种基于spmos的嵌入式入侵检测系统体系结构。SPMOS位于SPM中,是一个运行在GPOS下的小型操作系统。实验结果表明,该体系结构运行速度快。在此基础上,我们还设计了一个简单的IDS,并将其集成到SPMOS和GPOS中进行了测试。前者仅消耗后者8.3%的时间,开销小于6.2%,验证了所提架构的实用性和有效性。
{"title":"SPMOS-Based Intrusion Detection Architecture","authors":"Qingsong Shi, Chen Du, Nan Zhang, Jijun Ma, Tianzhou Chen","doi":"10.1109/SEC.2008.16","DOIUrl":"https://doi.org/10.1109/SEC.2008.16","url":null,"abstract":"Security of embedded systems is becoming more and more important. IDS (instrusion detection system) has been designed to protect systems from being compromised by network attacks. A lot of researches have been done on it. However, most of them focus on complex and time-consuming detection methods to improve accuracy of the system, with assumption that IDS is running under control of general purpose operating systems (GPOS). In this way, the IDS itself will depress overall performance and cannot be guaranteed secure. In this paper, we present an embedded architecture of SPMOS-based IDS. SPMOS, located in SPM, is a little OS running under GPOS. Experiment results show that the architecture is fast. Based on this, we also design a simple IDS and conduct tests by integrating it into SPMOS and GPOS. The former consumes the latter's 8.3% time only, with less than 6.2% overhead, which verifies the architecture proposed is practical and efficient.","PeriodicalId":231129,"journal":{"name":"2008 Fifth IEEE International Symposium on Embedded Computing","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-10-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122146395","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Deeply Pipelined DSP Solution to Key Modules in H. 264 H. 264关键模块的深度流水线DSP解决方案
Pub Date : 2008-10-06 DOI: 10.1109/SEC.2008.44
Jinxiu Zhu, Ning Cao, Yushan Chen, Guoxuan Li
With the rapid development of microprocessor, embedded multimedia products are gradually becoming the mainstream in the market. However, the high coding efficiency enabled by the H.264 video compression standard comes with substantially greater algorithmic complexity as compared to that of existing standards. And this additional complexity results in many difficulties in the implementation and optimization tasks. This paper analyzes the algorithms of the two time-consuming modules of integer transform and motion estimation in H.264. Then optimizes the two modules based on the extended instruction set of C64x/C64x+. Finally, deeply pipelined DSP solutions to two modules are presented in this paper. The experiment results show that optimizing parallel assembly can make the codes more efficient.
随着微处理器的飞速发展,嵌入式多媒体产品逐渐成为市场的主流。然而,与现有标准相比,H.264视频压缩标准带来的高编码效率带来了更大的算法复杂性。这种额外的复杂性给实现和优化任务带来了许多困难。本文分析了H.264中耗时的整数变换和运动估计两个模块的算法。然后基于C64x/C64x+扩展指令集对两个模块进行优化。最后,本文给出了两个模块的深度流水线DSP解决方案。实验结果表明,优化并行装配可以提高编码效率。
{"title":"Deeply Pipelined DSP Solution to Key Modules in H. 264","authors":"Jinxiu Zhu, Ning Cao, Yushan Chen, Guoxuan Li","doi":"10.1109/SEC.2008.44","DOIUrl":"https://doi.org/10.1109/SEC.2008.44","url":null,"abstract":"With the rapid development of microprocessor, embedded multimedia products are gradually becoming the mainstream in the market. However, the high coding efficiency enabled by the H.264 video compression standard comes with substantially greater algorithmic complexity as compared to that of existing standards. And this additional complexity results in many difficulties in the implementation and optimization tasks. This paper analyzes the algorithms of the two time-consuming modules of integer transform and motion estimation in H.264. Then optimizes the two modules based on the extended instruction set of C64x/C64x+. Finally, deeply pipelined DSP solutions to two modules are presented in this paper. The experiment results show that optimizing parallel assembly can make the codes more efficient.","PeriodicalId":231129,"journal":{"name":"2008 Fifth IEEE International Symposium on Embedded Computing","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-10-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129510210","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Lightweight Video Encryption Algorithm for Wireless Application 一种轻量级的无线视频加密算法
Pub Date : 2008-10-06 DOI: 10.1109/SEC.2008.68
Wang Li-feng, Niu Jian-wei, Ma Jian, Wang Wen-dong, Xiao Chen
Protecting the confidentiality and integrity of video information is one of the crucial security elements for many wireless video applications. Taking limited power, processor resource and bandwidth of mobile device into account, a lightweight luminance transform coefficients encryption (LTCE) algorithm, is proposed based on the special feature of the H.264 video coding standard. In LTCE algorithm, the luminance transform coefficients of residual data before entropy coding are adjustably partially encrypted by stream cipher, and it is discussed when ciphertext value are equal to zero in detail. Experimental results demonstrate the proposed algorithm that encrypts much less important data can achieve good security and high efficiency, as well as obtain low complexity and time cost. LTCE algorithm is suitable for security multimedia services for wireless application.
保护视频信息的机密性和完整性是许多无线视频应用的关键安全要素之一。考虑到移动设备有限的功耗、处理器资源和带宽,基于H.264视频编码标准的特点,提出了一种轻量级的亮度变换系数加密(LTCE)算法。在LTCE算法中,对熵编码前剩余数据的亮度变换系数采用流密码进行可调部分加密,并对密文值为零时的亮度变换系数进行了详细讨论。实验结果表明,该算法对不太重要的数据进行加密,可以获得较好的安全性和高效率,同时获得较低的复杂度和时间成本。LTCE算法适用于无线应用的安全多媒体业务。
{"title":"A Lightweight Video Encryption Algorithm for Wireless Application","authors":"Wang Li-feng, Niu Jian-wei, Ma Jian, Wang Wen-dong, Xiao Chen","doi":"10.1109/SEC.2008.68","DOIUrl":"https://doi.org/10.1109/SEC.2008.68","url":null,"abstract":"Protecting the confidentiality and integrity of video information is one of the crucial security elements for many wireless video applications. Taking limited power, processor resource and bandwidth of mobile device into account, a lightweight luminance transform coefficients encryption (LTCE) algorithm, is proposed based on the special feature of the H.264 video coding standard. In LTCE algorithm, the luminance transform coefficients of residual data before entropy coding are adjustably partially encrypted by stream cipher, and it is discussed when ciphertext value are equal to zero in detail. Experimental results demonstrate the proposed algorithm that encrypts much less important data can achieve good security and high efficiency, as well as obtain low complexity and time cost. LTCE algorithm is suitable for security multimedia services for wireless application.","PeriodicalId":231129,"journal":{"name":"2008 Fifth IEEE International Symposium on Embedded Computing","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-10-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129060174","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Communication Analysis and Synthesis of Distributed Embedded Network System 分布式嵌入式网络系统的通信分析与综合
Pub Date : 2008-10-06 DOI: 10.1109/SEC.2008.25
Jindong Zhang, G. Qin, Yang Xun, Yue Cui, Tao Chen, Jianfei Jin
A communication model of distributed embedded system was presented though introducing a multiple buses example. The paper analyzes the communication delay under interaction of computation and communication, allocating inter-processor communication links, and schedule communication. The complex system can be divided into several parts and then the algorithm is applied to all the parts respectively. Some numerical results are also presented for illustration.
通过介绍一个多总线实例,提出了分布式嵌入式系统的通信模型。分析了计算与通信交互、处理器间通信链路分配、调度通信等情况下的通信延迟。将复杂系统划分为多个部分,然后将算法分别应用于各个部分。文中还给出了一些数值结果以作说明。
{"title":"Communication Analysis and Synthesis of Distributed Embedded Network System","authors":"Jindong Zhang, G. Qin, Yang Xun, Yue Cui, Tao Chen, Jianfei Jin","doi":"10.1109/SEC.2008.25","DOIUrl":"https://doi.org/10.1109/SEC.2008.25","url":null,"abstract":"A communication model of distributed embedded system was presented though introducing a multiple buses example. The paper analyzes the communication delay under interaction of computation and communication, allocating inter-processor communication links, and schedule communication. The complex system can be divided into several parts and then the algorithm is applied to all the parts respectively. Some numerical results are also presented for illustration.","PeriodicalId":231129,"journal":{"name":"2008 Fifth IEEE International Symposium on Embedded Computing","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-10-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"113986057","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Dynamic Window-Constrained Scheduling Algorithm for Multiprocessor Real-Time Systems 多处理器实时系统的动态窗口约束调度算法
Pub Date : 2008-10-06 DOI: 10.1109/SEC.2008.11
Zhu Xiangbin
Advances in computing applications in recent years have prompted the demand for more flexible scheduling models and multiprocessor scheduling algorithm. The DWCS (dynamic window-constrained scheduling) is a flexible scheduling algorithm. In the scheduling algorithms on multiprocessor real time systems, the heuristic algorithm is an important algorithm and a known heuristic algorithm is myopic algorithm [1]. The performance of the myopic algorithm is greatly based on heuristic functions. In this paper, we present an improved heuristic algorithm, which has a new heuristic function for window-constrained real-time tasks. The improved algorithm considers not only the deadlines and the resource requirements of a task, but also the processing time of the task. The most important metric for real-time scheduling algorithms is scheduling success ratio. To evaluate the effectiveness of the improved algorithm, we have done extensive simulation studies. The simulation results show that the scheduling success ratio of the improved heuristic algorithm is superior to that of myopic algorithm.
近年来计算应用的进步促使人们对更灵活的调度模型和多处理器调度算法产生了需求。动态窗口约束调度(DWCS)是一种灵活的调度算法。在多处理器实时系统的调度算法中,启发式算法是一种重要的算法,已知的启发式算法是近视算法[1]。近视算法的性能很大程度上依赖于启发式函数。本文提出了一种改进的启发式算法,该算法对窗口约束的实时任务具有新的启发式功能。改进后的算法不仅考虑了任务的最后期限和资源需求,还考虑了任务的处理时间。实时调度算法最重要的指标是调度成功率。为了评估改进算法的有效性,我们进行了大量的仿真研究。仿真结果表明,改进的启发式算法的调度成功率优于近视算法。
{"title":"A Dynamic Window-Constrained Scheduling Algorithm for Multiprocessor Real-Time Systems","authors":"Zhu Xiangbin","doi":"10.1109/SEC.2008.11","DOIUrl":"https://doi.org/10.1109/SEC.2008.11","url":null,"abstract":"Advances in computing applications in recent years have prompted the demand for more flexible scheduling models and multiprocessor scheduling algorithm. The DWCS (dynamic window-constrained scheduling) is a flexible scheduling algorithm. In the scheduling algorithms on multiprocessor real time systems, the heuristic algorithm is an important algorithm and a known heuristic algorithm is myopic algorithm [1]. The performance of the myopic algorithm is greatly based on heuristic functions. In this paper, we present an improved heuristic algorithm, which has a new heuristic function for window-constrained real-time tasks. The improved algorithm considers not only the deadlines and the resource requirements of a task, but also the processing time of the task. The most important metric for real-time scheduling algorithms is scheduling success ratio. To evaluate the effectiveness of the improved algorithm, we have done extensive simulation studies. The simulation results show that the scheduling success ratio of the improved heuristic algorithm is superior to that of myopic algorithm.","PeriodicalId":231129,"journal":{"name":"2008 Fifth IEEE International Symposium on Embedded Computing","volume":"54 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-10-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132517335","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Research of Open CNC System Based on CORBA 基于CORBA的开放式数控系统研究
Pub Date : 2008-10-06 DOI: 10.1109/SEC.2008.50
Wei Hong-xing, Du Xinming, Chen Youdong, Z. Xiaoliang
The author analyzes the control structure of open CNC (Computer Number Control) system and work principle of CORBA (Common Object Request Broker Architecture), and puts forward a open CNC system structure based on CORBA, then divides the system into several components according to their function. The author uses TAO (The ACE ORB, a concrete realization for CORBA) for system components as Soft Bus. The author defines interface of system components by OMG (Object Management Group) IDL (Interface Definition Language), and compiles the IDL file through IDL compiler and transforms to concrete implementation language, then develops the function of the system components. At last the author designs an experiment to verify the interchangeability of the system.
分析了开放式数控系统的控制结构和CORBA(公共对象请求代理体系结构)的工作原理,提出了一种基于CORBA的开放式数控系统结构,并根据系统的功能将系统划分为多个组件。系统组件采用CORBA的具体实现——TAO (The ACE ORB)作为软总线。通过对象管理组(OMG) IDL(接口定义语言)定义系统组件的接口,通过IDL编译器编译IDL文件并转换为具体的实现语言,开发系统组件的功能。最后通过实验验证了系统的互换性。
{"title":"Research of Open CNC System Based on CORBA","authors":"Wei Hong-xing, Du Xinming, Chen Youdong, Z. Xiaoliang","doi":"10.1109/SEC.2008.50","DOIUrl":"https://doi.org/10.1109/SEC.2008.50","url":null,"abstract":"The author analyzes the control structure of open CNC (Computer Number Control) system and work principle of CORBA (Common Object Request Broker Architecture), and puts forward a open CNC system structure based on CORBA, then divides the system into several components according to their function. The author uses TAO (The ACE ORB, a concrete realization for CORBA) for system components as Soft Bus. The author defines interface of system components by OMG (Object Management Group) IDL (Interface Definition Language), and compiles the IDL file through IDL compiler and transforms to concrete implementation language, then develops the function of the system components. At last the author designs an experiment to verify the interchangeability of the system.","PeriodicalId":231129,"journal":{"name":"2008 Fifth IEEE International Symposium on Embedded Computing","volume":"66 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-10-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133378372","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
The Hardware-Software Co-design and Co-verification of SoC for an Embedded Home Gateway 嵌入式家庭网关SoC的软硬件协同设计与协同验证
Pub Date : 2008-10-06 DOI: 10.1109/SEC.2008.34
Bing Guo, Yan Shen, Chuanwu Zhang
Home network is becoming an important part of global information infrastructure, where the embedded home gateway is a key information device to implement the interconnection and Internet access between devices in a home. In this paper, a SoC (system-on-a-chip) for embedded home gateway (EHGSoC) is proposed, which provides an integrated processing platform with the support of multiple network protocols, multiple hardware interfaces and reconfigurable computing. The hardware-software co-design and co-verification of the EHGSoC is deeply explored, whereas a co-design methodology with reconfigurable architecture is a focus. The aim of this research is to develop an EHGSoC and its corresponding system products, which are low power, high performance-to-price ratio, open and dependable.
家庭网络正在成为全球信息基础设施的重要组成部分,其中嵌入式家庭网关是实现家庭设备间互联互通和上网的关键信息设备。本文提出了一种嵌入式家庭网关系统芯片(EHGSoC),它提供了一个支持多种网络协议、多种硬件接口和可重构计算的集成处理平台。深入探讨了EHGSoC的软硬件协同设计与协同验证,重点研究了具有可重构架构的协同设计方法。本研究的目的是开发一种低功耗、高性价比、开放可靠的EHGSoC及其相应的系统产品。
{"title":"The Hardware-Software Co-design and Co-verification of SoC for an Embedded Home Gateway","authors":"Bing Guo, Yan Shen, Chuanwu Zhang","doi":"10.1109/SEC.2008.34","DOIUrl":"https://doi.org/10.1109/SEC.2008.34","url":null,"abstract":"Home network is becoming an important part of global information infrastructure, where the embedded home gateway is a key information device to implement the interconnection and Internet access between devices in a home. In this paper, a SoC (system-on-a-chip) for embedded home gateway (EHGSoC) is proposed, which provides an integrated processing platform with the support of multiple network protocols, multiple hardware interfaces and reconfigurable computing. The hardware-software co-design and co-verification of the EHGSoC is deeply explored, whereas a co-design methodology with reconfigurable architecture is a focus. The aim of this research is to develop an EHGSoC and its corresponding system products, which are low power, high performance-to-price ratio, open and dependable.","PeriodicalId":231129,"journal":{"name":"2008 Fifth IEEE International Symposium on Embedded Computing","volume":"60 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-10-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117044953","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Environmental Monitoring System with Wireless Mesh Network Based on Embedded System 基于嵌入式系统的无线网状网络环境监测系统
Pub Date : 2008-10-06 DOI: 10.1109/SEC.2008.28
Meijuan Gao, Fan Zhang, Jingwen Tian
A kind of environmental monitoring system based on wireless mesh network with the core of embedded system ARM9 S3C2410 microprocessor is presented in the paper. The flexible and self-organizing wireless mesh network is used to achieve the real time acquisition and multi-hop wireless communication of parameters of the monitoring atmospheric environment such as SO2, NO2, NO, temperature, humidity and air pressure, etc. The network structure of the system is established, the hardware architecture of the system is designed, and the system working procedures is given. The entire monitoring system can be quickly arranged and rapidly withdrew without support of base station and has a strong self-healing capability and network robustness and can be used for a variety of occasional atmospheric environmental monitoring.
介绍了一种以嵌入式系统ARM9 S3C2410微处理器为核心的基于无线网状网络的环境监测系统。采用灵活的自组织无线网状网络,实现对监测大气环境中SO2、NO2、NO、温度、湿度、气压等参数的实时采集和多跳无线通信。建立了系统的网络结构,设计了系统的硬件架构,给出了系统工作程序。整个监测系统可以在没有基站支持的情况下快速布置和快速撤出,具有较强的自愈能力和网络鲁棒性,可用于各种不定期的大气环境监测。
{"title":"Environmental Monitoring System with Wireless Mesh Network Based on Embedded System","authors":"Meijuan Gao, Fan Zhang, Jingwen Tian","doi":"10.1109/SEC.2008.28","DOIUrl":"https://doi.org/10.1109/SEC.2008.28","url":null,"abstract":"A kind of environmental monitoring system based on wireless mesh network with the core of embedded system ARM9 S3C2410 microprocessor is presented in the paper. The flexible and self-organizing wireless mesh network is used to achieve the real time acquisition and multi-hop wireless communication of parameters of the monitoring atmospheric environment such as SO2, NO2, NO, temperature, humidity and air pressure, etc. The network structure of the system is established, the hardware architecture of the system is designed, and the system working procedures is given. The entire monitoring system can be quickly arranged and rapidly withdrew without support of base station and has a strong self-healing capability and network robustness and can be used for a variety of occasional atmospheric environmental monitoring.","PeriodicalId":231129,"journal":{"name":"2008 Fifth IEEE International Symposium on Embedded Computing","volume":"378 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2008-10-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124715591","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 48
期刊
2008 Fifth IEEE International Symposium on Embedded Computing
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1