981 resultados para residual interface friction angle


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Composition is a practice of key importance in software engineering. When real-time applications are composed it is necessary that their timing properties (such as meeting the deadlines) are guaranteed. The composition is performed by establishing an interface between the application and the physical platform. Such an interface does typically contain information about the amount of computing capacity needed by the application. In multiprocessor platforms, the interface should also present information about the degree of parallelism. Recently there have been quite a few interface proposals. However, they are either too complex to be handled or too pessimistic.In this paper we propose the Generalized Multiprocessor Periodic Resource model (GMPR) that is strictly superior to the MPR model without requiring a too detailed description. We describe a method to generate the interface from the application specification. All these methods have been implemented in Matlab routines that are publicly available.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

O mercado da biomassa florestal tem vindo a desenvolver-se bastante nos últimos anos na Europa. Portugal, apesar de ter um desenvolvimento considerável através da sua indústria florestal, apenas nos últimos anos começa a encarar as oportunidades que este recurso pode oferecer. Através de um concurso público lançado em 2006, a meta para a produção de electricidade a partir de biomassa florestal foi estabelecida em 250 MWe, sendo anteriormente de 150 MWe. O presente trabalho tem três objectivos: 1) quantificar a produção de biomassa florestal residual nos concelhos de Almeirim, Alpiarça e Chamusca; 2) analisar a disponibilidade de biomassa florestal para quatro locais seleccionados no distrito de Santarém e para duas centrais em funcionamento (CAIMA e Pego); e 3) avaliar a viabilidade económica da co-combustão de biomassa florestal com carvão na central do Pego. A produção de biomassa florestal nos três concelhos estudados foi estimada em 30 601 a 35 585 toneladas secas por ano. O contributo real para as necessidades anuais em biomassa é de 2-17%, 16-23% e 5-11% para as centrais de Rio Maior, CAIMA e Pego, respectivamente, admitindo um preço da biomassa de 25,4 €/t (45% de humidade). Estimou-se ainda que a co-combustão de biomassa na central do Pego é atractiva para custos de licença de emissão a partir de 16 €/tCO2 e para preços de biomassa florestal residual inferiores a 30 €/t (45% de humidade).

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Consider a single processor and a software system. The software system comprises components and interfaces where each component has an associated interface and each component comprises a set of constrained-deadline sporadic tasks. A scheduling algorithm (called global scheduler) determines at each instant which component is active. The active component uses another scheduling algorithm (called local scheduler) to determine which task is selected for execution on the processor. The interface of a component makes certain information about a component visible to other components; the interfaces of all components are used for schedulability analysis. We address the problem of generating an interface for a component based on the tasks inside the component. We desire to (i) incur only a small loss in schedulability analysis due to the interface and (ii) ensure that the amount of space (counted in bits) of the interface is small; this is because such an interface hides as much details of the component as possible. We present an algorithm for generating such an interface.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This article describes a finite element-based formulation for the statistical analysis of the response of stochastic structural composite systems whose material properties are described by random fields. A first-order technique is used to obtain the second-order statistics for the structural response considering means and variances of the displacement and stress fields of plate or shell composite structures. Propagation of uncertainties depends on sensitivities taken as measurement of variation effects. The adjoint variable method is used to obtain the sensitivity matrix. This method is appropriated for composite structures due to the large number of random input parameters. Dominant effects on the stochastic characteristics are studied analyzing the influence of different random parameters. In particular, a study of the anisotropy influence on uncertainties propagation of angle-ply composites is carried out based on the proposed approach.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Compositional real-time scheduling clearly requires that ”normal” real-time scheduling challenges are addressed but challenges intrinsic to compositionality must be addressed as well, in particular: (i) how should interfaces be described? and (ii) how should numerical values be assigned to parameters constituting the interfaces? The real-time systems community has traditionally used narrow interfaces for describing a component (for example, a utilization/bandwidthlike metric and the distribution of this bandwidth in time). In this paper, we introduce the concept of competitive ratio of an interface and show that typical narrow interfaces cause poor performance for scheduling constrained-deadline sporadic tasks (competitive ratio is infinite). Therefore, we explore more expressive interfaces; in particular a class called medium-wide interfaces. For this class, we propose an interface type and show how the parameters of the interface should be selected. We also prove that this interface is 8-competitive.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Variations of manufacturing process parameters and environmental aspects may affect the quality and performance of composite materials, which consequently affects their structural behaviour. Reliability-based design optimisation (RBDO) and robust design optimisation (RDO) searches for safe structural systems with minimal variability of response when subjected to uncertainties in material design parameters. An approach that simultaneously considers reliability and robustness is proposed in this paper. Depending on a given reliability index imposed on composite structures, a trade-off is established between the performance targets and robustness. Robustness is expressed in terms of the coefficient of variation of the constrained structural response weighted by its nominal value. The Pareto normed front is built and the nearest point to the origin is estimated as the best solution of the bi-objective optimisation problem.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Compositional schedulability analysis of hierarchical realtime systems is a well-studied problem. Various techniques have been developed to abstract resource requirements of components in such systems, and schedulability has been addressed using these abstract representations (also called component interfaces). These approaches for compositional analysis incur resource overheads when they abstract components into interfaces. In this talk, we define notions of resource schedulability and optimality for component interfaces, and compare various approaches.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A literature review was conducted aiming to understand the interface between the Intellectual Disability and Mental Health fields and to contribute to mitigating the path of institutionalizing individuals with intellectual deficiencies. The so-called dual diagnosis phenomenon remains underestimated in Brazil but is the object of research and specific public policy internationally. This phenomenon alerts us to the prevalence of mental health problems in those with intellectual disabilities, limiting their social inclusion. The findings reinforce the importance of this theme and indicate possible diagnostic invisibility of the development of mental illness in those with intellectual disabilities in Brazil, which may contribute to sustaining psychiatric institutionalization of this population. 

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Search Optimization methods are needed to solve optimization problems where the objective function and/or constraints functions might be non differentiable, non convex or might not be possible to determine its analytical expressions either due to its complexity or its cost (monetary, computational, time,...). Many optimization problems in engineering and other fields have these characteristics, because functions values can result from experimental or simulation processes, can be modelled by functions with complex expressions or by noise functions and it is impossible or very difficult to calculate their derivatives. Direct Search Optimization methods only use function values and do not need any derivatives or approximations of them. In this work we present a Java API that including several methods and algorithms, that do not use derivatives, to solve constrained and unconstrained optimization problems. Traditional API access, by installing it on the developer and/or user computer, and remote API access to it, using Web Services, are also presented. Remote access to the API has the advantage of always allow the access to the latest version of the API. For users that simply want to have a tool to solve Nonlinear Optimization Problems and do not want to integrate these methods in applications, also two applications were developed. One is a standalone Java application and the other a Web-based application, both using the developed API.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The friction torque and the operating temperatures in a thrust ball bearing were measured for seven different types of greases, including three biodegradable greases having low toxicity. These friction torque tests were performed using a modified Four-Ball machine. Rheological evaluations of the lubricating greases were made using a rheometer. Bleed oils were extracted from the greases and the dynamic viscosities were measured. In order to compare the performance of the lubricant greases in terms of friction, the grease characteristics were related to experimental results, showing that the interaction between thickener and base oil have strong influences in the bearing friction torque.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Nonlinear Optimization Problems are usual in many engineering fields. Due to its characteristics the objective function of some problems might not be differentiable or its derivatives have complex expressions. There are even cases where an analytical expression of the objective function might not be possible to determine either due to its complexity or its cost (monetary, computational, time, ...). In these cases Nonlinear Optimization methods must be used. An API, including several methods and algorithms to solve constrained and unconstrained optimization problems was implemented. This API can be accessed not only as traditionally, by installing it on the developer and/or user computer, but it can also be accessed remotely using Web Services. As long as there is a network connection to the server where the API is installed, applications always access to the latest API version. Also an Web-based application, using the proposed API, was developed. This application is to be used by users that do not want to integrate methods in applications, and simply want to have a tool to solve Nonlinear Optimization Problems.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The reduction of the power loss generated in mechanical transmissions and the use of low friction biodegradable lubricants has been attracting considerable attention in recent times. Therefore, it is necessary to develop methods to test and evaluate the performance of such lubricants and compare them with conventional ones. In this sense, a Four-Ball Machine was modified allowing the test of rolling bearings. A 51107 thrust ball bearing was used to test two different greases and the corresponding base oils. Friction torque and operating temperatures were continuously monitored to quantify the power loss and the heat evacuation for each lubricant tested. Copyright © 2010 John Wiley & Sons, Ltd.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Thrust ball bearings lubricated with several different types of grease, including three biodegradable low-toxicity greases, were tested in a modified four-ball machine in order to evaluate the bearing friction torque. At the end of each test, grease samples were obtained and analysed through ferrography, allowing the quantification and evaluation of the bearing wear. In order to compare the grease performance in terms of friction and wear, a correlation between the grease characteristics (base oil, bleed oil, thickener structure, and rheological parameters) and the experimental results was established.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Low-loss power transmission gears operate at lower temperature than conventional ones because their teeth geometry is optimized to reduce friction. The main objective of this work is to compare the operating stabilization temperature and efficiency of low-loss austempered ductile iron (ADI) and carburized steel gears. Three different low-loss tooth geometries were adopted (types 311, 411 and 611, all produced using standard 20° pressure angle tools) and corresponding steel and ADI gears were tested in a FZG machine. The results obtained showed that low-loss geometries had a significant influence on power loss, gears 611 generating lower power loss than gears 311. At low speeds (500 and 1000 rpm) and high torque ADI gears generated lower power loss than steel gears. However, at high speed and high torque (high input power and high stabilization temperature) steel gears had better efficiency.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Friction stir welding (FSW) is now well established as a welding process capable of joining some different types of metallic materials, as it was (1) found to be a reliable and economical way of producing high quality welds, and (2) considered a "clean" welding process that does not involve fusion of metal, as is the case with other traditional welding processes. The aim of this study was to determine whether the emission of particles during FSW in the nanorange of the most commonly used aluminum (Al) alloys, AA 5083 and AA 6082, originated from the Al alloy itself due to friction of the welding tool against the item that was being welded. Another goal was to measure Al alloys in the alveolar deposited surface area during FSW. Nanoparticles dimensions were predominantly in the 40- and 70-nm range. This study demonstrated that microparticles were also emitted during FSW but due to tool wear. However, the biological relevance and toxic manifestations of these microparticles remain to be determined.