Detalhes bibliográficos
Ano de defesa: |
2020 |
Autor(a) principal: |
Gomes, Gabriel José Negrelli |
Orientador(a): |
Não Informado pela instituição |
Banca de defesa: |
Não Informado pela instituição |
Tipo de documento: |
Dissertação
|
Tipo de acesso: |
Acesso aberto |
Idioma: |
eng |
Instituição de defesa: |
Biblioteca Digitais de Teses e Dissertações da USP
|
Programa de Pós-Graduação: |
Não Informado pela instituição
|
Departamento: |
Não Informado pela instituição
|
País: |
Não Informado pela instituição
|
Palavras-chave em Português: |
|
Link de acesso: |
https://www.teses.usp.br/teses/disponiveis/18/18154/tde-24112022-094159/
|
Resumo: |
This project focused on the development of a software for parameter estimation of non-linear dynamic models and its application on wind power plant equivalent model. To achieve this goal, a parameter estimation package was developed in Python 3 containing the estimation methods applied alongside the models used during the study. To represent wind power plants, a generic model well-known in the literature was chosen, based on its ability of representing said plants during transients. The method applied for estimation of the model parameters is composed of two optimization algorithms. At first, Mean-Variance Mapping Optimization, an heuristic approach, is used in order to reduce the search region around a feasible solution. Afterwards, a non-linear algorithm based on Trajectory Sensitivity is used to determine the local minimum, thus estimating the parameters of the model. The method validation was made using data from simulated systems. Also, a guided user interface was developed for this application, aiding new users and improving its usability. Both the package and interface projects are hosted on the author\'s GitHub page. |