822 resultados para protected task execution
Resumo:
Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)
Resumo:
The problems of combinatory optimization have involved a large number of researchers in search of approximative solutions for them, since it is generally accepted that they are unsolvable in polynomial time. Initially, these solutions were focused on heuristics. Currently, metaheuristics are used more for this task, especially those based on evolutionary algorithms. The two main contributions of this work are: the creation of what is called an -Operon- heuristic, for the construction of the information chains necessary for the implementation of transgenetic (evolutionary) algorithms, mainly using statistical methodology - the Cluster Analysis and the Principal Component Analysis; and the utilization of statistical analyses that are adequate for the evaluation of the performance of the algorithms that are developed to solve these problems. The aim of the Operon is to construct good quality dynamic information chains to promote an -intelligent- search in the space of solutions. The Traveling Salesman Problem (TSP) is intended for applications based on a transgenetic algorithmic known as ProtoG. A strategy is also proposed for the renovation of part of the chromosome population indicated by adopting a minimum limit in the coefficient of variation of the adequation function of the individuals, with calculations based on the population. Statistical methodology is used for the evaluation of the performance of four algorithms, as follows: the proposed ProtoG, two memetic algorithms and a Simulated Annealing algorithm. Three performance analyses of these algorithms are proposed. The first is accomplished through the Logistic Regression, based on the probability of finding an optimal solution for a TSP instance by the algorithm being tested. The second is accomplished through Survival Analysis, based on a probability of the time observed for its execution until an optimal solution is achieved. The third is accomplished by means of a non-parametric Analysis of Variance, considering the Percent Error of the Solution (PES) obtained by the percentage in which the solution found exceeds the best solution available in the literature. Six experiments have been conducted applied to sixty-one instances of Euclidean TSP with sizes of up to 1,655 cities. The first two experiments deal with the adjustments of four parameters used in the ProtoG algorithm in an attempt to improve its performance. The last four have been undertaken to evaluate the performance of the ProtoG in comparison to the three algorithms adopted. For these sixty-one instances, it has been concluded on the grounds of statistical tests that there is evidence that the ProtoG performs better than these three algorithms in fifty instances. In addition, for the thirty-six instances considered in the last three trials in which the performance of the algorithms was evaluated through PES, it was observed that the PES average obtained with the ProtoG was less than 1% in almost half of these instances, having reached the greatest average for one instance of 1,173 cities, with an PES average equal to 3.52%. Therefore, the ProtoG can be considered a competitive algorithm for solving the TSP, since it is not rare in the literature find PESs averages greater than 10% to be reported for instances of this size.
Resumo:
Large efforts have been maden by the scientific community on tasks involving locomotion of mobile robots. To execute this kind of task, we must develop to the robot the ability of navigation through the environment in a safe way, that is, without collisions with the objects. In order to perform this, it is necessary to implement strategies that makes possible to detect obstacles. In this work, we deal with this problem by proposing a system that is able to collect sensory information and to estimate the possibility for obstacles to occur in the mobile robot path. Stereo cameras positioned in parallel to each other in a structure coupled to the robot are employed as the main sensory device, making possible the generation of a disparity map. Code optimizations and a strategy for data reduction and abstraction are applied to the images, resulting in a substantial gain in the execution time. This makes possible to the high level decision processes to execute obstacle deviation in real time. This system can be employed in situations where the robot is remotely operated, as well as in situations where it depends only on itself to generate trajectories (the autonomous case)
Resumo:
Simulations based on cognitively rich agents can become a very intensive computing task, especially when the simulated environment represents a complex system. This situation becomes worse when time constraints are present. This kind of simulations would benefit from a mechanism that improves the way agents perceive and react to changes in these types of environments. In other worlds, an approach to improve the efficiency (performance and accuracy) in the decision process of autonomous agents in a simulation would be useful. In complex environments, and full of variables, it is possible that not every information available to the agent is necessary for its decision-making process, depending indeed, on the task being performed. Then, the agent would need to filter the coming perceptions in the same as we do with our attentions focus. By using a focus of attention, only the information that really matters to the agent running context are perceived (cognitively processed), which can improve the decision making process. The architecture proposed herein presents a structure for cognitive agents divided into two parts: 1) the main part contains the reasoning / planning process, knowledge and affective state of the agent, and 2) a set of behaviors that are triggered by planning in order to achieve the agent s goals. Each of these behaviors has a runtime dynamically adjustable focus of attention, adjusted according to the variation of the agent s affective state. The focus of each behavior is divided into a qualitative focus, which is responsible for the quality of the perceived data, and a quantitative focus, which is responsible for the quantity of the perceived data. Thus, the behavior will be able to filter the information sent by the agent sensors, and build a list of perceived elements containing only the information necessary to the agent, according to the context of the behavior that is currently running. Based on the human attention focus, the agent is also dotted of a affective state. The agent s affective state is based on theories of human emotion, mood and personality. This model serves as a basis for the mechanism of continuous adjustment of the agent s attention focus, both the qualitative and the quantative focus. With this mechanism, the agent can adjust its focus of attention during the execution of the behavior, in order to become more efficient in the face of environmental changes. The proposed architecture can be used in a very flexibly way. The focus of attention can work in a fixed way (neither the qualitative focus nor the quantitaive focus one changes), as well as using different combinations for the qualitative and quantitative foci variation. The architecture was built on a platform for BDI agents, but its design allows it to be used in any other type of agents, since the implementation is made only in the perception level layer of the agent. In order to evaluate the contribution proposed in this work, an extensive series of experiments were conducted on an agent-based simulation over a fire-growing scenario. In the simulations, the agents using the architecture proposed in this work are compared with similar agents (with the same reasoning model), but able to process all the information sent by the environment. Intuitively, it is expected that the omniscient agent would be more efficient, since they can handle all the possible option before taking a decision. However, the experiments showed that attention-focus based agents can be as efficient as the omniscient ones, with the advantage of being able to solve the same problems in a significantly reduced time. Thus, the experiments indicate the efficiency of the proposed architecture
Resumo:
Equipment maintenance is the major cost factor in industrial plants, it is very important the development of fault predict techniques. Three-phase induction motors are key electrical equipments used in industrial applications mainly because presents low cost and large robustness, however, it isn t protected from other fault types such as shorted winding and broken bars. Several acquisition ways, processing and signal analysis are applied to improve its diagnosis. More efficient techniques use current sensors and its signature analysis. In this dissertation, starting of these sensors, it is to make signal analysis through Park s vector that provides a good visualization capability. Faults data acquisition is an arduous task; in this way, it is developed a methodology for data base construction. Park s transformer is applied into stationary reference for machine modeling of the machine s differential equations solution. Faults detection needs a detailed analysis of variables and its influences that becomes the diagnosis more complex. The tasks of pattern recognition allow that systems are automatically generated, based in patterns and data concepts, in the majority cases undetectable for specialists, helping decision tasks. Classifiers algorithms with diverse learning paradigms: k-Neighborhood, Neural Networks, Decision Trees and Naïves Bayes are used to patterns recognition of machines faults. Multi-classifier systems are used to improve classification errors. It inspected the algorithms homogeneous: Bagging and Boosting and heterogeneous: Vote, Stacking and Stacking C. Results present the effectiveness of constructed model to faults modeling, such as the possibility of using multi-classifiers algorithm on faults classification
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 paper examines an industry-level model developed to analyze the impact of affiliates of multinational firms (MNFs) on the host country's revealed comparative advantages (RCAs), which predicts that the referred impact is given by both technology service and industry orientation. Based on Brazilian manufacturing industries during the import-substitution industrialization, panel data estimates show that MNFs negatively affected RCA, which is explained by location advantages in industries presenting comparative disadvantages, as reinforced by a location model. Two other important results are: (i) import protection had a stronger anti-export effect on multinationals than on national firms; (ii) MNFs were concentrated in industries with lower world-export growth.
Resumo:
Several studies on nonhuman primates show that the relationships between individuals strongly influence the expression of cooperative behavior, both in natural environment and in captivity settings. Recent studies suggest that cooperative breeders present outstanding performance in tasks involving social cognition, such as cooperative tasks with experimental apparatuses. In experimental research on this subject it is crucial to differentiate between real cooperation (or communicative cooperation, mediated by social attention) and by-product cooperation that results from simultaneous actions of individuals. The present study assessed, in Callithrix jacchus, a cooperative breeder species, if social relationships and social attention between subjects are important factors during performance in cooperative tasks. During the experimental procedure the animals participated in three different cooperative tasks: cooperation task, prosocial task and control task. Diverging from the literature, matrix correlation tests revealed no significant relationship between grooming or proximity and the execution of the tasks, suggesting that other factors such as age or hierarchy may have an effect on the performance in cooperative tasks in this species. There was also no relationship between the execution of the cooperative tasks and social glances, suggesting that there was no social attention during the tasks. Moreover, there were lower rates of social glances in the cooperative tasks as opposed to the control tasks. However, the small number of pulls in prosocial tasks suggests that the animals distinguished between tasks that benefited only a partner and tasks that generated benefits to themselves, choosing the latter. We conclude that, for the tasks presented in this study, we could neither detect the role of social relationships on the cooperative tasks nor assert that there were true cooperation and prosocial behavior
Resumo:
Important issues involving the awakening to the need for conservation of biodiversity and the importance of establishing protected areas as a strategy in pursuit of environmental protection, are increasingly being developed in biological and social investigative fields. In this sense, this research aimed to emphasize the use of environmental perception of social agents are significant elements for the understanding of the man / nature, and develop educational activities aimed at raising awareness and changing attitudes towards environmental issues thus promoting reflections on Environmental Education (EE) as a critical and transformative tool for conservation of rich biological diversity. This research covers as a place of study, schools located in the Environmental Protection Area Jenipabu (APAJ), Rio Grande do Norte. Methodology in general, we highlight the use of questionnaires and mind maps as generators of the contents of empirical research, and execution of content analysis for the treatment of data collected. This dissertation has two chapters in the form of scientific articles, where the first is entitled: "Study of the perceptions and evaluation of interactions concerning environmental education in schools in a conservation area of Rio Grande do Norte - Brazil", obtaining thus a primary diagnosis for analysis about the visions that students and teachers from two schools located in APAJ have on the environment. The second article, entitled: "Effective and analysis of educational activities that promote biodiversity in a coastal area of Environmental Protection Northeast - Brazil" provides an analysis of the educational use of biodiversity as a way to raise awareness of the need for environmental conservation. It appears from research that there is a lack of training in EA by teachers, but there is a need for greater involvement of students in conservation areas, however, from the analysis of educational activities, we observed that the effectiveness of such actions acts to promote awareness and change in actors involved. Thus, environmental education needs to take into account the different perceptions found in each individual, and it can not be based solely on transmission of knowledge, so that we reach a model of conservation.
Resumo:
The aim of this study is to assess the frequency of rabies antibodies in free-ranging capuchin monkeys (Cebus apella nigritus) in a fragmented, environmentally protected, rural area of southeastern Brazil. Thirty-six free-ranging monkeys were tested by the rapid fluorescent focus inhibition test for detection of antibodies against rabies virus. Four individuals (11.11 %) had neutralizing antibody titers a parts per thousand yen0.25 IU/mL, demonstrating rabies virus exposure.
Resumo:
Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)
Resumo:
Os tubarões enfrentam muitos obstáculos para sobreviver nos primeiros anos de vida e muitas espécies ocupam áreas de berçário. Embora estimativas de sobrevivência, particularmente para jovens, sejam essenciais para acessar, monitorar e manejar efetivamente populações animais, existem poucos cálculos destas estimativas para populações de tubarões e poucas estimativas baseadas em métodos diretos para estes animais em suas áreas de berçário. Métodos de marcação e recaptura foram utilizados no presente estudo para estimar o tamanho populacional e a sobrevivência de jovens tubarões-limão (Negaprion brevirostris) em uma área de berçário na Reserva Biológica do Atol das Rocas, Brasil. Os indivíduos foram amostrados entre 1999 e 2003 e as estimativas de tamanho populacional variaram entre 12 a 100 indivíduos jovens e a taxa de sobrevivência entre 24 e 54%, com média de 44,6% durante o período de amostragem mais robusto. A população destes tubarões jovens diminuiu ao longo de nosso estudo, ainda que as taxas de sobrevivência tenham aumentado durante o mesmo período. Mesmo um nível moderado de pesca e a remoção de fêmeas maduras em áreas adjacentes podem afetar dramaticamente pequenas populações de tubarões num berçário pequeno e isolado como o Atol das Rocas. As taxas de sobrevivência e tamanho populacional relativamente mais baixos em Rocas podem ser resultado das diferenças nas características físicas deste berçário, comparadas a outros utilizados pela espécie no Atlântico norte-ocidental. Tais parâmetros comparativamente mais baixos no Atol das Rocas sugerem a fragilidade da população jovem de tubarões-limão neste berçário.
Resumo:
Conselho Nacional de Desenvolvimento Científico e Tecnológico (CNPq)
Resumo:
Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)