Algoritmo genético-tabu para a programação reativa da produção em um sistema de manufatura com recursos compartilhados

Detalhes bibliográficos
Ano de defesa: 2009
Autor(a) principal: Duarte, Ageu Morais
Orientador(a): Morandin Júnior, Orides lattes
Banca de defesa: Não Informado pela instituição
Tipo de documento: Dissertação
Tipo de acesso: Acesso aberto
Idioma: por
Instituição de defesa: Universidade Federal de São Carlos
Programa de Pós-Graduação: Programa de Pós-Graduação em Ciência da Computação - PPGCC
Departamento: Não Informado pela instituição
País: BR
Palavras-chave em Português:
Palavras-chave em Inglês:
Área do conhecimento CNPq:
Link de acesso: https://repositorio.ufscar.br/handle/20.500.14289/440
Resumo: Manufacturing systems with shared resources have been designed to meet the market needs, which require high quality products, low cost and the guarantee of the conditions agreed with the customer. The production scheduling in a manufacturing system is a complex task due to its combinatorial nature. Several studies show the use of search methods, such as Genetic Algorithms (GAs) and Tabu Search (TS), applied to the refinement of the production scheduling problem. The GAs present as disadvantages, the premature convergence, the lack of search intensification mechanisms in promising regions and also the lack of mechanisms which maintain the diversification of the population. In order to make GAs more effective in their search, by avoiding the premature convergence and ensuring the population diversity, some mechanisms are added to them so as to adjust their parameters during the search process, the so called Adaptative Genetic Algorithms (AGAs). However, these mechanisms do not guarantee the search intensification in the promising regions found. On the other hand, the TS presents mechanisms of search intensification and diversification, although its computational time depends on how optimal its initial solution is (solution by which the search process starts). In order to overcome the limitations of the traditional search methods, the Hybrid Algorithms (HAs) have been developed. They consist of the association of one method with another so that one helps the other in its deficiencies . This dissertation proposes the development of a Genetic-Tabu Algorithm (GTA) applied to the problem of the production reactive scheduling in a manufacturing system with shared resources, in order to ensure good compromise between makespan values and feedback time. The TS will be a functionality added to the AG and to the AGA, in other words, it will be a procedure to refine the individual(s) of the initial position and also to refine the individual obtained by the search methods. Tests have been conducted to determine which selection method (roulette or tournament) is more adequate for the definition of the neighborhood structure and also for the definition of the time to apply the mutation operator. Besides, other tests have been conducted by using different ways to calculate the makespan; one of them proposed in this dissertation and the others by Deriz (2007) and by Sanches (2008).
id SCAR_ffbbaaede9ca29d2fecd48d7e2b02c08
oai_identifier_str oai:repositorio.ufscar.br:20.500.14289/440
network_acronym_str SCAR
network_name_str Repositório Institucional da UFSCAR
repository_id_str
spelling Duarte, Ageu MoraisMorandin Júnior, Orideshttp://lattes.cnpq.br/4192845106907956http://lattes.cnpq.br/0175023747066668ef3da236-d237-43c5-ab84-a8569342b1412016-06-02T19:05:44Z2010-08-042016-06-02T19:05:44Z2009-11-20DUARTE, Ageu Morais. Algoritmo genético-tabu para a programação reativa da produção em um sistema de manufatura com recursos compartilhados. 2009. 121 f. Dissertação (Mestrado em Ciências Exatas e da Terra) - Universidade Federal de São Carlos, São Carlos, 2009.https://repositorio.ufscar.br/handle/20.500.14289/440Manufacturing systems with shared resources have been designed to meet the market needs, which require high quality products, low cost and the guarantee of the conditions agreed with the customer. The production scheduling in a manufacturing system is a complex task due to its combinatorial nature. Several studies show the use of search methods, such as Genetic Algorithms (GAs) and Tabu Search (TS), applied to the refinement of the production scheduling problem. The GAs present as disadvantages, the premature convergence, the lack of search intensification mechanisms in promising regions and also the lack of mechanisms which maintain the diversification of the population. In order to make GAs more effective in their search, by avoiding the premature convergence and ensuring the population diversity, some mechanisms are added to them so as to adjust their parameters during the search process, the so called Adaptative Genetic Algorithms (AGAs). However, these mechanisms do not guarantee the search intensification in the promising regions found. On the other hand, the TS presents mechanisms of search intensification and diversification, although its computational time depends on how optimal its initial solution is (solution by which the search process starts). In order to overcome the limitations of the traditional search methods, the Hybrid Algorithms (HAs) have been developed. They consist of the association of one method with another so that one helps the other in its deficiencies . This dissertation proposes the development of a Genetic-Tabu Algorithm (GTA) applied to the problem of the production reactive scheduling in a manufacturing system with shared resources, in order to ensure good compromise between makespan values and feedback time. The TS will be a functionality added to the AG and to the AGA, in other words, it will be a procedure to refine the individual(s) of the initial position and also to refine the individual obtained by the search methods. Tests have been conducted to determine which selection method (roulette or tournament) is more adequate for the definition of the neighborhood structure and also for the definition of the time to apply the mutation operator. Besides, other tests have been conducted by using different ways to calculate the makespan; one of them proposed in this dissertation and the others by Deriz (2007) and by Sanches (2008).Os sistemas de manufatura com recursos compartilhados têm sido projetados para atender às necessidades do mercado, que demanda produtos que apresentem elevado padrão de qualidade, baixo custo e garantia das condições acordadas com o cliente. A programação da produção é uma tarefa complexa, pois é de natureza combinatória. Várias pesquisas apontam para a utilização de métodos de busca, como Algoritmos Genéticos (AGs) e Buscas Tabu (BTs), aplicados ao refinamento do problema da programação da produção. Os AGs apresentam como desvantagens a convergência prematura, a falta de mecanismos de intensificação da busca nas regiões promissoras e a falta de mecanismos que mantenham a diversificação da população. Para que os AGs possam ser mais efetivos em sua busca, de forma a evitar sua convergência prematura e garantir a diversidade populacional, acrescentam-se aos AGs, mecanismos que ajustam seus parâmetros no decorrer do processo de busca, os chamados Algoritmos Genéticos Adaptativos (AGAs). Esses mecanismos, no entanto, não garantem a intensificação da busca nas regiões promissoras encontradas. A BT, por sua vez, possui mecanismo de intensificação e diversificação da busca, porém o seu tempo computacional depende do quão ótimo é a sua solução inicial (solução pela qual se inicia o processo de busca). A fim de superar as limitações dos métodos de busca tradicionais, desenvolveram-se os Algoritmos Híbridos que agregam (ou associam) um método a outro, de forma que um auxilia o outro em sua deficiência . Neste trabalho, propõe-se o desenvolvimento de um Algoritmo Genético-Tabu (AGT) aplicado ao problema da programação reativa da produção em um sistema de manufatura com recursos compartilhados, a fim de garantir um bom compromisso entre valores de makespan e o tempo de obtenção da resposta. A BT será uma funcionalidade agregada ao AG e ao AGA, ou seja, é um procedimento que realizará o refinamento do(s) indivíduo(s) da população inicial e o refinamento do indivíduo obtido pelos métodos de busca. Realizam-se testes para definir qual método de seleção (roleta ou torneio) é mais bem aplicado ao problema, definição da estrutura da vizinhança e definição do momento de aplicação do operador de mutação. Além disso, foram também realizados testes com as diferentes formas de cálculo do makespan, sendo uma delas proposta neste trabalho e as demais propostas por Deriz (2007) e Sanches (2008).application/pdfporUniversidade Federal de São CarlosPrograma de Pós-Graduação em Ciência da Computação - PPGCCUFSCarBRInteligência artificialProgramação da produçãoAlgoritmos genéticosBusca tabuCompartilhamento de RecursosSistemas de Execução da ManufaturaProduction reactive schedulingShared resourcesGenetic algorithmTabu searchManufacturing execution systemsCIENCIAS EXATAS E DA TERRA::CIENCIA DA COMPUTACAOAlgoritmo genético-tabu para a programação reativa da produção em um sistema de manufatura com recursos compartilhadosinfo:eu-repo/semantics/publishedVersioninfo:eu-repo/semantics/masterThesis-1-1699c22db-73af-4a67-a1af-0c10448ea48binfo:eu-repo/semantics/openAccessreponame:Repositório Institucional da UFSCARinstname:Universidade Federal de São Carlos (UFSCAR)instacron:UFSCARTEXT3127.pdf.txt3127.pdf.txtExtracted texttext/plain103802https://repositorio.ufscar.br/bitstreams/46101852-e3f4-4ab2-9f51-ba5c7c113591/download4020a0b1c09331764c5f0b95b1a2f05fMD53falseAnonymousREADORIGINAL3127.pdfapplication/pdf25890453https://repositorio.ufscar.br/bitstreams/a528f0e7-c52b-48ab-be3c-402347f0d32e/downloadd4cbd429325861ff182934e97ff94c28MD51trueAnonymousREADTHUMBNAIL3127.pdf.jpg3127.pdf.jpgIM Thumbnailimage/jpeg6865https://repositorio.ufscar.br/bitstreams/c5f06a4c-f14b-4d7d-a15b-a7b7a31a5f0b/download118806dcffb29868d6bfb18d8e3e5c3bMD52falseAnonymousREAD20.500.14289/4402025-02-05 15:06:50.143open.accessoai:repositorio.ufscar.br:20.500.14289/440https://repositorio.ufscar.brRepositório InstitucionalPUBhttps://repositorio.ufscar.br/oai/requestrepositorio.sibi@ufscar.bropendoar:43222025-02-05T18:06:50Repositório Institucional da UFSCAR - Universidade Federal de São Carlos (UFSCAR)false
dc.title.por.fl_str_mv Algoritmo genético-tabu para a programação reativa da produção em um sistema de manufatura com recursos compartilhados
title Algoritmo genético-tabu para a programação reativa da produção em um sistema de manufatura com recursos compartilhados
spellingShingle Algoritmo genético-tabu para a programação reativa da produção em um sistema de manufatura com recursos compartilhados
Duarte, Ageu Morais
Inteligência artificial
Programação da produção
Algoritmos genéticos
Busca tabu
Compartilhamento de Recursos
Sistemas de Execução da Manufatura
Production reactive scheduling
Shared resources
Genetic algorithm
Tabu search
Manufacturing execution systems
CIENCIAS EXATAS E DA TERRA::CIENCIA DA COMPUTACAO
title_short Algoritmo genético-tabu para a programação reativa da produção em um sistema de manufatura com recursos compartilhados
title_full Algoritmo genético-tabu para a programação reativa da produção em um sistema de manufatura com recursos compartilhados
title_fullStr Algoritmo genético-tabu para a programação reativa da produção em um sistema de manufatura com recursos compartilhados
title_full_unstemmed Algoritmo genético-tabu para a programação reativa da produção em um sistema de manufatura com recursos compartilhados
title_sort Algoritmo genético-tabu para a programação reativa da produção em um sistema de manufatura com recursos compartilhados
author Duarte, Ageu Morais
author_facet Duarte, Ageu Morais
author_role author
dc.contributor.authorlattes.por.fl_str_mv http://lattes.cnpq.br/0175023747066668
dc.contributor.author.fl_str_mv Duarte, Ageu Morais
dc.contributor.advisor1.fl_str_mv Morandin Júnior, Orides
dc.contributor.advisor1Lattes.fl_str_mv http://lattes.cnpq.br/4192845106907956
dc.contributor.authorID.fl_str_mv ef3da236-d237-43c5-ab84-a8569342b141
contributor_str_mv Morandin Júnior, Orides
dc.subject.por.fl_str_mv Inteligência artificial
Programação da produção
Algoritmos genéticos
Busca tabu
Compartilhamento de Recursos
Sistemas de Execução da Manufatura
topic Inteligência artificial
Programação da produção
Algoritmos genéticos
Busca tabu
Compartilhamento de Recursos
Sistemas de Execução da Manufatura
Production reactive scheduling
Shared resources
Genetic algorithm
Tabu search
Manufacturing execution systems
CIENCIAS EXATAS E DA TERRA::CIENCIA DA COMPUTACAO
dc.subject.eng.fl_str_mv Production reactive scheduling
Shared resources
Genetic algorithm
Tabu search
Manufacturing execution systems
dc.subject.cnpq.fl_str_mv CIENCIAS EXATAS E DA TERRA::CIENCIA DA COMPUTACAO
description Manufacturing systems with shared resources have been designed to meet the market needs, which require high quality products, low cost and the guarantee of the conditions agreed with the customer. The production scheduling in a manufacturing system is a complex task due to its combinatorial nature. Several studies show the use of search methods, such as Genetic Algorithms (GAs) and Tabu Search (TS), applied to the refinement of the production scheduling problem. The GAs present as disadvantages, the premature convergence, the lack of search intensification mechanisms in promising regions and also the lack of mechanisms which maintain the diversification of the population. In order to make GAs more effective in their search, by avoiding the premature convergence and ensuring the population diversity, some mechanisms are added to them so as to adjust their parameters during the search process, the so called Adaptative Genetic Algorithms (AGAs). However, these mechanisms do not guarantee the search intensification in the promising regions found. On the other hand, the TS presents mechanisms of search intensification and diversification, although its computational time depends on how optimal its initial solution is (solution by which the search process starts). In order to overcome the limitations of the traditional search methods, the Hybrid Algorithms (HAs) have been developed. They consist of the association of one method with another so that one helps the other in its deficiencies . This dissertation proposes the development of a Genetic-Tabu Algorithm (GTA) applied to the problem of the production reactive scheduling in a manufacturing system with shared resources, in order to ensure good compromise between makespan values and feedback time. The TS will be a functionality added to the AG and to the AGA, in other words, it will be a procedure to refine the individual(s) of the initial position and also to refine the individual obtained by the search methods. Tests have been conducted to determine which selection method (roulette or tournament) is more adequate for the definition of the neighborhood structure and also for the definition of the time to apply the mutation operator. Besides, other tests have been conducted by using different ways to calculate the makespan; one of them proposed in this dissertation and the others by Deriz (2007) and by Sanches (2008).
publishDate 2009
dc.date.issued.fl_str_mv 2009-11-20
dc.date.available.fl_str_mv 2010-08-04
2016-06-02T19:05:44Z
dc.date.accessioned.fl_str_mv 2016-06-02T19:05:44Z
dc.type.status.fl_str_mv info:eu-repo/semantics/publishedVersion
dc.type.driver.fl_str_mv info:eu-repo/semantics/masterThesis
format masterThesis
status_str publishedVersion
dc.identifier.citation.fl_str_mv DUARTE, Ageu Morais. Algoritmo genético-tabu para a programação reativa da produção em um sistema de manufatura com recursos compartilhados. 2009. 121 f. Dissertação (Mestrado em Ciências Exatas e da Terra) - Universidade Federal de São Carlos, São Carlos, 2009.
dc.identifier.uri.fl_str_mv https://repositorio.ufscar.br/handle/20.500.14289/440
identifier_str_mv DUARTE, Ageu Morais. Algoritmo genético-tabu para a programação reativa da produção em um sistema de manufatura com recursos compartilhados. 2009. 121 f. Dissertação (Mestrado em Ciências Exatas e da Terra) - Universidade Federal de São Carlos, São Carlos, 2009.
url https://repositorio.ufscar.br/handle/20.500.14289/440
dc.language.iso.fl_str_mv por
language por
dc.relation.confidence.fl_str_mv -1
-1
dc.relation.authority.fl_str_mv 699c22db-73af-4a67-a1af-0c10448ea48b
dc.rights.driver.fl_str_mv info:eu-repo/semantics/openAccess
eu_rights_str_mv openAccess
dc.format.none.fl_str_mv application/pdf
dc.publisher.none.fl_str_mv Universidade Federal de São Carlos
dc.publisher.program.fl_str_mv Programa de Pós-Graduação em Ciência da Computação - PPGCC
dc.publisher.initials.fl_str_mv UFSCar
dc.publisher.country.fl_str_mv BR
publisher.none.fl_str_mv Universidade Federal de São Carlos
dc.source.none.fl_str_mv reponame:Repositório Institucional da UFSCAR
instname:Universidade Federal de São Carlos (UFSCAR)
instacron:UFSCAR
instname_str Universidade Federal de São Carlos (UFSCAR)
instacron_str UFSCAR
institution UFSCAR
reponame_str Repositório Institucional da UFSCAR
collection Repositório Institucional da UFSCAR
bitstream.url.fl_str_mv https://repositorio.ufscar.br/bitstreams/46101852-e3f4-4ab2-9f51-ba5c7c113591/download
https://repositorio.ufscar.br/bitstreams/a528f0e7-c52b-48ab-be3c-402347f0d32e/download
https://repositorio.ufscar.br/bitstreams/c5f06a4c-f14b-4d7d-a15b-a7b7a31a5f0b/download
bitstream.checksum.fl_str_mv 4020a0b1c09331764c5f0b95b1a2f05f
d4cbd429325861ff182934e97ff94c28
118806dcffb29868d6bfb18d8e3e5c3b
bitstream.checksumAlgorithm.fl_str_mv MD5
MD5
MD5
repository.name.fl_str_mv Repositório Institucional da UFSCAR - Universidade Federal de São Carlos (UFSCAR)
repository.mail.fl_str_mv repositorio.sibi@ufscar.br
_version_ 1851688738349907968