232 resultados para UTFPR


Relevância:

10.00% 10.00%

Publicador:

Resumo:

This work presents the modeling and FPGA implementation of digital TIADC mismatches compensation systems. The development of the whole work follows a top-down methodology. Following this methodology was developed a two channel TIADC behavior modeling and their respective offset, gain and clock skew mismatches on Simulink. In addition was developed digital mismatch compensation system behavior modeling. For clock skew mismatch compensation fractional delay filters were used, more specifically, the efficient Farrow struct. The definition of wich filter design methodology would be used, and wich Farrow structure, required the study of various design methods presented in literature. The digital compensation systems models were converted to VHDL, for FPGA implementation and validation. These system validation was carried out using the test methodology FPGA In Loop . The results obtained with TIADC mismatch compensators show the high performance gain provided by these structures. Beyond this result, these work illustrates the potential of design, implementation and FPGA test methodologies.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The job security issue is crucial for the development of construction due to the need to ensure the health of workers, which is done by means of laws and production management. Thus, among various other laws, was enacted NR-18, in order to ensure the worker's minimum conditions for the development work. Despite legislative developments on the subject, they have become ineffective against the excessive number of accidents in the construction industry, bringing the company to greater in ensuring the health and safety of its workers. In view of this need for improvement of working environment in a general appearance, both for purposes of ensuring the law obedience as comfort for workers and quality of the organization, the System Health Management and Safety (OHSMS) is a valid tool demonstrates the evolution of business management, as well as OHSAS 18001 which proposes to ensure the efficiency and integration of a system geared to safety and health at work by means of implements and adaptations of it, in order to bring significant improvements to conditions of work, especially in the form of a new culture to be adopted by the company. Addressing the problem, this paper aims to develop a management system by OHSAS 18001 which is consistent with the terms of NR-18 as it is this integration of OHSMS Management System of the company as a usual practice of that aims at an improvement of work safety in the business of Buildings.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Requirements specification has long been recognized as critical activity in software development processes because of its impact on project risks when poorly performed. A large amount of studies addresses theoretical aspects, propositions of techniques, and recommended practices for Requirements Engineering (RE). To be successful, RE have to ensure that the specified requirements are complete and correct what means that all intents of the stakeholders in a given business context are covered by the requirements and that no unnecessary requirement was introduced. However, the accurate capture the business intents of the stakeholders remains a challenge and it is a major factor of software project failures. This master’s dissertation presents a novel method referred to as “Problem-Based SRS” aiming at improving the quality of the Software Requirements Specification (SRS) in the sense that the stated requirements provide suitable answers to real customer ́s businesses issues. In this approach, the knowledge about the software requirements is constructed from the knowledge about the customer ́s problems. Problem-Based SRS consists in an organization of activities and outcome objects through a process that contains five main steps. It aims at supporting the software requirements engineering team to systematically analyze the business context and specify the software requirements, taking also into account a first glance and vision of the software. The quality aspects of the specifications are evaluated using traceability techniques and axiomatic design principles. The cases studies conducted and presented in this document point out that the proposed method can contribute significantly to improve the software requirements specification.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Social networks rely on concepts such as collaboration, cooperation, replication, flow, speed, interaction, engagement, and aim the continuous sharing and resharing of information in support of the permanent social interaction. Facebook, the largest social network in the world, reached, in May 2016, the mark of 1.09 billion active users daily, draining 161.7 million hours of users’ attention to the website every day. These users share 4.75 billion units of content daily. The research presented in this dissertation aims to investigate the management of knowledge and collective intelligence, from the introduction of mechanisms that aim to enable users to manage and organize current information in the feeds from Facebook groups in which they participate, turning Facebook into a collective knowledge and information management device that goes far beyond mere interaction and communication among people. The adoption of Design Science Research methodology is intended to instill the "genes" of collective intelligence, as presented in the literature, in the computational artifact being developed, so that intelligence can be managed and used to create even more knowledge and intelligence to and by the group. The main theoretical contribution of this dissertation is to discuss knowledge management and collective intelligence in a complementary and integrated manner, showing how efforts to obtain one also contribute to leveraging the other.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This document presents GEmSysC, an unified cryptographic API for embedded systems. Software layers implementing this API can be built over existing libraries, allowing embedded software to access cryptographic functions in a consistent way that does not depend on the underlying library. The API complies to good practices for API design and good practices for embedded software development and took its inspiration from other cryptographic libraries and standards. The main inspiration for creating GEmSysC was the CMSIS-RTOS standard, which defines an unified API for embedded software in an implementation-independent way, but targets operating systems instead of cryptographic functions. GEmSysC is made of a generic core and attachable modules, one for each cryptographic algorithm. This document contains the specification of the core of GEmSysC and three of its modules: AES, RSA and SHA-256. GEmSysC was built targeting embedded systems, but this does not restrict its use only in such systems – after all, embedded systems are just very limited computing devices. As a proof of concept, two implementations of GEmSysC were made. One of them was built over wolfSSL, which is an open source library for embedded systems. The other was built over OpenSSL, which is open source and a de facto standard. Unlike wolfSSL, OpenSSL does not specifically target embedded systems. The implementation built over wolfSSL was evaluated in a Cortex- M3 processor with no operating system while the implementation built over OpenSSL was evaluated on a personal computer with Windows 10 operating system. This document displays test results showing GEmSysC to be simpler than other libraries in some aspects. These results have shown that both implementations incur in little overhead in computation time compared to the cryptographic libraries themselves. The overhead of the implementation has been measured for each cryptographic algorithm and is between around 0% and 0.17% for the implementation over wolfSSL and between 0.03% and 1.40% for the one over OpenSSL. This document also presents the memory costs for each implementation.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This work proposes to adjust the Notification Oriented Paradigm (NOP) so that it provides support to fuzzy concepts. NOP is inspired by elements of imperative and declarative paradigms, seeking to solve some of the drawbacks of both. By decomposing an application into a network of smaller computational entities that are executed only when necessary, NOP eliminates the need to perform unnecessary computations and helps to achieve better logical-causal uncoupling, facilitating code reuse and application distribution over multiple processors or machines. In addition, NOP allows to express the logical-causal knowledge at a high level of abstraction, through rules in IF-THEN format. Fuzzy systems, in turn, perform logical inferences on causal knowledge bases (IF-THEN rules) that can deal with problems involving uncertainty. Since PON uses IF-THEN rules in an alternative way, reducing redundant evaluations and providing better decoupling, this research has been carried out to identify, propose and evaluate the necessary changes to be made on NOP allowing to be used in the development of fuzzy systems. After that, two fully usable materializations were created: a C++ framework, and a complete programming language (LingPONFuzzy) that provide support to fuzzy inference systems. From there study cases have been created and several tests cases were conducted, in order to validate the proposed solution. The test results have shown a significant reduction in the number of rules evaluated in comparison to a fuzzy system developed using conventional tools (frameworks), which could represent an improvement in performance of the applications.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The objective of this study was to analyze if the pro equity program of gender and race in the PMC, changed the perception of the servants on the conception of sexual division of labor. The sexual division of labor is the concept that allows identifying and understanding the hierarchical relations (principal of hierarchization) based on the attribution of social and economic value most male occupations in relation female, besides that, considerers the female work‟s secondary and her salary supplement to the family income. And the principle of separation identifying the places occupies by man and woman in the institution (productive, reproductive, and domestic work) agreeing with the historical and social construction that associates woman to occupational sectors like “mastertship”, nursering and social assistance, considered an extension of the family functions like taking care and family affections. And the man is associate to engineer, technology information and occupations related to exact science all professions associate to reason, creating a bias of gender in labor relations. To identify possible inequalities of gender in the work ambiance, I have compared the initial basic duration of some careers, the ascension process to higher positions and the salary that both servants and servers in the PMC. Was also investigated the perception of implements and beneficiaries of the program, over the sexual labor division. The methodology used for conduct the investigation was the qualitative research interpretive character using the structured and semi structured interviewed as instruments of data collect. The interview was divided in two groups, to follow: a) implements of pro-equity program of gender and race and b) professors and engineers beneficiaries. The analyzes of documents provided by the Secretaria de Politícas para as Mulheres da Presidência da República and by the PMC complemented the investigative path of this research. Bring as result a perception of beneficiaries servants and implementing on a policy which provides for cultural changes in the institution and in the management of people. It should be noted that the program foresees that in its objectives identify the discriminatory relations of race, sexual orientation, generation and disable person who were not examined in this study. Factor that enables the continuation of the investigation process and is a suggestion for a future research.