Search results for: classical methods
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 15607

Search results for: classical methods

9877 Production and Evaluation of Enriched Aadun (a Local Maize Snack)

Authors: E. Oluwasola, E. Bamidele, E. Ogunbusola

Abstract:

Enriched “aadun” was produced from maize with, supplemented with cray fish and beans. Sodium chloride (Nacl) was also added to the product which acts as preservatives. The produced enriched “aadun” was compared with commercial “aadun” organoleptically the result of the sensory evaluation carried out on the product showed that there is a statistical significant difference between the mouth feel of enriched and commercial “aadun” at 0.05 level of significance (t=5.499, P<0.05) Similarly, the mean difference between enriched and commercial “aadun” in terms of aroma (t=4.403, P<0.05), taste (t=4.592, P<0.05) colour (t=2.788, P<0.05) and general acceptability (t=3.894, P<0.05) is statistically significant at 95% confidence level in each case, therefore, it is clearly revealed that product 321 (Enriched “aadun”) is more acceptable and significant better than product 432 (commercial “aadun”) in all the attributes evaluated. The proximate analysis using standard methods of analysis was carried out which include the moisture content, ash and protein content for both the enriched aadun and commercial aadun the result showed moisture content 9%, ash 6.2%, protein 19.6% and 12.9% moisture content, 4%ash content, 8.75% protein for the commercial and improved aadun respectively.

Keywords: aadun, enriched, maize, supplemented

Procedia PDF Downloads 542
9876 Prevalence and Risk Factors of Cardiovascular Diseases among Bangladeshi Adults: Findings from a Cross Sectional Study

Authors: Fouzia Khanam, Belal Hossain, Kaosar Afsana, Mahfuzar Rahman

Abstract:

Aim: Although cardiovascular diseases (CVD) has already been recognized as a major cause of death in developed countries, its prevalence is rising in developing countries as well, and engendering a challenge for the health sector. Bangladesh has experienced an epidemiological transition from communicable to non-communicable diseases over the last few decades. So, the rising prevalence of CVD and its risk factors are imposing a major problem for the country. We aimed to examine the prevalence of CVDs and socioeconomic and lifestyle factors related to it from a population-based survey. Methods: The data used for this study were collected as a part of a large-scale cross-sectional study conducted to explore the overall health status of children, mothers and senior citizens of Bangladesh. Multistage cluster random sampling procedure was applied by considering unions as clusters and households as the primary sampling unit to select a total of 11,428 households for the base survey. Present analysis encompassed 12338 respondents of ≥ 35 years, selected from both rural areas and urban slums of the country. Socio-economic, demographic and lifestyle information were obtained through individual by a face-to-face interview which was noted in ODK platform. And height, weight, blood pressure and glycosuria were measured using standardized methods. Chi-square test, Univariate modified Poisson regression model, and multivariate modified Poisson regression model were done using STATA software (version 13.0) for analysis. Results: Overall, the prevalence of CVD was 4.51%, of which 1.78% had stroke and 3.17% suffered from heart diseases. Male had higher prevalence of stroke (2.20%) than their counterparts (1.37%). Notably, thirty percent of respondents had high blood pressure and 5% population had diabetes and more than half of the population was pre-hypertensive. Additionally, 20% were overweight, 77% were smoker or consumed smokeless tobacco and 28% of respondents were physically inactive. Eighty-two percent of respondents took extra salt while eating and 29% of respondents had deprived sleep. Furthermore, the prevalence of risk factor of CVD varied according to gender. Women had a higher prevalence of overweight, obesity and diabetes. Women were also less physically active compared to men and took more extra salt. Smoking was lower in women compared to men. Moreover, women slept less compared to their counterpart. After adjusting confounders in modified Poisson regression model, age, gender, occupation, wealth quintile, BMI, extra salt intake, daily sleep, tiredness, diabetes, and hypertension remained as risk factors for CVD. Conclusion: The prevalence of CVD is significant in Bangladesh, and there is an evidence of rising trend for its risk factors such as hypertension, diabetes especially in older population, women and high-income groups. Therefore, in this current epidemiological transition, immediate public health intervention is warranted to address the overwhelming CVD risk.

Keywords: cardiovascular diseases, diabetes, hypertension, stroke

Procedia PDF Downloads 366
9875 A Multi-Population DE with Adaptive Mutation and Local Search for Global Optimization

Authors: Zhoucheng Bao, Haiyan Zhu, Tingting Pang, Zuling Wang

Abstract:

This paper proposes a multi-population DE with adaptive mutation and local search for global optimization, named AMMADE. In order to better coordinate the cooperation between the populations and the rational use of resources. In AMMADE, the population is divided based on the Euclidean distance sorting method at each generation to appropriately coordinate the cooperation between subpopulations and the usage of resources, such that the best-performed subpopulation will get more computing resources in the next generation. Further, an adaptive local search strategy is employed on the best-performed subpopulation to achieve a balanced search. The proposed algorithm has been tested by solving optimization problems taken from CEC2014 benchmark problems. Experimental results show that our algorithm can achieve a competitive or better than related methods. The results also confirm the significance of devised strategies in the proposed algorithm.

Keywords: differential evolution, multi-mutation strategies, memetic algorithm, adaptive local search

Procedia PDF Downloads 137
9874 Generalized π-Armendariz Authentication Cryptosystem

Authors: Areej M. Abduldaim, Nadia M. G. Al-Saidi

Abstract:

Algebra is one of the important fields of mathematics. It concerns with the study and manipulation of mathematical symbols. It also concerns with the study of abstractions such as groups, rings, and fields. Due to the development of these abstractions, it is extended to consider other structures, such as vectors, matrices, and polynomials, which are non-numerical objects. Computer algebra is the implementation of algebraic methods as algorithms and computer programs. Recently, many algebraic cryptosystem protocols are based on non-commutative algebraic structures, such as authentication, key exchange, and encryption-decryption processes are adopted. Cryptography is the science that aimed at sending the information through public channels in such a way that only an authorized recipient can read it. Ring theory is the most attractive category of algebra in the area of cryptography. In this paper, we employ the algebraic structure called skew -Armendariz rings to design a neoteric algorithm for zero knowledge proof. The proposed protocol is established and illustrated through numerical example, and its soundness and completeness are proved.

Keywords: cryptosystem, identification, skew π-Armendariz rings, skew polynomial rings, zero knowledge protocol

Procedia PDF Downloads 201
9873 Machine Learning-Enabled Classification of Climbing Using Small Data

Authors: Nicholas Milburn, Yu Liang, Dalei Wu

Abstract:

Athlete performance scoring within the climbing do-main presents interesting challenges as the sport does not have an objective way to assign skill. Assessing skill levels within any sport is valuable as it can be used to mark progress while training, and it can help an athlete choose appropriate climbs to attempt. Machine learning-based methods are popular for complex problems like this. The dataset available was composed of dynamic force data recorded during climbing; however, this dataset came with challenges such as data scarcity, imbalance, and it was temporally heterogeneous. Investigated solutions to these challenges include data augmentation, temporal normalization, conversion of time series to the spectral domain, and cross validation strategies. The investigated solutions to the classification problem included light weight machine classifiers KNN and SVM as well as the deep learning with CNN. The best performing model had an 80% accuracy. In conclusion, there seems to be enough information within climbing force data to accurately categorize climbers by skill.

Keywords: classification, climbing, data imbalance, data scarcity, machine learning, time sequence

Procedia PDF Downloads 131
9872 An Efficient Collocation Method for Solving the Variable-Order Time-Fractional Partial Differential Equations Arising from the Physical Phenomenon

Authors: Haniye Dehestani, Yadollah Ordokhani

Abstract:

In this work, we present an efficient approach for solving variable-order time-fractional partial differential equations, which are based on Legendre and Laguerre polynomials. First, we introduced the pseudo-operational matrices of integer and variable fractional order of integration by use of some properties of Riemann-Liouville fractional integral. Then, applied together with collocation method and Legendre-Laguerre functions for solving variable-order time-fractional partial differential equations. Also, an estimation of the error is presented. At last, we investigate numerical examples which arise in physics to demonstrate the accuracy of the present method. In comparison results obtained by the present method with the exact solution and the other methods reveals that the method is very effective.

Keywords: collocation method, fractional partial differential equations, legendre-laguerre functions, pseudo-operational matrix of integration

Procedia PDF Downloads 154
9871 Features Vector Selection for the Recognition of the Fragmented Handwritten Numeric Chains

Authors: Salim Ouchtati, Aissa Belmeguenai, Mouldi Bedda

Abstract:

In this study, we propose an offline system for the recognition of the fragmented handwritten numeric chains. Firstly, we realized a recognition system of the isolated handwritten digits, in this part; the study is based mainly on the evaluation of neural network performances, trained with the gradient backpropagation algorithm. The used parameters to form the input vector of the neural network are extracted from the binary images of the isolated handwritten digit by several methods: the distribution sequence, sondes application, the Barr features, and the centered moments of the different projections and profiles. Secondly, the study is extended for the reading of the fragmented handwritten numeric chains constituted of a variable number of digits. The vertical projection was used to segment the numeric chain at isolated digits and every digit (or segment) was presented separately to the entry of the system achieved in the first part (recognition system of the isolated handwritten digits).

Keywords: features extraction, handwritten numeric chains, image processing, neural networks

Procedia PDF Downloads 256
9870 Synthesis, Characterization and Cytotoxic Effect of Eu2O3-doped ZnO Nanostructures

Authors: Otilia R. Vasile, Florina C. Ilie, Irina F. Nicoara, Cristina D. Ghitulica, Roxana Trusca, Ovidiu Oprea, Vasile A. Surdu, Bogdan S. Vasile, Ecaterina Adronescu

Abstract:

In this work ZnO nanostructures (nanopowders and nanostars) have been synthesized via a simple sol-gel method. The used methods for synthesizing the nanostructures involve two steps as follows: (1) precipitation of zinc acetate precursor for the synthesis of ZnO nanopowders and zinc chloride precursor for the synthesis of ZnO nanostars and (2) addition of Eu2O3 in different concentrations (1%, 3%, and 5%) using europium acetate as precursor. Detailed crystalline parameters for each of the synthetized species were analysed using X-ray diffraction. Structural transitions were also discussed. The structure and morphology of the as-prepared ZnO nanopowders and nanostars were investigated by electron microscopy. TEM investigations have shown an average particle size range from 23 to 29 nm and polyhedral and spherical morphology with tendency to form aggregates for nanopowders. For nanostars structures, a star-like morphology could be observed. Cytotoxicity tests on MG-63 cell lines were also performed. Photocatalytic activity of ZnO nanopowders have reached higher values compared to ZnO nanostars.

Keywords: cytotoxicity, photocatalytic activity, TEM, ZnO

Procedia PDF Downloads 546
9869 A Survey on Frequency of Cryptosporidiosis and Giardiasis in Horses in Ahvaz South-West of Iran

Authors: Ali R. Ghadrdan-Mashhadi, Hosein Hamidi-Nejat, Parisa Alizadehnia

Abstract:

Cryptosporidia and Giardia are protozoan parasites that have worldwide distribution and infect a variety of animals. Although, the infection to these parasites rarely caused to illness in horses, but some veterinarian recorded the clinical signs (such as diarrhea and malabsorbtion) especially in foals. In present study, the frequency of Cryptosporidiosis and Giardiasis in horses in Ahvaz investigated. The feces samples were taken from 100 horses that keep in seven horse breeding clubs, during spring and summer. The ages of horses were from 1 month to 27 years old. Fecal samples were stained by modified Ziehl-Neelsen and Tri-chrome methods. Results were analyzed with Chi-square Test and Fisher’s exact test. The results showed that the rate of infection to Cryptosporidium and Giardia were 18% and 40%, respectively. There weren't significant differences between infection to Cryptosporidium and Giardia with sex, age and fecal constancy. Although, the rate of infection to Cryptosporidium in studied horses is very similar to other studies but it seems, the rate of infection to Giardia is high in compare to other studies were done in the other countries.

Keywords: Ahvaz, cryptosporidium, giardia, horse

Procedia PDF Downloads 344
9868 The Tadpole-Shaped Polypeptides with Two Regulable (Alkyl Chain) Tails

Authors: Hua Jin, Il Kim

Abstract:

The biocompatible tadpole-shaped polypeptides with one cyclic polypeptides ring and two alkyl chain tails were synthesized by N-heterocyclic carbine (NHC)-mediated ring-opening polymerization (ROP) of α-amino acid N-carboxyanhydrides (NCAs). First, the NHC precursor, denoted as [NHC(H)][HCO₃], with two alkyl chains at the nitrogen was prepared by a simple anion metathesis of imidazole(in)ium chlorides with KHCO₃. Then NHC releasing from the [NHC(H)][HCO₃] directly initiated the ROP of NCA to produce the cyclic polypeptides. Finally, the tadpole-shaped polypeptides with two regulable tails were obtained. The target polypeptides were characterized by nuclear magnetic resonance spectrum (1H NMR), Fourier transform infrared spectroscopy (FT-IR), gel permeation chromatography (GPC) and matrix-assisted laser desorption ionization-time of flight mass spectra (MALDI-TOF MS). This pioneering approach simplifies the synthesis procedures of tadpole-shaped polypeptides compared to other methods, which usually requires specific intramolecular ring-closure reaction.

Keywords: cyclic polypeptides, α-amino acid N-carboxyanhydrides, N-heterocyclic carbene, ring-opening polymerization, tadpole-shaped

Procedia PDF Downloads 189
9867 Early Detection of Major Earthquakes Using Broadband Accelerometers

Authors: Umberto Cerasani, Luca Cerasani

Abstract:

Methods for earthquakes forecasting have been intensively investigated in the last decades, but there is still no universal solution agreed by seismologists. Rock failure is most often preceded by a tiny elastic movement in the failure area and by the appearance of micro-cracks. These micro-cracks could be detected at the soil surface and represent useful earth-quakes precursors. The aim of this study was to verify whether tiny raw acceleration signals (in the 10⁻¹ to 10⁻⁴ cm/s² range) prior to the arrival of main primary-waves could be exploitable and related to earthquakes magnitude. Mathematical tools such as Fast Fourier Transform (FFT), moving average and wavelets have been applied on raw acceleration data available on the ITACA web site, and the study focused on one of the most unpredictable earth-quakes, i.e., the August 24th, 2016 at 01H36 one that occurred in the central Italy area. It appeared that these tiny acceleration signals preceding main P-waves have different patterns both on frequency and time domains for high magnitude earthquakes compared to lower ones.

Keywords: earthquake, accelerometer, earthquake forecasting, seism

Procedia PDF Downloads 126
9866 Evolution of Leather in Fashion Industry

Authors: Utkarsh Goley

Abstract:

Leather has been a valued material for clothing and accessories for centuries, and its use has evolved along with fashion trends and technological advancements. From ancient times when leather was used for practical purposes, to the modern fashion industry, where it is used for both functional and decorative purposes, leather has undergone significant changes in its production and usage. In recent years, there has been a growing awareness of ethical and sustainable fashion, leading to a shift towards alternative materials and production methods. The leather industry has responded to this by exploring new techniques and materials, such as vegetable-tanned leather and leather substitutes made from plant-based materials. The evolution of leather in the fashion industry is also closely tied to cultural and social trends. The use of leather has been associated with rebellion and counterculture in the past, and today it is often used to evoke a sense of luxury and sophistication. Despite the challenges and controversies surrounding its production, leather continues to be a popular material in the fashion industry, with designers and consumers alike valuing its durability, versatility, and aesthetic appeal. As fashion continues to evolve, so will the role and use of leather in the industry. This research paper provides a detailed overview of the evolution of leather in the fashion industry throughout the different decades and centuries.

Keywords: evolution, fashion, leather, sustainable

Procedia PDF Downloads 77
9865 Scientific Recommender Systems Based on Neural Topic Model

Authors: Smail Boussaadi, Hassina Aliane

Abstract:

With the rapid growth of scientific literature, it is becoming increasingly challenging for researchers to keep up with the latest findings in their fields. Academic, professional networks play an essential role in connecting researchers and disseminating knowledge. To improve the user experience within these networks, we need effective article recommendation systems that provide personalized content.Current recommendation systems often rely on collaborative filtering or content-based techniques. However, these methods have limitations, such as the cold start problem and difficulty in capturing semantic relationships between articles. To overcome these challenges, we propose a new approach that combines BERTopic (Bidirectional Encoder Representations from Transformers), a state-of-the-art topic modeling technique, with community detection algorithms in a academic, professional network. Experiences confirm our performance expectations by showing good relevance and objectivity in the results.

Keywords: scientific articles, community detection, academic social network, recommender systems, neural topic model

Procedia PDF Downloads 81
9864 Agricultural Waste Recovery For Industrial Effluent Treatment And Environmental Protection

Authors: Salim Ahmed

Abstract:

In many countries, water pollution from industrial effluents is a real problem. It may have a negative impact on the environment. To minimize the adverse effects of these contaminants, various methods are used to improve effluent purification, including physico-chemical processes such as adsorption.The present study focuses on applying a naturally biodegradable adsorbent based on argan (southern Morocco) in a physico-chemical adsorption process to reduce the harmful effects of pollutants on the environment. Tests were carried out with the cationic dye methylene blue (MB) and revealed that removal is significantly higher within the first 15 minutes. The parameters studied in this study are adsorbent mass and concentration. The Freundlich model provides an excellent example of the adsorption phenomenon of BMs over argan powder. The results of this study show that argan kernels are a highly beneficial alternative for local communities, as they help to achieve a triple objective: pollution reduction, waste recovery and water recycling.

Keywords: environmental protection, activated carbon, water treatment, adsorption

Procedia PDF Downloads 49
9863 Case Study on Innovative Aquatic-Based Bioeconomy for Chlorella sorokiniana

Authors: Iryna Atamaniuk, Hannah Boysen, Nils Wieczorek, Natalia Politaeva, Iuliia Bazarnova, Kerstin Kuchta

Abstract:

Over the last decade due to climate change and a strategy of natural resources preservation, the interest for the aquatic biomass has dramatically increased. Along with mitigation of the environmental pressure and connection of waste streams (including CO2 and heat emissions), microalgae bioeconomy can supply food, feed, as well as the pharmaceutical and power industry with number of value-added products. Furthermore, in comparison to conventional biomass, microalgae can be cultivated in wide range of conditions without compromising food and feed production, thus addressing issues associated with negative social and the environmental impacts. This paper presents the state-of-the art technology for microalgae bioeconomy from cultivation process to production of valuable components and by-streams. Microalgae Chlorella sorokiniana were cultivated in the pilot-scale innovation concept in Hamburg (Germany) using different systems such as race way pond (5000 L) and flat panel reactors (8 x 180 L). In order to achieve the optimum growth conditions along with suitable cellular composition for the further extraction of the value-added components, process parameters such as light intensity, temperature and pH are continuously being monitored. On the other hand, metabolic needs in nutrients were provided by addition of micro- and macro-nutrients into a medium to ensure autotrophic growth conditions of microalgae. The cultivation was further followed by downstream process and extraction of lipids, proteins and saccharides. Lipids extraction is conducted in repeated-batch semi-automatic mode using hot extraction method according to Randall. As solvents hexane and ethanol are used at different ratio of 9:1 and 1:9, respectively. Depending on cell disruption method along with solvents ratio, the total lipids content showed significant variations between 8.1% and 13.9 %. The highest percentage of extracted biomass was reached with a sample pretreated with microwave digestion using 90% of hexane and 10% of ethanol as solvents. Proteins content in microalgae was determined by two different methods, namely: Total Kejadahl Nitrogen (TKN), which further was converted to protein content, as well as Bradford method using Brilliant Blue G-250 dye. Obtained results, showed a good correlation between both methods with protein content being in the range of 39.8–47.1%. Characterization of neutral and acid saccharides from microalgae was conducted by phenol-sulfuric acid method at two wavelengths of 480 nm and 490 nm. The average concentration of neutral and acid saccharides under the optimal cultivation conditions was 19.5% and 26.1%, respectively. Subsequently, biomass residues are used as substrate for anaerobic digestion on the laboratory-scale. The methane concentration, which was measured on the daily bases, showed some variations for different samples after extraction steps but was in the range between 48% and 55%. CO2 which is formed during the fermentation process and after the combustion in the Combined Heat and Power unit can potentially be used within the cultivation process as a carbon source for the photoautotrophic synthesis of biomass.

Keywords: bioeconomy, lipids, microalgae, proteins, saccharides

Procedia PDF Downloads 233
9862 Automatic API Regression Analyzer and Executor

Authors: Praveena Sridhar, Nihar Devathi, Parikshit Chakraborty

Abstract:

As the software product changes versions across releases, there are changes to the API’s and features and the upgrades become necessary. Hence, it becomes imperative to get the impact of upgrading the dependent components. This tool finds out API changes across two versions and their impact on other API’s followed by execution of the automated regression suites relevant to updates and their impacted areas. This tool has 4 layer architecture, each layer with its own unique pre-assigned capability which it does and sends the required information to next layer. This are the 4 layers. 1) Comparator: Compares the two versions of API. 2) Analyzer: Analyses the API doc and gives the modified class and its dependencies along with implemented interface details. 3) Impact Filter: Find the impact of the modified class on the other API methods. 4) Auto Executer: Based on the output given by Impact Filter, Executor will run the API regression Suite. Tool reads the java doc and extracts the required information of classes, interfaces and enumerations. The extracted information is saved into a data structure which shows the class details and its dependencies along with interfaces and enumerations that are listed in the java doc.

Keywords: automation impact regression, java doc, executor, analyzer, layers

Procedia PDF Downloads 472
9861 Endometrial Biopsy Curettage vs Endometrial Aspiration: Better Modality in Female Genital Tuberculosis

Authors: Rupali Bhatia, Deepthi Nair, Geetika Khanna, Seema Singhal

Abstract:

Introduction: Genital tract tuberculosis is a chronic disease (caused by reactivation of organisms from systemic distribution of Mycobacterium tuberculosis) that often presents with low grade symptoms and non-specific complaints. Patients with genital tuberculosis are usually young women seeking workup and treatment for infertility. Infertility is the commonest presentation due to involvement of the fallopian tubes, endometrium and ovarian damage with poor ovarian volume and reserve. The diagnosis of genital tuberculosis is difficult because of the fact that it is a silent invader of genital tract. Since tissue cannot be obtained from fallopian tubes, the diagnosis is made by isolation of bacilli from endometrial tissue obtained by endometrial biopsy curettage and/or aspiration. Problems are associated with sampling technique as well as diagnostic modality due to lack of adequate sample volumes and the segregation of the sample for various diagnostic tests resulting in non-uniform distribution of microorganisms. Moreover, lack of an efficient sampling technique universally applicable for all specific diagnostic tests contributes to the diagnostic challenges. Endometrial sampling plays a key role in accurate diagnosis of female genital tuberculosis. It may be done by 2 methods viz. endometrial curettage and endometrial aspiration. Both endometrial curettage and aspirate have their own limitations as curettage picks up strip of the endometrium from one of the walls of the uterine cavity including tubal osteal areas whereas aspirate obtains total tissue with exfoliated cells present in the secretory fluid of the endometrial cavity. Further, sparse and uneven distribution of the bacilli remains a major factor contributing to the limitations of the techniques. The sample that is obtained by either technique is subjected to histopathological examination, AFB staining, culture and PCR. Aim: Comparison of the sampling techniques viz. endometrial biopsy curettage and endometrial aspiration using different laboratory methods of histopathology, cytology, microbiology and molecular biology. Method: In a hospital based observational study, 75 Indian females suspected of genital tuberculosis were selected on the basis of inclusion criteria. The women underwent endometrial tissue sampling using Novaks biopsy curette and Karmans cannula. One part of the specimen obtained was sent in formalin solution for histopathological testing and another part was sent in normal saline for acid fast bacilli smear, culture and polymerase chain reaction. The results so obtained were correlated using coefficient of correlation and chi square test. Result: Concordance of results showed moderate agreement between both the sampling techniques. Among HPE, AFB and PCR, maximum sensitivity was observed for PCR, though the specificity was not as high as other techniques. Conclusion: Statistically no significant difference was observed between the results obtained by the two sampling techniques. Therefore, one may use either EA or EB to obtain endometrial samples and avoid multiple sampling as both the techniques are equally efficient in diagnosing genital tuberculosis by HPE, AFB, culture or PCR.

Keywords: acid fast bacilli (AFB), histopatholgy examination (HPE), polymerase chain reaction (PCR), endometrial biopsy curettage

Procedia PDF Downloads 314
9860 Colorimetric Detection of Melamine in Milk Sample by Using In-Situ Formed Silver Nanoparticles by Tannic Acid

Authors: Md Fazle Alam, Amaj Ahmed Laskar, Hina Younus

Abstract:

Melamine toxicity which causes renal failure and death of humans and animals have recently attracted worldwide attention. Developing an easy, fast and sensitive method for the routine melamine detection is the need of the hour. Herein, we have developed a rapid, sensitive, one step and selective colorimetric method for the detection of melamine in milk samples based upon in-situ formation of silver nanoparticles (AgNPs) via tannic acid at room temperature. These AgNPs thus formed were characterized by UV-VIS spectrophotometer, transmission electron microscope (TEM), zetasizer and dynamic light scattering (DLS). Under optimal conditions, melamine could be selectively detected within the concentration range of 0.05-1.4 µM with a limit of detection (LOD) of 10.1 nM, which is lower than the strictest melamine safety requirement of 1 ppm. This assay does not utilize organic cosolvents, enzymatic reactions, light sensitive dye molecules and sophisticated instrumentation, thereby overcoming some of the limitations of conventional methods.

Keywords: milk adulteration, melamine, silver nanoparticles, tannic acid

Procedia PDF Downloads 239
9859 Outcomes of Combined Penetrating keratoplasty and Vitreo-Retinal Surgery in Management of Endophthalmitis with Obscured Corneal Clarity

Authors: Abhishek Dave, Manisha Singh

Abstract:

Purpose: The study aims to evaluate the outcomes of combined Penetrating keratoplasty (PKP) and Vitreo-Retinal (VR) surgery in patients having endophthalmitis with poor corneal clarity. Methods: PKP with VR Surgery was performed in 43 eyes. This is a retrospective analysis of their preoperative, intraoperative and microbiological characteristics and anatomical and functional outcomes. Results: Corneal opacification was due to corneal ulcer in 30 (69.7%), graft infection in 8 (18.6%), bullous keratopathy in 4 and corneal scar in 1 eye. Postoperative visual acuity improved in 20 (46.5%), not changed in 14 (32.5%) and deteriorated in 9 eyes (20.9%). Poor anatomic success was seen in 15 (34.88%) eyes (9-phthisis bulbi, 6-eviscerated). Graft remained clear in 24 eyes (1 year). Microbiology revealed bacteria in 26, fungus in 14 and no growth in 3 eyes. Six out of 11 patients having poor vision in the fellow eye, too, achieved functional success. Conclusion: PKP with VR surgery is a complex but globe-salvaging procedure for poor prognosis eyes, which otherwise would need evisceration.

Keywords: penetrating keratoplasty, VR surgery, endophthalmitis, corneal ulcer

Procedia PDF Downloads 33
9858 FEM Study of Different Methods of Fiber Reinforcement Polymer Strengthening of a High Strength Concrete Beam-Column Connection

Authors: Talebi Aliasghar, Ebrahimpour Komeleh Hooman, Maghsoudi Ali Akbar

Abstract:

In reinforced concrete (RC) structures, beam-column connection region has a considerable effect on the behavior of structures. Using fiber reinforcement polymer (FRP) for the strengthening of connections in RC structures can be one of the solutions to retrofitting this zone which result in the enhanced behavior of structure. In this paper, these changes in behavior by using FRP for high strength concrete beam-column connection have been studied by finite element modeling. The concrete damage plasticity (CDP) model has been used to analyze the RC. The results illustrated a considerable development in load-bearing capacity but also a noticeable reduction in ductility. The study also assesses these qualities for several modes of strengthening and suggests the most effective mode of strengthening. Using FRP in flexural zone and FRP with 45-degree oriented fibers in shear zone of joint showed the most significant change in behavior.

Keywords: HSC, beam-column connection, Fiber Reinforcement Polymer, FRP, Finite Element Modeling, FEM

Procedia PDF Downloads 139
9857 A Virtual Reality Cybersecurity Training Knowledge-Based Ontology

Authors: Shaila Rana, Wasim Alhamdani

Abstract:

Effective cybersecurity learning relies on an engaging, interactive, and entertaining activity that fosters positive learning outcomes. VR cybersecurity training may promote these aforementioned variables. However, a methodological approach and framework have not yet been created to allow trainers and educators to employ VR cybersecurity training methods to promote positive learning outcomes to the author’s best knowledge. Thus, this paper aims to create an approach that cybersecurity trainers can follow to create a VR cybersecurity training module. This methodology utilizes concepts from other cybersecurity training frameworks, such as NICE and CyTrONE. Other cybersecurity training frameworks do not incorporate the use of VR. VR training proposes unique challenges that cannot be addressed in current cybersecurity training frameworks. Subsequently, this ontology utilizes concepts unique to developing VR training to create a relevant methodology for creating VR cybersecurity training modules. The outcome of this research is to create a methodology that is relevant and useful for designing VR cybersecurity training modules.

Keywords: virtual reality cybersecurity training, VR cybersecurity training, traditional cybersecurity training, ontology

Procedia PDF Downloads 269
9856 Modern Spectrum Sensing Techniques for Cognitive Radio Networks: Practical Implementation and Performance Evaluation

Authors: Antoni Ivanov, Nikolay Dandanov, Nicole Christoff, Vladimir Poulkov

Abstract:

Spectrum underutilization has made cognitive radio a promising technology both for current and future telecommunications. This is due to the ability to exploit the unused spectrum in the bands dedicated to other wireless communication systems, and thus, increase their occupancy. The essential function, which allows the cognitive radio device to perceive the occupancy of the spectrum, is spectrum sensing. In this paper, the performance of modern adaptations of the four most widely used spectrum sensing techniques namely, energy detection (ED), cyclostationary feature detection (CSFD), matched filter (MF) and eigenvalues-based detection (EBD) is compared. The implementation has been accomplished through the PlutoSDR hardware platform and the GNU Radio software package in very low Signal-to-Noise Ratio (SNR) conditions. The optimal detection performance of the examined methods in a realistic implementation-oriented model is found for the common relevant parameters (number of observed samples, sensing time and required probability of false alarm).

Keywords: cognitive radio, dynamic spectrum access, GNU Radio, spectrum sensing

Procedia PDF Downloads 231
9855 Integrated Management of Diseases of Vegetables and Flower Crops Grown in Protected Condition under Organic Production System

Authors: Shripad Kulkarni

Abstract:

Plant disease is an impairment of the normal state of a plant that interrupts or modifies its vital functions. Disease occurs on different parts of plants and cause heavy losses. Diagnosis of Problem is very important before planning any management practice and this can be done based on appearance of the crop, examination of the root and examination of the soil. There are various types of diseases such as biotic (transmissible) which accounts for ~30% whereas , abiotic (not transmissible) diseases are the major one with ~70% incidence. Plant diseases caused by different groups of organism’s belonging fungi, bacteria, viruses, nematodes and few others have remained important in causing significant losses in different crops indicating the urgent need of their integrated management. Various factors favor disease development and different steps and methods are involved in management of diseases under protected condition. Management of diseases through botanicals and bioagents by modifying root and aerial environment, vector management along with care to be taken while managing the disease are analysed.

Keywords: organic production system, diseases, bioagents and polyhouse, agriculture

Procedia PDF Downloads 393
9854 Effects of Preparation Caused by Ischemic-Reperfusion along with Sodium Bicarbonate Supplementation on Submaximal Dynamic Force Production

Authors: Sara Nasiri Semnani, Alireza Ramzani

Abstract:

Background and Aims: Sodium bicarbonate is a supplementation that used to reduce fatigue and increase power output in short-term training. On the other hand, the Ischemic Reperfusion Preconditioning (IRPC) is an appropriate stimulus to increase the submaximal contractile response. Materials and methods: 9 female student-athletes in double-blind randomized crossover design were three mode, sodium bicarbonate + IRPC, sodium bicarbonate and placebo+ IRPC. Participants moved forward single arm dumbbell hand with a weight of 2 kg can be carried out most frequently. Results: The results showed that plasma lactate concentration and records of sodium bicarbonate + IRPC and sodium bicarbonate conditions were significantly different compared to placebo + IRPC (Respectively p=0.001, p=0/02). Conclusion: According to the research findings, bicarbonate supplementation in IRPC training condition increased force and delay fatigue in submaximal dynamic contraction.

Keywords: ischemic reperfusion, preconditioning, sodium bicarbonate, submaximal dynamic force

Procedia PDF Downloads 287
9853 A Quality Improvement Project on Eye Care in the Intensive Care Unit

Authors: Julius Lenaerts, Ahmed Elsaadawy, Mohammed Bashir

Abstract:

Background Sedated and paralyzed patients have an impaired blink reflex leading to ophthalmic complications such as conjunctivitis, epithelial defects, bacterial keratitis, and more. These are entirely preventable complications through regular eye care. Methods Patients at level 3 or above (intubated/paralyzed) care in the Intensive Care Unit (ICU) were reviewed between February and April. Data was pulled from Metavision and adherence was compared to Royal College of Ophthalmology (RCOphth) recommendations[4]. Using a multi-pronged approach through posters, individual teaching sessions and faculty teaching, we aimed to educate staff about eye care in the ICU. Patients were reaudited in the period July to August. Results Out of 40 patients, only 23% were assessed for eye care needs on admission compared to 77% after teaching; eye care was only delivered 59% of the time it was due, compared to 61%; 2.5% of patients had eyedrops prescribed compared to 41%. This shows an overall increase in meeting RCOphth standards. Key messages Eye care is an overlooked aspect of patient care in the ICU, associated with avoidable ocular complications. Healthcare staff need further rigorous education on the provision and importance of eye care to reduce avoidable complications.

Keywords: ICU, eye care, risk, QIP

Procedia PDF Downloads 64
9852 Rapid Detection of MBL Genes by SYBR Green Based Real-Time PCR

Authors: Taru Singh, Shukla Das, V. G. Ramachandran

Abstract:

Objectives: To develop SYBR green based real-time PCR assay to detect carbapenemases (NDM, IMP) genes in E. coli. Methods: A total of 40 E. coli from stool samples were tested. Six were previously characterized as resistant to carbapenems and documented by PCR. The remaining 34 isolates previously tested susceptible to carbapenems and were negative for these genes. Bacterial RNA was extracted using manual method. The real-time PCR was performed using the Light Cycler III 480 instrument (Roche) and specific primers for each carbapenemase target were used. Results: Each one of the two carbapenemase gene tested presented a different melting curve after PCR amplification. The melting temperature (Tm) analysis of the amplicons identified was as follows: blaIMP type (Tm 82.18°C), blaNDM-1 (Tm 78.8°C). No amplification was detected among the negative samples. The results showed 100% concordance with the genotypes previously identified. Conclusions: The new assay was able to detect the presence of two different carbapenemase gene type by real-time PCR.

Keywords: resistance, b-lactamases, E. coli, real-time PCR

Procedia PDF Downloads 397
9851 Multi-Subpopulation Genetic Algorithm with Estimation of Distribution Algorithm for Textile Batch Dyeing Scheduling Problem

Authors: Nhat-To Huynh, Chen-Fu Chien

Abstract:

Textile batch dyeing scheduling problem is complicated which includes batch formation, batch assignment on machines, batch sequencing with sequence-dependent setup time. Most manufacturers schedule their orders manually that are time consuming and inefficient. More power methods are needed to improve the solution. Motivated by the real needs, this study aims to propose approaches in which genetic algorithm is developed with multi-subpopulation and hybridised with estimation of distribution algorithm to solve the constructed problem for minimising the makespan. A heuristic algorithm is designed and embedded into the proposed algorithms to improve the ability to get out of the local optima. In addition, an empirical study is conducted in a textile company in Taiwan to validate the proposed approaches. The results have showed that proposed approaches are more efficient than simulated annealing algorithm.

Keywords: estimation of distribution algorithm, genetic algorithm, multi-subpopulation, scheduling, textile dyeing

Procedia PDF Downloads 288
9850 Geostatistical and Geochemical Study of the Aquifer System Waters Complex Terminal in the Valley of Oued Righ-Arid Area Algeria

Authors: Asma Bettahar, Imed Eddine Nezli, Sameh Habes

Abstract:

Groundwater resources in the Oued Righ valley are represented like the parts of the eastern basin of the Algerian Sahara, superposed by two major aquifers: the Intercalary Continental (IC) and the Terminal Complex (TC). From a qualitative point of view, various studies have highlighted that the waters of this region showed excessive mineralization, including the waters of the terminal complex (EC Avg equal 5854.61 S/cm) .The present article is a statistical approach by two multi methods various complementary (ACP, CAH), applied to the analytical data of multilayered aquifer waters Terminal Complex of the Oued Righ valley. The approach is to establish a correlation between the chemical composition of water and the lithological nature of different aquifer levels formations, and predict possible connection between groundwater’s layers. The results show that the mineralization of water is from geological origin. They concern the composition of the layers that make up the complex terminal.

Keywords: complex terminal, mineralization, oued righ, statistical approach

Procedia PDF Downloads 374
9849 Enrichment of the Antioxidant Activity of Decaffeinated Assam Green Tea by Herbal Plant: A Synergistic Effect

Authors: Abhijit Das, Runu Chakraborty

Abstract:

Tea is the most widely consumed beverage aside from water; it is grown in about 30 countries with a per capita worldwide consumption of approximately 0.12 liter per year. Green tea is of growing importance with its antioxidant contents associated with its health benefits. The various extraction methods can influence the polyphenol concentrations of green tea. The purpose of the study was to quantify the polyphenols, flavonoid and antioxidant activity of both caffeinated and decaffeinated form of tea manufactured commercially in Assam, North Eastern part of India. The results display that phenolic/flavonoid content well correlated with antioxidant activity which was performed by DPPH (2,2-diphenyl-1-picrylhydrazyl) and FRAP (Ferric reducing ability of plasma) assay. After decaffeination there is a decrease in the polyphenols concentration which also affects the antioxidant activity of green tea. For the enrichment of antioxidant activity of decaffeinated tea a herbal plant extract is used which shows a synergistic effect between green tea and herbal plant phenolic compounds.

Keywords: antioxidant activity, decaffeination, green tea, flavonoid content, phenolic content, plant extract

Procedia PDF Downloads 331
9848 Interpretation of Ultrasonic Backscatter of Linear FM Chirp Pulses from Targets Having Frequency-Dependent Scattering

Authors: Stuart Bradley, Mathew Legg, Lilyan Panton

Abstract:

Ultrasonic remote sensing is a useful tool for assessing the interior structure of complex targets. For these methods, significantly enhanced spatial resolution is obtained if the pulse is coded, for example using a linearly changing frequency during the pulse duration. Such pulses have a time-dependent spectral structure. Interpretation of the backscatter from targets is, therefore, complicated if the scattering is frequency-dependent. While analytic models are well established for steady sinusoidal excitations applied to simple shapes such as spheres, such models do not generally exist for temporally evolving excitations. Therefore, models are developed in the current paper for handling such signals so that the properties of the targets can be quantitatively evaluated while maintaining very high spatial resolution. Laboratory measurements on simple shapes are used to confirm the validity of the models.

Keywords: linear FM chirp, time-dependent acoustic scattering, ultrasonic remote sensing, ultrasonic scattering

Procedia PDF Downloads 302