• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 106
  • 87
  • 70
  • 29
  • 26
  • 24
  • 14
  • 13
  • 12
  • 12
  • 10
  • 8
  • 6
  • 4
  • 2
  • Tagged with
  • 449
  • 124
  • 77
  • 77
  • 75
  • 60
  • 56
  • 49
  • 42
  • 40
  • 39
  • 39
  • 36
  • 35
  • 33
  • 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.
131

S-Chart : um arcabouço para interpretação visual de gráficos / S-Chart: a framework for visual interpretation of line charts

Fiorini, Sandro Rama January 2009 (has links)
Interpretação semântica de imagens tem se mostrado uma das fronteiras mais promissoras da área de Visão Computacional, especificamente aplicada a interpretação imagens. Nas abordagens que estão sendo propostas atualmente, conhecimento visual explicitamente modelado é utilizado com algoritmos de raciocínio simbólico combinados a algoritmos de processamento de imagem a fim de se extrair o conteúdo de imagens e associá-lo a modelos semanticamente ricos. Este trabalho apresenta uma abordagem de interpretação semântica de imagens especificamente voltada para interpretação de gráficos de linhas, chamada S-Chart. Ela consiste um conjunto de modelos de conhecimento e algoritmos que podem ser instanciados para interpretação de gráficos em diversos domínios. Os modelos são representados em três níveis semânticos e aplicam o conceito de ancoramento simbólico (symbol grounding) para mapear as primitivas entre os níveis. Os algoritmos de interpretação propostos fazem a interação entre o raciocínio simbólico de alto nível e os algoritmos de processamento de sinal para os dados brutos dos gráficos analisados. Para demonstrar a aplicabilidade do framework S-Chart, foi desenvolvido o sistema InteliStrata, uma aplicação no domínio da Geologia, voltada para interpretação semântica de gráficos de perfis de poço. Utilizando a aplicação, foram interpretados dois perfis de raios gama capturados em poços de exploração, de modo que o sistema identificasse a presença de Sequências Estratigráficas e superfícies de inundação máximas. Os resultados foram comparados com a interpretação de um geólogo especialista sobre os mesmos dados. O sistema aponta as mesmas sequências já identificadas e oferece outras opções de interpretação compatíveis com as do geólogo utilizando os mesmos dados. O framework S-Chart tem seus pontos fortes nos seus modelos representação de conhecimento visual independentes de domínio, que permitem a utilização do mesmo arcabouço em diferentes aplicações e, em especial, no seu modelo de ancoramento simbólico entre primitivas de representação. / Semantic image interpretation is one of the most promising frontiers in the Computer Vision area, specifically when applied to Image Interpretation. To reach semantic interpretation, visual knowledge explicitly represented is applied by symbolic reasoning algorithms combined with image processing algorithms in order to extract the content of the images and associate it with semantically rich models. This work describes the S-Chart approach, a semantic image interpretation approach designed for interpretation of line charts. It is structured as a set of knowledge models and algorithms that can be instantiated to accomplish chart interpretation in other domains. The models are represented in three semantic levels and apply the concept of symbol grounding in order to map the primitives between the levels. The interpretation algorithms carry out the interaction between the symbolic reasoning in the high level, and the signal processing algorithms in the low level data. In order to demonstrate the applicability of the S-Chart framework, we developed the InteliStrata system, an application in Geology for the semantic interpretation of well log profiles. Using the application, we have interpreted the graphs of two gamma-ray profiles captured in exploration wells, to indicate the position of Stratigraphic Sequences and the maximum flooding surfaces. The results were compared with the interpretation of an experienced geologist using the same data input. The system was able to point the same identified sequences and offered alternative interpretation that were compatible with the geologist interpretation over the data. The S-Chart framework demonstrates its effectiveness on interpretation of pictorial information in knowledge intensive domains. The stronger points of the approach are its domain independent models for visual knowledge representation and, specially, the application of a symbol grounding model to provide a correlation between representation primitives.
132

Uso do diagrama sequencial funcional como linguagem de programação para um robô cílindrico (sic) de 5 graus de liberdade acionado pneumaticamente

Leonardelli, Pablo January 2015 (has links)
O presente trabalho tem como objetivo o desenvolvimento de uma estratégia de programação para um robô de cinco graus de liberdade com acionamento pneumático. A proposta para tal estratégia de programação utiliza como base a linguagem SFC (Sequential Function Chart) normatizada pela IEC 61131-3. A principal característica deste tipo de linguagem é a simplicidade na integração com diversos elementos presentes em ambiente fabril, juntamente a garantia do sequenciamento das ações e a facilidade de programação. O estudo foi realizado em três etapas: a primeira, destina-se à criação de sub-rotinas em linguagem SFC para movimentação ponto a ponto, pick and place, e paletização. Desta forma, através da definição de alguns dados de entrada, é possível reprogramar o robô de forma gráfica e intuitiva; a segunda etapa do estudo constituiu na criação de um Programa Tradutor em linguagem baseada em scripts de Matlab que, através de um servidor OPC (Ole for Process Control), faz a interpretação do programa em linguagem SFC e o traduz para a linguagem do sistema de controle do robô; já, a última etapa destina-se à realização de testes utilizando um CLP Compact Logix da AllenBradley em conjunto com o software de programação RSLogix 5000, o software Matlab e o sistema de controle do robô pneumático. A partir dos resultados, Conclui-se que a aplicação e utilização este tipo de programação para tarefas de movimentação de robôs é plenamente viável, o que pode vir a simplificar as etapas de programação, e ampliando a integração entre os diversos sistemas fabris, na medida em que os seus elementos poderão trocar facilmente informações necessárias à automação. / The present study has as main goal to present a differentiated form of programming for a prototype of a robot of five degrees of freedom with pneumatic drive. This program is based on the language SFC (Sequential Function Chart) standardized by IEC 61131-3. The main feature of this type of language is simplicity in integration with various elements present in the manufacturing environment, ensuring the sequencing of actions and ease of programming. The system used as a test bench consists of a pneumatic robot which currently control actions are carried out through specific programming routines combined with dedicated control boards, working with Matlab software. The study was conducted in three stages: the first, for creating subroutines in SFC language to linear movement, pick and place movement and palletizing movement, thus, by setting some input data it is possible to reprogram the robot for tasks in a graphical and intuitive way; the second stage of the study consisted in creating a translator program in Matlab language based on scripts that, through an OPC server (Ole for Process Control), interpreters the program in SFC language and translates it into the language of the control system robot; the last step was intended for testing this programming approach by using a PLC Compact Logix from Allen-Bradley in conjunction with RSLogix 5000 programming software, Matlab and the control system of the pneumatic robot. It was concluded that the implementation and use of this type of programming for robot handling tasks are both feasible. It simplifies the programming steps and enhances the integration between the various manufacturing systems, since the elements could directly exchange information, because they are in the same language.
133

S-Chart : um arcabouço para interpretação visual de gráficos / S-Chart: a framework for visual interpretation of line charts

Fiorini, Sandro Rama January 2009 (has links)
Interpretação semântica de imagens tem se mostrado uma das fronteiras mais promissoras da área de Visão Computacional, especificamente aplicada a interpretação imagens. Nas abordagens que estão sendo propostas atualmente, conhecimento visual explicitamente modelado é utilizado com algoritmos de raciocínio simbólico combinados a algoritmos de processamento de imagem a fim de se extrair o conteúdo de imagens e associá-lo a modelos semanticamente ricos. Este trabalho apresenta uma abordagem de interpretação semântica de imagens especificamente voltada para interpretação de gráficos de linhas, chamada S-Chart. Ela consiste um conjunto de modelos de conhecimento e algoritmos que podem ser instanciados para interpretação de gráficos em diversos domínios. Os modelos são representados em três níveis semânticos e aplicam o conceito de ancoramento simbólico (symbol grounding) para mapear as primitivas entre os níveis. Os algoritmos de interpretação propostos fazem a interação entre o raciocínio simbólico de alto nível e os algoritmos de processamento de sinal para os dados brutos dos gráficos analisados. Para demonstrar a aplicabilidade do framework S-Chart, foi desenvolvido o sistema InteliStrata, uma aplicação no domínio da Geologia, voltada para interpretação semântica de gráficos de perfis de poço. Utilizando a aplicação, foram interpretados dois perfis de raios gama capturados em poços de exploração, de modo que o sistema identificasse a presença de Sequências Estratigráficas e superfícies de inundação máximas. Os resultados foram comparados com a interpretação de um geólogo especialista sobre os mesmos dados. O sistema aponta as mesmas sequências já identificadas e oferece outras opções de interpretação compatíveis com as do geólogo utilizando os mesmos dados. O framework S-Chart tem seus pontos fortes nos seus modelos representação de conhecimento visual independentes de domínio, que permitem a utilização do mesmo arcabouço em diferentes aplicações e, em especial, no seu modelo de ancoramento simbólico entre primitivas de representação. / Semantic image interpretation is one of the most promising frontiers in the Computer Vision area, specifically when applied to Image Interpretation. To reach semantic interpretation, visual knowledge explicitly represented is applied by symbolic reasoning algorithms combined with image processing algorithms in order to extract the content of the images and associate it with semantically rich models. This work describes the S-Chart approach, a semantic image interpretation approach designed for interpretation of line charts. It is structured as a set of knowledge models and algorithms that can be instantiated to accomplish chart interpretation in other domains. The models are represented in three semantic levels and apply the concept of symbol grounding in order to map the primitives between the levels. The interpretation algorithms carry out the interaction between the symbolic reasoning in the high level, and the signal processing algorithms in the low level data. In order to demonstrate the applicability of the S-Chart framework, we developed the InteliStrata system, an application in Geology for the semantic interpretation of well log profiles. Using the application, we have interpreted the graphs of two gamma-ray profiles captured in exploration wells, to indicate the position of Stratigraphic Sequences and the maximum flooding surfaces. The results were compared with the interpretation of an experienced geologist using the same data input. The system was able to point the same identified sequences and offered alternative interpretation that were compatible with the geologist interpretation over the data. The S-Chart framework demonstrates its effectiveness on interpretation of pictorial information in knowledge intensive domains. The stronger points of the approach are its domain independent models for visual knowledge representation and, specially, the application of a symbol grounding model to provide a correlation between representation primitives.
134

Eclipse BIRT Plug-ins for Dynamic Piecewise Constant and Event Time-Series

January 2015 (has links)
abstract: Time-series plots are used in many scientific and engineering applications. In this thesis, two new plug-ins for piecewise constant and event time-series are developed within the Eclipse BIRT (Business Intelligence and Reporting Tools) framework. These customizable plug-ins support superdense time, which is required for plotting the dynamics of Parallel DEVS models. These plug-ins are designed to receive time-based alphanumerical data sets from external computing sources, which can then be dynamically plotted. Static and dynamic time-series plotting are demonstrated in two settings. First, as standalone plug-ins, they can be used to create static plots, which can then be included in BIRT reports. Second, the plug-ins are integrated into the DEVS-Suite simulator where runtime simulated data generated from model components are dynamically plotted. Visual representation of data sets can simplify and improve model verification and simulation validation. / Dissertation/Thesis / Masters Thesis Computer Science 2015
135

O uso de sistema de informação geográfica na avaliação de diferentes alternativas de geração de cartas de suscetibilidade à erosão

Sena, Júlio Nascimento [UNESP] 30 January 2008 (has links) (PDF)
Made available in DSpace on 2014-06-11T19:29:13Z (GMT). No. of bitstreams: 0 Previous issue date: 2008-01-30Bitstream added on 2014-06-13T20:19:11Z : No. of bitstreams: 1 sena_jn_me_ilha.pdf: 3619184 bytes, checksum: 1da1f1300d9c3ed5cded3afee7686472 (MD5) / A erosão do solo é um fenômeno que tem preocupado o homem nas últimas décadas, despertando grande interesse de muitos pesquisadores no que se refere às causas que levam a sua origem, evolução e controle, em razão desta atingir e inutilizar extensas áreas de terras, levando assim à ter a sua previsão uma elevada importância. Com a elaboração das cartas de suscetibilidade a erosão levando em conta os atributos como solo, rocha, declividade e etc. Juntamente com o SIG serão realizados o cruzamento dos atributos mais rapidamente e eficientemente, para que se possa representar melhor a realidade do local, demonstrando assim o potencial desenvolvimento de processos erosivos. Neste trabalho será considerada a importância relativa dos atributos do meio físico com diferentes escalas de peso dadas por diferentes técnicas de avaliação, pesos iguais, pesos diferentes de acordo com a visão de Mauro (2001), pesos diferentes definidos a partir de outros trabalhos da literatura, e pesos diferentes definidos com base em AHP. Com a elaboração de cartas de suscetibilidade à erosão, usando quatro diferentes técnicas, pretende-se desenvolver uma sistemática de atribuição de pesos, que possa ser aplicada a outras bacias hidrográficas. A área a ser estudada será a micro bacia do Prosa localizada a cidade de Campo Grande – Mato Grosso do Sul. Com o produto desta pesquisa pretende-se fornecer subsídios para a realização de outras pesquisas que possam melhorar as condições ambientais de uma determinada micro bacia, para um melhor estudo sobre a elaboração de cartas de suscetibilidades a erosão, bem como, demonstrar que através da utilização de um sistema da informação geográfica é possível realizar estudos ambientais, desenvolver novas técnicas de avaliação ambiental. / The soil erosion is a phenomenon that has worried man in recent decades, arousing great interest to many researchers regarding the causes leading to their origin, evolution and control, because of that achieve and become unusable large areas of land, taking thus to have its forecast high importance.With the preparation of susceptibility charts to the erosion taking into account the attributes as soil, rock, slope, etc. Along with the GIS will be made the crossing of the attributes more quickly and efficiently so that it can better represent the reality of the place, thus demonstrating the potential development of erosive processes.This work will be considered the relative importance of the attributes in the physical scales with different weight given by different techniques for evaluation, equal weights, different weights according to the vision of Mauro (2001), defined different weights from other works of literature, and defined different weights based on AHP. With the establishment of susceptibility charts to the erosion, using four different techniques, it is intended to develop a systematic allocation of weights, which can be applied to other river basins. The area to be studied will be the basin of the micro Prosa located in the city of Campo Grande - Mato Grosso do Sul With the product of this research aims to provide subsidies for the implementation of other searches that might improve the environmental conditions of a particular micro basin for a better study on the establishment of suscetibilidades charts erosion, as well as to demonstrate that through the use of the information geographical system it’s possible to realize environmental studies, developing new techniques for environmental estimation.
136

O uso de sistema de informação geográfica na avaliação de diferentes alternativas de geração de cartas de suscetibilidade à erosão /

Sena, Júlio Nascimento. January 2008 (has links)
Orientador: José Augusto de Lollo / Banca: Maurício Augusto Leite / Banca: Reinaldo Lorandi / Resumo: A erosão do solo é um fenômeno que tem preocupado o homem nas últimas décadas, despertando grande interesse de muitos pesquisadores no que se refere às causas que levam a sua origem, evolução e controle, em razão desta atingir e inutilizar extensas áreas de terras, levando assim à ter a sua previsão uma elevada importância. Com a elaboração das cartas de suscetibilidade a erosão levando em conta os atributos como solo, rocha, declividade e etc. Juntamente com o SIG serão realizados o cruzamento dos atributos mais rapidamente e eficientemente, para que se possa representar melhor a realidade do local, demonstrando assim o potencial desenvolvimento de processos erosivos. Neste trabalho será considerada a importância relativa dos atributos do meio físico com diferentes escalas de peso dadas por diferentes técnicas de avaliação, pesos iguais, pesos diferentes de acordo com a visão de Mauro (2001), pesos diferentes definidos a partir de outros trabalhos da literatura, e pesos diferentes definidos com base em AHP. Com a elaboração de cartas de suscetibilidade à erosão, usando quatro diferentes técnicas, pretende-se desenvolver uma sistemática de atribuição de pesos, que possa ser aplicada a outras bacias hidrográficas. A área a ser estudada será a micro bacia do Prosa localizada a cidade de Campo Grande - Mato Grosso do Sul. Com o produto desta pesquisa pretende-se fornecer subsídios para a realização de outras pesquisas que possam melhorar as condições ambientais de uma determinada micro bacia, para um melhor estudo sobre a elaboração de cartas de suscetibilidades a erosão, bem como, demonstrar que através da utilização de um sistema da informação geográfica é possível realizar estudos ambientais, desenvolver novas técnicas de avaliação ambiental. / Abstract: The soil erosion is a phenomenon that has worried man in recent decades, arousing great interest to many researchers regarding the causes leading to their origin, evolution and control, because of that achieve and become unusable large areas of land, taking thus to have its forecast high importance.With the preparation of susceptibility charts to the erosion taking into account the attributes as soil, rock, slope, etc. Along with the GIS will be made the crossing of the attributes more quickly and efficiently so that it can better represent the reality of the place, thus demonstrating the potential development of erosive processes.This work will be considered the relative importance of the attributes in the physical scales with different weight given by different techniques for evaluation, equal weights, different weights according to the vision of Mauro (2001), defined different weights from other works of literature, and defined different weights based on AHP. With the establishment of susceptibility charts to the erosion, using four different techniques, it is intended to develop a systematic allocation of weights, which can be applied to other river basins. The area to be studied will be the basin of the micro Prosa located in the city of Campo Grande - Mato Grosso do Sul With the product of this research aims to provide subsidies for the implementation of other searches that might improve the environmental conditions of a particular micro basin for a better study on the establishment of suscetibilidades charts erosion, as well as to demonstrate that through the use of the information geographical system it's possible to realize environmental studies, developing new techniques for environmental estimation. / Mestre
137

Uso do diagrama sequencial funcional como linguagem de programação para um robô cílindrico (sic) de 5 graus de liberdade acionado pneumaticamente

Leonardelli, Pablo January 2015 (has links)
O presente trabalho tem como objetivo o desenvolvimento de uma estratégia de programação para um robô de cinco graus de liberdade com acionamento pneumático. A proposta para tal estratégia de programação utiliza como base a linguagem SFC (Sequential Function Chart) normatizada pela IEC 61131-3. A principal característica deste tipo de linguagem é a simplicidade na integração com diversos elementos presentes em ambiente fabril, juntamente a garantia do sequenciamento das ações e a facilidade de programação. O estudo foi realizado em três etapas: a primeira, destina-se à criação de sub-rotinas em linguagem SFC para movimentação ponto a ponto, pick and place, e paletização. Desta forma, através da definição de alguns dados de entrada, é possível reprogramar o robô de forma gráfica e intuitiva; a segunda etapa do estudo constituiu na criação de um Programa Tradutor em linguagem baseada em scripts de Matlab que, através de um servidor OPC (Ole for Process Control), faz a interpretação do programa em linguagem SFC e o traduz para a linguagem do sistema de controle do robô; já, a última etapa destina-se à realização de testes utilizando um CLP Compact Logix da AllenBradley em conjunto com o software de programação RSLogix 5000, o software Matlab e o sistema de controle do robô pneumático. A partir dos resultados, Conclui-se que a aplicação e utilização este tipo de programação para tarefas de movimentação de robôs é plenamente viável, o que pode vir a simplificar as etapas de programação, e ampliando a integração entre os diversos sistemas fabris, na medida em que os seus elementos poderão trocar facilmente informações necessárias à automação. / The present study has as main goal to present a differentiated form of programming for a prototype of a robot of five degrees of freedom with pneumatic drive. This program is based on the language SFC (Sequential Function Chart) standardized by IEC 61131-3. The main feature of this type of language is simplicity in integration with various elements present in the manufacturing environment, ensuring the sequencing of actions and ease of programming. The system used as a test bench consists of a pneumatic robot which currently control actions are carried out through specific programming routines combined with dedicated control boards, working with Matlab software. The study was conducted in three stages: the first, for creating subroutines in SFC language to linear movement, pick and place movement and palletizing movement, thus, by setting some input data it is possible to reprogram the robot for tasks in a graphical and intuitive way; the second stage of the study consisted in creating a translator program in Matlab language based on scripts that, through an OPC server (Ole for Process Control), interpreters the program in SFC language and translates it into the language of the control system robot; the last step was intended for testing this programming approach by using a PLC Compact Logix from Allen-Bradley in conjunction with RSLogix 5000 programming software, Matlab and the control system of the pneumatic robot. It was concluded that the implementation and use of this type of programming for robot handling tasks are both feasible. It simplifies the programming steps and enhances the integration between the various manufacturing systems, since the elements could directly exchange information, because they are in the same language.
138

Visualization of Statistical Contents

MEHMOOD, RAJA MAJID, IQBAL, GULRAIZ January 2009 (has links)
Our project presents the research on visualization of statistical contents. Here wewill introduce the concepts of visualization, software quality metrics andproposed visualization technique (line chart). Our aim to study the existingvisualization techniques for visualization of software metrics and then proposedthe visualization approach that is more time efficient and easy to perceive byviewer.In this project, we focus on the practical aspects of visualization of multipleprojects with respect to the versions and metrics. This project also gives animplementation of proposed visualization techniques of software metrics. In thisresearch based work, we have to compare practically the proposed visualizationapproaches. We will discuss the software development life cycle of our proposedvisualization system, and we will also describe the complete softwareimplementation of implemented software.
139

Metodologia de padronização de uma célula de fabricação e de montagem, integrando ferramentas de produção enxuta / Standardization methodology of production and assembly cell, combining lean manufacturing tools

Pedro Claudinei Perin 25 August 2005 (has links)
Este trabalho propõe criar uma metodologia para a padronização de atividades de células de manufatura e de montagem. A metodologia compreende a seleção de algumas ferramentas de produção enxuta e de uma aplicação das mesmas. O desenvolvimento da metodologia ocorre em conjunto com a aplicação, caracterizando desta forma uma pesquisa-ação, uma vez que conceitos e ferramentas são revisados e adequados durante as aplicações. A metodologia é baseada no evento kaizen e sua aplicação tem duração de dois meses. O evento kaizen é utilizado na primeira semana e as demais semanas são dedicadas para acompanhamento das ações de melhorias. As duas últimas semanas são dedicadas à avaliação de resultados. Publicações na literatura científica relacionadas à padronização são poucas, por esta razão pode-se afirmar que este trabalho tem uma contribuição academicamente relevante com o tema e que empresas podem conhecer os requisitos básicos para aplicação da metodologia, podendo explorar seus benefícios. Um dos passos importante da metodologia é a definição das melhores práticas. A participação dos operadores na validação da distribuição das atividades para cada operador e na definição do ritmo de produção é um dos requisitos para o sucesso da implementação. Um processo padronizado permite distinguir uma situação normal de uma anormal. Desta forma ações corretivas podem ser definidas e implementadas. Esta metodologia apresenta um método simples para definição da capacidade instalada e de utilização de operador e máquina de uma célula de manufatura. A aplicação acontece em uma empresa de autopeça. Durante a aplicação, conceitos de manufatura enxuta são disseminados e as pessoas são instigadas a encontrar os desperdícios dentro do processo a ser padronizado. Esta metodologia é resultado de mais de quatorze aplicações e uma delas é utilizada neste trabalho para descrever a metodologia de padronização. / This research proposes to build a methodology for standardization activities of a manufacturing process. The methodology consists of a selection of tools from lean manufacturing systems and of application method. The development of this methodology occurred in parallel with his application, when conceptions and tools are revised and adapted. The standardization methodology is based on kaizen event and whole application takes two months. The kaizen event is used at the first week, when the bets practice are defined and implemented. The rest of the schedule is used for follow up and improvement action implementation. The two last week are dedicated for results analyzes. At science literature, publications about manufacturing activities standardization are not much available. Considered that, it might affirm this research has academic contributions for the theme and organization can find some basic requirement for standardization work application. One of the important phases of the methodology is to define the best practice. The labor participation is one of the requirements for implementation successes. Their participation at the validation of task operator distribution and cycle time definition, ensure the maintenance of standardized work. A standardize process enable distinguish one normal condition of abnormal one. Then corrective action can be defined and implemented. This methodology presents a simple method to define the real install capacity andthe labor and machine utilization of the manufacturing cells. The application occurs at assembly supplier company. During the application, lean manufacturing concepts are disseminated and the people are instigated to find the waste into the process. This methodology is result of more than fourteen applications and one of then is used in this dissertation to describe the methodology.
140

Análise da amplitude de abertura bucal e seu enquadramento em tabelas de quantificação do dano odontológico / Analysis of the amplitude of buccal opening and its framing in tables of quantification of dental damage

Gabriela Cauduro da Rosa 02 February 2018 (has links)
Introdução: A região da face corresponde a parte do corpo mais atingida em casos de traumas. Isso ocorre por ser uma área sem proteção e de localização favorável. Traumas nessa região tem como principais causas acidente de trânsito, quedas ou agressões. A consequência mais prevalente é a fratura na região mandibular. Em decorrência disso, é possível perceber diversos prejuízos, dentre eles a limitação na abertura bucal. No entanto, para que seja definido um dano é necessário que se conheça o padrão de normalidade. O Código Civil brasileiro aponta que todo o dano causado por ato ilícito deve ser reparado proporcionalmente ao prejuízo criado na vítima. A utilização de tabelas na quantificação do dano corporal tem sido um elemento importante para a unificação da linguagem e dos critérios, permitindo que uma mesma situação seja avaliada e entendida de forma semelhante. Objetivo: a) Obter a média de abertura bucal de uma população brasileira associando com sexo, idade, estatura e perfil facial; b) Correlacionar a média de abertura bucal de pacientes considerados dentro do padrão de normalidade e pacientes com fratura mandibular; c) Correlacionar os valores de abertura bucal obtidos na pesquisa com a Tabela Nacional de Avaliação de Incapacidades Permanentes em Direito Civil da legislação portuguesa, a tabela brasileira SUSEP e a tabela DPVAT; d) Elaborar uma fórmula para a determinação da redução de abertura bucal. Metodologia: Um questionário relacionado a percepção de dor foi aplicado em pacientes do grupo controle e pacientes analisados em um hospital de São Paulo com fratura de mandíbula. Na sequência, foi verificada a abertura bucal máxima com um paquímetro e tomadas as medidas do terço médio e inferior para determinação do tipo de perfil facial. Além disso, através de um estadiômetro, foi medida a estatura. Os dados foram analisados estatisticamente e relacionados com as três tabelas citadas. Resultados: A média de abertura bucal no sexo masculino foi de 51,71 mm enquanto no sexo feminino foi de 47,94 mm onde foi encontrada correlação positiva entre sexo e abertura bucal. Entretanto não foi possível estabelecer significância com as demais variáveis. Quanto aos pacientes com fratura de mandíbula, a média de abertura bucal para homens foi de 38,91 mm e em mulheres de 41 mm, a etiologia mais prevalente foi acidentes automobilísticos e o local mais acometido foi na região condilar. Conclusão: Foi possível encontrar associação positiva com o sexo, onde homens tendem a ter uma abertura bucal maior que mulheres; Não foi encontrada relação significativa com idade, estatura e perfil facial; Pacientes com fratura mandibular possuem uma amplitude de abertura menor que pacientes considerados dentro dos padrões de normalidade; As tabelas brasileiras, DPVAT e SUSEP são insuficientes para valorar danos odontológicos e a tabela da legislação portuguesa necessita de adaptações e com base nas médias de abertura bucal obtidas, foram elaborada as seguintes fórmulas para o cálculo de redução de abertura bucal, onde para pacientes do sexo masculino usa-se RA=[100-(A.1,93) ] .0,3 e para o sexo feminino RA=[100-(A.2,08) ] .0,3 . / Background: The face is the body part most commonly affected in cases of trauma, since it is an unprotected and vulnerable area. Facial traumas are caused mainly by traffic accidents, falls, or physical assault. Mandibular fracture is the most prevalent consequence of these events. This type of fracture causes some damage, including limited mouth opening. However, in order to define this damage, it is necessary to know what the normal pattern is. The Brazilian Civil Code establishes that any harm caused by the practice of an illicit act must be repaired proportionately to the injury inflicted on the victim. The use of rating charts for quantification of bodily harm has played an important role in standardizing both the language and criteria, thus allowing one to assess and understand the same situation in a similar fashion. Objective: a) To estimate the mean jaw range of motion of the Brazilian population by associating it with sex, age, height, and facial profile; b) to correlate patients with a normal jaw range of motion with those with mandibular fracture; c) to correlate jaw range of motion in the Portuguese National Rating Chart for Permanent Disability Assessment with that in the Brazilian SUSEP and DPVAT charts; d) to develop a formula for limited mouth opening estimation. Method: A pain perception questionnaire was applied to patients from the control group and to those with mandibular fracture assessed at a hospital in the city of São Paulo, Brazil. Maximum mouth opening was measured with a caliper, whereas middle and lower third measurements were made to determine the type of facial profile. Height was measured using a stadiometer. The data were analyzed statistically and compared with those described in the three rating charts. Results: The mean jaw range of motion was 51.71 mm in male patients and 47.94 mm in female patients, and there was a positive correlation between sex and mouth opening. It was not possible to determine the significance of mouth opening relative to the other variables. In patients with mandibular fracture, the mean jaw range of motion was 38.91 mm for men and 41 mm for women; vehicle motor accidents were the major cause of the trauma; and the mandibular condyle was the most frequently affected site. Conclusion: There was a positive correlation with sex, as men tend to have a greater jaw range of motion than women. There was no significant correlation with age, height, and facial profile. Patients with mandibular fracture have a smaller jaw range of motion than those who fall into normal standards. Brazilian charts, DPVAT and SUSEP, are inefficient in rating dental damage, whereas the Portuguese chart requires some adaptations. The following formulas were developed based on the mean jaw range of motion measurements, and they allow estimating limited mouth opening: LMO=[100-(MO x 1.93)] x 0.3 for men and LMO=[100-(MO x 2.08)] x 0.3 for women.

Page generated in 0.1105 seconds