期刊文献+
共找到9篇文章
< 1 >
每页显示 20 50 100
Research and Application of Code Automatic Generation Algorithm Based on Structured Flowchart
1
作者 Xiang-Hu Wu Ming-Cheng Qu +1 位作者 Zhi-Qiang Liu Jian-Zhong Li 《Journal of Software Engineering and Applications》 2011年第9期534-545,共12页
It is of great significance to automatically generate code from structured flowchart. There are some deficiencies in existing researches, and their key algorithms and technologies are not elaborated, also there are ve... It is of great significance to automatically generate code from structured flowchart. There are some deficiencies in existing researches, and their key algorithms and technologies are not elaborated, also there are very few full-featured integrated development platforms that can generate code automatically based on structured flowchart. By analyzing the characteristics of structured flowchart, a structure identification algorithm for structured flowchart is put forward. The correctness of algorithm is verified by enumeration iteration. Then taking the identified flowchart as input, an automatic code generation algorithm is proposed. Also the correctness is verified by enumeration iteration. Finally an integrated development platform is developed using those algorithms, including flowchart modeling, code automatic generation, CDT\GCC\GDB etc. The correctness and effectiveness of algorithms proposed are verified through practical operations. 展开更多
关键词 automatic generation of codeS STRUCTURED Flowchart Identification of Structure INTEGRATED Development PLATFORM
下载PDF
基于Targetlink的嵌入式系统控制软件开发 被引量:8
2
作者 祝轲卿 王俊席 +2 位作者 吴晨楠 杨林 卓斌 《系统仿真学报》 EI CAS CSCD 北大核心 2007年第7期1476-1479,共4页
采用dSPACE公司提供的Targetlink自动代码生成工具,与MATLAB/Simulink软件配合,实现了嵌入式系统控制软件代码开发及自动生成。通过控制模型的规范设计,Targetlink软件的优化及代码生成,以及各种仿真测试和最终ECU样机的实验验证,成功... 采用dSPACE公司提供的Targetlink自动代码生成工具,与MATLAB/Simulink软件配合,实现了嵌入式系统控制软件代码开发及自动生成。通过控制模型的规范设计,Targetlink软件的优化及代码生成,以及各种仿真测试和最终ECU样机的实验验证,成功地将这套开发工具应用于电控柴油机喷油系统控制软件的开发。与手工编写软件相比,Targetlink自动生成的代码不但功能相当,而且执行效率和代码尺寸的增加量完全在可接受范围内。另外,大大缩短了开发周期,提高了软件升级和更新的效率,保障了软件的运行质量。 展开更多
关键词 targetlink 嵌入式系统 自动代码生成 代码效率
下载PDF
基于Targetlink的大客车电子闪光器控制软件开发 被引量:1
3
作者 牛继高 石效丽 +2 位作者 徐春华 丁舟波 裴冯来 《中原工学院学报》 CAS 2017年第6期19-22,74,共5页
针对某型大客车专用电子闪光器控制系统的功能要求,基于MC9S08SG8微控制芯片设计开发了电控单元。利用MATLAB/Simulink软件搭建电子闪光器控制策略模型并进行了离线仿真验证。使用dSPACE公司的Targetlink自动代码生成工具,完成了模型转... 针对某型大客车专用电子闪光器控制系统的功能要求,基于MC9S08SG8微控制芯片设计开发了电控单元。利用MATLAB/Simulink软件搭建电子闪光器控制策略模型并进行了离线仿真验证。使用dSPACE公司的Targetlink自动代码生成工具,完成了模型转换、在环仿真和代码生成,并将生成的代码下载到控制器中进行了试验。台架试验表明,由Targetlink软件自动生成的产品级C代码较好地实现了该型客车电子闪光器的控制功能。 展开更多
关键词 电子闪光器 控制系统 targetlink 自动代码生成 试验验证
下载PDF
Template-based AADL automatic code generation 被引量:2
4
作者 Kai HU Zhangbo DUAN +2 位作者 Jiye WANG Lingchao GAO Lihong SHANG 《Frontiers of Computer Science》 SCIE EI CSCD 2019年第4期698-714,共17页
Embedded real-time systems employ a variety of operating system platforms. Consequently, for automatic code generation, considerable redevelopment is needed when the platform changes. This results in major challenges ... Embedded real-time systems employ a variety of operating system platforms. Consequently, for automatic code generation, considerable redevelopment is needed when the platform changes. This results in major challenges with respect to the automatic code generation process of the architecture analysis and design language (AADL). In this paper, we propose a method of template-based automatic code generation to address this issue. Templates are used as carriers of automatic code generation rules from AADL to the object platform. These templates can be easily modified for different platforms. Automatic code generation for different platforms can be accomplished by formulating the corresponding generation rules and transformation templates. We design a set of code generation templates from AADL to the object platform and develop an automatic code generation tool. Finally, we take a typical data processing unit (DPU) system as a case study to test the tool. It is demonstrated that the autogenerated codes can be compiled and executed successfully on the object platform. 展开更多
关键词 REAL-TIME system TEMPLATE FORMAL methods AADL automatic code generation
原文传递
自动代码生成工具在电控柴油机喷油系统控制软件开发中的应用 被引量:8
5
作者 祝轲卿 徐权奎 +2 位作者 王俊席 杨林 卓斌 《内燃机》 2006年第5期12-15,共4页
介绍了dSPACE公司开发的自动代码生成工具—Targetlink软件,它不仅满足汽车电子控制器对高效可靠的产品代码的需求,而且解决了控制系统开发的瓶颈问题,真正实现了汽车电子控制系统的V字型开发模式。利用MATLAB/Simulink仿真工具编写了... 介绍了dSPACE公司开发的自动代码生成工具—Targetlink软件,它不仅满足汽车电子控制器对高效可靠的产品代码的需求,而且解决了控制系统开发的瓶颈问题,真正实现了汽车电子控制系统的V字型开发模式。利用MATLAB/Simulink仿真工具编写了高压共轨式电控柴油机的喷油系统控制软件模型,采用Targetlink软件生成可执行的产品代码,作为产品控制器ECU的软件程序。硬件在环仿真和台架实验的结果显示,通过Targetlink软件自动生成的产品代码的执行效果与手写代码完全相同,代码大小略有增加,执行效率相当,而控制软件的开发周期则大大缩短,有利于软件的升级维护,确保了代码的质量。 展开更多
关键词 电控柴油机 Trargeetlink 自动代码生成 控制模型
下载PDF
基于V型模式的电子节气门控制系统开发
6
作者 王明文 唐岚 +1 位作者 甘海云 刘俊刚 《拖拉机与农用运输车》 2010年第1期95-97,共3页
利用MATLAB/Simulink搭建电子节气门(ETC)控制系统的仿真模型,通过Targetlink自动代码生成工具将Simulink模型生成C代码,并将自动生成的代码整合下载到控制器中进行了试验,结果表明所开发的电子节气门控制器符合设计要求。基于V型模式... 利用MATLAB/Simulink搭建电子节气门(ETC)控制系统的仿真模型,通过Targetlink自动代码生成工具将Simulink模型生成C代码,并将自动生成的代码整合下载到控制器中进行了试验,结果表明所开发的电子节气门控制器符合设计要求。基于V型模式的开发,具有模块功能定义明确、代码自动生成等优点,提高了系统软件的开发效率和开发质量,并缩短了开发周期,降低了开发成本。 展开更多
关键词 电子节气门控制器 PID控制 targetlink 自动代码生成
下载PDF
基于无钥匙系统电源分配模块自动代码研究
7
作者 牛继高 李晨旭 +1 位作者 徐春华 李彬 《装备制造技术》 2018年第4期118-120,共3页
针对汽车无钥匙系统中电源分配模块(PDM,Power Distribution Module)控制系统要求,基于MATLAB/Simulink建立了电源分配控制算法模型,并通过离线仿真对其控制算法的可行性进行了验证。同时,利用Targetlink软件完成了自动代码生成,并与专... 针对汽车无钥匙系统中电源分配模块(PDM,Power Distribution Module)控制系统要求,基于MATLAB/Simulink建立了电源分配控制算法模型,并通过离线仿真对其控制算法的可行性进行了验证。同时,利用Targetlink软件完成了自动代码生成,并与专家(PE,Processor Expert)模式下生成的底层代码相融合,将其下载到控制器中进行了硬件在环验证,较手工代码而言,提高了开发效率。最后,利用Control Desk软件设计出测试系统界面,测试表明,PDM满足无钥匙系统要求。 展开更多
关键词 PEPS PDM PE模式 targetlink自动代码生成
下载PDF
Advanced ECU Software Development Method for Fuel Cell Systems 被引量:3
8
作者 田硕 刘原 +2 位作者 夏文川 李建秋 欧阳明高 《Tsinghua Science and Technology》 SCIE EI CAS 2005年第5期610-617,共8页
The electronic control unit (ECU) in electrical powered hybrid and fuel cell vehicles is exceedingly complex. Rapid prototyping control is used to reduce development time and eliminate errors during software develop... The electronic control unit (ECU) in electrical powered hybrid and fuel cell vehicles is exceedingly complex. Rapid prototyping control is used to reduce development time and eliminate errors during software development. This paper describes a high-efficiency development method and a flexible tool chain suitable for various applications in automotive engineering. The control algorithm can be deployed directly from a Matlab/Simulink/Stateflow environment into the ECU hardware together with an OSEK real-time operating system (RTOS). The system has been successfully used to develop a 20-kW fuel cell system ECU based on a Motorola PowerPC 555 (MPC555) microcontroller. The total software development time is greatly reduced and the code quality and reliability are greatly enhanced. 展开更多
关键词 automotive engineering fuel cell electronic controller unit (ECU) embedded software development rapid prototyping automatic code generation SIMULATION OSEK
原文传递
Optimal Design of Fuzzy-AGC Based on PSO&RCGA to Improve Dynamic Stability of Interconnected Multi-area Power Systems 被引量:1
9
作者 Ali Darvish Falehi 《International Journal of Automation and computing》 EI CSCD 2020年第4期599-609,共11页
Quickly getting back the synchronism of a disturbed interconnected multi-area power system due to variations in loading condition is recognized as prominent issue related to automatic generation control(AGC).In this r... Quickly getting back the synchronism of a disturbed interconnected multi-area power system due to variations in loading condition is recognized as prominent issue related to automatic generation control(AGC).In this regard,AGC system based on fuzzy logic,i.e.,so-called FLAGC can introduce an effectual performance to suppress the dynamic oscillations of tie-line power exchanges and frequency in multi-area interconnected power system.Apart from that,simultaneous coordination scheme based on particle swarm optimization(PSO)along with real coded genetic algorithm(RCGA)is suggested to coordinate FLAGCs of the all areas.To clarify the high efficiency of aforementioned strategy,two different interconnected multi-area power systems,i.e.,three-area hydro-thermal power system and five-area thermal power system have been taken into account for relevant studies.The potency of this strategy has been thoroughly dealt with by considering the step load perturbation(SLP)in both the under study power systems.To sum up,the simulation results have plainly revealed dynamic performance of FLAGC as compared with conventional AGC(CAGC)in each power system in order to damp out the power system oscillations. 展开更多
关键词 Power system dynamic stability fuzzy logic automatic generation control(FLAGC) particle swarm optimization(PSO) real coded genetic algorithm(RCGA) simultaneous coordination scheme
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部