5 resultados para scientific computation
em Universidade Federal do Rio Grande do Norte(UFRN)
Resumo:
The last years have presented an increase in the acceptance and adoption of the parallel processing, as much for scientific computation of high performance as for applications of general intention. This acceptance has been favored mainly for the development of environments with massive parallel processing (MPP - Massively Parallel Processing) and of the distributed computation. A common point between distributed systems and MPPs architectures is the notion of message exchange, that allows the communication between processes. An environment of message exchange consists basically of a communication library that, acting as an extension of the programming languages that allow to the elaboration of applications parallel, such as C, C++ and Fortran. In the development of applications parallel, a basic aspect is on to the analysis of performance of the same ones. Several can be the metric ones used in this analysis: time of execution, efficiency in the use of the processing elements, scalability of the application with respect to the increase in the number of processors or to the increase of the instance of the treat problem. The establishment of models or mechanisms that allow this analysis can be a task sufficiently complicated considering parameters and involved degrees of freedom in the implementation of the parallel application. An joined alternative has been the use of collection tools and visualization of performance data, that allow the user to identify to points of strangulation and sources of inefficiency in an application. For an efficient visualization one becomes necessary to identify and to collect given relative to the execution of the application, stage this called instrumentation. In this work it is presented, initially, a study of the main techniques used in the collection of the performance data, and after that a detailed analysis of the main available tools is made that can be used in architectures parallel of the type to cluster Beowulf with Linux on X86 platform being used libraries of communication based in applications MPI - Message Passing Interface, such as LAM and MPICH. This analysis is validated on applications parallel bars that deal with the problems of the training of neural nets of the type perceptrons using retro-propagation. The gotten conclusions show to the potentiality and easinesses of the analyzed tools.
Resumo:
This work aims to develop modules that will increase the computational power of the Java-XSC library, and XSC an acronym for "Language Extensions for Scientific Computation . This library is actually an extension of the Java programming language that has standard functions and routines elementary mathematics useful interval. in this study two modules were added to the library, namely, the modulus of complex numbers and complex numbers of module interval which together with the modules original numerical applications that are designed to allow, for example in the engineering field, can be used in devices running Java programs
Resumo:
Deaf people have serious difficulties to access information. The support for sign languages is rarely addressed in Information and Communication Technologies (ICT). Furthermore, in scientific literature, there is a lack of works related to machine translation for sign languages in real-time and open-domain scenarios, such as TV. To minimize these problems, in this work, we propose a solution for automatic generation of Brazilian Sign Language (LIBRAS) video tracks into captioned digital multimedia contents. These tracks are generated from a real-time machine translation strategy, which performs the translation from a Brazilian Portuguese subtitle stream (e.g., a movie subtitle or a closed caption stream). Furthermore, the proposed solution is open-domain and has a set of mechanisms that exploit human computation to generate and maintain their linguistic constructions. Some implementations of the proposed solution were developed for digital TV, Web and Digital Cinema platforms, and a set of experiments with deaf users was developed to evaluate the main aspects of the solution. The results showed that the proposed solution is efficient and able to generate and embed LIBRAS tracks in real-time scenarios and is a practical and feasible alternative to reduce barriers of deaf to access information, especially when human interpreters are not available
Resumo:
Today, one of the topics that attracts interest of the scientific community is the understanding of magnetic properties of magnetic systems with reduced dimensions, in particular, ferromagnetic thin films. In this case, the comprehension and control of these properties, as well as the development of routes to obtain them, are crucial issues in many aspects of current and future technologies for storage and transmission of information in the electro-electronic industry. There are several materials that exhibit soft magnetic properties, and we highlight the amorphous alloys and that ones obtained by partial crystallization, so-called nanocrystalline materials. The production of these alloys as magnetic ribbons is very common in scientific and technological area, but there are just a few works related to the production of these alloys as thin films. In this work, we studied the quasi-static magnetic properties of ferromagnetic thin films based on FeCuNbSiB in a wide range of thicknesses, from 20 to 500 nm, produced by sputtering. In particular, after the structural characterization performed via X-ray diffraction, the magnetic properties of the sets of samples were investigated using experimental magnetization curve, obtained using a vibrating sample magnetometer, as well as through theoretical curves obtained by theoretical modeling and numerical computation. The modeling process is based on the Stoner Wohlfarth model applied to three dimensions, and adds some energy terms, using as reference experimental results of magnetization. In this case, from the comparison between theoretical and experimental results and the analysis of the constant anisotropy behavior as a function of film thickness, we aim to obtain further information on the magnetization process of the samples, to identify routes for the production of thin films and develop a theoretical to films to use it, in the future, in the obtainment of the theoretical curves of some magnetic measurements, such as magnetoimpedance and magnetoresistance
Resumo:
The Scientific Algorithms are a new metaheuristics inspired in the scientific research process. The new method introduces the idea of theme to search the solution space of hard problems. The inspiration for this class of algorithms comes from the act of researching that comprises thinking, knowledge sharing and disclosing new ideas. The ideas of the new method are illustrated in the Traveling Salesman Problem. A computational experiment applies the proposed approach to a new variant of the Traveling Salesman Problem named Car Renter Salesman Problem. The results are compared to state-of-the-art algorithms for the latter problem