321 resultados para inversor MLP


Relevância:

10.00% 10.00%

Publicador:

Resumo:

Fundação de Amparo a Pesquisa do Estado de São Paulo

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This paper describes a method of identifying morphological attributes that classify wear particles in relation to the wear process from which they originate and permit the automatic identification without human expertise. The method is based on the use of Multi Layer Perceptron (MLP) for analysis of specific types of microscopic wear particles. The classification of the wear particles was performed according to their morphological attributes of size and aspect ratio, among others. (C) 2010 Journal of Mechanical Engineering. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Several studies have shown that there is a circadian modulation of explicit memory. This modulation can occur independently in each one of the mnemonic processes. The aim of this study was to evaluate the influence of time of training on short-term memory (STM) and long-term memory (LTM), using a recognition task. Moreover, a possible circadian modulation in retrieving was investigated when this process matched the acquisition hour (time stamp). The chronotype variable was also considered. Fifty-seven undergraduate students aging between 18 and 25 years (21,72 ± 2,14; 28 ♂) participated in this study. In the training phase (acquisition) the subjects heard a ten word list. Following this, they answered a recognition test to evaluate STM and one week later they answered a recognition test to evaluate LTM. In each chronotype, the subjects were divided in groups according to the training hour, part of them in the morning and the other in the afternoon. One week later some of the subjects in each group underwent LTM testing in the morning and others in the afternoon. When the subjects performances were analyzed together, independently of the chronotypes, a training hour effect was found in the LTM. The subjects trained in the afternoon had better performance. No time of day effect was found in the STM and in retrieving from the LTM. However, the morning types who were trained and tested in the same hour had a better performance in the LTM when compared to morning types trained and tested in different hours. This effect did not occur when the other chronotypes were analyzed. The circadian modulation seems to occur at least in two different ways. First, there is a circadian modulation in the acquisition/consolidation processes, with a better performance occuring in the afternoon. Secondly, there is a modulation in the retrieval mnemonic process, called time stamp phenomenon. This phenomenon, that occurred in the morning types, is showed for the first time in humans

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The parameterized fast decoupled power flow (PFDPF), versions XB and BX, using either theta or V as a parameter have been proposed by the authors in Part I of this paper. The use of reactive power injection of a selected PVbus (Q(PV)) as the continuation parameter for the computation of the maximum loading point (MLP) was also investigated. In this paper, the proposed versions obtained only with small modifications of the conventional one are used for the computation of the MLP of IEEE test systems (14, 30, 57 and 118 buses). These new versions are compared to each other with the purpose of pointing out their features, as well as the influence of reactive power and transformer tap limits. The results obtained with the new approaches are presented and discussed. The results show that the characteristics of the conventional FDPF method are enhanced and the region of convergence around the singular solution is enlarged. In addition, it is shown that these versions can be switched during the tracing process in order to efficiently determine all the PV curve points with few iterations. A trivial secant predictor, the modified zero-order polynomial, which uses the current solution and a fixed increment in the parameter (V, theta, or mu) as an estimate for the next solution, is used for the predictor step. (C) 2003 Elsevier B.V. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The conventional Newton's method has been considered inadequate to obtain the maximum loading point (MLP) of power systems. It is due to the Jacobian matrix singularity at this point. However, the MLP can be efficiently computed through parameterization techniques of continuation methods. This paper presents and tests new parameterization schemes, namely the total power losses (real and reactive), the power at the slack bus (real or reactive), the reactive power at generation buses, the reactive power at shunts (capacitor or reactor), the transmission lines power losses (real and reactive), and transmission lines power (real and reactive). Besides their clear physical meaning, which makes easier the development and application of continuation methods for power systems analysis, the main advantage of some of the proposed parameters is that its not necessary to change the parameter in the vicinity of the MLP. Studies on the new parameterization schemes performed on the IEEE 118 buses system show that the ill-conditioning problems at and near the MLP are eliminated. So, the characteristics of the conventional Newton's method are not only preserved but also improved. (C) 2003 Elsevier B.V. B.V. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

O método de fluxo de carga convencional é considerado inadequado para se obter o ponto de máximo carregamento (PMC) de sistemas de potência, devido à singularidade da matriz Jacobiana neste ponto. Os métodos da continuação são ferramentas eficientes para a solução deste tipo de problema, visto que técnicas de parametrização podem ser utilizadas para evitar a singularidade da matriz Jacobiana. Neste trabalho, novas opções para a etapa de parametrização do método da continuação são apresentadas. Mostra-se que variáveis com claro significado físico podem ser utilizadas na etapa de parametrização. As seguintes variáveis foram testadas: perda total de potência ativa e reativa, potência ativa e reativa na barra de referência, potência reativa das barras de geração, e as perdas de potência ativa e reativa nas linhas de transmissão (LT). Além de facilitar a implementação computacional do método de continuação, as técnicas de parametrização apresentadas simplificam a definição matemática e o entendimento do método por parte de engenheiros de potência, visto que os métodos de continuação existentes na literatura sempre utilizam técnicas de parametrização complexas, e de interpretação puramente geométrica. Resultados obtidos com a nova metodologia para os sistemas testes do IEEE (14, 30, 57 e 118 barras) mostram que as características de convergência do método de fluxo de carga convencional são melhoradas na região do PMC. Além disso, durante o traçado das curvas PV, as diversas técnicas de parametrização podem ser comutadas entre si possibilitando o cálculo de todos os pontos da curva com um número reduzido de iterações. Diversos testes são realizados para proporcionar a comparação do desempenho dos esquemas de parametrização propostos.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The objective of the researches in artificial intelligence is to qualify the computer to execute functions that are performed by humans using knowledge and reasoning. This work was developed in the area of machine learning, that it s the study branch of artificial intelligence, being related to the project and development of algorithms and techniques capable to allow the computational learning. The objective of this work is analyzing a feature selection method for ensemble systems. The proposed method is inserted into the filter approach of feature selection method, it s using the variance and Spearman correlation to rank the feature and using the reward and punishment strategies to measure the feature importance for the identification of the classes. For each ensemble, several different configuration were used, which varied from hybrid (homogeneous) to non-hybrid (heterogeneous) structures of ensemble. They were submitted to five combining methods (voting, sum, sum weight, multiLayer Perceptron and naïve Bayes) which were applied in six distinct database (real and artificial). The classifiers applied during the experiments were k- nearest neighbor, multiLayer Perceptron, naïve Bayes and decision tree. Finally, the performance of ensemble was analyzed comparatively, using none feature selection method, using a filter approach (original) feature selection method and the proposed method. To do this comparison, a statistical test was applied, which demonstrate that there was a significant improvement in the precision of the ensembles

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This work presents contributions in the detection and identication of faults in multilevel inverters through the study of the converters behavior under these operation conditions. Basically, the approached fault consists of an open-circuit in any switch of a three-level clamped diode inverter. The converter operation is characterized in the pre and post-fault states. A wave form behavior analysis of the pole voltage, phase current and dc-bus current is also done, which highlights characteristics that allow the detection of failure and, even, under favorable conditions, the identication of the faulty device. A compensation strategy of the approached fault (open-switch) is also investigated with the purpose of maintaining the driving system operational when a failure occurs. The proposed topology uses SCRs in parallel with the internal switches of the inverter, which allows, in some occasions, the full utilization of the dc-bus

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Over 40,000 sugarcane (Saccharum officinarum) consensus sequences assembled from 237,954 expressed sequence tags were compared with the protein and DNA sequences from other angiosperms, including the genomes of Arabidopsis and rice (Oryza sativa). Approximately two-thirds of the sugarcane transcriptome have similar sequences in Arabidopsis. These sequences may represent a core set of proteins or protein domains that are conserved among monocots and eudicots and probably encode for essential angiosperm. functions. The remaining sequences represent putative monocot-specific genetic material, one-half of which were found only in sugarcane. These monocot-specific cDNAs represent either novelties or, in many cases, fast-evolving sequences that diverged substantially from their eudicot homologs. The wide comparative genome analysis presented here provides information on the evolutionary changes that underlie the divergence of monocots and eudicots. Our comparative analysis also led to the identification of several not yet annotated putative genes and possible gene loss events in Arabidopsis.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The conventional Newton's method is considered to be inadequate for the computation of the maximum loading point (MLP) of power systems since: (i) it encounters difficulties in the vicinity of the MLP: and (ii) the load flow Jacobian matrix becomes singular at the MLP. It is well known that continuation methods are powerful and useful tools that are able to trace the solution PV curve without experiencing such diffculties. However, continuation methods require a parameterisation so that a modified, well conditioned set of load flow equations is obtained. In particular, the Jacobian matrix associated with this modified set of equations should not be singular at the MLP. The authors propose that the actual power losses in transmission branches (lines and transformers) are used to parameterise the approach. Specific procedures for the automatic determination of the most appropriate parameter (branch) are proposed. Such procedures include the utilisation of fast voltage-stability indices. Simulation results are presented to show that the proposed method is able to trace the whole solution PV curve very efficiently.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This paper describes a method for the evaluation of pavement condition through artificial neural networks using the MLP backpropagation technique. Two of the most used procedures for detecting the pavement conditions were applied: the overall severity index and the irregularity index. Tests with the model demonstrated that the simulation with the neural network gives better results than the procedures recommended by the highway officials. This network may also be applied for the construction of a graphic computer environment.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

In a machine milking system in which calves were not present, oxytocin concentration (OT), cortisol release (CORT), milk yield and residual milk were evaluated for cows of three genetic groups: 1/2Gir x 1/2Holstein (n=6, genetic group F2), 1/4Gir x 3/4Holstein (n=6, genetic group F3) and Holstein (n=6, genetic group H). Group H had higher milk yield than groups F2 and F3, whereas OT was similar among groups. The increase in OT during milk-ing was greater for H and F3 than for F2. Residual milk for F2 was' higher than for F3 and H. The CORT for F2 was higher than for cows of the other two genetic groups. Cows from F2 and F3 were more stressed than H cows during machine milking, but the Gir x Holstein groups did release suffficient OT to induce an effective milk letdown response.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Several studies have suggested that dietary supplementation with antioxidants can influence the response to chemotherapy as well as the development of adverse side effects that result from treatment with antineoplastic agents. The emphasis of the present study was to investigate whether the administration of a single dose of oral glutamine had any protective effect against cisplatin-induced clastogenicity. Cisplatin was administered to Wistar rats either alone or after treatment with glutamine. The rats were treated with glutamine (300 mg/kg b.w.) by gavage 24 h before the administration of cisplatin (5 mg/kg b.w., i.p.) and then sacrificed 24h after treatment with cisplatin. Glutamine significantly reduced (by about 48%) the clastogenicity of cisplatin in rat bone marrow cells. The antioxidant action of glutamine presumably modulates the clastogenic action of cisplatin. (C) 2002 Elsevier B.V. B.V. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Recent work has demonstrated that some actively transcribed genes closely associate with nuclear pore complexes (NPC) at the nuclear periphery. The Saccharomyces cerevisiae Mlp1 and Mlp2 proteins are components of the inner nuclear basket of the nuclear pore that mediate interactions with these active genes. To investigate the physical link between the NPC and active loci, we identified proteins that interact with the carboxyl-terminal globular domain of Mlp1 by tandem affinity purification coupled with mass spectrometry. This analysis led to the identification of several components of the Spt-Ada-Gcn5-acetyltransferase ( SAGA) histone acetyltransferase complex, Gcn5, Ada2, and Spt7. We utilized co-immunoprecipitation and in vitro binding assays to confirm the interaction between the Mlp proteins and SAGA components. Chromatin immunoprecipitation experiments revealed that Mlp1 and SAGA components associate with the same region of the GAL promoters. Critically, this Mlp-promoter interaction depends on the integrity of the SAGA complex. These results identify a physical association between SAGA and the NPC, and support previous results that relied upon visualization of GAL loci at the nuclear periphery by microscopy ( Cabal, G. G. Genovesio, A., Rodriguez-Navarro, S., Zimmer, C., Gadal, O., Lesne, A., Buc, H., Feuerbach- Fournier, F., Olivo-Marin, J.-C., Hurt, E. C., and Nehrbass, U. ( 2006) Nature 441, 770-773). We propose that a physical interaction between nuclear pore components and the SAGA complex can link the actively transcribed GAL genes to the nuclear pore.