84 resultados para Softwares dinâmicos

em Universidade Federal do Rio Grande do Norte(UFRN)


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The present research aims at contributing to the area of detection and diagnosis of failure through the proposal of a new system architecture of detection and isolation of failures (FDI, Fault Detection and Isolation). The proposed architecture presents innovations related to the way the physical values monitored are linked to the FDI system and, as a consequence, the way the failures are detected, isolated and classified. A search for mathematical tools able to satisfy the objectives of the proposed architecture has pointed at the use of the Kalman Filter and its derivatives EKF (Extended Kalman Filter) and UKF (Unscented Kalman Filter). The use of the first one is efficient when the monitored process presents a linear relation among its physical values to be monitored and its out-put. The other two are proficient in case this dynamics is no-linear. After that, a short comparative of features and abilities in the context of failure detection concludes that the UFK system is a better alternative than the EKF one to compose the architecture of the FDI system proposed in case of processes of no-linear dynamics. The results shown in the end of the research refer to the linear and no-linear industrial processes. The efficiency of the proposed architecture may be observed since it has been applied to simulated and real processes. To conclude, the contributions of this thesis are found in the end of the text

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This master dissertation presents the development of a fault detection and isolation system based in neural network. The system is composed of two parts: an identification subsystem and a classification subsystem. Both of the subsystems use neural network techniques with multilayer perceptron training algorithm. Two approaches for identifica-tion stage were analyzed. The fault classifier uses only residue signals from the identification subsystem. To validate the proposal we have done simulation and real experiments in a level system with two water reservoirs. Several faults were generated above this plant and the proposed fault detection system presented very acceptable behavior. In the end of this work we highlight the main difficulties found in real tests that do not exist when it works only with simulation environments

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The industries are getting more and more rigorous, when security is in question, no matter is to avoid financial damages due to accidents and low productivity, or when it s related to the environment protection. It was thinking about great world accidents around the world involving aircrafts and industrial process (nuclear, petrochemical and so on) that we decided to invest in systems that could detect fault and diagnosis (FDD) them. The FDD systems can avoid eventual fault helping man on the maintenance and exchange of defective equipments. Nowadays, the issues that involve detection, isolation, diagnose and the controlling of tolerance fault are gathering strength in the academic and industrial environment. It is based on this fact, in this work, we discuss the importance of techniques that can assist in the development of systems for Fault Detection and Diagnosis (FDD) and propose a hybrid method for FDD in dynamic systems. We present a brief history to contextualize the techniques used in working environments. The detection of fault in the proposed system is based on state observers in conjunction with other statistical techniques. The principal idea is to use the observer himself, in addition to serving as an analytical redundancy, in allowing the creation of a residue. This residue is used in FDD. A signature database assists in the identification of system faults, which based on the signatures derived from trend analysis of the residue signal and its difference, performs the classification of the faults based purely on a decision tree. This FDD system is tested and validated in two plants: a simulated plant with coupled tanks and didactic plant with industrial instrumentation. All collected results of those tests will be discussed

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Water still represents, on its critical properties and phase transitions, a problem of current scientific interest, as a consequence of the countless open questions and of the inadequacy of the existent theoretical models, mainly related to the different solid and liquid phases that this substance possesses. For example, there are 13 known crystalline forms of water, and also amorphous phases. One of them, the amorphous ice of very high density (VHDA), was just recently observed. Other example is the anomalous behavior in the macroscopic density, which presents a maximum at the temperature of 277 K. In order to experimentally investigate the behavior of one of the liquid-solid phase transitions, the anomaly in its density and also the metastability, we used three different cooling techniques and, as comparison systems, we made use of the solvents: acetone and ethyl alcohol. The first studied cooling system employ a Peltier plate, a device recently developed, which makes use of small cubes made up of semiconductors to change heat among two surfaces; the second system is a commercial refrigerator, similar to the residential ones. Finally, the liquid nitrogen technique, which is used to refrigerate the samples in a container, in two ways: a very fast and other one, almost static. In those three systems, three Beckers of aluminum were used (with a volume of 80 ml, each), containing water, alcohol and acetone. They were closed and maintained at atmospheric pressure. Inside of each Becker were installed three thermocouples, disposed along the vertical axis of the Beckers, one close to the inferior surface, other to the medium level and the last one close the superior surface. A system of data acquisition was built via virtual instrumentation using as a central equipment a Data-Acquisition board. The temperature data were collected by the three thermocouples in the three Beckers, simultaneously, in function of freezing time. We will present the behavior of temperature versus freezing time for the three substances. The results show the characterization of the transitions of the liquid

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Although some individual techniques of supervised Machine Learning (ML), also known as classifiers, or algorithms of classification, to supply solutions that, most of the time, are considered efficient, have experimental results gotten with the use of large sets of pattern and/or that they have a expressive amount of irrelevant data or incomplete characteristic, that show a decrease in the efficiency of the precision of these techniques. In other words, such techniques can t do an recognition of patterns of an efficient form in complex problems. With the intention to get better performance and efficiency of these ML techniques, were thought about the idea to using some types of LM algorithms work jointly, thus origin to the term Multi-Classifier System (MCS). The MCS s presents, as component, different of LM algorithms, called of base classifiers, and realized a combination of results gotten for these algorithms to reach the final result. So that the MCS has a better performance that the base classifiers, the results gotten for each base classifier must present an certain diversity, in other words, a difference between the results gotten for each classifier that compose the system. It can be said that it does not make signification to have MCS s whose base classifiers have identical answers to the sames patterns. Although the MCS s present better results that the individually systems, has always the search to improve the results gotten for this type of system. Aim at this improvement and a better consistency in the results, as well as a larger diversity of the classifiers of a MCS, comes being recently searched methodologies that present as characteristic the use of weights, or confidence values. These weights can describe the importance that certain classifier supplied when associating with each pattern to a determined class. These weights still are used, in associate with the exits of the classifiers, during the process of recognition (use) of the MCS s. Exist different ways of calculating these weights and can be divided in two categories: the static weights and the dynamic weights. The first category of weights is characterizes for not having the modification of its values during the classification process, different it occurs with the second category, where the values suffers modifications during the classification process. In this work an analysis will be made to verify if the use of the weights, statics as much as dynamics, they can increase the perfomance of the MCS s in comparison with the individually systems. Moreover, will be made an analysis in the diversity gotten for the MCS s, for this mode verify if it has some relation between the use of the weights in the MCS s with different levels of diversity

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Intendding to understand how the human mind operates, some philosophers and psycologists began to study about rationality. Theories were built from those studies and nowadays that interest have been extended to many other areas such as computing engineering and computing science, but with a minimal distinction at its goal: to understand the mind operational proccess and apply it on agents modelling to become possible the implementation (of softwares or hardwares) with the agent-oriented paradigm where agents are able to deliberate their own plans of actions. In computing science, the sub-area of multiagents systems has progressed using several works concerning artificial intelligence, computational logic, distributed systems, games theory and even philosophy and psycology. This present work hopes to show how it can be get a logical formalisation extention of a rational agents architecture model called BDI (based in a philosophic Bratman s Theory) in which agents are capable to deliberate actions from its beliefs, desires and intentions. The formalisation of this model is called BDI logic and it is a modal logic (in general it is a branching time logic) with three access relations: B, D and I. And here, it will show two possible extentions that tranform BDI logic in a modal-fuzzy logic where the formulae and the access relations can be evaluated by values from the interval [0,1]

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This dissertation presents the results of research developed in the Nísia Floresta-Papeba-Guaraíras Lagoon Complex, located on the south coast of the Rio Grande do Norte State. The main objectives of this dissertation were the stratrigraphic characterization, in detail scale, of the and the coastal dynamics study of the lagoonal deposits sedimentation, as well as the morpho-dynamic analysis of the area. Therefore, an interdisciplinary methodology was adopted, in which all sedimentological, morpho-tectonic and geomorphological data were integrated. Vibracore up to 4m in length were carried out in the lagoons. The referred lagoon complex made of a system of three lagoons that interact through two artificial channels, named Boqueirão and Surubajá. The Guaraíras lagoon, the largest one in the system, corresponds to the estuary zone of the Trairi and Jacu rivers. The sedimentary load brought by these rivers is strongly reworked by tide currents, forming an important net-work of channels and sandy bars inside this lagoon and close to its channel connection with the sea. The stratigraphic units of the area are Cenozoic in age, and are represented by sedimentary rocks of the Barreiras Formation (sandstones, mudstones and conglomerates) and by rocks beach, as well as by siliciclastics sediments related with the fluvial dynamics of tide plain (clay and sandy bars), and coast (sand dunes and beaches). Among the recognized geomorphologic aspects, there are the elements associated with continental enviroments (drainage basins of the Trairi, Baldum and Jacu rivers, coastal tableland supported by the Barreiras Formation), and transitional environments (lagoon complex, dune fields, cliffs, tidal channels and beach rocks lines). The morphotectonic analysis indicates that fauts affect Barreiras Formation sedimentary rocks, with two sets of main lineaments: SW-NE and SE-NW. The anomalies in the drainage net are directly associated with these fault/fracture system, which control and subdivede the low courses of the Trairi and Jacu rivers, at least a tail of their flowing principal courses. The Nísia Floresta, Papeba and Guaraíras lagoons present strong morphological control according to the lineament directions. Taking into account the lagoonal deposits, the sedimentological analyses reflect a sediment distribution related to the interaction of the fluvial and sea processes that act in the study area. The correlated deposits show textural mainly microclastic characteristics of shallow waters, and of currents of low to moderate energy.In general, the Nísia Floresta-Papeba-Guaraíras lagoon Complex, constitutes a very intrinsec group, that undewent important changes in historical times that are reflected in the currents clays. Inaddition to the natural processes that act in this system, we should take into account the antrohopic intervention, which have increased in the past years

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The increasing use of shallow seismic methods of high resolution, for investigations of geological problems, environmental or industrial, has impelled the development of techniques, flows and computational algorithms. The practice of applying techniques for processing this data, until recently it wasn t used and the interpretation of the data was made as they were acquired. In order to facilitate and contribute to the improvement of the practices adopted, was developed a free graphical application and open source, called OpenSeismic which is based on free software Seismic Un*x, widely used in the treatment of conventional seismic data used in the exploration of hydrocarbon reservoirs. The data used to validate the initiative were marine seismic data of high resolution, acquired by the laboratory of Geology and Marine Geophysics and Environmental Monitoring - GGEMMA, of the Federal University of Rio Grande do Norte UFRN, for the SISPLAT Project, located at the region of paleo-valley of the Rio Acu. These data were submitted to the processing flow developed by Gomes (2009), using the free software developed in this work, the OpenSeismic, as well other free software, the Seismic Un*x and the commercial software ProMAX, where despite its peculiarities has presented similar results

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The Metropolitan Region of Natal, like other metropolitan regions in Brazil, was marked by intense and rapid urbanization of the country occurred only in the second half of the twentieth century, coinciding with the process of consolidation of the industry in the country, resulting in serious urban social problems, such as the increase in slums, lack of infrastructure and this increase in violence in urban centers. When enters the reality of the metropolitan region, assessing the impacts of restructuring productive in the context of globalization, analyzing how the socio-economic factors influencing the dynamic of the population, whose configuration was shown to be contradictory according to social class busy. Accordingly, we studied the demographic configuration of the Metropolitan Region of Natal, analyzing their spatial distribution and their socio-demographic differences in light of building a type socio-space, which cuts the metropolitan space in homogeneous areas

Relevância:

20.00% 20.00%

Publicador:

Resumo:

When searching for food, animals often make decisions of where to go, how long to stay in a foraging area and whether or not to return to the last visited spot. These decisions can be enhanced by cognitive traits and adjusted based on previous experience. In social insects such as ants, foraging efficiency have an impact on both individual and colony level. The present study investigated, in the laboratory, the effect of distance from food, capture success and food size, and reward rate on decisions of where to forage in Dinoponera quadriceps, a ponerine ant that forage solitarily and individually make their foraging decisions. We also investigated the influence of learning on the performance of workers over successive trips searching for food by measuring the patch residence time in each foraging trip. Four scenarios were created differing in food reward rates, food size offered and distances colony-food site. Our work has shown that as a rule-of-thumb, workers of D. quadriceps return to the place where a prey item was found on the previous trip, regardless of distance, food size and reward rate. When ants did not capture preys, they were more likely to change path to search for food. However, in one of the scenarios, this decision to switch paths when unsuccessful was less evident, possibly due to the greater variation of possible outcomes ants could experience in this scenario and cognitive constraints of D. quadriceps to predict variations of food distribution. Our results also indicated a learning process of routes of exploration as well as the food site conditions for exploration. After repeated trips, foragers reduced the patch residence time in areas that they did not capture food and quickly changed of foraging area, increasing their foraging efficiency.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The objective of this study was to determine the seasonal and interannual variability and calculate the trends of wind speed in NEB and then validate the mesoscale numerical model for after engage with the microscale numerical model in order to get the wind resource at some locations in the NEB. For this we use two data sets of wind speed (weather stations and anemometric towers) and two dynamic models; one of mesoscale and another of microscale. We use statistical tools to evaluate and validate the data obtained. The simulations of the dynamic mesoscale model were made using data assimilation methods (Newtonian Relaxation and Kalman filter). The main results show: (i) Five homogeneous groups of wind speed in the NEB with higher values in winter and spring and with lower in summer and fall; (ii) The interannual variability of the wind speed in some groups stood out with higher values; (iii) The large-scale circulation modified by the El Niño and La Niña intensified wind speed for the groups with higher values; (iv) The trend analysis showed more significant negative values for G3, G4 and G5 in all seasons and in the annual average; (v) The performance of dynamic mesoscale model showed smaller errors in the locations Paracuru and São João and major errors were observed in Triunfo; (vi) Application of the Kalman filter significantly reduce the systematic errors shown in the simulations of the dynamic mesoscale model; (vii) The wind resource indicate that Paracuru and Triunfo are favorable areas for the generation of energy, and the coupling technique after validation showed better results for Paracuru. We conclude that the objective was achieved, making it possible to identify trends in homogeneous groups of wind behavior, and to evaluate the quality of both simulations with the dynamic model of mesoscale and microscale to answer questions as necessary before planning research projects in Wind-Energy area in the NEB

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The great interest in nonlinear system identification is mainly due to the fact that a large amount of real systems are complex and need to have their nonlinearities considered so that their models can be successfully used in applications of control, prediction, inference, among others. This work evaluates the application of Fuzzy Wavelet Neural Networks (FWNN) to identify nonlinear dynamical systems subjected to noise and outliers. Generally, these elements cause negative effects on the identification procedure, resulting in erroneous interpretations regarding the dynamical behavior of the system. The FWNN combines in a single structure the ability to deal with uncertainties of fuzzy logic, the multiresolution characteristics of wavelet theory and learning and generalization abilities of the artificial neural networks. Usually, the learning procedure of these neural networks is realized by a gradient based method, which uses the mean squared error as its cost function. This work proposes the replacement of this traditional function by an Information Theoretic Learning similarity measure, called correntropy. With the use of this similarity measure, higher order statistics can be considered during the FWNN training process. For this reason, this measure is more suitable for non-Gaussian error distributions and makes the training less sensitive to the presence of outliers. In order to evaluate this replacement, FWNN models are obtained in two identification case studies: a real nonlinear system, consisting of a multisection tank, and a simulated system based on a model of the human knee joint. The results demonstrate that the application of correntropy as the error backpropagation algorithm cost function makes the identification procedure using FWNN models more robust to outliers. However, this is only achieved if the gaussian kernel width of correntropy is properly adjusted.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

VALENTIM, R. A. M. ; SOUZA NETO, Plácido Antônio de. O impacto da utilização de design patterns nas métricas e estimativas de projetos de software: a utilização de padrões tem alguma influência nas estimativas?. Revista da FARN, Natal, v. 4, p. 63-74, 2006

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Increasingly, the Information Technology is used in the society, including the private, public and third sector organizational context. Technological tools are created in order to speed, automate, control and monitor processes. These technologies generate impacts on areas that permeate their use and the objective of this study is to investigate the implementation process of the Eletronic Invoice and the impacts arising from this technological tool in companies. For that, case studies have been conducted in three companies that emit and receive Eletronic Invoice, in a Information System consultancy, that provides softwares of Eletronic Invoice, and in a State Tax Department. Data collection was performed with organizations representatives through electronic questionnaires. The study concludes that it is expected, by the investigated organizations, that the tool reaches the benefits offered by the Tax Administration. However, these benefits have not been identified yet and neither have the use of methodologies in order to identify them. Moreover, the main impact found was the need for better training and participant´s technical qualification, followed by reducing printing costs and paper purchase

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The organizations are characterized as dynamic spaces, they are being revisited and redefined, because they constitute structural human spaces and new vain outlines won expression. As it begins, of the non consensus in its conception, it is explicit the complexity degree that is identified in the plurality and diversity, brought by the people that compose them, characterizing it as accomplishment space, of happiness and also of conflict, of relationships of power and organizational limits and from birth and burial of faiths, values, norms, symbols, knowledge and rituals, therefore, deeply human. In that way, to know the administration of the organization is preponderant condition for the format of the human relationships to be delineated in its living. Like this the work makes an option in knowing the social administration, this work tries to know and analyze the values and beginnings of the social administration; revealling characteristics and specificities of the organizational performance of UNIPOP that contribute to the formation of the conception of Social Administration, it tends as source of the information the managers of the institution; to identify the formative values of UNIPOP that contribute to the youths' partner-political action in the community, tends for reference the current students of the organization and last to evaluate values structurates and supporting that interconnection between the organizational Administration, formation youth's program, participation and autonomy and attendance, starting from the existences gained by the exits, of that program. This way, the research will be qualitative, looking for understanding starting from their documents, the existence of those values