Search results for: geotechnical methods
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 15653

Search results for: geotechnical methods

14423 The Impact of Cooperative Learning on Numerical Methods Course

Authors: Sara Bilal, Abdi Omar Shuriye, Raihan Othman

Abstract:

Numerical Methods is a course that can be conducted using workshops and group discussion. This study has been implemented on undergraduate students of level two at the Faculty of Engineering, International Islamic University Malaysia. The Numerical Method course has been delivered to two Sections 1 and 2 with 44 and 22 students in each section, respectively. Systematic steps have been followed to apply the student centered learning approach in teaching Numerical Method course. Initially, the instructor has chosen the topic which was Euler’s Method to solve Ordinary Differential Equations (ODE) to be learned. The students were then divided into groups with five members in each group. Initial instructions have been given to the group members to prepare their subtopics before meeting members from other groups to discuss the subtopics in an expert group inside the classroom. For the time assigned for the classroom discussion, the setting of the classroom was rearranged to accommodate the student centered learning approach. Teacher strength was by monitoring the process of learning inside and outside the class. The students have been assessed during the migrating to the expert groups, recording of a video explanation outside the classroom and during the final examination. Euler’s Method to solve the ODE was set as part of Question 3(b) in the final exam. It is observed that none of the students from both sections obtained a zero grade in Q3(b), compared to Q3(a) and Q3(c). Also, for Section 1(44 students), 29 students obtained the full mark of 7/7, while only 10 obtained 7/7 for Q3(a) and no students obtained 6/6 for Q3(c). Finally, we can recommend that the Numerical Method course be moved toward more student-centered Learning classrooms where the students will be engaged in group discussion rather than having a teacher one man show.

Keywords: teacher centered learning, student centered learning, mathematic, numerical methods

Procedia PDF Downloads 370
14422 Physical Characterization of a Watershed for Correlation with Parameters of Thomas Hydrological Model and Its Application in Iber Hidrodinamic Model

Authors: Carlos Caro, Ernest Blade, Nestor Rojas

Abstract:

This study determined the relationship between basic geo-technical parameters and parameters of the hydro logical model Thomas for water balance of rural watersheds, as a methodological calibration application, applicable in distributed models as IBER model, which represents a distributed system simulation models for unsteady flow numerical free surface. There was an exploration in 25 points (on 15 sub) basin of Rio Piedras (Boy.) obtaining soil samples, to which geo-technical characterization was performed by laboratory tests. Thomas model has a physical characterization of the input area by only four parameters (a, b, c, d). Achieve measurable relationship between geo technical parameters and 4 values of hydro logical parameters helps to determine subsurface, underground and surface flow more agile manner. It is intended in this way to reach some solutions regarding limits initial model parameters on the basis of Thomas geo-technical characterization. In hydro geological models of rural watersheds, calibration is an important process in the characterization of the study area. This step can require a significant computational cost and time, especially if the initial values or parameters before calibration are outside of the geo-technical reality. A better approach in these initial values means optimization of these process through a geo-technical materials area, where is obtained an important approach to the study as in the starting range of variation for the calibration parameters.

Keywords: distributed hydrology, hydrological and geotechnical characterization, Iber model

Procedia PDF Downloads 525
14421 Optimization of Personnel Selection Problems via Unconstrained Geometric Programming

Authors: Vildan Kistik, Tuncay Can

Abstract:

From a business perspective, cost and profit are two key factors for businesses. The intent of most businesses is to minimize the cost to maximize or equalize the profit, so as to provide the greatest benefit to itself. However, the physical system is very complicated because of technological constructions, rapid increase of competitive environments and similar factors. In such a system it is not easy to maximize profits or to minimize costs. Businesses must decide on the competence and competence of the personnel to be recruited, taking into consideration many criteria in selecting personnel. There are many criteria to determine the competence and competence of a staff member. Factors such as the level of education, experience, psychological and sociological position, and human relationships that exist in the field are just some of the important factors in selecting a staff for a firm. Personnel selection is a very important and costly process in terms of businesses in today's competitive market. Although there are many mathematical methods developed for the selection of personnel, unfortunately the use of these mathematical methods is rarely encountered in real life. In this study, unlike other methods, an exponential programming model was established based on the possibilities of failing in case the selected personnel was started to work. With the necessary transformations, the problem has been transformed into unconstrained Geometrical Programming problem and personnel selection problem is approached with geometric programming technique. Personnel selection scenarios for a classroom were established with the help of normal distribution and optimum solutions were obtained. In the most appropriate solutions, the personnel selection process for the classroom has been achieved with minimum cost.

Keywords: geometric programming, personnel selection, non-linear programming, operations research

Procedia PDF Downloads 274
14420 Genetic Algorithm and Multi Criteria Decision Making Approach for Compressive Sensing Based Direction of Arrival Estimation

Authors: Ekin Nurbaş

Abstract:

One of the essential challenges in array signal processing, which has drawn enormous research interest over the past several decades, is estimating the direction of arrival (DOA) of plane waves impinging on an array of sensors. In recent years, the Compressive Sensing based DoA estimation methods have been proposed by researchers, and it has been discovered that the Compressive Sensing (CS)-based algorithms achieved significant performances for DoA estimation even in scenarios where there are multiple coherent sources. On the other hand, the Genetic Algorithm, which is a method that provides a solution strategy inspired by natural selection, has been used in sparse representation problems in recent years and provides significant improvements in performance. With all of those in consideration, in this paper, a method that combines the Genetic Algorithm (GA) and the Multi-Criteria Decision Making (MCDM) approaches for Direction of Arrival (DoA) estimation in the Compressive Sensing (CS) framework is proposed. In this method, we generate a multi-objective optimization problem by splitting the norm minimization and reconstruction loss minimization parts of the Compressive Sensing algorithm. With the help of the Genetic Algorithm, multiple non-dominated solutions are achieved for the defined multi-objective optimization problem. Among the pareto-frontier solutions, the final solution is obtained with the multiple MCDM methods. Moreover, the performance of the proposed method is compared with the CS-based methods in the literature.

Keywords: genetic algorithm, direction of arrival esitmation, multi criteria decision making, compressive sensing

Procedia PDF Downloads 154
14419 Game Structure and Spatio-Temporal Action Detection in Soccer Using Graphs and 3D Convolutional Networks

Authors: Jérémie Ochin

Abstract:

Soccer analytics are built on two data sources: the frame-by-frame position of each player on the terrain and the sequences of events, such as ball drive, pass, cross, shot, throw-in... With more than 2000 ball-events per soccer game, their precise and exhaustive annotation, based on a monocular video stream such as a TV broadcast, remains a tedious and costly manual task. State-of-the-art methods for spatio-temporal action detection from a monocular video stream, often based on 3D convolutional neural networks, are close to reach levels of performances in mean Average Precision (mAP) compatibles with the automation of such task. Nevertheless, to meet their expectation of exhaustiveness in the context of data analytics, such methods must be applied in a regime of high recall – low precision, using low confidence score thresholds. This setting unavoidably leads to the detection of false positives that are the product of the well documented overconfidence behaviour of neural networks and, in this case, their limited access to contextual information and understanding of the game: their predictions are highly unstructured. Based on the assumption that professional soccer players’ behaviour, pose, positions and velocity are highly interrelated and locally driven by the player performing a ball-action, it is hypothesized that the addition of information regarding surrounding player’s appearance, positions and velocity in the prediction methods can improve their metrics. Several methods are compared to build a proper representation of the game surrounding a player, from handcrafted features of the local graph, based on domain knowledge, to the use of Graph Neural Networks trained in an end-to-end fashion with existing state-of-the-art 3D convolutional neural networks. It is shown that the inclusion of information regarding surrounding players helps reaching higher metrics.

Keywords: fine-grained action recognition, human action recognition, convolutional neural networks, graph neural networks, spatio-temporal action recognition

Procedia PDF Downloads 33
14418 Experimental Studies on Fly Ash-Waste Sludge Mix Reinforced with Geofibres

Authors: Malik Shoeb Ahmad

Abstract:

The aim of the present study is to carry out investigations on Class F fly ash obtained from NTPC thermal power plant, Dadri, U.P. (India) and electroplating waste sludge from Aligarh, U.P. (India) along with geofibre for its subsequent utilization in various geotechnical and highway engineering applications. The experimental studies such as California bearing ratio (CBR) tests were carried out to evaluate the strength of plain fly ash as well as fly ash-waste sludge mix reinforced with geofibre, as the CBR value is the vital parameters used in the design of flexible and rigid pavements. Results of the study show that the strength of the mix is highly dependent on the curing period and the sludge and geofibre content. The CBR values were determined for mix containing fly ash (83.5-93.5%), waste sludge (5-15%) and 1-2% geofibre. However, out of the various combinations of mixes the CBR value of the mix 88.5%FA+10%S+1.5%GF at 28 days of curing was found to be 53.52% when compared with the strength of plain fly ash. It has been observed that the fibre inclusion increases the strength of the plain fly ash and fly ash-waste sludge specimens by changing their brittle to ductile behavior. The TCLP leaching test was also conducted to determine the heavy metal concentration in the optimized mix. The results of TCLP test show that the heavy metal concentration in the mix 88.5%FA+10%S+1.5%G at 28 days of curing reduced substantially from 24 to 98% when compared with the concentration of heavy metals in the waste sludge collected from source. It has also been observed that the pH of the leachate of this mix is between 9-11, which ensures the proper stabilization of the heavy metals present in the mix. Hence, this study will certainly help in mass scale utilization of two industrial wastes viz., electroplating waste and fly ash, which are causing pollution to the environment to a great extent.

Keywords: Dadri fly ash, geofibre, electroplating waste sludge, CBR, TCLP

Procedia PDF Downloads 346
14417 Marketing Strategy Adjustment of Multinational Companines in China in the New Period

Authors: Xue Junwei

Abstract:

The rapid economic development of China has made it a critical global market. Multinational companies operating in China face evolving challenges, necessitating adjustments in their marketing strategies. This study uses SWOT analysis and qualitative research methods to explore the trends and countermeasures for adjusting the marketing strategies of multinational companies in China. The research employs the SWOT analysis, quantitative as well as qualitative research techniques to investigate the marketing strategy adjustments of multinational companies in China. The study reveals emerging trends and proposes strategic countermeasures for multinational companies to adapt their marketing strategies in the Chinese market. This research contributes to the existing literature by providing insights into the dynamic environment of multinational companies in China and offering practical recommendations for strategy adjustments. Data were collected using qualitative research methods, including interviews and case studies, and quantitative research methods, such as questionnaires to study multinational companies in China. The collected data were analyzed using SWOT analysis to identify the strengths, weaknesses, opportunities, and threats faced by multinational companies in China, guiding the formulation of effective marketing strategies. This study addresses the challenges faced by multinational companies in China, the need for strategic adjustments, and the potential approaches to enhancing marketing effectiveness in this market. The study emphasizes the significance of adapting marketing strategies to align with the changing landscape of the Chinese market. It provides actionable recommendations for multinational companies to thrive in this environment.

Keywords: multinational company, marketing strategies, Chinese market, SWOT

Procedia PDF Downloads 17
14416 Study of the Performances of an Environmental Concrete Based on Recycled Aggregates and Marble Waste Fillers Addition

Authors: Larbi Belagraa, Miloud Beddar, Abderrazak Bouzid

Abstract:

The needs of the construction sector still increasing for concrete. However, the shortage of natural resources of aggregate could be a problem for the concrete industry, in addition to the negative impact on the environment due to the demolition wastes. Recycling aggregate from construction and demolition (C&D) waste presents a major interest for users and researchers of concrete since this constituent can occupies more than 70% of concrete volume. The aim of the study here in is to assess the effect of sulfate resistant cement combined with the local mineral addition of marble waste fillers on the mechanical behavior of a recycled aggregate concrete (RAC). Physical and mechanical properties of RAC including the density, the flexural and the compressive strength were studied. The non destructive test methods (pulse-velocity, rebound hammer) were performed . The results obtained were compared to crushed aggregate concrete (CAC) using the normal compressive testing machine test method. The optimal content of 5% marble fillers showed an improvement for both used test methods (compression, flexion and NDT). Non-destructive methods (ultrasonic and rebound hammer test) can be used to assess the strength of RAC, but a correction coefficient is required to obtain a similar value to the compressive strength given by the compression tests. The study emphasizes that these waste materials can be successfully and economically utilized as additional inert filler in RAC formulation within similar performances compared to a conventional concrete.

Keywords: marble waste fillers, mechanical strength, natural aggregate, non-destructive testing (NDT), recycled aggregate concrete

Procedia PDF Downloads 314
14415 Different Methods of Producing Bioemulsifier by Bacillus licheniformis Strains

Authors: Saba Pajuhan, Afshin Farahbakhsh, S. M. M. Dastgheib

Abstract:

Biosurfactants and bioemulsifiers are a structurally diverse group of surface-active molecules synthesized by microorganisms, they are amphipathic molecules which reduce surface and interfacial tensions and widely used in pharmaceutical, cosmetic, food and petroleum industries. In this paper, several methods of bioemulsifer synthesis and purification by Bacillus licheniformis strains (namely ACO1, PTCC 1595 and ACO4) were investigated. Strains were grown in nutrient broth with different conditions in order to get maximum production of bioemulsifer. The purification of bio emulsifier and the quality evaluation of the product was done by adding sulfuric acid (H₂SO₄) (98%), Ethanol or HCl to the solution followed by centrifuging. To determine the optimal conditions yielding the highest bioemulsifier production, the effect of various carbon and nitrogen sources, temperature, NaCl concentration, pH, O₂ levels, incubation time are indispensable and all of them were highly effective in bioemulsifiers production.

Keywords: biosurfactant, bioemulsifier, purification, surface tension, interfacial tension

Procedia PDF Downloads 273
14414 Use of Artificial Intelligence in Teaching Practices: A Meta-Analysis

Authors: Azmat Farooq Ahmad Khurram, Sadaf Aslam

Abstract:

This meta-analysis systematically examines the use of artificial intelligence (AI) in instructional methods across diverse educational settings through a thorough analysis of empirical research encompassing various disciplines, educational levels, and regions. This study aims to assess the effects of AI integration on teaching methodologies, classroom dynamics, teachers' roles, and student engagement. Various research methods were used to gather data, including literature reviews, surveys, interviews, and focus group discussions. Findings indicate paradigm shifts in teaching and education, identify emerging trends, practices, and the application of artificial intelligence in learning, and provide educators, policymakers, and stakeholders with guidelines and recommendations for effectively integrating AI in educational contexts. The study concludes by suggesting future research directions and practical considerations for maximizing AI's positive influence on pedagogical practices.

Keywords: artificial intelligence, teaching practices, meta-analysis, teaching-learning

Procedia PDF Downloads 83
14413 The Digital Library and Its Influential Role in Developing the Establishment of the Grand Egyptian Museum

Authors: Gourg Ebrahim Shafik Eskandar

Abstract:

The essential role of the digital library in developing museum display methods, recording ancient Egyptian antiquities, facilitating scientific research and storing antiquities in the Grand Egyptian Museum, which helped and saved a lot of time and money spent to equip the Grand Egyptian Museum. The technology of digital library, linking it to ancient Egyptian antiquities and the latest results, which scientific research has reached in the field of libraries and its impact on many areas of tourism and antiquities. The research also aims to show the main role of the digital library and the Arab countries emulating European countries in digitizing libraries and recent developments in Egyptian libraries and their role in many areas of life and linking them to Egyptology. The research will also explain how the museum display methods will be developed in the Grand Egyptian Museum, and the recording of ancient Egyptian antiquities in order to facilitate the process of scientific research and methods of storing antiquities, and it will also work to save time and effort for researchers. The research will also deal with lighting, and its prominent role in the display in the interior design and coordination of the Grand Egyptian Museum, through which the unique artifacts and artifacts displayed can be displayed, and they can be used in a strong or simple form. Depending on the condition of the piece to be displayed. The research will also go to show the role of the digital library in how the Grand Egyptian Museum contains gathering areas and how to distribute spaces, guidance, information, reception, libraries, lecture halls, restaurants, cafeterias, shops, permanent and temporary galleries, and bathrooms.

Keywords: grand egyptian museum, egyptian, museum, egyptian museum

Procedia PDF Downloads 28
14412 Climate Change in Awash River Basin of Ethiopia: A Projection Study Using Global and Regional Climate Model Simulations

Authors: Mahtsente Tadese, Lalit Kumar, Richard Koech

Abstract:

The aim of this study was to project and analyze climate change in the Awash River Basin (ARB) using bias-corrected Global and Regional Climate Model simulations. The analysis included a baseline period from 1986-2005 and two future scenarios (the 2050s and 2070s) under two representative concentration pathways (RCP4.5 and RCP8.5). Bias correction methods were evaluated using graphical and statistical methods. Following the evaluation of bias correction methods, the Distribution Mapping (DM) and Power Transformation (PT) were used for temperature and precipitation projection, respectively. The 2050s and 2070s RCP4 simulations showed an increase in precipitation during half of the months with 32 and 10%, respectively. Moreover, the 2050s and 2070s RCP8.5 simulation indicated a decrease in precipitation with 18 and 26%, respectively. The 2050s and 2070s RCP8.5 simulation indicated a significant decrease in precipitation in four of the months (February/March to May) with the highest decreasing rate of 34.7%. The 2050s and 2070s RCP4.5 simulation showed an increase of 0.48-2.6 °C in maximum temperature. In the case of RCP8.5, the increase rate reached 3.4 °C and 4.1 °C in the 2050s and 2070s, respectively. The changes in precipitation and temperature might worsen the water stress, flood, and drought in ARB. Moreover, the critical focus should be given to mitigation strategies and management options to reduce the negative impact. The findings of this study provide valuable information on future precipitation and temperature change in ARB, which will help in the planning and design of sustainable mitigation approaches in the basin.

Keywords: variability, climate change, Awash River Basin, precipitation

Procedia PDF Downloads 180
14411 A Supervised Face Parts Labeling Framework

Authors: Khalil Khan, Ikram Syed, Muhammad Ehsan Mazhar, Iran Uddin, Nasir Ahmad

Abstract:

Face parts labeling is the process of assigning class labels to each face part. A face parts labeling method (FPL) which divides a given image into its constitutes parts is proposed in this paper. A database FaceD consisting of 564 images is labeled with hand and make publically available. A supervised learning model is built through extraction of features from the training data. The testing phase is performed with two semantic segmentation methods, i.e., pixel and super-pixel based segmentation. In pixel-based segmentation class label is provided to each pixel individually. In super-pixel based method class label is assigned to super-pixel only – as a result, the same class label is given to all pixels inside a super-pixel. Pixel labeling accuracy reported with pixel and super-pixel based methods is 97.68 % and 93.45% respectively.

Keywords: face labeling, semantic segmentation, classification, face segmentation

Procedia PDF Downloads 260
14410 A Heart Arrhythmia Prediction Using Machine Learning’s Classification Approach and the Concept of Data Mining

Authors: Roshani S. Golhar, Neerajkumar S. Sathawane, Snehal Dongre

Abstract:

Background and objectives: As the, cardiovascular illnesses increasing and becoming cause of mortality worldwide, killing around lot of people each year. Arrhythmia is a type of cardiac illness characterized by a change in the linearity of the heartbeat. The goal of this study is to develop novel deep learning algorithms for successfully interpreting arrhythmia using a single second segment. Because the ECG signal indicates unique electrical heart activity across time, considerable changes between time intervals are detected. Such variances, as well as the limited number of learning data available for each arrhythmia, make standard learning methods difficult, and so impede its exaggeration. Conclusions: The proposed method was able to outperform several state-of-the-art methods. Also proposed technique is an effective and convenient approach to deep learning for heartbeat interpretation, that could be probably used in real-time healthcare monitoring systems

Keywords: electrocardiogram, ECG classification, neural networks, convolutional neural networks, portable document format

Procedia PDF Downloads 74
14409 Feasibility Study of Constructed Wetlands for Wastewater Treatment and Reuse in Asmara, Eritrea

Authors: Hagos Gebrehiwet Bahta

Abstract:

Asmara, the capital city of Eritrea, is facing a sanitation challenge because the city discharges its wastewater to the environment without any kind of treatment. The aim of this research is to conduct a pre-feasibility study of using constructed wetlands in the peri-urban areas of Asmara for wastewater treatment and reuse. It was found that around 15,000 m³ of wastewater is used daily for agricultural activities, and products are sold in the city's markets, which are claimed to cause some health effects. In this study, three potential sites were investigated around Mai-Bela and an optimum location was selected on the basis of land availability, topography, and geotechnical information. Some types of local microphytes that can be used in constructed wetlands have been identified and documented for further studies. It was found that subsurface constructed wetlands can provide a sufficient pollutant removal with careful planning and design. Following the feasibility study, a preliminary design of screening, grit chamber and subsurface constructed wetland was prepared and cost estimation was done. In the cost estimation part, the filter media was found to be the most expensive part and consists of around 30% percent of the overall cost. The city wastewater drainage runs in two directions and the selected site is located in the southern sub-system, which only carries sewage (separate system). The wastewater analysis conducted particularly around this area (Sembel) indicates high heavy metal levels and organic concentrations, which reveals that there is a high level of industrial pollution in addition to the domestic sewage.

Keywords: agriculture, constructed wetland, Mai-Bela, wastewater reuse

Procedia PDF Downloads 228
14408 Enabling Quantitative Urban Sustainability Assessment with Big Data

Authors: Changfeng Fu

Abstract:

Sustainable urban development has been widely accepted a common sense in the modern urban planning and design. However, the measurement and assessment of urban sustainability, especially the quantitative assessment have been always an issue obsessing planning and design professionals. This paper will present an on-going research on the principles and technologies to develop a quantitative urban sustainability assessment principles and techniques which aim to integrate indicators, geospatial and geo-reference data, and assessment techniques together into a mechanism. It is based on the principles and techniques of geospatial analysis with GIS and statistical analysis methods. The decision-making technologies and methods such as AHP and SMART are also adopted to address overall assessment conclusions. The possible interfaces and presentation of data and quantitative assessment results are also described. This research is based on the knowledge, situations and data sources of UK, but it is potentially adaptable to other countries or regions. The implementation potentials of the mechanism are also discussed.

Keywords: urban sustainability assessment, quantitative analysis, sustainability indicator, geospatial data, big data

Procedia PDF Downloads 363
14407 Analysis of Splicing Methods for High Speed Automated Fibre Placement Applications

Authors: Phillip Kearney, Constantina Lekakou, Stephen Belcher, Alessandro Sordon

Abstract:

The focus in the automotive industry is to reduce human operator and machine interaction, so manufacturing becomes more automated and safer. The aim is to lower part cost and construction time as well as defects in the parts, sometimes occurring due to the physical limitations of human operators. A move to automate the layup of reinforcement material in composites manufacturing has resulted in the use of tapes that are placed in position by a robotic deposition head, also described as Automated Fibre Placement (AFP). The process of AFP is limited with respect to the finite amount of material that can be loaded into the machine at any one time. Joining two batches of tape material together involves a splice to secure the ends of the finishing tape to the starting edge of the new tape. The splicing method of choice for the majority of prepreg applications is a hand stich method, and as the name suggests requires human input to achieve. This investigation explores three methods for automated splicing, namely, adhesive, binding and stitching. The adhesive technique uses an additional adhesive placed on the tape ends to be joined. Binding uses the binding agent that is already impregnated onto the tape through the application of heat. The stitching method is used as a baseline to compare the new splicing methods to the traditional technique currently in use. As the methods will be used within a High Speed Automated Fibre Placement (HSAFP) process, this meant the parameters of the splices have to meet certain specifications: (a) the splice must be able to endure a load of 50 N in tension applied at a rate of 1 mm/s; (b) the splice must be created in less than 6 seconds, dictated by the capacity of the tape accumulator within the system. The samples for experimentation were manufactured with controlled overlaps, alignment and splicing parameters, these were then tested in tension using a tensile testing machine. Initial analysis explored the use of the impregnated binding agent present on the tape, as in the binding splicing technique. It analysed the effect of temperature and overlap on the strength of the splice. It was found that the optimum splicing temperature was at the higher end of the activation range of the binding agent, 100 °C. The optimum overlap was found to be 25 mm; it was found that there was no improvement in bond strength from 25 mm to 30 mm overlap. The final analysis compared the different splicing methods to the baseline of a stitched bond. It was found that the addition of an adhesive was the best splicing method, achieving a maximum load of over 500 N compared to the 26 N load achieved by a stitching splice and 94 N by the binding method.

Keywords: analysis, automated fibre placement, high speed, splicing

Procedia PDF Downloads 161
14406 Optimization of Process Parameters for Rotary Electro Discharge Machining Using EN31 Tool Steel: Present and Future Scope

Authors: Goutam Dubey, Varun Dutta

Abstract:

In the present study, rotary-electro discharge machining of EN31 tool steel has been carried out using a pure copper electrode. Various response variables such as Material Removal Rate (MRR), Tool Wear Rate (TWR), and Machining Rate (MR) have been studied against the selected process variables. The selected process variables were peak current (I), voltage (V), duty cycle, and electrode rotation (N). EN31 Tool Steel is hardened, high carbon steel which increases its hardness and reduces its machinability. Reduced machinability means it not economical to use conventional methods to machine EN31 Tool Steel. So, non-conventional methods play an important role in machining of such materials.

Keywords: electric discharge machining, EDM, tool steel, tool wear rate, optimization techniques

Procedia PDF Downloads 205
14405 Improving Enhanced Oil Recovery by Using Alkaline-Surfactant-Polymer Injection and Nanotechnology

Authors: Amir Gerayeli, Babak Moradi

Abstract:

The continuously declining oil reservoirs and reservoirs aging have created a huge demand for utilization of Enhanced Oil Recovery (EOR) methods recently. Primary and secondary oil recovery methods have various limitations and are not practical for all reservoirs. Therefore, it is necessary to use chemical methods to improve oil recovery efficiency by reducing oil and water surface tension, increasing sweeping efficiency, and reducing displacer phase viscosity. One of the well-known methods of oil recovery is Alkaline-Surfactant-Polymer (ASP) flooding that shown to have significant impact on enhancing oil recovery. As some of the biggest oil reservoirs including those of Iran’s are fractional reservoirs with substantial amount of trapped oil in their fractures, the use of Alkaline-Surfactant-Polymer (ASP) flooding method is increasingly growing, the method in which the impact of several parameters including type and concentration of the Alkaline, Surfactant, and polymer are particularly important. This study investigated the use of Nano particles to improve Enhanced Oil Recovery (EOR). The study methodology included performing several laboratory tests on drill cores extracted from Karanj Oil field Asmary Formation in Khuzestan, Iran. In the experiments performed, Sodium dodecyl benzenesulfonate (SDBS) and 1-dodecyl-3-methylimidazolium chloride ([C12mim] [Cl])) were used as surfactant, hydrolyzed polyacrylamide (HPAM) and guar gum were used as polymer, Sodium hydroxide (NaOH) as alkaline, and Silicon dioxide (SiO2) and Magnesium oxide (MgO) were used as Nano particles. The experiment findings suggest that water viscosity increased from 1 centipoise to 5 centipoise when hydrolyzed polyacrylamide (HPAM) and guar gum were used as polymer. The surface tension between oil and water was initially measured as 25.808 (mN/m). The optimum surfactant concentration was found to be 500 p, at which the oil and water tension surface was measured to be 2.90 (mN/m) when [C12mim] [Cl] was used, and 3.28 (mN/m) when SDBS was used. The Nano particles concentration ranged from 100 ppm to 1500 ppm in this study. The optimum Nano particle concentration was found to be 1000 ppm for MgO and 500 ppm for SiO2.

Keywords: alkaline-surfactant-polymer, ionic liquids, relative permeability, reduced surface tension, tertiary enhanced oil recovery, wettability change

Procedia PDF Downloads 157
14404 Nonparametric Estimation of Risk-Neutral Densities via Empirical Esscher Transform

Authors: Manoel Pereira, Alvaro Veiga, Camila Epprecht, Renato Costa

Abstract:

This paper introduces an empirical version of the Esscher transform for risk-neutral option pricing. Traditional parametric methods require the formulation of an explicit risk-neutral model and are operational only for a few probability distributions for the returns of the underlying. In our proposal, we make only mild assumptions on the pricing kernel and there is no need for the formulation of the risk-neutral model for the returns. First, we simulate sample paths for the returns under the physical distribution. Then, based on the empirical Esscher transform, the sample is reweighted, giving rise to a risk-neutralized sample from which derivative prices can be obtained by a weighted sum of the options pay-offs in each path. We compare our proposal with some traditional parametric pricing methods in four experiments with artificial and real data.

Keywords: esscher transform, generalized autoregressive Conditional Heteroscedastic (GARCH), nonparametric option pricing

Procedia PDF Downloads 492
14403 Effects of Climate Change on Hydraulic Design Methods of Railway Infrastructures

Authors: Chiara Cesali

Abstract:

The effects of climate change are increasingly evident: increases in temperature (i.e. global warming), greater frequency of extreme weather events, i.e. storms, floods, which often affect transport infrastructures. Large-scale climatological models with long-term horizons (up to 2100) show the possibility of significant increases in precipitation in the future, according to the greenhouse gas emissions scenarios from IPCC. Consequently, the insufficiency of existing hydraulic works (i.e. bridges, culverts, drainage systems) may be more frequent, or those currently being designed may become insufficient in the future. Thus, the hydraulic design methods of transport infrastructure must begin to take into account the influence of climate change. To this purpose, criteria for applying to the hydraulic design of a railway infrastructure some of the approaches currently available for determining design rainfall intensity and/or peak discharge flow on the basis of possible climate change scenarios are defined and proposed in the paper. Some application cases are also described.

Keywords: climate change, hydraulic design, precipitation, railway

Procedia PDF Downloads 185
14402 Molecular Interaction of Acetylcholinesterase with Flavonoids Involved in Neurodegenerative Diseases

Authors: W. Soufi, F. Boukli Hacene, S. Ghalem

Abstract:

Alzheimer's disease (AD) is a neurodegenerative disease that leads to a progressive and permanent deterioration of nerve cells. This disease is progressively accompanied by an intellectual deterioration leading to psychological manifestations and behavioral disorders that lead to a loss of autonomy. It is the most frequent of degenerative dementia. Alzheimer's disease (AD), which affects a growing number of people, has become a major public health problem in a few years. In the context of the study of the mechanisms governing the evolution of AD disease, we have found that natural flavonoids are good acetylcholinesterase inhibitors that reduce the rate of ßA secretion in neurons. This work is to study the inhibition of acetylcholinesterase (AChE) which is an enzyme involved in Alzheimer's disease, by methods of molecular modeling. These results will probably help in the development of an effective therapeutic tool in the fight against the development of Alzheimer's disease. Our goal of the research is to study the inhibition of acetylcholinesterase (AChE) by molecular modeling methods.

Keywords: Alzheimer's disease, acetylcholinesterase, flavonoids, molecular modeling

Procedia PDF Downloads 110
14401 Tumor Detection of Cerebral MRI by Multifractal Analysis

Authors: S. Oudjemia, F. Alim, S. Seddiki

Abstract:

This paper shows the application of multifractal analysis for additional help in cancer diagnosis. The medical image processing is a very important discipline in which many existing methods are in search of solutions to real problems of medicine. In this work, we present results of multifractal analysis of brain MRI images. The purpose of this analysis was to separate between healthy and cancerous tissue of the brain. A nonlinear method based on multifractal detrending moving average (MFDMA) which is a generalization of the detrending fluctuations analysis (DFA) is used for the detection of abnormalities in these images. The proposed method could make separation of the two types of brain tissue with success. It is very important to note that the choice of this non-linear method is due to the complexity and irregularity of tumor tissue that linear and classical nonlinear methods seem difficult to characterize completely. In order to show the performance of this method, we compared its results with those of the conventional method box-counting.

Keywords: irregularity, nonlinearity, MRI brain images, multifractal analysis, brain tumor

Procedia PDF Downloads 445
14400 Cadmium Separation from Aqueous Solutions by Natural Biosorbents

Authors: Z. V. P. Murthy, Preeti Arunachalam, Sangeeta Balram

Abstract:

Removal of metal ions from different wastewaters has become important due to their effects on living beings. Cadmium is one of the heavy metals found in different industrial wastewaters. There are many conventional methods available to remove heavy metals from wastewaters like adsorption, membrane separations, precipitation, electrolytic methods, etc. and all of them have their own advantages and disadvantages. The present work deals with the use of natural biosorbents (chitin and chitosan) to separate cadmium ions from aqueous solutions. The adsorption data were fitted with different isotherms and kinetics models. Amongst different adsorption isotherms used to fit the adsorption data, the Freundlich isotherm showed better fits for both the biosorbents. The kinetics data of adsorption of cadmium showed better fit with pseudo-second order model for both the biosorbents. Chitosan, the derivative from chitin, showed better performance than chitin. The separation results are encouraging.

Keywords: chitin, chitosan, cadmium, isotherm, kinetics

Procedia PDF Downloads 416
14399 Variation with Depth of Physico-Chemical, Mineralogical and Physical Properties of Overburden over Gneiss Basement Complex in Minna Metropolis, North Central Nigeria

Authors: M. M. Alhaji, M. Alhassan, A. M. Yahaya

Abstract:

Soil engineers pay very little or no attention to variation in the mineralogical and consequently, the geotechnical properties of overburden with depth on basement complexes, a situation which can lead to sudden failure of civil engineering structures. Soil samples collected at depths ranging from 0.5m to 4.0m at 0.5m intervals, from a trial pit dogged manually to depth of 4.0m on an overburden over gneiss basement complex, was evaluated for physico-chemical, mineralogical and physical properties. This is to determine the variation of these properties with depth within the profile of the strata. Results showed that sodium amphibolite and feldspar, which are both primary minerals dominate the overall profile of the overburden. Carbon which dominates the lower profile of the strata was observed to alter to gregorite at upper section of the profile. Organic matter contents and cation exchange capacity reduces with increase in depth while lost on ignition and pH were relatively constant with depth. The index properties, as well as natural moisture contents, increases from 0.5m to between 1.0m to 1.5m depth after which the values reduced to constant values at 3.0m depth. The grain size analysis shows high composition of sand sized particles with silts of low to non-plasticity. The maximum dry density (MDD) values are generally relatively high and increases from 2.262g/cm³ at 0.5m depth to 2.410g/cm³ at 4.0m depth while the optimum moisture content (OMC) reduced from 9.8% at 0.5m depth to 6.7% at 4.0m depth.

Keywords: Gneiss basement complex, mineralogical properties, North Central Nigeria, physico-chemical properties, physical properties, overburden soil

Procedia PDF Downloads 153
14398 Effect of Sodium Hydroxide on Geotechnical Properties of Soft Soil in Kathmandu Valley

Authors: Bal Deep Sharma, Suresh Ray Yadav

Abstract:

Local soils are often chosen due to their widespread availability and low cost. However, these soils typically have poor durability, which can lead to significant limitations in their use for construction. To address this issue, various soil stabilization techniques have been developed and used over the years. This study investigates the viability of employing the mineral polymerization (MIP) technique to stabilize black soils, intending to enhance their suitability for construction applications. This technique involves the microstructural transformation of certain clay minerals into solid and stable compounds exhibiting characteristics similar to hydroxy sodalite, feldspathoid, or zeolite. This transformation occurs through the action of an alkaline reactant at atmospheric pressure and low temperature. The soil sample was characterized using grain size distribution, Atterberg limit test, organic content test, and pH-value tests. The unconfined compressive strength of the soil specimens, prepared with varying percentages of sodium hydroxide as an additive and sand as a filler by weight, was determined at the optimum moisture content. The unconfined compressive strength of the specimens was tested under three different conditions: dry, wet, and cycling. The maximum unconfined compressive strengths were 77.568 kg/cm², 38.85 kg/cm², and 56.3 kg/cm² for the dry, wet, and cycling specimens, respectively, while the unconfined compressive strength of the untreated soil was 7.38 kg/cm². The minimum unconfined compressive strength of the wet and cycling specimens was greater than that of the untreated soil. Based on these findings, it can be concluded that these soils can be effectively used as construction material after treatment with sodium hydroxide.

Keywords: soil stabilization technique, soft soil treatment, sodium hydroxide, unconfined compressive strength

Procedia PDF Downloads 88
14397 Trade and Economic Relations between Georgia and Germany – the Impediments Caused by the Pandemic and Future Prospects

Authors: Tamar Lazariashvili

Abstract:

There are a number of factors that determine the growth and development of the country's economy; however, trade and economic relations with other countries are the most important of all these factors. The paper analyzes the trade and economic relations between Georgia and Germany, identifies the impediments caused by the Covid pandemic, and substantiates the need for further economic cooperation between the countries. Research objectives. The objective of the research is to develop recommendations and reveal the prospects of further cooperation between Georgia and Germany based on identifying the problems in the field of trade and economy in the post-crisis situation. The research object is Georgian German economic relations. Germany is Georgia's largest trading partner in the European Union. Georgia and Germany actively cooperate within the framework of international organizations as well. The paper analyzes the multilateral and intensive economic relations between Germany and Georgia; evaluates the investments of German companies in Georgia and the activities of Georgian companies in Germany. Research methods. The paper uses general and specific research methods; in particular, analysis, synthesis, induction, deduction, comparison, statistical (selection, grouping, observation, trend), and other research methods.SWOT analysis is used to determine development opportunities between countries. As a result of the research economic ranking of Georgia and Germany are determined according to the above criteria, the causes of the impediments due to the pandemic are studied; the main problems in the field of trade and economy are identified. The paper provides conclusions on the problems in the trade relations between Georgia and Germany and suggests recommendations regarding the prospects for improving these relations.

Keywords: georgia-germany, trade and economic relations, economic ranking, perspective directions

Procedia PDF Downloads 163
14396 Banks Profitability Indicators in CEE Countries

Authors: I. Erins, J. Erina

Abstract:

The aim of the present article is to determine the impact of the external and internal factors of bank performance on the profitability indicators of the CEE countries banks in the period from 2006 to 2012. On the basis of research conducted abroad on bank and macroeconomic profitability indicators, in order to obtain research results, the authors evaluated return on average assets (ROAA) and return on average equity (ROAE) indicators of the CEE countries banks. The authors analyzed profitability indicators of banks using descriptive methods, SPSS data analysis methods as well as data correlation and linear regression analysis. The authors concluded that most internal and external indicators of bank performance have no direct effect on the profitability of the banks in the CEE countries. The only exceptions are credit risk and bank size which affect one of the measures of bank profitability–return on average equity.

Keywords: banks, CEE countries, profitability ROAA, ROAE

Procedia PDF Downloads 371
14395 Organisationmatcher: An Organisation Ranking System for Student Placement Using Preference Weights

Authors: Nor Sahida Ibrahim, Ruhaila Maskat, Aishah Ahmad

Abstract:

Almost all tertiary-level students will undergo some form of training in organisations prior to their graduation. This practice provides the necessary exposure and experience to allow students to cope with actual working environment and culture in the future. Nevertheless, a particular degree of “matching” between what is expected and what can be offered between students and organisations underpins how effective and enriching the experience is. This matching of students and organisations is challenging when preferences from both parties must be satisfied. This work developed a web-based system, namely the OrganisationMatcher, which leverage on the use of preference weights to score each organisation and rank them based on “suitability”. OrganisationMatcher has been implemented on a relational database, designed using object-oriented methods and developed using PHP programming language for browser front-end access. We outline the challenges and limitations of our system and discuss future improvements to the system, specifically in the utilisation of intelligent methods.

Keywords: student industrial placement, information system, web-based, ranking

Procedia PDF Downloads 284
14394 Artificial Intelligence in the Design of a Retaining Structure

Authors: Kelvin Lo

Abstract:

Nowadays, numerical modelling in geotechnical engineering is very common but sophisticated. Many advanced input settings and considerable computational efforts are required to optimize the design to reduce the construction cost. To optimize a design, it usually requires huge numerical models. If the optimization is conducted manually, there is a potentially dangerous consequence from human errors, and the time spent on the input and data extraction from output is significant. This paper presents an automation process introduced to numerical modelling (Plaxis 2D) of a trench excavation supported by a secant-pile retaining structure for a top-down tunnel project. Python code is adopted to control the process, and numerical modelling is conducted automatically in every 20m chainage along the 200m tunnel, with maximum retained height occurring in the middle chainage. Python code continuously changes the geological stratum and excavation depth under groundwater flow conditions in each 20m section. It automatically conducts trial and error to determine the required pile length and the use of props to achieve the required factor of safety and target displacement. Once the bending moment of the pile exceeds its capacity, it will increase in size. When the pile embedment reaches the default maximum length, it will turn on the prop system. Results showed that it saves time, increases efficiency, lowers design costs, and replaces human labor to minimize error.

Keywords: automation, numerical modelling, Python, retaining structures

Procedia PDF Downloads 59