Search results for: grease formulation
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 1202

Search results for: grease formulation

542 Green Intellectual Capital and Green Supply Chain Performance

Authors: Mohammed Ibrahim Bu Haya, Abdelmoneim Bahyeldin Mohamed Metwally

Abstract:

This paper examines the impact of Green Intellectual Capital (GIC) on Green Supply Chain Performance (GSCP). Further, the study examines the moderating role of external pressures (EP) on the relationship between GIC and GSCP. Data were collected from employees working in Egyptian hotels and tourism companies (N= 366). The collected data were analyzed using smart partial least squares (Smart-PLS) software. The current research indicated that there is a positive and significant impact of all GIC components on GSCP. The results also revealed that EP were found to moderate the relationship between GIC and GSCP. The study model was able to explain 63.1% of the variance in GSCP. The findings of this study serve as a pivotal yardstick for guiding corporate policy formulation, offering valuable insights to drive continuous improvements in supply chain management and performance. Furthermore, the research holds substantial implications for managerial strategies by shedding light on the potential of GIC and EP to elevate GSCP. Positioned as one of the initial studies to delve into the moderating role of EP in the relationship between GIC and GSCP, this research offers insights within an emerging market context.

Keywords: green intellectual capital, green supply chain, supply chain performance, external pressures, emerging economy, Egypt

Procedia PDF Downloads 41
541 Investigating the Change in Self-Reliance Index in Drought Affected Pastoralist Communities of Borena Zone, Ethiopia

Authors: Soressa Tolcha Jarra

Abstract:

This research paper delves into the assessment of self-reliance indexes within drought-affected pastoralist communities of the Borena Zone, Ethiopia, in enhancing self-reliance among community members. Through a mixed-methods approach, including surveys, interviews, and field observations, the study evaluates the socioeconomic impact initiatives on livelihoods, resilience, and community empowerment. For measuring the progress of households towards self-reliance, the Self-Reliance-Index (SRI) was used by comparing the data/index score of a responding humanitarian-development-peace triple nexus project beneficiary from the baseline in October 2023 with data of the same responding beneficiary from this research done in May 2024. In this case, the 373 respondents that were interviewed during both surveys were chosen to represent the population of interest at the moment of each survey. The Self-Reliance-Index (SRI) has an average value of 2.02 for respondents during the baseline and an average value of 2.37 for respondents of the study, representing thus a positive difference of 0.35. Moreover, the study disaggregated the findings into four groups for further interpretation of the SRI analysis. The findings contribute to the discourse on sustainable development strategies in arid and semi-arid regions, offering practical recommendations for future interventions and policy formulation.

Keywords: Borena, drought, pastoralist, self-reliance index (SRI)

Procedia PDF Downloads 2
540 Preparation and in vitro Bactericidal and Fungicidal Efficiency of NanoSilver/Methylcellulose Hydrogel

Authors: A. Panacek, M. Kilianova, R. Prucek, V. Husickova, R. Vecerova, M. Kolar, L. Kvitek, R. Zboril

Abstract:

In this work we describe the preparation of NanoSilver/methylcellulose hydrogel containing silver nanoparticles (NPs) for topical bactericidal applications. Highly concentrated dispersion of silver NPs as high as of 5g/L of silver with diameter of 10nm was prepared by reduction of AgNO3 via strong reducing agent NaBH4. Silver NPs were stabilized by addition of sodium polyacrylate in order to prevent their aggregation at such high concentration. This way synthesized silver NPs were subsequently incorporated into methylcellulose suspension at elevated temperature resulting in formation of NanoSilver/methylcellulose hydrogel when temperature cooled down to laboratory conditions. In vitro antibacterial activity assay proved high bactericidal and fungicidal efficiency of silver NPs alone in the form of dispersion as well as in the form of hydrogel against broad spectrum of bacteria and yeasts including highly multiresistant strains such as methicillin-resistant Staphylococcus aureus. A very low concentrations of silver as low as 0.84mg/L Ag in as-prepared dispersion gave antibacterial performance. NanoSilver/methylcellulose hydrogel showed antibacterial action at the lowest used silver concentration equal to 25mg/L. Such prepared NanoSilver/methylcellulose hydrogel represent promising topical antimicrobial formulation for treatment of burns and wounds.

Keywords: antimicrobial, burn, hydrogel, silver NPs

Procedia PDF Downloads 428
539 Development of Calcium Carbonate Molecular Sheets via Wet Chemical Route

Authors: Sudhir Kumar Sharma, Ramesh Jagannathan

Abstract:

The interaction of organic and inorganic matrices of biological origin resulting in self-assembled structures with unique properties is well established. The development of such self-assembled nanostructures by synthetic and bio-inspired techniques is an established field of active research. Among bio-materials, nacre, a laminar stack of calcium carbonate nanosheets, which are interleaved with organic material, has long been focused research due to its unique mechanical properties. In this paper, we present the development of nacre-like lamellar structures made up of calcium carbonate via a wet chemical route. We used the binding affinity of carboxylate anions and calcium cations using poly (acrylic) acid (PAA) to lead CaCO₃ crystallization. In these experiments, we selected calcium acetate as the precursor molecule along with PAA (Mw ~ 8000 Da). We found that Ca⁺²/COO⁻ ratio provided a tunable control for the morphology and growth of CaCO₃ nanostructures. Drop casting one such formulation on a silicon substrate followed by calcination resulted in co-planner, molecular sheets of CaCO₃, separated by a spacer layer of carbon. The scope of our process could be expanded to produce unit cell thick molecular sheets of other important inorganic materials.

Keywords: self-assembled structures, bio-inspired materials, calcium carbonate, wet chemical route

Procedia PDF Downloads 117
538 Deciding Graph Non-Hamiltonicity via a Closure Algorithm

Authors: E. R. Swart, S. J. Gismondi, N. R. Swart, C. E. Bell

Abstract:

We present an heuristic algorithm that decides graph non-Hamiltonicity. All graphs are directed, each undirected edge regarded as a pair of counter directed arcs. Each of the n! Hamilton cycles in a complete graph on n+1 vertices is mapped to an n-permutation matrix P where p(u,i)=1 if and only if the ith arc in a cycle enters vertex u, starting and ending at vertex n+1. We first create exclusion set E by noting all arcs (u, v) not in G, sufficient to code precisely all cycles excluded from G i.e. cycles not in G use at least one arc not in G. Members are pairs of components of P, {p(u,i),p(v,i+1)}, i=1, n-1. A doubly stochastic-like relaxed LP formulation of the Hamilton cycle decision problem is constructed. Each {p(u,i),p(v,i+1)} in E is coded as variable q(u,i,v,i+1)=0 i.e. shrinks the feasible region. We then implement the Weak Closure Algorithm (WCA) that tests necessary conditions of a matching, together with Boolean closure to decide 0/1 variable assignments. Each {p(u,i),p(v,j)} not in E is tested for membership in E, and if possible, added to E (q(u,i,v,j)=0) to iteratively maximize |E|. If the WCA constructs E to be maximal, the set of all {p(u,i),p(v,j)}, then G is decided non-Hamiltonian. Only non-Hamiltonian G share this maximal property. Ten non-Hamiltonian graphs (10 through 104 vertices) and 2000 randomized 31 vertex non-Hamiltonian graphs are tested and correctly decided non-Hamiltonian. For Hamiltonian G, the complement of E covers a matching, perhaps useful in searching for cycles. We also present an example where the WCA fails.

Keywords: Hamilton cycle decision problem, computational complexity theory, graph theory, theoretical computer science

Procedia PDF Downloads 355
537 Formulation of Mortars with Marine Sediments

Authors: Nor-Edine Abriak, Mouhamadou Amar, Mahfoud Benzerzour

Abstract:

The transition to a more sustainable economy is directed by a reduction in the consumption of raw materials in equivalent production. The recovery of byproducts and especially the dredged sediment as mineral addition in cements matrix represents an alternative to reduce raw material consumption and construction sector’s carbon footprint. However, the efficient use of sediment requires adequate and optimal treatment. Several processing techniques have so far been applied in order to improve some physicochemical properties. The heat treatment by calcination was effective in removing the organic fraction and activates the pozzolanic properties. In this article, the effect of the optimized heat treatment of marine sediments in the physico-mechanical and environmental properties of mortars are shown. A finding is that the optimal substitution of a portion of cement by treated sediments by calcination at 750 °C helps to maintain or improve the mechanical properties of the cement matrix in comparison with a standard reference mortar. The use of calcined sediment enhances mortar behavior in terms of mechanical strength and durability. From an environmental point of view and life cycle, mortars formulated containing treated sediments are considered inert with respect to the inert waste storage facilities reference (ISDI-France).

Keywords: sediment, calcination, cement, reuse

Procedia PDF Downloads 168
536 Detection of Latent Fingerprints Recovered from Arson Simulation by a Novel Fluorescent Method

Authors: Somayeh Khanjani, Samaneh Nabavi, Shirin Jalili, Afshin Khara

Abstract:

Fingerprints are area source of ubiquitous evidence and consequential for establishing identity. The detection and subsequent development of fingerprints are thus inevitable in criminal investigations. This becomes a difficult task in the case of certain extreme conditions like fire. A fire scene may be accidental or arson. The evidence subjected to fire is generally overlooked as there is a misconception that they are damaged. There are several scientific approaches to determine whether the fire was deliberate or not. In such as scenario, fingerprints may be most critical to link the perpetrator to the crime. The reason for this may be the destructive nature of fire. Fingerprints subjected to fire are exposed to high temperatures, soot deposition, electromagnetic radiation, and subsequent water force. It is believed that these phenomena damage the fingerprint. A novel fluorescent and a pre existing small particle reagent were investigated for the same. Zinc carbonates based fluorescent small particle reagent was capable of developing latent fingerprints exposed to a maximum temperature of 800 ̊C. Fluorescent SPR may prove very useful in such cases. Fluorescent SPR reagent based on zinc carbonate is a potential method for developing fingerprints from arson sites. The method is cost effective and non hazardous. This formulation is suitable for developing fingerprints exposed to fire/ arson.

Keywords: fingerprint, small particle reagent (SPR), arson, novel fluorescent

Procedia PDF Downloads 457
535 Modeling Anisotropic Damage Algorithms of Metallic Structures

Authors: Bahar Ayhan

Abstract:

The present paper is concerned with the numerical modeling of the inelastic behavior of the anisotropically damaged ductile materials, which are based on a generalized macroscopic theory within the framework of continuum damage mechanics. Kinematic decomposition of the strain rates into elastic, plastic and damage parts is basis for accomplishing the structure of continuum theory. The evolution of the damage strain rate tensor is detailed with the consideration of anisotropic effects. Helmholtz free energy functions are constructed separately for the elastic and inelastic behaviors in order to be able to address the plastic and damage process. Additionally, the constitutive structure, which is based on the standard dissipative material approach, is elaborated with stress tensor, a yield criterion for plasticity and a fracture criterion for damage besides the potential functions of each inelastic phenomenon. The finite element method is used to approximate the linearized variational problem. Stress and strain outcomes are solved by using the numerical integration algorithm based on operator split methodology with a plastic and damage (multiplicator) variable separately. Numerical simulations are proposed in order to demonstrate the efficiency of the formulation by comparing the examples in the literature.

Keywords: anisotropic damage, finite element method, plasticity, coupling

Procedia PDF Downloads 187
534 Integrated Process Modelling of a Thermophilic Biogas Plant

Authors: Obiora E. Anisiji, Jeremiah L. Chukwuneke, Chinonso H. Achebe, Paul C. Okolie

Abstract:

This work developed a mathematical model of a biogas plant from a mechanistic point of view, for urban area clean energy requirement. It aimed at integrating thermodynamics; which deals with the direction in which a process occurs and Biochemical kinetics; which gives the understanding of the rates of biochemical reaction. The mathematical formulation of the proposed gas plant follows the fundamental principles of thermodynamics, and further analysis were accomplished to develop an algorithm for evaluating the plant performance preferably in terms of daily production capacity. In addition, the capacity of the plant is equally estimated for a given cycle of operation and presented in time histories. A nominal 1500m3 biogas plant was studied characteristically and its performance efficiency evaluated. It was observed that the rate of biogas production is essentially a function of enthalpy ratio, the reactor temperature, pH, substrate concentration, rate of degradation of the biomass, and the accumulation of matter in the system due to bacteria growth. The results of this study conform to a very large extent with reported empirical data of some existing plant and further model validations were conducted in line with classical records found in literature.

Keywords: anaerobic digestion, biogas plant, biogas production, bio-reactor, energy, fermentation, rate of production, temperature, therm

Procedia PDF Downloads 417
533 Chairussyuhur Arman, Totti Tjiptosumirat, Muhammad Gunawan, Mastur, Joko Priyono, Baiq Tri Ratna Erawati

Authors: Maria M. Giannakou, Athanasios K. Ziliaskopoulos

Abstract:

Transmission pipelines carrying natural gas are often routed through populated cities, industrial and environmentally sensitive areas. While the need for these networks is unquestionable, there are serious concerns about the risk these lifeline networks pose to the people, to their habitat and to the critical infrastructures, especially in view of natural disasters such as earthquakes. This work presents an Integrated Pipeline Risk Management methodology (IPRM) for assessing the hazard associated with a natural gas pipeline failure due to natural or manmade disasters. IPRM aims to optimize the allocation of the available resources to countermeasures in order to minimize the impacts of pipeline failure to humans, the environment, the infrastructure and the economic activity. A proposed knapsack mathematical programming formulation is introduced that optimally selects the proper mitigation policies based on the estimated cost – benefit ratios. The proposed model is demonstrated with a small numerical example. The vulnerability analysis of these pipelines and the quantification of consequences from such failures can be useful for natural gas industries on deciding which mitigation measures to implement on the existing pipeline networks with the minimum cost in an acceptable level of hazard.

Keywords: cost benefit analysis, knapsack problem, natural gas distribution network, risk management, risk mitigation

Procedia PDF Downloads 277
532 Contact-Impact Analysis of Continuum Compliant Athletic Systems

Authors: Theddeus Tochukwu Akano, Omotayo Abayomi Fakinlede

Abstract:

Proper understanding of the behavior of compliant mechanisms use by athletes is important in order to avoid catastrophic failure. Such compliant mechanisms like the flex-run require the knowledge of their dynamic response and deformation behavior under quickly varying loads. The modeling of finite deformations of the compliant athletic system is described by Neo-Hookean model under contact-impact conditions. The dynamic impact-contact governing equations for both the target and impactor are derived based on the updated Lagrangian approach. A method where contactor and target are considered as a united body is applied in the formulation of the principle of virtual work for the bodies. In this paper, methods of continuum mechanics and nonlinear finite element method were deployed to develop a model that could capture the behavior of the compliant athletic system under quickly varying loads. A hybrid system of symbolic algebra (AceGEN) and a compiled back end (AceFEM) were employed, leveraging both ease of use and computational efficiency. The simulated results reveal the effect of the various contact-impact conditions on the deformation behavior of the impacting compliant mechanism.

Keywords: eigenvalue problems, finite element method, robin boundary condition, sturm-liouville problem

Procedia PDF Downloads 454
531 Developing Structured Sizing Systems for Manufacturing Ready-Made Garments of Indian Females Using Decision Tree-Based Data Mining

Authors: Hina Kausher, Sangita Srivastava

Abstract:

In India, there is a lack of standard, systematic sizing approach for producing readymade garments. Garments manufacturing companies use their own created size tables by modifying international sizing charts of ready-made garments. The purpose of this study is to tabulate the anthropometric data which covers the variety of figure proportions in both height and girth. 3,000 data has been collected by an anthropometric survey undertaken over females between the ages of 16 to 80 years from some states of India to produce the sizing system suitable for clothing manufacture and retailing. This data is used for the statistical analysis of body measurements, the formulation of sizing systems and body measurements tables. Factor analysis technique is used to filter the control body dimensions from a large number of variables. Decision tree-based data mining is used to cluster the data. The standard and structured sizing system can facilitate pattern grading and garment production. Moreover, it can exceed buying ratios and upgrade size allocations to retail segments.

Keywords: anthropometric data, data mining, decision tree, garments manufacturing, sizing systems, ready-made garments

Procedia PDF Downloads 119
530 Principal Component Analysis in Drug-Excipient Interactions

Authors: Farzad Khajavi

Abstract:

Studies about the interaction between active pharmaceutical ingredients (API) and excipients are so important in the pre-formulation stage of development of all dosage forms. Analytical techniques such as differential scanning calorimetry (DSC), Thermal gravimetry (TG), and Furrier transform infrared spectroscopy (FTIR) are commonly used tools for investigating regarding compatibility and incompatibility of APIs with excipients. Sometimes the interpretation of data obtained from these techniques is difficult because of severe overlapping of API spectrum with excipients in their mixtures. Principal component analysis (PCA) as a powerful factor analytical method is used in these situations to resolve data matrices acquired from these analytical techniques. Binary mixtures of API and interested excipients are considered and produced. Peaks of FTIR, DSC, or TG of pure API and excipient and their mixtures at different mole ratios will construct the rows of the data matrix. By applying PCA on the data matrix, the number of principal components (PCs) is determined so that it contains the total variance of the data matrix. By plotting PCs or factors obtained from the score of the matrix in two-dimensional spaces if the pure API and its mixture with the excipient at the high amount of API and the 1:1mixture form a separate cluster and the other cluster comprise of the pure excipient and its blend with the API at the high amount of excipient. This confirms the existence of compatibility between API and the interested excipient. Otherwise, the incompatibility will overcome a mixture of API and excipient.

Keywords: API, compatibility, DSC, TG, interactions

Procedia PDF Downloads 109
529 Degree of Bending in Axially Loaded Tubular KT-Joints of Offshore Structures: Parametric Study and Formulation

Authors: Hamid Ahmadi, Shadi Asoodeh

Abstract:

The fatigue life of tubular joints commonly found in offshore industry is not only dependent on the value of hot-spot stress (HSS), but is also significantly influenced by the through-the-thickness stress distribution characterized by the degree of bending (DoB). The determination of DoB values in a tubular joint is essential for improving the accuracy of fatigue life estimation using the stress-life (S–N) method and particularly for predicting the fatigue crack growth based on the fracture mechanics (FM) approach. In the present paper, data extracted from finite element (FE) analyses of tubular KT-joints, verified against experimental data and parametric equations, was used to investigate the effects of geometrical parameters on DoB values at the crown 0˚, saddle, and crown 180˚ positions along the weld toe of central brace in tubular KT-joints subjected to axial loading. Parametric study was followed by a set of nonlinear regression analyses to derive DoB parametric formulas for the fatigue analysis of KT-joints under axial loads. The tubular KT-joint is a quite common joint type found in steel offshore structures. However, despite the crucial role of the DoB in evaluating the fatigue performance of tubular joints, this paper is the first attempt to study and formulate the DoB values in KT-joints.

Keywords: tubular KT-joint, fatigue, degree of bending (DoB), axial loading, parametric formula

Procedia PDF Downloads 342
528 An Entropy Stable Three Dimensional Ideal MHD Solver with Guaranteed Positive Pressure

Authors: Andrew R. Winters, Gregor J. Gassner

Abstract:

A high-order numerical magentohydrodynamics (MHD) solver built upon a non-linear entropy stable numerical flux function that supports eight traveling wave solutions will be described. The method is designed to treat the divergence-free constraint on the magnetic field in a similar fashion to a hyperbolic divergence cleaning technique. The solver is especially well-suited for flows involving strong discontinuities due to its strong stability without the need to enforce artificial low density or energy limits. Furthermore, a new formulation of the numerical algorithm to guarantee positivity of the pressure during the simulation is described and presented. By construction, the solver conserves mass, momentum, and energy and is entropy stable. High spatial order is obtained through the use of a third order limiting technique. High temporal order is achieved by utilizing the family of strong stability preserving (SSP) Runge-Kutta methods. Main attributes of the solver are presented as well as details on an implementation of the new solver into the multi-physics, multi-scale simulation code FLASH. The accuracy, robustness, and computational efficiency is demonstrated with a variety of numerical tests. Comparisons are also made between the new solver and existing methods already present in FLASH framework.

Keywords: entropy stability, finite volume scheme, magnetohydrodynamics, pressure positivity

Procedia PDF Downloads 326
527 MGAUM—Towards a Mobile Government Adoption and Utilization Model: The Case of Saudi Arabia

Authors: Mohammed Alonazi, Natalia Beloff, Martin White

Abstract:

This paper presents a proposal for a mobile government adoption and utilization model (MGAUM), which is a framework designed to increase the adoption rate of m-government services in Saudi Arabia. Recent advances in mobile technologies such are Mobile compatibilities, The development of wireless communication, mobile applications and devices are enabling governments to deliver services in new ways to citizens more efficiently and economically. In the last decade, many governments around the globe are utilizing these advances effectively to develop their next generation of e-government services. However, a low adoption rate of m-government services by citizens is a common problem in Arabian countries, including Saudi Arabia. Yet, to our knowledge, very little research has been conducted focused on understanding the factors that influence citizen adoption of these m-government services in this part of the world. A set of social, cultural and technological factors have been identified in the literature, which has led to the formulation of associated research questions and hypotheses. These hypotheses will be tested on Saudi citizens using questionnaires and interview methods based around the technology acceptance model. A key objective of the MGAUM framework is to investigate and understand Saudi citizens perception towards adoption and utilization of m-government services.

Keywords: e-government, m-government, citizen services quality, technology acceptance model, Saudi Arabia, adoption framework.

Procedia PDF Downloads 294
526 Risk Management Strategy for Protecting Cultural Heritage: Case Study of the Institute of Egypt

Authors: Amany A. Ragheb, Ghada Ragheb, Abd ElRahman A.

Abstract:

Egypt has a countless heritage of mansions, castles, cities, towns, villages, industrial and manufacturing sites. This richness of heritage provides endless and matchless prospects for culture. Despite being famous worldwide, Egypt’s heritage still is in constant need of protection. Political conflicts and religious revolutions form a direct threat to buildings in various areas, historic, archaeological sites, and religious monuments. Egypt has witnessed two revolutions in less than 60 years; both had an impact on its architectural heritage. In this paper, the authors aim to review legal and policy framework to protect the cultural heritage and present the risk management strategy for cultural heritage in conflict. Through a review of selected international models of devastated architectural heritage in conflict zones and highlighting some of their changes, we can learn from the experiences of other countries to assist towards the development of a methodology to halt the plundering of architectural heritage. Finally, the paper makes an effort to enhance the formulation of a risk management strategy for protection and conservation of cultural heritage, through which to end the plundering of Egypt’s architectural legacy in the Egyptian community (revolutions, 1952 and 2011); and by presenting to its surrounding community the benefits derived from maintaining it.

Keywords: cultural heritage, legal regulation, risk management, preservation

Procedia PDF Downloads 379
525 A Review of Ethanol-Diesel Blend as a Fuel in Compression-Ignition Engine

Authors: Ibrahim Yahuza, Habou Dandakouta

Abstract:

The use of ethanol blended with diesel is receiving more attention by many researchers in the recent time. It was shown that ethanol–diesel blends were technically acceptable for existing diesel engines. Ethanol, as an attractive alternative fuel, is a renewable bio-based resource and it is oxygenated, thereby providing the potential to reduce particulate emissions in compression–ignition engines. In this review, the properties and specifications of ethanol blended with diesel fuel are discussed. Special emphasis is placed on the factors critical to the potential commercial use of these blends. These factors include blend properties such as stability, viscosity and lubricity, safety and materials compatibility. The effect of the fuel on engine performance, durability and emissions is also considered. The formulation of additives to correct certain key properties and maintain blend stability is suggested as a critical factor in ensuring fuel compatibility with engines. However, maintaining vehicle safety with these blends may require special materials and modification of the fuel tank design. Further work is required in specifying acceptable fuel characteristics, confirming the long-term effects on engine durability, and ensuring safety in handling and storing ethanol–diesel blends.

Keywords: ethanol, renewable, blend, bio-fuel, diesel engines

Procedia PDF Downloads 309
524 A Joint Possibilistic-Probabilistic Tool for Load Flow Uncertainty Assessment-Part II: Case Studies

Authors: Morteza Aien, Masoud Rashidinejad, Mahmud Fotuhi-Firuzabad

Abstract:

Power systems are innately uncertain systems. To face with such uncertain systems, robust uncertainty assessment tools are appealed. This paper inspects the uncertainty assessment formulation of the load flow (LF) problem considering different kinds of uncertainties, developed in its companion paper through some case studies. The proposed methodology is based on the evidence theory and joint propagation of possibilistic and probabilistic uncertainties. The load and wind power generation are considered as probabilistic uncertain variables and the electric vehicles (EVs) and gas turbine distributed generation (DG) units are considered as possibilistic uncertain variables. The cumulative distribution function (CDF) of the system output parameters obtained by the pure probabilistic method lies within the belief and plausibility functions obtained by the joint propagation approach. Furthermore, the imprecision in the DG parameters is explicitly reflected by the gap between the belief and plausibility functions. This gap, due to the epistemic uncertainty on the DG resources parameters grows as the penetration level increases.

Keywords: electric vehicles, joint possibilistic- probabilistic uncertainty modeling, uncertain load flow, wind turbine generator

Procedia PDF Downloads 413
523 Design, Development and Application of a Green Manure Fertilizer Based on Mucuna Pruriens (L.) in Pelletized Presentation

Authors: Andres Zuñiga Orozco

Abstract:

Green manure fertilizers have special importance in the development of organic and sustainable agriculture as a substitute or complement to chemical fertilization. They have many advantages, but they have application limitations in greenhouse crops and in open field crops that have low growing size. On the other hand, the logistics of sowing, harvesting and applying have been difficult for producers to adopt. For this reason, a pelletized presentation was designed in conjunction with Trichoderma harzianum. The biopellet was applied in pineapple as the first experience, managing to improve carbon levels in the soil and some nutrients. Then it was applied to tomatoes where it was proven that, nutritionally, it is possible to nourish the crop up to day 60 only with the biopellet, improve carbon levels in soil and control the fungus Fusarium oxysporum. Subsequently, it was applied to coffee seedlings with an organo-mineral formulation. Here, the improvement in the growth and nutrition of the plants was notable, as well as the increase in the microbial activity of the soil. M. pruriens biopellets allow crops to be nourished, allow biocontrolers to be added, improve soil conditions to promote greater microbial activity, reincorporate carbon and CO2 into the soil, are easily applicable, allow dosing and have a favorable shelf-life. They can be applied to all types of crops, both in the greenhouse and in the field.

Keywords: Mucuna pruriens, pellets, carbon, Trichoderma, Fusarium

Procedia PDF Downloads 38
522 An Alternative Nano Design Strategy by Neutralized AMPS and Soy Bean Lecithin to Form Nanoparticles

Authors: Esra Cansever Mutlu, Muge Sennaroglu Bostan, Fatemeh Bahadori, Ebru Toksoy Oner, Mehmet S. Eroglu

Abstract:

Paclitaxel is used in treatment of different cancer types mainly breast, ovarian, lung and Kaposi’s sarcoma. It is poorly soluble in water; therefore, currently used formulations tremendously show side-effects and high toxicity. Encapsulation of the drug in a nano drug carrier which causes both reducing side effects and increasing drug activity is a desired new approach for the nano-medicine to target the site of cancer. In this study, synthesis of a novel nano paclitaxel formulation made of a new amphiphilic monomer was followed by the investigation of its pharmacological properties. UV radical polymerization was carried out by using the monomer Lecithin-2-Acrylamido-2-methylpropane (L-AMPS) and the drug-spacer, to obtain sterically high stabilized, biocompatible and biodegradable phospholipid nanoparticles, in which the drug paclitaxel (Pxl) was encapsulated (NanoPxl). Particles showed high drug loading capacity (68%) and also hydrodynamic size less than 200 nm with slight negative surface charge. The drug release profile was obtained and in vitro cytotoxicity test was performed on MCF-7 cell line. Consequently, these data indicated that paclitaxel loaded Lecithin-AMPS/PCL-MAC nanoparticles can be considered as a new, safe and effective nanocarrier for the treatment of breast cancer.

Keywords: paclitaxel, nanoparticle, drug delivery, L-AMPS

Procedia PDF Downloads 307
521 Extension-Torsion-Inflation Coupling in Compressible Magnetoelastomeric Tubes with Helical Magnetic Anisotropy

Authors: Darius Diogo Barreto, Ajeet Kumar, Sushma Santapuri

Abstract:

We present an axisymmetric variational formulation for coupled extension-torsion-inflation deformation in magnetoelastomeric thin tubes when both azimuthal and axial magnetic fields are applied. The tube's material is assumed to have a preferred magnetization direction which imparts helical magnetic anisotropy to the tube. We have also derived the expressions of the first derivative of free energy per unit tube's undeformed length with respect to various imposed strain parameters. On applying the thin tube limit, the two nonlinear ordinary differential equations to obtain the in-plane radial displacement and radial component of the Lagrangian magnetic field get converted into a set of three simple algebraic equations. This allows us to obtain simple analytical expressions in terms of the applied magnetic field, magnetization direction, and magnetoelastic constants, which tell us how these parameters can be tuned to generate positive/negative Poisson's effect in such tubes. We consider both torsionally constrained and torsionally relaxed stretching of the tube. The study can be useful in designing magnetoelastic tubular actuators.

Keywords: nonlinear magnetoelasticity, extension-torsion coupling, negative Poisson's effect, helical anisotropy, thin tube

Procedia PDF Downloads 104
520 The Use of Network Tool for Brain Signal Data Analysis: A Case Study with Blind and Sighted Individuals

Authors: Cleiton Pons Ferreira, Diana Francisca Adamatti

Abstract:

Advancements in computers technology have allowed to obtain information for research in biology and neuroscience. In order to transform the data from these surveys, networks have long been used to represent important biological processes, changing the use of this tools from purely illustrative and didactic to more analytic, even including interaction analysis and hypothesis formulation. Many studies have involved this application, but not directly for interpretation of data obtained from brain functions, asking for new perspectives of development in neuroinformatics using existent models of tools already disseminated by the bioinformatics. This study includes an analysis of neurological data through electroencephalogram (EEG) signals, using the Cytoscape, an open source software tool for visualizing complex networks in biological databases. The data were obtained from a comparative case study developed in a research from the University of Rio Grande (FURG), using the EEG signals from a Brain Computer Interface (BCI) with 32 eletrodes prepared in the brain of a blind and a sighted individuals during the execution of an activity that stimulated the spatial ability. This study intends to present results that lead to better ways for use and adapt techniques that support the data treatment of brain signals for elevate the understanding and learning in neuroscience.

Keywords: neuroinformatics, bioinformatics, network tools, brain mapping

Procedia PDF Downloads 157
519 NanoCelle®: A Nano Delivery Platform to Enhance Medicine

Authors: Sean Hall

Abstract:

Nanosystems for drug delivery are not new; as medicines evolve, so too does the desire to deliver a more targeted, patient-compliant medicine. Though, historically the widespread use of nanosystems for drug delivery has been fouled by non-replicability, scalability, toxicity issues, and economics. Examples include steps of manufacture and thus cost to manufacture, toxicity for nanoparticle scaffolding, autoimmune response, and considerable technical expertise for small non-commercial yields. This, unfortunately, demonstrates the not-so-obvious chasm between science and drug formulation for regulatory approval. Regardless there is a general and global desire to improve the delivery of medicines, reduce potential side effect profiles, promote increased patient compliance, and increase and/or speed public access to medicine availability. In this paper, the author will discuss NanoCelle®, a nano-delivery platform that specifically addresses degradation and solubility issues that expands from fundamental micellar preparations. NanoCelle® has been deployed in several Australian listed medicines and is in use of several drug candidates across small molecules, with research endeavors now extending into large molecules. The author will discuss several research initiatives as they relate to NanoCelle® to demonstrate similarities seen in various drug substances; these examples will include both in vitro and in vivo work.

Keywords: NanoCelle®, micellar, degradation, solubility, toxicity

Procedia PDF Downloads 164
518 A Randomised, Single-Dose, Two-Period, Cross-Over Phase I Pharmacokinetic Study to Compare TDS®-Diazepam with Rectal Diazepam in Healthy Adult Subjects

Authors: Faisal O. Al-Otaibi, Arthur T. Tucker, Richard M. Langford, Stuart Ratcliffe, Atholl Johnston, Terry D. Lee, Kenneth B. Kirby, Chandan A. Alam

Abstract:

The Transdermal Delivery System (TDS®) is a proprietary liquid formulation that can be applied to intact skin via a metered pump spray to facilitate drug delivery to the circulation. The aim of this study was to assess the ability of the TDS preparation to deliver diazepam systemically, and to characterize the pharmacokinetic profile of the drug in healthy adult subjects. We conducted a randomized, single-dose, two-period, crossover phase I (pharmacokinetic) comparative study in twelve healthy volunteers. All volunteers received both 10 mg TDS-diazepam topically to the upper chest and 10 mg of the rectal diazepam preparation (Diastat®, 10 mg diazepam gel), with a minimum washout of 14 days between dosing episodes. Both formulations were well tolerated in all volunteers. Following topical application of TDS-diazepam, the mean AUC0-72h was 1241 ng/mL.h and the Cmax 34 ng/mL. The values for rectal Diastat were 4109 ng/mL.h and 300 ng/mL respectively. This proof of concept study demonstrates that the TDS preparation successfully delivered diazepam systemically to adults. As expected, the concentration of diazepam following the TDS application was lower and not bioequivalent to rectal gel. Future development of this unique system is required.

Keywords: transdermal delivery system, diazepam, seizure, bioequivalence, pharmacokinetic

Procedia PDF Downloads 413
517 A Risk-Based Comprehensive Framework for the Assessment of the Security of Multi-Modal Transport Systems

Authors: Mireille Elhajj, Washington Ochieng, Deeph Chana

Abstract:

The challenges of the rapid growth in the demand for transport has traditionally been seen within the context of the problems of congestion, air quality, climate change, safety, and affordability. However, there are increasing threats including those related to crime such as cyber-attacks that threaten the security of the transport of people and goods. To the best of the authors’ knowledge, this paper presents for the first time, a comprehensive framework for the assessment of the current and future security issues of multi-modal transport systems. The approach or method proposed is based on a structured framework starting with a detailed specification of the transport asset map (transport system architecture), followed by the identification of vulnerabilities. The asset map and vulnerabilities are used to identify the various approaches for exploitation of the vulnerabilities, leading to the creation of a set of threat scenarios. The threat scenarios are then transformed into risks and their categories, and include insights for their mitigation. The consideration of the mitigation space is holistic and includes the formulation of appropriate policies and tactics and/or technical interventions. The quality of the framework is ensured through a structured and logical process that identifies the stakeholders, reviews the relevant documents including policies and identifies gaps, incorporates targeted surveys to augment the reviews, and uses subject matter experts for validation. The approach to categorising security risks is an extension of the current methods that are typically employed. Specifically, the partitioning of risks into either physical or cyber categories is too limited for developing mitigation policies and tactics/interventions for transport systems where an interplay between physical and cyber processes is very often the norm. This interplay is rapidly taking on increasing significance for security as the emergence of cyber-physical technologies, are shaping the future of all transport modes. Examples include: Connected Autonomous Vehicles (CAVs) in road transport; the European Rail Traffic Management System (ERTMS) in rail transport; Automatic Identification System (AIS) in maritime transport; advanced Communications, Navigation and Surveillance (CNS) technologies in air transport; and the Internet of Things (IoT). The framework adopts a risk categorisation scheme that considers risks as falling within the following threat→impact relationships: Physical→Physical, Cyber→Cyber, Cyber→Physical, and Physical→Cyber). Thus the framework enables a more complete risk picture to be developed for today’s transport systems and, more importantly, is readily extendable to account for emerging trends in the sector that will define future transport systems. The framework facilitates the audit and retro-fitting of mitigations in current transport operations and the analysis of security management options for the next generation of Transport enabling strategic aspirations such as systems with security-by-design and co-design of safety and security to be achieved. An initial application of the framework to transport systems has shown that intra-modal consideration of security measures is sub-optimal and that a holistic and multi-modal approach that also addresses the intersections/transition points of such networks is required as their vulnerability is high. This is in-line with traveler-centric transport service provision, widely accepted as the future of mobility services. In summary, a risk-based framework is proposed for use by the stakeholders to comprehensively and holistically assess the security of transport systems. It requires a detailed understanding of the transport architecture to enable a detailed vulnerabilities analysis to be undertaken, creates threat scenarios and transforms them into risks which form the basis for the formulation of interventions.

Keywords: mitigations, risk, transport, security, vulnerabilities

Procedia PDF Downloads 145
516 Evaluation of the Effect Rare Earth Metal on the Microstructure and Properties of Zn-ZnO-Y2O3 Coating of Mild Steel

Authors: A. P. I. Popoola, O. S. I. Fayomi, V. S. Aigbodion

Abstract:

Mild steel has found many engineering applications due to its great formability, availability, low cost and good mechanical properties among others. However its functionality and durability is subject of concern due to corrosion deterioration. Based on these Yttrium is selected as reinforcing particles using electroplating process in this work to enhance the corrosion resistance. Bath formulation of zinc-yttrium was prepared at moderated temperature and pH, to coat mild steel sample. Corrosion and wear behaviour were analyzed using electrochemical potentiostat and abrasive test rig. The composition and microstructure of coated films were investigated standard method. The microstructure of the deposited plate obtained from optimum (10%Yttrium) bath revealed fine-grained deposit of the alloy in the presence of condensation product and hence modified the morphology of zinc–yttrium alloy deposit. It is demonstrated that by adding yttria particles, mild steel can be strengthened with improved polarization behaviour and higher resistance to corrosive in sodium chloride solutions. Microhardness of the coating compared to plain mild steel have increased before and after heat treatment, and an increased wear resistance was also obtained from the modified coating of zinc-yttrium.

Keywords: microhardness, zinc-yttrium, coating, mild steel, microstructure, wear, corrosion

Procedia PDF Downloads 271
515 Image Segmentation Using Active Contours Based on Anisotropic Diffusion

Authors: Shafiullah Soomro

Abstract:

Active contour is one of the image segmentation techniques and its goal is to capture required object boundaries within an image. In this paper, we propose a novel image segmentation method by using an active contour method based on anisotropic diffusion feature enhancement technique. The traditional active contour methods use only pixel information to perform segmentation, which produces inaccurate results when an image has some noise or complex background. We use Perona and Malik diffusion scheme for feature enhancement, which sharpens the object boundaries and blurs the background variations. Our main contribution is the formulation of a new SPF (signed pressure force) function, which uses global intensity information across the regions. By minimizing an energy function using partial differential framework the proposed method captures semantically meaningful boundaries instead of catching uninterested regions. Finally, we use a Gaussian kernel which eliminates the problem of reinitialization in level set function. We use several synthetic and real images from different modalities to validate the performance of the proposed method. In the experimental section, we have found the proposed method performance is better qualitatively and quantitatively and yield results with higher accuracy compared to other state-of-the-art methods.

Keywords: active contours, anisotropic diffusion, level-set, partial differential equations

Procedia PDF Downloads 146
514 Speed Breaker/Pothole Detection Using Hidden Markov Models: A Deep Learning Approach

Authors: Surajit Chakrabarty, Piyush Chauhan, Subhasis Panda, Sujoy Bhattacharya

Abstract:

A large proportion of roads in India are not well maintained as per the laid down public safety guidelines leading to loss of direction control and fatal accidents. We propose a technique to detect speed breakers and potholes using mobile sensor data captured from multiple vehicles and provide a profile of the road. This would, in turn, help in monitoring roads and revolutionize digital maps. Incorporating randomness in the model formulation for detection of speed breakers and potholes is crucial due to substantial heterogeneity observed in data obtained using a mobile application from multiple vehicles driven by different drivers. This is accomplished with Hidden Markov Models, whose hidden state sequence is found for each time step given the observables sequence, and are then fed as input to LSTM network with peephole connections. A precision score of 0.96 and 0.63 is obtained for classifying bumps and potholes, respectively, a significant improvement from the machine learning based models. Further visualization of bumps/potholes is done by converting time series to images using Markov Transition Fields where a significant demarcation among bump/potholes is observed.

Keywords: deep learning, hidden Markov model, pothole, speed breaker

Procedia PDF Downloads 128
513 Preparation and Characterizations of Hydroxyapatite-Sodium Alginate Nanocomposites for Biomedical Applications

Authors: Friday Godwin Okibe, Christian Chinweuba Onoyima, Edith Bolanle Agbaji, Victor Olatunji Ajibola

Abstract:

Polymer-inorganic nanocomposites are presently impacting diverse areas, specifically in biomedical sciences. In this research, hydroxyapatite-sodium alginate has been prepared, and characterized, with emphasis on the influence of sodium alginate on its characteristics. In situ wet chemical precipitation method was used in the preparation. The prepared nanocomposite was characterized with Fourier Transform Infrared spectroscopy (FTIR), Scanning Electron Microscopy (SEM), with image analysis, and X-Ray Diffraction (XRD). The FTIR study shows peaks characteristics of hydroxyapatite and confirmed formation of the nanocomposite via chemical interaction between sodium alginate and hydroxyapatite. Image analysis shows the nanocomposites to be of irregular morphologies which did not show significant change with increasing sodium alginate addition, while particle size decreased with increase in sodium alginate addition (359.46 nm to 109.98 nm). From the XRD data, both the crystallite size and degree of crystallinity also decreased with increasing sodium alginate composition (32.36 nm to 9.47 nm and 72.87% to 1.82% respectively), while the specific surface area and microstrain increased with increasing sodium alginate composition (0.0041 to 0.0139 and 58.99 m²/g to 201.58 m²/g respectively). The results show that the formulation with 50%wt of sodium alginate (HASA-50%wt), possess exceptional characteristics for biomedical applications such as drug delivery.

Keywords: nanocomposite, sodium alginate, hydroxyapatite, biomedical, FTIR, XRD, SEM

Procedia PDF Downloads 315