• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 6
  • 1
  • Tagged with
  • 7
  • 7
  • 7
  • 7
  • 7
  • 6
  • 3
  • 3
  • 3
  • 3
  • 3
  • 3
  • 3
  • 3
  • 3
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Otimização multiobjetivo de uma máquina pentafásica utilizando NSGA-II

Dias, Tiago Fouchy January 2016 (has links)
Neste trabalho é desenvolvida uma metodologia de otimização multiobjetivo baseada no NSGA-II (Nondominated Sorting Genetic Algorithm), a qual visa a otimização do projeto de máquinas de indução pentafásicas. A escolha deste tipo de máquina se justifica pelo fato de que elas apresentam vantagens importantes quando comparadas com as trifásicas convencionais, tais como maior potência e maior torque para um mesmo volume de material ativo, além da possibilidade de operar na ocorrência de falhas (perda de uma ou duas fases). Na otimização de máquinas de indução vários objetivos podem ser definidos, sendo estes muitas vezes conflitantes. Neste contexto, este trabalho visa obter soluções que representam um compromisso entre dois objetivos: rendimento e custo do material ativo (ferro e material condutor). O algoritmo de otimização desenvolvido e implementado utiliza dois controles de diversidade da população, um baseado no fenótipo dos indivíduos, que é característico do NSGA-II, e outro adicional que é baseado no genótipo. A geometria do estator e do rotor da máquina e o seu modo de acionamento são parametrizados por 14 variáveis inteiras. O método desenvolvido foi implementado no Matlab R e aplicado a um caso prático de otimização de uma máquina de indução pentafásica considerando os dois objetivos citados. Os resultados práticos mostram que o método é capaz de obter projetos otimizados com maior rendimento e menor custo aproveitando as características particulares deste tipo de máquina. / In this work, it is developed a method of multiobjective optimization based on NSGAII (Nondominated Sorting Genetic Algorithm), which aims at optimizing the design of five-phase induction machines. The choice of this particular type of machine is justified by the fact that they have important advantages over conventional three-phase machines, such as higher power and higher torque for the same volume of material; in addition, they can operate under fault (loss of one or even two phases). When optimizing induction machines, several objectives can be defined, which are often conflicting. In this context, this work aims to obtain solutions that represent a trade-off between two objectives: efficiency and cost of active material (iron and conductor materials). The optimization algorithm that was developed and implemented uses two types of control for the diversity of the population, one based on the phenotype of the individuals, characteristic of the NSGA-II, and another one based on the genotype. The geometrical dimensions of the stator and rotor, together with the driving strategy, are parameterized by 14 integer variables. The developed method was implemented using Matlab R and applied to a practical case of a five-phase induction machine considering the aforementioned objectives. The practical results show that the method can lead to an optimized design with higher efficiency and at a lower cost, accounting for the special characteristics of this type of machine.
2

Plataforma para simulação e implementação de técnicas de controle de máquinas de indução trifásicas e pentafásicas

Benvenuti, Renê Augusto January 2014 (has links)
Apresenta-se neste trabalho uma plataforma de simulação, acionamento e controle de máquinas de indução trifásicas e pentafásicas, baseada na integração entre ambientes de simulação e de prototipação em tempo real. Esta plataforma é composta por ferramentas de software desenvolvidas para MATLAB/Simulink R que interagem com a plataforma de hardware dSPACE R DS1104, permitindo gerar aplicações diretamente do ambiente de simulação para acionamento da plataforma física de máquinas de maneira rápida e transparente para o usuário. Inicialmente é abordada a teoria que envolve o acionamento e o controle de máquinas de indução. Descrevem-se os modelos da máquina de indução trifásica e da máquina de indução pentafásica, o segundo incluindo efeitos de terceiro harmônico do campo do entreferro. Também são abordados os modelos de inversores de frequência e as técnicas, escalar V=f e vetorial por orientação indireta e direta de campo, de controle de máquinas de indução. Depois disso, são descritas as ferramentas de software desenvolvidas e também a plataforma de hardware utilizada. As ferramentas de simulação implementadas são validadas para permitir a reprodução da dinâmica das máquinas de indução, dos blocos sensores de corrente, velocidade e torque e do acionamento de potência. Além disso, são desenvolvidas ferramentas de controle que implementam as técnicas de controle V=f e orientação de campo, também incluindo blocos que implementam estimadores de fluxo, transformação de coordenadas e de referencial, entre outros. A integração entre o ambiente de simulação e a prototipação do algoritmo de controle é obtida por meio do uso do framework da plataforma dSPACE DS1104 e da implementação de ferramentas de tempo real que servem de link entre ambiente de simulação e de prototipação. Do ponto de vista do usuário da biblioteca proposta, a transição entre ambiente de simulação e de prototipação é realizada pela substituição de blocos de modelos por blocos de tempo real. O algoritmo de controle pode ser simulado em ambiente Simulink e diretamente compilado a partir deste para a plataforma dSPACE DS1104, onde será executado em tempo real. São criados experimentos que demonstram a aplicabilidade da plataforma proposta por meio da implementação em simulação e também em tempo real de controladores de velocidade para a máquina de indução trifásica e para a máquina de indução pentafásica. Utilizam-se as técnicas de controle escalar V=f e controle vetorial por orientação direta e indireta de campo. / In this work is presented a platform for simulation and prototyping of control techniques for 3-phase and 5-phase induction machines. It is developed a toolbox library in MATLAB/Simulink R to be used with dSPACE R DS1104 platform. The software tools and the hardware platform are both described and provide an integrated environment which allows the user to develop and evaluate control techniques for induction machines by means of pure simulation as well as executing them on an underlying hardware platform connected to the machine. The transition from simulation to a hardware platform is done transparently for the user using rapid prototyping tools. Firstly it is presented the induction machine control theory. The model for the 3- phase induction machine is described, as well as the model for the 5-phase machine. The model for the 5-phase induction machine allows the inclusion of the effects of the third harmonic of the air-gap field. The models for the power inverters with 3 and 5 phases are also described and the theory of the V=f control together with the theory of field oriented control are detailed. The developed software tools for simulation, control and real time execution of control techniques are explained in details and the hardware implementation for signals instrumentation are also presented. The integration between software simulation and real time execution is achieved by means of the use of the dSPACE R DS1104 framework together with the real time tools developed in MATLAB R . From the user point-of-view, the transition from simulation environment to real time execution environment is achieved by simply changing the model blocks by the real time blocks, both developed in the proposed framework library. The real time environment can be compiled inside Simulink and the algorithm can be loaded into DS1104 board to be executed. Experiments that demonstrate the applicability of the proposed framework are presented which implement the V=f, indirect field oriented and direct field oriented controls on both, 3-phase and 5-phase, induction machines.
3

Plataforma para simulação e implementação de técnicas de controle de máquinas de indução trifásicas e pentafásicas

Benvenuti, Renê Augusto January 2014 (has links)
Apresenta-se neste trabalho uma plataforma de simulação, acionamento e controle de máquinas de indução trifásicas e pentafásicas, baseada na integração entre ambientes de simulação e de prototipação em tempo real. Esta plataforma é composta por ferramentas de software desenvolvidas para MATLAB/Simulink R que interagem com a plataforma de hardware dSPACE R DS1104, permitindo gerar aplicações diretamente do ambiente de simulação para acionamento da plataforma física de máquinas de maneira rápida e transparente para o usuário. Inicialmente é abordada a teoria que envolve o acionamento e o controle de máquinas de indução. Descrevem-se os modelos da máquina de indução trifásica e da máquina de indução pentafásica, o segundo incluindo efeitos de terceiro harmônico do campo do entreferro. Também são abordados os modelos de inversores de frequência e as técnicas, escalar V=f e vetorial por orientação indireta e direta de campo, de controle de máquinas de indução. Depois disso, são descritas as ferramentas de software desenvolvidas e também a plataforma de hardware utilizada. As ferramentas de simulação implementadas são validadas para permitir a reprodução da dinâmica das máquinas de indução, dos blocos sensores de corrente, velocidade e torque e do acionamento de potência. Além disso, são desenvolvidas ferramentas de controle que implementam as técnicas de controle V=f e orientação de campo, também incluindo blocos que implementam estimadores de fluxo, transformação de coordenadas e de referencial, entre outros. A integração entre o ambiente de simulação e a prototipação do algoritmo de controle é obtida por meio do uso do framework da plataforma dSPACE DS1104 e da implementação de ferramentas de tempo real que servem de link entre ambiente de simulação e de prototipação. Do ponto de vista do usuário da biblioteca proposta, a transição entre ambiente de simulação e de prototipação é realizada pela substituição de blocos de modelos por blocos de tempo real. O algoritmo de controle pode ser simulado em ambiente Simulink e diretamente compilado a partir deste para a plataforma dSPACE DS1104, onde será executado em tempo real. São criados experimentos que demonstram a aplicabilidade da plataforma proposta por meio da implementação em simulação e também em tempo real de controladores de velocidade para a máquina de indução trifásica e para a máquina de indução pentafásica. Utilizam-se as técnicas de controle escalar V=f e controle vetorial por orientação direta e indireta de campo. / In this work is presented a platform for simulation and prototyping of control techniques for 3-phase and 5-phase induction machines. It is developed a toolbox library in MATLAB/Simulink R to be used with dSPACE R DS1104 platform. The software tools and the hardware platform are both described and provide an integrated environment which allows the user to develop and evaluate control techniques for induction machines by means of pure simulation as well as executing them on an underlying hardware platform connected to the machine. The transition from simulation to a hardware platform is done transparently for the user using rapid prototyping tools. Firstly it is presented the induction machine control theory. The model for the 3- phase induction machine is described, as well as the model for the 5-phase machine. The model for the 5-phase induction machine allows the inclusion of the effects of the third harmonic of the air-gap field. The models for the power inverters with 3 and 5 phases are also described and the theory of the V=f control together with the theory of field oriented control are detailed. The developed software tools for simulation, control and real time execution of control techniques are explained in details and the hardware implementation for signals instrumentation are also presented. The integration between software simulation and real time execution is achieved by means of the use of the dSPACE R DS1104 framework together with the real time tools developed in MATLAB R . From the user point-of-view, the transition from simulation environment to real time execution environment is achieved by simply changing the model blocks by the real time blocks, both developed in the proposed framework library. The real time environment can be compiled inside Simulink and the algorithm can be loaded into DS1104 board to be executed. Experiments that demonstrate the applicability of the proposed framework are presented which implement the V=f, indirect field oriented and direct field oriented controls on both, 3-phase and 5-phase, induction machines.
4

Otimização multiobjetivo de uma máquina pentafásica utilizando NSGA-II

Dias, Tiago Fouchy January 2016 (has links)
Neste trabalho é desenvolvida uma metodologia de otimização multiobjetivo baseada no NSGA-II (Nondominated Sorting Genetic Algorithm), a qual visa a otimização do projeto de máquinas de indução pentafásicas. A escolha deste tipo de máquina se justifica pelo fato de que elas apresentam vantagens importantes quando comparadas com as trifásicas convencionais, tais como maior potência e maior torque para um mesmo volume de material ativo, além da possibilidade de operar na ocorrência de falhas (perda de uma ou duas fases). Na otimização de máquinas de indução vários objetivos podem ser definidos, sendo estes muitas vezes conflitantes. Neste contexto, este trabalho visa obter soluções que representam um compromisso entre dois objetivos: rendimento e custo do material ativo (ferro e material condutor). O algoritmo de otimização desenvolvido e implementado utiliza dois controles de diversidade da população, um baseado no fenótipo dos indivíduos, que é característico do NSGA-II, e outro adicional que é baseado no genótipo. A geometria do estator e do rotor da máquina e o seu modo de acionamento são parametrizados por 14 variáveis inteiras. O método desenvolvido foi implementado no Matlab R e aplicado a um caso prático de otimização de uma máquina de indução pentafásica considerando os dois objetivos citados. Os resultados práticos mostram que o método é capaz de obter projetos otimizados com maior rendimento e menor custo aproveitando as características particulares deste tipo de máquina. / In this work, it is developed a method of multiobjective optimization based on NSGAII (Nondominated Sorting Genetic Algorithm), which aims at optimizing the design of five-phase induction machines. The choice of this particular type of machine is justified by the fact that they have important advantages over conventional three-phase machines, such as higher power and higher torque for the same volume of material; in addition, they can operate under fault (loss of one or even two phases). When optimizing induction machines, several objectives can be defined, which are often conflicting. In this context, this work aims to obtain solutions that represent a trade-off between two objectives: efficiency and cost of active material (iron and conductor materials). The optimization algorithm that was developed and implemented uses two types of control for the diversity of the population, one based on the phenotype of the individuals, characteristic of the NSGA-II, and another one based on the genotype. The geometrical dimensions of the stator and rotor, together with the driving strategy, are parameterized by 14 integer variables. The developed method was implemented using Matlab R and applied to a practical case of a five-phase induction machine considering the aforementioned objectives. The practical results show that the method can lead to an optimized design with higher efficiency and at a lower cost, accounting for the special characteristics of this type of machine.
5

Otimização multiobjetivo de uma máquina pentafásica utilizando NSGA-II

Dias, Tiago Fouchy January 2016 (has links)
Neste trabalho é desenvolvida uma metodologia de otimização multiobjetivo baseada no NSGA-II (Nondominated Sorting Genetic Algorithm), a qual visa a otimização do projeto de máquinas de indução pentafásicas. A escolha deste tipo de máquina se justifica pelo fato de que elas apresentam vantagens importantes quando comparadas com as trifásicas convencionais, tais como maior potência e maior torque para um mesmo volume de material ativo, além da possibilidade de operar na ocorrência de falhas (perda de uma ou duas fases). Na otimização de máquinas de indução vários objetivos podem ser definidos, sendo estes muitas vezes conflitantes. Neste contexto, este trabalho visa obter soluções que representam um compromisso entre dois objetivos: rendimento e custo do material ativo (ferro e material condutor). O algoritmo de otimização desenvolvido e implementado utiliza dois controles de diversidade da população, um baseado no fenótipo dos indivíduos, que é característico do NSGA-II, e outro adicional que é baseado no genótipo. A geometria do estator e do rotor da máquina e o seu modo de acionamento são parametrizados por 14 variáveis inteiras. O método desenvolvido foi implementado no Matlab R e aplicado a um caso prático de otimização de uma máquina de indução pentafásica considerando os dois objetivos citados. Os resultados práticos mostram que o método é capaz de obter projetos otimizados com maior rendimento e menor custo aproveitando as características particulares deste tipo de máquina. / In this work, it is developed a method of multiobjective optimization based on NSGAII (Nondominated Sorting Genetic Algorithm), which aims at optimizing the design of five-phase induction machines. The choice of this particular type of machine is justified by the fact that they have important advantages over conventional three-phase machines, such as higher power and higher torque for the same volume of material; in addition, they can operate under fault (loss of one or even two phases). When optimizing induction machines, several objectives can be defined, which are often conflicting. In this context, this work aims to obtain solutions that represent a trade-off between two objectives: efficiency and cost of active material (iron and conductor materials). The optimization algorithm that was developed and implemented uses two types of control for the diversity of the population, one based on the phenotype of the individuals, characteristic of the NSGA-II, and another one based on the genotype. The geometrical dimensions of the stator and rotor, together with the driving strategy, are parameterized by 14 integer variables. The developed method was implemented using Matlab R and applied to a practical case of a five-phase induction machine considering the aforementioned objectives. The practical results show that the method can lead to an optimized design with higher efficiency and at a lower cost, accounting for the special characteristics of this type of machine.
6

Plataforma para simulação e implementação de técnicas de controle de máquinas de indução trifásicas e pentafásicas

Benvenuti, Renê Augusto January 2014 (has links)
Apresenta-se neste trabalho uma plataforma de simulação, acionamento e controle de máquinas de indução trifásicas e pentafásicas, baseada na integração entre ambientes de simulação e de prototipação em tempo real. Esta plataforma é composta por ferramentas de software desenvolvidas para MATLAB/Simulink R que interagem com a plataforma de hardware dSPACE R DS1104, permitindo gerar aplicações diretamente do ambiente de simulação para acionamento da plataforma física de máquinas de maneira rápida e transparente para o usuário. Inicialmente é abordada a teoria que envolve o acionamento e o controle de máquinas de indução. Descrevem-se os modelos da máquina de indução trifásica e da máquina de indução pentafásica, o segundo incluindo efeitos de terceiro harmônico do campo do entreferro. Também são abordados os modelos de inversores de frequência e as técnicas, escalar V=f e vetorial por orientação indireta e direta de campo, de controle de máquinas de indução. Depois disso, são descritas as ferramentas de software desenvolvidas e também a plataforma de hardware utilizada. As ferramentas de simulação implementadas são validadas para permitir a reprodução da dinâmica das máquinas de indução, dos blocos sensores de corrente, velocidade e torque e do acionamento de potência. Além disso, são desenvolvidas ferramentas de controle que implementam as técnicas de controle V=f e orientação de campo, também incluindo blocos que implementam estimadores de fluxo, transformação de coordenadas e de referencial, entre outros. A integração entre o ambiente de simulação e a prototipação do algoritmo de controle é obtida por meio do uso do framework da plataforma dSPACE DS1104 e da implementação de ferramentas de tempo real que servem de link entre ambiente de simulação e de prototipação. Do ponto de vista do usuário da biblioteca proposta, a transição entre ambiente de simulação e de prototipação é realizada pela substituição de blocos de modelos por blocos de tempo real. O algoritmo de controle pode ser simulado em ambiente Simulink e diretamente compilado a partir deste para a plataforma dSPACE DS1104, onde será executado em tempo real. São criados experimentos que demonstram a aplicabilidade da plataforma proposta por meio da implementação em simulação e também em tempo real de controladores de velocidade para a máquina de indução trifásica e para a máquina de indução pentafásica. Utilizam-se as técnicas de controle escalar V=f e controle vetorial por orientação direta e indireta de campo. / In this work is presented a platform for simulation and prototyping of control techniques for 3-phase and 5-phase induction machines. It is developed a toolbox library in MATLAB/Simulink R to be used with dSPACE R DS1104 platform. The software tools and the hardware platform are both described and provide an integrated environment which allows the user to develop and evaluate control techniques for induction machines by means of pure simulation as well as executing them on an underlying hardware platform connected to the machine. The transition from simulation to a hardware platform is done transparently for the user using rapid prototyping tools. Firstly it is presented the induction machine control theory. The model for the 3- phase induction machine is described, as well as the model for the 5-phase machine. The model for the 5-phase induction machine allows the inclusion of the effects of the third harmonic of the air-gap field. The models for the power inverters with 3 and 5 phases are also described and the theory of the V=f control together with the theory of field oriented control are detailed. The developed software tools for simulation, control and real time execution of control techniques are explained in details and the hardware implementation for signals instrumentation are also presented. The integration between software simulation and real time execution is achieved by means of the use of the dSPACE R DS1104 framework together with the real time tools developed in MATLAB R . From the user point-of-view, the transition from simulation environment to real time execution environment is achieved by simply changing the model blocks by the real time blocks, both developed in the proposed framework library. The real time environment can be compiled inside Simulink and the algorithm can be loaded into DS1104 board to be executed. Experiments that demonstrate the applicability of the proposed framework are presented which implement the V=f, indirect field oriented and direct field oriented controls on both, 3-phase and 5-phase, induction machines.
7

Pětifázový asynchronní motor / Five-phase induction machine

Škoda, Josef January 2020 (has links)
This thesis deals with the design of a five-phase machine. In the first part of this thesis are presented theoretical knowledge about five-phase machines. In the next part of the thesis is designed five-phase machine by analytical calculation according to selected parameters. This calculation includes the resulting load and start characteristics. The geometrical parameters of the machine are transferred to the Ansys program, where the finite element calculation is performed together with the required simulations. The results are compared and commented.

Page generated in 0.129 seconds