1000 resultados para Composite micromechanics


Relevância:

20.00% 20.00%

Publicador:

Resumo:

In cloud computing, resource allocation and scheduling of multiple composite web services is an important and challenging problem. This is especially so in a hybrid cloud where there may be some low-cost resources available from private clouds and some high-cost resources from public clouds. Meeting this challenge involves two classical computational problems: one is assigning resources to each of the tasks in the composite web services; the other is scheduling the allocated resources when each resource may be used by multiple tasks at different points of time. In addition, Quality-of-Service (QoS) issues, such as execution time and running costs, must be considered in the resource allocation and scheduling problem. Here we present a Cooperative Coevolutionary Genetic Algorithm (CCGA) to solve the deadline-constrained resource allocation and scheduling problem for multiple composite web services. Experimental results show that our CCGA is both efficient and scalable.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper discusses the vibration characteristics of a concrete-steel composite multi-panel floor structure; the use of these structures is becoming more common. These structures have many desirable properties but are prone to excessive and complex vibration, which is not currently well understood. Existing design codes and practice guides provide generic advice or simple techniques that cannot address the complex vibration in these types of low-frequency structures. The results of this study show the potential for an adverse dynamic response from higher and multi-modal excitation influenced by human-induced pattern loading, structural geometry, and activity frequency. Higher harmonics of the load frequency are able to excite higher modes in the composite floor structure in addition to its fundamental mode. The analytical techniques used in this paper can supplement the current limited code and practice guide provisions for mitigating the impact of human-induced vibrations in these floor structures.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Vascular endothelial growth factor (VEGF) and bone morphogenetic proteins (BMP-7) are key regulators of angiogenesis and osteogenesis during bone regeneration. The aim of this study was to investigate the possibility of realizing sequential release of the two growth factors using a novel composite scaffold. Poly(lactic-co-glycolic acid) (PLGA)-Akermanite (AK) microspheres were used to make the composite scaffold, which was then loaded with BMP-7, followed by embedding in a gelatin hydrogel matrix loaded with VEGF. The release profiles of the growth factors were studied and selected osteogenic related markers of bone marrow stromal cells (BMSCs) were analysed. It was shown that the composite scaffolds exhibited a fast initial burst release of VEGF within the first 3 days and a sustained slow release of BMP-7 over the full period of 20 days. The in vitro proliferation and differentiation of the BMSCs cultured in the osteogenic medium were enhanced by 1 to 2 times, resulting from the additionally and sequentially release of growth factors from the PLGA-AK/gelatin composite scaffolds.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Fibre composite structures have become the most attractive candidate for civil engineering applications. Fibre reinforced plastic polymer (FRP) composite materials have been used in the rehabilitation and replacement of the old degrading traditional structures or build new structures. However, the lack of design standards for civil infrastructure limits their structural applications. The majority of the existing applications have been designed based on the research and guidelines provided by the fibre composite manufacturers or based on the designer’s experience. It has been a tendency that the final structure is generally over-designed. This paper provides a review on the available studies related to the design optimization of fibre composite structures used in civil engineering such as; plate, beam, box beam, sandwich panel, bridge girder, and bridge deck. Various optimization methods are presented and compared. In addition, the importance of using the appropriate optimization technique is discussed. An improved methodology, which considering experimental testing, numerical modelling, and design constrains, is proposed in the paper for design optimization of composite structures.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The demands of taller structures are becoming imperative almost everywhere in the world in addition to the challenges of material and labor cost, project time line etc. This paper conducted a study keeping in view the challenging nature of high-rise construction with no generic rules for deflection minimizations and frequency control. The effects of cyclonic wind and provision of outriggers on 28-storey, 42-storey and 57-storey are examined in this paper and certain conclusions are made which would pave way for researchers to conduct further study in this particular area of civil engineering. The results show that plan dimensions have vital impacts on structural heights. Increase of height while keeping the plan dimensions same, leads to the reduction in the lateral rigidity. To achieve required stiffness increase of bracings sizes as well as introduction of additional lateral resisting system such as belt truss and outriggers is required.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper discusses the research carried out towards the development of a hybrid-composite floor plate systems (HCFPS) using polyurethane (PU), glass-fibre reinforced cement (GRC) and thin perforated steel laminate. HCFPS is configured in such a way where positive inherent properties of individual component materials are combined to offset any weakness and achieve the optimum performance. Finite Element modeling of HCFPS with ABAQUS 6.9-1, comparative studies of HCFPS with the steel deck composite system and experimental investigations which will be carried out are briefly described in the paper.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Software as a Service (SaaS) is gaining more and more attention from software users and providers recently. This has raised many new challenges to SaaS providers in providing better SaaSes that suit everyone needs at minimum costs. One of the emerging approaches in tackling this challenge is by delivering the SaaS as a composite SaaS. Delivering it in such an approach has a number of benefits, including flexible offering of the SaaS functions and decreased cost of subscription for users. However, this approach also introduces new problems for SaaS resource management in a Cloud data centre. We present the problem of composite SaaS resource management in Cloud data centre, specifically on its initial placement and resource optimization problems aiming at improving the SaaS performance based on its execution time as well as minimizing the resource usage. Our approach differs from existing literature because it addresses the problems resulting from composite SaaS characteristics, where we focus on the SaaS requirements, constraints and interdependencies. The problems are tackled using evolutionary algorithms. Experimental results demonstrate the efficiency and the scalability of the proposed algorithms.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Recently, Software as a Service (SaaS) in Cloud computing, has become more and more significant among software users and providers. To offer a SaaS with flexible functions at a low cost, SaaS providers have focused on the decomposition of the SaaS functionalities, or known as composite SaaS. This approach has introduced new challenges in SaaS resource management in data centres. One of the challenges is managing the resources allocated to the composite SaaS. Due to the dynamic environment of a Cloud data centre, resources that have been initially allocated to SaaS components may be overloaded or wasted. As such, reconfiguration for the components’ placement is triggered to maintain the performance of the composite SaaS. However, existing approaches often ignore the communication or dependencies between SaaS components in their implementation. In a composite SaaS, it is important to include these elements, as they will directly affect the performance of the SaaS. This paper will propose a Grouping Genetic Algorithm (GGA) for multiple composite SaaS application component clustering in Cloud computing that will address this gap. To the best of our knowledge, this is the first attempt to handle multiple composite SaaS reconfiguration placement in a dynamic Cloud environment. The experimental results demonstrate the feasibility and the scalability of the GGA.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A composite SaaS (Software as a Service) is a software that is comprised of several software components and data components. The composite SaaS placement problem is to determine where each of the components should be deployed in a cloud computing environment such that the performance of the composite SaaS is optimal. From the computational point of view, the composite SaaS placement problem is a large-scale combinatorial optimization problem. Thus, an Iterative Cooperative Co-evolutionary Genetic Algorithm (ICCGA) was proposed. The ICCGA can find reasonable quality of solutions. However, its computation time is noticeably slow. Aiming at improving the computation time, we propose an unsynchronized Parallel Cooperative Co-evolutionary Genetic Algorithm (PCCGA) in this paper. Experimental results have shown that the PCCGA not only has quicker computation time, but also generates better quality of solutions than the ICCGA.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Gypsum plasterboards are commonly used to protect the light gauge steel-framed walls in buildings from fires. Single or multiple plasterboards can be used for this purpose, whereas recent research has proposed a composite panel with a layer of external insulation between two plasterboards. However, a good understanding of the thermal behaviour of these plasterboard panels under fire conditions is not known. Therefore, 15 small-scale fire tests were conducted on plasterboard panels made of 13 and 16 mm plasterboards and four different types of insulations with varying thickness and density subject to standard fire conditions in AS 1530.4. Fire performance of single and multiple layers of gypsum plasterboards was assessed including the effects of interfaces between adjacent plasterboards. Effects of using external insulations such as glass fibre, rockwool and cellulose fibre were also determined. The thermal performance of composite panels developed from different insulating materials of varying densities and thicknesses was examined and compared. This paper presents the details of the fire tests conducted in this study and their valuable time–temperature data for the tested plasterboard panels. These data can be used for the purpose of developing and validating accurate thermal numerical models of these panels.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Software as a Service (SaaS) in Cloud is getting more and more significant among software users and providers recently. A SaaS that is delivered as composite application has many benefits including reduced delivery costs, flexible offers of the SaaS functions and decreased subscription cost for users. However, this approach has introduced a new problem in managing the resources allocated to the composite SaaS. The resource allocation that has been done at the initial stage may be overloaded or wasted due to the dynamic environment of a Cloud. A typical data center resource management usually triggers a placement reconfiguration for the SaaS in order to maintain its performance as well as to minimize the resource used. Existing approaches for this problem often ignore the underlying dependencies between SaaS components. In addition, the reconfiguration also has to comply with SaaS constraints in terms of its resource requirements, placement requirement as well as its SLA. To tackle the problem, this paper proposes a penalty-based Grouping Genetic Algorithm for multiple composite SaaS components clustering in Cloud. The main objective is to minimize the resource used by the SaaS by clustering its component without violating any constraint. Experimental results demonstrate the feasibility and the scalability of the proposed algorithm.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Daring human nature has already led to the construction of high-rise buildings in naturally challenging geological regions and in worse environments of the world. However; literature review divulges that there is a lag in research of certain generic principles and rules for the prediction of lateral movement in multistorey construction. The present competitive trend orders the best possible used of available construction material and resources. Hence; the mixed used of reinforced concrete with structural steel is gaining prevalence day by day. This paper investigates the effects of Seismic load on composite multistorey building provided with core wall and trusses through FEM modelling. The results showed that increased rigidity corresponds to lower period of vibration and hence higher seismic forces. Since Seismic action is a function of mass and response acceleration, therefore; mass increment generate higher earthquake load and thus cause higher impact base shear and overturning movement. Whereas; wind force depends on building exposed, larger the plan dimension greater is the wind impact. Nonetheless; outriggers trusses noticeably contribute, in improving the serviceability of structure subjected to wind and earthquake forces.