994 resultados para BIM Implementation


Relevância:

20.00% 20.00%

Publicador:

Resumo:

In the pursuit of producing high quality, low-cost composite aircraft structures, out-of-autoclave manufacturing processes for textile reinforcements are being simulated with increasing accuracy. This paper focuses on the continuum-based, finite element modelling of textile composites as they deform during the draping process. A non-orthogonal constitutive model tracks yarn orientations within a material subroutine developed for Abaqus/Explicit, resulting in the realistic determination of fabric shearing and material draw-in. Supplementary material characterisation was experimentally performed in order to define the tensile and non-linear shear behaviour accurately. The validity of the finite element model has been studied through comparison with similar research in the field and the experimental lay-up of carbon fibre textile reinforcement over a tool with double curvature geometry, showing good agreement.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Background: One strategy to improve pain management in long term care (LTC) is to optimize the emerging role of the nurse practitioner (NP) in LTC. The purpose of this sub study was to learn about the NP role in implementing an onsite, interdisciplinary Pain Team in the LTC home setting.

Methods: We used a case study design that included two NPs who worked at separate LTC homes. Each of the NPs completed a weekly questionnaire of pain-related activities that they engaged in over a one-year implementation period; and a diary, using critical reflection, about their experiences and strategies used to implement the Pain Team. Descriptive statistics and thematic content analysis were used to analyze the case study data.

Findings: NPs tended to be most engaged in pain assessment and collaborated more with licensed nurses and personal support workers; less with pharmacists. NPs were more involved in organizational level activities, such as participating in committee work or assisting with the development of policies and procedures about pain. NPs created palliative care and pain service protocols; engaged in policy development, in-servicing, quality assurance and advocacy; and encouraged best practices. NPs were challenged with time constraints for pain management and balancing other role priorities and felt that increased scope of practice for them was needed.

Conclusions: The results of this study highlight how NPs implemented a Pain Team in LTC which may be helpful to others interested in implementing a similar strategy to reduce residents’ pain.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The purpose of this research is to identify and assess the opportunities and challenges of implementing a Site Waste Management Plan (SWMP) on projects irrespective of size. In the UK, construction and demolition waste accounts for a third of all UK waste. There are a number of factors that influence the implementation of SWMPs. In order to identify and analyse these factors, 4 unstructured interviews were carried out and a sample of 56 participants completed a questionnaire survey. The scope of the study was limited to UK
construction industry professionals. The analysis revealed that more needs to be done if the industry is to meet government targets of reduction in construction related waste going to landfill. In addition, although SWMP may not yet be legally required on all construction projects, clients and contractors need to realise
the benefits to cut costs and implement best practice by adopting a SWMP. The benefits of implementing a SWMP will not only help to achieve this but also gain significant cost savings on projects and is also extremely beneficial to the environment. This study presents evidence that contractors need to do more to reduce waste and draws a clear link between waste reduction and the implementation of SWMPs. The findings are useful in the ongoing efforts to encourage the industry to find smarter, more efficient and less
damaging ways to operate

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:

The aim of this paper is to demonstrate the applicability and the effectiveness of a computationally demanding stereo matching algorithm in different lowcost and low-complexity embedded devices, by focusing on the analysis of timing and image quality performances. Various optimizations have been implemented to allow its deployment on specific hardware architectures while decreasing memory and processing time requirements: (1) reduction of color channel information and resolution for input images, (2) low-level software optimizations such as parallel computation, replacement of function calls or loop unrolling, (3) reduction of redundant data structures and internal data representation. The feasibility of a stereovision system on a low cost platform is evaluated by using standard datasets and images taken from Infra-Red (IR) cameras. Analysis of the resulting disparity map accuracy with respect to a full-size dataset is performed as well as the testing of suboptimal solutions