6 resultados para Architecture and state

em Universidade Federal do Rio Grande do Norte(UFRN)


Relevância:

90.00% 90.00%

Publicador:

Resumo:

This work is a case study based on Belém Jewelry Pole, whose main issue is to understand how the social network (which the Pole is inserted) influences on innovation process on this area. The main objective is to analyze how interorganizational networks impacted/impact on the potential for innovation, creating both limits and opportunities for the companies development. The adopted method analyzed the historical jewelry industry trajectory since the beginning of mineral extraction in the city of Itaituba (in the Pará State) until nowadays. Primary and secondary data were used allowing the view of the dynamics of the network during transformation periods of the main involved actors in the process. The prospect of embeddedness structural as analysis technique allowed verifying the quality of interactors ties, as well as the visualization of their structures. During the jewelry industry trajectory was verified a change in the quality of social relations, modifying the information flow, trust and associations of various links in the production chain. Both direct and indirect ties facilitated the access to remote networks entering new information related to new products, processes and market aspects. This interaction has led to raising the innovation potential causing a qualitative and quantitative improvement in competitiveness of organizations. Some embedded ties allowed the formation of partnerships bringing various economic earnings for those involved in the relationship. Thus, it is understood how aspects related to the position, architecture and quality of ties in a wide social network influenced on the innovation process and eventual jewelry industry trajectory

Relevância:

90.00% 90.00%

Publicador:

Resumo:

The goal of this paper was to search the state of the art from the Digital Libraries in Architecture and Urbanism in the Higher Education Institutions (IES) through conceptualizations and showing the importance of Digital Libraries in the disclosure and easing of information transferring. Questions about digital information architecture, usability, digital preservation and accessibility were approached. The research was made in the websites of Brazilian Universities, firstly to identify the institutions which offered the Architecture and Urbanism course, focusing on postgraduate education. After identifying the offering, the research was done by analyzing the contents, storage and dissemination and access to information, these libraries. It was found that the digital libraries are increasingly and taking part of organizations and educational institutions focusing on the knowledge dissemination releasing digitally information that may be needed for institution or the individual. A monitoring was done over of the physical and computational restructuring of the Board of Studies and Research in Architecture and Urbanism (Câmara de Estudos e Pesquisa em Arquitetura e Urbanismo, CEPAU), from the Architecture and Urbanism Course of the Federal University of Rio Grande do Norte (UFRN), showing the need of installing a Digital Library to integrate the databases of PPGAU s research groups, which today remain independent, with no interface among themselves. The research chosen area was Architecture and Urbanism, because there is a gap and little documentation about digital libraries in this area

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Nowadays the acquisition of sustainable elements and concepts in construction has been increasingly discussed, improved and incorporated to buildings, since the sector directly interferes in the urban space and environment, representing environmental impact. In order to make a sustainable building (Green Building) it is vital to incorporate less damaging constructive practice, starting from the project until the operation of the enterprise, that means to consider an integrated process of conception, implementation, construction and operation. The more effective sustainable principles participation in architecture happens at the projecting step through minimal environment impact solutions. Among the issues varieties that goes with sustainability proposal of the buildings project, there were added to this work the elements that are directly attached to bioclimatic architecture, more specifically the climate variation, ventilation, lighting and sunlight, that directly affect the project conception. It is important to put in evidence that architecture role goes far beyond the simple activity of building spaces; it is the sequence of political, economic, social and cultural elements, having the users as the main apparatus to its materialization. Thereby this professional dissertation consists of an architecture draft for a professional and technological school in the Rio Grande do Norte State, this dissertation is based on the analysis of previous experience and the bioclimatic principles that implicate in building on hot and dry, hot and humid climates, and the use of strategic solutions that aim the optimization of natural light and ventilation

Relevância:

90.00% 90.00%

Publicador:

Resumo:

The creative city can be identified by their cultural quarters, the existence of creative territories or the dynamics of a creative class. Whether we classify a city as creative, we can conceive that as creative environment charge of development of creativity in organizational settings, but also in urban dynamics and public participation itself. The creativity social phenomenon is an important and essential element but it is not the only contributor to the development of the creative environment. From the city of Natal, state of Rio Grande do Norte, we tried to identify and characterize statistically the main creative sectors. Thus, we set off for the application of semi-structured interviews in the three key creative sectors: Research, Architecture and Advertising. Besides, the proposal of a summary table of the analysis of the creative industries in the city of Natal, the research allowed to propose an analysis model of urban environment of a city whose main dimensions are population, cultural resources, networks and public policy

Relevância:

90.00% 90.00%

Publicador:

Resumo:

In multi-robot systems, both control architecture and work strategy represent a challenge for researchers. It is important to have a robust architecture that can be easily adapted to requirement changes. It is also important that work strategy allows robots to complete tasks efficiently, considering that robots interact directly in environments with humans. In this context, this work explores two approaches for robot soccer team coordination for cooperative tasks development. Both approaches are based on a combination of imitation learning and reinforcement learning. Thus, in the first approach was developed a control architecture, a fuzzy inference engine for recognizing situations in robot soccer games, a software for narration of robot soccer games based on the inference engine and the implementation of learning by imitation from observation and analysis of others robotic teams. Moreover, state abstraction was efficiently implemented in reinforcement learning applied to the robot soccer standard problem. Finally, reinforcement learning was implemented in a form where actions are explored only in some states (for example, states where an specialist robot system used them) differently to the traditional form, where actions have to be tested in all states. In the second approach reinforcement learning was implemented with function approximation, for which an algorithm called RBF-Sarsa($lambda$) was created. In both approaches batch reinforcement learning algorithms were implemented and imitation learning was used as a seed for reinforcement learning. Moreover, learning from robotic teams controlled by humans was explored. The proposal in this work had revealed efficient in the robot soccer standard problem and, when implemented in other robotics systems, they will allow that these robotics systems can efficiently and effectively develop assigned tasks. These approaches will give high adaptation capabilities to requirements and environment changes.

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Aspect-Oriented Software Development (AOSD) is a technique that complements the Object- Oriented Software Development (OOSD) modularizing several concepts that OOSD approaches do not modularize appropriately. However, the current state-of-the art on AOSD suffers with software evolution, mainly because aspect definition can stop to work correctly when base elements evolve. A promising approach to deal with that problem is the definition of model-based pointcuts, where pointcuts are defined based on a conceptual model. That strategy makes pointcut less prone to software evolution than model-base elements. Based on that strategy, this work defines a conceptual model at high abstraction level where we can specify software patterns and architectures that through Model Driven Development techniques they can be instantiated and composed in architecture description language that allows aspect modeling at architecture level. Our MDD approach allows propagate concepts in architecture level to another abstraction levels (design level, for example) through MDA transformation rules. Also, this work shows a plug-in implemented to Eclipse platform called AOADLwithCM. That plug-in was created to support our development process. The AOADLwithCM plug-in was used to describe a case study based on MobileMedia System. MobileMedia case study shows step-by-step how the Conceptual Model approach could minimize Pointcut Fragile Problems, due to software evolution. MobileMedia case study was used as input to analyses evolutions on software according to software metrics proposed by KHATCHADOURIAN, GREENWOOD and RASHID. Also, we analyze how evolution in base model could affect maintenance on aspectual model with and without Conceptual Model approaches