60 resultados para Design procedure
Resumo:
Dissertação de mestrado em Design e Marketing
Resumo:
Total laparoscopic hysterectomy: impact of body mass index on outcomes
Resumo:
Dissertação de mestrado integrado em Mechanical Engineering
Resumo:
The research aimed to establish tyre-road noise models by using a Data Mining approach that allowed to build a predictive model and assess the importance of the tested input variables. The data modelling took into account three learning algorithms and three metrics to define the best predictive model. The variables tested included basic properties of pavement surfaces, macrotexture, megatexture, and uneven- ness and, for the first time, damping. Also, the importance of those variables was measured by using a sensitivity analysis procedure. Two types of models were set: one with basic variables and another with complex variables, such as megatexture and damping, all as a function of vehicles speed. More detailed models were additionally set by the speed level. As a result, several models with very good tyre-road noise predictive capacity were achieved. The most relevant variables were Speed, Temperature, Aggregate size, Mean Profile Depth, and Damping, which had the highest importance, even though influenced by speed. Megatexture and IRI had the lowest importance. The applicability of the models developed in this work is relevant for trucks tyre-noise prediction, represented by the AVON V4 test tyre, at the early stage of road pavements use. Therefore, the obtained models are highly useful for the design of pavements and for noise prediction by road authorities and contractors.
Resumo:
Linguagem da Ciência e a problematização na área da Cibercultura: O objecto de estudos científico; conceitos e teoria; Conceitos principais; A validade dos conceitos; Metodologia e técnicas sociológicas; Fontes da pesquisa; Agenda da pesquisa; Metodologias Sociológicas clássicas e emergentes; Métodos e técnicas de pesquisa sobre a Cibercultura; Exemplo de um projeto de investigação: a Comunicação Pública da Arte em museus físicos e virtuais.
Resumo:
Architectural design is often associated with aesthetics and style, but it is also very important to building performance and sustainability. There are some studies associating architectural design to the choice for materials from sustainable sources, to indoor air quality, to energy efficiency and productivity. This article takes a step further to analyse how the use of efficient interior design techniques can impact the habitable space in order to improve building sustainability in land use. Smart interior design, a current trend related to the use of efficient and flexible furniture and movable walls in tiny or compact apartments, is analysed. A building with a standard design is used as a case study reference building and compared to a proposed theoretical design alternative using smart interior design techniques. In order to correctly assess sustainability performance, a quantifiable and verified method is used. Results showed that the use of smart interior design techniques can greatly reduce buildingsâ impact on the environment.
Resumo:
Nowadays, considering the high variety of construction products, adequate material selection, based on their properties and function, becomes increasingly important. In this research, a ranking procedure developed by Czarnecki and Lukowski is applied in mortars with incorporation of phase change materials (PCM). The ranking procedure transforms experimental results of properties into one numerical value. The products can be classified according to their individual properties or even an optimized combination of different properties. The main purpose of this study was the ranking of mortars with incorporation of different contents of PCM based in different binders. Aerial lime, hydraulic lime, gypsum and cement were the binders studied. For each binder, three different mortars were developed. Reference mortars, mortars with incorporation of 40% of PCM and mortars with incorporation of 40% of PCM and 1% of fibers, were tested. Results show that the incorporation of PCM in mortars changes their global performance.
Resumo:
This Special Issue gathers selected contributions from the 1st Congress on Food Structure Design, covering most of the topics described above.
Resumo:
Dissertação de mestrado em Engenharia Mecatrónica
Resumo:
The paper reflects the work of COST Action TU1403 Workgroup 3/Task group 1. The aim is to identify research needs from a review of the state of the art of three aspects related to adaptive façade systems: (1) dynamic performance requirements; (2) façade design under stochastic boundary conditions and (3) experiences with adaptive façade systems and market needs.
Resumo:
Tese de Doutoramento (Programa Doutoral em Engenharia Biomédica)
Resumo:
Tese de Doutoramento em Biologia Ambiental e Molecular
Resumo:
Tese de Doutoramento Plano Doutoral em Engenharia Eletrónica e de Computadores.
Resumo:
Tese de Doutoramento em Psicologia (Especialidade de Psicologia Experimental e Ciências Cognitivas)
Resumo:
A spreadsheet usually starts as a simple and singleuser software artifact, but, as frequent as in other software systems, quickly evolves into a complex system developed by many actors. Often, different users work on different aspects of the same spreadsheet: while a secretary may be only involved in adding plain data to the spreadsheet, an accountant may define new business rules, while an engineer may need to adapt the spreadsheet content so it can be used by other software systems.Unfortunately,spreadsheetsystemsdonotoffermodular mechanisms, and as a consequence, some of the previous tasks may be defined by adding intrusive “code” to the spreadsheet. In this paper we go through the design and implementation of an aspect-oriented language for spreadsheets so that users can work on different aspects of a spreadsheet in a modular way. For example, aspects can be defined in order to introduce new business rules to an existing spreadsheet, or to manipulate the spreadsheet data to be ported to another system. Aspects are defined as aspect-oriented program specifications that are dynamically woven into the underlying spreadsheet by an aspect weaver. In this aspect-oriented style of spreadsheet development, differentusers develop,orreuse,aspects withoutaddingintrusive code to the original spreadsheet. Such code is added/executed by the spreadsheet weaving mechanism proposed in this paper.