992 resultados para (Auto)representação


Relevância:

20.00% 20.00%

Publicador:

Resumo:

This work presents a set of intelligent algorithms with the purpose of correcting calibration errors in sensors and reducting the periodicity of their calibrations. Such algorithms were designed using Artificial Neural Networks due to its great capacity of learning, adaptation and function approximation. Two approaches willbe shown, the firstone uses Multilayer Perceptron Networks to approximate the many shapes of the calibration curve of a sensor which discalibrates in different time points. This approach requires the knowledge of the sensor s functioning time, but this information is not always available. To overcome this need, another approach using Recurrent Neural Networks was proposed. The Recurrent Neural Networks have a great capacity of learning the dynamics of a system to which it was trained, so they can learn the dynamics of a sensor s discalibration. Knowingthe sensor s functioning time or its discalibration dynamics, it is possible to determine how much a sensor is discalibrated and correct its measured value, providing then, a more exact measurement. The algorithms proposed in this work can be implemented in a Foundation Fieldbus industrial network environment, which has a good capacity of device programming through its function blocks, making it possible to have them applied to the measurement process

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This work introduces a new method for environment mapping with three-dimensional information from visual information for robotic accurate navigation. Many approaches of 3D mapping using occupancy grid typically requires high computacional effort to both build and store the map. We introduce an 2.5-D occupancy-elevation grid mapping, which is a discrete mapping approach, where each cell stores the occupancy probability, the height of the terrain at current place in the environment and the variance of this height. This 2.5-dimensional representation allows that a mobile robot to know whether a place in the environment is occupied by an obstacle and the height of this obstacle, thus, it can decide if is possible to traverse the obstacle. Sensorial informations necessary to construct the map is provided by a stereo vision system, which has been modeled with a robust probabilistic approach, considering the noise present in the stereo processing. The resulting maps favors the execution of tasks like decision making in the autonomous navigation, exploration, localization and path planning. Experiments carried out with a real mobile robots demonstrates that this proposed approach yields useful maps for robot autonomous navigation

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Ceramic substrates have been investigated by researchers around the world and has achieved a high interest in the scientific community, because they had high dielectric constants and excellent performance in the structures employed. Such ceramics result in miniaturized structures with dimensions well reduced and high radiation efficiency. In this work, we have used a new ceramic material called lead zinc titanate in the form of Zn0,8Pb0,2TiO3, capable of being used as a dielectric substrate in the construction of various structures of antennas. The method used in constructing the ceramic combustion synthesis was Self- Sustained High Temperature (SHS - "Self-Propagating High-Temperature Synthesis") which is defined as a process that uses highly exothermic reactions to produce various materials. Once initiated the reaction area in the reaction mixture, the heat generated is sufficient to become self-sustaining combustion in the form of a wave that propagates converting the reaction mixture into the product of interest. Were analyzed aspects of the formation of the composite Zn0,8Pb0,2TiO3 by SHS powders and characterized. The analysis consisted of determining the parameters of the reaction for the formation of the composite, as the ignition temperature and reaction mechanisms. The production of composite Zn0,8Pb0,2TiO3 by SHS performed in the laboratory, was the result of a total control of combustion temperature and after obtaining the powder began the development of ceramics. The product was obtained in the form of regular, alternating layers of porous ceramics and was obtained by uniaxial pressing. 10 The product was characterized by analysis of dilatometry, X-ray diffraction analysis and scanning electron microscopy. One of the contributions typically defined in this work is the development of a new dielectric material, nevertheless presented previously in the literature. Therefore, the structures of the antennas presented in this work consisted of new dielectric ceramics based Zn0,8Pb0,2TiO3 usually used as dielectric substrate. The materials produced were characterized in the microwave range. These are dielectrics with high relative permittivity and low loss tangent. The Ansoft HFSS, commercial program employee, using the finite element method, and was used for analysis of antennas studied in this work

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Image compress consists in represent by small amount of data, without loss a visual quality. Data compression is important when large images are used, for example satellite image. Full color digital images typically use 24 bits to specify the color of each pixel of the Images with 8 bits for each of the primary components, red, green and blue (RGB). Compress an image with three or more bands (multispectral) is fundamental to reduce the transmission time, process time and record time. Because many applications need images, that compression image data is important: medical image, satellite image, sensor etc. In this work a new compression color images method is proposed. This method is based in measure of information of each band. This technique is called by Self-Adaptive Compression (S.A.C.) and each band of image is compressed with a different threshold, for preserve information with better result. SAC do a large compression in large redundancy bands, that is, lower information and soft compression to bands with bigger amount of information. Two image transforms are used in this technique: Discrete Cosine Transform (DCT) and Principal Component Analysis (PCA). Primary step is convert data to new bands without relationship, with PCA. Later Apply DCT in each band. Data Loss is doing when a threshold discarding any coefficients. This threshold is calculated with two elements: PCA result and a parameter user. Parameters user define a compression tax. The system produce three different thresholds, one to each band of image, that is proportional of amount information. For image reconstruction is realized DCT and PCA inverse. SAC was compared with JPEG (Joint Photographic Experts Group) standard and YIQ compression and better results are obtain, in MSE (Mean Square Root). Tests shown that SAC has better quality in hard compressions. With two advantages: (a) like is adaptive is sensible to image type, that is, presents good results to divers images kinds (synthetic, landscapes, people etc., and, (b) it need only one parameters user, that is, just letter human intervention is required

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents an evaluative study about the effects of using a machine learning technique on the main features of a self-organizing and multiobjective genetic algorithm (GA). A typical GA can be seen as a search technique which is usually applied in problems involving no polynomial complexity. Originally, these algorithms were designed to create methods that seek acceptable solutions to problems where the global optimum is inaccessible or difficult to obtain. At first, the GAs considered only one evaluation function and a single objective optimization. Today, however, implementations that consider several optimization objectives simultaneously (multiobjective algorithms) are common, besides allowing the change of many components of the algorithm dynamically (self-organizing algorithms). At the same time, they are also common combinations of GAs with machine learning techniques to improve some of its characteristics of performance and use. In this work, a GA with a machine learning technique was analyzed and applied in a antenna design. We used a variant of bicubic interpolation technique, called 2D Spline, as machine learning technique to estimate the behavior of a dynamic fitness function, based on the knowledge obtained from a set of laboratory experiments. This fitness function is also called evaluation function and, it is responsible for determining the fitness degree of a candidate solution (individual), in relation to others in the same population. The algorithm can be applied in many areas, including in the field of telecommunications, as projects of antennas and frequency selective surfaces. In this particular work, the presented algorithm was developed to optimize the design of a microstrip antenna, usually used in wireless communication systems for application in Ultra-Wideband (UWB). The algorithm allowed the optimization of two variables of geometry antenna - the length (Ls) and width (Ws) a slit in the ground plane with respect to three objectives: radiated signal bandwidth, return loss and central frequency deviation. These two dimensions (Ws and Ls) are used as variables in three different interpolation functions, one Spline for each optimization objective, to compose a multiobjective and aggregate fitness function. The final result proposed by the algorithm was compared with the simulation program result and the measured result of a physical prototype of the antenna built in the laboratory. In the present study, the algorithm was analyzed with respect to their success degree in relation to four important characteristics of a self-organizing multiobjective GA: performance, flexibility, scalability and accuracy. At the end of the study, it was observed a time increase in algorithm execution in comparison to a common GA, due to the time required for the machine learning process. On the plus side, we notice a sensitive gain with respect to flexibility and accuracy of results, and a prosperous path that indicates directions to the algorithm to allow the optimization problems with "η" variables

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The opening of the Brazilian market of electricity and competitiveness between companies in the energy sector make the search for useful information and tools that will assist in decision making activities, increase by the concessionaires. An important source of knowledge for these utilities is the time series of energy demand. The identification of behavior patterns and description of events become important for the planning execution, seeking improvements in service quality and financial benefits. This dissertation presents a methodology based on mining and representation tools of time series, in order to extract knowledge that relate series of electricity demand in various substations connected of a electric utility. The method exploits the relationship of duration, coincidence and partial order of events in multi-dimensionals time series. To represent the knowledge is used the language proposed by Mörchen (2005) called Time Series Knowledge Representation (TSKR). We conducted a case study using time series of energy demand of 8 substations interconnected by a ring system, which feeds the metropolitan area of Goiânia-GO, provided by CELG (Companhia Energética de Goiás), responsible for the service of power distribution in the state of Goiás (Brazil). Using the proposed methodology were extracted three levels of knowledge that describe the behavior of the system studied, representing clearly the system dynamics, becoming a tool to assist planning activities

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Self-organizing maps (SOM) are artificial neural networks widely used in the data mining field, mainly because they constitute a dimensionality reduction technique given the fixed grid of neurons associated with the network. In order to properly the partition and visualize the SOM network, the various methods available in the literature must be applied in a post-processing stage, that consists of inferring, through its neurons, relevant characteristics of the data set. In general, such processing applied to the network neurons, instead of the entire database, reduces the computational costs due to vector quantization. This work proposes a post-processing of the SOM neurons in the input and output spaces, combining visualization techniques with algorithms based on gravitational forces and the search for the shortest path with the greatest reward. Such methods take into account the connection strength between neighbouring neurons and characteristics of pattern density and distances among neurons, both associated with the position that the neurons occupy in the data space after training the network. Thus, the goal consists of defining more clearly the arrangement of the clusters present in the data. Experiments were carried out so as to evaluate the proposed methods using various artificially generated data sets, as well as real world data sets. The results obtained were compared with those from a number of well-known methods existent in the literature

Relevância:

20.00% 20.00%

Publicador:

Resumo:

O desenvolvimento de um processo democrático de avaliação institucional na UNESP, uma universidade multi-campus, envolveu três desafios: garantir o envolvimento de grupos representativos da comunidade no processo de avaliação; atribuir poder e responsabilidade a cada setor acadêmico e administrativo no processo de avaliação; criar uma cultura de auto-avaliação e reflexão que possibilitasse debate crítico e auto-gestão dos projetos acadêmicos. Com base nos termos de referência estabelecidos pela comunidade a CPA desenvolveu uma metodologia de avaliação democrática e investigativa, orientada para a auto-gestão e de natureza quali-quantitativa. Fundamentada em três enfoques teóricos de avaliação, o democrático, o de tomada de decisão e o crítico o processo envolveu três funções: a diagnóstica, a formativo-reflexiva e a de revisão crítica. Atualmente os usos dos resultados da avaliação para orientar políticas e decisões acadêmicas, especialmente nos cursos de graduação, evidenciam avanços no processo de internalização de cultura de avaliação orientada para auto-gestão.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This dissertation, entitled O Auto da Morte e da Vida: A escrita barroca de João Cabral de Melo Neto, has the aim of analising, interpreting, in a baroque perspective, Cabral s writing in the poem/play Morte e vida severina Auto de Natal Pernambucano, taking as basis the theories of Eugênio D´Ors, Severo Sarduy, Omar Calabrase, Lezama Lima, Afonso Ávila, Affonso Romano de Sant´Anna and others cited in the body of this work. During the analisys we feature confluences, relations, similarities, identification between the Baroque of the counter reformation and the modern Baroque or Neobaroque. We seek to comprehend the baroque which is new in the XX century and Cabral s poetry as an element of the contemporaneity, by updating the concept of the Baroque in the 1600s, when it is detected in its purest characteristic in human relation (the life of the Northwestern brazilian) through an intangible reality (the death). The Baroque as a cultural summary of a period of instability and transformation, with the power of dismantling an already established poetry. The fight between words and things, language and reality

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Understanding music as a social manifestation, able to represent the time and culture along with their uses and mores, we look at the female figure in the electronic forró genre. Through a reading of the two genres musical and feminine we seek to identify the discourses present in the compositions, which refer to the feminine with thematic and/or terms referring to women. The study focuses on the compositions between 2009 to 2010 which became hits, ie.: those which have attained the highest number of listeners to 96 FM in a program named Paradão 96, broadcasted daily in the city of Natal/RN. Grounded in such concepts as cultural industry, mass culture, folkcommunication and gender, we analyze the processes of meaning production as a result of using the female figure and more accurately, about the representation of women through the discourse of this specific genre. We have chose the descriptive research with a qualitative approach and Discourse Analysis as a technique to identify the terms that refer to women, reflecting on what would be the possible meanings found in these speeches. We point out that in our investigation the female figure turned into a sexual object, erotic and submissive, in their turn, attributes usually given to women, was not a predominant result in the speech of electronic forró gender. With a variant thematic some playful and others about the betrayal of women we have identified that, to the surprise of many, including ourselves, romantic love was the one who led the audience requests during our time frame and that the female figure has several facets within the studied genre

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Conselho Nacional de Desenvolvimento Científico e Tecnológico (CNPq)

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Los cambios sociales y culturales que caracterizan el mundo contemporáneo sorprendieron estudiosos de todas las áreas. Los avances tecnológicos principalmente en el área de transmisión de informaciones revolucionaron las nociones de tiempo y espacio. Nuevos medios de comunicación, favorecidos principalmente por la llegada de Internet, abrieron espacios de expresión para ciudadanos deseosos de ser oídos. Aún coexistiendo con los medios de comunicación tradicionales, los nuevos espacios representan una oportunidad de libertad de expresión, de interacción sin mediaciones y de construcción de contenidos independientes. Movimientos sociales se organizan a través de estos nuevos medios de comunicación y desarrollan un activismo que comienza en forma virtual y se extiende a movilizaciones presenciales. Castells (2009) llama de auto comunicación de masas a ese proceso de producir y difundir informaciones que antes era propiedad exclusiva de los medios de comunicación tradicionales. Natal, fue escenario de la gestación y articulación virtual de un movimiento denominado Fora Micarla cuyo objetivo ha sido lograr el impeachment de la alcaldesa de la ciudad, Micarla de Souza. Aunque el objetivo principal no fue alcanzado, el movimiento formó parte de los procesos de cambio social que llevaron los ciudadanos al ciberactivismo. El Fora Micarla se constituye también como un cambio social en sí mismo al colaborar en la consolidación de la identidad colectiva de un grupo de jóvenes universitarios en busca de justicia social. El Twitter fue el principal canal de expresión del grupo y responsable por la rápida expansión de las movilizaciones. El Abordaje Sociológico y Comunicacional del Discurso (ASCD) ha aportado el marco teórico de referencia utilizado en esta investigación. La Comunicación para el Cambio Social (GUMUCIO, 2008) y la Sociología Aplicada al Cambio Social (SACO, 2006) así como los estudios del sujeto y de las identidades (BAJOIT, 2006) forman la base de la ASCD para un estudio más completo de las prácticas discursivas. Considerando que el objeto de estudio son las manifestaciones discursivas de los usuarios simpatizantes del Movimiento Fora Micarla , y que la ASCD es un brazo del Análisis Crítico del Discurso, se hace necesario un análisis lingüístico de los textos. La Gramática Sistémica Funcional, a través del Sistema de Evaluación desarrollado por Martin and White (2004), ofrece los recursos para evaluar las manifestaciones por medio de tuítes de los integrantes del movimiento. La representación de los actores sociales (VAN LEUWEEN, 1998) complementa el análisis discursivo crítico de la ASCD. El empoderamiento ciudadano se materializa por medio de los cambios conquistados a través de los nuevos medios

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The objective of this paper is to analyze how the female figure was portrayed in discursive narratives in the bi-weekly newspaper O PORVIR , which circulated in Currais Novos, in the state of Rio Grande do Norte, Brazil, between May 2, 1926 and January 20, 1929. Our analysis was based on the semantics of the text, by applying one of the primary concepts used in Textual Analysis of Speeches, Discursive Representation (ADAM, 2011; RODRIGUES; PASSEGGI; SILVA NETO, 2010). Textual Analysis of Speeches has its roots in Textual Linguistics and consists of a theoretical and descriptive approach (ADAM, 2011). This research is characterized as documentary (SEVERINO, 2007) and its corpus includes a review of 39 editions of the aforementioned newspaper, of which we extracted 292 articles that dealt with the female figure and 396 statements for analysis. We used the following semantic categories: referencing (CASTILHO, 2010; NEVES, 2007; KOCH; MARCUSCHI, 1998; MARCUSCHI, 2008; KOCH, 2009); predication (NEVES, 2007; RODRIGUES; PASSEGGI; SILVA NETO, 2010); modification (ADAM, 2011); and spacial and temporal localization (RODRIGUES; PASSEGGI; SILVA NETO, 2010). Our analysis revealed that lady, mother, wife and homemaker were most represented, and always combined with questions about motherhood, marriage and devotion to the home. Such representation does not diverge from pre-colonial models in the early twentieth century, which served as a standard for the female figure

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This work brings some reading about a few Norte-rio-grandenses writers collaborations published in literary papers which circulated during the third decade of the twentieth century in Brazil, in a way of enlarging the understanding of how the cultural debate was carried out in the years of the definition of the Brazilian Modernism, based on the relationships between literature and culture. Under the genres of prose and poetry, the selected textual collaborations for analysis have brought the traces of a small group of articulated authors in the Brazilian cultural scenery from the 1920 s, concerning the issues of the modern (linked to the modernist renovation) and the regional (under the aspects of the tradition). The set of the analyzed collaborations is representative of a modern-regional cultural practice marked by a tendency either local or cosmopolitan, thus, sharing a large dimension of the formation of the modern literary tradition, marked by different kinds of practices which give form to the project of a collective national awareness. The characterization of the existence of an intellectual field with big links, however with its own characteristics and a certain autonomy, which also gets integrated to the cultural debate of the so-called modernist years through the literary vehicles, gives to these intellectual people a co-participation in the renewing movement in the formation context of the brazilian cultural modernity of the early twentieth century