期刊文献+
共找到15,011篇文章
< 1 2 250 >
每页显示 20 50 100
ARM-Based Embedded System Platform and Its Portability Research
1
作者 Hao Liu 《Journal of Computer and Communications》 2023年第11期51-63,共13页
Taking ARM as the hardware platform, the embedded system is built from both hardware and software aspects with the application as the center. In the hardware design, build the hardware platform scheme, design the sche... Taking ARM as the hardware platform, the embedded system is built from both hardware and software aspects with the application as the center. In the hardware design, build the hardware platform scheme, design the schematic diagram as well as PCB, complete the hardware debugging, and ensure the system hardware platform function;in the software design, optimize the three-stage pipeline structure of ARM instruction system, design the instruction set, install the embedded system on the virtual machine, build the cross-toolchain, and set up the correct NFS network file system. Finish the design of the ARM-based embedded system platform, combined with the hardware requirements of the experimental platform, transplant the powerful Uboot as the Bootloader of the system, and further transplant the Linux-2.6. 32 kernel to the system start the operation normally, and finally, build the root file to finish the study of its portability. 展开更多
关键词 embedded Platforms PORTABILITY Operating systems
下载PDF
Modeling and Analysis of Scheduling for Distributed Real-time Embedded Systems 被引量:2
2
作者 Hai-Tao Zhang Gui-Fang Wu 《International Journal of Automation and computing》 EI 2010年第4期525-530,共6页
Aimed at the deficiencies of resources based time Petri nets (RBTPN) in doing scheduling analysis for distributed real-time embedded systems, the assemblage condition of complex scheduling sequences is presented to ... Aimed at the deficiencies of resources based time Petri nets (RBTPN) in doing scheduling analysis for distributed real-time embedded systems, the assemblage condition of complex scheduling sequences is presented to easily compute scheduling length and simplify scheduling analysis. Based on this, a new hierarchical RBTPN model is proposed. The model introduces the definition of transition border set, and represents it as an abstract transition. The abstract transition possesses all resources of the set, and has the highest priority of each resource; the cxecution time of abstract transition is the longest time of all possible scheduling sequences. According to the characteristics and assemblage condition of RBTPN, the refinement conditions of transition border set are given, and the conditions ensure the correction of scheduling analysis. As a result, it is easy for us to understand the scheduling model and perform scheduling analysis. 展开更多
关键词 embedded systems MODELING time Petri nets scheduling analysis
下载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
A State-of-the-Art Survey on Real-Time Issues in Embedded Systems Virtualization 被引量:1
4
作者 Zonghua Gu Qingling Zhao 《Journal of Software Engineering and Applications》 2012年第4期277-290,共14页
Virtualization has gained great acceptance in the server and cloud computing arena. In recent years, it has also been widely applied to real-time embedded systems with stringent timing constraints. We present a compre... Virtualization has gained great acceptance in the server and cloud computing arena. In recent years, it has also been widely applied to real-time embedded systems with stringent timing constraints. We present a comprehensive survey on real-time issues in virtualization for embedded systems, covering popular virtualization systems including KVM, Xen, L4 and others. 展开更多
关键词 VIRTUALIZATION embedded systems REAL-TIME SCHEDULING
下载PDF
Lookup Table Optimization for Sensor Linearization in Small Embedded Systems
5
作者 Lars E. Bengtsson 《Journal of Sensor Technology》 2012年第4期177-184,共8页
This paper treats the problem of designing an optimal size for a lookup table used for sensor linearization. In small embedded systems the lookup table must be reduced to a minimum in order to reduce the memory footpr... This paper treats the problem of designing an optimal size for a lookup table used for sensor linearization. In small embedded systems the lookup table must be reduced to a minimum in order to reduce the memory footprint and intermediate table values are estimated by linear interpolation. Since interpolation introduces an estimation uncertainty that increases with the sparseness of the lookup table there is a trade-off between lookup table size and estimation precision. This work will present a theory for finding the minimum allowed size of a lookup table that does not affect the overall precision, i.e. the overall precision is determined by the lookup table entries’ precision, not by the interpolation error. 展开更多
关键词 LOOKUP TABLE SENSOR LINEARIZATION embedded systems INTERPOLATION
下载PDF
Design and Implementation of Embedded Web Server in Industrial Control Systems
6
作者 Jianming Liu Yunjie Zhang +1 位作者 Lili Xu Jincai Wang 《Communications and Network》 2013年第1期65-68,共4页
In the traditional project of industry control, the field operator is the only man who watches production condition at the production spot. Enterprise administers cannot obtain real-time production status and make rea... In the traditional project of industry control, the field operator is the only man who watches production condition at the production spot. Enterprise administers cannot obtain real-time production status and make real-time decision if they don’t reach the production spot. Because of the development of Embedded Web Server such status is being changed. The remote monitor and control mode based on Embedded Web Server provides complete exact real-time information for managers, and makes it possible to make a decision in real time. In the paper, the design and implements of Embedded Web Server are presented and the key realization technology of it is described in detail. EWS (Embedded Web Server) will effectively lower system operating cost and improve maintaining efficiency, which has wide application prospect and popularization value in industrial control systems. 展开更多
关键词 embedded Web SERVER (EWS) TCP/IP HTTP Industrial Control systems
下载PDF
Energy-Efficient Deterministic Fault-Tolerant Scheduling for Embedded Real-Time Systems
7
作者 李国徽 胡方晓 +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
Design Pattern Representation for Safety-Critical Embedded Systems
8
作者 Ashraf Armoush Falk Salewski Stefan Kowalewski 《Journal of Software Engineering and Applications》 2009年第1期1-12,共12页
Design Patterns, which give abstract solutions to commonly recurring design problems, have been widely used in the software and hardware domain. As non-functional requirements are an important aspect in the design of ... Design Patterns, which give abstract solutions to commonly recurring design problems, have been widely used in the software and hardware domain. As non-functional requirements are an important aspect in the design of safety-critical embedded systems, this work focuses on the integration of non-functional implications in an existing design pattern concept. We propose a pattern representation for safety-critical embedded application design methods by including fields for the implications and side effects of the represented design pattern on the non-functional requirements of the overall systems. The considered requirements include safety, reliability, modifiability, cost, and execution time. 展开更多
关键词 Design PATTERN embedded systems Non-Functional Requirements Safety-Critical systems
下载PDF
Microkernel Development for Embedded Systems
9
作者 Rodrigo Maximiano Antunes de Almeida Luis Henrique de Carvalho Ferreira Carlos Henrique Valério 《Journal of Software Engineering and Applications》 2013年第1期20-28,共9页
This paper presents the development of a microkernel with a device driver controller for embedded systems. The implementation was done in C language aiming low cost microcontrollers. The proposed system allowed to per... This paper presents the development of a microkernel with a device driver controller for embedded systems. The implementation was done in C language aiming low cost microcontrollers. The proposed system allowed to perform soft real-time activities while keeping the drivers and the application isolated by a secure layer. The callback system proved itself extremely simple to use while still maintaining the security of the system regarding the temporal constraints. 展开更多
关键词 embedded systems MICROKERNEL Device DRIVER CONTROLLER HARDWARE Devices CALLBACK
下载PDF
Analysis and Comparison of Five Kinds of Typical Device-Level Embedded Operating Systems 被引量:1
10
作者 Jialiang WANG Hai ZHAO +2 位作者 Peng LI Hui LI Bo LI 《Journal of Software Engineering and Applications》 2010年第1期81-90,共10页
Today, the number of embedded system was applied in the field of automation and control has far exceeded a variety of general-purpose computer. Embedded system is gradually penetrated into all fields of human society,... Today, the number of embedded system was applied in the field of automation and control has far exceeded a variety of general-purpose computer. Embedded system is gradually penetrated into all fields of human society, and ubiquitous embedded applications constitute the 'ubiquitous' computing era. Embedded operating system is the core of the em-bedded system, and it directly affects the performance of the whole system. Our Liaoning Provincial Key Laboratory of Embedded Technology has successfully developed five kinds of device-level embedded operating systems by more than ten years’ efforts, and these systems are Webit 5.0, Worix, μKernel, iDCX 128 and μc/os-II 128. This paper mainly analyses and compares the implementation mechanism and performance of these five kinds of device-level embedded operating systems in detail. 展开更多
关键词 embedded system Operating system Core Real-Time Ability I/O Delay and JITTER PERVASIVE Computing and Internet of THINGS
下载PDF
IAR Systems发布Embedded Workbench4.42
11
《单片机与嵌入式系统应用》 2007年第9期88-88,共1页
IARSystems发布最新的开发工具IAR Embedded Workbench4.42,支持意法半导体(ST)最新的基于ARM Cortex—M3内核的STM32系列微控制器。STM32具有很好的性能,特别适用于有高性能、低功耗、低成本需求的嵌入式应用。IAR Systems公司与... IARSystems发布最新的开发工具IAR Embedded Workbench4.42,支持意法半导体(ST)最新的基于ARM Cortex—M3内核的STM32系列微控制器。STM32具有很好的性能,特别适用于有高性能、低功耗、低成本需求的嵌入式应用。IAR Systems公司与意法半导体紧密合作,即时发布相应的开发工具。 展开更多
关键词 systems公司 embedded IAR 意法半导体 开发工具 嵌入式应用 微控制器 ARM
下载PDF
An Introductory Embedded Systems Teaching Using Open-Source Hardware and Software Platforms
12
作者 Peter Yakimov 《通讯和计算机(中英文版)》 2016年第1期11-18,共8页
关键词 嵌入式系统 软件平台 开放源码 硬件 教学 软件集成开发环境 可编程设备 个人数字助理
下载PDF
CCPA: Component-based communication protocol architecture for embedded systems
13
作者 戴鸿君 陈天洲 陈纯 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2005年第B08期79-86,共8页
For increased and various communication requirements of modern applications on embedded systems, general pur- pose protocol stacks and protocol models are not efficient because they are fixed to execute in the static ... For increased and various communication requirements of modern applications on embedded systems, general pur- pose protocol stacks and protocol models are not efficient because they are fixed to execute in the static mode. We present the Component-Based Communication Protocol Architecture (CCPA) to make communication dynamic and configurable. It can develop, test and store the customized components for flexible reuse. The protocols are implemented by component assembly and support by configurable environments. This leads to smaller memory, more flexibility, more reconfiguration ability, better con- currency, and multiple data channel support. 展开更多
关键词 嵌入式系统 构成协议 动态结构 CCPA 存储器
下载PDF
Analysis and Programming of Kernel for Embedded Systems
14
作者 Kyumann Im Woonchul Ham 《Journal of Software Engineering and Applications》 2014年第1期14-26,共13页
In this study, we present a miniOS kernel implemented via analysis of the context switching, the scheduler, and the memory management of the original OS kernel for an embedded system based on ARM core. Since this is a... In this study, we present a miniOS kernel implemented via analysis of the context switching, the scheduler, and the memory management of the original OS kernel for an embedded system based on ARM core. Since this is a large subject, we have limited our scope to them only that made up an embedded operating system. The implemented miniOS kernel is composed only by them, to the exclusion of all other functions of the original kernel. Our goal is to modify the OS kernel depending on the product function. The implementation method of the miniOS kernel can be applicable to any OS being mounted based on the ARM core. Modifying the kernel depending on the product function can improve the OS booting speed as well as save the system memory. The functions of the scheduler, the context switching, and the memory management are described with the source in each section. The miniOS kernel was implemented in the Assembly and C language and was verified through the build and the test. The results are shown in the Section 5. 展开更多
关键词 Context Switching SCHEDULER KERNEL OS TIMER embedded system
下载PDF
The Design and Realization of Network Remote Control Based on Embedded Systems
15
作者 Yin Lei Jiahong Zhong 《International Journal of Technology Management》 2013年第5期77-80,共4页
关键词 网络远程控制 嵌入式系统 软件设计 智能家电 控制问题 智能家居 GSM 互联网
下载PDF
A Decision Support Framework for the Choice of Languages and Methods for the Design of Real Time Embedded Systems
16
作者 Valéry M. Monthe Laurent Nana +1 位作者 Georges E. Kouamou Claude Tangha 《Journal of Software Engineering and Applications》 2016年第7期353-397,共45页
The choice of methods or design languages is a crucial phase in the development of systems and software, also for real time and embedded systems. An open question that remains in the design of these types of systems i... The choice of methods or design languages is a crucial phase in the development of systems and software, also for real time and embedded systems. An open question that remains in the design of these types of systems is to build a method, or to choose one among those existing, capable to cover the life cycle of a project, and particularly the development phases. This article contributes to answer the question, by proposing an approach based on a multi-criteria comparative study, of few languages and methods dedicated to the design of real time and embedded systems. The underlying objective of this work is to present to designers a wide range of approaches, and elements that can guide their choices. In order to reach this goal, we propose different comparison criteria. Each criterion is divided into sub-criteria, so that the designers can refine their choices according to the qualities they prefer and wish to have in the method or language. We also define a rating scale which is used to assess the retained languages and methods. The scores obtained from this assessment are presented in tables, one table per criterion, followed by a summary table giving the overall scores. Graphics built from these tables are provided and intend to facilitate the judgement and thus the choice of the designers. 展开更多
关键词 Design Method Modelling Language Real-Time system embedded system Comparison Criteria
下载PDF
Internet-Based Technologies for Design of Embedded Systems
17
作者 Anzhelika Parkhomenko Olga Gladkova Sergey Kurson Aleksandr Sokolyanskii Eugene Ivanov 《Journal of Control Science and Engineering》 2015年第2期55-63,共9页
关键词 控制论 控制科学 控制工程 最优控制
下载PDF
NUMERICALLY SOLVING PERIODICALLY PERTURBED CONSERVATIVE SYSTEMS BY PARAMETER EMBEDDING METHODS 被引量:1
18
作者 刘国庆 傅冬生 沈祖和 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 2001年第1期97-104,共8页
The parameter embedding method is applied for numerically solving the perturbed conservative systems. By means of Newtonian iteration, a simple algorithm has been constructed. Finally, the convergence of the iteration... The parameter embedding method is applied for numerically solving the perturbed conservative systems. By means of Newtonian iteration, a simple algorithm has been constructed. Finally, the convergence of the iteration is proved. 展开更多
关键词 nonlinear systems parameter embedding periodic solutions convergence.
下载PDF
LXI instrument development platform based on an open embedded operating system 被引量:4
19
作者 Yu Wilson 《仪器仪表学报》 EI CAS CSCD 北大核心 2007年第5期788-791,共4页
This paper introduces the architecture and components of LXI instrument development platform based on an open embedded operating system,which is a modular and configurable platform.The platform is a total solution to ... This paper introduces the architecture and components of LXI instrument development platform based on an open embedded operating system,which is a modular and configurable platform.The platform is a total solution to develop LXI instrument modules and systems.On the other hand,it also supports other types of instrument development.This is a generic and efficient platform.At the end,this paper addresses the technical tends, challenges,and recormnends solutions. 展开更多
关键词 开放式嵌入操作系统 仪器扩展 LXI 技术 对策 LAN接口
下载PDF
Design and implementation of platform for embedded Ethernet control system 被引量:3
20
作者 Zhu Lingbo Lin-Shi Xue-Fang +1 位作者 Dai Guanzhong Rétif Jean-Marie 《仪器仪表学报》 EI CAS CSCD 北大核心 2008年第6期1121-1128,共8页
A platform named EMECS based on embedded Ethernet control system is implemented.A PC running Fedora 6(Linux2.6)works as a central controller.A kit running Linux 2.4 based on Samsung2410A(ARM920t core)works as a remote... A platform named EMECS based on embedded Ethernet control system is implemented.A PC running Fedora 6(Linux2.6)works as a central controller.A kit running Linux 2.4 based on Samsung2410A(ARM920t core)works as a remote controller and a DC motor(ESCA P28HSL18-219/204)made by Portescap Company works as a plant.Firstly,system modeling is presented by analyzing the characteristics of Ethernet and the plant,based on a proposed delay measurement method.Secondly,implementation of the system including program and hardware is described in detail.And then the delay is measured and the control results of the system are tested in three cases with different network loads as well.The platform is proved to have flexibility of running different control algorithms and extensibility of adding nodes.Experiment results demonstrate the validity of the system. 展开更多
关键词 以太网 控制系统 设计方案 平台
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部