147 resultados para arquitetura sustentável
Resumo:
This thesis proposes an architecture of a new multiagent system framework for hybridization of metaheuristics inspired on the general Particle Swarm Optimization framework (PSO). The main contribution is to propose an effective approach to solve hard combinatory optimization problems. The choice of PSO as inspiration was given because it is inherently multiagent, allowing explore the features of multiagent systems, such as learning and cooperation techniques. In the proposed architecture, particles are autonomous agents with memory and methods for learning and making decisions, using search strategies to move in the solution space. The concepts of position and velocity originally defined in PSO are redefined for this approach. The proposed architecture was applied to the Traveling Salesman Problem and to the Quadratic Assignment Problem, and computational experiments were performed for testing its effectiveness. The experimental results were promising, with satisfactory performance, whereas the potential of the proposed architecture has not been fully explored. For further researches, the proposed approach will be also applied to multiobjective combinatorial optimization problems, which are closer to real-world problems. In the context of applied research, we intend to work with both students at the undergraduate level and a technical level in the implementation of the proposed architecture in real-world problems
Resumo:
The increase of applications complexity has demanded hardware even more flexible and able to achieve higher performance. Traditional hardware solutions have not been successful in providing these applications constraints. General purpose processors have inherent flexibility, since they perform several tasks, however, they can not reach high performance when compared to application-specific devices. Moreover, since application-specific devices perform only few tasks, they achieve high performance, although they have less flexibility. Reconfigurable architectures emerged as an alternative to traditional approaches and have become an area of rising interest over the last decades. The purpose of this new paradigm is to modify the device s behavior according to the application. Thus, it is possible to balance flexibility and performance and also to attend the applications constraints. This work presents the design and implementation of a coarse grained hybrid reconfigurable architecture to stream-based applications. The architecture, named RoSA, consists of a reconfigurable logic attached to a processor. Its goal is to exploit the instruction level parallelism from intensive data-flow applications to accelerate the application s execution on the reconfigurable logic. The instruction level parallelism extraction is done at compile time, thus, this work also presents an optimization phase to the RoSA architecture to be included in the GCC compiler. To design the architecture, this work also presents a methodology based on hardware reuse of datapaths, named RoSE. RoSE aims to visualize the reconfigurable units through reusability levels, which provides area saving and datapath simplification. The architecture presented was implemented in hardware description language (VHDL). It was validated through simulations and prototyping. To characterize performance analysis some benchmarks were used and they demonstrated a speedup of 11x on the execution of some applications
Resumo:
Conselho Nacional de Desenvolvimento Científico e Tecnológico
Resumo:
It is increasingly common use of a single computer system using different devices - personal computers, telephones cellular and others - and software platforms - systems graphical user interfaces, Web and other systems. Depending on the technologies involved, different software architectures may be employed. For example, in Web systems, it utilizes architecture client-server - usually extended in three layers. In systems with graphical interfaces, it is common architecture with the style MVC. The use of architectures with different styles hinders the interoperability of systems with multiple platforms. Another aggravating is that often the user interface in each of the devices have structure, appearance and behaviour different on each device, which leads to a low usability. Finally, the user interfaces specific to each of the devices involved, with distinct features and technologies is a job that needs to be done individually and not allow scalability. This study sought to address some of these problems by presenting a reference architecture platform-independent and that allows the user interface can be built from an abstract specification described in the language in the specification of the user interface, the MML. This solution is designed to offer greater interoperability between different platforms, greater consistency between the user interfaces and greater flexibility and scalability for the incorporation of new devices
Resumo:
Middleware platforms have been widely used as an underlying infrastructure to the development of distributed applications. They provide distribution and heterogeneity transparency and a set of services that ease the construction of distributed applications. Nowadays, the middlewares accommodate an increasing variety of requirements to satisfy distinct application domains. This broad range of application requirements increases the complexity of the middleware, due to the introduction of many cross-cutting concerns in the architecture, which are not properly modularized by traditional programming techniques, resulting in a tangling and spread of theses concerns in the middleware code. The presence of these cross-cutting concerns limits the middleware scalability and aspect-oriented paradigm has been used successfully to improve the modularity, extensibility and customization capabilities of middleware. This work presents AO-OiL, an aspect-oriented (AO) middleware architecture, based on the AO middleware reference architecture. This middleware follows the philosophy that the middleware functionalities must be driven by the application requirements. AO-OiL consists in an AO refactoring of the OiL (Orb in Lua) middleware in order to separate basic and crosscutting concerns. The proposed architecture was implemented in Lua and RE-AspectLua. To evaluate the refactoring impact in the middleware architecture, this paper presents a comparative analysis of performance between AO-OiL and OiL
Resumo:
Nowadays several electronics devices support digital videos. Some examples of these devices are cellphones, digital cameras, video cameras and digital televisions. However, raw videos present a huge amount of data, millions of bits, for their representation as the way they were captured. To store them in its primary form it would be necessary a huge amount of disk space and a huge bandwidth to allow the transmission of these data. The video compression becomes essential to make possible information storage and transmission. Motion Estimation is a technique used in the video coder that explores the temporal redundancy present in video sequences to reduce the amount of data necessary to represent the information. This work presents a hardware architecture of a motion estimation module for high resolution videos according to H.264/AVC standard. The H.264/AVC is the most advanced video coder standard, with several new features which allow it to achieve high compression rates. The architecture presented in this work was developed to provide a high data reuse. The data reuse schema adopted reduces the bandwidth required to execute motion estimation. The motion estimation is the task responsible for the largest share of the gains obtained with the H.264/AVC standard so this module is essential for final video coder performance. This work is included in Rede H.264 project which aims to develop Brazilian technology for Brazilian System of Digital Television
Resumo:
There is a need for multi-agent system designers in determining the quality of systems in the earliest phases of the development process. The architectures of the agents are also part of the design of these systems, and therefore also need to have their quality evaluated. Motivated by the important role that emotions play in our daily lives, embodied agents researchers have aimed to create agents capable of producing affective and natural interaction with users that produces a beneficial or desirable result. For this, several studies proposing architectures of agents with emotions arose without the accompaniment of appropriate methods for the assessment of these architectures. The objective of this study is to propose a methodology for evaluating architectures emotional agents, which evaluates the quality attributes of the design of architectures, in addition to evaluation of human-computer interaction, the effects on the subjective experience of users of applications that implement it. The methodology is based on a model of well-defined metrics. In assessing the quality of architectural design, the attributes assessed are: extensibility, modularity and complexity. In assessing the effects on users' subjective experience, which involves the implementation of the architecture in an application and we suggest to be the domain of computer games, the metrics are: enjoyment, felt support, warm, caring, trust, cooperation, intelligence, interestingness, naturalness of emotional reactions, believabiliy, reducing of frustration and likeability, and the average time and average attempts. We experimented with this approach and evaluate five architectures emotional agents: BDIE, DETT, Camurra-Coglio, EBDI, Emotional-BDI. Two of the architectures, BDIE and EBDI, were implemented in a version of the game Minesweeper and evaluated for human-computer interaction. In the results, DETT stood out with the best architectural design. Users who have played the version of the game with emotional agents performed better than those who played without agents. In assessing the subjective experience of users, the differences between the architectures were insignificant
Resumo:
The tracking between models of the requirements and architecture activities is a strategy that aims to prevent loss of information, reducing the gap between these two initial activities of the software life cycle. In the context of Software Product Lines (SPL), it is important to have this support, which allows the correspondence between this two activities, with management of variability. In order to address this issue, this paper presents a process of bidirectional mapping, defining transformation rules between elements of a goaloriented requirements model (described in PL-AOVgraph) and elements of an architectural description (defined in PL-AspectualACME). These mapping rules are evaluated using a case study: the GingaForAll LPS. To automate this transformation, we developed the MaRiPLA tool (Mapping Requirements to Product Line Architecture), through MDD techniques (Modeldriven Development), including Atlas Transformation Language (ATL) with specification of Ecore metamodels jointly with Xtext , a DSL definition framework, and Acceleo, a code generation tool, in Eclipse environment. Finally, the generated models are evaluated based on quality attributes such as variability, derivability, reusability, correctness, traceability, completeness, evolvability and maintainability, extracted from the CAFÉ Quality Model
Resumo:
In the world we are constantly performing everyday actions. Two of these actions are frequent and of great importance: classify (sort by classes) and take decision. When we encounter problems with a relatively high degree of complexity, we tend to seek other opinions, usually from people who have some knowledge or even to the extent possible, are experts in the problem domain in question in order to help us in the decision-making process. Both the classification process as the process of decision making, we are guided by consideration of the characteristics involved in the specific problem. The characterization of a set of objects is part of the decision making process in general. In Machine Learning this classification happens through a learning algorithm and the characterization is applied to databases. The classification algorithms can be employed individually or by machine committees. The choice of the best methods to be used in the construction of a committee is a very arduous task. In this work, it will be investigated meta-learning techniques in selecting the best configuration parameters of homogeneous committees for applications in various classification problems. These parameters are: the base classifier, the architecture and the size of this architecture. We investigated nine types of inductors candidates for based classifier, two methods of generation of architecture and nine medium-sized groups for architecture. Dimensionality reduction techniques have been applied to metabases looking for improvement. Five classifiers methods are investigated as meta-learners in the process of choosing the best parameters of a homogeneous committee.
Resumo:
The increasing complexity of integrated circuits has boosted the development of communications architectures like Networks-on-Chip (NoCs), as an architecture; alternative for interconnection of Systems-on-Chip (SoC). Networks-on-Chip complain for component reuse, parallelism and scalability, enhancing reusability in projects of dedicated applications. In the literature, lots of proposals have been made, suggesting different configurations for networks-on-chip architectures. Among all networks-on-chip considered, the architecture of IPNoSys is a non conventional one, since it allows the execution of operations, while the communication process is performed. This study aims to evaluate the execution of data-flow based applications on IPNoSys, focusing on their adaptation against the design constraints. Data-flow based applications are characterized by the flowing of continuous stream of data, on which operations are executed. We expect that these type of applications can be improved when running on IPNoSys, because they have a programming model similar to the execution model of this network. By observing the behavior of these applications when running on IPNoSys, were performed changes in the execution model of the network IPNoSys, allowing the implementation of an instruction level parallelism. For these purposes, analysis of the implementations of dataflow applications were performed and compared
Resumo:
Being available as a tourist destination is a necessary condition but not enough for the expansion and success of tourism activity. To be successful, tourism requires investment, inputs, appropriate planning and management, like any other economic activity. A fundamental goal of the destination management is to understand how the competitiveness of a tourist destination can be improved and sustained. Competitive position of tourism can be measured and assessed by various models. Evaluating the indicators of competitiveness of a tourist destination involves a multivariate analysis, ranging from issues directly related to tourism activity itself to the indirect factors. These are elements that are interrelated and that together will point out the competitive condition of this destination. From the definition and characterization of competitiveness, sustainability and management in the context of tourist destinations, understood as the main concepts of this study, we present the main theoretical and methodological models of assessment of competitiveness of tourist destinations in the literature and represent the state of the issue in the scientific treatment of the subject. These models, designed by researchers from several countries and applied in different tourist destinations, are confronted about their structure, indicators considered and localities in which they were applied. The aim of this study was to know and evaluate the condition of tourist competitiveness of the destination Pólo Costa das Dunas, from the constraints attributes of superior performance of the evaluation model of tourist competitiveness of destinations Competenible, suggested by Mazaro, and that suit the requirements of international market aware of the strength and importance of sustainability. The condition of competitiveness of tourist destination in Rio Grande do Norte Pólo Costa das Dunas was moderate. The competitive strengths and weaknesses of the destination Pólo Costa das Dunas revealed through the dozens of sustainable attributes of the model Competenible showed guidelines and initiatives that can be taken to guide strategic decisions related to their planning and management. Thus, this study should serve as support for strategic planning and long-term management of the sector and as a crucial tool for making decisions related to public policies, sectoral investments, monitor processes, strategic planning, direction and control of the local and regional tourism development of destinations
Resumo:
Ecotourism, in face to environmental demands and discussions, has achieved prominence in the tourism market and wide global development, occasioning a concern about the need for a scientific deepening through a critical approach of the dynamics of consumption and conservation that permeate this practice. This study addresses the ecotourism under aegis of consumer society, in which is perceived that it constitutes a contester practice of society in which it is embedded, nevertheless has been subjected to the logic of capital through commodification of nature. In order to comprehend the reality presented, this study had as geographical cutting two Conservation Units of Sustainable Use in Rio Grande do Norte state: the Jenipabu Environmental Protection Area (APAJ) and Ponta do Tubarão State Sustainable Development Reserve (RDSEPT). The research sought to investigate the relationship between conservation and consumption and their influences on ecotourism held in the Conservation Units (UCs) of sustainable use selected for this study. To this aim it was made a critical reflection about the relationship conservation versus consumption constant in the practice of ecotourism in UCs in the context of current society, analyzing the historical process of formation of UCs of sustainable use in RN state under the light of the contradictory pair conservation-consumption, as well as looking to apprehend the perception of ecotourism of the actors involved with this practice. It was adopted a qualitative approach under a critical perspective based on bibliographical and documentary research and realization of semi-structured interviews with three groups of actors, namely managers/technician, community and ectourists involved with ecotourism in the selected UCs. The analysis was made using two basic units of analysis (consumption and maintenance) and twelve categories. For definition of units of analysis and categories were taken as reference the authors Santos (1987; 1988; 1994; 2001; 2006), Guerreiro Ramos (1989) and A. B. Rodrigues (1996; 2003), which perform critical to society of consumption and describe the key characteristics of the technical-scientific-informational predominant means, and Diegues (1998; 2000), A. B. Rodrigues (2001), Pires (2002) and Neiman and Rabinovici (2010), which discusse historic and scientifically about the emphasis on conservation present in origins and discourse of ecotourism, describing also its founding characteristics. The main results show that the marketing use of the prefix eco has acted as a new dress for what in reality is in fact ancient, ie, the conservation is used as a justification for another new type of consumption. The results also show that despite the coexistence of commercial and symbolic intentions in both UCs, one can observe the predominance consumer society characteristics in the process of creation and the production activities of APAJ, while in RDSEPT we note the predominance of the conservationist characteristics proclaimed by ecotourism. It can be inferred therefore that tourism held in the APAJ can not be called ecotourism, while the practice found in RDSEPT show an alignment with the guidelines of ecotourism
Resumo:
To investigate the possibilities and limits of mechanisms of participativa management in the scope of the Pronaf - National Program of Fortalecimento of Familiar Agriculture, and the corresponding effectiveness of its actions in the construction of alternatives of sustainable agricultural development in the Coast North of the State of the Great River of the North, more specifically, in the composed Subzona de Touros for the cities of Bulls, White Well, Pureness, Is Miguel of the Gostoso and Taipu. To carry through this analysis they had been carried through Research of Field with the objective to reconstitute the trajectory of the CMDRS, to trace the profile of the citizens that compose each one of the five advice, its expectations, interests and the level of participation of the local population
Resumo:
The World Trade Organization (WTO) was established in 1994 as a result of the Uruguay Round, and has as its principal aim advocate for the maintenance of free trade between nations. The preamble of its Constitutive Agreement specifically cites as an institution the goal of achieving sustainable development and the pursuit of protecting and preserving the environment, bringing into the sphere of world trade the idea that concern for the environmental cause is not restricted only the group of environmentalists, but rather has entered the economic landscape in a way not only ideological, but also pragmatic. The General Agreement on Tariffs and Trade (GATT) 1947, part of the GATT 1994, contains a device that allows the adoption of trade restrictive measures, provided that such measures aimed at protecting the environment - Article XX. The Settlement Body (DSB) is part of the WTO and acts in dissolving disputes between the countries motivated by trade. It examines two cases where countries have imposed restrictive trade measures with environmental justification. The first case was closed in 1996, with award of damages given to Brazil, on the breakdown of U.S. environmental legislation imposed on imported gasoline from Brazil - and the second, begun in 2005 and closed in 2007, coming out victorious again Brazil is on the import ban on retreaded tires to Brazil. The objective is to answer the question: how the environment is treated in the midst of trade discussions - which is aimed at its protection or its use with economic objectives in disguise? For the preparation of this work, extensive documentary research was undertaken with the virtual site of the WTO to review the entire production of legal cases and subsequent analysis of the key issue for the work, and literature of authors who have studied the tense relationship between trade international environment. The first case, it could be seen that the political movement performed by the U.S. with the aim of achieving acceptable standards of air quality was an institutional effort to ensure the quality of air, and thus would be inappropriate to say that the regulation of gasoline was merely a disguised trade barrier.However, a careful analysis of the implementation and operation of gasoline regulation may reveal intentions disguised trade and U.S. environmental argument did not hold. The weight of this environment was relegated, since there were clearly outside interests to the environmental cause. The second case, it was realized that, despite clear attempts by the EC to promote ecological dumping, send when brought to Brazil, supposedly a country with weaker environmental structure on surveillance, a residue that, pursuant to internal policies, as could not be sent to their own landfills, the Brazilian discourse remained focused on the environmental cause, and this sort there was the existence of disguised trade barriers, but of importance, at least a priori, the discussion of foreign forces on the environment environment because there is no way to legally justify the reversal of the total understanding of the first judging body, the sight of all the arguments presented by Brazil and the nonsubmission of new facts upon appeal. Still, quite heartening to reflect on the role of trade liberalization on the environment in general, because, while they do not reach a definitive conclusion will reveal positions in both directions, both for and against, the that only adds to the discussions and makes this a very fertile topic for future research
Resumo:
Quilombo communities remaining are groups marked by insufficient public assistance and characterized by living in rural and conducting economic activities such as agriculture. The development on a sustainable basis is important to ensure strategies for economic growth and environmental preservation. This work aims to study the remaining Quilombo Capoeira Black community, located in the municipality of Macaíba, Rio Grande do Norte, considering the principles of sustainable development. Attempt to respond to what level such community can be considered sustainable from an analysis of their social practices. The methodological procedures used consisted of a literature review and documentary, questionnaires, conducting semi-structured interviews and direct observation. The final results show that the family farm has characteristics that approximate the principles of sustainable development, including the diversification of labor, food production with less environmental damage and strengthening the rural environment, and indicate that the main economic activities practiced in Capoeira dos Negros community are agriculture, manufacturing of cassava flour and brick manufacturing, which, in turn, are linked to negative environmental impacts, such as sedimentation pond, groundwater contamination, air pollution and soil erosion. What lead to the conclusion that the social practices of the community are not in line with the dimensions of sustainable development. It is hoped that the survey results provide subsidies for development and implementation of public policies