Search results for: incremental dynamic analyzes
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 4924

Search results for: incremental dynamic analyzes

2914 Adding Security Blocks to the DevOps Lifecycle

Authors: Andrew John Zeller, Francis Pouatcha

Abstract:

Working according to the DevOps principle has gained in popularity over the past decade. While its extension DevSecOps started to include elements of cybersecurity, most real-life projects do not focus risk and security until the later phases of a project as teams are often more familiar with engineering and infrastructure services. To help bridge the gap between security and engineering, this paper will take six building blocks of cybersecurity and apply them to the DevOps approach. After giving a brief overview of the stages in the DevOps lifecycle, the main part discusses to what extent six cybersecurity blocks can be utilized in various stages of the lifecycle. The paper concludes with an outlook on how to stay up to date in the dynamic world of cybersecurity.

Keywords: information security, data security, cybersecurity, devOps, IT management

Procedia PDF Downloads 103
2913 The Impact of Hospital Strikes on Patient Care: Evidence from 135 Strikes in the Portuguese National Health System

Authors: Eduardo Costa

Abstract:

Hospital strikes in the Portuguese National Health Service (NHS) are becoming increasingly frequent, raising concerns in what respects patient safety. In fact, data shows that mortality rates for patients admitted during strikes are up to 30% higher than for patients admitted in other days. This paper analyses the effects of hospital strikes on patients’ outcomes. Specifically, it analyzes the impact of different strikes (physicians, nurses and other health professionals), on in-hospital mortality rates, readmission rates and length of stay. The paper uses patient-level data containing all NHS hospital admissions in mainland Portugal from 2012 to 2017, together with a comprehensive strike dataset comprising over 250 strike days (19 physicians-strike days, 150 nurses-strike days and 50 other health professionals-strike days) from 135 different strikes. The paper uses a linear probability model and controls for hospital and regional characteristics, time trends, and changes in patients’ composition and diagnoses. Preliminary results suggest a 6-7% increase in in-hospital mortality rates for patients exposed to physicians’ strikes. The effect is smaller for patients exposed to nurses’ strikes (2-5%). Patients exposed to nurses strikes during their stay have, on average, higher 30-days urgent readmission rates (4%). Length of stay also seems to increase for patients exposed to any strike. Results – conditional on further testing, namely on non-linear models - suggest that hospital operations and service levels are partially disrupted during strikes.

Keywords: health sector strikes, in-hospital mortality rate, length of stay, readmission rate

Procedia PDF Downloads 132
2912 Effect of Whey Based Film Coatings on Various Properties of Kashar Cheese

Authors: Hawbash Jalil

Abstract:

In this study, the effects of whey protein based films on various properties of kashar cheese were examined. In the study, edible film solutions based on whey protein isolate, whey protein isolate + transglutaminase enzyme and whey protein isolate + chitosan were produced and Kashar cheese samples were coated with these films by dipping method and stored at +4 ºC for 60 days. Chemical, microbiological and textural analyzes were carried out on samples at 0, 30 and 60 days of storage. As a result of the study, the highest dry matter and total nitrogen values were obtained from uncoated control samples This is an indication that the coatings limit water vapor permeability. The highest acidity and pH values obtained from the samples as storage results were 3.33% and 5.86%, respectively, in the control group samples. Both acidity and pH rise in these groups, is a consequence of the buffering of pH changes of hydrolsis products which are as a result of proteolysis occurring in the sample. Nitrogen changes and lipolysis values, which are indicative of the degree of hydrolysis of proteins and triglycerides in kashar cheese, were generally higher in the control group This result is due to limiting the micro organism reproduction by limiting the gas passage of the coatings. Hardness and chewiness values of the textural properties of the samples were significantly reduced in uncoated control samples compared to the coated samples due to maturation. The chitosan film coatings used in the study limited the development of mold yeast until the 30th day but after that did not yield successful results in this respect.

Keywords: chitosan, edible film, transglutaminase, whey protein

Procedia PDF Downloads 179
2911 Analyzing the Effect of Materials’ Selection on Energy Saving and Carbon Footprint: A Case Study Simulation of Concrete Structure Building

Authors: M. Kouhirostamkolaei, M. Kouhirostami, M. Sam, J. Woo, A. T. Asutosh, J. Li, C. Kibert

Abstract:

Construction is one of the most energy consumed activities in the urban environment that results in a significant amount of greenhouse gas emissions around the world. Thus, the impact of the construction industry on global warming is undeniable. Thus, reducing building energy consumption and mitigating carbon production can slow the rate of global warming. The purpose of this study is to determine the amount of energy consumption and carbon dioxide production during the operation phase and the impact of using new shells on energy saving and carbon footprint. Therefore, a residential building with a re-enforced concrete structure is selected in Babolsar, Iran. DesignBuilder software has been used for one year of building operation to calculate the amount of carbon dioxide production and energy consumption in the operation phase of the building. The primary results show the building use 61750 kWh of energy each year. Computer simulation analyzes the effect of changing building shells -using XPS polystyrene and new electrochromic windows- as well as changing the type of lighting on energy consumption reduction and subsequent carbon dioxide production. The results show that the amount of energy and carbon production during building operation has been reduced by approximately 70% by applying the proposed changes. The changes reduce CO2e to 11345 kg CO2/yr. The result of this study helps designers and engineers to consider material selection’s process as one of the most important stages of design for improving energy performance of buildings.

Keywords: construction materials, green construction, energy simulation, carbon footprint, energy saving, concrete structure, designbuilder

Procedia PDF Downloads 194
2910 Preparation Control Information and Analyzing of Metering Gas System Based of Orifice Plate

Authors: A. Harrouz, A. Benatiallah, O. Harrouz

Abstract:

This paper presents the search for errors in the measurement instruments in a dynamic system of metering liquid or gas and sees the tolerance defined by the international standards and recommendations. We will implement a program on MATLAB/Simulink which is calculated based on the ISO-5167. This program will take the system parameters on considerations such as: the willingness plates, the size of the orifice, the given design conditions, reference conditions, find pressure drop for a given flow, or flow for a loss of given load. The results are considered very good and satisfactory because the errors identified of measuring instruments system are within the margin of error limit by the regulations.

Keywords: analyzing, control, gas, meters system

Procedia PDF Downloads 395
2909 Social Innovation, Change and the Future of Resilient Communities in Tokyo

Authors: Heide Imai

Abstract:

The paper will introduce and discuss specific examples of urban practices which take place within the dynamic urban landscape of contemporary Tokyo. The rising interest and importance of derelict places as resilient and creative clusters will be analysed, before relating this to the rediscovery of small urban niches and the emergence of different forms of social entrepreneurs. Secondly, two different case study areas will be introduced before discussing different forms of hybrid lifestyles, social micro scale enterprises and social innovations, understanding the concept of ‘small places of resilience’ as zones of human interaction, desire and care in which spontaneous practices take place.

Keywords: entrepreneurship, social innovation, Tokyo, urban regeneration

Procedia PDF Downloads 475
2908 A Novel Method for Live Debugging of Production Web Applications by Dynamic Resource Replacement

Authors: Khalid Al-Tahat, Khaled Zuhair Mahmoud, Ahmad Al-Mughrabi

Abstract:

This paper proposes a novel methodology for enabling debugging and tracing of production web applications without affecting its normal flow and functionality. This method of debugging enables developers and maintenance engineers to replace a set of existing resources such as images, server side scripts, cascading style sheets with another set of resources per web session. The new resources will only be active in the debug session and other sessions will not be affected. This methodology will help developers in tracing defects, especially those that appear only in production environments and in exploring the behaviour of the system. A realization of the proposed methodology has been implemented in Java.

Keywords: live debugging, web application, web resources, inconsistent bugs, tracing

Procedia PDF Downloads 451
2907 SiC Merged PiN and Schottky (MPS) Power Diodes Electrothermal Modeling in SPICE

Authors: A. Lakrim, D. Tahri

Abstract:

This paper sets out a behavioral macro-model of a Merged PiN and Schottky (MPS) diode based on silicon carbide (SiC). This model holds good for both static and dynamic electrothermal simulations for industrial applications. Its parameters have been worked out from datasheets curves by drawing on the optimization method: Simulated Annealing (SA) for the SiC MPS diodes made available in the industry. The model also adopts the Analog Behavioral Model (ABM) of PSPICE in which it has been implemented. The thermal behavior of the devices was also taken into consideration by making use of Foster’ canonical network as figured out from electro-thermal measurement provided by the manufacturer of the device.

Keywords: SiC MPS diode, electro-thermal, SPICE model, behavioral macro-model

Procedia PDF Downloads 404
2906 Influence of Javascript Programming on the Developement of Web and Mobile Application

Authors: Abdul Basit Kiani

Abstract:

Web technologies are growing rapidly in the current era with the increasing development of the web, various novel web technologies emerged to web applications, compared to HTML. JavaScript is the language that provided a dynamic web site which actively interacts with users. The JavaScript language supports the Model View Controller (MVC) architecture that maintains a readable code and clearly separates parts of the program code. Our research is focused on the comparison of the popular JavaScript frameworks; Angular JS, Django, Node JS, Laravel. These frameworks are rely on MVC. In this paper, we will discuss the merits and demerits of each framework, the influence on the application speed, testing methods, for example, JS applications, and methods to advance code security.

Keywords: java script, react, nodejs, htmlcsss

Procedia PDF Downloads 109
2905 Date Palm Wastes Turning into Biochars for Phosphorus Recovery from Aqueous Solutions: Static and Dynamic Investigations

Authors: Salah Jellali, Nusiba Suliman, Yassine Charabi, Jamal Al-Sabahi, Ahmed Al Raeesi, Malik Al-Wardy, Mejdi Jeguirim

Abstract:

Huge amounts of agricultural biomasses are worldwide produced. At the same time, large quantities of phosphorus are annually discharged into water bodies with possible serious effects onto the environment quality. The main objective of this work is to turn a local Omani biomass (date palm fronds wastes: DPFW) into an effective material for phosphorus recovery from aqueous and the reuse of this P-loaded material in agriculture as ecofriendly amendment. For this aim, the raw DPFW were firstly impregnated with 1 M salt separated solutions of CaCl₂, MgCl₂, FeCl₃, AlCl₃, and a mixture of MgCl₂/AlCl₃ for 24 h, and then pyrolyzed under N2 flow at 500 °C for 2 hours by using an adapted tubular furnace (Carbolite, UK). The synthetized biochars were deeply characterized through specific analyses concerning their morphology, structure, texture, and surface chemistry. These analyses included the use of a scanning electron microscope (SEM) coupled with an energy-dispersive X-Ray spectrometer (EDS), X-Ray diffraction (XRD), Fourier Transform Infrared (FTIR), sorption micrometrics, and X-ray Fluorescence (XRF) apparatus. Then, their efficiency in recovering phosphorus was investigated in batch mode for various contact times (1 min to 3 h), aqueous pH values (from 3 to 11), initial phosphorus concentrations (10-100 mg/L), presence of anions (nitrates, sulfates, and chlorides). In a second step, dynamic assays, by using laboratory columns (height of 30 cm and diameter of 3 cm), were performed in order to investigate the recovery of phosphorus by the modified biochar with a mixture of Mg/Al. The effect of the initial P concentration (25-100 mg/L), the bed depth height (3 to 8 g), and the flow rate (10-30 mL/min) was assessed. Experimental results showed that the biochars physico-chemical properties were very dependent on the type of the used modifying salt. The main affected parameters concerned the specific surface area, microporosity area, and the surface chemistry (pH of zero-point charge and available functional groups). These characteristics have significantly affected the phosphorus recovery efficiency from aqueous solutions. Indeed, the P removal efficiency in batch mode varies from about 5 mg/g for the Fe-modified biochar to more than 13 mg/g for the biochar functionalized with Mg/Al layered double hydroxides. Moreover, the P recovery seems to be a time dependent process and significantly affected by the pH of the aqueous media and the presence of foreign anions due to competition phenomenon. The laboratory column study of phosphorus recovery by the biochar functionalized with Mg/Al layered double hydroxides showed that this process is affected by the used phosphorus concentration, the flow rate, and especially the column bed depth height. Indeed, the phosphorus recovered amount increased from about 4.9 to more than 9.3 mg/g used biochar mass of 3 and 8 g, respectively. This work proved that salt-modified palm fronds-derived biochars could be considered as attractive and promising materials for phosphorus recovery from aqueous solutions even under dynamic conditions. The valorization of these P-loaded-modified biochars as eco-friendly amendment for agricultural soils is necessary will promote sustainability and circular economy concepts in the management of both liquid and solid wastes.

Keywords: date palm wastes, Mg/Al double-layered hydroxides functionalized biochars, phosphorus, recovery, sustainability, circular economy

Procedia PDF Downloads 78
2904 Reduction Study of As(III)-Cysteine Complex through Linear Sweep Voltammetry

Authors: Sunil Mittal, Sukhpreet Singh, Hardeep Kaur

Abstract:

A simple voltammetric technique for on-line analysis of arsenite [As (III)] is reported. Owing to the affinity of As (III) with thiol group of proteins and enzymes, cysteine has been employed as reducing agent. The reduction study of As(III)-cysteine complex on indium tin oxide (ITO) electrode has been explored. The experimental parameters such as scan rate, cysteine concentration, pH etc. were optimized to achieve As (III) determination. The developed method provided dynamic linear range of detection from 0.1 to 1 mM with a detection limit of 0.1 mM. The method is applicable to environmental monitoring of As (III) from highly contaminated sources such as industrial effluents, wastewater sludge etc.

Keywords: arsenite, cysteine, linear sweep voltammetry, reduction

Procedia PDF Downloads 234
2903 Comparison of Phynotypic Traits of Three Arabian Horse Strains

Authors: Saria Almarzook, Monika Reissmann, Gudrun Brockmann

Abstract:

Due to its history, occurrence in different ecosystems and diverse using, the modern horse (Equus caballus) shows large variability in size, appearance, behavior and habits. At all times, breeders try to create groups (breeds, strains) representing high homology but showing clear differences in comparison to other groups. A great interest of analyzing phenotypic and genetic traits looking for real diversity and genetic uniqueness existents for Arabian horses in Syria. 90 Arabian horses from governmental research center of Arabian horses in Damascus were included. The horses represent three strains (Kahlawi, Saklawi, Hamdani) originated from different geographical zones. They were raised on the same farm, under stable conditions. Twelve phenotypic traits were measured: wither height (WH), croup width (CW), croup height (CH), neck girth (NG), thorax girth (TG), chest girth (ChG), chest depth (ChD), chest width (ChW), back line length (BLL), body length (BL), fore cannon length (FCL) and hind cannon length (HCL). The horses were divided into groups according to age (less than 2 years, 2-4 years, 4-9 years, over 9 years) and to sex (male, female). The statistical analyzes show that age has significant influence of WH while the strain has only a very limited effect. On CW, NG, BLL, FCL and HCL, there is only a significant influence of sex. Age has significant effect on CH and BL. All sources of classes have a significant effect on TG, ChG, ChD and ChW. Strain has a significant effect on the BL. These results provide first information for real biodiversity in and between the strains and can be used to develop the breeding work in the Arabian horse breed.

Keywords: Arabian horse, phenotypic traits, strains, Syria

Procedia PDF Downloads 386
2902 How Virtualization, Decentralization, and Network-Building Change the Manufacturing Landscape: An Industry 4.0 Perspective

Authors: Malte Brettel, Niklas Friederichsen, Michael Keller, Marius Rosenberg

Abstract:

The German manufacturing industry has to withstand an increasing global competition on product quality and production costs. As labor costs are high, several industries have suffered severely under the relocation of production facilities towards aspiring countries, which have managed to close the productivity and quality gap substantially. Established manufacturing companies have recognized that customers are not willing to pay large price premiums for incremental quality improvements. As a consequence, many companies from the German manufacturing industry adjust their production focusing on customized products and fast time to market. Leveraging the advantages of novel production strategies such as Agile Manufacturing and Mass Customization, manufacturing companies transform into integrated networks, in which companies unite their core competencies. Hereby, virtualization of the process- and supply-chain ensures smooth inter-company operations providing real-time access to relevant product and production information for all participating entities. Boundaries of companies deteriorate, as autonomous systems exchange data, gained by embedded systems throughout the entire value chain. By including Cyber-Physical-Systems, advanced communication between machines is tantamount to their dialogue with humans. The increasing utilization of information and communication technology allows digital engineering of products and production processes alike. Modular simulation and modeling techniques allow decentralized units to flexibly alter products and thereby enable rapid product innovation. The present article describes the developments of Industry 4.0 within the literature and reviews the associated research streams. Hereby, we analyze eight scientific journals with regards to the following research fields: Individualized production, end-to-end engineering in a virtual process chain and production networks. We employ cluster analysis to assign sub-topics into the respective research field. To assess the practical implications, we conducted face-to-face interviews with managers from the industry as well as from the consulting business using a structured interview guideline. The results reveal reasons for the adaption and refusal of Industry 4.0 practices from a managerial point of view. Our findings contribute to the upcoming research stream of Industry 4.0 and support decision-makers to assess their need for transformation towards Industry 4.0 practices.

Keywords: Industry 4.0., mass customization, production networks, virtual process-chain

Procedia PDF Downloads 272
2901 Idiocenntrism to innovative action, multi-level perspective on moderating effects of emotional self-regulation, trust and CSR

Authors: Shuhong Wang, Xiang Yi

Abstract:

Through a survey of approximately 340 employees from four Chinese companies and employing cross-level analysis, this study reveals that certain cultural syndromes may exert both direct and indirect influences on such behaviors. Notably, individuals with a strong individualistic self-concept are more inclined towards innovative actions compared to their less individualistic counterparts. This research also identifies several moderating factors. For instance, trust amplifies the positive relationship between individualism and innovative actions, particularly at higher trust levels. The paper concludes by highlighting its theoretical contributions, and practical implications, and suggesting directions for future research.

Keywords: Innovation, Self-Determination Theory, Trust, Team dynamic, Allocentrism

Procedia PDF Downloads 54
2900 Effect of Aerobic Training on Visfatin Levels and Lipid Profile in Obese Women

Authors: Banaeifar Abdolali, Rahmanimoghadam Neda, Sohyli Shahram

Abstract:

Obesity is an increase in body fat , in addition it has been introduced as a risk factor for the progress of lipid disorders, hypertension, cardiovascular disease and type 2 diabetes (1,2). In recent years, Adipose tissue is now recognized as an endocrine organ that secretes many cytokines such as: interleukin 6, leptin, and visfatin (3). Visfatin is an adipocytokine that release from adiposities. It is unidentified whether training also influences concentrations of visfatin. Purpose: The purpose of this study was to examine the effects of 12 weeks of aerobic training on visfatin levels and lipid profile in obese women. Method: Thirty two obese women (age = 37.8 ± 13.2 years, body mass index = of 39.4 ± 6.4 kg/m2 .) volunteered to participate in a 12-wk exercise program. They were randomly assigned to either a training (n = 16) or control (n = 14) group. The training group exercised for 70 minutes per session, 3 days per week during the 12 week training program. The control group was asked to maintain their normal daily activities. Samples were obtained before and at the end of training program. We use t.paire and independent,test for data analyzes. Results: Exercise training resulted in a decrease in body weight (p < 0.05), percent body fat (% fat) and BMI (p < 0.05), fasting glucose level and visfatin concentration decreased but wasn’t significant (p > 0.05). Also the levels of triglyceride, total cholesterol and low-density lipoprotein cholesterol did not change significantly. Conclution: In conclusion, three month aerobic training program used in this study was very effective for producing significant benefits to body composition and HDL.c but didn’t significant chenging visfatin levels and lipid profile in these obese women.

Keywords: aerobic training, visfatin, lipid profile, women

Procedia PDF Downloads 460
2899 An Experimental Study of Scalar Implicature Processing in Chinese

Authors: Liu Si, Wang Chunmei, Liu Huangmei

Abstract:

A prominent component of the semantic versus pragmatic debate, scalar implicature (SI) has been gaining great attention ever since it was proposed by Horn. The constant debate is between the structural and pragmatic approach. The former claims that generation of SI is costless, automatic, and dependent mostly on the structural properties of sentences, whereas the latter advocates both that such generation is largely dependent upon context, and that the process is costly. Many experiments, among which Katsos’s text comprehension experiments are influential, have been designed and conducted in order to verify their views, but the results are not conclusive. Besides, most of the experiments were conducted in English language materials. Katsos conducted one off-line and three on-line text comprehension experiments, in which the previous shortcomings were addressed on a certain extent and the conclusion was in favor of the pragmatic approach. We intend to test the results of Katsos’s experiment in Chinese scalar implicature. Four experiments in both off-line and on-line conditions to examine the generation and response time of SI in Chinese "yixie" (some) and "quanbu (dou)" (all) will be conducted in order to find out whether the structural or the pragmatic approach could be sustained. The study mainly aims to answer the following questions: (1) Can SI be generated in the upper- and lower-bound contexts as Katsos confirmed when Chinese language materials are used in the experiment? (2) Can SI be first generated, then cancelled as default view claimed or can it not be generated in a neutral context when Chinese language materials are used in the experiment? (3) Is SI generation costless or costly in terms of processing resources? (4) In line with the SI generation process, what conclusion can be made about the cognitive processing model of language meaning? Is it a parallel model or a linear model? Or is it a dynamic and hierarchical model? According to previous theoretical debates and experimental conflicts, presumptions could be made that SI, in Chinese language, might be generated in the upper-bound contexts. Besides, the response time might be faster in upper-bound than that found in lower-bound context. SI generation in neutral context might be the slowest. At last, a conclusion would be made that the processing model of SI could not be verified by either absolute structural or pragmatic approaches. It is, rather, a dynamic and complex processing mechanism, in which the interaction of language forms, ad hoc context, mental context, background knowledge, speakers’ interaction, etc. are involved.

Keywords: cognitive linguistics, pragmatics, scalar implicture, experimental study, Chinese language

Procedia PDF Downloads 355
2898 Analysis of Decentralized on Demand Cross Layer in Cognitive Radio Ad Hoc Network

Authors: A. Sri Janani, K. Immanuel Arokia James

Abstract:

Cognitive radio ad hoc networks different unlicensed users may acquire different available channel sets. This non-uniform spectrum availability imposes special design challenges for broadcasting in CR ad hoc networks. Cognitive radio automatically detects available channels in wireless spectrum. This is a form of dynamic spectrum management. Cross-layer optimization is proposed, using this can allow far away secondary users can also involve into channel work. So it can increase the throughput and it will overcome the collision and time delay.

Keywords: cognitive radio, cross layer optimization, CR mesh network, heterogeneous spectrum, mesh topology, random routing optimization technique

Procedia PDF Downloads 354
2897 Coastal Vulnerability under Significant Sea Level Rise: Risk and Adaptation Measures for Mumbai

Authors: Malay Kumar Pramanik

Abstract:

Climate change induced sea level rise increases storm surge, erosion, and inundation, which are stirred by an intricate interplay of physical environmental components at the coastal region. The Mumbai coast is much vulnerable to accelerated regional sea level change due to its highly dense population, highly developed economy, and low topography. To determine the significant causes behind coastal vulnerability, this study analyzes four different iterations of CVI by incorporating the pixel-based differentially weighted rank values of the selected five geological (CVI5), three physical (CVI8 with including geological variables), and four socio-economic variables (CVI4). However, CVI5 and CVI8 results yielded broadly similar natures, but after including socio-economic variables (CVI4), the results CVI (CVI12) has been changed at Mumbai and Kurla coastal portion that indicates the study coastal areas are mostly sensible with socio-economic variables. Therefore, the results of CVI12 show that out of 274.1 km of coastline analyzed, 55.83 % of the coast is very low vulnerable, 60.91 % of the coast is moderately vulnerable while 50.75 % is very high vulnerable. Finding also admits that in the context of growing urban population and the increasing rate of economic activities, socio-economic variables are most important variable to use for validating and testing the CVI. Finally, some recommendations are presented for concerned decision makers and stakeholders to develop appropriate coastal management plans, nourishment projects and mitigation measures considering socio-economic variables.

Keywords: coastal vulnerability index, sea level change, Mumbai coast, geospatial approach, coastal management, climate change

Procedia PDF Downloads 126
2896 The Effect of Potassium Hydroxide on Fine Soil Treated with Olivine

Authors: Abdelmaoula Mahamoud Tahir, Sedat Sert

Abstract:

The possibility of improving the shear strength of unsaturated clayey soil with the addition of olivine was investigated in this paper. Unconsolidated undrained triaxial tests (UU), under different cell pressures (namely: 100 kPa and 200 kPa), with varying percentages of olivine (10% and 20% by weight) and with one day, 28 days, and 56 days curing times, were performed to determine the shear strength of the soil. The increase in strength was observed as a function of the increase in olivine content. An olivine content of 25% was determined as the optimum value to achieve the targeted improvement for both cure times. A comparative study was also conducted between clay samples treated with only olivine and others in the presence of potassium hydroxide (KOH). Clay samples treated with olivine and activated with potassium hydroxide (KOH) had higher shear strength than non-activated olivine-treated samples. It was determined that the strength of the clay samples treated with only olivine did not increase over time and added resistance only with the high specific gravity of olivine. On the other hand, the samples activated with potassium hydroxide (KOH) added to the resistance with high specific gravity and the chemical bonds of olivine. Morphological and mineralogical analyzes were carried out in this study to see and analyze the chemical bonds formed after the reaction. The main components of this improvement were the formation of magnesium-aluminate-hydrate and magnesium-silicate-hydrate. Compared to older methods such as cement addition, these results show that in stabilizing clayey soils, olivine additive offers an energy-efficient alternative for reducing carbon dioxide emissions.

Keywords: ground stabilization, clay, olivine additive, KOH, microstructure

Procedia PDF Downloads 111
2895 Study on Science and Technology Resources Coordinated Development and Innovation of Beijing-Tianjin-Hebei Region

Authors: Hong Zhang, Runlian Miao, Min Zhang

Abstract:

Coordinated development of Beijing-Tianjin-Hebei region is of great importance and has been emphasized by the government in recent years. Beijing-Tianjin-Hebei region accumulates a large part of S&T resources of the whole country and boasts the most influential achievements. In order to improve innovation capability of the region, universities, research institutions and enterprises from Beijing, Tianjin and Hebei have cooperated in many forms, but technological innovation is not so satisfactory due to unbalanced allocation, poor sharing and low utilization efficiency of S&T resources. Therefore, it’s very necessary to promote resources sharing, optimize their overall layout, and enhance their innovation performance, which can further deepen coordination development of the region. This study focuses on S&T resources with the methods of documents research plus field investigation and qualitative research combing plus quantitive research. It starts from the macro background of promoting coordinated development of Beijing-Tianjin-Hebei region and arrives at improving regional innovation capability. Firstly, the author makes a literature review on coordinated development of Beijing-Tianjin-Hebei region and summarizes that coordinated development has been carried forward in the major fields which lay foundation for regional innovation; secondly, analyzes current S&T resources distribution and coordinated innovation by taking key industries as the examples; based on analysis of the status quo of resources sharing and innovation in the region, the author points out problems and obstacles that holdbacks coordinated innovation of the region and at last raises some suggestions to resources sharing and regional innovation. It reaches the conclusion that an efficient management mechanism, market laws, favorable environment, model innovation and incentive measures can help to accelerate resources sharing and regional innovation in the region.

Keywords: Beijing-Tianjin-Hebei region, coordinated development, innovation, S&T resources

Procedia PDF Downloads 301
2894 Community Forest Management and Ecological and Economic Sustainability: A Two-Way Street

Authors: Sony Baral, Harald Vacik

Abstract:

This study analyzes the sustainability of community forest management in two community forests in Terai and Hills of Nepal, representing four forest types: 1) Shorearobusta, 2) Terai hardwood, 3) Schima-Castanopsis, and 4) other Hills. The sustainability goals for this region include maintaining and enhancing the forest stocks. Considering this, we analysed changes in species composition, stand density, growing stock volume, and growth-to-removal ratio at 3-5 year intervals from 2005-2016 within 109 permanent forest plots (57 in the Terai and 52 in the Hills). To complement inventory data, forest users, forest committee members, and forest officials were consulted. The results indicate that the relative representation of economically valuable tree species has increased. Based on trends in stand density, both forests are being sustainably managed. Pole-sized trees dominated the diameter distribution, however, with a limited number of mature trees and declined regeneration. The forests were over-harvested until 2013 but under-harvested in the recent period in the Hills. In contrast, both forest types were under-harvested throughout the inventory period in the Terai. We found that the ecological dimension of sustainable forest management is strongly achieved while the economic dimension is lacking behind the current potential. Thus, we conclude that maintaining a large number of trees in the forest does not necessarily ensure both ecological and economical sustainability. Instead, priority should be given on a rational estimation of the annual harvest rates to enhance forest resource conditions together with regular benefits to the local communities.

Keywords: community forests, diversity, growing stock, forest management, sustainability, nepal

Procedia PDF Downloads 89
2893 Description of a Structural Health Monitoring and Control System Using Open Building Information Modeling

Authors: Wahhaj Ahmed Farooqi, Bilal Ahmad, Sandra Maritza Zambrano Bernal

Abstract:

In view of structural engineering, monitoring of structural responses over time is of great importance with respect to recent developments of construction technologies. Recently, developments of advanced computing tools have enabled researcher’s better execution of structural health monitoring (SHM) and control systems. In the last decade, building information modeling (BIM) has substantially enhanced the workflow of planning and operating engineering structures. Typically, building information can be stored and exchanged via model files that are based on the Industry Foundation Classes (IFC) standard. In this study a modeling approach for semantic modeling of SHM and control systems is integrated into the BIM methodology using the IFC standard. For validation of the modeling approach, a laboratory test structure, a four-story shear frame structure, is modeled using a conventional BIM software tool. An IFC schema extension is applied to describe information related to monitoring and control of a prototype SHM and control system installed on the laboratory test structure. The SHM and control system is described by a semantic model applying Unified Modeling Language (UML). Subsequently, the semantic model is mapped into the IFC schema. The test structure is composed of four aluminum slabs and plate-to-column connections are fully fixed. In the center of the top story, semi-active tuned liquid column damper (TLCD) is installed. The TLCD is used to reduce effects of structural responses in context of dynamic vibration and displacement. The wireless prototype SHM and control system is composed of wireless sensor nodes. For testing the SHM and control system, acceleration response is automatically recorded by the sensor nodes equipped with accelerometers and analyzed using embedded computing. As a result, SHM and control systems can be described within open BIM, dynamic responses and information of damages can be stored, documented, and exchanged on the formal basis of the IFC standard.

Keywords: structural health monitoring, open building information modeling, industry foundation classes, unified modeling language, semi-active tuned liquid column damper, nondestructive testing

Procedia PDF Downloads 146
2892 Line Manager’s Role Involvement towards Creating a Coaching Culture in Nursing Area

Authors: N. S. A. Rahim, N. N. Abu Mansor, M. I. Saidi, N. R. A. Rahim, K. F. Adrutdin

Abstract:

The use of coaching as one of organizational culture with the contribution of the involvement of line manager roles is an important to update employees’ knowledge and skills continuously. In healthcare sector, it is dynamic that nurse must update their knowledge and skills to keep pace with change. This paper attempts to discuss the involvement of line manager roles towards creating a coaching culture who give their support and innovation towards motivate nurses to give their best performance either in public or private hospitals.

Keywords: nursing, line managers’ roles, coaching, coaching culture

Procedia PDF Downloads 442
2891 Reverse Logistics Information Management Using Ontological Approach

Authors: F. Lhafiane, A. Elbyed, M. Bouchoum

Abstract:

Reverse Logistics (RL) Process is considered as complex and dynamic network that involves many stakeholders such as: suppliers, manufactures, warehouse, retails, and costumers, this complexity is inherent in such process due to lack of perfect knowledge or conflicting information. Ontologies, on the other hand, can be considered as an approach to overcome the problem of sharing knowledge and communication among the various reverse logistics partners. In this paper, we propose a semantic representation based on hybrid architecture for building the Ontologies in an ascendant way, this method facilitates the semantic reconciliation between the heterogeneous information systems (ICT) that support reverse logistics Processes and product data.

Keywords: Reverse Logistics, information management, heterogeneity, ontologies, semantic web

Procedia PDF Downloads 489
2890 Barriers to Public Innovation in Colombia: Case Study in Central Administrative Region

Authors: Yessenia Parrado, Ana Barbosa, Daniela Mahe, Sebastian Toro, Jhon Garcia

Abstract:

Public innovation has gained strength in recent years in response to the need to find new strategies or mechanisms to interact between government entities and citizens. In this way, the Colombian government has been promoting policies aimed at strengthening innovation as a fundamental aspect in the work of public entities. However, in order to potentiate the capacities of public servants and therefore of the institutions and organizations to which they belong, it is necessary to be able to understand the context under which they operate in their daily work. This article aims to compile the work developed by the laboratory of innovation, creativity, and new technologies LAB101 of the National University of Colombia for the National Department of Planning. A case study was developed in the central region of Colombia made up of five departments, through the construction of instruments based on quantitative techniques in response to the item combined with qualitative analysis through semi-structured interviews to understand the perception of possible barriers to innovation and the obstacles that have prevented the acceleration of transformation within public organizations. From the information collected, different analyzes are carried out that allows a more robust explanation to be given to the results obtained, and a set of categories are established to group different characteristics associated with possible difficulties that officials perceive to innovate and that are later conceived as barriers. Finally, a proposal for an indicator was built to measure the degree of innovation within public entities in order to be able to carry a metric in future opportunities. The main findings of this study show three key components to be strengthened in public entities and organizations: governance, knowledge management, and the promotion of collaborative workspaces.

Keywords: barriers, enablers, management, public innovation

Procedia PDF Downloads 108
2889 Understanding Solid Waste Management in Face of Political Instability: Actors, Roles, and Challenges to Sustainable Development in Kinshasa

Authors: Longondjo Etambakonga Clement

Abstract:

Local municipality responsible for solid waste management (SWM) in many developing countries is facing real challenge. This is even more critical in the country facing political instability. Few decades ago, it has emerged new urban governance including partnerships and involvement of formal and informal actors for an effective and sustainable solid waste management. This paper identifies SWM actors and analyzes their roles to sustainable development in Kinshasa. An attempt has been to examine the challenges facing the actors in managing effectively waste in the city. The study is based on the empirical data gathered in the years 2009 and 2014 in Kinshasa using expert interviews, observation and documentation. The findings indicate that solid waste in the city is poorly managed, activities not coordinated and fragmented, as consequence severe public health and environmental problems. Five group actors are involved in SWM in the city including government, private business, NGOs/CBOs/donors, household, scavengers, in which, scavengers are more visible in collection and recycling activities. The results suggest that recognition of informal collectors and recyclers (scavengers) and strengthening alliances among all SWM stakeholders can lead to greater effective SWM in the city. The key lessons learned include lack of city’s SWM culture over SWM, unwillingness to pay and lack of environmental consciences are the main obstructions to sustainable SWM, therefore there is a need for social capital approach to empower individual and group actors as to create capabilities for an sustainable SWM.

Keywords: challenges, institutions, political instability, scavengers, solid waste management, sustainable development

Procedia PDF Downloads 340
2888 Adaptive Control Approach for an Unmanned Aerial Manipulator

Authors: Samah Riache, Madjid Kidouche

Abstract:

In this paper, we propose a nonlinear controller for Aerial Manipulator (AM) consists of a Quadrotor equipped with two degrees of freedom robotic arm. The kinematic and dynamic models were developed by considering the aerial manipulator as a coupled system. The proposed controller was designed using Nonsingular Terminal Sliding Mode Control. The objective of our approach is to improve performances and attenuate the chattering drawback using an adaptive algorithm in the discontinuous control part. Simulation results prove the effectiveness of the proposed control strategy compared with Sliding Mode Controller.

Keywords: adaptive algorithm, quadrotor, robotic arm, sliding mode control

Procedia PDF Downloads 175
2887 Natural Patterns for Sustainable Cooling in the Architecture of Residential Buildings in Iran (Hot and Dry Climate)

Authors: Elnaz Abbasian, Mohsen Faizi

Abstract:

In its thousand-year development, architecture has gained valuable patterns. Iran’s desert regions possess developed patterns of traditional architecture and outstanding skeletal features. Unfortunately increasing population and urbanization growth in the past decade as well as the lack of harmony with environment’s texture has destroyed such permanent concepts in the building’s skeleton, causing a lot of energy waste in the modern architecture. The important question is how cooling patterns of Iran’s traditional architecture can be used in a new way in the modern architecture of residential buildings? This research is library-based and documental that looks at sustainable development, analyzes the features of Iranian architecture in hot and dry climate in terms of sustainability as well as historical patterns, and makes a model for real environment. By methodological analysis of past, it intends to suggest a new pattern for residential buildings’ cooling in Iran’s hot and dry climate which is in full accordance to the ecology of the design and at the same time possesses the architectural indices of the past. In the process of cities’ physical development, ecological measures, in proportion to desert’s natural background and climate conditions, has kept the natural fences, preventing buildings from facing climate adversities. Designing and construction of buildings with this viewpoint can reduce the energy needed for maintaining and regulating environmental conditions and with the use of appropriate building technology help minimizing the consumption of fossil fuels while having permanent patterns of desert buildings’ architecture.

Keywords: sustainability concepts, sustainable development, energy climate architecture, fossil fuel, hot and dry climate, patterns of traditional sustainability for residential buildings, modern pattern of cooling

Procedia PDF Downloads 301
2886 Young People, Well-Being and Risk-Taking: Doing Gender in Relation to Health and Heavy Drinking

Authors: Jukka Torronen

Abstract:

Introduction: Alcohol consumption and health are areas where gender binaries have persisted. By intoxication, men have displayed their masculinity as strong, while matters of health have formed a feminine undertaking. However, in recent years young people’s alcohol consumption has declined and been challenged by competing activities, including the rising health trend. This makes the comparison of young people’s masculinities and femininities in health and heavy drinking an important case to study. Methods: The data consists of semi-structured interviews about alcohol, health, and leisure activities among young people aged between 15 and 19 (N=56). By drawing on Butler’s work on “gender as performative” and Connell’s understanding of gendered identities as “configurations of practices,” the paper analyzes how the interviewees are doing masculinities and femininities in relation to health and heavy drinking, and how their gender performances are dichotomous, naturalized and contested. Results: The interviewees approach health from two perspectives, which are called “social health” and “physical health” approaches. They are both gendered. Especially in the “social health” approach, in which intoxication and risk-taking are used to increase well-being, the interviewees perform stereotypical gender binaries. The interviewees’ gendered performances in the “physical health” approach show more variability and are more reflective and critical. In contrast to intoxication, in relation to which the interviewees perform biologically driven gender binaries, they perform culturally driven genders in relation to health. Conclusions: Health seems to provide for the interviewees a field in which they feel more liberated to perform flexible and alternative genders.

Keywords: young people, decline in drinking, qualitative interviews, gender, health, risk-taking

Procedia PDF Downloads 130
2885 Mineralogical Study of the Triassic Clay of Maaziz and the Miocene Marl of Akrach in Morocco: Analysis and Evaluating of the Two Geomaterials for the Construction of Ceramic Bricks

Authors: Sahar El Kasmi, Ayoub Aziz, Saadia Lharti, Mohammed El Janati, Boubker Boukili, Nacer El Motawakil, Mayom Chol Luka Awan

Abstract:

Two types of geomaterials (Red Triassic clay from the Maaziz region and Yellow Pliocene clay from the Akrach region) were used to create different mixtures for the fabrication of ceramic bricks. This study investigated the influence of the Pliocene clay on the overall composition and mechanical properties of the Triassic clay. The red Triassic clay, sourced from Maaziz, underwent various mechanical processes and treatments to facilitate its transformation into ceramic bricks for construction. The triassic clay was subjected to a drying chamber and a heating chamber at 100°C to remove moisture. Subsequently, the dried clay samples were processed using a Planetary Babs ll Mill to reduce particle size and improve homogeneity. The resulting clay material was sieved, and the fine particles below 100 mm were collected for further analysis. In parallel, the Miocene marl obtained from the Akrach region was fragmented into finer particles and subjected to similar drying, grinding, and sieving procedures as the triassic clay. The two clay samples are then amalgamated and homogenized in different proportions. Precise measurements were taken using a weighing balance, and mixtures of 90%, 80%, and 70% Triassic clay with 10%, 20%, and 30% yellow clay were prepared, respectively. To evaluate the impact of Pliocene marl on the composition, the prepared clay mixtures were spread evenly and treated with a water modifier to enhance plasticity. The clay was then molded using a brick-making machine, and the initial manipulation process was observed. Additional batches were prepared with incremental amounts of Pliocene marl to further investigate its effect on the fracture behavior of the clay, specifically their resistance. The molded clay bricks were subjected to compression tests to measure their strength and resistance to deformation. Additional tests, such as water absorption tests, were also conducted to assess the overall performance of the ceramic bricks fabricated from the different clay mixtures. The results were analyzed to determine the influence of the Pliocene marl on the strength and durability of the Triassic clay bricks. The results indicated that the incorporation of Pliocene clay reduced the fracture of the triassic clay, with a noticeable reduction observed at 10% addition. No fractures were observed when 20% and 30% of yellow clay are added. These findings suggested that yellow clay can enhance the mechanical properties and structural integrity of red clay-based products.

Keywords: triassic clay, pliocene clay, mineralogical composition, geo-materials, ceramics, akach region, maaziz region, morocco.

Procedia PDF Downloads 76