3 research outputs found

    Code generation for embedded real time system

    Get PDF
    Applying simple and reuse software to Embedded Real Time systems poses significant challenges to industrial software which is applicable for large expert domain. ERT Software development is complex due to multidisciplinary knowledge required the development method such as software engineer, mechanical engineer and electrical engineer. So, users of ERT software development framework are not limited to designers and developers who have software engineer background. The developed framework consists of three main elements: a modified component model, a component based timing analysis approach, and a code generator. An important part of the ERT framework which helps to develop ERT system is called code generator. Most of the code generators which are implemented by ERT frameworks can not represent complexity of ERT system. Currently many Object Oriented Analysis and Desigin methodology are available for implemenation of code generators, but their model cannot support ERT Component Base Development(CBD) directly. This motivate the study to propose criteria to evaluate exiting ERT frameworks, Then code generation in support CBD. This study consider further two important criteria which are Large Scale and Iterative development to be integrated with a Component Oriented Programing (COP) by developing a code generation tool. Thus, in this research a new tool was developed to support CBD framework method for ERT systems. To evaluate the applicability of the new tool, an ERT Case Study was designed and developed. Important features of COP and a commercial tool wich is called Rational Rose are compared based on a case study in this research. The result showed the advantages of COP code generation for supporting CBD metho

    A code generator for component oriented programming framework

    Get PDF
    A component-based Embedded Real Time (ERT) system can improve the system development through enhancing the ability of experts in developing sophisticated ERT software. In order to generate codes, ERT code generator system frameworks have generally two parts: a graphical semi-formal-model representation to define the components, and an optimal code generator that generates codes for a resource limited microcontroller. The Unified Modelling Language(UML) semi-formal-model system does not deal with minute details of the code generation (e.g. IF, THEN, ..). Currently, code generators use a state diagram semi-formal-model to provide optimal codes. However, manual coding has not been quit entirely since current state diagrams are not capable of providing details in code generation. The Component Oriented Programming framework (COP) is an ERT framework which targets on the code generation required in Autonomous Mobile Robot (AMR). Currently, the COP framework can not provide the AMR with code details. This paper presents an implementation of a code generator through exploiting a previously used algorithm to create a state diagram based on information taken from the component composition in the COP framework. Consequently, manual coding in the COP framework can be minimized
    corecore