46 resultados para Scenario Programming, Markup Language, End User Programming

em Cambridge University Engineering Department Publications Database


Relevância:

100.00% 100.00%

Publicador:

Resumo:

User-value is a determining factor for product acceptance in product design. Research on rural electrification to date, however, does not draw sufficient attention to the importance of user-value with regard to the overall success of a project. This is evident from the analysis of project reports and applicable indicators from agencies active in the sector. Learning from the design, psychology and sociology literatures, it is important that rural electrification projects incorporate the value perception of the end-user and extend their success beyond the commonly used criteria of financial value, the appropriateness of the technology, capacity building and technology uptake. Creating value for the end-user is particularly important for project acceptance and the sustainability of a scheme once it has been handed over to the local community. In this research paper, existing theories and models of value-theory are transposed and applied to community operated rural electrification schemes and a user-value framework is developed. Furthermore, the importance of value to the end-user is clarified. Current literature on product design reveals that user-value has different properties, many of which are applicable to rural electrification. Five value pillars and their sub-categories important for the users of rural electrification projects are identified, namely: functional; social significance; epistemic; emotional; and cultural values. These pillars provide the main structure for the conceptual framework developed in this research paper. It is proposed that by targeting the values of the end-user, the key factors of user-value applicable to rural electrification projects will be identified and the sustainability of the project will be better ensured. © 2014 The Authors.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Construction industry is a sector that is renowned for the slow uptake of new technologies. This is usually due to the conservative nature of this sector that relies heavily on tried and tested and successful old business practices. However, there is an eagerness in this industry to adopt Building Information Modelling (BIM) technologies to capture and record accurate information about a building project. But vast amounts of information and knowledge about the construction process is typically hidden within informal social interactions that take place in the work environment. In this paper we present a vision where smartphones and tablet devices carried by construction workers are used to capture the interaction and communication between workers in the field. Informal chats about decisions taken in the field, impromptu formation of teams, identification of key persons for certain tasks, and tracking the flow of information across the project community, are some pieces of information that could be captured by employing social sensing in the field. This information can not only be used during the construction to improve the site processes but it can also be exploited by the end user during maintenance of the building. We highlight the challenges that need to be overcome for this mobile and social sensing system to become a reality. © 2012 ACM.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Service-Oriented Architecture (SOA) and Web Services (WS) offer advanced flexibility and interoperability capabilities. However they imply significant performance overheads that need to be carefully considered. Supply Chain Management (SCM) and Traceability systems are an interesting domain for the use of WS technologies that are usually deemed to be too complex and unnecessary in practical applications, especially regarding security. This paper presents an externalized security architecture that uses the eXtensible Access Control Markup Language (XACML) authorization standard to enforce visibility restrictions on trace-ability data in a supply chain where multiple companies collaborate; the performance overheads are assessed by comparing 'raw' authorization implementations - Access Control Lists, Tokens, and RDF Assertions - with their XACML-equivalents. © 2012 IEEE.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Pico-PV is an excellent technology for bringing electric light to rural areas in the developing world and replacing kerosene lanterns and candles. However, as pico-PV is a comparatively new technology, relatively little is known about appropriate methods for sustainable product development and deployment. For this reason current dissemination methods are often ineffective and unsustainable. This research aims to help project developers deploy pico-PV technologies successfully and in a sustainable manner. To achieve this, a conceptual framework of key sustainability criteria along the value chain was developed and tested. The analysis revealed that the most important criteria for the sustainable deployment of pico-PV systems are: (a) easy and safe operation of the product; (b) that a system for product return is established; (c) the retailer understands the target market and (d) the end-user is aware of the product's existence and its benefits. This research reveals that criteria (b) and (c) are of greatest concern. In light of these findings, the authors propose to focus on the following five factors; namely: (a) raising awareness for certification and creating market reassurance; (b) introducing support mechanisms to facilitate local repair; (c) using existing supply channels and establishing in-country (dis)assembly; (d) introducing financial support mechanisms at product supply stages and; (e) undertaking marketing campaigns. © 2013 Elsevier Ltd. All rights reserved.

Relevância:

50.00% 50.00%

Publicador:

Resumo:

An engineering design environment should allow users to design complex engineering systems, to manage and coordinate the designs as they proceed, and to develop and modify the software tools used for designs. These requirements call for a programming environment with an integrated set of software tools of different functionalities. The required functionalities are mainly: the provision of design algorithms based on suitable numeric software, appropriate data structures for the application area, a user-friendly interface, and the provision of a design database for the long term management of the designs generated. The provision of such an integrated design environment in a functional programming environment with particular emphasis on the provision of appropriate control-theoretic data structures and data model is described. Object-orientation is used to model entities in the application domain, which are represented by persistent objects in the database. Structural properties, relationships and operations on entities are modelled through objects and functions classified into strict types with inheritance semantics and a recursive structure.