Search results for: construction design teams
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 15765

Search results for: construction design teams

13515 A Thermo-mechanical Finite Element Model to Predict Thermal Cycles and Residual Stresses in Directed Energy Deposition Technology

Authors: Edison A. Bonifaz

Abstract:

In this work, a numerical procedure is proposed to design dense multi-material structures using the Directed Energy Deposition (DED) process. A thermo-mechanical finite element model to predict thermal cycles and residual stresses is presented. A numerical layer build-up procedure coupled with a moving heat flux was constructed to minimize strains and residual stresses that result in the multi-layer deposition of an AISI 316 austenitic steel on an AISI 304 austenitic steel substrate. To simulate the DED process, the automated interface of the ABAQUS AM module was used to define element activation and heat input event data as a function of time and position. Of this manner, the construction of ABAQUS user-defined subroutines was not necessary. Thermal cycles and thermally induced stresses created during the multi-layer deposition metal AM pool crystallization were predicted and validated. Results were analyzed in three independent metal layers of three different experiments. The one-way heat and material deposition toolpath used in the analysis was created with a MatLab path script. An optimal combination of feedstock and heat input printing parameters suitable for fabricating multi-material dense structures in the directed energy deposition metal AM process was established. At constant power, it can be concluded that the lower the heat input, the lower the peak temperatures and residual stresses. It means that from a design point of view, the one-way heat and material deposition processing toolpath with the higher welding speed should be selected.

Keywords: event series, thermal cycles, residual stresses, multi-pass welding, abaqus am modeler

Procedia PDF Downloads 69
13514 Analysis of Thermal Damage Characteristics of High Pressure Turbine Blade According to Off-Design Operating Conditions

Authors: Seon Ho Kim, Minho Bang, Seok Min Choi, Young Moon Lee, Dong Kwan Kim, Hyung Hee Cho

Abstract:

Gas turbines are heat engines that convert chemical energy into electrical energy through mechanical energy. Since their high energy density per unit volume and low pollutant emissions, gas turbines are classified as clean energy. In order to obtain better performance, the turbine inlet temperature of the current gas turbine is operated at about 1600℃, and thermal damage is a very serious problem. Especially, these thermal damages are more prominent in off-design conditions than in design conditions. In this study, the thermal damage characteristics of high temperature components of a gas turbine made of a single crystal material are studied numerically for the off-design operating conditions. The target gas turbine is configured as a reheat cycle and is operated in peak load operation mode, not normal operation. In particular, the target gas turbine features a lot of low-load operation. In this study, a commercial code, ANSYS 18.2, was used for analyzing the thermal-flow coupling problems. As a result, the flow separation phenomenon on the pressure side due to the flow reduction was remarkable at the off-design condition, and the high heat transfer coefficient at the upper end of the suction surface due to the tip leakage flow was appeared.

Keywords: gas turbine, single crystal blade, off-design, thermal analysis

Procedia PDF Downloads 213
13513 Modified Montgomery for RSA Cryptosystem

Authors: Rupali Verma, Maitreyee Dutta, Renu Vig

Abstract:

Encryption and decryption in RSA are done by modular exponentiation which is achieved by repeated modular multiplication. Hence, efficiency of modular multiplication directly determines the efficiency of RSA cryptosystem. This paper designs a Modified Montgomery Modular multiplication in which addition of operands is computed by 4:2 compressor. The basic logic operations in addition are partitioned over two iterations such that parallel computations are performed. This reduces the critical path delay of proposed Montgomery design. The proposed design and RSA are implemented on Virtex 2 and Virtex 5 FPGAs. The two factors partitioning and parallelism have improved the frequency and throughput of proposed design.

Keywords: RSA, montgomery modular multiplication, 4:2 compressor, FPGA

Procedia PDF Downloads 414
13512 Numerical Modelling of a Vacuum Consolidation Project in Vietnam

Authors: Nguyen Trong Nghia, Nguyen Huu Uy Vu, Dang Huu Phuoc, Sanjay Kumar Shukla, Le Gia Lam, Nguyen Van Cuong

Abstract:

This paper introduces a matching scheme for selection of soil/drain properties in analytical solution and numerical modelling (axisymmetric and plane strain conditions) of a ground improvement project by using Prefabricated Vertical Drains (PVD) in combination with vacuum and surcharge preloading. In-situ monitoring data from a case history of a road construction project in Vietnam was adopted in the back-analysis. Analytical solution and axisymmetric analysis can approximate well the field data meanwhile the horizontal permeability need to be adjusted in plane strain scenario to achieve good agreement. In addition, the influence zone of the ground treatment was examined. The residual settlement was investigated to justify the long-term settlement in compliance with the design code. Moreover, the degree of consolidation of non-PVD sub-layers was also studied by means of two different approaches.

Keywords: numerical modelling, prefabricated vertical drains, vacuum consolidation, soft soil

Procedia PDF Downloads 230
13511 Selling Skills to Effect Customer Satisfaction in Digital Era

Authors: Teerapong Lorchitamnuay, Thirarut Worapishet

Abstract:

In the present digital age, today's customers explore various channels before finalizing a purchase, with abundant options and information at their disposal. Despite this, there is a strong digital interconnectedness. With just a few mouse clicks, customers can gather comprehensive information about a product, free from the influence of a salesperson. Salespeople must embrace cutting-edge technology to truly redefine the essence of selling if they are to thrive in this digital era. The significance of customer-salesperson communication in companies is becoming increasingly evident. It prompts the inquiry of how companies can modify or reshape their sales teams' approaches to effectively respond to evolving customer preferences and effectively manage external shifts, all in pursuit of sustaining and expanding their enterprises. Research highlights that digital and intercultural skills are the latest competencies sought by customers from salespeople in today's fast-paced world prior to making purchases of products and services. This study seeks to examine the pivotal influences of these salesperson skills in achieving customer satisfaction. The research design encompasses the analysis of descriptive statistics and quantitative data through a regression model. Data were gathered from an online convenience survey involving 260 respondents who are customers of an air express service provider in Thailand and who engage with salespeople in a traditional manner. The findings underscore that intercultural skills have a substantial impact on customer satisfaction in the digital era, particularly concerning adaptability, foreign language proficiency, active listening, and empathy skills. Organizations should focus on nurturing beneficial habits among their salespeople; since it signifies this effort, it should extend beyond just the frontline but should extend to encompass backline units and high-level management, ensuring that everyone possesses the same customer-oriented skills. The conclusions drawn from this research provide valuable insights, affirming that digital and intercultural skills can empower organizations to optimize their workforce's competencies, thereby achieving customer satisfaction in the digital age.

Keywords: customer behavior, customer satisfaction, digital era, digital skill, intercultural skill

Procedia PDF Downloads 84
13510 Automated Machine Learning Algorithm Using Recurrent Neural Network to Perform Long-Term Time Series Forecasting

Authors: Ying Su, Morgan C. Wang

Abstract:

Long-term time series forecasting is an important research area for automated machine learning (AutoML). Currently, forecasting based on either machine learning or statistical learning is usually built by experts, and it requires significant manual effort, from model construction, feature engineering, and hyper-parameter tuning to the construction of the time series model. Automation is not possible since there are too many human interventions. To overcome these limitations, this article proposed to use recurrent neural networks (RNN) through the memory state of RNN to perform long-term time series prediction. We have shown that this proposed approach is better than the traditional Autoregressive Integrated Moving Average (ARIMA). In addition, we also found it is better than other network systems, including Fully Connected Neural Networks (FNN), Convolutional Neural Networks (CNN), and Nonpooling Convolutional Neural Networks (NPCNN).

Keywords: automated machines learning, autoregressive integrated moving average, neural networks, time series analysis

Procedia PDF Downloads 105
13509 A Comprehensive Review on Structural Properties and Erection Benefits of Large Span Stressed-Arch Steel Truss Industrial Buildings

Authors: Anoush Saadatmehr

Abstract:

Design and build of large clear span structures have always been demanding in the construction industry targeting industrial and commercial buildings around the world. The function of these spectacular structures encompasses distinguished types of building such as aircraft and airship hangars, warehouses, bulk storage buildings, sports and recreation facilities. From an engineering point of view, there are various types of steel structure systems that are often adopted in large-span buildings like conventional trusses, space frames and cable-supported roofs. However, this paper intends to investigate and review an innovative light, economic and quickly erected large span steel structure renowned as “Stressed-Arch,” which has several advantages over the other common types of structures. This patented system integrates the use of cold-formed hollow section steel material with high-strength pre-stressing strands and concrete grout to establish an arch shape truss frame anywhere there is a requirement to construct a cost-effective column-free space for spans within the range of 60m to 180m. In this study and firstly, the main structural properties of the stressed-arch system and its components are discussed technically. These features include nonlinear behavior of truss chords during stress-erection, the effect of erection method on member’s compressive strength, the rigidity of pre-stressed trusses to overcome strict deflection criteria for cases with roof suspended cranes or specialized front doors and more importantly, the prominent lightness of steel structure. Then, the effects of utilizing pre-stressing strands to safeguard a smooth process of installation of main steel members and roof components and cladding are investigated. In conclusion, it is shown that the Stressed-Arch system not only provides an optimized light steel structure up to 30% lighter than its conventional competitors but also streamlines the process of building erection and minimizes the construction time while preventing the risks of working at height.

Keywords: large span structure, pre-stressed steel truss, stressed-arch building, stress-erection, steel structure

Procedia PDF Downloads 167
13508 Religious and Architectural Transformations of Kourion in Cyprus between the 1st and 6th Centuries AD. The Case of Trypiti Bay and its Topographical Relationships to Coastal Sanctuaries

Authors: Argyroula Argyrou

Abstract:

The purpose of my current research, of which this paper form’s part, is to explore the architectural and religious transformations of Trypiti Bay in the region of Kourion, Cyprus, between the 1st and 6th centuries AD. This research aims to explore and analyse three different stages in the religious and architectural transformations of the ancient port, with evidence supporting these transformations from the main city of Kourion and the Sanctuary of Apollo Hylates between the 1st and 6th centuries. In addition, the research is using historical and archaeological comparisons with coastal sites in the Levant, North Africa, Lebanon, and Europe in an attempt to identify a pattern of development in the religious topography of Kourion and how these contributed to change in the use and symbolism of Trypiti bay as an important passageway to religious sanctuaries in the vicinity of the coast. The construction of Trypiti Bay has been proven, according to archaeological and historical evidence, gathered throughout Kourion’s fieldwork and archival research, that it served as a natural port for cargos that needed to be protected from the strong west winds of the area. The construction of Trypiti Bay is believed to be unique to the island as no similar structure has yet been discovered.

Keywords: architecture, heritage, perservation, transformation, unique

Procedia PDF Downloads 112
13507 To Optimise the Mechanical Properties of Structural Concrete by Partial Replacement of Natural Aggregates by Glass Aggregates

Authors: Gavin Gengan, Hsein Kew

Abstract:

Glass from varying recycling processes is considered a material that can be used as aggregate. Waste glass is available from different sources and has been used in the construction industry over the last decades. This current study aims to use recycled glass as a partial replacement for conventional aggregate materials. The experimental programme was designed to optimise the mechanical properties of structural concrete made with recycled glass aggregates (GA). NA (natural aggregates) was partially substituted by GA in a mix design of concrete of 30N/mm2 in proportions of 10%, 20%, and 25% 30%, 40%, and 50%. It was found that with an increasing proportion of GA, there is a decline in compressive strength. The optimum percentage replacement of NA by GA is 25%. The heat of hydration was also investigated with thermocouples placed in the concrete. This revealed an early acceleration of hydration heat in glass concrete, resulting from the thermal properties of glass. The gain in the heat of hydration and the better bonding of glass aggregates together with the pozzolanic activity of the finest glass particles caused the concrete to develop early age and long-term strength higher than that of control concrete

Keywords: concrete, compressive strength, glass aggregates, heat of hydration, pozzolanic

Procedia PDF Downloads 209
13506 The Conflict between Empowerment and Exploitation: The Hypersexualization of Women in the Media

Authors: Seung Won Park

Abstract:

Pornographic images are becoming increasingly normalized as innovations in media technology arise, the porn industry explosively grows, and transnational capitalism spreads due to government deregulation and privatization of media. As the media evolves, pornography has become more and more violent and non-consensual; this growth of ‘raunch culture’ reifies the traditional power balance between men and women in which men are dominant, and women are submissive. This male domination objectifies and commodifies women, reducing them to merely sexual objects for the gratification of men. Women are exposed to pornographic images at younger and younger ages, providing unhealthy sexual role models and teaching them lessons on sexual behavior before the onset of puberty. The increasingly sexualized depiction of women in particular positions them as appropriately desirable and available to men. As a result, women are not only viewed as sexual prey but also end up treating themselves primarily as sexual objects, basing their worth off of their sexuality alone. Although many scholars are aware of and have written on the great lack of agency exercised by women in these representations, the general public tends to view some of these women as being empowered, rather than exploited. Scholarly discourse is constrained by the popular misconception that the construction of women’s sexuality in the media is controlled by women themselves.

Keywords: construction of gender, hypersexualization, media, objectification

Procedia PDF Downloads 296
13505 Exploring the Potentials of Adapting Philosophical Principles as a Generative Source for Islamic Creative Expression

Authors: Tamadher Alfahal

Abstract:

Faith and art practice in traditional Islam had a profound rapport that is lost today. From practicing the principles of faith throughout everyday life, art was found as an expressive tool for Islamic revelation, worship, and the contemplative remembrance of God. Today, this rapport between Islamic art and spirituality has diminished; and the cosmological and metaphysical ideas that were the core of creative practices lost their imminence in people's lives. Hence, the cultural and religious practice of Islamic societies became separate from the creative production. In an attempt to revisit this rapport, it is sought to investigate the possibility of creating a set of principles for contemporary Islamic art and design through collaborative practice-led research. The research will aim to regenerate the potentials of Islamic philosophy for creative expressions, particularly in design studies. The outcomes will be manifested through different mediums such as: reflexive mind maps and visuals by the researcher, and various methods of participatory art practice aim to validate the philosophical concepts as design principles as a way to disseminate knowledge. This paper will focus on showcasing the key findings and the research approach for generating philosophical concepts as design principles. Using secondary evidence from literature, it will show examples of transforming textual findings into visuals that will be extensively explored through multidisciplinary collaborative sessions (these are scheduled to be conducted between February and April 2017).

Keywords: creative process, design pedagogy, design thinking, Islamic art, Islamic designs, Islamic philosophy

Procedia PDF Downloads 264
13504 Time Travel Testing: A Mechanism for Improving Renewal Experience

Authors: Aritra Majumdar

Abstract:

While organizations strive to expand their new customer base, retaining existing relationships is a key aspect of improving overall profitability and also showcasing how successful an organization is in holding on to its customers. It is an experimentally proven fact that the lion’s share of profit always comes from existing customers. Hence seamless management of renewal journeys across different channels goes a long way in improving trust in the brand. From a quality assurance standpoint, time travel testing provides an approach to both business and technology teams to enhance the customer experience when they look to extend their partnership with the organization for a defined phase of time. This whitepaper will focus on key pillars of time travel testing: time travel planning, time travel data preparation, and enterprise automation. Along with that, it will call out some of the best practices and common accelerator implementation ideas which are generic across verticals like healthcare, insurance, etc. In this abstract document, a high-level snapshot of these pillars will be provided. Time Travel Planning: The first step of setting up a time travel testing roadmap is appropriate planning. Planning will include identifying the impacted systems that need to be time traveled backward or forward depending on the business requirement, aligning time travel with other releases, frequency of time travel testing, preparedness for handling renewal issues in production after time travel testing is done and most importantly planning for test automation testing during time travel testing. Time Travel Data Preparation: One of the most complex areas in time travel testing is test data coverage. Aligning test data to cover required customer segments and narrowing it down to multiple offer sequencing based on defined parameters are keys for successful time travel testing. Another aspect is the availability of sufficient data for similar combinations to support activities like defect retesting, regression testing, post-production testing (if required), etc. This section will talk about the necessary steps for suitable data coverage and sufficient data availability from a time travel testing perspective. Enterprise Automation: Time travel testing is never restricted to a single application. The workflow needs to be validated in the downstream applications to ensure consistency across the board. Along with that, the correctness of offers across different digital channels needs to be checked in order to ensure a smooth customer experience. This section will talk about the focus areas of enterprise automation and how automation testing can be leveraged to improve the overall quality without compromising on the project schedule. Along with the above-mentioned items, the white paper will elaborate on the best practices that need to be followed during time travel testing and some ideas pertaining to accelerator implementation. To sum it up, this paper will be written based on the real-time experience author had on time travel testing. While actual customer names and program-related details will not be disclosed, the paper will highlight the key learnings which will help other teams to implement time travel testing successfully.

Keywords: time travel planning, time travel data preparation, enterprise automation, best practices, accelerator implementation ideas

Procedia PDF Downloads 159
13503 Accurate Algorithm for Selecting Ground Motions Satisfying Code Criteria

Authors: S. J. Ha, S. J. Baik, T. O. Kim, S. W. Han

Abstract:

For computing the seismic responses of structures, current seismic design provisions permit response history analyses (RHA) that can be used without limitations in height, seismic design category, and building irregularity. In order to obtain accurate seismic responses using RHA, it is important to use adequate input ground motions. Current seismic design provisions provide criteria for selecting ground motions. In this study, the accurate and computationally efficient algorithm is proposed for accurately selecting ground motions that satisfy the requirements specified in current seismic design provisions. The accuracy of the proposed algorithm is verified using single-degree-of-freedom systems with various natural periods and yield strengths. This study shows that the mean seismic responses obtained from RHA with seven and ten ground motions selected using the proposed algorithm produce errors within 20% and 13%, respectively.

Keywords: algorithm, ground motion, response history analysis, selection

Procedia PDF Downloads 286
13502 Towards the Definition of New Instruments of Design and Evaluation of Environmental Impacts in Built Environment

Authors: Bernarette Soust Verdaguer

Abstract:

Sustainability applied to the built environment has been understood in practice as a strategy to improve efficiency. Its evolution into ecology closer visions are becoming more intense. So the paradigm of regeneration is presented as a complementary alternative to sustainability, emphasizing the association with nature, betting adaptation, recovery and resilience. New design tools and evaluation of built spaces, incorporating this strategy are necessary. In this sense, how it could contribute to the concept of regeneration in built environment design and environmental impacts assessment tools? This paper explores and analyzes some of these keys.

Keywords: sustainability, regeneration, environmental impacts assessment, built environment

Procedia PDF Downloads 418
13501 Holistic Urban Development: Incorporating Both Global and Local Optimization

Authors: Christoph Opperer

Abstract:

The rapid urbanization of modern societies and the need for sustainable urban development demand innovative solutions that meet both individual and collective needs while addressing environmental concerns. To address these challenges, this paper presents a study that explores the potential of spatial and energetic/ecological optimization to enhance the performance of urban settlements, focusing on both architectural and urban scales. The study focuses on the application of biological principles and self-organization processes in urban planning and design, aiming to achieve a balance between ecological performance, architectural quality, and individual living conditions. The research adopts a case study approach, focusing on a 10-hectare brownfield site in the south of Vienna. The site is surrounded by a small-scale built environment as an appropriate starting point for the research and design process. However, the selected urban form is not a prerequisite for the proposed design methodology, as the findings can be applied to various urban forms and densities. The methodology used in this research involves dividing the overall building mass and program into individual small housing units. A computational model has been developed to optimize the distribution of these units, considering factors such as solar exposure/radiation, views, privacy, proximity to sources of disturbance (such as noise), and minimal internal circulation areas. The model also ensures that existing vegetation and buildings on the site are preserved and incorporated into the optimization and design process. The model allows for simultaneous optimization at two scales, architectural and urban design, which have traditionally been addressed sequentially. This holistic design approach leads to individual and collective benefits, resulting in urban environments that foster a balance between ecology and architectural quality. The results of the optimization process demonstrate a seemingly random distribution of housing units that, in fact, is a densified hybrid between traditional garden settlements and allotment settlements. This urban typology is selected due to its compatibility with the surrounding urban context, although the presented methodology can be extended to other forms of urban development and density levels. The benefits of this approach are threefold. First, it allows for the determination of ideal housing distribution that optimizes solar radiation for each building density level, essentially extending the concept of sustainable building to the urban scale. Second, the method enhances living quality by considering the orientation and positioning of individual functions within each housing unit, achieving optimal views and privacy. Third, the algorithm's flexibility and robustness facilitate the efficient implementation of urban development with various stakeholders, architects, and construction companies without compromising its performance. The core of the research is the application of global and local optimization strategies to create efficient design solutions. By considering both, the performance of individual units and the collective performance of the urban aggregation, we ensure an optimal balance between private and communal benefits. By promoting a holistic understanding of urban ecology and integrating advanced optimization strategies, our methodology offers a sustainable and efficient solution to the challenges of modern urbanization.

Keywords: sustainable development, self-organization, ecological performance, solar radiation and exposure, daylight, visibility, accessibility, spatial distribution, local and global optimization

Procedia PDF Downloads 66
13500 Investigating the Stylistic Features of Advertising: Ad Design and Creation

Authors: Asma Ben Abdallah

Abstract:

Language has a powerful influence over people and their actions. The language of advertising has a very great impact on the consumer. It makes use of different features from the linguistic continuum. The present paper attempts to apply the theories of stylistics to the analysis of advertising texts. In order to decipher the stylistic features of the advertising discourse, 30 advertising text samples designed by MA Business students have been selected. These samples have been analyzed at the level of design and content. The study brings insights into the use of stylistic devices in advertising, and it reveals that both linguistic and non-linguistic features of advertisements are frequently employed to develop a well-thought-out design and content. The practical significance of the study is to highlight the specificities of the advertising genre so that people interested in the language of advertising (Business students and ESP teachers) will have a better understanding of the nature of the language used and the techniques of writing and designing ads. Similarly, those working in the advertising sphere (ad designers) will appreciate the specificities of the advertising discourse.

Keywords: the language of advertising, advertising discourse, ad design, stylistic features

Procedia PDF Downloads 239
13499 Properties and Microstructure of Scaled-Up MgO Concrete Blocks Incorporating Fly Ash or Ground Granulated Blast-Furnace Slag

Authors: L. Pu, C. Unluer

Abstract:

MgO cements have the potential to sequester CO2 in construction products, and can be partial or complete replacement of PC in concrete. Construction block is a promising application for reactive MgO cements. Main advantages of blocks are: (i) suitability for sequestering CO2 due to their initially porous structure; (ii) lack of need for in-situ treatment as carbonation can take place during fabrication; and (iii) high potential for commercialization. Both strength gain and carbon sequestration of MgO cements depend on carbonation process. Fly ash and ground granulated blast-furnace slag (GGBS) are pozzolanic material and are proved to improve many of the performance characteristics of the concrete, such as strength, workability, permeability, durability and corrosion resistance. A very limited amount of work has been reported on the production of MgO blocks on a large scale so far. A much more extensive study, wherein blocks with different mix design is needed to verify the feasibility of commercial production. The changes in the performance of the samples were evaluated by compressive strength testing. The properties of the carbonation products were identified by X-ray diffraction (XRD) and scanning electron microscopy (SEM)/ field emission scanning electron microscopy (FESEM), and the degree of carbonation was obtained by thermogravimetric analysis (TGA), XRD and energy dispersive X-ray (EDX). The results of this study enabled the understanding the relationship between lab-scale samples and scale-up blocks based on their mechanical performance and microstructure. Results indicate that for both scaled-up and lab-scale samples, MgO samples always had the highest strength results, followed by MgO-fly ash samples and MgO-GGBS had relatively lowest strength. The lower strength of MgO with fly ash/GGBS samples at early stage is related to the relatively slow hydration process of pozzolanic materials. Lab-scale cubic samples were observed to have higher strength results than scaled-up samples. The large size of the scaled-up samples made it more difficult to let CO2 to reach inner part of the samples and less carbonation products formed. XRD, TGA and FESEM/EDX results indicate the existence of brucite and HMCs in MgO samples, M-S-H, hydrotalcite in the MgO-fly ash samples and C-S-H, hydrotalctie in the MgO-GGBS samples. Formation of hydration products (M-S-H, C-S-H, hydrotalcite) and carbonation products (hydromagnecite, dypingite) increased with curing duration, which is the reason of increasing strength. This study verifies the advantage of large-scale MgO blocks over common PC blocks and the feasibility of commercial production of MgO blocks.

Keywords: reactive MgO, fly ash, ground granulated blast-furnace slag, carbonation, CO₂

Procedia PDF Downloads 192
13498 An Overview of Domain Models of Urban Quantitative Analysis

Authors: Mohan Li

Abstract:

Nowadays, intelligent research technology is more and more important than traditional research methods in urban research work, and this proportion will greatly increase in the next few decades. Frequently such analyzing work cannot be carried without some software engineering knowledge. And here, domain models of urban research will be necessary when applying software engineering knowledge to urban work. In many urban plan practice projects, making rational models, feeding reliable data, and providing enough computation all make indispensable assistance in producing good urban planning. During the whole work process, domain models can optimize workflow design. At present, human beings have entered the era of big data. The amount of digital data generated by cities every day will increase at an exponential rate, and new data forms are constantly emerging. How to select a suitable data set from the massive amount of data, manage and process it has become an ability that more and more planners and urban researchers need to possess. This paper summarizes and makes predictions of the emergence of technologies and technological iterations that may affect urban research in the future, discover urban problems, and implement targeted sustainable urban strategies. They are summarized into seven major domain models. They are urban and rural regional domain model, urban ecological domain model, urban industry domain model, development dynamic domain model, urban social and cultural domain model, urban traffic domain model, and urban space domain model. These seven domain models can be used to guide the construction of systematic urban research topics and help researchers organize a series of intelligent analytical tools, such as Python, R, GIS, etc. These seven models make full use of quantitative spatial analysis, machine learning, and other technologies to achieve higher efficiency and accuracy in urban research, assisting people in making reasonable decisions.

Keywords: big data, domain model, urban planning, urban quantitative analysis, machine learning, workflow design

Procedia PDF Downloads 177
13497 Shaping Traditional Chinese Culture in Contemporary Fashion: ‘Guochao’ as a Rising Aesthetic and the Case Study of the Designer Brand Angel Chen

Authors: Zhe Ginnie Wang

Abstract:

Recent cultural design studies have begun to shed light on the discussion of Western-Eastern cultural and aesthetic hybridization, especially in the field of fashion. With the unprecedented spread of cultural Chinese fashion design in the global fashion system, the under-identified ‘Guochao’ aesthetic that has emerged in the global market needs to be academically emphasized with a methodological approach looking at the Western-Eastern cultural hybridization present in fashion visualization. Through an in-depth and comprehensive investigation of a representative international-based Chinese designer, Angel Chen's fashion show 'Madam Qing', this paper provides a methodological approach on how a form of traditional culture can be effectively extracted and applied to modern design using the most effective techniques. The central approach examined in this study involves creating aesthetic revolutions by addressing Chinese cultural identity through re-creating and modernizing traditional Chinese culture in design.

Keywords: style modernization, Chinese culture, guochao, design identity, fashion show, Angel Chen

Procedia PDF Downloads 356
13496 Augmented and Virtual Reality Experiences in Plant and Agriculture Science Education

Authors: Sandra Arango-Caro, Kristine Callis-Duehl

Abstract:

The Education Research and Outreach Lab at the Donald Danforth Plant Science Center established the Plant and Agriculture Augmented and Virtual Reality Learning Laboratory (PAVRLL) to promote science education through professional development, school programs, internships, and outreach events. Professional development is offered to high school and college science and agriculture educators on the use and applications of zSpace and Oculus platforms. Educators learn to use, edit, or create lesson plans in the zSpace platform that are aligned with the Next Generation Science Standards. They also learn to use virtual reality experiences created by the PAVRLL available in Oculus (e.g. The Soybean Saga). Using a cost-free loan rotation system, educators can bring the AVR units to the classroom and offer AVR activities to their students. Each activity has user guides and activity protocols for both teachers and students. The PAVRLL also offers activities for 3D plant modeling. High school students work in teams of art-, science-, and technology-oriented students to design and create 3D models of plant species that are under research at the Danforth Center and present their projects at scientific events. Those 3D models are open access through the zSpace platform and are used by PAVRLL for professional development and the creation of VR activities. Both teachers and students acquire knowledge of plant and agriculture content and real-world problems, gain skills in AVR technology, 3D modeling, and science communication, and become more aware and interested in plant science. Students that participate in the PAVRLL activities complete pre- and post-surveys and reflection questions that evaluate interests in STEM and STEM careers, students’ perceptions of three design features of biology lab courses (collaboration, discovery/relevance, and iteration/productive failure), plant awareness, and engagement and learning in AVR environments. The PAVRLL was established in the fall of 2019, and since then, it has trained 15 educators, three of which will implement the AVR programs in the fall of 2021. Seven students have worked in the 3D plant modeling activity through a virtual internship. Due to the COVID-19 pandemic, the number of teachers trained, and classroom implementations have been very limited. It is expected that in the fall of 2021, students will come back to the schools in person, and by the spring of 2022, the PAVRLL activities will be fully implemented. This will allow the collection of enough data on student assessments that will provide insights on benefits and best practices for the use of AVR technologies in the classrooms. The PAVRLL uses cutting-edge educational technologies to promote science education and assess their benefits and will continue its expansion. Currently, the PAVRLL is applying for grants to create its own virtual labs where students can experience authentic research experiences using real Danforth research data based on programs the Education Lab already used in classrooms.

Keywords: assessment, augmented reality, education, plant science, virtual reality

Procedia PDF Downloads 172
13495 Structural Performance of a Bridge Pier on Dubious Deep Foundation

Authors: Víctor Cecilio, Roberto Gómez, J. Alberto Escobar, Héctor Guerrero

Abstract:

The study of the structural behavior of a support/pier of an elevated viaduct in Mexico City is presented. Detection of foundation piles with uncertain integrity prompted the review of possible situations that could jeopardy the structural safety of the pier. The objective of this paper is to evaluate the structural conditions of the support, taking into account the type of anomaly reported and the depth at which it is located, the position of the pile with uncertain integrity in the foundation system, the stratigraphy of the surrounding soil and the geometry and structural characteristics of the pier. To carry out the above, dynamic analysis, spectral modal, and step-by-step, with elastic and inelastic material models, were performed. Results were evaluated in accordance with the standards used for the design of the original structural project and with the Construction Regulations for Mexico’s Federal District (RCDF-2017, 2017). Comments on the response of the analyzed models are issued, and the conclusions are presented from a structural point of view.

Keywords: dynamic analysis, inelastic models, dubious foundation, bridge pier

Procedia PDF Downloads 137
13494 Design and Optimization Fire Alarm System to Protect Gas Condensate Reservoirs With the Use of Nano-Technology

Authors: Hefzollah Mohammadian, Ensieh Hajeb, Mohamad Baqer Heidari

Abstract:

In this paper, for the protection and safety of tanks gases (flammable materials) and also due to the considerable economic value of the reservoir, the new system for the protection, the conservation and fire fighting has been cloned. The system consists of several parts: the Sensors to detect heat and fire with Nanotechnology (nano sensor), Barrier for isolation and protection from a range of two electronic zones, analyzer for detection and locating point of fire accurately, Main electronic board to announce fire, Fault diagnosis in different locations, such as relevant alarms and activate different devices for fire distinguish and announcement. An important feature of this system, high speed and capability of fire detection system in a way that is able to detect the value of the ambient temperature that can be adjusted. Another advantage of this system is autonomous and does not require human operator in place. Using nanotechnology, in addition to speeding up the work, reduces the cost of construction of the sensor and also the notification system and fire extinguish.

Keywords: analyser, barrier, heat resistance, general fault, general alarm, nano sensor

Procedia PDF Downloads 456
13493 Nanotechnology as a Futuristic Approach to Architecture with Special Reference to Chandigarh

Authors: Chaudhary Archana, Dhingra Poshika

Abstract:

The architecture of the world is at a crossroads with the advent of new technology. The issues of energy efficiency and global warming are getting important with the coming times. New technologies are making their mark. For the architecture profession, nanotechnology will greatly impact construction materials and their properties. Nanotechnology, the understanding and control of matter at a scale of one to one hundred billions of a meter, is bringing incredible changes to the materials and processes of buildings. Materials will behave in many different ways as we are able to more precisely control their properties at the nanoscale. It is precisely called the next industrial revolution. We live in an age where scientific progress continues to transform human lifestyle. This is evermore true when it comes to the progress being made in the field of nanotechnology. This science stands to change and advance the practice of design in a multitude of ways – where architectural progress is being made at the molecular level. The nanotechnology has already been adopted in various buildings across the world. What an impact it shall have on the futuristic architecture in Chandigarh, India shall be discussed in the paper. But before we hurtle off toward a nano-utopia, we need to step back and ask ourselves whether this is a direction in which we really want to go.

Keywords: building materials, energy efficiency, nanotechnology, sustainability

Procedia PDF Downloads 460
13492 Preliminary Geotechnical Properties of Uncemented Sandstone Kati Formation

Authors: Nursyafiqah Abdul Kahar, Niraku Rosmawati Ahmad, Hisham Mohamad, Siti Nuruljannah Mohd Marzuki

Abstract:

Assessment of geotechnical properties of the subsoil is necessary for generating relevant input for the design and construction of a foundation. It is significant for the future development in the area. The focus of this research is to investigate the preliminary geotechnical properties of the uncemented sandstone from Kati formation at Puncak Iskandar, Seri Iskandar. A series of basic soil tests, oedometer and direct shear box tests were carried out to obtain the soil parameters. The uncemented sandstone of Kati Formation was found to have well-graded and poorly graded sand distribution, depending on the location where the samples were obtained. The sand grains distribution was in a range of 82%-100% while, the specific gravity of the uncemented sandstone is in the range 2.65-2.86. The preconsolidation pressure for USB3 was 990 kPa indicating that the sandstone at USB3 sample had undergone 990 kPa of overburden pressure. The angle of friction for uncemented sandstone was ranging between 23.34°-32.92°.

Keywords: geotechnical properties, Kati formation, uncemented sandstone, oedometer test; shear box test

Procedia PDF Downloads 156
13491 Evaluate Effects of Different Curing Methods on Compressive Strength, Modulus of Elasticity and Durability of Concrete

Authors: Dhara Shah, Chandrakant Shah

Abstract:

Construction industry utilizes plenty of water in the name of curing. Looking at the present scenario, the days are not so far when all construction industries will have to switch over to an alternative-self curing system, not only to save water for sustainable development of the environment but also to promote indoor and outdoor construction activities even in water scarce areas. At the same time, curing is essential for the development of proper strength and durability. IS 456-2000 recommends a curing period of 7 days for ordinary Portland cement concrete, and 10 to 14 days for concrete prepared using mineral admixtures or blended cements. But, being the last act in the concreting operations, it is often neglected or not fully done. Consequently, the quality of hardened concrete suffers, more so, if the freshly laid concrete gets exposed to the environmental conditions of low humidity, high wind velocity and high ambient temperature. To avoid the adverse effects of neglected or insufficient curing, which is considered a universal phenomenon, concrete technologist and research scientists have come up with curing compounds. Concrete is said to be self-cured, if it is able to retain its water content to perform chemical reaction for the development of its strength. Curing compounds are liquids which are either incorporated in concrete or sprayed directly onto concrete surfaces and which then dry to form a relatively impermeable membrane that retards the loss of moisture from the concrete. They are an efficient and cost-effective means of curing concrete and may be applied to freshly placed concrete or that which has been partially cured by some other means. However, they may affect the bond between concrete and subsequent surface treatments. Special care in the choice of a suitable compound needs to be exercised in such circumstances. Curing compounds are generally formulated from wax emulsions, chlorinated rubbers, synthetic and natural resins, and from PVA emulsions. Their effectiveness varies quite widely, depending on the material and strength of the emulsion.

Keywords: curing methods, self-curing compound, compressive strength, modulus of elasticity, durability

Procedia PDF Downloads 330
13490 Design and Control of an Integrated Plant for Simultaneous Production of γ-Butyrolactone and 2-Methyl Furan

Authors: Ahtesham Javaid, Costin S. Bildea

Abstract:

The design and plantwide control of an integrated plant where the endothermic 1,4-butanediol dehydrogenation and the exothermic furfural hydrogenation is simultaneously performed in a single reactor is studied. The reactions can be carried out in an adiabatic reactor using small hydrogen excess and with reduced parameter sensitivity. The plant is robust and flexible enough to allow different production rates of γ-butyrolactone and 2-methyl furan, keeping high product purities. Rigorous steady state and dynamic simulations performed in AspenPlus and AspenDynamics to support the conclusions.

Keywords: dehydrogenation and hydrogenation, reaction coupling, design and control, process integration

Procedia PDF Downloads 340
13489 Critical Path Segments Method for Scheduling Technique

Authors: Sherif M. Hafez, Remon F. Aziz, May S. A. Elalim

Abstract:

Project managers today rely on scheduling tools based on the Critical Path Method (CPM) to determine the overall project duration and the activities’ float times which lead to greater efficiency in planning and control of projects. CPM was useful for scheduling construction projects, but researchers had highlighted a number of serious drawbacks that limit its use as a decision support tool and lacks the ability to clearly record and represent detailed information. This paper discusses the drawbacks of CPM as a scheduling technique and presents a modified critical path method (CPM) model which is called critical path segments (CPS). The CPS scheduling mechanism addresses the problems of CPM in three ways: decomposing the activity duration of separated but connected time segments; all relationships among activities are converted into finish–to–start relationship; and analysis and calculations are made with forward path. Sample cases are included to illustrate the shortages in CPM, CPS full analysis and calculations are explained in details, and how schedules can be handled better with the CPS technique.

Keywords: construction management, scheduling, critical path method, critical path segments, forward pass, float, project control

Procedia PDF Downloads 353
13488 Optimal Design of Submersible Permanent Magnet Linear Synchronous Motor Based Design of Experiment and Genetic Algorithm

Authors: Xiao Zhang, Wensheng Xiao, Junguo Cui, Hongmin Wang

Abstract:

Submersible permanent magnet linear synchronous motors (SPMLSMs) are electromagnetic devices, which can directly drive plunger pump to obtain the crude oil. Those motors have been gradually applied in oil fields due to high thrust force density and high efficiency. Since the force performance closely depends on the concrete structural parameters, the seven different structural parameters are investigated in detail. This paper presents an optimum design of an SPMLSM to minimize the detent force and maximize the thrust by using design of experiment (DOE) and genetic algorithm (GA). The three significant structural parameters (air-gap length, slot width, pole-arc coefficient) are separately screened using 27 1/16 fractional factorial design (FFD) to investigate the significant effect of seven parameters used in this research on the force performance. Response surface methodology (RSM) is well adapted to make analytical model of thrust and detent force with constraints of corresponding significant parameters and enable objective function to be easily created, respectively. GA is performed as a searching tool to search for the Pareto-optimal solutions. By finite element analysis, the proposed PMLSM shows merits in improving thrust and reducing the detent force dramatically.

Keywords: optimization, force performance, design of experiment (DOE), genetic algorithm (GA)

Procedia PDF Downloads 290
13487 Interpretation as Ontological Determination and Negotiation

Authors: Nicolas Cuevas-Alvear

Abstract:

The subject of this paper is the concept of interpretation. Its purpose is to expose the need for a new concept of interpretation and to trace the construction route of interpretation as determination and negotiation. The thesis it defends is that interpretation is the determination of events and the negotiation of those determinations in communication. To meet its objective, this manuscript is divided into five sections. The first section introduces the subject and the need for a new concept of interpretation. The second section explicitly formulates the research questions and the objectives of the project for the construction of a new concept of interpretation. The third section presents the state of the art, specifically, the theory of Radical interpretation proposed by Donald Davidson and the theory of the Hermeneutic Circle proposed by Hans Georg Gadamer. In addition, in this section, there is a reconstruction of Ernst Cassirer's explanation of language as a symbolic form. The fourth section is an explanation of the proposal based on the theories presented. Specifically: language as a symbolic form explains interpretation as a determination of events using objective, subjective and intersubjective elements, and these three elements are negotiated in interpretation as communication. The last section is the bibliography proposed to carry out the project.

Keywords: interpretation, metaphysics, semantics, Donald Davidson, ERNST Cassirer

Procedia PDF Downloads 194
13486 An Analysis of Employee Attitudes to Organisational Change Management Practices When Adopting New Technologies Within the Architectural, Engineering, and Construction Industry: A Case Study

Authors: Hannah O'Sullivan, Esther Quinn

Abstract:

Purpose: The Architectural, Engineering, and Construction (AEC) industry has historically struggled to adapt to change. Although the ability to innovate and successfully implement organizational change has been demonstrated to be critical in achieving a sustainable competitive advantage in the industry, many AEC organizations continue to struggle when affecting organizational change. One prominent area of organizational change that presents many challenges in the industry is the adoption of new forms of technology, for example, Building Information Modelling (BIM). Certain Organisational Change Management (OCM) practices have been proven to be effective in supporting organizations to adopt change, but little research has been carried out on diverging employee attitudes to change relative to their roles within the organization. The purpose of this research study is to examine how OCM practices influence employee attitudes to change when adopting new forms of technology and to analyze the diverging employee perspectives within an organization on the importance of different OCM strategies. Methodology: Adopting an interview-based approach, a case study was carried out on a large-sized, prominent Irish construction organization who are currently adopting a new technology platform for its projects. Qualitative methods were used to gain insight into differing perspectives on the utilization of various OCM practices and their efficacy when adopting a new form of technology on projects. Change agents implementing the organizational change gave insight into their intentions with the technology rollout strategy, while other employees were interviewed to understand how this rollout strategy was received and the challenges that were encountered. Findings: The results of this research study are currently being finalized. However, it is expected that employees in different roles will value different OCM practices above others. Findings and conclusions will be determined within the coming weeks. Value: This study will contribute to the body of knowledge relating to the introduction of new technologies, including BIM, to AEC organizations. It will also contribute to the field of organizational change management, providing insight into methods of introducing change that will be most effective for different employees based on their roles and levels of experience within the industry. The focus of this study steers away from traditional studies of the barriers to adopting BIM in its first instance at an organizational level and centers on the direct effect on employees when a company changes the technology platform being used.

Keywords: architectural, engineering, and construction (AEC) industry, Building Information Modelling, case study, challenges, employee perspectives, organisational change management.

Procedia PDF Downloads 69