期刊文献+
共找到11,387篇文章
< 1 2 250 >
每页显示 20 50 100
Embedded Data Acquisition in Vehicle Electronic System 被引量:3
1
作者 王建群 陈铁 《Journal of Beijing Institute of Technology》 EI CAS 2000年第4期403-407,共5页
The embedded data acquistition technology in vehicle electronic system was discussed. This technology adopts the parallel working mode, gets vehicle electronic system data by communication. This technology can provide... The embedded data acquistition technology in vehicle electronic system was discussed. This technology adopts the parallel working mode, gets vehicle electronic system data by communication. This technology can provide us a lot of information on the electronic control unit, is very useful for the development of the vehicle electronic system, and can be used in diagnosis. The key points to this technology are the timer interrupt, A/D interrupt, communication interrupt and real time operation. This technology has been validated by the application in the electronic control mechanism transmission shifting system of the tank. 展开更多
关键词 embedded data acquisition INTERRUPT COMMUNICATION VEHICLE
在线阅读 下载PDF
Embedded BCI Rehabilitation System for Stroke 被引量:2
2
作者 Wanzeng Kong Siman Fu +3 位作者 Bin Deng Hong Zeng Jianhai Zhang Shijie Guo 《Journal of Beijing Institute of Technology》 EI CAS 2019年第1期35-41,共7页
In stroke rehabilitation,rehabilitation equipments can help with the training.But traditional equipments are not convenient to carry,which limits patients to use related rehabilitation techniques.To solve this kind of... In stroke rehabilitation,rehabilitation equipments can help with the training.But traditional equipments are not convenient to carry,which limits patients to use related rehabilitation techniques.To solve this kind of problem,a new embedded rehabilitation system based on brain computer interface(BCI)is proposed in this paper.The system is based on motor imagery(MI)therapy,in which electroencephalogram(EEG)is evoked by grasping motor imageries of left and right hands,then collected by a wearable device.The EEG is transmitted to a Raspberry Pie processing unit through Bluetooth and decoded as the instructions to control the equipment extension.Users experience the limb movement through the visual feedback so as to achieve active rehabilitation.A pilot study shows that the user can control the movement of the rehabilitation equipment through his mind,and the equipment is convenient to carry.The study provides a new way to stroke rehabilitation. 展开更多
关键词 STROKE REHABILITATION embedded brain computer interface(BCI) MOTOR imagery(MI)
在线阅读 下载PDF
Low-Cost Embedded Controller for Complex Control Systems 被引量:1
3
作者 Long-Hua Ma Xiao-Long Shi +2 位作者 Hui Li Zhe-Ming Lu Meng Shao 《Journal of Electronic Science and Technology》 CAS 2013年第1期89-95,共7页
Because of limited resource of embedded platforms, the computational complexity of advanced control algorithms raises significant challenges for the use of embedded systems in complex control field. A Scilab/Scicos ba... Because of limited resource of embedded platforms, the computational complexity of advanced control algorithms raises significant challenges for the use of embedded systems in complex control field. A Scilab/Scicos based embedded controller is developed on which various control software can be easily modeled, simulated, implemented, and evaluated to meet the ever-expanding requirements of industrial control applications. Built on the Cirrus Logic EP9315 ARM systems-on-chip board, this embedded controller is possible to develop complex embedded control systems that employ advanced control strategies in a rapid and cost-efficient fashion. Due to the free and open source nature of the software packages used, the cost of the embedded controller is minimized. 展开更多
关键词 Complex control embedded systems SCILAB system optimization system-on-chip.
在线阅读 下载PDF
AN EMBEDDED BOUNDARY METHOD FOR ELLIPTIC AND PARABOLIC PROBLEMS WITH INTERFACES AND APPLICATION TO MULTI-MATERIAL SYSTEMS WITH PHASE TRANSITIONS 被引量:1
4
作者 Shuqiang Wang Roman Samulyak Tongfei Guo 《Acta Mathematica Scientia》 SCIE CSCD 2010年第2期499-521,共23页
The embedded boundary method for solving elliptic and parabolic problems in geometrically complex domains using Cartesian meshes by Johansen and Colella (1998, J. Comput. Phys. 147, 60) has been extended for ellipti... The embedded boundary method for solving elliptic and parabolic problems in geometrically complex domains using Cartesian meshes by Johansen and Colella (1998, J. Comput. Phys. 147, 60) has been extended for elliptic and parabolic problems with interior boundaries or interfaces of discontinuities of material properties or solutions. Second order accuracy is achieved in space and time for both stationary and moving interface problems. The method is conservative for elliptic and parabolic problems with fixed interfaces. Based on this method, a front tracking algorithm for the Stefan problem has been developed. The accuracy of the method is measured through comparison with exact solution to a two-dimensional Stefan problem. The algorithm has been used for the study of melting and solidification problems. 展开更多
关键词 embedded boundary method elliptic interface problem front tracking Ste-fan problem
在线阅读 下载PDF
Network Multifunctional Substation with Embedded System in Coal Mine 被引量:3
5
作者 MENG Fan-rong HUO Yan ZHOU Yong 《Journal of China University of Mining and Technology》 EI 2006年第2期236-240,共5页
In order to solve the problems of mining monitor and control systems during the construction process of digital mining combined with network and embedded technologies, the kernel access equipment of a mining monitor a... In order to solve the problems of mining monitor and control systems during the construction process of digital mining combined with network and embedded technologies, the kernel access equipment of a mining monitor and control system was proposed and designed. It is the architecture of a mining embedded network multifunctional substation. This paper presents the design of hardware and software of the substation in detail. Finally, the system’s ef- ficiency was validated through experimentation. 展开更多
关键词 mining EMBEDMENT network multifunctional substation architecture
在线阅读 下载PDF
Energy-Efficient Deterministic Fault-Tolerant Scheduling for Embedded Real-Time Systems
6
作者 李国徽 胡方晓 +1 位作者 杜小坤 唐向红 《Journal of Southwest Jiaotong University(English Edition)》 2009年第4期283-291,共9页
By combining fault-tolerance with power management, this paper developed a new method for aperiodic task set for the problem of task scheduling and voltage allocation in embedded real-time systems. The scbedulability ... By combining fault-tolerance with power management, this paper developed a new method for aperiodic task set for the problem of task scheduling and voltage allocation in embedded real-time systems. The scbedulability of the system was analyzed through checkpointing and the energy saving was considered via dynamic voltage and frequency scaling. Simulation results showed that the proposed algorithm had better performance compared with the existing voltage allocation techniques. The proposed technique saves 51.5% energy over FT-Only and 19.9% over FT + EC on average. Therefore, the proposed method was more appropriate for aperiodic tasks in embedded real-time systems. 展开更多
关键词 embedded real-time systems Aperiodic tasks Fault tolerance Power management Task scheduling and voltageallocation
在线阅读 下载PDF
Aspect-Oriented Design Method for Embedded Systems Based on Timed Statecharts
7
作者 文欣秀 虞慧群 郑红 《China Communications》 SCIE CSCD 2013年第9期33-42,共10页
The formal modelling and verification method has become an effective way of improving the reliability and correctness of complex,safety-critical embedded systems.Statecharts are widely used to formally model embedded ... The formal modelling and verification method has become an effective way of improving the reliability and correctness of complex,safety-critical embedded systems.Statecharts are widely used to formally model embedded applications,but they do not realise the reasonable separation of system concerns,which would result in code scattering and tangling.Aspect-Oriented Software Development(AOSD)technology could separate crosscutting concerns from core concerns and identify potential problems in the early phase of the software development life cycle.Therefore,the paper proposes aspect-oriented timed statecharts(extended timed statecharts with AOSD)to separately model base functional requirements and other requirements(e.g.,scheduling,error handling),thereby improving the modularity and development efficiency of embedded systems.Furthermore,the dynamic behaviours of embedded systems are simulated and analysed to determine whether the model satisfies certain properties(e.g.,liveness,safety)described by computation tree logic formulae.Finally,a given case demonstrates some desired properties processed with respect to the aspect-oriented timed statecharts model. 展开更多
关键词 embedded systems model check-ing timed statecharts computation tree logic
在线阅读 下载PDF
Remote Multimedia Monitoring System Based on Embedded Web Server for Networked Manufacturing
8
作者 贺德强 《Journal of Chongqing University》 CAS 2002年第1期21-26,共6页
A new-style remote monitoring system is proposed, which is based on enterprises' embedded web servers and can be widely used in enterprises' networked manufacturing systems. The principle and characteristics o... A new-style remote monitoring system is proposed, which is based on enterprises' embedded web servers and can be widely used in enterprises' networked manufacturing systems. The principle and characteristics of remote monitoring system based on embedded web server are analyzed. Such a kind of system for networked manufacturing is designed, and it proves efficient and feasible in promoting communication among enterprises, improving designing and scheduling, decreasing facility failure and reducing product cost. 展开更多
关键词 Remote monitoring embedded web server INTERNET Networked manufacturing
在线阅读 下载PDF
A wireless endoscope based on an embedded system
9
作者 黄茜 罗小刚 《Journal of Chongqing University》 CAS 2008年第3期241-246,共6页
We presented a wireless endoscope system developed on the embedded Linux platform. This wireless endoscope system consists of three parts: the endoscope capsule,the portable equipment and the image workstation,which m... We presented a wireless endoscope system developed on the embedded Linux platform. This wireless endoscope system consists of three parts: the endoscope capsule,the portable equipment and the image workstation,which make this system wireless and portable. Hardware design of this system and software design of the portable equipment are described. In clinical use,patients swallow the endoscope capsule for gastrointestinal inspection. The portable equipment receives images of gastrointestinal tract via the radio frequency module while it sets and reads back parameters of the capsule via the low frequency module. Acquired image data can be saved as a FAT32 format file in an universal serial bus disk. Images can be processed and reviewed at an Microsoft Windows PC workstation in the next stage. The image acquired by this wireless endoscope system is quite effective with clear details of gastrointestinal tract. However,the endoscope capsule was large,making it difficult to swallow. So the printed circuit board design of endoscope capsule needs to be improved. 展开更多
关键词 wireless endoscope embedded system gastrointestinal inspection Linux advanced reduced instruction set computer machines (ARM)
在线阅读 下载PDF
A Smart Phone-oriented Embedded Real-time Operating System
10
作者 Wang Jigang1, Gu Guochang2, Xu Lifeng1 ( 1 . Chengdu Institute, Central Academy of ZTE Corporation, Chengdu 610041, China 2. Computer Science and Technology Institute of Harbin Engineering University, Harbin 150001, China) 《ZTE Communications》 2005年第4期6-10,共5页
This article presents an embedded Smart Phone Operating System (SPOS) independently designed by ZTE Corporation. The SPOS is based on single kernel architecture with its multi-task real-time kernel supporting hardware... This article presents an embedded Smart Phone Operating System (SPOS) independently designed by ZTE Corporation. The SPOS is based on single kernel architecture with its multi-task real-time kernel supporting hardware platforms and resources of mainstream mobile phones. It has remarkable advantages such as highly efficient and dynamic power management, priority - based preemptive scheduling, fast startup, a variety of drivers, and excellent system stability and operability. For the development of upper layer communication protocols and application software, the SPOS provides wireless communication interfaces and the application program framework. 展开更多
关键词 PHONE SPOS TIME A Smart Phone-oriented embedded Real-time Operating system
在线阅读 下载PDF
A Design of Penetration Ammunition Fuse System Based on Embedded Technology
11
作者 李强 刘晓明 谢晓梅 《Journal of Electronic Science and Technology of China》 2007年第1期81-86,共6页
The hard target smart fuse of penetration ammunition is developing to be smaller, lighter, smarter and multifunction. After analyzing the characteristics of high-g accelerating signals and the penetration algorithms, ... The hard target smart fuse of penetration ammunition is developing to be smaller, lighter, smarter and multifunction. After analyzing the characteristics of high-g accelerating signals and the penetration algorithms, this paper provides a solution of penetration ammunition fuse system based on embedded technology. This fuse system realizes acquisition of the high-g accelerating signals and uses the appropriate penetration algorithms to process them. The fuse system can not only make the same type of penetration ammunition to attack different kinds of objects accurately, but also meet the other requirements of the function of penetration ammunition fuse system. 展开更多
关键词 high-g accelerometer embedded FUSE penetration ammunition
在线阅读 下载PDF
An on-line data acquisition system of oscilloscope-embedded input/output controller for cavity BPM measurement 被引量:1
12
作者 ZHANG Ning WANG Baopeng LENG Yongbin 《Nuclear Science and Techniques》 SCIE CAS CSCD 2011年第6期321-325,共5页
Cavity beam position monitor(BPM) is widely used in a precise electron beam position measurement. Based on high performance oscilloscope-embedded EPICS input/output controller,we developed an on-line cavity BPM signal... Cavity beam position monitor(BPM) is widely used in a precise electron beam position measurement. Based on high performance oscilloscope-embedded EPICS input/output controller,we developed an on-line cavity BPM signal processing system for fast data acquisition solution when designing a cavity BPM.Also,methods for extracting the position information from cavity pickup signals and calibration algorithm are included in this solution. 展开更多
关键词 嵌入式控制器 数据采集系统 输入/输出 位置测量 BPM 示波器 信号处理系统 束流位置
在线阅读 下载PDF
Security-Aware Periodic-Write Scheduling for Mission-Critical Embedded Storage System
13
作者 Wei Jiang Guang-Ze Xiong Zheng-Wei Chang Xu-Yang Ding Nan Sang 《Journal of Electronic Science and Technology of China》 2009年第2期119-124,共6页
High quality of security and guaranteed real-time requirements are two key goals of mission- critical embedded storage systems. But most existing real-time disk scheduling algorithms do not consider improving security... High quality of security and guaranteed real-time requirements are two key goals of mission- critical embedded storage systems. But most existing real-time disk scheduling algorithms do not consider improving security performance of disk requests. A security-aware periodic-write (SAPW) scheduling algorithm is proposed to judiciously select appropriate security level for each disk request to maximize security value of N periodic disk users, while without sacrificing timing constraint of each user. Simulation results show the significant effectiveness of SAPW algorithm, and the average security improvement is up to 223.6% over other three algorithms. 展开更多
关键词 Index Terms-Disk scheduling embedded storagesystem real-time security-aware.
在线阅读 下载PDF
基于iSYSTEM的嵌入式软件分析
14
作者 冯雪 邵广亚 王奇 《汽车零部件》 2024年第2期52-55,共4页
随着嵌入式系统应用的不断深入,新的应用环境和产业需求对嵌入式系统提出了更高的要求。因此,基于NXP MPC5744P控制器,采用iSYSTEM公司的硬件产品BlueBox IC5700及软件产品winIDEA对嵌入式软件进行软件时间及代码覆盖率测量分析,以此来... 随着嵌入式系统应用的不断深入,新的应用环境和产业需求对嵌入式系统提出了更高的要求。因此,基于NXP MPC5744P控制器,采用iSYSTEM公司的硬件产品BlueBox IC5700及软件产品winIDEA对嵌入式软件进行软件时间及代码覆盖率测量分析,以此来提高软件质量和软件可靠性。 展开更多
关键词 winIDEA 嵌入式软件 软件时间 代码覆盖率
在线阅读 下载PDF
基于PLC嵌入式技术的船舶航行自动控制系统设计
15
作者 崔源 徐增勇 《舰船科学技术》 北大核心 2025年第6期158-161,共4页
船舶航行控制需适应复杂多变的航行环境扰动,PLC嵌入式技术具备强大的逻辑运算与适应能力,能够达到各种复杂场景的控制要求,为此,设计基于PLC嵌入式技术的船舶航行自动控制系统。通过系统的设备层实时采集船舶航行的位置、舵角、航向等... 船舶航行控制需适应复杂多变的航行环境扰动,PLC嵌入式技术具备强大的逻辑运算与适应能力,能够达到各种复杂场景的控制要求,为此,设计基于PLC嵌入式技术的船舶航行自动控制系统。通过系统的设备层实时采集船舶航行的位置、舵角、航向等数据,传入嵌入式控制层,该层调用其嵌入式微处理器存储与处理此类数据后,调用其所嵌入的BP神经网络PID控制器,以预设的船舶航行舵角为控制目标,对船舶的舵机实施控制,降低舵角偏差,达到船舶航行航向控制目的。结果显示,该系统可针对不同风力与风速航行环境下的船舶实现精准航行控制,控制后船舶在2种航行环境下的航行舵角几乎均能够与预设舵角相吻合,且均可按照预设航向航行,控制效果显著。 展开更多
关键词 PLC嵌入式技术 船舶航行 BP神经网络 PID控制器
在线阅读 下载PDF
桥上单层长枕埋入式无砟轨道设计参数研究
16
作者 杨文茂 杜建军 +3 位作者 徐浩 邓军桥 蔡文锋 林红松 《铁道工程学报》 北大核心 2025年第2期35-40,共6页
研究目的:采用无砟轨道是重载铁路的发展趋势,结构设计参数是开展重载铁路桥上无砟轨道设计的关键。本文建立车-轨-桥系统耦合动力分析模型,研究钢轨形式、道床板宽度和道床板厚度对系统动力特性的影响规律,采用层次分析法综合评价,提... 研究目的:采用无砟轨道是重载铁路的发展趋势,结构设计参数是开展重载铁路桥上无砟轨道设计的关键。本文建立车-轨-桥系统耦合动力分析模型,研究钢轨形式、道床板宽度和道床板厚度对系统动力特性的影响规律,采用层次分析法综合评价,提出单层长枕埋入式无砟轨道关键设计参数取值。研究结论:(1)与60 kg/m钢轨相比,采用75 kg/m钢轨时车体垂向加速度和轮轨垂向力增大,轨道结构位移和受力减小;(2)随着道床板的宽度和厚度增大,结构垂向振动位移随之增大,车体垂向加速度、轮轨垂向力、轮重减载率、桥梁垂向加速度、扣件反力和道床板与桥梁接触应力均随之减小;(3)桥上无砟轨道系统动力综合评价结果随道床板宽度和厚度的增加而减小;(4)结合无砟轨道的动力特性及工程投资,建议重载铁路桥上单层长枕埋入式无砟轨道采用60 kg/m钢轨,道床板宽度取3.0 m,道床板厚度取0.275 m;(5)本研究成果可为桥上单层长枕埋入式无砟轨道结构设计参数取值提供参考。 展开更多
关键词 单层长枕埋入式无砟轨道 动力响应 层次分析法 设计参数
在线阅读 下载PDF
移动机器人嵌入式控制系统关键技术分析
17
作者 邹平吉 《科学技术创新》 2025年第2期51-54,共4页
本文聚焦于工业自动化领域中的一种移动机器人,通过深入分析其功能需求和工作环境,提出并实现了一套基于ARM9微处理器和专用运动控制芯片的嵌入式控制系统解决方案,以满足实际工业生产中的应用需求。
关键词 移动机器人 嵌入式 控制系统 关键技术
在线阅读 下载PDF
基于嵌入式平台的深度学习人脸识别关键技术研究
18
作者 邹平吉 《科学技术创新》 2025年第1期92-95,共4页
为了进一步加大人脸识别技术的普及与扩宽应用,人脸识别算法部署到计算资源有限的嵌入式设备成为热门的问题。因此,通过优化深度学习模型、压缩网络结构和提升嵌入式设备的计算效率,可以实现快速、准确的人脸识别,为信息安全和智能化应... 为了进一步加大人脸识别技术的普及与扩宽应用,人脸识别算法部署到计算资源有限的嵌入式设备成为热门的问题。因此,通过优化深度学习模型、压缩网络结构和提升嵌入式设备的计算效率,可以实现快速、准确的人脸识别,为信息安全和智能化应用提供有力支持。 展开更多
关键词 嵌入式平台 深度学习 人脸识别 关键技术
在线阅读 下载PDF
基于特征相似性的机会网络链路预测
19
作者 刘琳岚 唐家威 朱文俊 《工程科学与技术》 北大核心 2025年第2期12-21,共10页
机会网络是一种利用节点移动带来相遇机会实现通信的自组织网络,可应用于野生动物追踪、水下营救、偏远地区网络覆盖等场景。相较于普通网络,机会网络具有节点连接稀疏、网络结构复杂及拓扑变化频繁等特点,给机会网络带来挑战。本文提... 机会网络是一种利用节点移动带来相遇机会实现通信的自组织网络,可应用于野生动物追踪、水下营救、偏远地区网络覆盖等场景。相较于普通网络,机会网络具有节点连接稀疏、网络结构复杂及拓扑变化频繁等特点,给机会网络带来挑战。本文提出一种基于特征相似性的机会网络链路预测模型(FS-ET)。首先,采用Graph2vec模型表征网络得到其样本熵和模型训练时长,基于二者选取合适的切片时长,将动态网络进行切片生成离散的网络演化序列。然后,采用基于GraphSAGE的节点嵌入模型提取节点潜在特征,并结合节点的连接时长计算节点对的潜在特征相似性;通过分析节点与多阶邻居的连边关系,根据节点局部连接信息计算节点对的拓扑结构相似性;采用L2范数对潜在特征相似性及拓扑结构相似性进行融合。最后,改进趋势移动平均法对历史信息进行时序特征提取,并提取融合后节点相似性的时序特征,得到未来节点间产生连接的可能性。在ITC、MIT、Infocom05和Infocom06共4个真实机会网络数据集上进行了切片、模型复杂度、泛化性、有效性的实验。结果表明:与长短期记忆网络模型(LSTM)、网络嵌入补充网络域中相似性模型(NESND)、端到端链路预测模型(E-LSTM-D)、非线性链路预测模型(GCN-GAN)、结构嵌入门控循环单元的预测模型(SE-GRU)、一种新的端到端链路预测模型(GC-LSTM)等相比,本文提出的FS-ET模型提升了0.5%~24.8%的AUC和1.07%~22.77%的F1-score,相较于其他基线模型均有一定程度的提升,验证了本文模型具有良好的预测性能。 展开更多
关键词 机会网络 链路预测 节点嵌入 节点潜在特征相似性 节点拓扑结构相似性
在线阅读 下载PDF
基于ARM9平台上Qt/Embedded的移植与开发 被引量:20
20
作者 吴燕燕 贺锋涛 《液晶与显示》 CAS CSCD 北大核心 2013年第2期261-265,共5页
目前,嵌入式Linux操作系统快速发展,并在手持设备、移动设备中得到广泛应用。因此,拥有一个实用友好的图形用户界面就显得尤为重要。文章通过交叉编译源码库和应用程序的方式详细说明了Qt/Embedded在嵌入式ARM9上的移值流程,解决了应用... 目前,嵌入式Linux操作系统快速发展,并在手持设备、移动设备中得到广泛应用。因此,拥有一个实用友好的图形用户界面就显得尤为重要。文章通过交叉编译源码库和应用程序的方式详细说明了Qt/Embedded在嵌入式ARM9上的移值流程,解决了应用程序跨平台无法运行的问题,并结合实例对应用的程序开发流程进行了阐述。 展开更多
关键词 嵌入式LINUX 嵌入式GUI QT embedded 移植
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部