6 resultados para Web 2.0 (Sistema de recuperação da informação) - Teses
em Universidade Federal do Rio Grande do Norte(UFRN)
Resumo:
The structure of Industrial Automation bases on a hierarchical pyramid, where restricted information islands are created. Those information islands are characterized by systems where hardware and software used are proprietors. In other words, they are supplied for just a manufacturer, doing with that customer is entailed to that supplier. That solution causes great damages to companies. Once the connection and integration with other equipments, that are not of own supplier, it is very complicated. Several times it is impossible of being accomplished, because of high cost of solution or for technical incompatibility. This work consists to specify and to implement the visualization module via Web of GERINF. GERINF is a FINEP/CTPetro project that has the objective of developing a software for information management in industrial processes. GERINF is divided in three modules: visualization via Web, compress and storage and communication module. Are presented results of the utilization of a proposed system to information management of a Natural Gas collected Unit of Guamar´e on the PETROBRAS UN-RNCE.
Resumo:
This study discusses about the practice of communication in libraries from the appropriation of the resources of web 2.0, particularly social media, establishing from the aspects of mediatization new communication scenarios in their environments. Aims at understanding how in the contemporary society, the libraries, that symbolize traditional space in the search for information and knowledge, modify their contexts through technological resources involved in your scenario, and specifically checks as the process of mediatization is inserted into the communication practices and interaction of libraries, noting the relevance of the ownership of social media, especially twitter and facebook, by the libraries of the Federal University of Rio Grande do Norte - UFRN. Use as methodological procedures, a theoretical approach concerning the conceptual research to investigate issues relating to social media, communication practice, mediatization and network society, and is characterized by being a descriptive exploratory research, of qualitative nature with adoption of the inductive method, using interviews and direct observation, analyzing reconfiguration scenario of university libraries located in UFRN. Thus, with the of the study, expected to be possible to give an overview of how to establish the use of social media in the scenario investigated by checking the new possibilities of communication, outreach services, information dissemination and interaction with user
Resumo:
The aim of this study was to comparatively evaluate the mechanical strength of squared and rectangular 2.0 mm system miniplates comparing them to the standard configuration with 2 straight miniplates in stabilizing fractures in the anterior mandible. Ninety synthetic polyurethane mandible replicas were used in mechanical test. The samples were divided into six groups of three different methods for fixation. Groups 1, 2 and 3 showed complete fractures in symphysis, characterized by a linear separation between the medial incisor, and groups 4, 5 and 6 showed complete fractures in parasymphysis with oblique design. Groups 1 and 4 were represented by the standard technique with two straight miniplates parallel to each other. Groups 2 and 5 were stabilized by squared miniplates and groups 3 and 6 were fixed by rectangular design. Each group was subjected to a mechanical test at a displacement speed of 10 mm/min on a universal testing machine, receiving linear vertical load on the region of the left first molar. The values of the maximum load and when displacements reached 5 mm were obtained and statistically analyzed by calculating the confidence interval of 95%. Fixation systems using squared (G2) and rectangular (G3) miniplates obtained similar results. No statistically significant differences with respect to the maximum load and the load at 5 mm displacement were found when compared to standard method in symphyseal fractures (G1). In parasymphysis the fixation method using squared miniplates (G5) obtained results without significant differences regarding the maximum load and the load at 5 mm when compared to the standard configuration (G4). The fixation method using rectangular miniplates (G6) showed inferior results which were statistically significant when compared to the standard configuration (G4) for parasymphysis fractures. The mechanical behavior of the fixation methods was similar, except when rectangular miniplates were used. The fixation methods showed better results with statistical significance in symphyseal fractures
Resumo:
NASCIMENTO, Bruna Laís C. do; FELIPE, Carla Beatriz Marques; BEZERRA, Midinai Gomes.Política de indexação: visando a qualidade para a recuperação da informação. In: SEMINÁRIO DE PESQUISA DO CCSA, 16., 2010, Natal. Anais eletrônicos... Natal: UFRN, 2010. Disponível em:
Resumo:
NASCIMENTO, Bruna Laís C. do; FELIPE, Carla Beatriz Marques; BEZERRA, Midinai Gomes.Política de indexação: visando a qualidade para a recuperação da informação. In: SEMINÁRIO DE PESQUISA DO CCSA, 16., 2010, Natal. Anais eletrônicos... Natal: UFRN, 2010. Disponível em:
Resumo:
This dissertation aims at extending the JCircus tool, a translator of formal specifications into code that receives a Circus specification as input, and translates the specification into Java code. Circus is a formal language whose syntax is based on Z s and CSP s syntax. JCircus generated code uses JCSP, which is a Java API that implements CSP primitives. As JCSP does not implement all CSP s primitives, the translation strategy from Circus to Java is not trivial. Some CSP primitives, like parallelism, external choice, communication and multi-synchronization are partially implemented. As an aditional scope, this dissertation will also develop a tool for testing JCSP programs, called JCSPUnit, which will also be included in JCircus new version. The extended version of JCircus will be called JCircus 2.0.