133 resultados para analogy calculation
em Instituto Politécnico do Porto, Portugal
Resumo:
This paper presents a methodology supported on the data base knowledge discovery process (KDD), in order to find out the failure probability of electrical equipments’, which belong to a real electrical high voltage network. Data Mining (DM) techniques are used to discover a set of outcome failure probability and, therefore, to extract knowledge concerning to the unavailability of the electrical equipments such us power transformers and high-voltages power lines. The framework includes several steps, following the analysis of the real data base, the pre-processing data, the application of DM algorithms, and finally, the interpretation of the discovered knowledge. To validate the proposed methodology, a case study which includes real databases is used. This data have a heavy uncertainty due to climate conditions for this reason it was used fuzzy logic to determine the set of the electrical components failure probabilities in order to reestablish the service. The results reflect an interesting potential of this approach and encourage further research on the topic.
Resumo:
In this paper a new method for the calculation of the fractional expressions in the presence of sensor redundancy and noise, is presented. An algorithm, taking advantage of the signal characteristics and the sensor redundancy, is tuned and optimized through genetic algorithms. The results demonstrate the good performance for different types of expressions and distinct levels of noise.
Resumo:
This paper addresses the calculation of derivatives of fractional order for non-smooth data. The noise is avoided by adopting an optimization formulation using genetic algorithms (GA). Given the flexibility of the evolutionary schemes, a hierarchical GA composed by a series of two GAs, each one with a distinct fitness function, is established.
Resumo:
The calculation of fractional derivatives is an important topic in scientific research. While formal definitions are clear from the mathematical point of view, they pose limitations in applied sciences that have not been yet tackled. This paper addresses the problem of obtaining left and right side derivatives when adopting numerical approximations. The results reveal the relationship between the resulting distinct values for different fractional orders and types of signals.
Resumo:
O Modelo Escoras e Tirantes surgiu no início do Século XX quando Ritter e Mörsch estabeleceram a analogia entre uma treliça clássica e uma viga de betão armado. Desde então pesquisadores têm estudado esse modelo como método de dimensionamento. A partir dos anos 90 várias normas apresentaram a utilização do modelo escoras e tirantes como relevante no dimensionamento de elementos de betão armado. Os critérios de segurança do Modelo Escoras e Tirantes são neste trabalho explicados de acordo com o Eurocódigo 2:2010, e comparadas com as normas NBR 6118:2014 e ACI 318:2011. É unanime dizer que a utilização do método torna-se mais vantajosa para regiões de descontinuidade. Em todos os elementos de betão armado, o Método Escoras e Tirantes são representações dos campos de tensão idealizados por elementos comprimidos e tracionados. Para a definição destes elementos é proposto o processo de “caminho de carga” em que conhecidas as tensões elásticas e suas direções principais utilizando o Método dos Elementos Finitos o modelo das escoras e tirantes é de fácil concepção. É também possível a definição deste a partir de modelos padrão já concebidos para determinados tipos de elementos estruturais de betão armado. Para o elemento descontinuo viga-parede estudado foram apresentados cinco modelos de cálculo até otimizar a solução validando as tensões com o Método dos Elementos Finitos. Em todos os modelos foram analisadas a definição do Modelo Escoras e Tirantes, a resistência das escoras, dos tirantes e dos nós até chegar à solução construtiva da viga-parede. Concluiu-se que a definição do modelo é a chave do dimensionamento.
Resumo:
Mestrado em Contabilidade e Finanças Orientado por: Doutora Cláudia Lopes
Resumo:
Dissertação para obtenção de Grau de Mestre em Contabilidade e Finanças Orientador: Mestre António Gonçalves da Silva
Resumo:
Orientada por: Prof. Doutora Cláudia Lopes
Resumo:
Power systems have been suffering huge changes mainly due to the substantial increase of distributed generation and to the operation in competitive environments. Virtual power players can aggregate a diversity of players, namely generators and consumers, and a diversity of energy resources, including electricity generation based on several technologies, storage and demand response. Resource management gains an increasing relevance in this competitive context, while demand side active role provides managers with increased demand elasticity. This makes demand response use more interesting and flexible, giving rise to a wide range of new opportunities.This paper proposes a methodology for managing demand response programs in the scope of virtual power players. The proposed method is based on the calculation of locational marginal prices (LMP). The evaluation of the impact of using demand response specific programs on the LMP value supports the manager decision concerning demand response use. The proposed method has been computationally implemented and its application is illustrated in this paper using a 32 bus network with intensive use of distributed generation.
Resumo:
In competitive electricity markets with deep concerns for the efficiency level, demand response programs gain considerable significance. As demand response levels have decreased after the introduction of competition in the power industry, new approaches are required to take full advantage of demand response opportunities. Grid operators and utilities are taking new initiatives, recognizing the value of demand response for grid reliability and for the enhancement of organized spot markets’ efficiency. This paper proposes a methodology for the selection of the consumers that participate in an event, which is the responsibility of the Portuguese transmission network operator. The proposed method is intended to be applied in the interruptibility service implemented in Portugal, in convergence with Spain, in the context of the Iberian electricity market. This method is based on the calculation of locational marginal prices (LMP) which are used to support the decision concerning the consumers to be schedule for participation. The proposed method has been computationally implemented and its application is illustrated in this paper using a 937 bus distribution network with more than 20,000 consumers.
Resumo:
Energy resource scheduling becomes increasingly important, as the use of distributed resources is intensified and massive gridable vehicle use is envisaged. The present paper proposes a methodology for dayahead energy resource scheduling for smart grids considering the intensive use of distributed generation and of gridable vehicles, usually referred as Vehicle- o-Grid (V2G). This method considers that the energy resources are managed by a Virtual Power Player (VPP) which established contracts with V2G owners. It takes into account these contracts, the user´s requirements subjected to the VPP, and several discharge price steps. Full AC power flow calculation included in the model allows taking into account network constraints. The influence of the successive day requirements on the day-ahead optimal solution is discussed and considered in the proposed model. A case study with a 33 bus distribution network and V2G is used to illustrate the good performance of the proposed method.
Resumo:
In real optimization problems, usually the analytical expression of the objective function is not known, nor its derivatives, or they are complex. In these cases it becomes essential to use optimization methods where the calculation of the derivatives, or the verification of their existence, is not necessary: the Direct Search Methods or Derivative-free Methods are one solution. When the problem has constraints, penalty functions are often used. Unfortunately the choice of the penalty parameters is, frequently, very difficult, because most strategies for choosing it are heuristics strategies. As an alternative to penalty function appeared the filter methods. A filter algorithm introduces a function that aggregates the constrained violations and constructs a biobjective problem. In this problem the step is accepted if it either reduces the objective function or the constrained violation. This implies that the filter methods are less parameter dependent than a penalty function. In this work, we present a new direct search method, based on simplex methods, for general constrained optimization that combines the features of the simplex method and filter methods. This method does not compute or approximate any derivatives, penalty constants or Lagrange multipliers. The basic idea of simplex filter algorithm is to construct an initial simplex and use the simplex to drive the search. We illustrate the behavior of our algorithm through some examples. The proposed methods were implemented in Java.
Resumo:
The filter method is a technique for solving nonlinear programming problems. The filter algorithm has two phases in each iteration. The first one reduces a measure of infeasibility, while in the second the objective function value is reduced. In real optimization problems, usually the objective function is not differentiable or its derivatives are unknown. In these cases it becomes essential to use optimization methods where the calculation of the derivatives or the verification of their existence is not necessary: direct search methods or derivative-free methods are examples of such techniques. In this work we present a new direct search method, based on simplex methods, for general constrained optimization that combines the features of simplex and filter methods. This method neither computes nor approximates derivatives, penalty constants or Lagrange multipliers.
Resumo:
Objetivo: Verificar se a eletrolipólise pode ser um método coadjuvante na Reabilitação Cardíaca (RC) de modo a diminuir a gordura abdominal em indivíduos com Doença Cardiovascular (DCV). Métodos: Seis indivíduos, de ambos os sexos, da classe de RC do Centro Clinico de Gaia (CCG), foram distribuídos aleatoriamente em dois grupos, grupo controlo (GC) (n=3) e grupo experimental (GE) (n=3). O GE realizou 8 sessões (duas vezes por semana) de eletrolipólise por microcorrentes 30 minutos antes da classe de RC. Utilizaram-se como meios de avaliação a perimetria, adipometria, bioimpedância e ultrassonografia, análise sanguíneas, bem como a aplicação da Hospital Anxiety and Depression Scale (HADS), Questionário Internacional de Actividade Física (IPAQ) e Questionário Semi-Quantitativo de Frequência Alimentar (QSQFA). Resultados: Através do cálculo da mudança mínima detetável (MMD) verificou-se diminuição do perímetro ao nível do umbigo (3,7cm e 1,5cm) e barriga (4,2cm e 2,83cm) em dois indivíduos do GE e diminuição nas avaliações da ultrassonografia (de 1,3mm a 8,4mm) no GE. Conclusão: Do presente estudo foi possível concluir que nesta amostra existiu uma tendência para a diminuição da gordura abdominal localizada através dos dados obtidos pela perimetria e ultrassonografia.
Resumo:
Mestrado em Engenharia Electrotécnica e de Computadores