Search results for: Enhanced Context Free Grammars
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 11012

Search results for: Enhanced Context Free Grammars

11012 Programming with Grammars

Authors: Peter M. Maurer Maurer

Abstract:

DGL is a context free grammar-based tool for generating random data. Many types of simulator input data require some computation to be placed in the proper format. For example, it might be necessary to generate ordered triples in which the third element is the sum of the first two elements, or it might be necessary to generate random numbers in some sorted order. Although DGL is universal in computational power, generating these types of data is extremely difficult. To overcome this problem, we have enhanced DGL to include features that permit direct computation within the structure of a context free grammar. The features have been implemented as special types of productions, preserving the context free flavor of DGL specifications.

Keywords: DGL, Enhanced Context Free Grammars, Programming Constructs, Random Data Generation

Procedia PDF Downloads 118
11011 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 93
11010 Label Free Detection of Small Molecules Using Surface-Enhanced Raman Spectroscopy with Gold Nanoparticles Synthesized with Various Capping Agents

Authors: Zahra Khan

Abstract:

Surface-Enhanced Raman Spectroscopy (SERS) has received increased attention in recent years, focusing on biological and medical applications due to its great sensitivity as well as molecular specificity. In the context of biological samples, there are generally two methodologies for SERS based applications: label-free detection and the use of SERS tags. The necessity of tagging can make the process slower and limits the use for real life. Label-free detection offers the advantage that it reports direct spectroscopic evidence associated with the target molecule rather than the label. Reproducible, highly monodisperse gold nanoparticles (Au NPs) were synthesized using a relatively facile seed-mediated growth method. Different capping agents (TRIS, citrate, and CTAB) were used during synthesis, and characterization was performed. They were then mixed with different analyte solutions before drop-casting onto a glass slide prior to Raman measurements to see which NPs displayed the highest SERS activity as well as their stability. A host of different analytes were tested, both non-biomolecules and biomolecules, which were all successfully detected using this method at concentrations as low as 10-3M with salicylic acid reaching a detection limit in the nanomolar range. SERS was also performed on samples with a mixture of analytes present, whereby peaks from both target molecules were distinctly observed. This is a fast and effective rapid way of testing samples and offers potential applications in the biomedical field as a tool for diagnostic and treatment purposes.

Keywords: gold nanoparticles, label free, seed-mediated growth, SERS

Procedia PDF Downloads 95
11009 Discussing Classicalness: Online Reviews of Plato’s Allegory of the Cave and the Discourses around the “Classic”

Authors: Damianos Tzoupis

Abstract:

In the context of the canon debate, assumptions regarding the place, value, and impact of classical texts have come under increased scrutiny. Factors like the distance of time, the depreciation of tradition, or the increased cultural omnivorousness and eclecticism have allegedly played a part in destabilizing classics’ authority. However, despite all these developments, classics’ position and influence is strong both in contemporary institutions and among readers’ preferences. Within this background of conflicted narratives, the study maps the varied discourses, value grammars, and justifications that lay cultural consumers employ to discuss those texts which have come to be the most consecrated and valuable cultural objects. The study centers on reviews posted on Goodreads. These online reviews offer unique access to unsolicited reception data produced by lay readers themselves, thus providing a clearer picture of lay cultural consumption and lay theories about classics. Moreover, the approach taken relies on the micro-practices of evaluation: the study investigates the evaluation of a specific cultural object, namely Plato’s allegory of the Cave, and treats it as an exemplary case to identify interpretive repertoires and valuation grammars about classical texts in general. The analysis uncovers a wide range of discourses used to construct the concept of the “classical text”. At first sight, lay reviewers seem to adopt interpretive repertoires that highlight qualities such as universality, timelessness, canonicity, cultural impact, and difficulty. These repertoires seem in principle to follow generalized and institutionalized discourses about classical texts, as these are established and circulated by institutions and cultural brokers like schools, academics, critics, etc. However, the study also uncovers important variations of these discourses. Lay readers tend to (re)negotiate the meanings/connotations of the above qualities and also structure their discourses by “modalities” such as necessity or surprise. These variations in interpretive repertoires are important in cultural sociology’s attempt to better grasp the principles informing the grammars of valuation that lay cultural consumers employ and to understand the kinds of impact that consecrated cultural objects have on people’s lives.

Keywords: classics, interpretive repertoires around classicalness, institutionalized discourses, lay readers, online reviews/criticism

Procedia PDF Downloads 188
11008 The Socio-Technical Relationship between Architects and Nano-Enhanced Materials: An Ethnographic Study in Cairo, Egypt

Authors: Ramy Bakir

Abstract:

Advancements in the field of nanoscience and nanotechnology have had a sweeping effect on the manufacturing industry in the last two decades, and have specifically allowed for the enhancement of a multitude of applications in the field of building technology. Research carried out in the architectural field in the past decade highlights how those enhancements have improved the structural and environmental performance of buildings, and/or how they developed the aesthetic value of façade or interior treatments. In developing countries, such as Egypt, the actual use of those nano-enhanced applications and their benefits rarely manifest. Hence this paper investigates the socio-technical relationship between the architectural design process and nanotechnology in Cairo using participant observation within an ethnographic study. The study focused on the socio-cultural context of an environmental design process in a specific design firm, and the role of nano-enhanced applications in it, and provided a thick description of the design decisions made within the preliminary stages of the design process of a residential building in Cairo, Egypt. Using Grounded Theory, and through the analysis and coding of the qualitative data collected, this paper was able to identify specific socio-cultural issues influencing individual architect cognition, clarifying how the context of the design process of the studied project affected the design team members’ responses to nano-enhanced materials. This paper presents those findings within a framework of the three identified statuses of response to nanotechnology and classifies the socio-cultural reasons influencing them. In doing so, the paper aims to shed more light on the relation between nanotechnology and architects in their natural environment, and hence allow both to benefit more from a clearer understanding of how the socio-cultural context, along with the benefits of using nanotechnology, influences the design decisions made.

Keywords: nanotechnology, design process, socio-cultural context, nano-enhanced applications

Procedia PDF Downloads 235
11007 A Survey of Grammar-Based Genetic Programming and Applications

Authors: Matthew T. Wilson

Abstract:

This paper covers a selection of research utilizing grammar-based genetic programming, and illustrates how context-free grammar can be used to constrain genetic programming. It focuses heavily on grammatical evolution, one of the most popular variants of grammar-based genetic programming, and the way its operators and terminals are specialized and modified from those in genetic programming. A variety of implementations of grammatical evolution for general use are covered, as well as research each focused on using grammatical evolution or grammar-based genetic programming on a single application, or to solve a specific problem, including some of the classically considered genetic programming problems, such as the Santa Fe Trail.

Keywords: context-free grammar, genetic algorithms, genetic programming, grammatical evolution

Procedia PDF Downloads 154
11006 Improving the Penalty-free Multi-objective Evolutionary Design Optimization of Water Distribution Systems

Authors: Emily Kambalame

Abstract:

Water distribution networks necessitate many investments for construction, prompting researchers to seek cost reduction and efficient design solutions. Optimization techniques are employed in this regard to address these challenges. In this context, the penalty-free multi-objective evolutionary algorithm (PFMOEA) coupled with pressure-dependent analysis (PDA) was utilized to develop a multi-objective evolutionary search for the optimization of water distribution systems (WDSs). The aim of this research was to find out if the computational efficiency of the PFMOEA for WDS optimization could be enhanced. This was done by applying real coding representation and retaining different percentages of feasible and infeasible solutions close to the Pareto front in the elitism step of the optimization. Two benchmark network problems, namely the Two-looped and Hanoi networks, were utilized in the study. A comparative analysis was then conducted to assess the performance of the real-coded PFMOEA in relation to other approaches described in the literature. The algorithm demonstrated competitive performance for the two benchmark networks by implementing real coding. The real-coded PFMOEA achieved the novel best-known solutions ($419,000 and $6.081 million) and a zero-pressure deficit for the two networks, requiring fewer function evaluations than the binary-coded PFMOEA. In previous PFMOEA studies, elitism applied a default retention of 30% of the least cost-feasible solutions while excluding all infeasible solutions. It was found in this study that by replacing 10% and 15% of the feasible solutions with infeasible ones that are close to the Pareto front with minimal pressure deficit violations, the computational efficiency of the PFMOEA was significantly enhanced. The configuration of 15% feasible and 15% infeasible solutions outperformed other retention allocations by identifying the optimal solution with the fewest function evaluation

Keywords: design optimization, multi-objective evolutionary, penalty-free, water distribution systems

Procedia PDF Downloads 24
11005 High Piezoelectric and Magnetic Performance Achieved in the Lead-free BiFeO3-BaTiO3 Cceramics by Defect Engineering

Authors: Muhammad Habib, Xuefan Zhou, Lin Tang, Guoliang Xue, Fazli Akram, Dou Zhang

Abstract:

Defect engineering approach is a well-established approach for the customization of functional properties of perovskite ceramics. In modern technology, the high multiferroic properties for elevated temperature applications are greatly demanding. In this work, the Bi-nonstoichiometric lead-free 0.67Biy-xSmxFeO3-0.33BaTiO3 ceramics (Sm-doped BF-BT for Bi-excess; y = 1.03 and Bi-deficient; y = 0.975 with x = 0.00, 0.04 and 0.08) were design for the high-temperature multiferroic property. Enhanced piezoelectric (d33  250 pC/N and d33* 350 pm/V) and magnetic properties (Mr  0.25 emu/g) with a high Curie temperature (TC  465 ℃) were obtained in the Bi-deficient pure BF-BT ceramics. With Sm-doping (x = 0.04), the TC decrease to 350 ℃ a significant improvement occurred in the d33* to 504 pm/V and 450 pm/V for Bi-excess and Bi-deficient compositions, respectively. The structural origin of the enhanced piezoelectric strain performance is related to the soft ferroelectric effect by Sm-doping and reversible phase transition from the short-range relaxor ferroelectric state to the long-range order under the applied electric field. However, a slight change occurs in the Mr 0.28 emu/g value with Sm-doping for Bi-deficient ceramics, whereas the Bi-excess ceramics shows completely paramagnetic behavior. Hence, the origin of high magnetic properties in the Bi-deficient BF-BT ceramics is mainly attributed to the proposed double exchange mechanism. We believe that this strategy will provide a new perspective for the development of lead-free multiferroic ceramics for high-temperature applications.

Keywords: BiFeO3-BaTiO3, lead-free piezoceramics, magnetic properties, defect engineering

Procedia PDF Downloads 97
11004 Conjugate Free Convection in a Square Cavity Filled with Nanofluid and Heated from Below by Spatial Wall Temperature

Authors: Ishak Hashim, Ammar Alsabery

Abstract:

The problem of conjugate free convection in a square cavity filled with nanofluid and heated from below by spatial wall temperature is studied numerically using the finite difference method. Water-based nanofluid with copper nanoparticles are chosen for the investigation. Governing equations are solved over a wide range of nanoparticle volume fraction (0 ≤ φ ≤ 0.2), wave number ((0 ≤ λ ≤ 4) and thermal conductivity ratio (0.44 ≤ Kr ≤ 6). The results presented for values of the governing parameters in terms of streamlines, isotherms and average Nusselt number. It is found that the flow behavior and the heat distribution are clearly enhanced with the increment of the non-uniform heating.

Keywords: conjugate free convection, square cavity, nanofluid, spatial temperature

Procedia PDF Downloads 326
11003 Enhanced Thermal Stability of Dielectric and Energy Storage Properties in 0.4BCZT-0.6BTSn Lead-Free Ceramics Elaborated by Sol-Gel Method

Authors: S. Khardazi, H. Zaitouni, A. Neqali, S. Lyubchyk, D. Mezzane, M. Amjoud, E. Choukri, S. Lyubchyk, Z. Kutnjak

Abstract:

In the present paper, structural, dielectric, ferroelectric, and energy storage properties of pure perovskite lead-free BCZT, BTSn, and BTSn-BCZT ferroelectric ceramics have been investigated. Rietveld refinement of XRD data confirms the coexistence of the rhombohedral and orthorhombic phases at room temperature in the composite BCZT–BTSn ceramic. Remarkably, an improved recoverable energy density of 137.86 mJ/cm³ and a high energy storage efficiency of 86.19 % at 80°C under a moderate applied electric field of 30 kV/cm were achieved in the designed BCZT–BTSn ceramic. Besides, the sample exhibits excellent thermal stability of the energy storage efficiency (less than 3%) in the temperature range of 70 to 130 °C under 30 kV/cm. Such results make the pb-free BCZT–BTSn ferroelectric ceramic a very promising potential matrix for energy storage capacitor applications.

Keywords: sol-gel, ferroelectrics, lead-free, perovskites, energy storage

Procedia PDF Downloads 40
11002 Free Energy Computation of A G-Quadruplex-Ligand Structure: A Classical Molecular Dynamics and Metadynamics Simulation Study

Authors: Juan Antonio Mondragon Sanchez, Ruben Santamaria

Abstract:

The DNA G-quadruplex is a four-stranded DNA structure formed by stacked planes of four base paired guanines (G-quartet). Guanine rich DNA sequences appear in many sites of genomic DNA and can potential form G-quadruplexes, such as those occurring at 3'-terminus of the human telomeric DNA. The formation and stabilization of a G-quadruplex by small ligands at the telomeric region can inhibit the telomerase activity. In turn, the ligands can be used to down regulate oncogene expression making G-quadruplex an attractive target for anticancer therapy. Many G-quadruplex ligands have been proposed with a planar core to facilitate the pi–pi stacking and electrostatic interactions with the G-quartets. However, many drug candidates are impossibilitated to discriminate a G-quadruplex from a double helix DNA structure. In this context, it is important to investigate the site topology for the interaction of a G-quadruplex with a ligand. In this work, we determine the free energy surface of a G-quadruplex-ligand to study the binding modes of the G-quadruplex (TG4T) with the daunomycin (DM) drug. The complex TG4T-DM is studied using classical molecular dynamics in combination with metadynamics simulations. The metadynamics simulations permit an enhanced sampling of the conformational space with a modest computational cost and obtain free energy surfaces in terms of the collective variables (CV). The free energy surfaces of TG4T-DM exhibit other local minima, indicating the presence of additional binding modes of daunomycin that are not observed in short MD simulations without the metadynamics approach. The results are compared with similar calculations on a different structure (the mutated mu-G4T-DM where the 5' thymines on TG4T-DM have been deleted). The results should be of help to design new G-quadruplex drugs, and understand the differences in the recognition topology sites of the duplex and quadruplex DNA structures in their interaction with ligands.

Keywords: g-quadruplex, cancer, molecular dynamics, metadynamics

Procedia PDF Downloads 429
11001 Enhanced Magnetoelastic Response near Morphotropic Phase Boundary in Ferromagnetic Materials: Experimental and Theoretical Analysis

Authors: Murtaza Adil, Sen Yang, Zhou Chao, Song Xiaoping

Abstract:

The morphotropic phase boundary (MPB) recently has attracted constant interest in ferromagnetic systems for obtaining enhanced large magnetoelastic response. In the present study, structural and magnetoelastic properties of MPB involved ferromagnetic Tb1-xGdxFe2 (0≤x≤1) system has been investigated. The change of easy magnetic direction from <111> to <100> with increasing x up MPB composition of x=0.9 is detected by step-scanned [440] synchrotron X-ray diffraction reflections. The Gd substitution for Tb changes the composition for the anisotropy compensation near MPB composition of x=0.9, which was confirmed by the analysis of detailed scanned XRD, magnetization curves and the calculation of the first anisotropy constant K1. The spin configuration diagram accompanied with different crystal structures for Tb1-xGdxFe2 was designed. The calculated first anisotropy constant K1 shows a minimum value at MPB composition of x=0.9. In addition, the large ratio between magnetostriction, and the absolute values of the first anisotropy constant │λS∕K1│ appears at MPB composition, which makes it a potential material for magnetostrictive application. Based on experimental results, a theoretically approach was also proposed to signify that the facilitated magnetization rotation and enhanced magnetoelastic effect near MPB composition are a consequence of the anisotropic flattening of free energy of ferromagnetic crystal. Our work specifies the universal existence of MPB in ferromagnetic materials which is important for substantial improvement of magnetic and magnetostrictive properties and may provide a new route to develop advanced functional materials.

Keywords: free energy, magnetic anisotropy, magnetostriction, morphotropic phase boundary (MPB)

Procedia PDF Downloads 247
11000 An Experimental Study of Diffuser-Enhanced Propeller Hydrokinetic Turbines

Authors: Matheus Nunes, Rafael Mendes, Taygoara Felamingo Oliveira, Antonio Brasil Junior

Abstract:

Wind tunnel experiments of horizontal axis propeller hydrokinetic turbines model were carried out, in order to determine the performance behavior for different configurations and operational range. The present experiments introduce the use of two different geometries of rear diffusers to enhance the performance of the free flow machine. The present paper reports an increase of the power coefficient about 50%-80%. It represents an important feature that has to be taken into account in the design of this kind of machine.

Keywords: diffuser-enhanced turbines, hydrokinetic turbine, wind tunnel experiments, micro hydro

Procedia PDF Downloads 236
10999 Perceived Benefits of Technology Enhanced Learning by Learners in Uganda: Three Band Benefits

Authors: Kafuko M. Maria, Namisango Fatuma, Byomire Gorretti

Abstract:

Mobile learning (m-learning) is steadily growing and has undoubtedly derived benefits to learners and tutors in different learning environments. This paper investigates the variation in benefits derived from enhanced classroom learning through use of m-learning platforms in the context of a developing country owing to the fact that it is still in its initial stages. The study focused on how basic technology-enhanced pedagogic innovation like cell phone-based learning is enhancing classroom learning from the learners’ perspective. The paper explicitly indicates the opportunities presented by enhanced learning to a conventional learning environment like a physical classroom. The findings were obtained through a survey of two universities in Uganda in which data was quantitatively collected, analyzed and presented in a three banded diagram depicting the variation in the obtainable benefits. Learners indicated that a smartphone is the most commonly used device. Learners also indicate that straight lectures, student to student plus student to lecturer communication, accessing learning material and assignments are core activities. In a TEL environment support by smartphones, learners indicated that they conveniently achieve the prior activities plus discussions and group work. Learners seemed not attracted to the possibility of using TEL environment to take lectures, as well as make class presentations. The less attractiveness of these two factors may be due to the teacher centered approach commonly applied in the country’s education system.

Keywords: technology enhanced learning, m-learning, classroom learning, perceived benefits

Procedia PDF Downloads 204
10998 Proposal for a Generic Context Meta-Model

Authors: Jaouadi Imen, Ben Djemaa Raoudha, Ben Abdallah Hanene

Abstract:

The access to relevant information that is adapted to users’ needs, preferences and environment is a challenge in many applications running. That causes an appearance of context-aware systems. To facilitate the development of this class of applications, it is necessary that these applications share a common context meta-model. In this article, we will present our context meta-model that is defined using the OMG Meta Object facility (MOF). This meta-model is based on the analysis and synthesis of context concepts proposed in literature.

Keywords: context, meta-model, MOF, awareness system

Procedia PDF Downloads 528
10997 Modeling User Context Using CEAR Diagram

Authors: Ravindra Dastikop, G. S. Thyagaraju, U. P. Kulkarni

Abstract:

Even though the number of context aware applications is increasing day by day along with the users, till today there is no generic programming paradigm for context aware applications. This situation could be remedied by design and developing the appropriate context modeling and programming paradigm for context aware applications. In this paper, we are proposing the static context model and metrics for validating the expressiveness and understandability of the model. The proposed context modeling is a way of describing a situation of user using context entities , attributes and relationships .The model which is an extended and hybrid version of ER model, ontology model and Graphical model is specifically meant for expressing and understanding the user situation in context aware environment. The model is useful for understanding context aware problems, preparing documentation and designing programs and databases. The model makes use of context entity attributes relationship (CEAR) diagram for representation of association between the context entities and attributes. We have identified a new set of graphical notations for improving the expressiveness and understandability of context from the end user perspective .

Keywords: user context, context entity, context entity attributes, situation, sensors, devices, relationships, actors, expressiveness, understandability

Procedia PDF Downloads 316
10996 Renewable and Functional Biopolymers Using Green Chemistry

Authors: Aman Ullah

Abstract:

The use of renewable resources in supplementing and/or replacing traditional petrochemical products, through green chemistry, is becoming the focus of research. The utilization of oils can play a primitive role towards sustainable development due to their large scale availability, built-in-functionality, biodegradability and no net CO2 production. Microwaves, being clean, green and environmentally friendly, are emerging as an alternative source for product development. Solvent free conversion of fatty acid methyl esters (FAME's) derived from canola oil and waste cooking oil under microwave irradiation demonstrated dramatically enhanced rates. The microwave-assisted reactions lead to the most valuable terminal olefins with enhanced yields, purities and dramatic shortening of reaction times. Various monomers/chemicals were prepared in high yield in very short time. The complete conversions were observed at temperatures as low as 40 ºC within less than five minutes. The products were characterized by GC-MS, GC-FID and NMR. The monomers were separated and polymerized into different polymers including biopolyesthers, biopolyesters, biopolyamides and biopolyolefins. The polymers were characterized in details for their structural, thermal, mechanical and viscoelastic properties. The ability for complete conversion of oils under solvent free conditions and synthesis of different biopolymers is undoubtedly an attractive concept from both an academic and an industrial point of view.

Keywords: monomers, biopolymers, green chemistry, bioplastics, biomaterials

Procedia PDF Downloads 73
10995 Microbial Metabolites with Ability of Anti-Free Radicals

Authors: Yu Pu, Chien-Ping Hsiao, Chien-Chang Huang, Chieh-Lun Cheng

Abstract:

Free radicals can accelerate aging on human skin by causing lipid oxidation, protein denaturation, and even DNA mutation. Substances with the ability of anti-free radicals can be used as functional components in cosmetic products. Research are attracted to develop new anti-free radical components for cosmetic application. This study was aimed to evaluate the microbial metabolites on free radical scavenging ability. Two microorganisms, PU-01 and PU-02, were isolated from soil of hot spring environment and grew in LB agar at 50°C for 24 h. The suspension was collected by centrifugation at 4800 g for 3 min, The anti-free radical activity was determined by DPPH (1,1-diphenyl-2-picrylhydrazyl) scavenging assay. The result showed that the growth medium of PU-01 presented a higher DPPH scavenging effect than that of PU-02. This study presented potential anti-free radical components from microbial metabolites that might be applied in anti-aging cosmetics.

Keywords: anti-ageing, anti-free radical, biotechnology, microorganism

Procedia PDF Downloads 132
10994 The Role of Context in Interpreting Emotional Body Language in Robots

Authors: Jekaterina Novikova, Leon Watts

Abstract:

In the emerging world of human-robot interaction, people and robots will interact socially in real-world situations. This paper presents the results of an experimental study probing the interaction between situational context and emotional body language in robots. 34 people rated video clips of robots performing expressive behaviours in different situational contexts both for emotional expressivity on Valence-Arousal-Dominance dimensions and by selecting a specific emotional term from a list of suggestions. Results showed that a contextual information enhanced a recognition of emotional body language of a robot, although it did not override emotional signals provided by robot expressions. Results are discussed in terms of design guidelines on how an emotional body language of a robot can be used by roboticists developing social robots.

Keywords: social robotics, non-verbal communication, situational context, artificial emotions, body language

Procedia PDF Downloads 259
10993 Multi-objective Rationality Optimisation for Robotic-fabrication-oriented Free-form Timber Structure Morphology Design

Authors: Yiping Meng, Yiming Sun

Abstract:

The traditional construction industry is unable to meet the requirements for novel fabrication and construction. Automated construction and digital design have emerged as industry development trends that compensate for this shortcoming under the backdrop of Industrial Revolution 4.0. Benefitting from more flexible working space and more various end-effector tools compared to CNC methods, robot fabrication and construction techniques have been used in irregular architectural design. However, there is a lack of a systematic and comprehensive design and optimisation workflow considering geometric form, material, and fabrication methods. This paper aims to propose a design optimisation workflow for improving the rationality of a free-form timber structure fabricated by the robotic arm. Firstly, the free-form surface is described by NURBS, while its structure is calculated using the finite element analysis method. Then, by considering the characteristics and limiting factors of robotic timber fabrication, strain energy and robustness are set as optimisation objectives to optimise structural morphology by gradient descent method. As a result, an optimised structure with axial force as the main force and uniform stress distribution is generated after the structure morphology optimisation process. With the decreased strain energy and the improved robustness, the generated structure's bearing capacity and mechanical properties have been enhanced. The results prove the feasibility and effectiveness of the proposed optimisation workflow for free-form timber structure morphology design.

Keywords: robotic fabrication, free-form timber structure, Multi-objective optimisation, Structural morphology, rational design

Procedia PDF Downloads 164
10992 Enhanced Disk-Based Databases towards Improved Hybrid in-Memory Systems

Authors: Samuel Kaspi, Sitalakshmi Venkatraman

Abstract:

In-memory database systems are becoming popular due to the availability and affordability of sufficiently large RAM and processors in modern high-end servers with the capacity to manage large in-memory database transactions. While fast and reliable in-memory systems are still being developed to overcome cache misses, CPU/IO bottlenecks and distributed transaction costs, disk-based data stores still serve as the primary persistence. In addition, with the recent growth in multi-tenancy cloud applications and associated security concerns, many organisations consider the trade-offs and continue to require fast and reliable transaction processing of disk-based database systems as an available choice. For these organizations, the only way of increasing throughput is by improving the performance of disk-based concurrency control. This warrants a hybrid database system with the ability to selectively apply an enhanced disk-based data management within the context of in-memory systems that would help improve overall throughput. The general view is that in-memory systems substantially outperform disk-based systems. We question this assumption and examine how a modified variation of access invariance that we call enhanced memory access, (EMA) can be used to allow very high levels of concurrency in the pre-fetching of data in disk-based systems. We demonstrate how this prefetching in disk-based systems can yield close to in-memory performance, which paves the way for improved hybrid database systems. This paper proposes a novel EMA technique and presents a comparative study between disk-based EMA systems and in-memory systems running on hardware configurations of equivalent power in terms of the number of processors and their speeds. The results of the experiments conducted clearly substantiate that when used in conjunction with all concurrency control mechanisms, EMA can increase the throughput of disk-based systems to levels quite close to those achieved by in-memory system. The promising results of this work show that enhanced disk-based systems facilitate in improving hybrid data management within the broader context of in-memory systems.

Keywords: in-memory database, disk-based system, hybrid database, concurrency control

Procedia PDF Downloads 386
10991 Reader Reception of Cultural Context for Chinese Translation of Scientific and Technical Discourse: An Empirical Study

Authors: Caiwen Wang, Yuling Liu

Abstract:

Scientific and technical discourse is non-literary, and so it is often regarded as merely informative, free of the cultural context of both the source and the target language. Thus it is supposed that translators of sci-tech texts do not need to consider cultural factors in the translation process as readers only care for the information conveyed. This paper takes a different standpoint and shows that cultural context plays an important part in scientific and technical texts and thereafter in bridging the gap between different cultural communities of readers. The paper argues that the common cultural context for members of the same cultural community, such as morals, customs, and values, also underpins the sci-tech discourse of various text types, and therefore may pose difficulties for readers of a different cultural community if this is re-presented or translated literally. The research hypothesises that depending on how it is re-presented or translated; cultural context can either encourage or discourage readers’ reading experience and subsequently their interest to read and use translation texts. Drawing upon the Reception Theory by Hans Robert Jauss, the research investigates the relationship between cultural context and scientific and technical translation from English to Chinese. Citing 55 examples of sci-tech translations from magazines, newspapers and the website of Shell, a major international oil and gas company, the research shows that the source texts for these 55 cases all have bearing on the source cultural context, and translators will need to address this in the translation process instead of doing literal translation to be merely correct. The research then interviews 15 research subjects for their views of the translations. By assessing readers’ reception and perception of translated Chinese sci-tech discourse, the research concludes that cultural context contributes to the quality of scientific and technical translation in an important way and then discusses the implications of the findings for training scientific and technical translators.

Keywords: Chinese translation, cultural context, reception theory, scientific and technical texts

Procedia PDF Downloads 296
10990 Free Will and Compatibilism in Decision Theory: A Solution to Newcomb’s Paradox

Authors: Sally Heyeon Hwang

Abstract:

Within decision theory, there are normative principles that dictate how one should act in addition to empirical theories of actual behavior. As a normative guide to one’s actual behavior, evidential or causal decision-theoretic equations allow one to identify outcomes with maximal utility values. The choice that each person makes, however, will, of course, differ according to varying assignments of weight and probability values. Regarding these different choices, it remains a subject of considerable philosophical controversy whether individual subjects have the capacity to exercise free will with respect to the assignment of probabilities, or whether instead the assignment is in some way constrained. A version of this question is given a precise form in Richard Jeffrey’s assumption that free will is necessary for Newcomb’s paradox to count as a decision problem. This paper will argue, against Jeffrey, that decision theory does not require the assumption of libertarian freedom. One of the hallmarks of decision-making is its application across a wide variety of contexts; the implications of a background assumption of free will is similarly varied. One constant across the contexts of decision is that there are always at least two levels of choice for a given agent, depending on the degree of prior constraint. Within the context of Newcomb’s problem, when the predictor is attempting to guess the choice the agent will make, he or she is analyzing the determined aspects of the agent such as past characteristics, experiences, and knowledge. On the other hand, as David Lewis’ backtracking argument concerning the relationship between past and present events brings to light, there are similarly varied ways in which the past can actually be dependent on the present. One implication of this argument is that even in deterministic settings, an agent can have more free will than it may seem. This paper will thus argue against the view that a stable background assumption of free will or determinism in decision theory is necessary, arguing instead for a compatibilist decision theory yielding a novel treatment of Newcomb’s problem.

Keywords: decision theory, compatibilism, free will, Newcomb’s problem

Procedia PDF Downloads 295
10989 Flexible Design Solutions for Complex Free form Geometries Aimed to Optimize Performances and Resources Consumption

Authors: Vlad Andrei Raducanu, Mariana Lucia Angelescu, Ion Cinca, Vasile Danut Cojocaru, Doina Raducanu

Abstract:

By using smart digital tools, such as generative design (GD) and digital fabrication (DF), problems of high actuality concerning resources optimization (materials, energy, time) can be solved and applications or products of free-form type can be created. In the new digital technology materials are active, designed in response to a set of performance requirements, which impose a total rethinking of old material practices. The article presents the design procedure key steps of a free-form architectural object - a column type one with connections to get an adaptive 3D surface, by using the parametric design methodology and by exploiting the properties of conventional metallic materials. In parametric design the form of the created object or space is shaped by varying the parameters values and relationships between the forms are described by mathematical equations. Digital parametric design is based on specific procedures, as shape grammars, Lindenmayer - systems, cellular automata, genetic algorithms or swarm intelligence, each of these procedures having limitations which make them applicable only in certain cases. In the paper the design process stages and the shape grammar type algorithm are presented. The generative design process relies on two basic principles: the modeling principle and the generative principle. The generative method is based on a form finding process, by creating many 3D spatial forms, using an algorithm conceived in order to apply its generating logic onto different input geometry. Once the algorithm is realized, it can be applied repeatedly to generate the geometry for a number of different input surfaces. The generated configurations are then analyzed through a technical or aesthetic selection criterion and finally the optimal solution is selected. Endless range of generative capacity of codes and algorithms used in digital design offers various conceptual possibilities and optimal solutions for both technical and environmental increasing demands of building industry and architecture. Constructions or spaces generated by parametric design can be specifically tuned, in order to meet certain technical or aesthetical requirements. The proposed approach has direct applicability in sustainable architecture, offering important potential economic advantages, a flexible design (which can be changed until the end of the design process) and unique geometric models of high performance.

Keywords: parametric design, algorithmic procedures, free-form architectural object, sustainable architecture

Procedia PDF Downloads 344
10988 Risk Factors and Outcome of Free Tissue Transfer at a Tertiary Care Referral Center

Authors: Majid Khan

Abstract:

Introduction: In this era of microsurgery, free flap holds a remarkable spot in reconstructive surgery. A free flap is well suited for composite defects as it provides sufficient and well-vascularized tissue for coverage. We report our experience with the use of the free flaps for the reconstruction of composite defects. Methods: This is a retrospective case series (chart review) of patients who underwent reconstruction of composite defects with a free flap at Aga Khan University Hospital, Karachi (Pakistan) from January 01, 2015, to December 31, 2019. Data were collected for patient demographics, size of the defect, size of flap, recipient vessels, postoperative complications, and outcome of the free flap. Results: Over this period, 532 free flaps are included in this study. The overall success rate is 95.5%. The mean age of the patient was 44.86 years. In 532 procedures, there were 448 defects from tumor ablation of head and neck cancer. The most frequent free flap was the anterolateral thigh flap in 232 procedures. In this study, the risk factor hypertension (p=0.004) was found significant for wound dehiscence, preop radiation/chemotherapy (p=0.003), and malnutrition (p=0.005) were found significant for fistula formation. Malnutrition (p=0.02) and use of vein grafts (p=0.025) were significant factors for flap failure. Conclusion: Free tissue transfer is a reliable option for the reconstruction of large and composite defects. Hypertension, malnutrition, and preoperative radiotherapy can cause significant morbidity.

Keywords: free flap, free flap failure, risk factors for flap failure, free flap outcome

Procedia PDF Downloads 89
10987 Computational Thinking Based Coding Environment for Coding and Free Semester Mathematics Education in Korea

Authors: Han Hyuk Cho, Hanik Jo

Abstract:

In recent years, coding education has been globally emphasized, and the Free Semester System and coding education were introduced to the public schools from the beginning of 2016 and 2018 respectively in Korea. With the introduction of the Free Semester System and the rising demand of Computational Thinking (CT) capacity, this paper aims to design ‘Coding Environment’ and Minecraft-like Turtlecraft in which learners can design and construct mathematical objects through mathematical symbolic expressions. Students can transfer the constructed mathematical objects to the Turtlecraft environment (open-source codingmath website), and also can print them out through 3D printers. Furthermore, we design learnable mathematics and coding curriculum by representing the figurate numbers and patterns in terms of executable expression in the coding context and connecting them to algebraic symbols, which will allow students to experience mathematical patterns and symbolic coding expressions.

Keywords: coding education, computational thinking, mathematics education, TurtleMAL and Turtlecraft

Procedia PDF Downloads 179
10986 Towards Natively Context-Aware Web Services

Authors: Hajer Taktak, Faouzi Moussa

Abstract:

With the ubiquitous computing’s emergence and the evolution of enterprises’ needs, one of the main challenges is to build context-aware applications based on Web services. These applications have become particularly relevant in the pervasive computing domain. In this paper, we introduce our approach that optimizes the use of Web services with context notions when dealing with contextual environments. We focus particularly on making Web services autonomous and natively context-aware. We implement and evaluate the proposed approach with a pedagogical example of a context-aware Web service treating temperature values. 

Keywords: context-aware, CXF framework, ubiquitous computing, web service

Procedia PDF Downloads 331
10985 Solvent-Free Synthesis of Sorbents for Removal of Oil Spills

Authors: Mohammad H. Al-Sayah, Khalid Jarrah, Soleiman Hisaindee

Abstract:

Hydrophobic sorbents are usually used to remove oil spills from water surfaces. In this study, the hydrophilic fibers of natural cotton were chemically modified with a solvent-free process to modify them into hydrophobic fibers that can remove oil from water surfaces. The cellulose-based fibers of cotton were reacted with trichlorosilanes through gas-solid reaction in a dry chamber. Cotton fibers were exposed to vapors of four different chloroalkylsilanes at room temperature for 24 hours. The chlorosilanes were namely trichloromethylsilane, dichlorodimethyl silane, butyltrichlorosilane, and trichloro (3,3,3-trifluoropropyl) silane. The modified cotton fibers were characterized by IR-spectroscopy, thermogravimetric analysis (TGA) and Scanning Electron Microscopy/Energy Dispersive X-Ray Spectroscopy (SEM-EDS). The degree of substitution for each of the grafted alkyl groups was in the range between 0.1 and 0.3 per glucose residue. As a result of sialylation, the cotton fibers became hydrophobic; this was reflected by water contact-angle measurements of the fibers which increased from zero for the unmodified cotton to above 100 degrees for the modified fibers. In addition, the adsorption capacity of the fibers for oil from water surfaces increased by about five times that of the unmodified cotton reaching 18 g oil/g of cotton modified by dimethyl substituted silyl ethers. The optimal fiber-oil contact time and temperature for adsorption were 10 mins at 25°C, respectively. Therefore, the efficacy of cotton fibers to remove oil spills from contaminated water surfaces was significantly enhanced by using a simple solvent-free and environment-friendly process.

Keywords: gas-solid silyl reaction, modified cellulose, solvent-free, oil pollution, cotton

Procedia PDF Downloads 139
10984 Sentence Structure for Free Word Order Languages in Context with Anaphora Resolution: A Case Study of Hindi

Authors: Pardeep Singh, Kamlesh Dutta

Abstract:

Many languages have fixed sentence structure and others are free word order. The accuracy of anaphora resolution of syntax based algorithm depends on structure of the sentence. So, it is important to analyze the structure of any language before implementing these algorithms. In this study, we analyzed the sentence structure exploiting the case marker in Hindi as well as some special tag for subject and object. We also investigated the word order for Hindi. Word order typology refers to the study of the order of the syntactic constituents of a language. We analyzed 165 news items of Ranchi Express from EMILEE corpus of plain text. It consisted of 1745 sentences. Eight file of dialogue based from the same corpus has been analyzed which will have 1521 sentences. The percentages of subject object verb structure (SOV) and object subject verb (OSV) are 66.90 and 33.10, respectively.

Keywords: anaphora resolution, free word order languages, SOV, OSV

Procedia PDF Downloads 443
10983 Governance and Economic Growth: Evidence for Ten Asian Countries

Authors: Chiung-Ju Huang

Abstract:

This study utilizes a frequency domain approach over the period of 1996 to 2013 to examine the causal relationship between governance and economic growth in ten Asian countries, which have different levels of democracy; classified as “Free”, “Partly Free”, and “Not Free” countries. The empirical results show that there is no Granger causality running from governance to economic growth in “Not Free” countries and “Partly Free” countries with the exception of Singapore. As for “Free” countries such as South Korea and Taiwan, there is a one-way causality running from governance to economic growth. The findings of this study indicate that policy makers in South Korea, Taiwan, and Singapore could use governance index to improve their predictions of the future economic growth.

Keywords: economic growth, frequency domain, governance, granger causality

Procedia PDF Downloads 336