65 resultados para technical specification.


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The Diabetes Control and Complications Trial (DCCT)/Epidemiology of Diabetes Interventions and Complications(EDIC) studies have established multiyear mean hemoglobin A1c (HbA1c) as predictive of microvascular complications in persons with type 1 diabetes. However, multiyear mean HbA1c is not always available in the clinical setting. Skin advanced glycation end products (AGEs) are thought to partially reflect effects of hyperglycemia over time, and measurement of skin AGEs might be a surrogate for multiyear mean HbA1c. As certain AGEs fluoresce and skin fluorescence has been demonstrated to correlate with the concentration of skin AGEs, noninvasive measurement by skin intrinsic fluorescence(SIF) facilitates the exploration of the association of mean HbA1c and other clinical/technical factors with SIF using the detailed phenotypic database available in DCCT/EDIC.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The two-stroke engine, by its nature is very dependent on the unsteady gas dynamics within an exhaust system. This is demonstrated by the tuning effects on two-stroke engines, which have been well documented. In consideration of current emissions legislation, a two-stroke engine can be fitted with a catalytic converter for the outboard, utility or automotive markets. The catalytic substrate represents a major obstruction to the flow of exhaust gas, which hinders the progression of the main exhausted pulse, and in turn effects the scavenging of the cylinder and ultimately the performance of the engine.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Girli Concrete is a cross disciplinary funded research project based in the University of Ulster involving a textile designer/ researcher, an architect/ academic and a concrete manufacturing firm.
Girli Concrete brings together concrete and textile technologies, testing ideas of
concrete as textile and textile as structure. It challenges the perception of textiles as only the ‘dressing’ to structure and instead integrates textile technologies into the products of building products. Girli Concrete uses ‘low tech’ methods of wet and dry concrete casting in combination with ‘high tech’ textile methods using laser cutting, etching, flocking and digital printing. Whilst we have been inspired by recent print and imprint techniques in architectural cladding, Girli Concrete is generated within the depth of the concrete’s cement paste “skin”, bringing the trades and crafts of both industries together with innovative results.
Architecture and Textiles have an odd, somewhat unresolved relationship. Confined to a subservient role in architecture, textiles exist chiefly within the categories of soft furnishings and interior design. Girli Concrete aims to mainstream tactility in the production of built environment products, raising the human and environmental interface to the same specification level as the technical. This paper will chart:
The background and wider theoretical concerns to the project.
The development of Girli Concrete, highlighting the areas where craft becomes
art and art becomes science in the combination of textile and concrete
technologies.
The challenges of identifying funding to support such combination technologies,
working methods and philosophies.
The challenges of generating and sustaining practice within an academic
research environment
The outcomes to date

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The Biospheric Project is a nested multi-scalar urban agriculture project that aims to develop sustainable food systems in disadvantaged communities, though not only physical interventions, such as the urban masterplan and neighbourhood design to the building and its roof and façade, but also through social and commercial interventions, such as community involvement, businesses and a distribution system.

The project is focused around the Biospheric Foundation, a community interest company and research think-tank whose aim is to hasten our transition to a closed cycle, low-carbon economy. Its home is Irwell house, that houses a large-scale aquaponic-based food production system, which is directly linked to a whole-food shop (78 Steps, named after the distance from the productive system) and a whole food distribution system (the Whole Box). The building sits within a post-industrial landscape which is being developed into a new productive landscape, utilizing the the technologies developed by the Biospheric Foundation and Prof Greg Keeffe of Queens University Belfast. The collaboration links designer, academics and activists across the disciplines of Urban design, Architecture, Permaculture, landscape design, environmental science and business and community.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

With many real world decisions being made in conjunction with other decision makers, or single agent decisions having an influence on other members of the decision maker's immediate entourage, there is strong interest in studying the relative weight assigned to different agents in such contexts. In the present paper, we focus on the case of one member of a two person household being asked to make choices affecting the travel time and salary of both members. We highlight the presence of significant heterogeneity across individuals not just in their underlying sensitivities, but also in the relative weight they assign to their partner, and show how this weight varies across attributes. This is in contrast to existing work which uses weights assigned to individual agents at the level of the overall utility rather than for individual attributes. We also show clear evidence of a risk of confounding between heterogeneity in marginal sensitivities and heterogeneity in the weights assigned to each member. We show how this can lead to misleading model results, and argue that this may also explain past results showing bargaining or weight parameters outside the usual [0,1] range in more traditional joint decision making contexts. In terms of substantive results, we find that male respondents place more weight on their partner's travel time, while female respondents place more weight on their partner's salary.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this paper we continue our investigation into the development of computational-science software based on the identification and formal specification of Abstract Data Types (ADTs) and their implementation in Fortran 90. In particular, we consider the consequences of using pointers when implementing a formally specified ADT in Fortran 90. Our aim is to highlight the resulting conflict between the goal of information hiding, which is central to the ADT methodology, and the space efficiency of the implementation. We show that the issue of storage recovery cannot be avoided by the ADT user, and present a range of implementations of a simple ADT to illustrate various approaches towards satisfactory storage management. Finally, we propose a set of guidelines for implementing ADTs using pointers in Fortran 90. These guidelines offer a way gracefully to provide disposal operations in Fortran 90. Such an approach is desirable since Fortran 90 does not provide automatic garbage collection which is offered by many object-oriented languages including Eiffel, Java, Smalltalk, and Simula.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A formal specification of a complex programming language statement is presented. The subject matter was selected as being typical of the kind confronting a small software house. It is shown that formal specification notations may be applied, with benefit, to 'messy' problems. Emphasis is placed upon producing a specification which is readable by, and useful to a reader not familiar with formal notations.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Due to increasing water scarcity, accelerating industrialization and urbanization, efficiency of irrigation water use in Northern China needs urgent improvement. Based on a sample of 347 wheat growers in the Guanzhong Plain, this paper simultaneously estimates a production function, and its corresponding first-order conditions for cost minimization, to analyze efficiency of irrigation water use. The main findings are that average technical, allocative, and overall economic efficiency are 0.35, 0.86 and 0.80, respectively. In a second stage analysis, we find that farmers’ perception of water scarcity, water price and irrigation infrastructure increase irrigation water allocative efficiency, while land fragmentation decreases it. We also show that farmers’ income loss due to higher water prices can be offset by increasing irrigation water use efficiency.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Identifying responsibility for classes in object oriented software design phase is a crucial task. This paper proposes an approach for producing high quality and robust behavioural diagrams (e.g. Sequence Diagrams) through Class Responsibility Assignment (CRA). GRASP or General Responsibility Assignment Software Pattern (or Principle) was used to direct the CRA process when deriving behavioural diagrams. A set of tools to support CRA was developed to provide designers and developers with a cognitive toolkit that can be used when analysing and designing object-oriented software. The tool developed is called Use Case Specification to Sequence Diagrams (UC2SD). UC2SD uses a new approach for developing Unified Modelling Language (UML) software designs from Natural Language, making use of a meta-domain oriented ontology, well established software design principles and established Natural Language Processing (NLP) tools. UC2SD generates a well-formed UML sequence diagrams as output.