Search results for: local and global minimum
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 11427

Search results for: local and global minimum

3927 Anlaytical Studies on Subgrade Soil Using Jute Geotextile

Authors: A. Vinod Kumar, G. Sunny Deol, Rakesh Kumar, B. Chandra

Abstract:

Application of fiber reinforcement in road construction is gaining some interest in enhancing soil strength. In this paper, the natural geotextile material obtained from gunny bags was used due to its vast local availability. Construction of flexible pavement on weaker soil such as clay soils is a significant problem in construction as well as in design due to its expansive characteristics. Jute geotextile (JGT) was used on a foundation layer of flexible pavement on rural roads. This problem will be conquered by increasing the subgrade strength by decreasing sub-base layer thickness by improving their overall pavement strength characteristics which ultimately reduces the cost of construction and leads to an economical design. California Bearing Ratio (CBR), unconfined compressive strength (UCS) and triaxial laboratory tests were conducted on two different soil samples, CI and MI. Weaker soil is reinforced with JGT, JGT+Bitumen. JGT+polythene sheet was varied with heights while performing the laboratory tests. Subgrade strength evaluation was investigated by conducting soak CBR test in the laboratory for clayey and silt soils. Laboratory results reveal that reinforced soak CBR value of clayey soil (CI) observed was 10.35%, and silty soil (MI) was 15.6%. This study intends to develop new technique for reinforcing weaker soil with JGT varying parameters for the need of low volume flexible pavements. It was observed that the performance of JGT is inferior when used with bitumen and polyethylene sheets.

Keywords: CBR, jute geotextile, low volume road, weaker soil

Procedia PDF Downloads 434
3926 A Pipeline for Detecting Copy Number Variation from Whole Exome Sequencing Using Comprehensive Tools

Authors: Cheng-Yang Lee, Petrus Tang, Tzu-Hao Chang

Abstract:

Copy number variations (CNVs) have played an important role in many kinds of human diseases, such as Autism, Schizophrenia and a number of cancers. Many diseases are found in genome coding regions and whole exome sequencing (WES) is a cost-effective and powerful technology in detecting variants that are enriched in exons and have potential applications in clinical setting. Although several algorithms have been developed to detect CNVs using WES and compared with other algorithms for finding the most suitable methods using their own samples, there were not consistent datasets across most of algorithms to evaluate the ability of CNV detection. On the other hand, most of algorithms is using command line interface that may greatly limit the analysis capability of many laboratories. We create a series of simulated WES datasets from UCSC hg19 chromosome 22, and then evaluate the CNV detective ability of 19 algorithms from OMICtools database using our simulated WES datasets. We compute the sensitivity, specificity and accuracy in each algorithm for validation of the exome-derived CNVs. After comparison of 19 algorithms from OMICtools database, we construct a platform to install all of the algorithms in a virtual machine like VirtualBox which can be established conveniently in local computers, and then create a simple script that can be easily to use for detecting CNVs using algorithms selected by users. We also build a table to elaborate on many kinds of events, such as input requirement, CNV detective ability, for all of the algorithms that can provide users a specification to choose optimum algorithms.

Keywords: whole exome sequencing, copy number variations, omictools, pipeline

Procedia PDF Downloads 310
3925 Influence of Cooking on the Functional Properties of Dioscorea Schimperiana During Chips Production

Authors: Djeukeu Asongni William, Leng Marlyse, Gouado Inocent

Abstract:

Background: Process for obtaining D. schimperiana chips involves a long period of cooking followed by drying of obtained products in the sun. Such a process could induce the modification of the functional properties of the chips, thus reducing the technological uses of these products. This study was conducted with a view to assessing the impact of this process on the chips of D. schimperiana. Methods: The chips used were purchased in Baham, Bamendjou and Bagangté markets during the month of February 2013. A representative sample of each market chips was formed by mixing the chips of several sellers. The control sample consisted of fresh yams that have been sliced to the average size of local chips then dried in the oven at 45 ° C for 36 h. On each sample was performed the analysis of the physico-chemical properties (carbohydrates, lipids, proteins, iron , phosphorus, reducing sugars, ash and total starch) and gelling properties both with and without inhibitor alpha-amylases (0.018 and 0.146 mol / l). Results: Results show that the levels of ash 2.99 g / 100gms, iron 1.01 g / 100gms and phosphorus 532.06 mg / 100gms fresh sample were significantly higher than those of the products obtained in the traditional process. The functional properties of the chips obtained from different methods shows that the peak viscosity of the fresh sample is larger than the other samples with or without inhibitor. In addition, the fresh sample has the lowest breakdown under the same conditions. Conclusion: These results show that traditional process reduces technological potential of chips, thus limiting the value of D. schimperiana.

Keywords: Dioscorea schimperiana, chips, functional properties, technological properties, valorization

Procedia PDF Downloads 396
3924 Design and Modeling of a Green Building Energy Efficient System

Authors: Berhane Gebreslassie

Abstract:

Conventional commericial buildings are among the highest unwisely consumes enormous amount of energy and as consequence produce significant amount Carbon Dioxide (CO2). Traditional/conventional buildings have been built for years without consideration being given to their impact on the global warming issues as well as their CO2 contributions. Since 1973, simulation of Green Building (GB) for Energy Efficiency started and many countries in particular the US showed a positive response to minimize the usage of energy in respect to reducing the CO2 emission. As a consequence many software companies developed their own unique building energy efficiency simulation software, interfacing interoperability with Building Information Modeling (BIM). The last decade has witnessed very rapid growing number of researches on GB energy efficiency system. However, the study also indicates that the results of current GB simulation are not yet satisfactory to meet the objectives of GB. In addition most of these previous studies are unlikely excluded the studies of ultimate building energy efficiencies simulation. The aim of this project is to meet the objectives of GB by design, modeling and simulation of building ultimate energy efficiencies system. This research project presents multi-level, L-shape office building in which every particular part of the building materials has been tested for energy efficiency. An overall of 78.62% energy is saved, approaching to NetZero energy saving. Furthermore, the building is implements with distributed energy resources like renewable energies and integrating with Smart Building Automation System (SBAS) for controlling and monitoring energy usage.

Keywords: ultimate energy saving, optimum energy saving, green building, sustainable materials and renewable energy

Procedia PDF Downloads 269
3923 Private Coded Computation of Matrix Multiplication

Authors: Malihe Aliasgari, Yousef Nejatbakhsh

Abstract:

The era of Big Data and the immensity of real-life datasets compels computation tasks to be performed in a distributed fashion, where the data is dispersed among many servers that operate in parallel. However, massive parallelization leads to computational bottlenecks due to faulty servers and stragglers. Stragglers refer to a few slow or delay-prone processors that can bottleneck the entire computation because one has to wait for all the parallel nodes to finish. The problem of straggling processors, has been well studied in the context of distributed computing. Recently, it has been pointed out that, for the important case of linear functions, it is possible to improve over repetition strategies in terms of the tradeoff between performance and latency by carrying out linear precoding of the data prior to processing. The key idea is that, by employing suitable linear codes operating over fractions of the original data, a function may be completed as soon as enough number of processors, depending on the minimum distance of the code, have completed their operations. The problem of matrix-matrix multiplication in the presence of practically big sized of data sets faced with computational and memory related difficulties, which makes such operations are carried out using distributed computing platforms. In this work, we study the problem of distributed matrix-matrix multiplication W = XY under storage constraints, i.e., when each server is allowed to store a fixed fraction of each of the matrices X and Y, which is a fundamental building of many science and engineering fields such as machine learning, image and signal processing, wireless communication, optimization. Non-secure and secure matrix multiplication are studied. We want to study the setup, in which the identity of the matrix of interest should be kept private from the workers and then obtain the recovery threshold of the colluding model, that is, the number of workers that need to complete their task before the master server can recover the product W. The problem of secure and private distributed matrix multiplication W = XY which the matrix X is confidential, while matrix Y is selected in a private manner from a library of public matrices. We present the best currently known trade-off between communication load and recovery threshold. On the other words, we design an achievable PSGPD scheme for any arbitrary privacy level by trivially concatenating a robust PIR scheme for arbitrary colluding workers and private databases and the proposed SGPD code that provides a smaller computational complexity at the workers.

Keywords: coded distributed computation, private information retrieval, secret sharing, stragglers

Procedia PDF Downloads 114
3922 Stomach Perforation, due to Chronic External Pressure

Authors: Angelis P. Barlampas

Abstract:

PURPOSE: The purpose of this paper is to demonstrate the important role of taking an appropriate and detailed history, in order to reach the best possible diagnostic conclusion. MATERIAL: A patient presented to the emergency department due to the sudden onset of continuous abdominal pain, during the last hour and with the clinical symptoms of an acute abdomen. During the clinical examination, signs of peritoneal irritation and diffuse abdominal tenderness were found. The rest of the clinical and laboratory tests did not reveal anything important. From the reported medical history, nothing of note was found, except for the report of a large liver cyst, for which he was advised not to take any further action, except from regular ultrasound examination . METHOD: A computed tomography examination was performed after per os administration of gastrografin, which revealed a hyperdense ascitic effusion, similar in density to that of gastrografin within the intestinal tract. The presence of a large cyst of the left hepatic lobe was confirmed, contacting and pushing against the stomach. In the area of the contact between the liver cyst and the pylorus, there were extraluminal air bubbles and local opacity of the peritoneal fat, with a small hyperdense effusion. Result : The above, as well as the absence of a history of stomach ulcer or recent trauma, or other pathology, argue in favor of acute pyloric perforation, due to mural necrosis, in response to chronic external pressure from the pre-existing large liver cyst.

Keywords: perforation, stomach, large liver cyst, CT abdomen, acute abdominal pain, intraperitoneal leakage, constrast leakage

Procedia PDF Downloads 89
3921 Assessing the Sheltering Response in the Middle East: Studying Syrian Camps in Jordan

Authors: Lara A. Alshawawreh, R. Sean Smith, John B. Wood

Abstract:

This study focuses on the sheltering response in the Middle East, specifically through reviewing two Syrian refugee camps in Jordan, involving Zaatari and Azraq. Zaatari camp involved the rapid deployment of tents and shelters over a very short period of time and Azraq was purpose built and pre-planned over a longer period. At present, both camps collectively host more than 133,000 occupants. Field visits were taken to both camps and the main issues and problems in the sheltering response were highlighted through focus group discussions with camp occupants and inspection of shelter habitats. This provided both subjective and objective research data sources. While every case has its own significance and deployment to meet humanitarian needs, there are some common requirements irrespective of geographical region. The results suggest that there is a gap in the suitability of the required habitat needs and what has been provided. It is recommended that the global international response and support could be improved in relation to the habitat form, construction type, layout, function and critically the cultural aspects. Services, health and hygiene are key elements to the shelter habitat provision. The study also identified the amendments to shelters undertaken by the beneficiaries providing insight into their key main requirements. The outcomes from this study could provide an important learning opportunity to develop improved habitat response for future shelters.

Keywords: culture, post-disaster, refugees, shelters

Procedia PDF Downloads 483
3920 Leadership Succession and Renewal in Zimbabwe Political Parties: A Critical Analysis of the Bhora Remusango Concept

Authors: A. F. Chikerema

Abstract:

Political leadership in Africa vary from the “criminalization” of the state to political leadership as “dispensing patrimony”, the “recycling” of elites and the use of state power and resources to consolidate political and economic power (Van Wyk:2007: p1). Political parties just like any other organizations always need leadership renewal and revamping, besides ideological and policy renewal. Zimbabwean politics present a shunned leadership renewal as reflected by the two champion political parties namely ZANU PF and MDC-T. Despite hot political power contestation between MDC and ZANUPF, the parties` internal structures are hinged on the two Godfather or Father figure that is Mugabe and Tsvangirai. They are the “labels “behind the two political parties. The suppressing of dissent voice on succession and renewal of leadership in the two parties has brew resistance from within and this has resulted in factional fights within the two political parties. The disgruntlement in the political parties has led to the stemming of the ‘bhoramusango concept’ from the electorate and party cadres whereby they are throwing or donating away their votes to other political parties. The ‘bhoramusango’ concept haunted ZANUPF in 2008 leading to its defeat by the opposition MDC-T .The paper takes the form of an analytic approach on leadership crisis in Zimbabwe. The narrative is framed on key concepts of leadership: namely leadership renewal and leadership succession, as agents operating within inherited structures negotiated political settlements, and form structures of leadership. Rulers gave priority to the consolidation of state power by installing party loyalists in the armed forces, civil service and local government. As part of this process, rulers have ensured consolidated power and authority.

Keywords: leadership renewal, leadership succession, ‘Bhora Musango’, political culture, political legitimacy

Procedia PDF Downloads 403
3919 Genetic Diversity Analysis in Embelia Ribes by RAPD Markers

Authors: Sabitha Rani A., Nagamani V.

Abstract:

Embelia ribes Burm.f (Family-Myrsinaceae) commonly known as Vidanga or Baibirang, is one of the important medicinal plants of India. The seed extract is reported to be antidiabetic, antitumour, analgesic, anti-inflammatory, antispermatogenic, free radical scavenging activities and widely used in more than 75 Ayurvedic commercial formulations. Among the 100 different species of Embelia, E. ribes is considered as a major source of Embelin, a bioactive compound. Because of high demand and low availability, the seeds of E. ribes are substituted with many cheaper alternatives. Therefore, the present study of RAPD-PCR analysis was undertaken to develop molecular markers for identification of E. ribes. A total of 13 different seed samples of Embelia were collected from different agro-climatic regions of India. The seeds of E.ribes were collected from Kalpetta, Kerala and three different seed samples were collected from traders of Odisha, Madhya Pradesh, Maharastra. The other nine seed samples were collected from local traders which they have collected from different regions of India. Genomic DNA was isolated from different seed samples E. ribes and RAPD-PCR was performed on 13 different seed samples using 47 random primers. Out of all the primers, only 22 primers produced clear and highly-reproducible banding patterns. The 22 selected RAPD primers generated a total of 280 alleles with an average of 12 alleles per primer pair. In the present study, we have identified three RAPD-PCR markers i.e. OPF5_480 bp, OPH11_520 bp and OPH4_530 bp which can be used for genetic fingerprinting of E. ribes. This methodology can be employed for identification of original E. ribes and also distinguishing it from other substitutes and adulterants.

Keywords: Embelia ribes, RAPD-PCR, primers, genetic analysis

Procedia PDF Downloads 292
3918 Multimodal Deep Learning for Human Activity Recognition

Authors: Ons Slimene, Aroua Taamallah, Maha Khemaja

Abstract:

In recent years, human activity recognition (HAR) has been a key area of research due to its diverse applications. It has garnered increasing attention in the field of computer vision. HAR plays an important role in people’s daily lives as it has the ability to learn advanced knowledge about human activities from data. In HAR, activities are usually represented by exploiting different types of sensors, such as embedded sensors or visual sensors. However, these sensors have limitations, such as local obstacles, image-related obstacles, sensor unreliability, and consumer concerns. Recently, several deep learning-based approaches have been proposed for HAR and these approaches are classified into two categories based on the type of data used: vision-based approaches and sensor-based approaches. This research paper highlights the importance of multimodal data fusion from skeleton data obtained from videos and data generated by embedded sensors using deep neural networks for achieving HAR. We propose a deep multimodal fusion network based on a twostream architecture. These two streams use the Convolutional Neural Network combined with the Bidirectional LSTM (CNN BILSTM) to process skeleton data and data generated by embedded sensors and the fusion at the feature level is considered. The proposed model was evaluated on a public OPPORTUNITY++ dataset and produced a accuracy of 96.77%.

Keywords: human activity recognition, action recognition, sensors, vision, human-centric sensing, deep learning, context-awareness

Procedia PDF Downloads 95
3917 Spatial Relationship of Drug Smuggling Based on Geographic Information System Knowledge Discovery Using Decision Tree Algorithm

Authors: S. Niamkaeo, O. Robert, O. Chaowalit

Abstract:

In this investigation, we focus on discovering spatial relationship of drug smuggling along the northern border of Thailand. Thailand is no longer a drug production site, but Thailand is still one of the major drug trafficking hubs due to its topographic characteristics facilitating drug smuggling from neighboring countries. Our study areas cover three districts (Mae-jan, Mae-fahluang, and Mae-sai) in Chiangrai city and four districts (Chiangdao, Mae-eye, Chaiprakarn, and Wienghang) in Chiangmai city where drug smuggling of methamphetamine crystal and amphetamine occurs mostly. The data on drug smuggling incidents from 2011 to 2017 was collected from several national and local published news. Geo-spatial drug smuggling database was prepared. Decision tree algorithm was applied in order to discover the spatial relationship of factors related to drug smuggling, which was converted into rules using rule-based system. The factors including land use type, smuggling route, season and distance within 500 meters from check points were found that they were related to drug smuggling in terms of rules-based relationship. It was illustrated that drug smuggling was occurred mostly in forest area in winter. Drug smuggling exhibited was discovered mainly along topographic road where check points were not reachable. This spatial relationship of drug smuggling could support the Thai Office of Narcotics Control Board in surveillance drug smuggling.

Keywords: decision tree, drug smuggling, Geographic Information System, GIS knowledge discovery, rule-based system

Procedia PDF Downloads 162
3916 Combustion Chamber Sizing for Energy Recovery from Furnace Process Gas: Waste to Energy

Authors: Balram Panjwani, Bernd Wittgens, Jan Erik Olsen, Stein Tore Johansen

Abstract:

The Norwegian ferroalloy industry is a world leader in sustainable production of ferrosilicon, silicon and manganese alloys with the lowest global specific energy consumption. One of the byproducts during the metal reduction process is energy rich off-gas and usually this energy is not harnessed. A novel concept for sustainable energy recovery from ferroalloy off-gas is discussed. The concept is founded on the idea of introducing a combustion chamber in the off-gas section in which energy rich off-gas mainly consisting of CO will be combusted. This will provide an additional degree of freedom for optimizing energy recovery. A well-controlled and high off-gas temperature will assure a significant increase in energy recovery and reduction of emissions to the atmosphere. Design and operation of the combustion chamber depend on many parameters, including the total power capacity of the combustion chamber, sufficient residence time for combusting the complex Poly Aromatic Hydrocarbon (PAH), NOx, as well as converting other potential pollutants. The design criteria for the combustion chamber have been identified and discussed and sizing of the combustion chamber has been carried out considering these design criteria. Computational Fluid Dynamics (CFD) has been utilized extensively for sizing the combustion chamber. The results from our CFD simulations of the flow in the combustion chamber and exploring different off-gas fuel composition are presented. In brief, the paper covers all aspect which impacts the sizing of the combustion chamber, including insulation thickness, choice of insulating material, heat transfer through extended surfaces, multi-staging and secondary air injection.

Keywords: CFD, combustion chamber, arc furnace, energy recovery

Procedia PDF Downloads 314
3915 Optimization of Air Pollution Control Model for Mining

Authors: Zunaira Asif, Zhi Chen

Abstract:

The sustainable measures on air quality management are recognized as one of the most serious environmental concerns in the mining region. The mining operations emit various types of pollutants which have significant impacts on the environment. This study presents a stochastic control strategy by developing the air pollution control model to achieve a cost-effective solution. The optimization method is formulated to predict the cost of treatment using linear programming with an objective function and multi-constraints. The constraints mainly focus on two factors which are: production of metal should not exceed the available resources, and air quality should meet the standard criteria of the pollutant. The applicability of this model is explored through a case study of an open pit metal mine, Utah, USA. This method simultaneously uses meteorological data as a dispersion transfer function to support the practical local conditions. The probabilistic analysis and the uncertainties in the meteorological conditions are accomplished by Monte Carlo simulation. Reasonable results have been obtained to select the optimized treatment technology for PM2.5, PM10, NOx, and SO2. Additional comparison analysis shows that baghouse is the least cost option as compared to electrostatic precipitator and wet scrubbers for particulate matter, whereas non-selective catalytical reduction and dry-flue gas desulfurization are suitable for NOx and SO2 reduction respectively. Thus, this model can aid planners to reduce these pollutants at a marginal cost by suggesting control pollution devices, while accounting for dynamic meteorological conditions and mining activities.

Keywords: air pollution, linear programming, mining, optimization, treatment technologies

Procedia PDF Downloads 201
3914 Analysis of Delays during Initial Phase of Construction Projects and Mitigation Measures

Authors: Sunaitan Al Mutairi

Abstract:

A perfect start is a key factor for project completion on time. The study examined the effects of delayed mobilization of resources during the initial phases of the project. This paper mainly highlights the identification and categorization of all delays during the initial construction phase and their root cause analysis with corrective/control measures for the Kuwait Oil Company oil and gas projects. A relatively good percentage of the delays identified during the project execution (Contract award to end of defects liability period) attributed to mobilization/preliminary activity delays. Data analysis demonstrated significant increase in average project delay during the last five years compared to the previous period. Contractors had delays/issues during the initial phase, which resulted in slippages and progressively increased, resulting in time and cost overrun. Delays/issues not mitigated on time during the initial phase had very high impact on project completion. Data analysis of the delays for the past five years was carried out using trend chart, scatter plot, process map, box plot, relative importance index and Pareto chart. Construction of any project inside the Gathering Centers involves complex management skills related to work force, materials, plant, machineries, new technologies etc. Delay affects completion of projects and compromises quality, schedule and budget of project deliverables. Works executed as per plan during the initial phase and start-up duration of the project construction activities resulted in minor slippages/delays in project completion. In addition, there was a good working environment between client and contractor resulting in better project execution and management. Mainly, the contractor was on the front foot in the execution of projects, which had minimum/no delays during the initial and construction period. Hence, having a perfect start during the initial construction phase shall have a positive influence on the project success. Our research paper studies each type of delay with some real example supported by statistic results and suggests mitigation measures. Detailed analysis carried out with all stakeholders based on impact and occurrence of delays to have a practical and effective outcome to mitigate the delays. The key to improvement is to have proper control measures and periodic evaluation/audit to ensure implementation of the mitigation measures. The focus of this research is to reduce the delays encountered during the initial construction phase of the project life cycle.

Keywords: construction activities delays, delay analysis for construction projects, mobilization delays, oil & gas projects delays

Procedia PDF Downloads 312
3913 Anti-Corruption in Adverse Contexts: A Strategic Approach

Authors: Mushtaq H. Khan, Antonio Andreoni, Pallavi Roy

Abstract:

Developing countries are characterized by political settlements where formal rules are generally weakly enforced and widely violated. Conventional anti-corruption strategies that focus on improving the general enforcement of a rule of law and raising the costs of corruption facing individual public officials have typically delivered poor results in these contexts. Our alternative approach is to identify anti-corruption strategies that have a high impact and that are feasible to implement in these contexts. Our alternative approach identifies anti-corruption strategies from the bottom up. This involves identifying the characteristics of the corruption constraining particular development outcomes. By drawing on theories of rents and rent seeking, and theories of political settlements, we can assess the developmental impact of particular anti-corruption strategies and the feasibility of implementing these strategies. We argue that feasible anti-corruption in these contexts cannot be solely based on conventional anti-corruption strategies. In societies that have widespread rule violations, high-impact anti-corruption is only likely to be feasible if the overall strategy succeeds in aligning the interests and capabilities of powerful organizations at the sectoral level to support the enforcement of particular sets of rules. We examine four related strategies for changing these incentives and capabilities of critical stakeholders at the local or sectoral level, and we argue that this can provide a framework for organizing research on the impact and feasibility of anti-corruption activities in different priority areas in particular countries.

Keywords: anti-corruption, development, political settlements analysis, rule of law

Procedia PDF Downloads 406
3912 Supply Chain and Performance Measurement: An Alignment With Sustainable Development Goals

Authors: Miriam Corrado, Roberta Ciccola, Maria Serena Chiucchi

Abstract:

SDGs represent the last edge in the sustainability corporate practices, including the supply chain management. Supply chains are becoming more global and complex, can create more inclusive markets and make contribution to the advance of the sustainable development. In corporate practices, the presence of sustainability criteria in supply chain management could offer an opportunity to increase competitiveness and to meet stakeholders’ expectations in terms of sustainability and corporate accountability. The research aims to understand how focal companies can integrate SDGs in their supply chain and how they can measure and assess their impacts on SDGs. The study adopts a multiple case study methodology based on four case studies referred to companies committed in measuring SDGs’ performance in their supply chains. Preliminary findings demonstrate the willingness and the need of companies to commit under a supply-chain perspective for the achievement of SDGs. Companies recognize their role in impacting the SDGs through their procurement choices by defining and implementing an SDGs scoring system. The contribution of the study is twofold: first, given the lack of research and studies addressing the integration of SDGs in the supply chain and in the performance measurement systems, the research provides a contribution to the current academic literature in relation to these emerging gaps; second, the research provides a practical guidance to implement a sustainable supply chain and advance towards the achievement of SDGs.

Keywords: sustainable supply chains, sustainable development goals, performance measurement, performance management

Procedia PDF Downloads 191
3911 Seismic Fragility Assessment of Continuous Integral Bridge Frames with Variable Expansion Joint Clearances

Authors: P. Mounnarath, U. Schmitz, Ch. Zhang

Abstract:

Fragility analysis is an effective tool for the seismic vulnerability assessment of civil structures in the last several years. The design of the expansion joints according to various bridge design codes is almost inconsistent, and only a few studies have focused on this problem so far. In this study, the influence of the expansion joint clearances between the girder ends and the abutment backwalls on the seismic fragility assessment of continuous integral bridge frames is investigated. The gaps (ranging from 60 mm, 150 mm, 250 mm and 350 mm) are designed by following two different bridge design code specifications, namely, Caltrans and Eurocode 8-2. Five bridge models are analyzed and compared. The first bridge model serves as a reference. This model uses three-dimensional reinforced concrete fiber beam-column elements with simplified supports at both ends of the girder. The other four models also employ reinforced concrete fiber beam-column elements but include the abutment backfill stiffness and four different gap values. The nonlinear time history analysis is performed. The artificial ground motion sets, which have the peak ground accelerations (PGAs) ranging from 0.1 g to 1.0 g with an increment of 0.05 g, are taken as input. The soil-structure interaction and the P-Δ effects are also included in the analysis. The component fragility curves in terms of the curvature ductility demand to the capacity ratio of the piers and the displacement demand to the capacity ratio of the abutment sliding bearings are established and compared. The system fragility curves are then obtained by combining the component fragility curves. Our results show that in the component fragility analysis, the reference bridge model exhibits a severe vulnerability compared to that of other sophisticated bridge models for all damage states. In the system fragility analysis, the reference curves illustrate a smaller damage probability in the earlier PGA ranges for the first three damage states, they then show a higher fragility compared to other curves in the larger PGA levels. In the fourth damage state, the reference curve has the smallest vulnerability. In both the component and the system fragility analysis, the same trend is found that the bridge models with smaller clearances exhibit a smaller fragility compared to that with larger openings. However, the bridge model with a maximum clearance still induces a minimum pounding force effect.

Keywords: expansion joint clearance, fiber beam-column element, fragility assessment, time history analysis

Procedia PDF Downloads 432
3910 Port Logistics Integration: Challenges and Approaches: Case ‎Study; Iranian Seaports

Authors: Ali Alavi, Hong-Oanh Nguyen, ‎Jiangang Fei, Jafar Sayareh

Abstract:

The recent competitive market in the port sector highly depend on logistics practices, functions ‎and activities and seaports play a key role in port logistics chains. Despite the well-articulated importance of ports and terminals in integrated logistics, the role of success factors in port logistics integration has been rarely mentioned‎. The objective of this paper is to ‎fill this gap in the literature and provide an insight into how seaports and terminals may improve their logistics integration. First, a literature review of studies on logistics integration in seaports and terminals is conducted. Second, a new conceptual framework for port logistics integration is proposed to incorporate the role of the new variables emerging from the recent developments in the global business environment. Third, the model tested in Iranian port and maritime sector using self-administered and online survey among logistics chain actors in Iranian seaports such shipping line operators, logistics service providers, port authorities, logistics companies and other related actors. The results have found the logistics process and operations, information integration, ‎value-added services, and logistics practices being influential to logistics integration. A proposed conceptual framework is developed to extend the existing ‎framework and incorporates the variables namely organizational activities, resource ‎sharing, and institutional support.‎ Further examination of the proposed model across multiple contexts is necessary for the validity of the findings. The framework could be more detailed on each factor and consider actors perspective.

Keywords: maritime logistics‎, port integration‎, logistics integration‎, supply chain integration

Procedia PDF Downloads 239
3909 Deliberation of Daily Evapotranspiration and Evaporative Fraction Based on Remote Sensing Data

Authors: J. Bahrawi, M. Elhag

Abstract:

Estimation of evapotranspiration is always a major component in water resources management. Traditional techniques of calculating daily evapotranspiration based on field measurements are valid only for local scales. Earth observation satellite sensors are thus used to overcome difficulties in obtaining daily evapotranspiration measurements on regional scale. The Surface Energy Balance System (SEBS) model was adopted to estimate daily evapotranspiration and relative evaporation along with other land surface energy fluxes. The model requires agro-climatic data that improve the model outputs. Advance Along Track Scanning Radiometer (AATSR) and Medium Spectral Resolution Imaging Spectrometer (MERIS) imageries were used to estimate the daily evapotranspiration and relative evaporation over the entire Nile Delta region in Egypt supported by meteorological data collected from six different weather stations located within the study area. Daily evapotranspiration maps derived from SEBS model show a strong agreement with actual ground-truth data taken from 92 points uniformly distributed all over the study area. Moreover, daily evapotranspiration and relative evaporation are strongly correlated. The reliable estimation of daily evapotranspiration supports the decision makers to review the current land use practices in terms of water management, while enabling them to propose proper land use changes.

Keywords: daily evapotranspiration, relative evaporation, SEBS, AATSR, MERIS, Nile Delta

Procedia PDF Downloads 255
3908 Dementia, Its Associated Struggles, and the Supportive Technologies Classified

Authors: Eashwari Dahoe, Jody Scheuer, Harm-Jan Vink

Abstract:

Alzheimer's disease is a progressive brain condition and is the most common form of dementia. Dementia is a global concern. It is an increasing crisis due to the worldwide aging population. The disease alters the body in different stages leading to several issues. The most common issues result in memory loss, responsive decline, and social decline. During the various stages, the dementia patient must be supported more in performing daily tasks. Eventually, the patient will have to be cared for entirely. There are many efforts in various domains to support this brain condition. This study focuses on the connection between three generations of solutions in the domain of technology and the struggles they tackle. To gather information regarding the struggles seniors with dementia face data has been acknowledged through reading scientific articles. The struggles are extracted from these articles and classified into various category struggles. To gather information regarding the three generations of technology data has been acknowledged through reading scientific articles regarding the generations. After understanding the difference between the three generations, international technological solutions from the past 20 years are connected to the generation they fit. This info is mainly collected through research on companies that aim to improve the lives of senior citizens with early stages of dementia. Eventually, the technological solutions (divided by generations) are linked to the struggles they tackle. By connecting the struggles and the solutions , it is hoped that this paper contributes to an informative overview of the currently available technological solutions and the struggles they tackle.

Keywords: Alzheimer’s disease, technological solutions to support dementia, struggles of seniors with dementia, struggles of dementia

Procedia PDF Downloads 100
3907 Assessing Conceptions of Climate Change: An Exploratory Study among Japanese Early-Adolescents

Authors: Kelvin Tang

Abstract:

As the world is approaching global warming of 1.5°C above pre-industrial levels, more atrocious consequences of climate change are projected to occur in the future. Consequently, it is today’s adolescents who will encounter the grand consequences of climate change. Therefore, nurturing adolescents that are well-informed, emotionally engaged, and motivated to take actions for combating climate change may be pivotal. Climate change education has a role in not only raising awareness, but also promoting behaviour change for climate change mitigation and adaptation. However, what kind of climate change education is suitable for whom? Requiring a learner-centred approach, tailoring climate change education requires a comprehensive understanding of the audience and their preconditions. In Japan, where climate change education has yet to be recognised as a field of environmental education, understanding climate change conceptions possessed by early adolescents is critical for a better design and more impactful implementation of climate change education. This exploratory study aims to investigate climate change conceptions among Japanese early adolescents from the perspective of cognition, affective, and conative dimensions. Questionnaire surveys were conducted targeting 423 students aged 12–14 in three public junior high schools located in Kashiwa City and Oita City. Findings suggest that the majority of Japanese early adolescents belong to groups that exhibit lower levels of cognition, affect, and conation in relation to climate change. The relationships among those dimensions were found to be positive and bidirectional. Moreover, several misconceptions about climate change and the effectiveness of its solutions were identified among the sample.

Keywords: climate change conceptions, climate change education, environmental education, adolescents, three learning dimensions, Japan

Procedia PDF Downloads 52
3906 Experimental Investigation to Produce an Optimum Mix Ratio of Micro-Concrete

Authors: Shofiq Ahmed, Rakibul Hassan, Raquib Ahsan

Abstract:

Concrete is one of the basic elements of RCC structure and also the most crucial one. In recent years, a lot of researches have been conducted to develop special types of concrete for special purposes. Micro-concrete is one of them which has high compressive strength and is mainly used for retrofitting. Micro-concrete is a cementitious based composition formulated for use in repairs of areas where the concrete is damaged & the area is confined in movement making the placement of conventional concrete difficult. According to recent statistics, a large number of structures in the major cities of Bangladesh are vulnerable to collapse. Retrofitting may thus be required for a sustainable solution, and for this purpose, the utilization of micro-concrete can be considered as the most effective solution. For that reason, the aim of this study was to produce micro-concrete using indigenous materials in low cost. Following this aim, the experimental data were observed for five mix ratios with varied amount of cement, fine aggregate, coarse aggregate, water, and admixture. The investigation criteria were a compressive strength, tensile strength, slump and the cost of different mix ratios. Finally, for a mix ratio of 1:1:1.5, the compressive strength was achieved as 7820 psi indicating highest strength among all the samples with the reasonable tensile strength of 1215 psi. The slump of 6.9 inches was also found for this specimen indicating it’s high flowability and making it’s convenient to use as micro-concrete. Moreover, comparing with the cost of foreign products of micro-concrete, it was observed that foreign products were almost four to five times costlier than this local product.

Keywords: indigenous, micro-concrete, retrofitting, vulnerable

Procedia PDF Downloads 324
3905 Accuracy of Autonomy Navigation of Unmanned Aircraft Systems through Imagery

Authors: Sidney A. Lima, Hermann J. H. Kux, Elcio H. Shiguemori

Abstract:

The Unmanned Aircraft Systems (UAS) usually navigate through the Global Navigation Satellite System (GNSS) associated with an Inertial Navigation System (INS). However, GNSS can have its accuracy degraded at any time or even turn off the signal of GNSS. In addition, there is the possibility of malicious interferences, known as jamming. Therefore, the image navigation system can solve the autonomy problem, because if the GNSS is disabled or degraded, the image navigation system would continue to provide coordinate information for the INS, allowing the autonomy of the system. This work aims to evaluate the accuracy of the positioning though photogrammetry concepts. The methodology uses orthophotos and Digital Surface Models (DSM) as a reference to represent the object space and photograph obtained during the flight to represent the image space. For the calculation of the coordinates of the perspective center and camera attitudes, it is necessary to know the coordinates of homologous points in the object space (orthophoto coordinates and DSM altitude) and image space (column and line of the photograph). So if it is possible to automatically identify in real time the homologous points the coordinates and attitudes can be calculated whit their respective accuracies. With the methodology applied in this work, it is possible to verify maximum errors in the order of 0.5 m in the positioning and 0.6º in the attitude of the camera, so the navigation through the image can reach values equal to or higher than the GNSS receivers without differential correction. Therefore, navigating through the image is a good alternative to enable autonomous navigation.

Keywords: autonomy, navigation, security, photogrammetry, remote sensing, spatial resection, UAS

Procedia PDF Downloads 180
3904 Coastalization and Urban Sprawl in the Mediterranean: Using High-Resolution Multi-Temporal Data to Identify Typologies of Spatial Development

Authors: Apostolos Lagarias, Anastasia Stratigea

Abstract:

Coastal urbanization is heavily affecting the Mediterranean, taking the form of linear urban sprawl along the coastal zone. This process is posing extreme pressure on ecosystems, leading to an unsustainable model of growth. The aim of this research is to analyze coastal urbanization patterns in the Mediterranean using High-resolution multi-temporal data provided by the Global Human Settlement Layer (GHSL) database. Methodology involves the estimation of a set of spatial metrics characterizing the density, aggregation/clustering and dispersion of built-up areas. As case study areas, the Spanish Coast and the Adriatic Italian Coast are examined. Coastalization profiles are examined and selected sub-areas massively affected by tourism development and suburbanization trends (Costa Blanca/Murcia, Costa del Sol, Puglia, Emilia-Romagna Coast) are analyzed and compared. Results show that there are considerable differences between the Spanish and the Italian typologies of spatial development, related to the land use structure and planning policies applied in each case. Monitoring and analyzing spatial patterns could inform integrated Mediterranean strategies for coastal areas and redirect spatial/environmental policies towards a more sustainable model of growth

Keywords: coastalization, Mediterranean, multi-temporal, urban sprawl, spatial metrics

Procedia PDF Downloads 130
3903 Spatial and Seasonal Distribution of Persistent Organic Pollutant (Polychlorinated Biphenyl) Along the Course of Buffalo River, Eastern Cape Province, South Africa

Authors: Abdulrazaq Yahaya, Omobola Okoh, Anthony Okoh

Abstract:

Polychlorinated biphenyls (PCBs) are generated from short emission or leakage from capacitors and electrical transformers, industrial chemicals wastewater discharge and careless disposal of wastes. They are toxic, semi-volatile compounds which can persist in the environment, hence classified as persistent organic pollutants. Their presence in the environmental matrices has become a global concern. In this study, we assessed the concentrations and distribution patterns of 19 polychlorinated biphenyls congeners (PCB 1, 5, 18, 31, 44, 52, 66, 87, 101, 110, 138, 141, 151, 153, 170, 180, 183, 187, and 206) at six sampling points in water along the course of Buffalo River, Eastern Cape, South Africa. Solvent extraction followed by sulphuric acid, potassium permanganate and silica gel cleanup were used in this study. The analysis was done with gas chromatography electron capture detector (GC-ECD). The results of the analysis of all the 19 PCBs congeners ranged from not detectable to 0.52 ppb and 2.5 ppb during summer and autumn periods respectively. These values are generally higher than the World Health Organization (WHO) maximum permissible limit. Their presence in the waterbody suggests an increase in anthropogenic activities over the seasons. In view of their volatility, the compounds are transportable over long distances by air currents away from their point of origin putting the health of the communities at risk, thus suggesting the need for strict regulations on the use as well as save disposal of this group of compounds in the communities.

Keywords: organic pollutants, polychlorinated biphenyls, pollution, solvent extraction

Procedia PDF Downloads 312
3902 Believing in a Just-World: The Neoliberal Rationality and the Everyday Legitimation of Social Inequality

Authors: Mónica Catarina Soares

Abstract:

Neoliberal rationality is currently changing the ways concepts like freedom or equality are framed. As an omnipresent and context-sensitive paradigm, homo oeconomicus is continuously taking place in realms of life previously insulated from economic and market-driven principles. This presentation is based on the argument that, more than ever, this paradigm is nowadays framing institutional and everyday discourses in regard to social problems. Although neoliberal rationality is based on the putative ideological basis that everyone is equal, equality seems to be reshaped by specific meanings apprehended by this rationality. In this sense, an illusion of equality seems to be relevant to legitimize different social inequalities (e.g., access to health care or to habitation). Political psychology has studied how ideology is relevant to legitimize market and unequal systems, but still the specific relation between markets, (in)equality and neoliberal languages is not widely addressed. The goal is to discuss the smithereens of the neoliberal rationality when it comes to legitimizing social inequalities by contesting the arguments of meritocracy, progressive freedom and minimal guarantees obeying to market-rules and principles. This analysis can be helpful to grasp for instance the continuously dismantlement of the welfare-state in different countries of the global north and how it is turning the regulation/emancipation tension inside out. The ultimate goal is to contribute to the breaking up of a paradigm that is still too big to capture, too depoliticized and chameleonic to fully acknowledge the biopolitics of power that is helping to create it.

Keywords: discourses, legitimacy, neoliberal rationality, social inequality

Procedia PDF Downloads 215
3901 The Connection Between the Semiotic Theatrical System and the Aesthetic Perception

Authors: Păcurar Diana Istina

Abstract:

The indissoluble link between aesthetics and semiotics, the harmonization and semiotic understanding of the interactions between the viewer and the object being looked at, are the basis of the practical demonstration of the importance of aesthetic perception within the theater performance. The design of a theater performance includes several structures, some considered from the beginning, art forms (i.e., the text), others being represented by simple, common objects (e.g., scenographic elements), which, if reunited, can trigger a certain aesthetic perception. The audience is delivered, by the team involved in the performance, a series of auditory and visual signs with which they interact. It is necessary to explain some notions about the physiological support of the transformation of different types of stimuli at the level of the cerebral hemispheres. The cortex considered the superior integration center of extransecal and entanged stimuli, permanently processes the information received, but even if it is delivered at a constant rate, the generated response is individualized and is conditioned by a number of factors. Each changing situation represents a new opportunity for the viewer to cope with, developing feelings of different intensities that influence the generation of meanings and, therefore, the management of interactions. In this sense, aesthetic perception depends on the detection of the “correctness” of signs, the forms of which are associated with an aesthetic property. Fairness and aesthetic properties can have positive or negative values. Evaluating the emotions that generate judgment and implicitly aesthetic perception, whether we refer to visual emotions or auditory emotions, involves the integration of three areas of interest: Valence, arousal and context control. In this context, superior human cognitive processes, memory, interpretation, learning, attribution of meanings, etc., help trigger the mechanism of anticipation and, no less important, the identification of error. This ability to locate a short circuit produced in a series of successive events is fundamental in the process of forming an aesthetic perception. Our main purpose in this research is to investigate the possible conditions under which aesthetic perception and its minimum content are generated by all these structures and, in particular, by interactions with forms that are not commonly considered aesthetic forms. In order to demonstrate the quantitative and qualitative importance of the categories of signs used to construct a code for reading a certain message, but also to emphasize the importance of the order of using these indices, we have structured a mathematical analysis that has at its core the analysis of the percentage of signs used in a theater performance.

Keywords: semiology, aesthetics, theatre semiotics, theatre performance, structure, aesthetic perception

Procedia PDF Downloads 83
3900 Blockchain Technology for Secure and Transparent Oil and Gas Supply Chain Management

Authors: Gaurav Kumar Sinha

Abstract:

The oil and gas industry, characterized by its complex and global supply chains, faces significant challenges in ensuring security, transparency, and efficiency. Blockchain technology, with its decentralized and immutable ledger, offers a transformative solution to these issues. This paper explores the application of blockchain technology in the oil and gas supply chain, highlighting its potential to enhance data security, improve transparency, and streamline operations. By leveraging smart contracts, blockchain can automate and secure transactions, reducing the risk of fraud and errors. Additionally, the integration of blockchain with IoT devices enables real-time tracking and monitoring of assets, ensuring data accuracy and integrity throughout the supply chain. Case studies and pilot projects within the industry demonstrate the practical benefits and challenges of implementing blockchain solutions. The findings suggest that blockchain technology can significantly improve trust and collaboration among supply chain participants, ultimately leading to more efficient and resilient operations. This study provides valuable insights for industry stakeholders considering the adoption of blockchain technology to address their supply chain management challenges.

Keywords: blockchain technology, oil and gas supply chain, data security, transparency, smart contracts, IoT integration, real-time tracking, asset monitoring, fraud reduction, supply chain efficiency, data integrity, case studies, industry implementation, trust, collaboration.

Procedia PDF Downloads 29
3899 Trends of Agri-Food Production and Export Stimulating Economic Policy in Georgia

Authors: E. Kharaishvili, G. Erkomaishvili, M. Chavleishvili

Abstract:

The paper evaluates the natural and resource potential of agriculture, a traditional sector for Georgia. It is concluded that despite favorable conditions the rate of development of the sector is lower compared to other sectors of the economy, self-sufficiency rate for locally produced agricultural products is low; on average, import of food is 4 times higher compared to export, and the country faces considerable challenges in this regard. Tendencies of self-sufficiency rates are studied, and it is concluded that the indicators of export and import of agro-food products increase in accordance with the tendency of increasing production in agricultural sector. The paper substantiates stimulating impact of international trade on agricultural development. Two alternative strategies are assessed in this respect: 1) export stimulation, and 2) import replacement strategies. It is concluded that significant tendencies are observed in agro-food sector of Georgia; in particular, productivity is low; import volume significantly exceeds the export volume. It is considered that the growth of export will allow Georgia to overcome limited opportunities of local market and encourage increasing competitiveness. Various tools of economic policy are suggested for achieving these goals; in particular to subsidize export, optimize trade barriers, manage exchange rates effectively, offer special financial services, provide insurance for export, etc.

Keywords: agro-food sector, trend of production, export stimulation, economic policy

Procedia PDF Downloads 200
3898 Reverse Supply Chain Analysis of Lithium-Ion Batteries Considering Economic and Environmental Aspects

Authors: Aravind G., Arshinder Kaur, Pushpavanam S.

Abstract:

There is a strong emphasis on shifting to electric vehicles (EVs) throughout the globe for reducing the impact on global warming following the Paris climate accord. Lithium-ion batteries (LIBs) are predominantly used in EVs, and these can be a significant threat to the environment if not disposed of safely. Lithium is also a valuable resource not widely available. There are several research groups working on developing an efficient recycling process for LIBs. Two routes - pyrometallurgical and hydrometallurgical processes have been proposed for recycling LIBs. In this paper, we focus on life cycle assessment (LCA) as a tool to quantify the environmental impact of these recycling processes. We have defined the boundary of the LCA to include only the recycling phase of the end-of-life (EoL) of the battery life cycle. The analysis is done assuming ideal conditions for the hydrometallurgical and a combined hydrometallurgical and pyrometallurgical process in the inventory analysis. CML-IA method is used for quantifying the impact assessment across eleven indicators. Our results show that cathode, anode, and foil contribute significantly to the impact. The environmental impacts of both hydrometallurgical and combined recycling processes are similar across all the indicators. Further, the results of LCA are used in developing a multi-objective optimization model for the design of lithium-ion battery recycling network. Greenhouse gas emissions and cost are the two parameters minimized for the optimization study.

Keywords: life cycle assessment, lithium-ion battery recycling, multi-objective optimization, network design, reverse supply chain

Procedia PDF Downloads 149