43 resultados para Classes de correção de fluxo
Resumo:
This study developed software rotines, in a system made basically from a processor board producer of signs and supervisory, wich main function was correcting the information measured by a turbine gas meter. This correction is based on the use of an intelligent algorithm formed by an artificial neural net. The rotines were implemented in the habitat of the supervisory as well as in the habitat of the DSP and have three main itens: processing, communication and supervision
Resumo:
This work presents a set of intelligent algorithms with the purpose of correcting calibration errors in sensors and reducting the periodicity of their calibrations. Such algorithms were designed using Artificial Neural Networks due to its great capacity of learning, adaptation and function approximation. Two approaches willbe shown, the firstone uses Multilayer Perceptron Networks to approximate the many shapes of the calibration curve of a sensor which discalibrates in different time points. This approach requires the knowledge of the sensor s functioning time, but this information is not always available. To overcome this need, another approach using Recurrent Neural Networks was proposed. The Recurrent Neural Networks have a great capacity of learning the dynamics of a system to which it was trained, so they can learn the dynamics of a sensor s discalibration. Knowingthe sensor s functioning time or its discalibration dynamics, it is possible to determine how much a sensor is discalibrated and correct its measured value, providing then, a more exact measurement. The algorithms proposed in this work can be implemented in a Foundation Fieldbus industrial network environment, which has a good capacity of device programming through its function blocks, making it possible to have them applied to the measurement process
Resumo:
This work describes the study and the implementation of the speed control for a three-phase induction motor of 1,1 kW and 4 poles using the neural rotor flux estimation. The vector speed control operates together with the winding currents controller of the stator phasis. The neural flux estimation applied to the vector speed controls has the objective of compensating the parameter dependences of the conventional estimators in relation to the parameter machine s variations due to the temperature increases or due to the rotor magnetic saturation. The implemented control system allows a direct comparison between the respective responses of the speed controls to the machine oriented by the neural rotor flux estimator in relation to the conventional flux estimator. All the system control is executed by a program developed in the ANSI C language. The main DSP recources used by the system are, respectively, the Analog/Digital channels converters, the PWM outputs and the parallel and RS-232 serial interfaces, which are responsible, respectively, by the DSP programming and the data capture through the supervisory system
Resumo:
The objective of the present work is develop a model to simulate electrical energy networks in transient and stead states, using the software ATP (Alternative Transient Program), able to be a way to join two distinct themes, present in classical methodology planning networks: short circuit analysis and load flow theory. Beyond that, using a tool for relay simulation, this paper intend to use the new developed model to investigate the influence of transient phenomenon in operation of protection relays, and calibrate the enterprise's protections relays. For testing the model, some relays, actually, installed at COSERN were used
Resumo:
This work has as main objective to show all the particularities regarding the Three-phase Power Summation Method, used for load flow calculation, in what it says respect to the influence of the magnetic coupling among the phases, as well as to the losses presented in all the existent transformers in the feeder to be analyzed. Besides, its application is detailed in the study of the short-circuits, that happen in the presence of high impedance values, which possess a problem, that is its difficult detection and consequent elimination on the part of common devices of protection. That happens due to the characteristic presented by the current of short¬ circuit, in being generally of the same order of greatness that the load currents. Results of simulations accomplished in several situations will be shown, objectifying a complete analysis of the behavior of the proposed method in several types of short-circuits. Confront of the results obtained by the method with results of another works will be presented to verify its effectiveness
Resumo:
In the two last decades of the past century, following the consolidation of the Internet as the world-wide computer network, applications generating more robust data flows started to appear. The increasing use of videoconferencing stimulated the creation of a new form of point-to-multipoint transmission called IP Multicast. All companies working in the area of software and the hardware development for network videoconferencing have adjusted their products as well as developed new solutionsfor the use of multicast. However the configuration of such different solutions is not easy done, moreover when changes in the operational system are also requirede. Besides, the existing free tools have limited functions, and the current comercial solutions are heavily dependent on specific platforms. Along with the maturity of IP Multicast technology and with its inclusion in all the current operational systems, the object-oriented programming languages had developed classes able to handle multicast traflic. So, with the help of Java APIs for network, data bases and hipertext, it became possible to the develop an Integrated Environment able to handle multicast traffic, which is the major objective of this work. This document describes the implementation of the above mentioned environment, which provides many functions to use and manage multicast traffic, functions which existed only in a limited way and just in few tools, normally the comercial ones. This environment is useful to different kinds of users, so that it can be used by common users, who want to join multimedia Internet sessions, as well as more advenced users such engineers and network administrators who may need to monitor and handle multicast traffic
Resumo:
This work deals with the development of an experimental study on a power supply of high frequency that provides the toch plasmica to be implemented in PLASPETRO project, which consists of two static converters developed by using Insulated Gate Bipolar Transistor (IGBT). The drivers used to control these keys are triggered by Digital Signal Processor (DSP) through optical fibers to reduce problems with electromagnetic interference (EMI). The first stage consists of a pre-regulator in the form of an AC to DC converter with three-phase boost power factor correction which is the main theme of this work, while the second is the source of high frequency itself. A series-resonant inverter consists of four (4) cell inverters operating in a frequency around 115 kHz each one in soft switching mode, alternating itself to supply the load (plasma torch) an alternating current with a frequency of 450 kHz. The first stage has the function of providing the series-resonant inverter a DC voltage, with the value controlled from the power supply provided by the electrical system of the utility, and correct the power factor of the system as a whole. This level of DC bus voltage at the output of the first stage will be used to control the power transferred by the inverter to the load, and it may vary from 550 VDC to a maximum of 800 VDC. To control the voltage level of DC bus driver used a proportional integral (PI) controller and to achieve the unity power factor it was used two other proportional integral currents controllers. Computational simulations were performed to assist in sizing and forecasting performance. All the control and communications needed to stage supervisory were implemented on a DSP
Resumo:
Nowadays, classifying proteins in structural classes, which concerns the inference of patterns in their 3D conformation, is one of the most important open problems in Molecular Biology. The main reason for this is that the function of a protein is intrinsically related to its spatial conformation. However, such conformations are very difficult to be obtained experimentally in laboratory. Thus, this problem has drawn the attention of many researchers in Bioinformatics. Considering the great difference between the number of protein sequences already known and the number of three-dimensional structures determined experimentally, the demand of automated techniques for structural classification of proteins is very high. In this context, computational tools, especially Machine Learning (ML) techniques, have become essential to deal with this problem. In this work, ML techniques are used in the recognition of protein structural classes: Decision Trees, k-Nearest Neighbor, Naive Bayes, Support Vector Machine and Neural Networks. These methods have been chosen because they represent different paradigms of learning and have been widely used in the Bioinfornmatics literature. Aiming to obtain an improvment in the performance of these techniques (individual classifiers), homogeneous (Bagging and Boosting) and heterogeneous (Voting, Stacking and StackingC) multiclassification systems are used. Moreover, since the protein database used in this work presents the problem of imbalanced classes, artificial techniques for class balance (Undersampling Random, Tomek Links, CNN, NCL and OSS) are used to minimize such a problem. In order to evaluate the ML methods, a cross-validation procedure is applied, where the accuracy of the classifiers is measured using the mean of classification error rate, on independent test sets. These means are compared, two by two, by the hypothesis test aiming to evaluate if there is, statistically, a significant difference between them. With respect to the results obtained with the individual classifiers, Support Vector Machine presented the best accuracy. In terms of the multi-classification systems (homogeneous and heterogeneous), they showed, in general, a superior or similar performance when compared to the one achieved by the individual classifiers used - especially Boosting with Decision Tree and the StackingC with Linear Regression as meta classifier. The Voting method, despite of its simplicity, has shown to be adequate for solving the problem presented in this work. The techniques for class balance, on the other hand, have not produced a significant improvement in the global classification error. Nevertheless, the use of such techniques did improve the classification error for the minority class. In this context, the NCL technique has shown to be more appropriated
Resumo:
Atualmente há uma grande preocupação em relação a substituição das fontes não renováveis pelas fontes renováveis na geração de energia elétrica. Isto ocorre devido a limitação do modelo tradicional e da crescente demanda. Com o desenvolvimento dos conversores de potência e a eficácia dos esquemas de controle, as fontes renováveis têm sido interligadas na rede elétrica, em um modelo de geração distribuída. Neste sentido, este trabalho apresenta uma estratégia de controle não convencional, com a utilização de um controlador robusto, para a interconexão de sistemas fotovoltaicos com à rede elétrica trifásica. A compensação da qualidade de energia no ponto de acoplamento comum (PAC) é realizada pela estratégia proposta. As técnicas tradicionais utilizam detecção de harmônicos, já neste trabalho o controle das correntes é feita de uma forma indireta sem a necessidade desta detecção. Na estratégia indireta é de grande importância que o controle da tensão do barramento CC seja efetuado de uma forma que não haja grandes flutuações, e que a banda passante do controlador em regime permanente seja baixa para que as correntes da rede não tenham um alto THD. Por este motivo é utilizado um controlador em modo dual DSM-PI, que durante o transitório se comporta como um controlador em modo deslizante SM-PI, e em regime se comporta como um PI convencional. A corrente é alinhada ao ângulo de fase do vetor tensão da rede elétrica, obtido a partir do uso de um PLL. Esta aproximação permite regular o fluxo de potência ativa, juntamente com a compensação dos harmônicos e também promover a correção do fator de potência no ponto de acoplamento comum. Para o controle das correntes é usado um controlador dupla sequencia, que utiliza o princípio do modelo interno. Resultados de simulação são apresentados para demonstrar a eficácia do sistema de controle proposto
Resumo:
The use of Field Programmable Gate Array (FPGA) for development of digital control strategies for power electronics applications has aroused a growing interest of many researchers. This interest is due to the great advantages offered by FPGA, which include: lower design effort, high performance and highly flexible prototyping. This work proposes the development and implementation of an unified one-cycle controller for boost CFP rectifier based on FPGA. This controller can be applied to a total of twelve converters, six inverters and six rectifiers defined by four single phase VSI topologies and three voltage modulation types. The topologies considered in this work are: full-bridge, interleaved full-bridge, half-bridge and interleaved half-bridge. While modulations are classified in bipolar voltage modulation (BVM), unipolar voltage modulation (UVM) and clamped voltage modulation (CVM). The proposed project is developed and prototyped using tools Matlab/Simulink® together with the DSP Builder library provided by Altera®. The proposed controller was validated with simulation and experimental results
Resumo:
Experiments were performed to study the effect of surface properties of a vertical channel heated by a source of thermal radiation to induce air flow through convection. Two channels (solar chimney prototype) were built with glass plates, forming a structure of truncated pyramidal geometry. We considered two surface finishes: transparent and opaque. Each stack was mounted on a base of thermal energy absorber with a central opening for passage of air, and subjected to heating by a radiant source comprises a bank of incandescent bulbs and were performed field tests. Thermocouples were fixed on the bases and on the walls of chimneys and then connected to a data acquisition system in computer. The air flow within the chimney, the speed and temperature were measured using a hot wire anemometer. Five experiments were performed for each stack in which convective flows were recorded with values ranging from 17 m³ / h and 22 m³ / h and air flow velocities ranging from 0.38 m / s and 0.56 m / s for the laboratory tests and air velocities between 0.6 m/s and 1.1m/s and convective airflows between 650 m³/h and 1150 m³/h for the field tests. The test data were compared to those obtained by semi-empirical equations, which are valid for air flow induced into channels and simulated data from 1st Thermodynamics equation. It was found that the chimney with transparent walls induced more intense convective flows than the chimney with matte finish. Based on the results obtained can be proposed for the implementation of prototype to exhaust fumes, mists, gases, vapors, mists and dusts in industrial environments, to help promote ventilation and air renewal in built environments and for drying materials, fruits and seeds
Resumo:
Urban centers in Pitimbu Watershed use significant groundwater sources for public supply. Therefore, studies in Dunas Barreiras aquifer are relevant to expand knowledge about it and help manage water resources in the region. An essential tool for this management is the numerical modeling of groundwater flow. In this work, we developed a groundwater flow model for Pitimbu Watershed, using the Visual Modflow, version 2.7.1., which uses finite difference method for solving the govern equation of the dynamics of groundwater flow. We carried out the numerical simulation of steady-state model for the entire region of the basin. The model was built in the geographical, geomorphological and hydrogeological study of the area, which defined the boundary conditions and the parameters required for the numerical calculation. Owing to unavailability of current data based on monitoring of the aquifer it was not possible to calibrate the model. However, the simulation results showed that the overall water balance approached zero, therefore satisfying the equation for the three-dimensional behavior of the head water in steady state. Variations in aquifer recharge data were made to verify the impact of this contribution on the water balance of the system, especially in the scenario in which recharge due to drains and sinks was removed. According to the results generated by Visual Modflow occurred significantly hydraulic head lowering, ranging from 16,4 to 82 feet of drawdown. With the results obtained, it can be said that modeling is performed as a valid tool for the management of water resources in Pitimbu River Basin, and to support new studies
Resumo:
Cette recherche analyse les pratiques de correction de textes de l'enseignement du 1, 2 et 3 ème niveau. Nous avons parti de discutions avec les professeurs de Langue Portugaise des troisièmes annèes d‟une école appartenant au enseignement publique, située à la ville d‟Assu RN. L'étude a les postulats théoriques de Cruz (2007), Dellagnelo (1998), Oliveira (2005), Pécora (1999), Ruiz (2001), Serafini (1989), et d‟autres. La méthodologie est de nature qualitative et d‟interpretation, dont le matériel a été constitué à partir des rapports des enseignants professionnels, ainsi que les 92 textes recueillies entre juillet et août 2008. Les dés montrent que la correction se configure comme un travail pratique, qui vise à aider les étudiants à améliorer leur écriture. Les professeurs font la correction d‟une forme mélangée, c'est-à-dire dans le texte apparaissent les corrections orthographiques, lexicales, etc., mais la prédominance de la correction est par rapport aux idées, pour le contenu du texte. Dans ce sens, les professeurs se rendent compte du valeur et de la hiérarchisation des idées discutées par les élèves, les reconnaître comme l'organisation de la sémantique et la séquence du texte. Tous les autres aspects (structurelles, grammaticaux) sont importants, cependant, en général, dans la pratique de correction des études, l‟exposition les idées occupent une place importante. Les marques de correction apparaissent sous la forme de petits billets, qui apprécie également toutes les étapes de l'écriture de texte
Resumo:
Through a careful examination of the relationship between Zoroastrianism and the Western tradition, and a detailed and critical reading of the writings of Nietzsche, this work aims at showing to what extent the character Zarathustra , his discourses and poetical-philosophical thoughts, and related passages from many distinct Nietzschean works, directly or undirectly reflect a philosophy that harvests contributions from the Zoroastrian tradition or its headways (in the Judeo-Greco-Christian tradition, and furthermore in the whole Western philosophical tradition). Supplied with this provisions, and with the interpretation cast upon them, Nietzschean philosophy questions the entire Western tradition of thought, and proposes its replacement by a new attitude towards life. This work also intends to show the way the Nietzschean Zarathustra was built up, in the writings of the German philosopher, together with the idea of making, out of the namesake character of the ancient Iranian prophet (Zarathushtra or Zoroaster, the founder of Zoroastrianism), the herald of that important text that intended to bring the German language to its highest perfection , clumping together, and leading to a prophetic-poetic climax consonant with the meaning of the Earth , Nietzsche s key ideas about the rectification of the most fatal of errors and about the death of God . An elaborate investigation has been pursued after the reasons and manners of the building up of Nietzsche s Zarathustra mirroring its Iranian namesake (sections 1.1 to 1.6), and a survey of the works of Nietzsche has suggested unquestionable relations with the Zoroastrian tradition, mostly through the Jewish, Greek or Christian repercussions of this tradition. These relations have been put in context, in many framings (sections 2.1 to 2.3.2), in the ambit of the most fatal of errors - the - creation of morals in the very occasion of its transposition to metaphysics (Ecce Homo, Why I am a destiny , 3). Through an evaluation of the possible circumstances and repercussions of the death of God , the relations between Nietzsche s writings and Zoroastrian tradition have been investigated (sections 3.1 to 3.7), allowing the understanding of this event as an essential component, and tragic outcome, of the rectification of the most fatal of errors
Resumo:
In this work calibration models were constructed to determine the content of total lipids and moisture in powdered milk samples. For this, used the near-infrared spectroscopy by diffuse reflectance, combined with multivariate calibration. Initially, the spectral data were submitted to correction of multiplicative light scattering (MSC) and Savitzsky-Golay smoothing. Then, the samples were divided into subgroups by application of hierarchical clustering analysis of the classes (HCA) and Ward Linkage criterion. Thus, it became possible to build regression models by partial least squares (PLS) that allowed the calibration and prediction of the content total lipid and moisture, based on the values obtained by the reference methods of Soxhlet and 105 ° C, respectively . Therefore, conclude that the NIR had a good performance for the quantification of samples of powdered milk, mainly by minimizing the analysis time, not destruction of the samples and not waste. Prediction models for determination of total lipids correlated (R) of 0.9955, RMSEP of 0.8952, therefore the average error between the Soxhlet and NIR was ± 0.70%, while the model prediction to content moisture correlated (R) of 0.9184, RMSEP, 0.3778 and error of ± 0.76%