196 resultados para configuração


Relevância:

10.00% 10.00%

Publicador:

Resumo:

In this work we present the architecture and implementation of MyPersonal-EPG, a personal EPG with support to recommendations, built on top of the Ginga middleware, that fulfill the following requirements: (i) to allow users to build their own personal programming grids, based on programming guides from several broadcasters; (ii) to offer a mechanism to tune the desired channels on the moment the selected programs are about to begin; (iii) to allow users to select the desired programs categories; (iv) to offer programs recommendations, in both synchronous and asynchronous way, based on the categories previously selected by users; (v) to allow users to modify the current configuration options; (vi) to allow the creation of several users accounts, so that each user can store its own information. The application‟s usability test is also presented and its results are discussed and analyzed

Relevância:

10.00% 10.00%

Publicador:

Resumo:

On the last years, several middleware platforms for Wireless Sensor Networks (WSN) were proposed. Most of these platforms does not consider issues of how integrate components from generic middleware architectures. Many requirements need to be considered in a middleware design for WSN and the design, in this case, it is possibility to modify the source code of the middleware without changing the external behavior of the middleware. Thus, it is desired that there is a middleware generic architecture that is able to offer an optimal configuration according to the requirements of the application. The adoption of middleware based in component model consists of a promising approach because it allows a better abstraction, low coupling, modularization and management features built-in middleware. Another problem present in current middleware consists of treatment of interoperability with external networks to sensor networks, such as Web. Most current middleware lacks the functionality to access the data provided by the WSN via the World Wide Web in order to treat these data as Web resources, and they can be accessed through protocols already adopted the World Wide Web. Thus, this work presents the Midgard, a component-based middleware specifically designed for WSNs, which adopts the architectural patterns microkernel and REST. The microkernel architectural complements the component model, since microkernel can be understood as a component that encapsulates the core system and it is responsible for initializing the core services only when needed, as well as remove them when are no more needed. Already REST defines a standardized way of communication between different applications based on standards adopted by the Web and enables him to treat WSN data as web resources, allowing them to be accessed through protocol already adopted in the World Wide Web. The main goals of Midgard are: (i) to provide easy Web access to data generated by WSN, exposing such data as Web resources, following the principles of Web of Things paradigm and (ii) to provide WSN application developer with capabilities to instantiate only specific services required by the application, thus generating a customized middleware and saving node resources. The Midgard allows use the WSN as Web resources and still provide a cohesive and weakly coupled software architecture, addressing interoperability and customization. In addition, Midgard provides two services needed for most WSN applications: (i) configuration and (ii) inspection and adaptation services. New services can be implemented by others and easily incorporated into the middleware, because of its flexible and extensible architecture. According to the assessment, the Midgard provides interoperability between the WSN and external networks, such as web, as well as between different applications within a single WSN. In addition, we assessed the memory consumption, the application image size, the size of messages exchanged in the network, and response time, overhead and scalability on Midgard. During the evaluation, the Midgard proved satisfies their goals and shown to be scalable without consuming resources prohibitively

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Product derivation tools are responsible for automating the development process of software product lines. The configuration knowledge, which is responsible for mapping the problem space to the solution space, plays a fundamental role on product derivation approaches. Each product derivation approach adopts different strategies and techniques to manage the existing variabilities in code assets. There is a lack of empirical studies to analyze these different approaches. This dissertation has the aim of comparing systematically automatic product derivation approaches through of the development of two different empirical studies. The studies are analyzed under two perspectives: (i) qualitative that analyzes the characteristics of approaches using specific criteria; and (ii) quantitative that quantifies specific properties of product derivation artifacts produced for the different approaches. A set of criteria and metrics are also being proposed with the aim of providing support to the qualitative and quantitative analysis. Two software product lines from the web and mobile application domains are targets of our study

Relevância:

10.00% 10.00%

Publicador:

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.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

With the increase of processing ability, storage and several kinds of communication existing such as Bluetooth, infrared, wireless networks, etc.., mobile devices are no longer only devices with specific function and have become tools with various functionalities. In the business field, the benefits that these kinds of devices can offer are considerable, because the portability allows tasks that previously could only be performed within the work environment, can be performed anywhere. In the context of oil exploration companies, mobile applications allow quick actions could be taken by petroleum engineers and technicians, using their mobile devices to avoid potential catastrophes like an unexpected stop or break of important equipment. In general, the configuration of equipment for oil extraction is performed on the work environment using computer systems in desktop platforms. After the obtained configuration, an employee goes to equipment to be configured and perform the modifications obtained on the use desktop system. This management process equipment for oil extraction takes long time and does not guarantee the maintenance in time to avoid problems. With the use of mobile devices, management and maintenance of equipment for oil extraction can be performed in a more agile time once it enables the engineer or technician oil can perform this configuration at the time and place where the request comes for example, near in the oil well where the equipment is located. The wide variety of mobile devices creates a big difficulty in developing mobile applications, since for one application can function in several types of devices, the application must be changed for each specific type of device, which makes the development quite costly. This paper defines and implements a software product line for designing sucker-rod pumping systems on mobile devices. This product line of software, called BMMobile, aims to produce products that are capable of performing calculations to determine the possible configurations for the equipment in the design suckerrod pumping, and managing the variabilities of the various products that can be generated. Besides, this work performs two evaluations. The first evaluation will verify the consistency of the products produced by the software product line. The second evaluation will verify the reuse of some products generated by SPL developed

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Software Repository Mining (MSR) is a research area that analyses software repositories in order to derive relevant information for the research and practice of software engineering. The main goal of repository mining is to extract static information from repositories (e.g. code repository or change requisition system) into valuable information providing a way to support the decision making of software projects. On the other hand, another research area called Process Mining (PM) aims to find the characteristics of the underlying process of business organizations, supporting the process improvement and documentation. Recent works have been doing several analyses through MSR and PM techniques: (i) to investigate the evolution of software projects; (ii) to understand the real underlying process of a project; and (iii) create defect prediction models. However, few research works have been focusing on analyzing the contributions of software developers by means of MSR and PM techniques. In this context, this dissertation proposes the development of two empirical studies of assessment of the contribution of software developers to an open-source and a commercial project using those techniques. The contributions of developers are assessed through three different perspectives: (i) buggy commits; (ii) the size of commits; and (iii) the most important bugs. For the opensource project 12.827 commits and 8.410 bugs have been analyzed while 4.663 commits and 1.898 bugs have been analyzed for the commercial project. Our results indicate that, for the open source project, the developers classified as core developers have contributed with more buggy commits (although they have contributed with the majority of commits), more code to the project (commit size) and more important bugs solved while the results could not indicate differences with statistical significance between developer groups for the commercial project

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Self-adaptive software system is able to change its structure and/or behavior at runtime due to changes in their requirements, environment or components. One way to archieve self-adaptation is the use a sequence of actions (known as adaptation plans) which are typically defined at design time. This is the approach adopted by Cosmos - a Framework to support the configuration and management of resources in distributed environments. In order to deal with the variability inherent of self-adaptive systems, such as, the appearance of new components that allow the establishment of configurations that were not envisioned at development time, this dissertation aims to give Cosmos the capability of generating adaptation plans of runtime. In this way, it was necessary to perform a reengineering of the Cosmos Framework in order to allow its integration with a mechanism for the dynamic generation of adaptation plans. In this context, our work has been focused on conducting a reengineering of Cosmos. Among the changes made to in the Cosmos, we can highlight: changes in the metamodel used to represent components and applications, which has been redefined based on an architectural description language. These changes were propagated to the implementation of a new Cosmos prototype, which was then used for developing a case study application for purpose of proof of concept. Another effort undertaken was to make Cosmos more attractive by integrating it with another platform, in the case of this dissertation, the OSGi platform, which is well-known and accepted by the industry

Relevância:

10.00% 10.00%

Publicador:

Resumo:

A Wireless Mesh Network (WMN - Wireless Mesh Network) IEEE 802.11s standard to become operational it is necessary to configure the parameters that meet the demands of its users, as regards, for example, the frequency channels, the power antennas, IPs addresses, meshID, topology, among others. This configuration can be done via a CLI (Command - Line Interface) or a remote interface provided by the equipment manufacturer, both are not standardized and homogeneous, like black boxes for the developers, a factor that hinders its operation and standardization. The WMN, as a new standard, is still in the testing phase, and tests are necessary to evaluate the performance of Path Discovery Protocol, as in this case of HWMP (Hybrid Wireless Mesh Protocol), which still has many shortcomings. The configuration and test creation in a WMN are not trivial and require a large workload. For these reasons this work presents the AIGA, a Management Integrated Environment for WMN IEEE 802.11s, which aims to manage and perform testbeds for analyzes of new Path Discovery Protocols in a WMN

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The rapid growth of the Brazilian cities in the latest years has brought a series of problems regarding housing policies and, therefore, the provision of dwellings for the low-income class people. Following the pattern of other capital cities, Natal has repeated the pattern of urbanization practiced in the country, which concentrates the low-income class inhabitants in specific zones of the city known as peripheries or even in a dwelling place for less-favored classes such as Felipe Camarão, which is one of ten boroughs belonging to the western administrative zone, a region which has historically received less attention from the public administrators towards infrastructure investments. Based on those aspects, the general objective of this work is to investigate which main social-environmental alterations have resulted from the processes of urbanization and field occupation in that area. The specific objectives are concerned with verifying 1) the process of urbanization and the process of dividing urban soil from the 1960s; 2) the current configuration of the public spaces in the borough; 3) the process of the deprivation of the original landscape characteristics of Environmental Protection Zones; 4) the dynamics of land occupation which are predominant in dune areas; 5) the dynamics of land occupation which are predominant in mangrove areas; 6) and the destruction of green covering on the land with its consequent alteration of the local floristic pattern. The methodology consisted of in-loco visits; the application of questionnaires as community research; a survey of bibliography published by the organisms and institutions in charge of carrying out the city hall s environmental and housing policies; and descriptive statistics of the collected data. Concerning the pattern of occupation which is predominant in the borough, the treatment of space dispensed by the local dwellers has culminated in the emergence and consolidation of environmental alterations which are clearly different from common occurrence in both the building area represented by housing complexes and in the green areas represented by dunes and mangroves. The data show that there was the predominance of the irregular land occupation process over the official housing policy during the population settlement which contributed with a series of frequent and foreseeable problems in the dynamics of urbanization of poverty such as invasions and appropriations of land parcels, the beginning of irregular arrangement of streets, the formation of villages and slums, which are full of self-constructed housing units, and the occupation and degradation of susceptibly fragile environmental areas such as the dune slopes and the mangroves

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This paper is set in a scenario in which higher education institutions suffer from external pressure to increase efficiency. The legislation after the Law of Directives and Bases for Education (LDBE), from 1996, is characterized by the fragmentation in its implementation, raising a concern with flexibility and innovation in several normative devices as well as aspects that must be incorporated to its organizational structure. The policies examined in this thesis are: Distance Education (DE); Law of Innovation and the Program of Support to Restructuring and Expansion of Federal Universities (PSREFU). This thesis aims to observe to what extent the characteristics of innovation and flexibility, which mark the new post- LDBE educational legislation, influence the organizational redesign of the Federal University of Ceará (UFC). For being about implementation policies, using contingency approach in order to collect the internal dynamics permeating the redesign of higher education institutions, the thesis focuses on the impacts caused by flexibility and innovation. This is a qualitative research, with case study methods, archive research and semi-structured interviews with members of the university administration. The results don t allow us to confirm the adoption of a more flexible and innovative configuration in the university but it is possible to identify the presence of those elements in the implementation changes, characterizing the hybrid structure. The changes mainly expose the extension of the management of projects to the administrative and academic components related to the institution. In terms of projection, the study found changes in the elements which characterize the current setting and the tendency of the university for adopting a diverse organizational structure. However, if the decentralization of management persists, the academic units may adopt their own structural solutions, but with no evidence of changes in the professional organization in most units. In this perspective, this thesis states that there are difficulties when incorporating innovation and flexibility to their organizational structure, which lead to improvised solutions, superposing skills through the redundancy of structures created with the same purpose or copying exogenous solutions

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The concern with issues related to consumer protection has emerged in North America and then spread throughout the world. In Brazil, consumer‟s rights and interests only gained greater importance after their consolidation in the Constitution of 1988 and the enactment of the 8078/90 Law (Consumer‟s Protection and Defense Code), which established the consumerist microsystem. The understanding of the legal relationship of consumption concept is necessarily connected to knowledge of the elements that compose it. Among these, we can find the consumer and the provider (subjective elements), the product or service (objective elements), and the consumer‟s condition as final receiver of the consumption object (finalistic element). In order to elucidate the configuration of consumer protection before advertising communication, this work will analyze the advertising through the prism of consumerist laws, conceptualizing it and presenting a differentiation of it in relation to practices such as marketing, offer and commercial communication as well as examining its several kinds of manifestation, focusing mainly the ones categorized as misleading or unfair advertising. All kinds of advertising communication against the consumerist microsystem are subject to judicial control exercised by the State. Besides individual protection possibilities, this state-owned control can be collectively exercised as a result of the utilization of public civil action and popular action. Some specific categories of advertising (smoking products, alcoholic beverages, pesticides, medicines and therapies) are still subject to a set of particular restraints provided by the 9294/96 Law, which enables the performance of a special control in relation to them. In addition to state control, there is also a system of advertising communication self-regulation, which develops itself through the actions of the National Council of Advertising Self-Regulation that are based mainly on the laws established by the Brazilian Code of Advertising Self-Regulation and its annexes. However, this system of advertising self-regulation still has some deficiencies that hinder its effectiveness

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This current work s contains issues about the educative dimension of work and its organization s process and managing for it own professionals. It aims to understand how the skills and pedagogic process, in a educative praxis perspective. Are based in a new culture of work of education process an work managing by workers in Handcraft Association of Serido/ Caicó/ RN. It uses as a methodologic-theoric reference cases s study approach, selecting the procedures of part extructure interview. It was done with six embroidereses from the Handcraft Association. The research shows that the educative process of learning and knowledges construction, in the work and by the work. Those processes develop in exchange experiences net in a friendly economic environment and raise elements of a work culture personal that work there. The embroidereses learn how to embroid doing the job and this learning, a lot of times, is influenced by the life conditions, residence local and infantile work in the country area and the living to the urban area, particularly to Caicó. The knowledge relation between them is the matter fact in the embroider learning process that means a social relation based on the knowledge differences between their position in its structure involving the work division, that each handcraft maker knows every part of the embroider, type of work or machine type, step by step until the work is done. It involves decision, execution and machine movements repetition, the focus are the categories that fit in current flexible financial issue. They schedule the work at home so they have time to do other stuff. Most part of the production currently is done to obey de a certain request that aims as production target, being a homework. Another important issue is the embroider work time: time and experience that is within in the professional life and its knowledge representation of job/profession. This time is got as a acquisition process of certain a work dominion and self knowing; time added to changes that were being there practicing from the new characteristics in the furniture, clothes and towels that are in the introduction communicative and its effect. In this way this work include articulations process among skills, educative process and handcraft work organization that allowed the interpretation and finish, that are related to the case study and its developments: handcraft embroidered considered as a profession, money source not conventional where is not work available and a temporary activity while studyng, homework and flexible work

Relevância:

10.00% 10.00%

Publicador:

Resumo:

O papel da tecnologia na produção contemporânea em artes cênicas vem influenciando profundamente as formas de recepção e produção de Teatro, Dança, espetáculos de Circo, shows musicais, entre outras manifestações espetaculares organizadas. Sua aplicação se estende amplamente a outras áreas que necessitam enfatizar o caráter cênico de seus processos de fruição como é o caso dos museus, feiras de ciências, exibições e mostras em artes visuais e o aparato tecnológico de luz, som e configuração espacial usados para estes fins. Neste sentido, o desenvolvimento deste tipo de tecnologia vem gerando e alimentando cadeias produtivas que movimentam uma economia da produção cultural e criam uma rede de relações articuladas em diferentes níveis de atuação, envolvendo produtores de equipamento, fornecedores, lighting designers, cenógrafos, profissionais de sonorização, arquitetos, técnicos de montagem e operação, instituições ensino especializadas, associações de área, entre outros. O foco deste trabalho se concentra em demonstrar como a análise de demandas de tecnologia cênica articuladas pelos sistemas de produção cultural, em particular na região Nordeste do Brasil, possibilitam compreender modelos de organização em curso, contribuindo para o desenvolvimento de uma reflexão multidisciplinar acerca dos processos de produção artística de natureza cênica e como esta produção é afetada pelos limites e possibilidades dos aspectos que caracterizam uma economia destas produções

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The great interest observed in wireless communication systems has required the development of new configurations of microstrip antennas, because they are easily built and integrated to other microwave circuit components, which is suitable for the construction and development of planar antenna arrays and microwave integrated circuits. This work presents a new configuration of tapered microstrip antenna, which is obtained by impressing U-slots on the conducting patch combined with a transmission line matching circuit that uses an inset length. It is shown that the use of U-slots in the microstrip antenna conducting patch excites new resonating modes, that gives a multiband characteristic for the slotted microstrip antenna, that is suitable for applications in communication systems that operates several frequencies simultaneously. Up to this date, the works reported in the literature deals with the use of Uslotted microstrip rectangular antennas fed by a coaxial probe. The properties of a linear array of microstrip patch tapered antennas are also investigated. The main parameters of the U slotted tapered microstrip antennas are investigated for different sizes and locations of the slots impressed on the conducting patch. The analysis of the proposed antenna is performed by using the resonant cavity and equivalent transmission line methods, in combination with a parametric study, that is conducted by the use of the Ansoft Designer, a commercial computer aided microwave software well known by its accuracy and efficiency. The mentioned methods are used to evaluate the effect in the antennas parameters, like resonant frequency and return loss, produced by variations of the antenna structural parameters, accomplished separately or simultaneously. An experimental investigation is also developed, that consists of the design, construction and measurement of several U slotted microstrip antenna prototypes. Finally, theoretical and simulated results are presented that are in agreement with the measured ones. These results are related to the resonating modes identification and to the determination of the main characteristics of the investigated antennas, such as resonant frequency, return loss, and radiation pattern

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Complex systems have stimulated much interest in the scientific community in the last twenty years. Examples this area are the Domany-Kinzel cellular automaton and Contact Process that are studied in the first chapter this tesis. We determine the critical behavior of these systems using the spontaneous-search method and short-time dynamics (STD). Ours results confirm that the DKCA e CP belong to universality class of Directed Percolation. In the second chapter, we study the particle difusion in two models of stochastic sandpiles. We characterize the difusion through diffusion constant D, definite through in the relation h(x)2i = 2Dt. The results of our simulations, using finite size scalling and STD, show that the diffusion constant can be used to study critical properties. Both models belong to universality class of Conserved Directed Percolation. We also study that the mean-square particle displacement in time, and characterize its dependence on the initial configuration and particle density. In the third chapter, we introduce a computacional model, called Geographic Percolation, to study watersheds, fractals with aplications in various areas of science. In this model, sites of a network are assigned values between 0 and 1 following a given probability distribution, we order this values, keeping always its localization, and search pk site that percolate network. Once we find this site, we remove it from the network, and search for the next that has the network to percole newly. We repeat these steps until the complete occupation of the network. We study the model in 2 and 3 dimension, and compare the bidimensional case with networks form at start real data (Alps e Himalayas)