2 research outputs found

    System design and risk assessment for safety critical control software product lines

    Get PDF
    A methodology is presented for the design of safety critical product lines for control automation software. The functional failure identification and propagation risk assessment method is used in the early design phase of the mechatronic system. The applied methodology starts with the decomposition of the system into functions that are connected by energy, material and signal flows. This results in a functional model that does not make any assumptions on what components are used to realize the functions. The functions are mapped to mechatronic components in a model that can be simulated: the configuration flow graph. Functional failure logic is executed in parallel to the simulation to monitor the simulation signals and to determine the health of each function. The functional health results of the simulation, when critical events are injected, are used to identify the propagation of functional failures. Alternative designs that are described with a feature model, combinations of component parameter values and changes in the critical event scenario can be simulated. System designs that result in undesirable behavior are rejected. The purpose is to identify risks and to determine mechatronic designs with adequate safety characteristics before the design process branches into software, electrical and mechanical domains. The final deliverable of the mechatronic system design phase is a feature model capturing the design alternatives with acceptable safety characteristics. The aspect of this model containing software is the starting point for software product line engineering. In control automation, programmable logic controller targets are used, so a methodology and toolchain for supporting software product line configuration for such platforms has been developed using the PLCopen standard. Two case studies are used to demonstrate the methodology: a boiling water reactor, with a focus on reactor coolant pumps, and a mobile elevating work platform

    Conversão automática de código CLP para ambientes de simulação com recurso a normas internacionais

    Get PDF
    Dissertação para obtenção do Grau de Mestre em Engenharia Electrotécnica e de ComputadoresEste trabalho visa possibilitar o controlo por CLP (Controlador Lógico Programável) de um modelo de processo em ambiente de simulação. O trabalho desenvolvido recorre à norma IEC(International Electrotechnical Commission) 61131-3, com destaque para a linguagem IL(Instruction List). Foi desenvolvido um conversor, de nome Matlaber, que recebe código CLP em linguagem IL e o converte automaticamente para um ficheiro ".m", compatível com o ambiente Matlab/Simulink. Este ficheiro será uma função Matlab que simula um CLP correndo um programa equivalente ao original, para uso no ambiente Simulink. O trabalho desenvolvido inclui também um tradutor de códigos CLP proprietários, de nome UnifIL, que normaliza o código CLP proprietário em código IL. Com estes dois elementos, torna-se possível emular o funcionamento de programas de controlo de CLP proprietários, em ambiente Matlab/Simulink. A tradução do código proprietário é feita com recurso a dicionários de regras e tradução próprios, sendo portanto expansível a várias linguagens de CLP de baixo nível, desde que um dicionário adequado seja criado. Para a prova de conceito foram criados 2 dicionários para linguagens proprietárias: Siemens Step 7 (STL série 200) e Mitsubishi Q Series (List Mode)
    corecore