2 resultados para Reflect Array
em Universidade Federal do Rio Grande do Norte(UFRN)
                                
Resumo:
This thesis is a translation of work of the Brazilian doctor, Pedro da Silva Nava (1903-1984), in particular, his memoirs and chronicles, articulated with the writings of medicine history, aiming to defend that the autobiographical narratives are sources of research capable of promoting discussions on the expansion of the present at the confluence of complex and unequal society in constant changing process as the Brazilian. The theoretical and methodological support circulates around studies, proposals and thesis by Boaventura Santos about empowering past, destabilizing subjectivity, sociology of absences, cosmopolitan reason and translation work. The empirical support drawn from the literature produced by Nava were analyzed with reference this reasoning and studies that have facilitated the flow of translation among others, the studies of Antonio Candido, Arrigucci Jr., Boris Cyrulnik, Beatriz Sarlo, Ecléa Bosi, Ítalo Calvino, José Willington Germano, José Maria Cançado, Lev Vygotsky, Marilena Chauí, Paul Ricöeur and Walter Benjamim, without neglecting what we consider indispensable to scientific research, the production of relevant knowledge and prudent, in view of a decent life. The initial inflections reflect the subject of the Memoirs and its education/training, to then place the Memoir subject in the literary context, scientific, historical and Brazilian poetic (1972-2010), bringing great interpreters and discussing the rationale used by the Narrator that we defend stand closer to the cosmopolitan, showing the formation of narratives whose presence insert itself beforehand to modernist verve, linked to the discursive array against the literature as domination space, disseminated in Brazil in the early twentieth century. So, it articulate with those in which the concerns adjust the construction of the social formation of Brazil as a national heritage through literary narrative that focuses on a historical principle that becomes the past empowering, allowing his rereading, whose converge to memory, the lifestyles, the plurality of language and Brazilian culture, formed by several people, converging into a design not of culture but multiculturalism in Brazil. The memory issue was addressed in the space-time of experiences of being that narrates, shaped by a destabilizing subjectivity that sought to order the testimony of a time, a history and society, retelling them by creative imagination, almost fictional, to make circulate his knowledge about Brazil attached to his medical knowledge, as well as other subjects in his living group and other groups with whom they maintained contact. Thus, he portrayed both tangible and intangible cultural assets of the country as a form of preservation, giving them meanings and sense. It approaches, therefore, from the perspective of sociology of absences, the expansion of the present and by the logic inherent in his narratives of self and Brazil
                                
Resumo:
This study shows the implementation and the embedding of an Artificial Neural Network (ANN) in hardware, or in a programmable device, as a field programmable gate array (FPGA). This work allowed the exploration of different implementations, described in VHDL, of multilayer perceptrons ANN. Due to the parallelism inherent to ANNs, there are disadvantages in software implementations due to the sequential nature of the Von Neumann architectures. As an alternative to this problem, there is a hardware implementation that allows to exploit all the parallelism implicit in this model. Currently, there is an increase in use of FPGAs as a platform to implement neural networks in hardware, exploiting the high processing power, low cost, ease of programming and ability to reconfigure the circuit, allowing the network to adapt to different applications. Given this context, the aim is to develop arrays of neural networks in hardware, a flexible architecture, in which it is possible to add or remove neurons, and mainly, modify the network topology, in order to enable a modular network of fixed-point arithmetic in a FPGA. Five synthesis of VHDL descriptions were produced: two for the neuron with one or two entrances, and three different architectures of ANN. The descriptions of the used architectures became very modular, easily allowing the increase or decrease of the number of neurons. As a result, some complete neural networks were implemented in FPGA, in fixed-point arithmetic, with a high-capacity parallel processing