Search results for: hybrid storage
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 3622

Search results for: hybrid storage

1552 Location Management in Wireless Sensor Networks with Mobility

Authors: Amrita Anil Agashe, Sumant Tapas, Ajay Verma Yogesh Sonavane, Sourabh Yeravar

Abstract:

Due to advancement in MEMS technology today wireless sensors network has gained a lot of importance. The wide range of its applications includes environmental and habitat monitoring, object localization, target tracking, security surveillance etc. Wireless sensor networks consist of tiny sensor devices called as motes. The constrained computation power, battery power, storage capacity and communication bandwidth of the tiny motes pose challenging problems in the design and deployment of such systems. In this paper, we propose a ubiquitous framework for Real-Time Tracking, Sensing and Management System using IITH motes. Also, we explain the algorithm that we have developed for location management in wireless sensor networks with the aspect of mobility. Our developed framework and algorithm can be used to detect emergency events and safety threats and provides warning signals to handle the emergency.

Keywords: mobility management, motes, multihop, wireless sensor networks

Procedia PDF Downloads 411
1551 The Contribution of SMES to Improve the Transient Stability of Multimachine Power System

Authors: N. Chérif, T. Allaoui, M. Benasla, H. Chaib

Abstract:

Industrialization and population growth are the prime factors for which the consumption of electricity is steadily increasing. Thus, to have a balance between production and consumption, it is necessary at first to increase the number of power plants, lines and transformers, which implies an increase in cost and environmental degradation. As a result, it is now important to have mesh networks and working close to the limits of stability in order to meet these new requirements. The transient stability studies involve large disturbances such as short circuits, loss of work or production group. The consequence of these defects can be very serious, and can even lead to the complete collapse of the network. This work focuses on the regulation means that networks can help to keep their stability when submitted to strong disturbances. The magnetic energy storage-based superconductor (SMES) comprises a superconducting coil short-circuited on it self. When such a system is connected to a power grid is able to inject or absorb the active and reactive power. This system can be used to improve the stability of power systems.

Keywords: short-circuit, power oscillations, multiband PSS, power system, SMES, transient stability

Procedia PDF Downloads 449
1550 Mesoporous RGO@(Co,Mn)3O4 Nanocomposite Prepared by Microwave Method and Its Electrochemical Performance

Authors: Charmaine Lamiel, Van Hoa Nguyen, Jae-Jin Shim

Abstract:

Supercapacitors are energy storage devices capable of storing more energy than conventional capacitors and have higher power density than batteries. The advantages of this method include the non-use of reducing agents and acidic medium, and no further use of a post-heat treatment unlike the conventional processes, in which calcination is generally employed after obtaining the initial product. Furthermore, it also offers a shorter reaction time at low temperatures and low power requirements, which allows low fabrication and energy cost. In this study, microwave irradiation was used for the facile and rapid synthesis of mesoporous RGO@(Co,Mn)3O4 nanosheets as an electrode material. The as-prepared electrode exhibited a high capacitance of 953 F•g^−1 at 1 A•g^−1 in a 6 M KOH electrolyte solution. Moreover, the electrode exhibited a high energy density of 76.2 Wh•kg^−1 at a power density of 720 W•kg^−1, and a high power density of 7200 W•kg^−1 at an energy density of 38 Wh•kg^−1. The successful methodology was considered to be efficient and cost-effective, thereby providing an active electrode material with very promising electrochemical performance.

Keywords: cobalt-manganese oxide, electrochemical, graphene, microwave synthesis, supercapacitor

Procedia PDF Downloads 204
1549 High-Fidelity Materials Screening with a Multi-Fidelity Graph Neural Network and Semi-Supervised Learning

Authors: Akeel A. Shah, Tong Zhang

Abstract:

Computational approaches to learning the properties of materials are commonplace, motivated by the need to screen or design materials for a given application, e.g., semiconductors and energy storage. Experimental approaches can be both time consuming and costly. Unfortunately, computational approaches such as ab-initio electronic structure calculations and classical or ab-initio molecular dynamics are themselves can be too slow for the rapid evaluation of materials, often involving thousands to hundreds of thousands of candidates. Machine learning assisted approaches have been developed to overcome the time limitations of purely physics-based approaches. These approaches, on the other hand, require large volumes of data for training (hundreds of thousands on many standard data sets such as QM7b). This means that they are limited by how quickly such a large data set of physics-based simulations can be established. At high fidelity, such as configuration interaction, composite methods such as G4, and coupled cluster theory, gathering such a large data set can become infeasible, which can compromise the accuracy of the predictions - many applications require high accuracy, for example band structures and energy levels in semiconductor materials and the energetics of charge transfer in energy storage materials. In order to circumvent this problem, multi-fidelity approaches can be adopted, for example the Δ-ML method, which learns a high-fidelity output from a low-fidelity result such as Hartree-Fock or density functional theory (DFT). The general strategy is to learn a map between the low and high fidelity outputs, so that the high-fidelity output is obtained a simple sum of the physics-based low-fidelity and correction, Although this requires a low-fidelity calculation, it typically requires far fewer high-fidelity results to learn the correction map, and furthermore, the low-fidelity result, such as Hartree-Fock or semi-empirical ZINDO, is typically quick to obtain, For high-fidelity outputs the result can be an order of magnitude or more in speed up. In this work, a new multi-fidelity approach is developed, based on a graph convolutional network (GCN) combined with semi-supervised learning. The GCN allows for the material or molecule to be represented as a graph, which is known to improve accuracy, for example SchNet and MEGNET. The graph incorporates information regarding the numbers of, types and properties of atoms; the types of bonds; and bond angles. They key to the accuracy in multi-fidelity methods, however, is the incorporation of low-fidelity output to learn the high-fidelity equivalent, in this case by learning their difference. Semi-supervised learning is employed to allow for different numbers of low and high-fidelity training points, by using an additional GCN-based low-fidelity map to predict high fidelity outputs. It is shown on 4 different data sets that a significant (at least one order of magnitude) increase in accuracy is obtained, using one to two orders of magnitude fewer low and high fidelity training points. One of the data sets is developed in this work, pertaining to 1000 simulations of quinone molecules (up to 24 atoms) at 5 different levels of fidelity, furnishing the energy, dipole moment and HOMO/LUMO.

Keywords: .materials screening, computational materials, machine learning, multi-fidelity, graph convolutional network, semi-supervised learning

Procedia PDF Downloads 29
1548 Hybrid Anomaly Detection Using Decision Tree and Support Vector Machine

Authors: Elham Serkani, Hossein Gharaee Garakani, Naser Mohammadzadeh, Elaheh Vaezpour

Abstract:

Intrusion detection systems (IDS) are the main components of network security. These systems analyze the network events for intrusion detection. The design of an IDS is through the training of normal traffic data or attack. The methods of machine learning are the best ways to design IDSs. In the method presented in this article, the pruning algorithm of C5.0 decision tree is being used to reduce the features of traffic data used and training IDS by the least square vector algorithm (LS-SVM). Then, the remaining features are arranged according to the predictor importance criterion. The least important features are eliminated in the order. The remaining features of this stage, which have created the highest level of accuracy in LS-SVM, are selected as the final features. The features obtained, compared to other similar articles which have examined the selected features in the least squared support vector machine model, are better in the accuracy, true positive rate, and false positive. The results are tested by the UNSW-NB15 dataset.

Keywords: decision tree, feature selection, intrusion detection system, support vector machine

Procedia PDF Downloads 258
1547 Sentiment Analysis of Ensemble-Based Classifiers for E-Mail Data

Authors: Muthukumarasamy Govindarajan

Abstract:

Detection of unwanted, unsolicited mails called spam from email is an interesting area of research. It is necessary to evaluate the performance of any new spam classifier using standard data sets. Recently, ensemble-based classifiers have gained popularity in this domain. In this research work, an efficient email filtering approach based on ensemble methods is addressed for developing an accurate and sensitive spam classifier. The proposed approach employs Naive Bayes (NB), Support Vector Machine (SVM) and Genetic Algorithm (GA) as base classifiers along with different ensemble methods. The experimental results show that the ensemble classifier was performing with accuracy greater than individual classifiers, and also hybrid model results are found to be better than the combined models for the e-mail dataset. The proposed ensemble-based classifiers turn out to be good in terms of classification accuracy, which is considered to be an important criterion for building a robust spam classifier.

Keywords: accuracy, arcing, bagging, genetic algorithm, Naive Bayes, sentiment mining, support vector machine

Procedia PDF Downloads 136
1546 Synthesis and Characterization of Nano-Alumina Using Neem Oil as the Template for Efficient Hydrogen Generation via Photo-Hydrolysis of Sodium Borohydride

Authors: Dina M. Abd El-Aty, D. Aman, E. G. Zaki, Heba M. Salem

Abstract:

A friendly environmental source of energy as hydrogen was produced by photo-hydrolysis of hydrogen storage material as sodium borohydride (NaBH4), which is non-toxic and stores a high percentage of hydrogen. The photoreaction was produced under visible light and nano-alumina as a catalyst. In this study, we use more economical and friendly environmental oil as a template to produce a nano-catalyst. The prepared catalyst was characterized by X-Ray diffraction, N2-adsorption-desorption, Fourier Transforms Infrared, Scanning Electron microscope and X-Ray Photoelectron Spectroscopy. Different parameters such as catalyst weight, NaBH4 weight and time of irradiation were studied to obtain a highly efficient photo-hydrolysis reaction. The reaction is pseudo-first order and the hydrogen production rate was determined as 1500 ml min-1 g-1 at the optimum conditions.

Keywords: photo-reaction, nano-alumina, hydrogen production, sodium borohydride, visible light

Procedia PDF Downloads 79
1545 Modeling User Context Using CEAR Diagram

Authors: Ravindra Dastikop, G. S. Thyagaraju, U. P. Kulkarni

Abstract:

Even though the number of context aware applications is increasing day by day along with the users, till today there is no generic programming paradigm for context aware applications. This situation could be remedied by design and developing the appropriate context modeling and programming paradigm for context aware applications. In this paper, we are proposing the static context model and metrics for validating the expressiveness and understandability of the model. The proposed context modeling is a way of describing a situation of user using context entities , attributes and relationships .The model which is an extended and hybrid version of ER model, ontology model and Graphical model is specifically meant for expressing and understanding the user situation in context aware environment. The model is useful for understanding context aware problems, preparing documentation and designing programs and databases. The model makes use of context entity attributes relationship (CEAR) diagram for representation of association between the context entities and attributes. We have identified a new set of graphical notations for improving the expressiveness and understandability of context from the end user perspective .

Keywords: user context, context entity, context entity attributes, situation, sensors, devices, relationships, actors, expressiveness, understandability

Procedia PDF Downloads 336
1544 Acrosomal Integrity, DNA Integrity and Post-Thawing Motility of Goat Semen after Methionine Supplementation

Authors: K. A. El-Battawy, W. S. El-Nattat

Abstract:

The aim of the present investigation was to evaluate the impact of methionine on the preservation, acrosomal integrity, DNA integrity and post thawing motility of extended goat semen. Semen samples were diluted with a Tris-based extender containing the additive methionine 1.5, 2.5 and 5mM then the diluted samples were kept in glass tubes and cooled from 37°C to 5°C in a cold cabinet, and maintained at 5°C. Sperm motility (SM%), alive sperm (AS%), sperm abnormalities (SA%) acrosomal integrity and DNA integrity were determined at 5°C for periods of 0,24, 48and 72 h of liquid storage. Furthermore, the influence of methionine on post-thawing motility was assessed. The results elaborated that the addition of methionine and L-tyrosine particularly 2.5mM of methionine significantly improved SM% and reduced dead sperm %. Furthermore, the addition of 2.5mM methionine improved post-thawing motility (43.75 ± 1.25% vs. 32.50 ± 3.23 in the control group). Moreover, the frequency of acrosomal defects was lower in treated groups than in control. In conclusion, the addition of methionine induced remarkable physiological effects on goat semen quality during conservation for 7-days-long period at 5°C and improved its freezability.

Keywords: methionine, acrosome, semen, cryopreservation

Procedia PDF Downloads 391
1543 Design and Analysis of a Laminated Composite Automotive Drive Shaft

Authors: Hossein Kh. Bisheh, Nan Wu

Abstract:

Advanced composite materials have a great importance in engineering structures due to their high specific modulus and strength and low weight. These materials can be used in design and fabrication of automotive drive shafts to reduce the weight of the structure. Hence, an optimum design of a composite drive shaft satisfying the design criteria, can be an appropriate substitution of metallic drive shafts. The aim of this study is to design and analyze a composite automotive drive shaft with high specific strength and low weight satisfying the design criteria. Tsai-Wu criterion is chosen as the failure criterion. Various designs with different lay-ups and materials are investigated based on the design requirements and finally, an optimum design satisfying the design criteria is chosen based on the weight and cost considerations. The results of this study indicate that if the weight is the main concern, a shaft made of Carbon/Epoxy can be a good option, and if the cost is a more important parameter, a hybrid shaft made of aluminum and Carbon/Epoxy can be considered.

Keywords: Bending natural frequency, Composite drive shaft, Peak torque, Torsional buckling

Procedia PDF Downloads 227
1542 Spatially Encoded Hyperspectral Compressive Microscope for Broadband VIS/NIR Imaging

Authors: Lukáš Klein, Karel Žídek

Abstract:

Hyperspectral imaging counts among the most frequently used multidimensional sensing methods. While there are many approaches to capturing a hyperspectral data cube, optical compression is emerging as a valuable tool to reduce the setup complexity and the amount of data storage needed. Hyperspectral compressive imagers have been created in the past; however, they have primarily focused on relatively narrow sections of the electromagnetic spectrum. A broader spectral study of samples can provide helpful information, especially for applications involving the harmonic generation and advanced material characterizations. We demonstrate a broadband hyperspectral microscope based on the single-pixel camera principle. Captured spatially encoded data are processed to reconstruct a hyperspectral cube in a combined visible and near-infrared spectrum (from 400 to 2500 nm). Hyperspectral cubes can be reconstructed with a spectral resolution of up to 3 nm and spatial resolution of up to 7 µm (subject to diffraction) with a high compressive ratio.

Keywords: compressive imaging, hyperspectral imaging, near-infrared spectrum, single-pixel camera, visible spectrum

Procedia PDF Downloads 86
1541 Study of Electrical Properties of An-Fl Based Organic Semiconducting Thin Film

Authors: A.G. S. Aldajani, N. Smida, M. G. Althobaiti, B. Zaidi

Abstract:

In order to exploit the good electrical properties of anthracene and the excellent properties of fluorescein, new hybrid material has been synthesized (An-Fl). Current-voltage measurements were done on a new single-layer ITO/An-FL/Al device of typically 100 nm thickness. Atypical diode behavior is observed with a turn-on voltage of 4.4 V, a dynamic resistance of 74.07 KΩ and a rectification ratio of 2.02 due to unbalanced transport. Results show also that the current-voltage characteristics present three different regimes of the power-law (J~Vᵐ) for which the conduction mechanism is well described with space-charge-limited current conduction mechanism (SCLC) with a charge carrier mobility of 2.38.10⁻⁵cm2V⁻¹S⁻¹. Moreover, the electrical transport properties of this device have been carried out using a dependent frequency study in the range (50 Hz–1.4 MHz) for different applied biases (from 0 to 6 V). At lower frequency, the σdc values increase with bias voltage rising, supporting that the mobile ion can hop successfully to its nearest vacant site. From σac and impedance measurements, the equivalent electrical circuit is evidenced, where the conductivity process is coherent with an exponential trap distribution caused by structural defects and/or chemical impurities.

Keywords: semiconducting polymer, conductivity, SCLC, impedance spectroscopy

Procedia PDF Downloads 176
1540 Effect pH on Chemical and Physical Properties of Iranian Fetta Cheese

Authors: M. Dezyani, R. Ezzati, H. Mirzaei

Abstract:

The objectives of this study were to determine the effect of pH on chemical, structural, and functional properties of Fetta cheese, and to relate changes in structure to changes in cheese unctionality. Fetta cheese was obtained from a cheese-production facility and stored at 4°C. Ten days after manufacture, the cheese was cut into blocks that were vacuum-packaged and stored for 4 d at 4°C. Cheese blocks were then high-pressure injected one, three, or five times with a 20% (wt/wt) glucono-δ-lactone solution. Successive injections were performed 24 h apart. Cheese blocks were then analyzed after 40 d of storage at 4°C. Acidulant injection decreased cheese pH from 5.3 in the uninjected cheese to 4.7 after five injections. Decreased pH increased the content of soluble calcium and slightly decreased the total calcium content of cheese. At the highest level, injection of acidulant promoted syneresis. Thus, after five injections, the moisture content of cheese decreased from 34 to 31%, which esulted in decreased cheese weight. Lowered cheese pH, 4.7 compared with 5.3, also resulted in contraction of the protein matrix. Acidulant injection decreased cheese hardness and cohesiveness, and the cheese became more crumbly.

Keywords: calcium, high-pressure injection, protein matrix, syneresis

Procedia PDF Downloads 475
1539 DNA PLA: A Nano-Biotechnological Programmable Device

Authors: Hafiz Md. HasanBabu, Khandaker Mohammad Mohi Uddin, Md. IstiakJaman Ami, Rahat Hossain Faisal

Abstract:

Computing in biomolecular programming performs through the different types of reactions. Proteins and nucleic acids are used to store the information generated by biomolecular programming. DNA (Deoxyribose Nucleic Acid) can be used to build a molecular computing system and operating system for its predictable molecular behavior property. The DNA device has clear advantages over conventional devices when applied to problems that can be divided into separate, non-sequential tasks. The reason is that DNA strands can hold so much data in memory and conduct multiple operations at once, thus solving decomposable problems much faster. Programmable Logic Array, abbreviated as PLA is a programmable device having programmable AND operations and OR operations. In this paper, a DNA PLA is designed by different molecular operations using DNA molecules with the proposed algorithms. The molecular PLA could take advantage of DNA's physical properties to store information and perform calculations. These include extremely dense information storage, enormous parallelism, and extraordinary energy efficiency.

Keywords: biological systems, DNA computing, parallel computing, programmable logic array, PLA, DNA

Procedia PDF Downloads 121
1538 Machine Learning Methods for Flood Hazard Mapping

Authors: Stefano Zappacosta, Cristiano Bove, Maria Carmela Marinelli, Paola di Lauro, Katarina Spasenovic, Lorenzo Ostano, Giuseppe Aiello, Marco Pietrosanto

Abstract:

This paper proposes a novel neural network approach for assessing flood hazard mapping. The core of the model is a machine learning component fed by frequency ratios, namely statistical correlations between flood event occurrences and a selected number of topographic properties. The proposed hybrid model can be used to classify four different increasing levels of hazard. The classification capability was compared with the flood hazard mapping River Basin Plans (PAI) designed by the Italian Institute for Environmental Research and Defence, ISPRA (Istituto Superiore per la Protezione e la Ricerca Ambientale). The study area of Piemonte, an Italian region, has been considered without loss of generality. The frequency ratios may be used as a standalone block to model the flood hazard mapping. Nevertheless, the mixture with a neural network improves the classification power of several percentage points, and may be proposed as a basic tool to model the flood hazard map in a wider scope.

Keywords: flood modeling, hazard map, neural networks, hydrogeological risk, flood risk assessment

Procedia PDF Downloads 170
1537 Multichannel Scheme under Fairness Environment for Cognitive Radio Networks

Authors: Hans Marquez Ramos, Cesar Hernandez, Ingrid Páez

Abstract:

This paper develops a multiple channel assignment model, which allows to take advantage in most efficient way, spectrum opportunities in cognitive radio networks. Developed scheme allows make several available and frequency adjacent channel assignments, which require a bigger wide band, under an equality environment. The hybrid assignment model it is made by to algorithms, one who makes the ranking and select available frequency channels and the other one in charge of establishing an equality criteria, in order to not restrict spectrum opportunities for all other secondary users who wish to make transmissions. Measurements made were done for average bandwidth, average delay, as well fairness computation for several channel assignment. Reached results were evaluated with experimental spectrum occupational data from GSM frequency band captured. Developed model, shows evidence of improvement in spectrum opportunity use and a wider average transmit bandwidth for each secondary user, maintaining equality criteria in channel assignment.

Keywords: bandwidth, fairness, multichannel, secondary users

Procedia PDF Downloads 496
1536 Circular Economy-Relationship of Natural Water Collection System, Afforestation and Country Park Towards Environmental Sustainability

Authors: Kwok Tak Kit

Abstract:

The government and community have raised their awareness of the benefits of water reuse. Deforestation has a significant effect to climate change as it causes the drying out of the tropical rainforest and hence increases the chance of natural hazards. The loss of forests due to natural fire or human factors would be threatening the storage and supply of clean water. In this paper, we will focus on the discussion of the relationship of the natural water collection system, afforestation and country parks towards environmental sustainability and circular economy with a case study of water conservation policy and strategy in Hong Kong and Singapore for further research. The UN General Assembly launched the Water Action Decade in 2018 to mobilize action that will help to tackle the growing challenge of water scarcity through water conservation and protect and restore water-related ecosystems, including forests, wetlands, rivers, aquifers and lakes.

Keywords: afforestation, environmental sustainability, water conservation, circular economy, climate change, sustainable development goal

Procedia PDF Downloads 125
1535 Machine Learning Approach for Automating Electronic Component Error Classification and Detection

Authors: Monica Racha, Siva Chandrasekaran, Alex Stojcevski

Abstract:

The engineering programs focus on promoting students' personal and professional development by ensuring that students acquire technical and professional competencies during four-year studies. The traditional engineering laboratory provides an opportunity for students to "practice by doing," and laboratory facilities aid them in obtaining insight and understanding of their discipline. Due to rapid technological advancements and the current COVID-19 outbreak, the traditional labs were transforming into virtual learning environments. Aim: To better understand the limitations of the physical laboratory, this research study aims to use a Machine Learning (ML) algorithm that interfaces with the Augmented Reality HoloLens and predicts the image behavior to classify and detect the electronic components. The automated electronic components error classification and detection automatically detect and classify the position of all components on a breadboard by using the ML algorithm. This research will assist first-year undergraduate engineering students in conducting laboratory practices without any supervision. With the help of HoloLens, and ML algorithm, students will reduce component placement error on a breadboard and increase the efficiency of simple laboratory practices virtually. Method: The images of breadboards, resistors, capacitors, transistors, and other electrical components will be collected using HoloLens 2 and stored in a database. The collected image dataset will then be used for training a machine learning model. The raw images will be cleaned, processed, and labeled to facilitate further analysis of components error classification and detection. For instance, when students conduct laboratory experiments, the HoloLens captures images of students placing different components on a breadboard. The images are forwarded to the server for detection in the background. A hybrid Convolutional Neural Networks (CNNs) and Support Vector Machines (SVMs) algorithm will be used to train the dataset for object recognition and classification. The convolution layer extracts image features, which are then classified using Support Vector Machine (SVM). By adequately labeling the training data and classifying, the model will predict, categorize, and assess students in placing components correctly. As a result, the data acquired through HoloLens includes images of students assembling electronic components. It constantly checks to see if students appropriately position components in the breadboard and connect the components to function. When students misplace any components, the HoloLens predicts the error before the user places the components in the incorrect proportion and fosters students to correct their mistakes. This hybrid Convolutional Neural Networks (CNNs) and Support Vector Machines (SVMs) algorithm automating electronic component error classification and detection approach eliminates component connection problems and minimizes the risk of component damage. Conclusion: These augmented reality smart glasses powered by machine learning provide a wide range of benefits to supervisors, professionals, and students. It helps customize the learning experience, which is particularly beneficial in large classes with limited time. It determines the accuracy with which machine learning algorithms can forecast whether students are making the correct decisions and completing their laboratory tasks.

Keywords: augmented reality, machine learning, object recognition, virtual laboratories

Procedia PDF Downloads 131
1534 Enhanced Oxygen Reduction Reaction by N-Doped Mesoporous Carbon Nanospheres

Authors: Bita Bayatsarmadi, Shi-Zhang Qiao

Abstract:

The development of ordered mesoporous carbon materials with controllable structures and improved physicochemical properties by doping heteroatoms such as nitrogen into the carbon framework has attracted a lot of attention, especially in relation to energy storage and conversion. Herein, a series of Nitrogen-doped mesoporous carbon spheres (NMC) was synthesized via a facile dual soft-templating procedure by tuning the nitrogen content and carbonization temperature. Various physical and (electro) chemical properties of the NMCs have been comprehensively investigated to pave the way for feasible design of nitrogen-containing porous carbon materials. The optimized sample showed a favorable electrocatalytic activity as evidenced by high kinetic current and positive onset potential for oxygen reduction reaction (ORR) due to its large surface area, high pore volume, good conductivity and high nitrogen content, which make it as a highly efficient ORR metal-free catalyst in alkaline solutions.

Keywords: porous carbon, N-doping, oxygen reduction reaction, soft-template

Procedia PDF Downloads 249
1533 The Impact of Environmental Factors on the Water Quality of the Lakes in Bistrița Basin, Romania

Authors: Mihaela Alina Stanciu, Daniel Toma

Abstract:

With a touristic and economic potential among the highest in our country, Neamț County has a large number of impressive storage lakes (Izvoru Muntelui – Bicaz, Bâtca Doamnei, Vaduri, Pângărați), with high hydrographic capacities, but also a diversity of biotopes and habitats. Being an area with frequent exceedances of environmental quality indicators, we analyzed in this work their impact on the water quality parameters in three of the most visited lakes of Neamț County: Bâtca Doamnei, Vaduri, and Pângărați. An additional reason is the risk of the water eutrophication process in these lakes, representing one of the first six most important pollution problems worldwide. During the research carried out over a period of four years (2020 – 2024), we identified the major sources of water pollution for the mentioned reservoirs. We analyzed the type of impact produced by each source separately, and we proposed preventiong and control measures detailed according to their action on water quality parameters.

Keywords: ecosystem, environment, eutrophication, lakes, nutrients, pollution, water quality

Procedia PDF Downloads 23
1532 Origins of Chicago Common Brick: Examining a Masonry Shell Encasing a New Ando Museum

Authors: Daniel Joseph Whittaker

Abstract:

This paper examines the broad array of historic sites from which Chicago common brick has emerged, and the methods this brick has been utilized within and around a new hybrid structure recently completed-and periodically opened to the public, as a private art, architecture, design, and social activism gallery space. Various technical aspects regarding the structural and aesthetic reuse methods of salvaged brick within the interior and exterior of this new Tadao Ando-designed building in Lincoln Park, Chicago, are explored. This paper expands specifically upon the multiple possible origins of Chicago common brick, as well as the extant brick currently composing the surrounding alley which is integral to demarcating the southern site boundary of the old apartment building now gallery. Themes encompassing Chicago’s archeological and architectural history, local resource extraction, and labor practices permeate this paper’s investigation into urban, social and architectural history and building construction technology advancements through time.

Keywords: masonry construction, history brickmaking, private museums, Chicago Illinois, Tadao Ando

Procedia PDF Downloads 165
1531 Solid Polymer Electrolyte Prepared From Nostoc Commune Cyanobacteria Exopolysaccharides

Authors: Fernando G. Torres, Omar P. Troncoso

Abstract:

A wide range of bacteria synthesizes and secretes polymeric substances composed of a mixture of high-molecular-mass heteropolysaccharides. Nostoc commune cyanobacteria grow in colonial spherules of 10-20 mm in diameter. These spherules are filled with an internal gel made from a variety of polysaccharides known as Nostoc commune exopolysaccharides (NCE). In this paper, we report the use of these exopolysaccharides as a raw material for the preparation of a solid polymer electrolyte. Ammonium iodide and 1-butyl-3-methylimidazolium chloride ([Bmim]Cl) salts were used to provide NCE films with ionic conductivity. In addition, a carboxymethylation treatment was used to further increase the conductivity of NCE films. The structural characterization of the NCE films was assessed by FTIR, XRD, and DSC tests. Broadband dielectric spectroscopy (BDS) and dielectric thermal analysis (DETA) were used to evaluate the ionic conductivity of the samples. The results showed that NCE can be used to prepare solid polymer electrolyte films and that carboxymethylation improves their ionic conductivity. These NCE films can be used in the development of novel energy storage devices such as flat batteries or supercapacitors.

Keywords: polymer electrolyte, Nostoc commune, cyanobacteria, exopolysaccharides

Procedia PDF Downloads 208
1530 Influence of Magnetic Bio-Stimulation Effects on Pre-Sown Hybrid Sunflower Seeds Germination, Growth, and on the Percentage of Antioxidant Activities

Authors: Nighat Zia-ud-Den, Shazia Anwer Bukhari

Abstract:

In the present study, sunflower seeds were exposed to magnetic bio-stimulation at different milli Tesla, and their effects were studied. The present study addressed to establish the effectiveness of magnetic bio-stimulation on seed germination, growth, and other dynamics of crop growth. The changes in physiological characters, i.e. the growth parameters of seedlings (biomass, root and shoot length, fresh and dry weight of root shoot leaf and fruit, leaf area, the height of plants, number of leaves, and number of fruits per plant) and antioxidant activities were measured. The parameters related to germination and growth were measured under controlled conditions while they changed significantly compared with that of the control. These changes suggested that magnetic seed stimulator enhanced the inner energy of seeds, which contributed to the acceleration of the growth and development of seedlings. Moreover, pretreatment with a magnetic field was found to be a positive impact on sunflower seeds germination, growth, and other biochemical parameters.

Keywords: sunflower seeds, physical priming method, biochemical parameters, antioxidant activities

Procedia PDF Downloads 155
1529 An Overview on Aluminum Matrix Composites: Liquid State Processing

Authors: S. P. Jordan, G. Christian, S. P. Jeffs

Abstract:

Modern composite materials are increasingly being chosen in replacement of heavier metallic material systems within many engineering fields including aerospace and automotive industries. The increasing push towards satisfying environmental targets are fuelling new material technologies and manufacturing processes. This paper will introduce materials and manufacturing processes using metal matrix composites along with manufacturing processes optimized at Alvant Ltd., based in Basingstoke in the UK which offers modern, cost effective, selectively reinforced composites for light-weighting applications within engineering. An overview and introduction into modern optimized manufacturing methods capable of producing viable replacements for heavier metallic and lower temperature capable polymer composites are offered. A review of the capabilities and future applications of this viable material is discussed to highlight the potential involved in further optimization of old manufacturing techniques, to fully realize the potential to lightweight material using cost-effective methods.

Keywords: aluminium matrix composites, light-weighting, hybrid squeeze casting, strategically placed reinforcements

Procedia PDF Downloads 93
1528 Evaluation of Iron Oxide-Functionalized Multiwall Carbon Nanotube Self-Standing Electrode for Symmetric Supercapacitor Application

Authors: B. V. Bhaskara Rao, Rodrigo Espinoza

Abstract:

The rapid development of renewable energy sources has drawn great attention to energy storage devices, especially supercapacitors, because of their high power density and rate performance. This work focus on Fe₃O₄ nanoparticles synthesized by reverse co-precipitation and MWCNTs functionalized by –COOH acid functionalization. The results show that Optimized 25wt% Fe₃O₄@FMWCNT show high specific capacitance 100 mF/cm² at one mA/cm² whereas 15wt% Fe₃O₄@FMWCNT showed high stability (80% retention capacity) over 5000 cycles. The electrolyte used in the coin cell is LiPF6 and the thickness of the electrode is 30 microns. The optimized Fe₃O₄@FMWCNT bucky papers coin cell electrochemical studies suggest that 25wt% Fe₃O₄@FMWCNT could be a good candidate for high-capacity supercapacitor devices. This could be further tested for flexible and planar supercapacitor device application with gel electrolytes.

Keywords: self-standing electrode, Fe₃O4@FMWCNT, supercapacitor, symmetric coin-cell

Procedia PDF Downloads 152
1527 The Biosphere as a Supercomputer Directing and Controlling Evolutionary Processes

Authors: Igor A. Krichtafovitch

Abstract:

The evolutionary processes are not linear. Long periods of quiet and slow development turn to rather rapid emergences of new species and even phyla. During Cambrian explosion, 22 new phyla were added to the previously existed 3 phyla. Contrary to the common credence the natural selection or a survival of the fittest cannot be accounted for the dominant evolution vector which is steady and accelerated advent of more complex and more intelligent living organisms. Neither Darwinism nor alternative concepts including panspermia and intelligent design propose a satisfactory solution for these phenomena. The proposed hypothesis offers a logical and plausible explanation of the evolutionary processes in general. It is based on two postulates: a) the Biosphere is a single living organism, all parts of which are interconnected, and b) the Biosphere acts as a giant biological supercomputer, storing and processing the information in digital and analog forms. Such supercomputer surpasses all human-made computers by many orders of magnitude. Living organisms are the product of intelligent creative action of the biosphere supercomputer. The biological evolution is driven by growing amount of information stored in the living organisms and increasing complexity of the biosphere as a single organism. Main evolutionary vector is not a survival of the fittest but an accelerated growth of the computational complexity of the living organisms. The following postulates may summarize the proposed hypothesis: biological evolution as a natural life origin and development is a reality. Evolution is a coordinated and controlled process. One of evolution’s main development vectors is a growing computational complexity of the living organisms and the biosphere’s intelligence. The intelligent matter which conducts and controls global evolution is a gigantic bio-computer combining all living organisms on Earth. The information is acting like a software stored in and controlled by the biosphere. Random mutations trigger this software, as is stipulated by Darwinian Evolution Theories, and it is further stimulated by the growing demand for the Biosphere’s global memory storage and computational complexity. Greater memory volume requires a greater number and more intellectually advanced organisms for storing and handling it. More intricate organisms require the greater computational complexity of biosphere in order to keep control over the living world. This is an endless recursive endeavor with accelerated evolutionary dynamic. New species emerge when two conditions are met: a) crucial environmental changes occur and/or global memory storage volume comes to its limit and b) biosphere computational complexity reaches critical mass capable of producing more advanced creatures. The hypothesis presented here is a naturalistic concept of life creation and evolution. The hypothesis logically resolves many puzzling problems with the current state evolution theory such as speciation, as a result of GM purposeful design, evolution development vector, as a need for growing global intelligence, punctuated equilibrium, happening when two above conditions a) and b) are met, the Cambrian explosion, mass extinctions, happening when more intelligent species should replace outdated creatures.

Keywords: supercomputer, biological evolution, Darwinism, speciation

Procedia PDF Downloads 159
1526 The Increasing of Unconfined Compression Strength of Clay Soils Stabilized with Cement

Authors: Ali̇ Si̇nan Soğanci

Abstract:

The cement stabilization is one of the ground improvement method applied worldwide to increase the strength of clayey soils. The using of cement has got lots of advantages compared to other stabilization methods. Cement stabilization can be done quickly, the cost is low and creates a more durable structure with the soil. Cement can be used in the treatment of a wide variety of soils. The best results of the cement stabilization were seen on silts as well as coarse-grained soils. In this study, blocks of clay were taken from the Apa-Hotamış conveyance channel route which is 125km long will be built in Konya that take the water with 70m3/sec from Mavi tunnel to Hotamış storage. Firstly, the index properties of clay samples were determined according to the Unified Soil Classification System. The experimental program was carried out on compacted soil specimens with 0%, 7 %, 15% and 30 % cement additives and the results of unconfined compression strength were discussed. The results of unconfined compression tests indicated an increase in strength with increasing cement content.

Keywords: cement stabilization, unconfined compression test, clayey soils, unified soil classification system.

Procedia PDF Downloads 417
1525 Kinetics of Growth Rate of Microalga: The Effect of Carbon Dioxide Concentration

Authors: Retno Ambarwati Sigit Lestari

Abstract:

Microalga is one of the organisms that can be considered ideal and potential for raw material of bioenergy production, because the content of lipids in microalga is relatively high. Microalga is an aquatic organism that produces complex organic compounds from inorganic molecules using carbon dioxide as a carbon source, and sunlight for energy supply. Microalga-CO₂ fixation has potential advantages over other carbon captures and storage approaches, such as wide distribution, high photosynthetic rate, good environmental adaptability, and ease of operation. The rates of growth and CO₂ capture of microalga are influenced by CO₂ concentration and light intensity. This study quantitatively investigates the effects of CO₂ concentration on the rates of growth and CO₂ capture of a type of microalga, cultivated in bioreactors. The works include laboratory experiments as well as mathematical modelling. The mathematical models were solved numerically and the accuracy of the model was tested by the experimental data. It turned out that the mathematical model proposed can well quantitatively describe the growth and CO₂ capture of microalga, in which the effects of CO₂ concentration can be observed.

Keywords: Microalga, CO2 concentration, photobioreactor, mathematical model

Procedia PDF Downloads 121
1524 Numerical Model for Investigation of Recombination Mechanisms in Graphene-Bonded Perovskite Solar Cells

Authors: Amir Sharifi Miavaghi

Abstract:

It is believed recombination mechnisms in graphene-bonded perovskite solar cells based on numerical model in which doped-graphene structures are employed as anode/cathode bonding semiconductor. Moreover, th‌‌‌‌e da‌‌‌‌‌rk-li‌‌‌‌‌ght c‌‌‌‌urrent d‌‌‌‌ens‌‌‌‌ity-vo‌‌‌‌‌‌‌ltage density-voltage cu‌‌‌‌‌‌‌‌‌‌‌rves are investigated by regression analysis. L‌‌‌oss m‌‌‌‌echa‌‌‌‌nisms suc‌‌‌h a‌‌‌‌‌‌s ba‌‌‌‌ck c‌‌‌ontact b‌‌‌‌‌arrier, d‌‌‌‌eep surface defect i‌‌‌‌n t‌‌‌‌‌‌‌he adsorbent la‌‌‌yer is det‌‌‌‌‌ermined b‌‌‌y adapting th‌‌‌e sim‌‌‌‌‌ulated ce‌‌‌‌‌ll perfor‌‌‌‌‌mance to t‌‌‌‌he measure‌‌‌‌ments us‌‌‌‌ing the diffe‌‌‌‌‌‌rential evolu‌‌‌‌‌tion of th‌‌‌‌e global optimization algorithm. T‌‌‌‌he performance of t‌‌‌he c‌‌‌‌ell i‌‌‌‌n the connection proc‌‌‌‌‌ess incl‌‌‌‌‌‌udes J-V cur‌‌‌‌‌‌ves that are examined at di‌‌‌‌‌fferent tempe‌‌‌‌‌‌‌ratures an‌‌‌d op‌‌‌‌en cir‌‌‌‌cuit vol‌‌‌‌tage (V) und‌‌‌‌er differ‌‌‌‌‌ent light intensities as a function of temperature. Ba‌‌‌‌sed o‌‌‌n t‌‌‌he prop‌‌‌‌osed nu‌‌‌‌‌merical mod‌‌‌‌el a‌‌‌‌nd the acquired lo‌‌‌‌ss mecha‌‌‌‌‌‌nisms, our approach can be used to improve the efficiency of the solar cell further. Due to the high demand for alternative energy sources, solar cells are good alternatives for energy storage using the photovoltaic phenomenon.

Keywords: numerical model, recombination mechanism, graphen, perovskite solarcell

Procedia PDF Downloads 62
1523 Emperical Correlation for Measurement of Thermal Diffusivity of Spherical Shaped Food Products under Forced Convection Environment

Authors: M. Riaz, Inamur Rehman, Abhishek Sharma

Abstract:

The present work is the development of an experimental method for determining the thermal diffusivity variations with temperature of selected regular shaped solid fruits and vegetables subjected to forced convection cooling. Experimental investigations were carried on the sample chosen (potato and brinjal), which is approximately of spherical geometry. The variation of temperature within the food product is measured at several locations from centre to skin, under forced convection environment using a deep freezer, maintained at -10°C.This method uses one dimensional Fourier equation applied to regular shapes. For this, the experimental temperature data obtained from cylindrical and spherical shaped products during pre-cooling was utilised. Such temperature and thermal diffusivity profiles can be readily used with other information such as degradation rate, etc. to evaluate thermal treatments based on cold air cooling methods for storage of perishable food products.

Keywords: thermal diffusivity, skin temperature, precooling, forced convection, regular shaped

Procedia PDF Downloads 453