56 resultados para Detailed design
Resumo:
Purpose – Few research has addressed the factors that undermine people’s subjective perceptions of career success. Hence, the purpose of this paper is to further illuminate the issue of career barriers in perceptions of career success for a specific group of professionals: academics. Design/methodology/approach – This study adopts an interpretative-social constructionist methodology. Complementarily, it was employed a phenomenological method in data gathering and analysis – with the use of in-depth interviews and a theme analysis. The research was undertaken with a group of 87 Portuguese academics of both sexes and in different stages of their academic careers. Findings – The findings pinpoint the existence of multi-level barriers encountered by the academics when trying to succeed in their careers. The interviewees mentioned particularly the organizational-professional career barriers pertaining to three general themes: poor collegiality and workplace relationships; the lack of organizational support and employment precariousness; and the career progression standards and expectations. At the individual life cycle level the interviewees referred to the theme of finding balance; at the same time, the gender structure was also a theme mentioned as an important career barrier in career success, particularly by the women interviewed. Research limitations/implications – One of the limitations of this research is related to the impossibility of generalizability of its findings for the general population. Nevertheless, the researcher provides enough detail that grants the reader with the ability to judge of its similarity to other research contexts. Practical implications – This research highlights the role played by distinct career barriers for a specific professional group: academics. This has implications for higher education policy-makers and for human resources managers in higher education institutions. Originality/value – The current study extends the literature on career success by offering detailed anecdotal evidence on how negative work experiences might hinder career success. This research shows that to understand career barriers to success it is useful to consider multi-level factors: organizational-level factors (e.g. poor collegiality and workplace relationships); individual-level factors (e.g. life-cycle factors such as age/career stage); and structural-level factors (e.g. gender).
Resumo:
This paper presents some of the results of the research project “Masonry Enclosures” developed in the framework of the transnational access (TA) to LNEC’s triaxial shake table within the FP7 project SERIES.
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:
Dissertação de mestrado integrado em Engenharia e Gestão de Sistemas de Informação
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 Design e Marketing
Resumo:
Dissertação de mestrado em Engenharia Mecatrónica
Resumo:
Dissertação de mestrado integrado em Engenharia e Gestão de Sistemas de Informação
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:
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.