dc.contributor | Santos, Osmar Marchi dos | |
dc.contributor | http://lattes.cnpq.br/3867718775277531 | |
dc.contributor | Ceolin, Simone Regina | |
dc.contributor | http://lattes.cnpq.br/7514884760338859 | |
dc.contributor | Perozzo, Reiner Franthesco | |
dc.contributor | http://lattes.cnpq.br/0623222241801764 | |
dc.creator | Silva, Ricardo Frohlich da | |
dc.date.accessioned | 2016-03-30 | |
dc.date.available | 2016-03-30 | |
dc.date.created | 2016-03-30 | |
dc.date.issued | 2015-04-28 | |
dc.identifier | SILVA, Ricardo Frohlich da. TRANSLATION SCJ SPECIFICATION IN C ++ PROGRAMMING LANGUAGE. 2015. 94 f. Dissertação (Mestrado em Ciência da Computação) - Universidade Federal de Santa Maria, Santa Maria, 2015. | |
dc.identifier | http://repositorio.ufsm.br/handle/1/5452 | |
dc.description.abstract | Safety critical systems are systems where its failures can cause irreparable damage for
this reason the development of safety critical systems involves safety issues and require rigorous
validation in the certification process. Certification processes are expensive and lengthy to
follow laws and rigorous rules. With the continuous evolution provided by general purpose programming
languages, ease of learning, and the use of these languages in industry and academy,
researches have been performed aiming to adapt general purpose programming languages for
use in safety-critical applications. The purpose of these adaptations is to reduce the scope of
commands found in general purpose languages in order to develop safety critical systems, for
example, to avoid or reduce the use of recursions. Some examples of these adaptations include
the Real Time Specification for Java (RTSJ), developed in 1998 and Safety Critical Java.
SCJ uses objects and concepts defined by the RTSJ focusing on the development of safetycritical
applications. In SCJ, the concept of missions is deployed where each mission consists of
schedulable objects defined by the RTSJ. The portability of a Java application is one of the main
factors for choosing this language. However, there is great difficulty in finding virtual machines
for embedded safety-critical systems, therefore it is difficult to benefit from the portability provided
by the Java virtual machine in this context. Nevertheless, an application developed in
the C++ programming language can be executed directly on the device without using a virtual
machine. This work presents a translation of the Safety Critical Java to the C++ programming
language, maintaining the behaviour of objects that implement the concept of missions for SCJ
in C++. This enables the execution of safety-critical applications in embedded devices without
the use of a virtual machine. | |
dc.publisher | Universidade Federal de Santa Maria | |
dc.publisher | BR | |
dc.publisher | Ciência da Computação | |
dc.publisher | UFSM | |
dc.publisher | Programa de Pós-Graduação em Informática | |
dc.rights | Acesso Aberto | |
dc.subject | SCJ | |
dc.subject | RTSJ | |
dc.subject | RTOS | |
dc.subject | Java | |
dc.subject | Posix | |
dc.subject | Thread | |
dc.subject | Pthread | |
dc.subject | Critical systems | |
dc.subject | Real time | |
dc.subject | Posix | |
dc.subject | Thread | |
dc.subject | Pthread | |
dc.subject | Critical systems | |
dc.subject | C++.. | |
dc.title | Tradução da especificação SCJ para linguagem de programação C++ | |
dc.type | Dissertação | |