341 |
Evaluation Of Multi Target Tracking Algorithms In The Presence Of ClutterGuner, Onur 01 August 2005 (has links) (PDF)
ABSTRACT
EVALUATION OF MULTI TARGET TRACKING ALGORITHMS
IN THE PRESENCE OF CLUTTER
Gü / ner, Onur
M.S., Department of Electrical and Electronics Engineering
Supervisor: Prof. Dr. Mustafa Kuzuoglu
August 2005, 88 Pages
This thesis describes the theoretical bases, implementation and testing of a multi target tracking approach in radar applications. The main concern in this thesis is the evaluation of the performance of tracking algorithms in the presence of false alarms due to clutter. Multi target tracking algorithms are composed of three main parts: track initiation, data association and estimation. Two methods are proposed for track initiation in this work. First one is the track score function followed by a threshold comparison and the second one is the 2/2 & / M/N method which is based on the number of detections. For data association problem, several algorithms are developed according to the environment and number of tracks that are of interest. The simplest method for data association is the nearest-neighbor data association technique. In addition, the methods that use multiple hypotheses like probabilistic data association and joint probabilistic data association are introduced and investigated. Moreover, in the observation to track assignment, gating is an important issue since it reduces the complexity of the computations. Generally, ellipsoidal gates are used for this purpose. For estimation, Kalman filters are used for state prediction and measurement update. In filtering, target kinematics is an important point for the modeling. Therefore, Kalman filters based on different target kinematic models are run in parallel and the outputs of filters are combined to yield a single solution. This method is developed for maneuvering targets and is called interactive multiple modeling (IMM).
All these algorithms are integrated to form a multi target tracker that works in the presence (or absence) of clutter. Track score function, joint probabilistic data association (JPDAF) and interactive multiple model filtering are used for this purpose.
Keywords: clutter, false alarms, track initiation, data association, gating, target kinematics, IMM, JPDAF
|
342 |
Memories are made of this : exploring argumentation in popular texts : a thesis presented in partial fulfilment of the requirements for the degree of Doctor of Philosophy in Psychology at Massey University, Palmerston North, New ZealandHoward, Christina Mary January 2004 (has links)
The role of discourse in the construction of institutional and academic knowledge is now recognised within a wide variety of theoretical perspectives, including social constructionism, the sociology of scientific knowledge, the rhetoric of inquiry and discursive psychology. The purpose of this study was to examine the ways in which such discursive knowledge construction practices occur in relation to psychological phenomena. The site of this investigation was the highly contentious debate surrounding the reality of repressed/recovered memories of childhood sexual abuse. Ten 'popular' psychology texts (five supporting the concept of recovered memories and five questioning it) were discursively and rhetorically analysed in order to gain an understanding of how the authors of these texts deployed arguments to support their own positions and undermine those of their opponents. Five broad rhetorical resources were identified as being prominent in the texts, each of which was examined in detail to determine more specifically the source of their persuasive power. The five resources included authorial credibility, definitions, science, history and personal experience. Despite the meta-rhetoric surrounding the debate, which suggests that it is essentially an argument between researchers (drawing on scientific evidence) and clinicians (drawing on clinical experience), what was apparent was that all of these resources were utilised to varying degrees to support both pro- and anti- recovered memory positions. This analysis suggested that a reasonably structured set of discursive resources were available for making arguments about the nature of psychological phenomena. Furthermore, when given the opportunity, rhetors utilised as many of these resources as possible in order to produce a convincing argument, even when this resulted in inconsistencies within their texts. It was concluded that in the memory debate, the demands of the rhetorical imperative (to persuade the audience) often appear to be paramount, and should not be discounted by those seeking to understand this difficult and often distressing topic.
|
343 |
The Effects of abuse type and complainant symptomatology in a simulated sexual abuse trial.Ramkissoonsingh, Ravi, Carleton University. Dissertation. Psychology. January 1999 (has links)
Thesis (M.A.)--Carleton University, 1999. / Also available in electronic format on the Internet.
|
344 |
Um algoritmo formal para remoção de redundâncias / A formal algorithm for redundancy removalMarques, Felipe de Souza January 2003 (has links)
Os algoritmos para síntese de circuitos digitais em geral visam a melhoria de uma função de custo composta de quatro critérios: área, desempenho, potência e testabilidade. Normalmente estes algoritmos conseguem uma relação de compromisso para a otimização de dois critérios. Efeitos indesejáveis também podem surgir com a otimização de um destes critérios. Por exemplo, as otimizações de desempenho podem introduzir falhas de colagem não testáveis (redundâncias) em um circuito, reduzindo a sua testabilidade. Muitos algoritmos de síntese lógica exploram propriedades específicas de determinadas funções a serem sintetizadas. Um exemplo de função com propriedades específicas são as funções ditas unate. Um exemplo deste tipo de função é o sinal de carry de um somador completo. Este tipo de função exige cuidados especiais para evitar a introdução de redundâncias. Muitos dos algoritmos para síntese lógica empregam a decomposição de Shannon para melhorar o desempenho de um circuito. A equação geral da decomposição de Shannon é expressa através de uma função binate. As redundâncias sempre serão introduzidas nos circuitos quando uma equação binate é utilizada para representar uma função unate. Diagramas de Decisão Binária (BDDs) são um tipo estruturas de dados muito utilizadas em algoritmos para síntese lógica. A decomposição de Shannon também é utilizada para derivar circuitos a partir de BDDs. Este tipo de estrutura representa uma função lógica, mas não mantém uma representação sem redundâncias da mesma. Infelizmente, os circuitos derivados a partir desta estrutura poderão ser redundantes, principalmente quando a decomposição de Shannon for utilizada. Existem estruturas de dados capazes de representar uma função sem redundâncias. Este é o caso dos VPBDDs , que possuem propriedades especiais que preservam características de testabilidade da função representada. Baseando-se nas propriedades dos VPBDDs, um novo algoritmo para remoção de redundâncias foi proposto. Este algoritmo é capaz de gerar circuitos sem redundâncias, mesmo quando a função, que é representada pelo VPBDD, é unate. Além da geração de circuitos sem redundâncias, o algoritmo garante que o atraso do circuito não aumenta após a remoção de redundâncias. A área dos circuitos resultantes pode aumentar, diminuir ou permanecer a mesma, considerando o número de portas lógicas utilizadas. Todos os resultados obtidos neste trabalho mostram que o algoritmo consegue realizar a remoção de redundâncias, sem prejudicar o atraso do circuito. Além disso, todos os caminhos redundantes do circuito têm seu atraso reduzido, pois com a remoção de redundâncias o número de portas lógicas em série é reduzido. A aplicação deste algoritmo apresenta bons resultados para circuitos aritméticos. Isto se deve principalmente ao fato do carry ser uma função unate, o que pode introduzir redundâncias no circuito se esta propriedade (de ser unate) não for tratada adequadamente. O algoritmo proposto também abre possibilidades para a criação de outras ferramentas de CAD, como por exemplo: uma ferramenta para análise de timing, um gerador de circuitos aritméticos sem redundâncias, ou ainda uma ferramenta para geração de teste, incluindo lista de falhas, vetores de teste e cobertura de falhas. / Algorithms for digital circuit design aim the reduction of a cost function composed of four criteria: area, delay, power and testability. Usually these algorithms are able to obtain a trade-off for the optimization of two of these criteria. Undesired effects may occur due to the optimization of one of the criteria. For instance, delay optimizations may introduce non testable stuck-at faults (redundancies) in a circuit, this way reducing its testability. Several logic synthesis algorithms exploit specific properties of the logic functions to be synthesized. One example of function with specific properties are the socalled unate functions. An example of this kind of function is the carry-out sign in a full adder circuit. This kind of function require special care in order to avoid redundancy introduction. Shannon decomposition [SHA 38] is used in many logic synthesis algorithms for improving circuit performance. The general case of the Shannon decomposition is represented by a binate (not unate) equation. Redundancies are introduced in a circuit when a binate equation is used to express a unate function. Binary Decision Diagrams (BDDs) are a kind of data structures widely used in the field of logic synthesis. Shannon decomposition is also used to derive circuits from BDDs. This data structure is used to represent logic functions, but it is not able to maintain an irredundant representation of any logic function. Unfortunately, circuits derived from BDDs will possibly have redundancies, specially when Shannon decomposition is used. Some data structures are able to represent any logic function in a irredundant form. This is the case of the VPBDDs [REI 95a] [REI 2000], which have special properties that preserve the testability properties of the functions being represented. Based on VPBDD properties, a novel algorithm for redundancy removal was proposed [MAR 2002]. This algorithm is able to generate irredundant circuits even when the function represented by the VPBDD is unate. In addition to the generation of irredundant circuits, the algorithm guarantees that the circuit delay will not be increased by redundancy removal. The final area may be increased, reduced or even remain the same, considering the number of logic gates. The results obtained in this work indicate that the algorithm is able to perform redundancy removal without increasing the circuit delay. Besides, all the redundant paths in the circuit have their delay reduced, as the number of logic gates in series will be reduced by the redundancy removal process. The application of this algorithm gives good results for arithmetic circuits. This is mainly due to the fact that the carry chain is composed of unate functions, this way redundancies are introduced in the circuit if this property is not adequately treated. The proposed algorithm allows for the creation of other CAD tools, as for instance: a timing analysis tool, a generator of irredundant arithmetic circuits, or even a test generation tool, including list of faults, test vectors as well as fault coverage.
|
345 |
Efficient Approach for Order Selection of Projection-Based Model Order ReductionBaggu, Gnanesh 08 August 2018 (has links)
The present thrust in the electronics industry towards integrating multiple functions on a single chip while operating at very high frequencies has highlighted the need for efficient Electronic Design Automation (EDA) tools to shorten the design cycle and capture market windows. However, the increasing complexity in modern circuit design has made simulation a computationally cumbersome task. The notion of model order reduction has emerged as an effective tool to address this difficulty. Typically, there are numerous approaches and several issues involved in the implementation of model-order reduction techniques. Among the important ones of those issues is the problem of determining a suitable order (or size) for the reduced system. An optimal order would be the minimal order that enables the reduced system to capture the
behavior of the original (more complex and larger) system up to a user-defined frequency. The contribution presented in this thesis describes a new approach aimed at determining the order of the reduced system. The proposed approach is based on approximating the impulse response of the original system in the time-domain. The core methodology in obtaining that approximation is based on numerically inverting the Laplace-domain of the representation of the impulse response from the complex-domain (s-domain) into the time-domain. The main advantage of the proposed approach is that it allows the order selection algorithm to operate directly on the time-domain form of the impulse response. It is well-known that numerically generating the impulse response in the time-domain is very difficult and its not impossible, since it requires driving the original network with the Dirac-delta function, which is a mathematical abstraction rather than a concrete waveform that can be implemented on a digital computer. However, such a difficulty is avoided in the proposed approach since it uses the Laplace-domain image of the impulse response to obtain its time-domain representation. The numerical simulations presented in the thesis demonstrate that using the time-domain waveform of the impulse response, computed using the proposed approach and properly filtered with a Butterworth filter, guides the order selection algorithm to select a smaller order, i.e., the reduced system becomes more compact in size. The phrase "smaller or more compact" in this context refers to the comparison with existing techniques currently in use, which seek to generate some form of time-domain approximations for the impulse response through driving the original network with pulse-shaped function (e.g., Gaussian pulse).
|
346 |
The Strict Liability of State Suppliers in the Presentation of False Documentation or Inaccurate Affidavit / La Responsabilidad Objetiva de los Proveedores del Estado en la Presentación de Documentación Falsa o Declaración Jurada InexactaMartínez Zamora, Marco Antonio 10 April 2018 (has links)
The present paper pretends to open the debate about the limits of responsibility of State suppliers on the presentation of false or inexact documentation on the selection procedures as a participator on the frame of the public procurement law, considering that the burden of proof has been translated to the governed, punishing in a more severe way the infringement to the due of veracity on the documentation that is provided by suppliers to public entities. / El presente trabajo pretende plantear el debate respecto de los límites de la responsabilidad de los proveedores del Estado en la presentación de documentación falsa o inexacta en los procedimientos de selección en los que participen en el marco del régimen de contratación estatal, habida cuenta que en el mismo se ha trasladado el peso de la verificación documentaria al administrado, sancionándose cada vez de manera más drástica la infracción al deber de veracidad de la documentación que presenten los proveedores ante las Entidad Públicas.
|
347 |
Um algoritmo formal para remoção de redundâncias / A formal algorithm for redundancy removalMarques, Felipe de Souza January 2003 (has links)
Os algoritmos para síntese de circuitos digitais em geral visam a melhoria de uma função de custo composta de quatro critérios: área, desempenho, potência e testabilidade. Normalmente estes algoritmos conseguem uma relação de compromisso para a otimização de dois critérios. Efeitos indesejáveis também podem surgir com a otimização de um destes critérios. Por exemplo, as otimizações de desempenho podem introduzir falhas de colagem não testáveis (redundâncias) em um circuito, reduzindo a sua testabilidade. Muitos algoritmos de síntese lógica exploram propriedades específicas de determinadas funções a serem sintetizadas. Um exemplo de função com propriedades específicas são as funções ditas unate. Um exemplo deste tipo de função é o sinal de carry de um somador completo. Este tipo de função exige cuidados especiais para evitar a introdução de redundâncias. Muitos dos algoritmos para síntese lógica empregam a decomposição de Shannon para melhorar o desempenho de um circuito. A equação geral da decomposição de Shannon é expressa através de uma função binate. As redundâncias sempre serão introduzidas nos circuitos quando uma equação binate é utilizada para representar uma função unate. Diagramas de Decisão Binária (BDDs) são um tipo estruturas de dados muito utilizadas em algoritmos para síntese lógica. A decomposição de Shannon também é utilizada para derivar circuitos a partir de BDDs. Este tipo de estrutura representa uma função lógica, mas não mantém uma representação sem redundâncias da mesma. Infelizmente, os circuitos derivados a partir desta estrutura poderão ser redundantes, principalmente quando a decomposição de Shannon for utilizada. Existem estruturas de dados capazes de representar uma função sem redundâncias. Este é o caso dos VPBDDs , que possuem propriedades especiais que preservam características de testabilidade da função representada. Baseando-se nas propriedades dos VPBDDs, um novo algoritmo para remoção de redundâncias foi proposto. Este algoritmo é capaz de gerar circuitos sem redundâncias, mesmo quando a função, que é representada pelo VPBDD, é unate. Além da geração de circuitos sem redundâncias, o algoritmo garante que o atraso do circuito não aumenta após a remoção de redundâncias. A área dos circuitos resultantes pode aumentar, diminuir ou permanecer a mesma, considerando o número de portas lógicas utilizadas. Todos os resultados obtidos neste trabalho mostram que o algoritmo consegue realizar a remoção de redundâncias, sem prejudicar o atraso do circuito. Além disso, todos os caminhos redundantes do circuito têm seu atraso reduzido, pois com a remoção de redundâncias o número de portas lógicas em série é reduzido. A aplicação deste algoritmo apresenta bons resultados para circuitos aritméticos. Isto se deve principalmente ao fato do carry ser uma função unate, o que pode introduzir redundâncias no circuito se esta propriedade (de ser unate) não for tratada adequadamente. O algoritmo proposto também abre possibilidades para a criação de outras ferramentas de CAD, como por exemplo: uma ferramenta para análise de timing, um gerador de circuitos aritméticos sem redundâncias, ou ainda uma ferramenta para geração de teste, incluindo lista de falhas, vetores de teste e cobertura de falhas. / Algorithms for digital circuit design aim the reduction of a cost function composed of four criteria: area, delay, power and testability. Usually these algorithms are able to obtain a trade-off for the optimization of two of these criteria. Undesired effects may occur due to the optimization of one of the criteria. For instance, delay optimizations may introduce non testable stuck-at faults (redundancies) in a circuit, this way reducing its testability. Several logic synthesis algorithms exploit specific properties of the logic functions to be synthesized. One example of function with specific properties are the socalled unate functions. An example of this kind of function is the carry-out sign in a full adder circuit. This kind of function require special care in order to avoid redundancy introduction. Shannon decomposition [SHA 38] is used in many logic synthesis algorithms for improving circuit performance. The general case of the Shannon decomposition is represented by a binate (not unate) equation. Redundancies are introduced in a circuit when a binate equation is used to express a unate function. Binary Decision Diagrams (BDDs) are a kind of data structures widely used in the field of logic synthesis. Shannon decomposition is also used to derive circuits from BDDs. This data structure is used to represent logic functions, but it is not able to maintain an irredundant representation of any logic function. Unfortunately, circuits derived from BDDs will possibly have redundancies, specially when Shannon decomposition is used. Some data structures are able to represent any logic function in a irredundant form. This is the case of the VPBDDs [REI 95a] [REI 2000], which have special properties that preserve the testability properties of the functions being represented. Based on VPBDD properties, a novel algorithm for redundancy removal was proposed [MAR 2002]. This algorithm is able to generate irredundant circuits even when the function represented by the VPBDD is unate. In addition to the generation of irredundant circuits, the algorithm guarantees that the circuit delay will not be increased by redundancy removal. The final area may be increased, reduced or even remain the same, considering the number of logic gates. The results obtained in this work indicate that the algorithm is able to perform redundancy removal without increasing the circuit delay. Besides, all the redundant paths in the circuit have their delay reduced, as the number of logic gates in series will be reduced by the redundancy removal process. The application of this algorithm gives good results for arithmetic circuits. This is mainly due to the fact that the carry chain is composed of unate functions, this way redundancies are introduced in the circuit if this property is not adequately treated. The proposed algorithm allows for the creation of other CAD tools, as for instance: a timing analysis tool, a generator of irredundant arithmetic circuits, or even a test generation tool, including list of faults, test vectors as well as fault coverage.
|
348 |
Intimidades: as potências do falso, a falência do esquema sensório-motor e o plano centrífugo num filme de arte / Intimacy: the powers of the false, the collapse of the sensorial-motor scheme, and the centrifugal plan in a art filmRodrigo de Melo Modenesi 05 April 2013 (has links)
O projeto Intimidades possui dois desdobramentos: um prático, que corresponde a um filme de cinquenta e cinco minutos, e um teórico, que é representado pelo presente texto. O filme pretende ouvir as pessoas que realizam trabalhos considerados desprezíveis na nossa sociedade: são os homens e mulheres do labor, nossos pequenos escravos assalariados. Tendo este objetivo, buscou-se encontrar uma forma plástica (estética) para o filme que conseguisse escapar às determinações do poder, que são representadas pela televisão e pelo cinema comercial. Para tanto, recorreu-se a conceitos e ideias desenvolvidas pelo filósofo Gilles Deleuze e pelo teórico do cinema André Bazin. Conceitos como o de intercessores, de potências do falso, de falência do esquema sensório-motor, de plano centrífugo e de plano sequência foram articulados no presente texto e serviram como base teórica para se encontrar a forma do filme. Neste movimento entre a teoria e a prática, o projeto Intimidades colocou o pensamento da filosofia em contato com o campo extra-filosófico da arte, através do exemplo prático do filme / The intimacy project has two deployments: a practical one consisting in a film lasting fifty-five minutes and a theoretical one represented by this text. The film is intended to hear people whose works are considered worthless in our society: they are men and women of labour, our little wage slaves. Aiming that, we have sought to find a plastic form (aesthetic) for the film which would be able to escape from power determinations represented by television and by commercial cinema. For this, we resort to concepts and ideas developed by the philosopher Gilles Deleuze and by the cinema critic André Bazin. Concepts like intercessors, powers of the false, collapse of the sensorial-motor scheme, centrifugal plan and sequential plan were articulated in this text serving as a theoretical basis for finding the film form. In that movement between theory and practice, the intimacy project put the philosophical thinking in contact with the extra-philosophical field of art by means of the practical example of the film
|
349 |
Psicólogos no labirinto das acusações: um estudo sobre a falsa denúncia de abuso sexual de pai contra filho no contexto da separação conjugal / Psychologists in the labyrinth of accusations: a study on the false allegation of sexual abuse of father against son in the context of marital separationMarcia Ferreira Amendola 20 June 2006 (has links)
Coordenação de Aperfeiçoamento de Pessoal de Nível Superior / Esta pesquisa teve por objetivo compreender como vêm sendo desempenhadas as práticas dos psicólogos que atuam em instituições de referência para atendimentos em casos de alegação de abuso sexual contra a criança. Para este fim, foram analisadas as declarações de dez pais acusados de abusar sexualmente dos filhos, por meio de questionário enviado e recebido por correio eletrônico. Este material permitiu apreender como os pais acusados compreendem a alegação de abuso sexual imputada contra eles e como operam no sentido de provar a inocência. Também foi possível registrar-lhes as impressões, dúvidas e sentimentos eliciados pelas acusações, o que deu subsídio à realização de entrevistas presenciais com psicólogos em etapa posterior. Foram realizadas entrevistas individuais semiestruturadas com cinco psicólogas de cinco instituições diferentes. As informações prestadas permitiram analisar aspectos como a abordagem teórica e os métodos de avaliação psicológica em casos de alegações de abuso sexual contra criança, incluindo uma discussão acerca da ocorrência de falsas denúncias de abuso sexual. A partir dessas informações, foi possível concluir que tais práticas tendem a privilegiar a palavra da criança, esta última, vista, por muitos, como aquela que deverá anunciar e qualificar a denúncia. Nesses termos, os pais são silenciados, enquanto as crianças são colocadas no lugar de responsáveis por decidir questões jurídicas em nome de seus direitos. / This research intended to understand how is being done the work of the psychologists who work in attendance institutions in cases of alleged child sexual abuse. For this purpose, were analyzed the statements of ten fathers accused to abuse the child sexually through questionnaires sent and received by e-mail. This material allowed to apprehend how the accused fathers understand the allegation of sexual abuse inflicted against them and how they work to prove their innocence. It was also possible to get their impressions, doubts and feelings elicited from the indictment, which gave information to raise interviews with psychologists afterwards. Individual semi-structured interviews had been carried through with five psychologists from five different institutions. The given information had allowed to analyze aspects such as the theoretical approach and the psychological evaluation methods in cases of allegations of child sexual abuse, including a quarrel concerning the occurrence of false indictments of sexual abuse. From these information on, it was possible to conclude that such practical tends to privilege the childs speech, who will have to announce and define the indictment. In this order, fathers are silenced while the children are placed as responsible for deciding legal questions on behalf of their rights.
|
350 |
ISOLAMENTO DO PRINCIPAL CONSTITUINTE ATIVO DO ÓLEO ESSENCIAL DE Lippia alba (MILL.) N. E. BROWN COM POTENCIAL ANESTÉSICO GERAL E ESTUDO DO MECANISMO DE AÇÃO / ISOLATION OF THE MAIN ACTIVE COMPOUND OF THE ESSENTIAL OIL OF Lippia alba (MILL.) N. E. BROWN WITH POTENTIAL ANESTHETIC ACTIVITY AND ITS MECHANISM STUDYHeldwein, Clarissa Giesel 24 January 2011 (has links)
Coordenação de Aperfeiçoamento de Pessoal de Nível Superior / Lippia alba (Mill.) N. E. Brown is an aromatic herb commonly used as sedative and
for the treatment of gastrointestinal disturbs. Many literature data confirm the
sedative property of the essential oil (EO) of this species; however, just recently its
anesthetic activity was confirmed. The present study reports the isolation of two
major chemical constituents of the EO of L. alba, linalool and eucalyptol, and also the
evaluation of their anesthetic activity in juveniles of silver catfish (Rhamdia quelen).
Additionally, linalool was defined as the major active compound of the EO with
anesthetic property, and eucalyptol did not presented activity in the tested
concentration. The involvement of GABAergic system on the mechanism of action of
the EO and its major constituent was also studied. The results showed that the EO
contains one or more compounds which act in synergism with linalool and also by
different mechanism. Benzodiazepine like effect was detected for the EO of L. alba,
but not for linalool. In addition, this work brings a case report of contact dermatitis
caused by the leaves of L. alba chemotype linalool. Finally, to establish a good
quality of the plant material, after yield and chemical composition analyses of the EO,
1,0 x 0,8 m was defined as the better spacing for cultivation of L. alba. The results
are presented in three manuscripts. / Lippia alba (Mill.) N. E. Brown é uma planta odorífera utilizada popularmente
com finalidade ansiolítica e para o tratamento de distúrbios gastrintestinais. Na
literatura existem muitos trabalhos que confirmam a propriedade sedativa do seu
óleo essencial (OE), porém, somente há pouco tempo a sua propriedade anestésica
foi confirmada. Este trabalho apresenta o isolamento de dois constituintes
majoritários do OE de L. alba, linalol e eucaliptol, bem como a avaliação de sua
atividade anestésica geral em jundiás juvenis (Rhamdia quelen). Ainda, o linalol foi
definido como o constituinte ativo majoritário do OE com potencial anestésico,
enquanto que o eucaliptol não apresentou atividade nas concentrações testadas.
Adicionalmente foi estudado o envolvimento do sistema GABAérgico no mecanismo
de ação do OE e de seu constituinte ativo majoritário. Os resultados
correspondentes aos estudos de mecanismo permitem afirmar que existe(m) um ou
mais compostos presentes no OE, que atuam em sinergismo com o linalol e por
mecanismos distintos. Enquanto que para o OE de L. alba foi detectado um
mecanismo tipo benzodiazepínico, o linalol age por outro mecanismo ainda não
esclarecido. Em adição, este trabalho relata pela primeira vez um caso de dermatite
de contato causada pelas folhas frescas de L. alba quimiotipo linalol. Por fim, no
sentido de estabelecer uma boa qualidade da matéria prima vegetal para posteriores
trabalhos, após a análise de rendimento e composição química do OE, 1,0 x 0,8 m
foi definido como melhor espaçamento para o cultivo de L. alba. O trabalho
encontra-se na forma de manuscritos, contendo três artigos científicos.
|
Page generated in 0.1553 seconds