1000 resultados para Projecto de execução


Relevância:

20.00% 20.00%

Publicador:

Resumo:

New materials made from industrial wastes have been studied as an alternative to traditional fabrication processes in building and civil engineering. These materials are produced considering some issues like: cost, efficiency and reduction of nvironmental damage. Specifically in cases of materials destined to dwellings in low latitude regions, like Brazilian Northeast, efficiency is related to mechanical and thermal resistance. Thus, when thermal insulation and energetic efficiency are aimed, it s important to increase thermal resistance without depletion of mechanical properties. This research was conducted on a construction element made of two plates of cement mortar, interspersed with a plate of recycled expanded polystyrene (EPS). This component, widely known as sandwich-panel, is commonly manufactured with commercial EPS whose substitution was proposed in this study. For this purpose it was applied a detailed methodology that defines parameters to a rational batching of the elements that constitute the nucleus. Samples of recycled EPS were made in two different values of apparent specific mass (ρ = 65 kg/m³; ρ = 130 kg/m³) and submitted to the Quick-Line 30TM that is a thermophysical properties analyzer. Based on the results of thermal conductivity, thermal capacity and thermal diffusivity obtained, it was possible to assure that recycled EPS has thermal insulation characteristics that qualify it to replace commercial EPS in building and civil engineering industry

Relevância:

20.00% 20.00%

Publicador:

Resumo:

It bet on the next generation of computers as architecture with multiple processors and/or multicore processors. In this sense there are challenges related to features interconnection, operating frequency, the area on chip, power dissipation, performance and programmability. The mechanism of interconnection and communication it was considered ideal for this type of architecture are the networks-on-chip, due its scalability, reusability and intrinsic parallelism. The networks-on-chip communication is accomplished by transmitting packets that carry data and instructions that represent requests and responses between the processing elements interconnected by the network. The transmission of packets is accomplished as in a pipeline between the routers in the network, from source to destination of the communication, even allowing simultaneous communications between pairs of different sources and destinations. From this fact, it is proposed to transform the entire infrastructure communication of network-on-chip, using the routing mechanisms, arbitration and storage, in a parallel processing system for high performance. In this proposal, the packages are formed by instructions and data that represent the applications, which are executed on routers as well as they are transmitted, using the pipeline and parallel communication transmissions. In contrast, traditional processors are not used, but only single cores that control the access to memory. An implementation of this idea is called IPNoSys (Integrated Processing NoC System), which has an own programming model and a routing algorithm that guarantees the execution of all instructions in the packets, preventing situations of deadlock, livelock and starvation. This architecture provides mechanisms for input and output, interruption and operating system support. As proof of concept was developed a programming environment and a simulator for this architecture in SystemC, which allows configuration of various parameters and to obtain several results to evaluate it

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Este estudo teve como objetivo verificar a influência da flexibilidade da superfície de assento da cadeira na velocidade e no tempo despendido por alunos com paralisia cerebral espástica durante a execução de uma tarefa de manuseio de um objeto na posição sentada. Participaram do estudo 11 alunos, de ambos os gêneros, com diagnóstico de paralisia cerebral espástica, que tinham algum controle de tronco e membros superiores. A quantificação da análise cinemática foi realizada em duas situações experimentais: 1) execução de uma tarefa acadêmica de encaixe, com o indivíduo posicionado em um mobiliário adaptado com assento de lona; 2) execução de uma tarefa acadêmica de encaixe, com o participante posicionado em um mobiliário adaptado com assento de madeira. Os dados obtidos foram submetidos à análise estatística descritiva e não-paramétrica por meio do teste de Wilcoxon. Os resultados indicaram que: 1) a velocidade média de execução das tarefas não foi influenciada pelo tipo de assento utilizado 2) o tempo de execução da tarefa foi influenciada pelo tipo de assento utilizado. A utilização do assento de lona aumentou o tempo de realização da tarefa. Conclui-se que o assento de um mobiliário escolar para um aluno com paralisia cerebral espástica não deve ser confeccionado com um material muito flexível. Este tipo de assento fornecerá uma base instável que dificultará o desempenho do aluno durante atividades realizadas com os membros superiores.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Recently the focus given to Web Services and Semantic Web technologies has provided the development of several research projects in different ways to addressing the Web services composition issue. Meanwhile, the challenge of creating an environment that provides the specification of an abstract business process and that it is automatically implemented by a composite service in a dynamic way is considered a currently open problem. WSDL and BPEL provided by industry support only manual service composition because they lack needed semantics so that Web services are discovered, selected and combined by software agents. Services ontology provided by Semantic Web enriches the syntactic descriptions of Web services to facilitate the automation of tasks, such as discovery and composition. This work presents an environment for specifying and ad-hoc executing Web services-based business processes, named WebFlowAH. The WebFlowAH employs common domain ontology to describe both Web services and business processes. It allows processes specification in terms of users goals or desires that are expressed based on the concepts of such common domain ontology. This approach allows processes to be specified in an abstract high level way, unburdening the user from the underline details needed to effectively run the process workflow

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This dissertation presents a model-driven and integrated approach to variability management, customization and execution of software processes. Our approach is founded on the principles and techniques of software product lines and model-driven engineering. Model-driven engineering provides support to the specification of software processes and their transformation to workflow specifications. Software product lines techniques allows the automatic variability management of process elements and fragments. Additionally, in our approach, workflow technologies enable the process execution in workflow engines. In order to evaluate the approach feasibility, we have implemented it using existing model-driven engineering technologies. The software processes are specified using Eclipse Process Framework (EPF). The automatic variability management of software processes has been implemented as an extension of an existing product derivation tool. Finally, ATL and Acceleo transformation languages are adopted to transform EPF process to jPDL workflow language specifications in order to enable the deployment and execution of software processes in the JBoss BPM workflow engine. The approach is evaluated through the modeling and modularization of the project management discipline of the Open Unified Process (OpenUP)

Relevância:

20.00% 20.00%

Publicador:

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

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Web services are loosely coupled applications that use XML documents as a way of integrating distinct systems on the internet. Such documents are used by in standards such as SOAP, WSDL and UDDI which establish, respectively, integrated patterns for the representation of messages, description, and publication of services, thus facilitating the interoperability between heterogeneous systems. Often one single service does not meet the users needs, therefore new systems can be designed from the composition of two or more services. This which is the design goal behind the of the Service Oriented Architecture. Parallel to this scenario, we have the PEWS (Predicate Path-Expressions for Web Services) language, which speci es behavioural speci cations of composite web service interfaces.. The development of the PEWS language is divided into two parts: front-end and back-end. From a PEWS program, the front-end performs the lexical analysis, syntactic and semantic compositions and nally generate XML code. The function of the back-end is to execute the composition PEWS. This master's dissertation work aims to: (i) reformulate the proposed architecture for the runtime system of the language, (ii) Implement the back-end for PEWS by using .NET Framework tools to execute PEWS programs using the Windows Work ow Foundation

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Objective. To evaluate the influence of previous adaptation to different computational environments in visuo-spacial tasks performance of healthy individuals. Method. Healthy volunteers (n = 30), 15 male, mean age 25.3 ± 3.3 years, were divided in three groups: the first group, considered control, was not adapted to the proposed environments; the second group was adapted to a closed environment (stable and expected), and the third group was adapted to an open environment A (unexpected). The proposed task was to go through two open environments B and C (maze). The dependent variables Time and Error were considered for the analysis. Results. It was observed that during the adaptation phase, in the Time variable, the groups presented a progressive improvement in the performance to each task (p = 0.0036). The group adapted in the A open environment, showed a tendency to be faster in the execution of B and C open environments tasks, than the group adapted in the closed environment (p = 0.068). Conclusion. The study suggests that subjects adapted to visuo-spacial tasks execution involving unknown and no guided situations, present a tendency to a better time performance in these tasks when compared to subjects adapted in fixed and guided situations.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This work intends to analyze the application and execution time of a numerical algorithm that simulates incompressible and isothermal flows. It was used the explicit scheme of the Characteristic Based Split (CBS) algorithm and the Artificial Compressibility (AC) scheme for coupling pressure-velocity equations. The discretization was done with the finite element method using a bilinear elements grid. The free software GNU-Octave was used for implementation and execution of routines. The results were analyzed using the classic lid-driven cavity problem. This work shows results for tests with several Reynolds' number. The results for these tests show a good agreement when compared with previous ones obtained from bibliography. The code runtime's analysis shows yet that the matrix's assembly is the part of greater consumption time in the implementation.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Pós-graduação em Direito - FCHS

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)