Search results for: asset building capability
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 5503

Search results for: asset building capability

5353 Financial Assets Return, Economic Factors and Investor's Behavioral Indicators Relationships Modeling: A Bayesian Networks Approach

Authors: Nada Souissi, Mourad Mroua

Abstract:

The main purpose of this study is to examine the interaction between financial asset volatility, economic factors and investor's behavioral indicators related to both the company's and the markets stocks for the period from January 2000 to January2020. Using multiple linear regression and Bayesian Networks modeling, results show a positive and negative relationship between investor's psychology index, economic factors and predicted stock market return. We reveal that the application of the Bayesian Discrete Network contributes to identify the different cause and effect relationships between all economic, financial variables and psychology index.

Keywords: Financial asset return predictability, Economic factors, Investor's psychology index, Bayesian approach, Probabilistic networks, Parametric learning

Procedia PDF Downloads 111
5352 The Early Stages of the Standardisation of Finnish Building Sector

Authors: Anu Soikkeli

Abstract:

Early 20th century functionalism aimed at generalising living and rationalising construction, thus laying the foundation for the standardisation of construction components and products. From the 1930s onwards, all measurement and quality instructions for building products, different types of building components, descriptions of working methods complying with advisable building practises, planning, measurement and calculation guidelines, terminology, etc. were called standards. Standardisation was regarded as a necessary prerequisite for the mass production of housing. This article examines the early stages of standardisation in Finland in the 1940s and 1950s, as reflected on the working history of an individual architect, Erkki Koiso-Kanttila (1914-2006). In 1950 Koiso-Kanttila was appointed the Head of Design of the Finnish Association of Architects’ Building Standards Committee, a position which he held until 1958. His main responsibilities were the development of the RT Building Information File and compiling of the files.

Keywords: architecture, post WWII period, reconstruction, standardisation

Procedia PDF Downloads 393
5351 Experimental Set-up for the Thermo-Hydric Study of a Wood Chips Bed Crossed by an Air Flow

Authors: Dimitri Bigot, Bruno Malet-Damour, Jérôme Vigneron

Abstract:

Many studies have been made about using bio-based materials in buildings. The goal is to reduce its environmental footprint by analyzing its life cycle. This can lead to minimize the carbon emissions or energy consumption. A previous work proposed to numerically study the feasibility of using wood chips to regulate relative humidity inside a building. This has shown the capability of a wood chips bed to regulate humidity inside the building, to improve thermal comfort, and so potentially reduce building energy consumption. However, it also shown that some physical parameters of the wood chips must be identified to validate the proposed model and the associated results. This paper presents an experimental setup able to study such a wood chips bed with different solicitations. It consists of a simple duct filled with wood chips and crossed by an air flow with variable temperature and relative humidity. Its main objective is to study the thermal behavior of the wood chips bed by controlling temperature and relative humidity of the air that enters into it and by observing the same parameters at the output. First, the experimental set up is described according to previous results. A focus is made on the particular properties that have to be characterized. Then some case studies are presented in relation to the previous results in order to identify the key physical properties. Finally, the feasibility of the proposed technology is discussed, and some model validation paths are given.

Keywords: wood chips bed, experimental set-up, bio-based material, desiccant, relative humidity, water content, thermal behaviour, air treatment

Procedia PDF Downloads 92
5350 Optimal Performance of Plastic Extrusion Process Using Fuzzy Goal Programming

Authors: Abbas Al-Refaie

Abstract:

This study optimized the performance of plastic extrusion process of drip irrigation pipes using fuzzy goal programming. Two main responses were of main interest; roll thickness and hardness. Four main process factors were studied. The L18 array was then used for experimental design. The individual-moving range control charts were used to assess the stability of the process, while the process capability index was used to assess process performance. Confirmation experiments were conducted at the obtained combination of optimal factor setting by fuzzy goal programming. The results revealed that process capability was improved significantly from -1.129 to 0.8148 for roll thickness and from 0.0965 to 0.714 and hardness. Such improvement results in considerable savings in production and quality costs.

Keywords: fuzzy goal programming, extrusion process, process capability, irrigation plastic pipes

Procedia PDF Downloads 230
5349 Application of Proper Foundation in Building Construction

Authors: Chukwuma Anya, Mekwa Eme

Abstract:

Foundation is popularly defined as the lowest load-bearing part of a building, typically below the ground level. It serves as an underlying base which acts as the principle on which every building stands. There are various types of foundations in practice, which includes the strip, pile, pad, and raft foundations, and each of these have their various applications in building construction. However due to lack of professional knowledge, cost, or scheduled time frame to complete a certain project, some of these foundation types are some times neglected or used interchangeably, resulting to misuse or abuse of the building materials man, power, and some times altering the stability, balance and aesthetics of most buildings. This research work is aimed at educating the academic community on the proper application of the various foundation types to suit different environments such as the rain forest, desert, swampy area, rocky area etc. A proper application of the foundation will ensure the safety of the building from acid grounds, damping and weakening of foundation, even building settlement and stability. In addition to those, it will improve aesthetics, maintain cost effectiveness both construction cost and maintenance cost. Finally it will ensure the safety of the building and its inhabitants. At the end of this research work we will be able to differentiate the various foundation types and there proper application in the design and construction of buildings.

Keywords: foundation, application, stability, aesthetics

Procedia PDF Downloads 41
5348 Untapped Market of Islamic Pension Fund: Muslim Attitude and Expectation

Authors: Yunice Karina Tumewang

Abstract:

As we have seen, the number of Muslim and their awareness toward financial products and services that conform to Islamic principles are growing rapidly today. Thus, it makes the market environment potentially beneficial for Shari-compliant funds with the expanding prospective client base. However, over the last decade, only small portion of this huge potential market has been covered by the established Islamic asset management firms. This study aims to examine the factors of this untapped market particularly in the demand side. This study will use the qualitative method with primary data through a questionnaire distributed to 500 samples of Muslim population. It will shed light on Muslim attitudes and expectations toward Sharia-compliant retirement planning and pensions. It will also help to raise the awareness of market players to see Islamic pension fund as a promising industry in the foreseeable future.

Keywords: Islamic marketing, Islamic finance, Islamic asset management, Islamic pension fund

Procedia PDF Downloads 310
5347 Left to Right-Right Most Parsing Algorithm with Lookahead

Authors: Jamil Ahmed

Abstract:

Left to Right-Right Most (LR) parsing algorithm is a widely used algorithm of syntax analysis. It is contingent on a parsing table, whereas the parsing tables are extracted from the grammar. The parsing table specifies the actions to be taken during parsing. It requires that the parsing table should have no action conflicts for the same input symbol. This requirement imposes a condition on the class of grammars over which the LR algorithms work. However, there are grammars for which the parsing tables hold action conflicts. In such cases, the algorithm needs a capability of scanning (looking-ahead) next input symbols ahead of the current input symbol. In this paper, a ‘Left to Right’-‘Right Most’ parsing algorithm with lookahead capability is introduced. The 'look-ahead' capability in the LR parsing algorithm is the major contribution of this paper. The practicality of the proposed algorithm is substantiated by the parser implementation of the Context Free Grammar (CFG) of an already proposed programming language 'State Controlled Object Oriented Programming' (SCOOP). SCOOP’s Context Free Grammar has 125 productions and 192 item sets. This algorithm parses SCOOP while the grammar requires to ‘look ahead’ the input symbols due to action conflicts in its parsing table. Proposed LR parsing algorithm with lookahead capability can be viewed as an optimization of ‘Simple Left to Right’-‘Right Most’ (SLR) parsing algorithm.

Keywords: left to right-right most parsing, syntax analysis, bottom-up parsing algorithm

Procedia PDF Downloads 92
5346 Rate of Profit as a Pricing Benchmark in Islamic Banking to Create Financial Stability

Authors: Trisiladi Supriyanto

Abstract:

Although much research has been done on the pricing benchmark both in terms of fiqh or Islamic economic perspective, but no substitution for the concept of interest (rate of interest) up to now in the application of Islamic Banking because some of the jurists from the middle east even allow the use of a benchmark rate such as LIBOR (London Interbank Offered Rate) as a measure of Islamic financial asset prices, so in other words, they equate the concept of rate of interest with the concept of rate of profit, which is the core reason (raison detre) for the replacement of usury as instructed in the Quran. This study aims to find the concept of rate of profit on Islamic banking that can create economic justice and stability in Islamic Banking and Capital market. Rate of profit that creates economic justice and stability can be achieved through its role in maintaining the stability of the financial system in which there is an equitable distribution of income and wealth. To determine the role of the rate of profit as the basis of the sharing system implemented in the Islamic financial system, we can see the connection of rate of profit in creating financial stability, especially in the asset-liability management of financial institutions that generate a stable net margin or the rate of profit that is not affected by the ups and downs of the market risk factors including indirect effect on interest rates. Furthermore, Islamic financial stability can be seen from the role of the rate of profit on the stability of the Islamic financial assets that are measured from the Islamic financial asset price volatility in Islamic Bond Market in Capital Market.

Keywords: Rate of profit, economic justice, stability, equitable distribution of income, equitable distribution of wealth

Procedia PDF Downloads 376
5345 Building Knowledge Society: The Imperative Role of Library and Information Centres (LICs) in Developing Countries

Authors: Desmond Chinedu Oparaku, Oyemike Victor Benson, Ifeyinwa A. Ariole

Abstract:

A critical examination of the emerging knowledge society reveals that library and information centres have a significant role to play in the building of knowledge society. The major highlights of this paper include: the conceptual analysis of knowledge society, overview of library and information centres in developing countries, role of libraries and information centre in building up of knowledge society, library and information professionals as factor in building knowledge, challenges faced by Library and Information Centres (LICs) in building knowledge society, strategies for building knowledge society. The position of this paper is that in spite of the influx of varied information and communication technologies in the information industry which is the driving force of knowledge society, there is a dire need for Libraries and Information Centres (LIC) to contribute positively to the migration and transition processes from the information society to knowledge-based society.

Keywords: information and communication technology (ICT), information centres, information industry, information society

Procedia PDF Downloads 347
5344 Damage Assessment and Repair for Older Brick Buildings

Authors: Tim D. Sass

Abstract:

The experience of engineers and architects practicing today is typically limited to current building code requirements and modern construction methods and materials. However, many cities have a mix of new and old buildings with many buildings constructed over one hundred years ago when building codes and construction methods were much different. When a brick building sustains damage, a structural engineer is often hired to determine the cause of damage as well as determine the necessary repairs. Forensic studies of dozens of brick buildings shows an appreciation of historical building methods and materials is needed to correctly identify the cause of damage and design an appropriate repair. Damage on an older, brick building can be mistakenly attributed to storms or seismic events when the real source of the damage is deficient original construction. Assessing and remediating damaged brickwork on older brick buildings requires an understanding of the original construction, an understanding of older repair methods, and, an understanding of current building code requirements.

Keywords: brick, damage, deterioration, facade

Procedia PDF Downloads 200
5343 Performance Prediction Methodology of Slow Aging Assets

Authors: M. Ben Slimene, M.-S. Ouali

Abstract:

Asset management of urban infrastructures faces a multitude of challenges that need to be overcome to obtain a reliable measurement of performances. Predicting the performance of slowly aging systems is one of those challenges, which helps the asset manager to investigate specific failure modes and to undertake the appropriate maintenance and rehabilitation interventions to avoid catastrophic failures as well as to optimize the maintenance costs. This article presents a methodology for modeling the deterioration of slowly degrading assets based on an operating history. It consists of extracting degradation profiles by grouping together assets that exhibit similar degradation sequences using an unsupervised classification technique derived from artificial intelligence. The obtained clusters are used to build the performance prediction models. This methodology is applied to a sample of a stormwater drainage culvert dataset.

Keywords: artificial Intelligence, clustering, culvert, regression model, slow degradation

Procedia PDF Downloads 75
5342 Comparative Spatial Analysis of a Re-Arranged Hospital Building

Authors: Burak Köken, Hatice D. Arslan, Bilgehan Y. Çakmak

Abstract:

Analyzing the relation networks between the hospital buildings which have complex structure and distinctive spatial relationships is quite difficult. The hospital buildings which require specialty in spatial relationship solutions during design and self-innovation through the developing technology should survive and keep giving service even after the disasters such as earthquakes. In this study, a hospital building where the load-bearing system was strengthened because of the insufficient earthquake performance and the construction of an additional building was required to meet the increasing need for space was discussed and a comparative spatial evaluation of the hospital building was made with regard to its status before the change and after the change. For this reason, spatial organizations of the building before change and after the change were analyzed by means of Space Syntax method and the effects of the change on space organization parameters were searched by applying an analytical procedure. Using Depthmap UCL software, connectivity, visual mean depth, beta and visual integration analyses were conducted. Based on the data obtained after the analyses, it was seen that the relationships between spaces of the building increased after the change and the building has become more explicit and understandable for the occupants. Furthermore, it was determined according to findings of the analysis that the increase in depth causes difficulty in perceiving the spaces and the changes considering this problem generally ease spatial use.

Keywords: architecture, hospital building, space syntax, strengthening

Procedia PDF Downloads 492
5341 A Case Study on Post-Occupancy Evaluation of User Satisfaction in Higher Educational Buildings

Authors: Yuanhong Zhao, Qingping Yang, Andrew Fox, Tao Zhang

Abstract:

Post-occupancy evaluation (POE) is a systematic approach to assess the actual building performance after the building has been occupied for some time. In this paper, a structured POE assessment was conducted using the building use survey (BUS) methodology in two higher educational buildings in the United Kingdom. This study aims to help close the building performance gap, provide optimized building operation suggestions, and to improve occupants’ satisfaction level. In this research, the questionnaire survey investigated the influences of environmental factors on user satisfaction from the main aspects of building overall design, thermal comfort, perceived control, indoor environment quality for noise, lighting, ventilation, and other non-environmental factors, such as the background information about age, sex, time in buildings, workgroup size, and so on. The results indicate that the occupant satisfaction level with the main aspects of building overall design, indoor environment quality, and thermal comfort in summer and winter on both two buildings, which is lower than the benchmark data. The feedback of this POE assessment has been reported to the building management team to allow managers to develop high-performance building operation plans. Finally, this research provided improvement suggestions to the building operation system to narrow down the performance gap and improve the user work experience satisfaction and productivity level.

Keywords: building performance assessment systems, higher educational buildings, post-occupancy evaluation, user satisfaction

Procedia PDF Downloads 120
5340 Biomimetic Building Envelopes to Reduce Energy Consumption in Hot and Dry Climates

Authors: Aswitha Bachala

Abstract:

Energy shortage became a worldwide major problem since the 1970s, due to high energy consumption. Buildings are the primary energy users which consume 40% of global energy consumption, in which, 40%-50% of building’s energy usage is consumed due to its envelope. In hot and dry climates, 40% of energy is consumed only for cooling purpose, which implies major portion of energy savings can be worked through the envelopes. Biomimicry can be one solution for extracting efficient thermoregulation strategies found in nature. This paper aims to identify different biomimetic building envelopes which shall offer a higher potential to reduce energy consumption in hot and dry climates. It focuses on investigating the scope for reducing energy consumption through biomimetic approach in terms of envelopes. An in-depth research on different biomimetic building envelopes will be presented and analyzed in terms of heat absorption, in addition to, the impact it had on reducing the buildings energy consumption. This helps to understand feasible biomimetic building envelopes to mitigate heat absorption in hot and dry climates.

Keywords: biomimicry, building envelopes, energy consumption, hot and dry climate

Procedia PDF Downloads 187
5339 Implementation of Quality Function Development to Incorporate Customer’s Value in the Conceptual Design Stage of a Construction Projects

Authors: Ayedh Alqahtani

Abstract:

Many construction firms in Saudi Arabia dedicated to building projects agree that the most important factor in the real estate market is the value that they can give to their customer. These firms understand the value of their client in different ways. Value can be defined as the size of the building project in relationship to the cost or the design quality of the materials utilized in finish work or any other features of building rooms such as the bathroom. Value can also be understood as something suitable for the money the client is investing for the new property. A quality tool is required to support companies to achieve a solution for the building project and to understand and manage the customer’s needs. Quality Function Development (QFD) method will be able to play this role since the main difference between QFD and other conventional quality management tools is QFD a valuable and very flexible tool for design and taking into the account the VOC. Currently, organizations and agencies are seeking suitable models able to deal better with uncertainty, and that is flexible and easy to use. The primary aim of this research project is to incorporate customer’s requirements in the conceptual design of construction projects. Towards this goal, QFD is selected due to its capability to integrate the design requirements to meet the customer’s needs. To develop QFD, this research focused upon the contribution of the different (significantly weighted) input factors that represent the main variables influencing QFD and subsequent analysis of the techniques used to measure them. First of all, this research will review the literature to determine the current practice of QFD in construction projects. Then, the researcher will review the literature to define the current customers of residential projects and gather information on customers’ requirements for the design of the residential building. After that, qualitative survey research will be conducted to rank customer’s needs and provide the views of stakeholder practitioners about how these needs can affect their satisfy. Moreover, a qualitative focus group with the members of the design team will be conducted to determine the improvements level and technical details for the design of residential buildings. Finally, the QFD will be developed to establish the degree of significance of the design’s solution.

Keywords: quality function development, construction projects, Saudi Arabia, quality tools

Procedia PDF Downloads 98
5338 A Comparative Analysis of Thermal Performance of Building Envelope Types over Time

Authors: Aram Yeretzian, Yaser Abunnasr, Zahraa Makki, Betina Abi Habib

Abstract:

Developments in architectural building typologies that are informed by prevalent construction techniques and socio-cultural practices generate different adaptations in the building envelope. While different building envelope types exhibit different climate responsive passive strategies, the individual and comparative thermal performance analysis resulting from these technologies is yet to be understood. This research aims to develop this analysis by selecting three building envelope types from three distinct building traditions by measuring the heat transmission in the city of Beirut. The three typical residential buildings are selected from the 1920s, 1940s, and 1990s within the same street to ensure similar climatic and urban conditions. Climatic data loggers are installed inside and outside of the three locations to measure indoor and outdoor temperatures, relative humidity, and heat flow. The analysis of the thermal measurements is complemented by site surveys on window opening, lighting, and occupancy in the three selected locations and research on building technology from the three periods. Apart from defining the U-value of the building envelopes, the collected data will help evaluate the indoor environments with respect to the thermal comfort zone. This research, thus, validates and contextualizes the role of building technologies in relation to climate responsive design.

Keywords: architecture, wall construction, envelope performance, thermal comfort

Procedia PDF Downloads 209
5337 Toward Sustainable Building Design in Hot and Arid Climate with Reference to Riyadh City, Saudi Arabia

Authors: M. Alwetaishi

Abstract:

One of the most common and traditional strategies in architecture is to design buildings passively. This is a way to ensure low building energy reliance with respect to specific micro-building locations. There are so many ways where buildings can be designed passively, some of which are applying thermal insulation, thermal mass, courtyard and glazing to wall ratio. This research investigates the impact of each of these aspects with respect to the hot and dry climate of the capital of Riyadh. Thermal Analysis Simulation (TAS) will be utilized which is powered by Environmental Design Simulation Limited company (EDSL). It is considered as one of the most powerful tools to predict energy performance in buildings. There are three primary building designs and methods which are using courtyard, thermal mass and thermal insulation. The same building size and fabrication properties have been applied to all designs. Riyadh city which is the capital of the country was taken as a case study of the research. The research has taken into account various zone directions within the building as it has a large contribution to indoor energy and thermal performance. It is revealed that it is possible to achieve nearly zero carbon building in the hot and dry region in winter with minimum reliance on energy loads for building zones facing south, west and east. Moreover, using courtyard is more beneficial than applying construction materials into building envelope. Glazing to wall ratio is recommended to be 10% and not exceeding 30% in all directions in hot and arid regions.

Keywords: sustainable buildings, hot and arid climates, passive building design, Saudi Arabia

Procedia PDF Downloads 128
5336 Some Issues of Measurement of Impairment of Non-Financial Assets in the Public Sector

Authors: Mariam Vardiashvili

Abstract:

The economic value of the asset impairment process is quite large. Impairment reflects the reduction of future economic benefits or service potentials itemized in the asset. The assets owned by public sector entities bring economic benefits or are used for delivery of the free-of-charge services. Consequently, they are classified as cash-generating and non-cash-generating assets. IPSAS 21 - Impairment of non-cash-generating assets, and IPSAS 26 - Impairment of cash-generating assets, have been designed considering this specificity.  When measuring impairment of assets, it is important to select the relevant methods. For measurement of the impaired Non-Cash-Generating Assets, IPSAS 21 recommends three methods: Depreciated Replacement Cost Approach, Restoration Cost Approach, and  Service Units Approach. Impairment of Value in Use of Cash-Generating Assets (according to IPSAS 26) is measured by discounted value of the money sources to be received in future. Value in use of the cash-generating asserts (as per IPSAS 26) is measured by the discounted value of the money sources to be received in the future. The article provides classification of the assets in the public sector  as non-cash-generating assets and cash-generating assets and, deals also with the factors which should be considered when evaluating  impairment of assets. An essence of impairment of the non-financial assets and the methods of measurement thereof evaluation are formulated according to IPSAS 21 and IPSAS 26. The main emphasis is put on different methods of measurement of the value in use of the impaired Cash-Generating Assets and Non-Cash-Generation Assets and the methods of their selection. The traditional and the expected cash flow approaches for calculation of the discounted value are reviewed. The article also discusses the issues of recognition of impairment loss and its reflection in the financial reporting. The article concludes that despite a functional purpose of the impaired asset, whichever method is used for measuring the asset, presentation of realistic information regarding the value of the assets should be ensured in the financial reporting. In the theoretical development of the issue, the methods of scientific abstraction, analysis and synthesis were used. The research was carried out with a systemic approach. The research process uses international standards of accounting, theoretical researches and publications of Georgian and foreign scientists.

Keywords: cash-generating assets, non-cash-generating assets, recoverable (usable restorative) value, value of use

Procedia PDF Downloads 109
5335 Factors Influencing the Use of Green Building Practices in the South African Residential Apartment Construction

Authors: Mongezi Nene, Emma Ayesu-Koranteng, Christopher Amoah, Ayo Adeniran

Abstract:

Although its use has been criticized over the years as being unencouraging, the green building concept is quickly overtaking other concepts, particularly in the construction of commercial properties. The goal of the study is to identify the variables influencing the use of green building practices when developing residential structures. A qualitative methodology, using interviews with semi-structured open-ended questions to 35 property practitioners operating residential apartments in Bloemfontein, South Africa, was used to collect primary data which was analysed using thematic content analysis. The findings show that while respondents have a good understanding of green building principles, they are not being used in the construction of residential buildings in South Africa due to issues with green building approval procedures, the potential for tenant rent increases, the cost of materials, technical issues, contractual issues, and a lack of awareness, among others. This paper recommends among others an urgent need to implement measures by stakeholders towards enhancing the adoption of green building concepts in the construction of residential buildings as well as incentivising its construction through lowered property rates.

Keywords: green building, residential apartments, construction, South Africa

Procedia PDF Downloads 56
5334 Role of Organizational Culture in Building Sustainable Employee’s Performance in Organizations: A Case Study of Zenith Bank PLC Jalingo Taraba State Nigeria

Authors: Jerome Nyameh

Abstract:

The most valuable asset in the existence of organization is the employees and their ability in maintain appreciable level of performance which support the goal of the organization and the ability to do that depend largely on the organizational culture and culture has been considered most currently as the factor that relate positively to organizational excellence and sustainable employee’s performance over the period of time An employee engagement program will not go far without first establishing the organizational culture that is required to support sustainability. This means integrating sustainability into the overall employee’s performance, with clear vision, goals and metrics. It means having strong culture and a collaborative governance structure that has been develop as a ways of doing things in the organization for decision making and resource allocation. It requires a rewards and recognition program to support and reinforce sustainability behaviors. With such a culture in place, organization will be able to develop a strategy that fully engages employees, while fully realizing the benefits of their contributions. The study investigated empirically the role of organizational culture building sustainable employee’s performance using Zenith bank PLC a model where organizational culture will build sustainable employees performance strategy for a lasting actualization of organizational was developed. In order to achieve the research objectives of (i) to assess how organizational culture can build sustainable employee’s performance (ii) to analyze the gap that exists between organizational culture and sustainable employee’s performance in the organization, a survey questionnaires of 20 items was administered to sixty respondents. The findings of this study have practical implications for organizational leaders, managers and employees, and their organizations, particularly commercial banks in Nigeria, besides offering scope for further research in the area of organizational culture and sustainable employee’s performance. It will also show a significance and positive relationship that exist between organizational culture and sustainable employee’s performance, as means of building viable organization with cultural uniqueness and excellence performance in the world of competition.

Keywords: organizational culture, sustainable employee’s performance, organizations, Zenith Bank PLC Nigeria

Procedia PDF Downloads 489
5333 Using Building Information Modeling in Green Building Design and Performance Optimization

Authors: Moataz M. Hamed, Khalid S. M. Al Hagla, Zeyad El Sayad

Abstract:

Thinking in design energy-efficiency and high-performance green buildings require a different design mechanism and design approach than conventional buildings to achieve more sustainable result. By reasoning about specific issues at the correct time in the design process, the design team can minimize negative impacts, maximize building performance and keep both first and operation costs low. This paper attempts to investigate and exploit the sustainable dimension of building information modeling (BIM) in designing high-performance green buildings that require less energy for operation, emit less carbon dioxide and provide a conducive indoor environment for occupants through early phases of the design process. This objective was attained by a critical and extensive literature review that covers the following issues: the value of considering green strategies in the early design stage, green design workflow, and BIM-based performance analysis. Then the research proceeds with a case study that provides an in-depth comparative analysis of building performance evaluation between an office building in Alexandria, Egypt that was designed by the conventional design process with the same building if taking into account sustainability consideration and BIM-based sustainable analysis integration early through the design process. Results prove that using sustainable capabilities of building information modeling (BIM) in early stages of the design process side by side with green design workflow promote buildings performance and sustainability outcome.

Keywords: BIM, building performance analysis, BIM-based sustainable analysis, green building design

Procedia PDF Downloads 309
5332 A Study of Carbon Emissions during Building Construction

Authors: Jonggeon Lee, Sungho Tae, Sungjoon Suk, Keunhyeok Yang, George Ford, Michael E. Smith, Omidreza Shoghli

Abstract:

In recent years, research to reduce carbon emissions through quantitative assessment of building life cycle carbon emissions has been performed as it relates to the construction industry. However, most research efforts related to building carbon emissions assessment have been focused on evaluation during the operational phase of a building’s life span. Few comprehensive studies of the carbon emissions during a building’s construction phase have been performed. The purpose of this study is to propose an assessment method that quantitatively evaluates the carbon emissions of buildings during the construction phase. The study analysed the amount of carbon emissions produced by 17 construction trades, and selected four construction trades that result in high levels of carbon emissions: reinforced concrete work; sheathing work; foundation work; and form work. Building materials, and construction and transport equipment used for the selected construction trades were identified, and carbon emissions produced by the identified materials and equipment were calculated for these four construction trades. The energy consumption of construction and transport equipment was calculated by analysing fuel efficiency and equipment productivity rates. The combination of the expected levels of carbon emissions associated with the utilization of building materials and construction equipment provides means for estimating the quantity of carbon emissions related to the construction phase of a building’s life cycle. The proposed carbon emissions assessment method was validated by case studies.

Keywords: building construction phase, carbon emissions assessment, building life cycle

Procedia PDF Downloads 716
5331 Impact of Digitization and Diversification in Reducing Volatility in Art Markets

Authors: Nishi Malhotra

Abstract:

Art has developed as a mode of investment and saving. Art and culture of any nation is the source of foreign direct investment (FDI) generation and growth development. Several intermediaries and skill-building organizations thrive on at and culture for their earnings. Indian art market has grown to Rs. 2000 Crores. Art establishment houses access to privileged information is the main reason for arbitrariness and volatility in the market. The commercialization of art and development of the markets with refinement in the taste of the customers have led to the development of art as an investment avenue. Investors keen on investing in these products can do so, and earnings from art are taxable too, like any other capital asset. This research paper is aimed at exploring the role of art and culture as an investment avenue in India and reasons for increasing volatilities in the art market. Based on an extensive literature review and secondary research, a benchmarking study has been conducted to capture the growth of the art as an investment avenue. These studies indicate that during the financial crisis of 2008-10, the art emerged as an alternative investment avenue. The paper aims at discussing the financial engineering of various art funds and instruments. Based on secondary data available from Sotheby’s, Christies, Bonham, there is a positive correlation between strategic diversification and increasing return in the Art market. Similarly, digitization has led to disintermediation in the art markets and also helped to increase the market base. The data clearly enumerates the growing interest of the Indian investor towards art as an investment option. Much like any other broad asset class, art market too thrives on excess returns provided by diversification. Many financial intermediaries and art funds have emerged, to offer valuable investment planning advisory to a genuine investor. This paper clearly highlights the increasing returns of strategic diversification and its impact on reducing volatility in the art markets. Moreover, with coming up of e-auctions and websites, investors are able to analyse art more objectively. Digitization and commercialization of art have definitely helped in reducing volatility in world art markets.

Keywords: art, investment avenue, diversification, digitization

Procedia PDF Downloads 98
5330 Multi-Criteria Based Robust Markowitz Model under Box Uncertainty

Authors: Pulak Swain, A. K. Ojha

Abstract:

Portfolio optimization is based on dealing with the problems of efficient asset allocation. Risk and Expected return are two conflicting criteria in such problems, where the investor prefers the return to be high and the risk to be low. Using multi-objective approach we can solve those type of problems. However the information which we have for the input parameters are generally ambiguous and the input values can fluctuate around some nominal values. We can not ignore the uncertainty in input values, as they can affect the asset allocation drastically. So we use Robust Optimization approach to the problems where the input parameters comes under box uncertainty. In this paper, we solve the multi criteria robust problem with the help of  E- constraint method.

Keywords: portfolio optimization, multi-objective optimization, ϵ - constraint method, box uncertainty, robust optimization

Procedia PDF Downloads 111
5329 Development of Risk Assessment and Occupational Safety Management Model for Building Construction Projects

Authors: Preeda Sansakorn, Min An

Abstract:

In order to be capable of dealing with uncertainties, subjectivities, including vagueness arising in building construction projects, the application of fuzzy reasoning technique based on fuzzy set theory is proposed. This study contributes significantly to the development of a fuzzy reasoning safety risk assessment model for building construction projects that could be employed to assess the risk magnitude of each hazardous event identified during construction, and a third parameter of probability of consequence is incorporated in the model. By using the proposed safety risk analysis methodology, more reliable and less ambiguities, which provide the safety risk management project team for decision-making purposes.

Keywords: safety risk assessment, building construction safety, fuzzy reasoning, construction risk assessment model, building construction projects

Procedia PDF Downloads 455
5328 The Eco-Efficient Construction: A Review of Embodied Energy in Building Materials

Authors: Francesca Scalisi, Cesare Sposito

Abstract:

The building construction industry consumes a large amount of resources and energy, both during construction (embodied energy) and during the operational phase (operating energy). This paper presents a review of the literature on low carbon and low embodied energy materials in buildings. The embodied energy comprises the energy consumed during the extraction, processing, transportation, construction, and demolition of building materials. While designing a nearly zero energy building, it is necessary to choose and use materials, components, and technologies that allow to reduce the consumption of energy and also to reduce the emissions in the atmosphere during all the Life Cycle Assessment phases. The appropriate choice of building materials can contribute decisively to reduce the energy consumption of the building sector. The increasing worries for the environmental impact of construction materials are witnessed by a lot of studies. The mentioned worries have brought again the attention towards natural materials. The use of more sustainable construction materials and construction techniques represent a major contribution to the eco-efficiency of the construction industry and thus to a more sustainable development.

Keywords: embodied energy, embodied carbon, life cycle assessment, architecture, sustainability, material construction

Procedia PDF Downloads 298
5327 The Pangs of Unemployment and Its Impediment to Nation Building

Authors: Vitalis Okwuchukwu Opara

Abstract:

The task of nation building primarily consist in welding together, diverse cultural groups into a united nation state, which develops a centripetal political culture that makes its people see themselves as members of one nation linked together by more reliable ties than the coercion offered by the state. Comparatively on the contrary, most countries in the world today are comprised of diverse nationalities, each with its unique set of norms and values, which often come into conflict with others. As such, the task of nation building is in uniting these diverse cultural groups into a united nation state and various human elements that make up its geopolitical zone. The most outstanding impediment to achieving this task is unemployment. Unemployment is like a peril against the nation building. Unemployment is an obstacle for growth of a nation. Often it is said that the wise see obstacles as stepping-stones to advance further. The pangs of unemployment impede nation building such that sometimes it takes very long time to do away with the problem. In recent times, there has been a revolutionary wind blowing across the world. This wind is bound to wake up nations leaders to sit up to their responsibility. Unemployment causes youth restiveness, brings leaders to their knees. It breeds problem. This work is intended to expose the pangs of unemployment and its impending peril to nation building.

Keywords: pangs, unemployment, obstacles, nation-building

Procedia PDF Downloads 334
5326 The Role of Building Services in Energy Conservation into Residential Buildings

Authors: Osama Ahmed Ibrahim Masoud, Mohamed Ibrahim Mohamed Abdelhadi, Ahmed Mohamed Seddik Hassan

Abstract:

The problem of study focuses on thermal comfort realization in a residential building during hot and dry climate periods consumes a major electrical energy for air conditioning operation. Thermal comfort realization in a residential building during such climate becomes more difficult regarding the phenomena of climate change, and the use of building and construction materials which have the feature of heat conduction as (bricks-reinforced concrete) and the global energy crises. For that, this study aims to how to realize internal thermal comfort through how to make the best use of building services (temporarily used service spaces) for reducing the electrical energy transfer and saving self-shading. In addition, the possibility of reduction traditional energy (fossil fuel) consumed in cooling through the use of building services for reducing the internal thermal comfort and the relationship between them. This study is based on measuring the consumed electrical energy rate in cooling (by using Design-Builder program) for a residential building (the place of study is: Egypt- Suez Canal- Suez City), this design model has lots of alternatives designs for the place of building services (center of building- the eastern front- southeastern front- the southern front- the south-west front, the western front). The building services are placed on the fronts with different rates for determining the best rate on fronts which realizes thermal comfort with the lowest of energy consumption used in cooling. Findings of the study indicate to that the best position for building services is on the west front then the south-west front, and the more the building services increase, the more energy consumption used in cooling of residential building decreases. Recommendations indicate to the need to study the building services positions in the new projects progress to select the best alternatives to realize ‘Energy conservation’ used in cooling or heating into the buildings in general, residential buildings particularly.

Keywords: residential buildings, energy conservation, thermal comfort, building services, temporary used service spaces, DesignBuilder

Procedia PDF Downloads 250
5325 Evaluation of the Architect-Friendliness of LCA-Based Environmental Impact Assessment Tools

Authors: Elke Meex, Elke Knapen, Griet Verbeeck

Abstract:

The focus of sustainable building is gradually shifting from energy efficiency towards the more global environmental impact of building design during all life-cycle stages. In this context, many tools have been developed that use a LCA-approach to assess the environmental impact on a whole building level. Since the building design strongly influences the final environmental performance and the architect plays a key role in the design process, it is important that these tools are adapted to his work method and support the decision making from the early design phase on. Therefore, a comparative evaluation of the degree of architect-friendliness of some LCA tools on building level is made, based on an evaluation framework specifically developed for the architect’s viewpoint. In order to allow comparison of the results, a reference building has been designed, documented for different design phases and entered in all software tools. The evaluation according to the framework shows that the existing tools are not very architect-friendly. Suggestions for improvement are formulated.

Keywords: architect-friendliness, design supportive value, evaluation framework, tool comparison

Procedia PDF Downloads 508
5324 An Experimental Study of the External Thermal Insulation System’s (ETICS) Efficiency in Buildings during Spring Conditions

Authors: Carmen Viñas Arrebola, Antonio Rodriguez Sanchez, Sheila Varela Lujan, Mariano Gonzalez Cortina, Cesar Porras Amores

Abstract:

The research group TEMA from the School of Building (UPM) is working in the line of energy efficiency and comfort in building. The need to reduce energy consumption in the building construction implies designing new constructive systems. These systems help to reduce both consumption and energy losses in order to achieve adequate thermal comfort for people in any type of building. In existing buildings the best option is the rehabilitation focused on thermal insulation. The aim of this paper is to design, monitor and analyze the first results of thermal behavior of the ETICS system in façades. This retrofitting solution consists of adding thermal insulation on the outside of the building, helping to create a continuous envelope on the façades. The analysis is done by comparing a rehabilitated part of the building with ETICS system and another part which has not been rehabilitated, and it is taken as reference. Both of them have the same characteristics. Temperature measurements were taken with type K thermocouples according to the previous design of the monitoring and in the same period of time. The pilot building of the study is situated in Benimamet Street, in San Cristobal de Los Ángeles, in the south of Madrid. It was built in the late 50s. The 51st entrance hall, which is restored, and the 47th entrance hall, in original conditions, have been studied.

Keywords: comfort in building, energy efficiency in building, ETICS, thermal properties

Procedia PDF Downloads 285