Search results for: hybrid solid electrolytes
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 3827

Search results for: hybrid solid electrolytes

3707 Study of the Microstructure and Mechanical Properties of Locally Developed Carbon Fibers-Silica Sand Nanoparticles Aluminium Based Hybrid Composites

Authors: Tahir Ahmad, M. Kamran, R. Ahmad, M. T. Z. Butt

Abstract:

Hybrid aluminum metal matrix composites with 1, 2, 3 and 4 wt. % of silica sand nanoparticles and electro-less nickel coated carbon fibers were successfully developed using sand casting technique. Epoxy coating of carbon fibers was removed and phosphorous-nickel coating was successfully applied via electro-less route. The developed hybrid composites were characterized using micro hardness tester, tensile testing, and optical microscopy. The gradual increase of reinforcing phases yielded improved mechanical properties such as hardness and tensile strength. The increase in hardness was attributed to the presence of silica sand nanoparticles whereas electro-less nickel coated carbon fibers enhanced the tensile properties of developed hybrid composites. The microstructure of the developed hybrid composites revealed the homogeneous distribution of both carbon fibers and silica sand nanoparticles in aluminum based hybrid composites. The formation of dendrite microstructure is the main cause of improving mechanical properties.

Keywords: aluminum based hybrid composites, mechanical properties, microstructure, microstructure and mechanical properties relationship

Procedia PDF Downloads 383
3706 A Numerical Study of Force-Based Boundary Conditions in Multiparticle Collision Dynamics

Authors: Arturo Ayala-Hernandez, Humberto Hijar

Abstract:

We propose a new alternative method for imposing fluid-solid boundary conditions in simulations of Multiparticle Collision Dynamics. Our method is based on the introduction of an explicit potential force acting between the fluid particles and a surface representing a solid boundary. We show that our method can be used in simulations of plane Poiseuille flows. Important quantities characterizing the flow and the fluid-solid interaction like the slip coefficient at the solid boundary and the effective viscosity of the fluid, are measured in terms of the set of independent parameters defining the numerical implementation. We find that our method can be used to simulate the correct hydrodynamic flow within a wide range of values of these parameters.

Keywords: Multiparticle Collision Dynamics, fluid-solid, boundary conditions, molecular dynamics

Procedia PDF Downloads 502
3705 Development of Transmission and Packaging for Parallel Hybrid Light Commercial Vehicle

Authors: Vivek Thorat, Suhasini Desai

Abstract:

The hybrid electric vehicle is widely accepted as a promising short to mid-term technical solution due to noticeably improved efficiency and low emissions at competitive costs. Retro fitment of hybrid components into a conventional vehicle for achieving better performance is the best solution so far. But retro fitment includes major modifications into a conventional vehicle with a high cost. This paper focuses on the development of a P3x hybrid prototype with rear wheel drive parallel hybrid electric Light Commercial Vehicle (LCV) with minimum and low-cost modifications. This diesel Hybrid LCV is different from another hybrid with regard to the powertrain. The additional powertrain consists of continuous contact helical gear pair followed by chain and sprocket as a coupler for traction motor. Vehicle powertrain which is designed for the intended high-speed application. This work focuses on targeting of design, development, and packaging of this unique parallel diesel-electric vehicle which is based on multimode hybrid advantages. To demonstrate the practical applicability of this transmission with P3x hybrid configuration, one concept prototype vehicle has been build integrating the transmission. The hybrid system makes it easy to retrofit existing vehicle because the changes required into the vehicle chassis are a minimum. The additional system is designed for mainly five modes of operations which are engine only mode, electric-only mode, hybrid power mode, engine charging battery mode and regenerative braking mode. Its driving performance, fuel economy and emissions are measured and results are analyzed over a given drive cycle. Finally, the output results which are achieved by the first vehicle prototype during experimental testing is carried out on a chassis dynamometer using MIDC driving cycle. The results showed that the prototype hybrid vehicle is about 27% faster than the equivalent conventional vehicle. The fuel economy is increased by 20-25% approximately compared to the conventional powertrain.

Keywords: P3x configuration, LCV, hybrid electric vehicle, ROMAX, transmission

Procedia PDF Downloads 220
3704 Hybrid Sol-Gel Coatings for Corrosion Protection of AA6111-T4 Aluminium Alloy

Authors: Shadatul Hanom Rashid, Xiaorong Zhou

Abstract:

Hybrid sol-gel coatings are the blend of both advantages of inorganic and organic networks have been reported as environmentally friendly anti-corrosion surface pre-treatment for several metals, including aluminum alloys. In this current study, Si-Zr hybrid sol-gel coatings were synthesized from (3-glycidoxypropyl)trimethoxysilane (GPTMS), tetraethyl orthosilicate (TEOS) and zirconium(IV) propoxide (TPOZ) precursors and applied on AA6111 aluminum alloy by dip coating technique. The hybrid sol-gel coatings doped with different concentrations of cerium nitrate (Ce(NO3)3) as a corrosion inhibitor were also prepared and the effect of Ce(NO3)3 concentrations on the morphology and corrosion resistance of the coatings were examined. The surface chemistry and morphology of the hybrid sol-gel coatings were analyzed by Fourier transform infrared (FTIR) spectroscopy and scanning electron microscopy (SEM). The corrosion behavior of the coated aluminum alloy samples was evaluated by electrochemical impedance spectroscopy (EIS). Results revealed that good corrosion resistance of hybrid sol-gel coatings were prepared from hydrolysis and condensation reactions of GPTMS, TEOS and TPOZ precursors deposited on AA6111 aluminum alloy. When the coating doped with cerium nitrate, the properties were improved significantly. The hybrid sol-gel coatings containing lower concentration of cerium nitrate offer the best inhibition performance. A proper doping concentration of Ce(NO3)3 can effectively improve the corrosion resistance of the alloy, while an excessive concentration of Ce(NO3)3 would reduce the corrosion protection properties, which is associated with defective morphology and instability of the sol-gel coatings.

Keywords: AA6111, Ce(NO3)3, corrosion, hybrid sol-gel coatings

Procedia PDF Downloads 123
3703 Hybrid Diagrid System for High-Rise Buildings

Authors: Seyed Saeid Tabaee, Mohammad Afshari, Bahador Ziaeemehr, Omid Bahar

Abstract:

Nowadays, using modern structural systems with specific capabilities, like Diagrid, is emerging around the world. In this paper, a new resisting system, a combination of both Diagrid axial behavior and proper seismic performance of regular moment frames in tall buildings, named 'Hybrid Diagrid' is presented. The scaled specimen of the suggested hybrid system was built and tested using IIEES shaking table. The natural frequency and structural response of the analytical model were updated with the real experimental results. In order to compare its performance with the traditional Diagrid and moment frame systems, time history analysis was carried out. Extensive analysis shows the efficient seismic responses and economical behavior of Hybrid Diagrid structure with respect to the other two systems.

Keywords: hybrid diagrid system, moment frame, shaking table, tall buildings, time history analysis

Procedia PDF Downloads 189
3702 Trimma: Trimming Metadata Storage and Latency for Hybrid Memory Systems

Authors: Yiwei Li, Boyu Tian, Mingyu Gao

Abstract:

Hybrid main memory systems combine both performance and capacity advantages from heterogeneous memory technologies. With larger capacities, higher associativities, and finer granularities, hybrid memory systems currently exhibit significant metadata storage and lookup overheads for flexibly remapping data blocks between the two memory tiers. To alleviate the inefficiencies of existing designs, we propose Trimma, the combination of a multi-level metadata structure and an efficient metadata cache design. Trimma uses a multilevel metadata table to only track truly necessary address remap entries. The saved memory space is effectively utilized as extra DRAM cache capacity to improve performance. Trimma also uses separate formats to store the entries with non-identity and identity mappings. This improves the overall remap cache hit rate, further boosting the performance. Trimma is transparent to software and compatible with various types of hybrid memory systems. When evaluated on a representative DDR4 + NVM hybrid memory system, Trimma achieves up to 2.4× and on average 58.1% speedup benefits, compared with a state-of-the-art design that only leverages the unallocated fast memory space for caching. Trimma addresses metadata management overheads and targets future scalable large-scale hybrid memory architectures.

Keywords: memory system, data cache, hybrid memory, non-volatile memory

Procedia PDF Downloads 32
3701 Interdigitated Flexible Li-Ion Battery by Aerosol Jet Printing

Authors: Yohann R. J. Thomas, Sébastien Solan

Abstract:

Conventional battery technology includes the assembly of electrode/separator/electrode by standard techniques such as stacking or winding, depending on the format size. In that type of batteries, coating or pasting techniques are only used for the electrode process. The processes are suited for large scale production of batteries and perfectly adapted to plenty of application requirements. Nevertheless, as the demand for both easier and cost-efficient production modes, flexible, custom-shaped and efficient small sized batteries is rising. Thin-film, printable batteries are one of the key areas for printed electronics. In the frame of European BASMATI project, we are investigating the feasibility of a new design of lithium-ion battery: interdigitated planar core design. Polymer substrate is used to produce bendable and flexible rechargeable accumulators. Direct fully printed batteries lead to interconnect the accumulator with other electronic functions for example organic solar cells (harvesting function), printed sensors (autonomous sensors) or RFID (communication function) on a common substrate to produce fully integrated, thin and flexible new devices. To fulfill those specifications, a high resolution printing process have been selected: Aerosol jet printing. In order to fit with this process parameters, we worked on nanomaterials formulation for current collectors and electrodes. In addition, an advanced printed polymer-electrolyte is developed to be implemented directly in the printing process in order to avoid the liquid electrolyte filling step and to improve safety and flexibility. Results: Three different current collectors has been studied and printed successfully. An ink of commercial copper nanoparticles has been formulated and printed, then a flash sintering was applied to the interdigitated design. A gold ink was also printed, the resulting material was partially self-sintered and did not require any high temperature post treatment. Finally, carbon nanotubes were also printed with a high resolution and well defined patterns. Different electrode materials were formulated and printed according to the interdigitated design. For cathodes, NMC and LFP were efficaciously printed. For anodes, LTO and graphite have shown to be good candidates for the fully printed battery. The electrochemical performances of those materials have been evaluated in a standard coin cell with lithium-metal counter electrode and the results are similar with those of a traditional ink formulation and process. A jellified plastic crystal solid state electrolyte has been developed and showed comparable performances to classical liquid carbonate electrolytes with two different materials. In our future developments, focus will be put on several tasks. In a first place, we will synthesize and formulate new specific nano-materials based on metal-oxyde. Then a fully printed device will be produced and its electrochemical performance will be evaluated.

Keywords: high resolution digital printing, lithium-ion battery, nanomaterials, solid-state electrolytes

Procedia PDF Downloads 223
3700 Characterization of Aluminium Alloy 6063 Hybrid Metal Matrix Composite by Using Stir Casting Method

Authors: Balwinder Singh

Abstract:

The present research is a paper on the characterization of aluminum alloy-6063 hybrid metal matrix composites using three different reinforcement materials (SiC, red mud, and fly ash) through stir casting method. The red mud was used in solid form, and particle size range varies between 103-150 µm. During this investigation, fly ash is received from Guru Nanak Dev Thermal Plant (GNDTP), Bathinda. The study has been done by using Taguchi’s L9 orthogonal array by taking fraction wt.% (SiC 5%, 7.5%, and 10% and Red Mud and Fly Ash 2%, 4%, and 6%) as input parameters with their respective levels. The study of the mechanical properties (tensile strength, impact strength, and microhardness) has been done by using Analysis of Variance (ANOVA) with the help of MINITAB 17 software. It is revealed that silicon carbide is the most significant parameter followed by red mud and fly ash affecting the mechanical properties, respectively. The fractured surface morphology of the composites using Field Emission Scanning Electron Microscope (FESEM) shows that there is a good mixing of reinforcement particles in the matrix. Energy-dispersive X-ray spectroscopy (EDS) was performed to know the presence of the phases of the reinforced material.

Keywords: reinforcement, silicon carbide, fly ash, red mud

Procedia PDF Downloads 127
3699 Combining Nitrocarburisation and Dry Lubrication for Improving Component Lifetime

Authors: Kaushik Vaideeswaran, Jean Gobet, Patrick Margraf, Olha Sereda

Abstract:

Nitrocarburisation is a surface hardening technique often applied to improve the wear resistance of steel surfaces. It is considered to be a promising solution in comparison with other processes such as flame spraying, owing to the formation of a diffusion layer which provides mechanical integrity, as well as its cost-effectiveness. To improve other tribological properties of the surface such as the coefficient of friction (COF), dry lubricants are utilized. Currently, the lifetime of steel components in many applications using either of these techniques individually are faced with the limitations of the two: high COF for nitrocarburized surfaces and low wear resistance of dry lubricant coatings. To this end, the current study involves the creation of a hybrid surface using the impregnation of a dry lubricant on to a nitrocarburized surface. The mechanical strength and hardness of Gerster SA’s nitrocarburized surfaces accompanied by the impregnation of the porous outermost layer with a solid lubricant will create a hybrid surface possessing both outstanding wear resistance and a low friction coefficient and with high adherence to the substrate. Gerster SA has the state-of-the-art technology for the surface hardening of various steels. Through their expertise in the field, the nitrocarburizing process parameters (atmosphere, temperature, dwelling time) were optimized to obtain samples that have a distinct porous structure (in terms of size, shape, and density) as observed by metallographic and microscopic analyses. The porosity thus obtained is suitable for the impregnation of a dry lubricant. A commercially available dry lubricant with a thermoplastic matrix was employed for the impregnation process, which was optimized to obtain a void-free interface with the surface of the nitrocarburized layer (henceforth called hybrid surface). In parallel, metallic samples without nitrocarburisation were also impregnated with the same dry lubricant as a reference (henceforth called reference surface). The reference and the nitrocarburized surfaces, with and without the dry lubricant were tested for their tribological behavior by sliding against a quenched steel ball using a nanotribometer. Without any lubricant, the nitrocarburized surface showed a wear rate 5x lower than the reference metal. In the presence of a thin film of dry lubricant ( < 2 micrometers) and under the application of high loads (500 mN or ~800 MPa), while the COF for the reference surface increased from ~0.1 to > 0.3 within 120 m, the hybrid surface retained a COF < 0.2 for over 400m of sliding. In addition, while the steel ball sliding against the reference surface showed heavy wear, the corresponding ball sliding against the hybrid surface showed very limited wear. Observations of the sliding tracks in the hybrid surface using Electron Microscopy show the presence of the nitrocarburized nodules as well as the lubricant, whereas no traces of the lubricant were found in the sliding track on the reference surface. In this manner, the clear advantage of combining nitrocarburisation with the impregnation of a dry lubricant towards forming a hybrid surface has been demonstrated.

Keywords: dry lubrication, hybrid surfaces, improved wear resistance, nitrocarburisation, steels

Procedia PDF Downloads 100
3698 High Efficiency Electrolyte Lithium Battery and RF Characterization

Authors: Wei Quan, Liu Chao, Mohammed N. Afsar

Abstract:

The dielectric properties and ionic conductivity of novel "ceramic state" polymer electrolytes for high capacity lithium battery are characterized by radio-frequency and Microwave methods in two broad frequency ranges from 50 Hz to 20 KHz and 4 GHz to 40 GHz. This innovative solid polymer electrolyte which is highly ionic conductive (10-3 S/cm at room temperature) from -40 oC to +150 oC and can be used in any battery application. Such polymer exhibits properties more like a ceramic rather than polymer. The various applied measurement methods produced accurate dielectric results for comprehensive analysis of electrochemical properties and ion transportation mechanism of this newly invented polymer electrolyte. Two techniques and instruments employing air gap measurement by capacitance bridge and inwave guide measurement by vector network analyzer are applied to measure the complex dielectric spectra. The complex dielectric spectra are used to determine the complex alternating current electrical conductivity and thus the ionic conductivity.

Keywords: polymer electrolyte, dielectric permittivity, lithium battery, ionic relaxation, microwave measurement

Procedia PDF Downloads 452
3697 Open Jet Testing for Buoyant and Hybrid Buoyant Aerial Vehicles

Authors: A. U. Haque, W. Asrar, A. A. Omar, E. Sulaeman, J. S Mohamed Ali

Abstract:

Open jet testing is a valuable testing technique which provides the desired results with reasonable accuracy. It has been used in past for the airships and now has recently been applied for the hybrid ones, having more non-buoyant force coming from the wings, empennage and the fuselage. In the present review work, an effort has been done to review the challenges involved in open jet testing. In order to shed light on the application of this technique, the experimental results of two different configurations are presented. Although, the aerodynamic results of such vehicles are unique to its own design; however, it will provide a starting point for planning any future testing. Few important testing areas which need more attention are also highlighted. Most of the hybrid buoyant aerial vehicles are unconventional in shape and there experimental data is generated, which is unique to its own design.

Keywords: open jet testing, aerodynamics, hybrid buoyant aerial vehicles, airships

Procedia PDF Downloads 542
3696 A Hybrid System of Hidden Markov Models and Recurrent Neural Networks for Learning Deterministic Finite State Automata

Authors: Pavan K. Rallabandi, Kailash C. Patidar

Abstract:

In this paper, we present an optimization technique or a learning algorithm using the hybrid architecture by combining the most popular sequence recognition models such as Recurrent Neural Networks (RNNs) and Hidden Markov models (HMMs). In order to improve the sequence or pattern recognition/ classification performance by applying a hybrid/neural symbolic approach, a gradient descent learning algorithm is developed using the Real Time Recurrent Learning of Recurrent Neural Network for processing the knowledge represented in trained Hidden Markov Models. The developed hybrid algorithm is implemented on automata theory as a sample test beds and the performance of the designed algorithm is demonstrated and evaluated on learning the deterministic finite state automata.

Keywords: hybrid systems, hidden markov models, recurrent neural networks, deterministic finite state automata

Procedia PDF Downloads 355
3695 On the Fourth-Order Hybrid Beta Polynomial Kernels in Kernel Density Estimation

Authors: Benson Ade Eniola Afere

Abstract:

This paper introduces a family of fourth-order hybrid beta polynomial kernels developed for statistical analysis. The assessment of these kernels' performance centers on two critical metrics: asymptotic mean integrated squared error (AMISE) and kernel efficiency. Through the utilization of both simulated and real-world datasets, a comprehensive evaluation was conducted, facilitating a thorough comparison with conventional fourth-order polynomial kernels. The evaluation procedure encompassed the computation of AMISE and efficiency values for both the proposed hybrid kernels and the established classical kernels. The consistently observed trend was the superior performance of the hybrid kernels when compared to their classical counterparts. This trend persisted across diverse datasets, underscoring the resilience and efficacy of the hybrid approach. By leveraging these performance metrics and conducting evaluations on both simulated and real-world data, this study furnishes compelling evidence in favour of the superiority of the proposed hybrid beta polynomial kernels. The discernible enhancement in performance, as indicated by lower AMISE values and higher efficiency scores, strongly suggests that the proposed kernels offer heightened suitability for statistical analysis tasks when compared to traditional kernels.

Keywords: AMISE, efficiency, fourth-order Kernels, hybrid Kernels, Kernel density estimation

Procedia PDF Downloads 45
3694 Selection of Solid Waste Landfill Site Using Geographical Information System (GIS)

Authors: Fatih Iscan, Ceren Yagci

Abstract:

Rapid population growth, urbanization and industrialization are known as the most important factors of environment problems. Elimination and management of solid wastes are also within the most important environment problems. One of the main problems in solid waste management is the selection of the best site for elimination of solid wastes. Lately, Geographical Information System (GIS) has been used for easing selection of landfill area. GIS has the ability of imitating necessary economical, environmental and political limitations. They play an important role for the site selection of landfill area as a decision support tool. In this study; map layers will be studied for minimum effect of environmental, social and cultural factors and maximum effect for engineering/economical factors for site selection of landfill areas and using GIS for an decision support mechanism in solid waste landfill areas site selection will be presented in Aksaray/TURKEY city, Güzelyurt district practice.

Keywords: GIS, landfill, solid waste, spatial analysis

Procedia PDF Downloads 332
3693 Level of Knowledge, Attitude, Perceived Behavior Control, Subjective Norm and Behavior of Household Solid Waste towards Zero Waste Management among Malaysian Consumer

Authors: M. J. Zuroni, O. Syuhaily, M. A. Afida Mastura, M. S. Roslina, A. K. Nurul Aini

Abstract:

The impact of country development has caused an increase of solid waste. The increase in population causes of excess usage thus effecting the sustainable environment. Zero waste management involves maximizing practices of recycling and minimizing residual waste. This paper seeks to analyze the relationship between knowledge, attitude, perceived behavior control, subjective norm and behavior of household solid waste towards household solid waste management among urban households in 8 states that have been implemented and enforced regulations under the Solid Waste Management and Public Cleansing Act 2007 (Act 672) in Malaysia. A total of respondents are 605 and we used a purposive sampling for location and simple sampling for sample size. Data collected by using self-administered questionnaire and were analyzed using SPSS software. The Pearson Correlation Test is to examine the relationship between four variables. Results show that knowledge scores are high because they have an awareness of the importance of managing solid waste. For attitude, perceived behavior control, subjective norm and behavioral scores at a moderate level in solid waste management activities. The findings show that there is a significant relationship between knowledge and behavior of household solid waste (r = 0.136 **, p = 0.001), there is a significant relationship between attitude and behavior (r = 0.238 **, p = 0.000), there is a significant relationship between perceived behavior control and behavior (r = 0.516 **, p = 0.000) and there is a significant relationship between subjective norm and behavior (r = 0.494 **, p = 0.000). The conclusion is that there is a relationship between knowledge, attitude, perceived behavior control and subjective norm toward the behavior of household solid waste management. Therefore, in the findings of the study, all parties including the government should work together to enhance the knowledge, attitude, perceived behavior control and behavior of household solid waste management in other states that have not implemented and enforced regulations under the Solid Waste and Public Cleansing Management Act 2007 (Act 672).

Keywords: solid waste management, knowledge, attitude, perceived behavior control, subjective norm, behavior

Procedia PDF Downloads 288
3692 Thermal Performance of Hybrid PVT Collector with Natural Circulation

Authors: K. Touafek, A. Khelifa, I. Tabet, H. Haloui, H. Bencheikh El Houcine, M. Adouane

Abstract:

Hybrid photovoltaic thermal (PVT) collectors allow simultaneous production of electrical energy thus heat energy. There are several configurations of hybrid collectors (to produce water or air). For hybrids water collectors, there are several configurations that differ by the nature of the absorber (serpentine, tubes...). In this paper, an absorber tank is studied. The circulation of the coolant is natural (we do not use the pump). We present the obtained results in our experimental study and we analyzed the data, and then we compare the results with the theory practices. The electrical performances of the hybrid collector are compared with those of conventional photovoltaic module mounted on the same structure and measured under the same conditions. We conducted experiments with natural circulation of the coolant (Thermosyphon), for a flow rate of 0.025kg/m².

Keywords: experimental, photovoltaic, solar, temperature, tank

Procedia PDF Downloads 295
3691 Optimization of Hybrid off Grid Energy Station

Authors: Yehya Abdellatif, Iyad M. Muslih, Azzah Alkhalailah, Abdallah Muslih

Abstract:

Hybrid Optimization Model for Electric Renewable (HOMER) software was utilized to find the optimum design of a hybrid off-Grid system, by choosing the optimal solution depending on the cost analysis of energy based on different capacity shortage percentages. A complete study for the site conditions and load profile was done to optimize the design and implementation of a hybrid off-grid power station. In addition, the solution takes into consecration the ambient temperature effect on the efficiency of the power generation and the economical aspects of selection depending on real market price. From the analysis of the HOMER model results, the optimum hybrid power station was suggested, based on wind speed, and solar conditions. The optimization function objective is to minimize the Net Price Cost (NPC) and the Cost of Energy (COE) with zero and 10 percentage of capacity shortage.

Keywords: energy modeling, HOMER, off-grid system, optimization

Procedia PDF Downloads 545
3690 Distributed Energy System - Microgrid Integration of Hybrid Power Systems

Authors: Pedro Esteban

Abstract:

Planning a hybrid power system (HPS) that integrates renewable generation sources, non-renewable generation sources and energy storage, involves determining the capacity and size of various components to be used in the system to be able to supply reliable electricity to the connected load as required. Nowadays it is very common to integrate solar photovoltaic (PV) power plants for renewable generation as part of HPS. The solar PV system is usually balanced via a second form of generation (renewable such as wind power or using fossil fuels such as a diesel generator) or an energy storage system (such as a battery bank). Hybrid power systems can also provide other forms of power such as heat for some applications. Modern hybrid power systems combine power generation and energy storage technologies together with real-time energy management and innovative power quality and energy efficiency improvement functionalities. These systems help customers achieve targets for clean energy generation, they add flexibility to the electrical grid, and they optimize the installation by improving its power quality and energy efficiency.

Keywords: microgrids, hybrid power systems, energy storage, grid code compliance

Procedia PDF Downloads 121
3689 A Hybrid P2P Storage Scheme Based on Erasure Coding and Replication

Authors: Usman Mahmood, Khawaja M. U. Suleman

Abstract:

A peer-to-peer storage system has challenges like; peer availability, data protection, churn rate. To address these challenges different redundancy, replacement and repair schemes are used. This paper presents a hybrid scheme of redundancy using replication and erasure coding. We calculate and compare the storage, access, and maintenance costs of our proposed scheme with existing redundancy schemes. For realistic behaviour of peers a trace of live peer-to-peer system is used. The effect of different replication, and repair schemes are also shown. The proposed hybrid scheme performs better than existing double coding hybrid scheme in all metrics and have an improved maintenance cost than hierarchical codes.

Keywords: erasure coding, P2P, redundancy, replication

Procedia PDF Downloads 364
3688 Nitrogen, Phosphorus, Potassium (NPK) Hydroxyapatite Nano-Hybrid Slow Release Fertilizer

Authors: Tinomuvonga Manenji Zhou, Eubert Mahofa, Tatenda Crispen Madzokere

Abstract:

The nanostructured formulation can increase fertilizer efficacy and uptake ratio of the soil nutrients in agriculture production and save fertilizer resources. Controlled release modes have properties of both release rate and release pattern of nutrients, for fertilizers that are soluble in water might be correctly controlled. Nanoparticles can reduce the rate at which fertilizer nutrients are in the soil by leaching. A slow release NPK-hydroxyapatite nano hybrid fertilizer was synthesized using exfoliated bentonite as filler material. A simple, scalable method was used to synthesize the nitrogen-phosphorus hydroxyapatite nano fertilizer, where calcium hydroxide, phosphoric acid, and urea were used as precursor material, followed by the incorporation of potassium through a liquid grinding method. The product obtained was an NPK-hydroxyapatite nano hybrid fertilizer. A quantitative analysis was done to determine the percentage of nitrogen, phosphorus, and potassium in the hybrid fertilizer. AAS was used to determine the percentage of potassium in the fertilizer. An accelerated water test was conducted to compare the nutrient release behavior of nutrients between the synthesized NPK-hydroxyapatite nano hybrid fertilizer and commercial NPK fertilizer. The rate of release of Nitrogen, phosphorus, and potassium was significantly lower in the synthesized NPK hydroxyapatite nano hybrid fertilizer than in the convectional NPK fertilizer. The synthesized fertilizer was characterized using XRD. NPK hydroxyapatite nano hybrid fertilizer encapsulated in exfoliated bentonite thus prepared can be used as an environmentally friendly fertilizer formulation which could be extended to solve one of the major problems faced in the global fertilization of low nitrogen, phosphorus, and potassium use efficiency in agriculture.

Keywords: NPK hydroxyapatite nano hybrid fertilizer, bentonite, encapsulation, low release

Procedia PDF Downloads 69
3687 Evaluation of a Hybrid Configuration for Active Space Radiation Bio-Shielding

Authors: Jiahui Song, Ravindra P. Joshi

Abstract:

One of the biggest obstacles to human space exploration of the solar system is the risk posed by prolonged exposure to space radiation. It is generally agreed that particles with energies around 1-2 GeV per nucleon are the most damaging to humans. Passive shielding techniques entail using solid material to create a shield that prevents particles from penetrating a given region by absorbing the energy of incident particles. Previous techniques resulted in adding ‘dead mass’ to spacecraft, which is not an economically viable solution. Additionally, collisions of the incoming ionized particles with traditional passive protective material lead to secondary radiation. This study develops an enhanced hybrid active space radiation bio-shielding concept, a combination of the electrostatic and magnetostatic shielding, by varying the size of the magnetic ring, and by having multiple current-carrying rings, to mitigate the biohazards of severe space radiation for the success of deep-space explorations. The simulation results show an unprecedented reduction of 1GeV GCR (Galactic Cosmic Rays) proton transmission to about 15%.

Keywords: bio-shielding, electrostatic, magnetostatic, radiation

Procedia PDF Downloads 359
3686 Study on Municipal Solid Waste Management to Protect Environment

Authors: Rajesh Kumar

Abstract:

The largest issue in the current situation is managing solid waste since it pollutes the ecosystem. When considering how to manage waste, even the disposal of mixed waste is a challenge. The Saksham Yuva Project, which is managed by the Haryana government, highlights the consequences and drivers of managing the solid waste of urban areas in the municipal committee pundri in the present study. The overall goal of the Saksham Yuva project is to mobilise the public and educate them about the dangers associated with garbage management. There has been a 20% reduction in waste, according to the study's impacts, and the cost of waste management has also gone down. Further, the study also reported the alternative use of wastes in revenue generation by generating Khaad for agricultural purposes.

Keywords: solid waste management, people awareness, dry and wet waste disposal, material recover facility

Procedia PDF Downloads 63
3685 Energy-Dense and High-Power Li-Cl₂/I₂ Batteries by Reversible Chemical Bonds

Authors: Pei Li, Chunyi Zhi

Abstract:

Conversion-type lithium-ion batteries show great potential as high-energy-density, low-cost and sustainable alternatives to current transition-metal-based intercalation cells. Li-Cl₂/Li⁻I₂ conversion batteries, based on anionic redox reactions of Cl⁻/Cl⁰ or I⁻/I⁰, are highly attractive due to their superior voltage and capacity. However, a redox-active and reversible chlorine cathode has not been developed in organic electrolytes. And thermodynamic instability and shuttling issues of iodine cathodes have plagued the active iodine loading, capacity retention and cyclability. By reversible chemical bonds, we develop reversible chlorine redox reactions in organic electrolytes with interhalogen bonds between I and Cl for Li-I₂ batteries and develop a highly thermally stable I/I₃--bonded organic salts with iodine content up to 80% as cathode materials for the rechargeable Li-I₂ batteries. The demonstration of reversible chemical bonds enabled rechargeable Li-halogen batteries opens a new avenue to develop halogen compound cathodes.

Keywords: conversion-type, chlorine, halogen cathode, high energy density, iodine, interhalogen bond, lithium-ion batteries

Procedia PDF Downloads 48
3684 Effect of Aging Treatment on Tensile Properties of AZ91D Mg Alloy

Authors: Ju Hyun Won, Seok Hong Min, Tae Kwon Ha

Abstract:

Phase equilibria of AZ91D Mg alloys for nonflammable use, containing Ca and Y, were carried out by using FactSage® and FTLite database, which revealed that solid solution treatment, could be performed at temperatures from 400 to 450 °C. Solid solution treatment of AZ91D Mg alloy without Ca and Y was successfully conducted at 420 °C and supersaturated microstructure with all beta phase resolved into matrix was obtained. In the case of AZ91D Mg alloy with some Ca and Y, however, a little amount of intermetallic particles were observed after solid solution treatment. After solid solution treatment, each alloy was annealed at temperatures of 180 and 200 °C for time intervals from 1 min to 48 hrs and hardness of each condition was measured by micro-Vickers method. Peak aging conditions were deduced as at the temperature of 200 °C for 10 hrs.

Keywords: Mg alloy, AZ91D, nonflammable alloy, phase equilibrium, peak aging

Procedia PDF Downloads 401
3683 Electrokinetic Application for the Improvement of Soft Clays

Authors: Abiola Ayopo Abiodun, Zalihe Nalbantoglu

Abstract:

The electrokinetic application (EKA), a relatively modern chemical treatment has a potential for in-situ ground improvement in an open field or under existing structures. It utilizes a low electrical gradient to transport electrolytic chemical ions between bespoke electrodes inserted in the fine-grained, low permeable soft soils. The paper investigates the efficacy of the EKA as a mitigation technique for the soft clay beds. The laboratory model of the EKA comprises of rectangular plexiglass test tank, electrolytes compartments, geosynthetic electrodes and direct electric current supply. Within this setup, the EK effects resulted from the exchange of ions between anolyte (anodic) and catholyte (cathodic) ends through the tested soil were examined by basic experimental laboratory testing methods. As such, the treated soft soil properties were investigated as a function of the anode-to-cathode distances and curing periods. The test results showed that there have been some changes in the physical and engineering properties of the treated soft soils. The significant changes in the physicochemical and electrical properties suggested that their corresponding changes can be utilized as a monitoring technique to evaluate the improvement in the engineering properties EK treated soft clay soils.

Keywords: electrokinetic, electrolytes, exchange ions, geosynthetic electrodes, soft soils

Procedia PDF Downloads 285
3682 An Experimental Study on Some Conventional and Hybrid Models of Fuzzy Clustering

Authors: Jeugert Kujtila, Kristi Hoxhalli, Ramazan Dalipi, Erjon Cota, Ardit Murati, Erind Bedalli

Abstract:

Clustering is a versatile instrument in the analysis of collections of data providing insights of the underlying structures of the dataset and enhancing the modeling capabilities. The fuzzy approach to the clustering problem increases the flexibility involving the concept of partial memberships (some value in the continuous interval [0, 1]) of the instances in the clusters. Several fuzzy clustering algorithms have been devised like FCM, Gustafson-Kessel, Gath-Geva, kernel-based FCM, PCM etc. Each of these algorithms has its own advantages and drawbacks, so none of these algorithms would be able to perform superiorly in all datasets. In this paper we will experimentally compare FCM, GK, GG algorithm and a hybrid two-stage fuzzy clustering model combining the FCM and Gath-Geva algorithms. Firstly we will theoretically dis-cuss the advantages and drawbacks for each of these algorithms and we will describe the hybrid clustering model exploiting the advantages and diminishing the drawbacks of each algorithm. Secondly we will experimentally compare the accuracy of the hybrid model by applying it on several benchmark and synthetic datasets.

Keywords: fuzzy clustering, fuzzy c-means algorithm (FCM), Gustafson-Kessel algorithm, hybrid clustering model

Procedia PDF Downloads 479
3681 Solubility Enhancement of Poorly Soluble Anticancer Drug, Docetaxel Using a Novel Polymer, Soluplus via Solid Dispersion Technique

Authors: Adinarayana Gorajana, Venkata Srikanth Meka, Sanjay Garg, Lim Sue May

Abstract:

This study was designed to evaluate and enhance the solubility of poorly soluble drug, docetaxel through solid dispersion (SD) technique prepared using freeze drying method. Docetaxel solid dispersions were formulated with Soluplus in different weight ratios. Freeze drying method was used to prepare the solid dispersions. Solubility of the solid dispersions were evaluated respectively and the optimized of drug-solubilizers ratio systems were characterized with different analytical methods like Differential scanning calorimeter (DSC), Scanning electron microscopy (SEM) and Fourier transform infrared spectroscopy (FTIR) to confirm the formation of complexes between drug and solubilizers. The solubility data revealed an overall improvement in solubility for all SD formulations. The ternary combination 1:5:2 gave the highest increase in solubility that is approximately 3 folds from the pure drug, suggesting the optimum drug-solubilizers ratio system. This data corresponds with the DSC and SEM analyses, which demonstrates presence of drug in amorphous state and the dispersion in the solubilizers in molecular level. The solubility of the poorly soluble drug, docetaxel was enhanced through preparation of solid dispersion formulations employing freeze drying method. Solid dispersion with multiple carrier system shows better solubility compared to single carrier system.

Keywords: docetaxel, freeze drying, soluplus, solid dispersion technique

Procedia PDF Downloads 480
3680 Developing a Hybrid Method to Diagnose and Predict Sports Related Concussions with Machine Learning

Authors: Melody Yin

Abstract:

Concussions impact a large amount of adolescents; they make up as much as half of the diagnosed concussions in America. This research proposes a hybrid machine learning model based on the combination of human/knowledge-based domains and computer-generated feature rankings to improve the accuracy of diagnosing sports related concussion (SRC). Using a data set of symptoms collected on the sideline post-SRC events, the symptom selection criteria method has been developed by using Google AutoML's important score function to identify the top 10 symptom features. In addition, symptom domains have been introduced as another parameter, categorizing the symptoms into physical, cognitive, sleep, and emotional domains. The hybrid machine learning model has been trained with a combination of the top 10 symptoms and 4 domains. From the results, the hybrid model was the best performer for symptom resolution time prediction in 2 and 4-week thresholds. This research is a proof of concept study in the use of domains along with machine learning in order to improve concussion prediction accuracy. It is also possible that the use of domains can make the model more efficient due to reduced training time. This research examines the use of a hybrid method in predicting sports-related concussion. This achievement is based on data preprocessing, using a hybrid method to select criteria to achieve high performance.

Keywords: hybrid model, machine learning, sports related concussion, symptom resolution time

Procedia PDF Downloads 144
3679 Prediction of the Tunnel Fire Flame Length by Hybrid Model of Neural Network and Genetic Algorithms

Authors: Behzad Niknam, Kourosh Shahriar, Hassan Madani

Abstract:

This paper demonstrates the applicability of Hybrid Neural Networks that combine with back propagation networks (BPN) and Genetic Algorithms (GAs) for predicting the flame length of tunnel fire A hybrid neural network model has been developed to predict the flame length of tunnel fire based parameters such as Fire Heat Release rate, air velocity, tunnel width, height and cross section area. The network has been trained with experimental data obtained from experimental work. The hybrid neural network model learned the relationship for predicting the flame length in just 3000 training epochs. After successful learning, the model predicted the flame length.

Keywords: tunnel fire, flame length, ANN, genetic algorithm

Procedia PDF Downloads 603
3678 Design of Collection and Transportation System of Municipal Solid Waste in Meshkinshahr City

Authors: Ebrahim Fataei, Seyed Ali Hosseini, Zahra Arabi, Habib farhadi, Mehdi Aalipour Erdi, Seiied Taghi Seiied Safavian

Abstract:

Solid waste production is an integral part of human life and management of waste require full scientific approach and essential planning. The allocation of most management cost to collection and transportation and also the necessity of operational efficiency in this system, by limiting time consumption, and on the other hand optimum collection system and transportation is the base of waste design and management. This study was done to optimize the exits collection and transportation system of solid waste in Meshkinshahr city. So based on the analyzed data of municipal solid waste components in seven zones of Meshkinshahr city, and GIS software, applied to design storage place based on origin recycling and a route to collect and transport. It was attempted to represent an appropriate model to store, collect and transport municipal solid waste. The result shows that GIS can be applied to locate the waste container and determine a waste collection direction in an appropriate way.

Keywords: municipal solid waste management, transportation, optimizing, GIS, Iran

Procedia PDF Downloads 501