5 resultados para Academia de Recreio e Instrução Almadense
em Universidade Federal do Rio Grande do Norte(UFRN)
Resumo:
Coordenação de Aperfeiçoamento de Pessoal de Nível Superior
Resumo:
This research aims to analyze the intellectual practice of Luiz Antônio Ferreira Souto dos Santos Lima. This is done considering the author´s legacy related to the History of Education in Rio Grande do Norte/Brazil in the time span of 1910 to 1961. Thus, the research is grounded on assumptions that rely on the Cultural History field. The research also dealt with dialogues between the author and Chartier (1990), Elias (1994), Morais (2003; 2006), as well as Gondra (2003). For the bibliographical research the work dealt with a vast array of documents such as newspapers called A República and Diário do Natal, Pedagogium, Revista do ensino, as well as state laws and decrees These documents were obtained at the Historical and Geographical Institute in Rio Grande do Norte. The research also dealt with School Bylaws and a medical doctoral thesis called Mental Hygiene and Education that was written by Luiz Antônio dos Santos Lima. Other documents were obtained at the State´s Public Archive, such as the Book of Honor, Work Records, Reports and Minutes of the General Directorate of Public Instruction Meetings. It was possible to infer that professor Luiz Antônio dos Santos Lima was teacher at Grupo Escolar Augusto Severo, the Atheneu as well as some local grade schools. The professor had a broad role in society, in administrative positions such as the Presidency of the Association of Teachers of Rio Grande do Norte, as Grade School Director in the School of Pharmacy and the State Education Department. He was also a member of the Academy of Arts and a partner at Historical and Geographical Institute in Rio Grande do Norte. The professor has also concerned with issues related to teaching good habits such as feeding, grooming, discipline, game morals, temperance, smoking, sex education; all of which necessary for the formation of healthy children. He was an enthusiast of an intuitive method and teaching lessons through practice, that he considered key elements in education. It is seen that professor Luiz Antônio dos Santos Lima had presence in the State´s health education and that his ideals were line with the ideal of modernity of the early twentieth century
Resumo:
In academia, it is common to create didactic processors, facing practical disciplines in the area of Hardware Computer and can be used as subjects in software platforms, operating systems and compilers. Often, these processors are described without ISA standard, which requires the creation of compilers and other basic software to provide the hardware / software interface and hinder their integration with other processors and devices. Using reconfigurable devices described in a HDL language allows the creation or modification of any microarchitecture component, leading to alteration of the functional units of data path processor as well as the state machine that implements the control unit even as new needs arise. In particular, processors RISP enable modification of machine instructions, allowing entering or modifying instructions, and may even adapt to a new architecture. This work, as the object of study addressing educational soft-core processors described in VHDL, from a proposed methodology and its application on two processors with different complexity levels, shows that it s possible to tailor processors for a standard ISA without causing an increase in the level hardware complexity, ie without significant increase in chip area, while its level of performance in the application execution remains unchanged or is enhanced. The implementations also allow us to say that besides being possible to replace the architecture of a processor without changing its organization, RISP processor can switch between different instruction sets, which can be expanded to toggle between different ISAs, allowing a single processor become adaptive hybrid architecture, which can be used in embedded systems and heterogeneous multiprocessor environments
Resumo:
The interest for understanding the relationship of the child with its environment has increased in the whole world during the last few years. Several researchers, using Environmental Psychology as basis, have analyzed the implications of this relation for the child development and the organization of playful spaces. Being a place where children spend a great part of their time and develop many intellectual and social abilities, the school becomes one of the main focus of this research. This study investigated different sectors of the outdoor area of NEI -UFRN, during the recreation time, in which the use of space and the interaction between children were analyzed, through the observation of the child behavior (place-centered and individual-centered mapping). The results had disclosed that the school s outdoor area and its equipments presents a great range of choices possible to the children, however its occupation is not uniform: there are areas very used and others almost without use. Generally, this heterogeneity happens again in relation to the distribution of the interaction states in the sectors, the friendly associative behavior being the most present. The observation of children behaviors favored a better understanding of the use of the spaces, and contributed for discussion about the environment what these users really need for a healthy development, including differences in related to gender, age and daytime. In spite of the studied outdoor areas being vast, pleasant and varied, it needs a better distribution of its equipments and a plan that allows greater children participation in the place organization
Resumo:
The Reconfigurable Computing is an intermediate solution at the resolution of complex problems, making possible to combine the speed of the hardware with the flexibility of the software. An reconfigurable architecture possess some goals, among these the increase of performance. The use of reconfigurable architectures to increase the performance of systems is a well known technology, specially because of the possibility of implementing certain slow algorithms in the current processors directly in hardware. Amongst the various segments that use reconfigurable architectures the reconfigurable processors deserve a special mention. These processors combine the functions of a microprocessor with a reconfigurable logic and can be adapted after the development process. Reconfigurable Instruction Set Processors (RISP) are a subgroup of the reconfigurable processors, that have as goal the reconfiguration of the instruction set of the processor, involving issues such formats, operands and operations of the instructions. This work possess as main objective the development of a RISP processor, combining the techniques of configuration of the set of executed instructions of the processor during the development, and reconfiguration of itself in execution time. The project and implementation in VHDL of this RISP processor has as intention to prove the applicability and the efficiency of two concepts: to use more than one set of fixed instructions, with only one set active in a given time, and the possibility to create and combine new instructions, in a way that the processor pass to recognize and use them in real time as if these existed in the fixed set of instruction. The creation and combination of instructions is made through a reconfiguration unit, incorporated to the processor. This unit allows the user to send custom instructions to the processor, so that later he can use them as if they were fixed instructions of the processor. In this work can also be found simulations of applications involving fixed and custom instructions and results of the comparisons between these applications in relation to the consumption of power and the time of execution, which confirm the attainment of the goals for which the processor was developed