Search results for: time truncated experiment
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 19903

Search results for: time truncated experiment

17023 Impact of Burning Incense/Joss Paper on Outdoor Air Pollution: An Interrupted Time Series Analysis Using Hanoi Air Quality Data in 2020

Authors: Chi T. L. Pham, L. Vu, Hoang T. Le, Huong T. T. Le, Quyen T. T. Bui

Abstract:

Burning joss paper and incense during religious and cultural ceremonies is common in Vietnam. This study aims to measure the impact of burning joss paper and incense during Vu Lai festival (full moon of July) in Vietnam. Data of Hanoi air quality in year 2020 was used. Interrupted time series analysis was employed to examine the changes in pattern of various air quality indicators before and after the festival period. The results revealed that burning joss paper and incense led to an immediate increase of 15.94 units in the air quality index on the first day, which gradually rose to 47.4 units by the end of the full moon period. Regarding NO2, PM10, and PM25, there was no significant immediate change at the start of the intervention period (August 29th, 2020). However, significant increases in levels and an upward trend were observed during the intervention time, followed by substantial decreases after the intervention period ended (September 3rd, 2020). This analysis did not find a significant impact on CO, SO2, and O3 due to burning joss paper and incense. These findings provide valuable insights for policymakers and stakeholders involved in managing and enhancing air quality in regions where such practices are prevalent.

Keywords: air pollution, incense, ITSA, joss paper, religious activities

Procedia PDF Downloads 32
17022 Supplemental VisCo-friction Damping for Dynamical Structural Systems

Authors: Sharad Singh, Ajay Kumar Sinha

Abstract:

Coupled dampers like viscoelastic-frictional dampers for supplemental damping are a newer technique. In this paper, innovative Visco-frictional damping models have been presented and investigated. This paper attempts to couple frictional and fluid viscous dampers into a single unit of supplemental dampers. Visco-frictional damping model is developed by series and parallel coupling of frictional and fluid viscous dampers using Maxwell and Kelvin-Voigat models. The time analysis has been performed using numerical simulation on an SDOF system with varying fundamental periods, subject to a set of 12 ground motions. The simulation was performed using the direct time integration method. MATLAB programming tool was used to carry out the numerical simulation. The response behavior has been analyzed for the varying time period and added damping. This paper compares the response reduction behavior of the two modes of coupling. This paper highlights the performance efficiency of the suggested damping models. It also presents a mathematical modeling approach to visco-frictional dampers and simultaneously suggests the suitable mode of coupling between the two sub-units.

Keywords: hysteretic damping, Kelvin model, Maxwell model, parallel coupling, series coupling, viscous damping

Procedia PDF Downloads 141
17021 Midface Trauma: Outpatient Follow-Up and Surgical Treatment Times

Authors: Divya Pathak, James Sloane

Abstract:

Surgical treatment of midface fractures should ideally occur within two weeks of injury, after which bony healing and consolidation make the repair more difficult for the operating surgeon. The oral and maxillofacial unit at the Royal Surrey Hospital is the tertiary referral center for maxillofacial trauma from five regional hospitals. This is a complete audit cycle of midface trauma referrals managed over a one year period. The standard set was that clinical assessment of the midface fracture would take place in a consultant led outpatient clinic within 7 days, and when indicated, surgical fixation would occur within 10 days of referral. Retrospective data was collected over one year (01/11/2018 - 31/12/2019). Three key changes were implemented: an IT referral mailbox, standardization of an on-call trauma table, and creation of a trauma theatre list. Re-audit was carried out over six months completing the cycle. 283 midface fracture referrals were received, of which 22 patients needed surgical fixation. The average time from referral to outpatient follow-up improved from 14.5 days to 8.3 days, and time from referral to surgery improved from 21.5 days to 11.6 days. Changes implemented in this audit significantly improved patient prioritization to appropriate outpatient clinics and shortened time to surgical intervention.

Keywords: maxillofacial trauma, midface trauma, oral and maxillofacial surgery, surgery fixation

Procedia PDF Downloads 126
17020 One-Pot Synthesis and Characterization of Magnesium Oxide Nanoparticles Prepared by Calliandra Calothyrsus Leaf Extract

Authors: Indah Kurniawaty, Yoki Yulizar, Haryo Satriya Oktaviano, Adam Kusuma Rianto

Abstract:

Magnesium oxide nanoparticles (MgO NP) were successfully synthesized in this study using a one-pot green synthesis mediated by Calliandra Calothyrsus leaf extract (CLE). CLE was prepared by maceration of the leaf using methanol with a ratio of 1:5 for 7 days. Secondary metabolites in CLE, such as alkaloids and flavonoids, served as a weak base provider and capping agent in the formation of MgO NP. CLE Fourier Transform Infra-Red (FTIR) spectra peak at 3255, 1600, 1384, 1205, 1041, and 667 cm-1 showing the presence of vibrations O-H stretching, N-H bending, C-C stretching, C-N stretching and N-H wagging. During the experiment, different CLE volumes and calcined temperatures were used, resulting in a variety of structures. Energy Dispersive X-ray Spectrometer (EDS) and FTIR were used to characterize metal oxide particles. MgO diffraction pattern at 2θ of 36.9°; 42.9°; 62.2°; 74.6°; and 78.5° which can be assigned to crystal planes (111), (200), (220), (311), and (222), respectively. Scanning Electron Microscopy (SEM) was used to characterize the surface morphology. The morphology ranged from sphere to flower-like resulting in crystallite sizes of 28, 23, 12, and 9 nm.

Keywords: MgO, nanoparticle, calliandra calothyrsus, green-synthesis

Procedia PDF Downloads 65
17019 Inviscid Steady Flow Simulation Around a Wing Configuration Using MB_CNS

Authors: Muhammad Umar Kiani, Muhammad Shahbaz, Hassan Akbar

Abstract:

Simulation of a high speed inviscid steady ideal air flow around a 2D/axial-symmetry body was carried out by the use of mb_cns code. mb_cns is a program for the time-integration of the Navier-Stokes equations for two-dimensional compressible flows on a multiple-block structured mesh. The flow geometry may be either planar or axisymmetric and multiply-connected domains can be modeled by patching together several blocks. The main simulation code is accompanied by a set of pre and post-processing programs. The pre-processing programs scriptit and mb_prep start with a short script describing the geometry, initial flow state and boundary conditions and produce a discretized version of the initial flow state. The main flow simulation program (or solver as it is sometimes called) is mb_cns. It takes the files prepared by scriptit and mb_prep, integrates the discrete form of the gas flow equations in time and writes the evolved flow data to a set of output files. This output data may consist of the flow state (over the whole domain) at a number of instants in time. After integration in time, the post-processing programs mb_post and mb_cont can be used to reformat the flow state data and produce GIF or postscript plots of flow quantities such as pressure, temperature and Mach number. The current problem is an example of supersonic inviscid flow. The flow domain for the current problem (strake configuration wing) is discretized by a structured grid and a finite-volume approach is used to discretize the conservation equations. The flow field is recorded as cell-average values at cell centers and explicit time stepping is used to update conserved quantities. MUSCL-type interpolation and one of three flux calculation methods (Riemann solver, AUSMDV flux splitting and the Equilibrium Flux Method, EFM) are used to calculate inviscid fluxes across cell faces.

Keywords: steady flow simulation, processing programs, simulation code, inviscid flux

Procedia PDF Downloads 416
17018 Do European Hedge Fund Managers Time Market Liquidity?

Authors: Soumaya Ben Kheilifa, Dorra Mezzez Hmaied

Abstract:

We propose two approaches to examine whether European hedge fund managers can time market liquidity. Using a sample of 1616 European hedge funds, we find evidence of liquidity timing. More importantly, this ability adds economic value to investors. Thus, it represents valuable managerial skill and a major source of European hedge funds’ performance. Also we show that the majority of these funds demonstrate liquidity timing ability especially during liquidity crisis. Finally, it emerged that our main evidence of liquidity timing remains significant after controlling for market timing and volatility timing.

Keywords: european hedge funds, liquidity timing ability, market liquidity, crisis

Procedia PDF Downloads 376
17017 A Picture Naming Study of European Portuguese-English Bilinguals on Cognates Switch Effects

Authors: Minghui Zou

Abstract:

This study investigates whether and how cognate status influences switching costs in bilingual language production. Two picture naming tasks will be conducted in this proposed study by manipulating the conditions of how cognates and non-cognates are presented, i.e., separately in two testing blocks vs intermixed in one single testing block. Participants of each experiment will be 24 L1-European Portuguese L2-English unbalanced speakers. Stimuli will include 12 pictures of cognate nouns and 12 of non-cognate nouns. It is hypothesized that there will be cognate switch facilitation effects among unbalanced bilinguals in both of their languages when stimuli are presented either in two single testing blocks or one mixed testing block. Shorter reaction times and higher naming accuracy are expected to be found in cognate switch trials than in non-cognate switch trials.

Keywords: cognates, language switching costs, picture naming, European Portuguese, cognate facilitation effect

Procedia PDF Downloads 11
17016 The Impact of the Composite Expanded Graphite PCM on the PV Panel Whole Year Electric Output: Case Study Milan

Authors: Hasan A Al-Asadi, Ali Samir, Afrah Turki Awad, Ali Basem

Abstract:

Integrating the phase change material (PCM) with photovoltaic (PV) panels is one of the effective techniques to minimize the PV panel temperature and increase their electric output. In order to investigate the impact of the PCM on the electric output of the PV panels for a whole year, a lumped-distributed parameter model for the PV-PCM module has been developed. This development has considered the impact of the PCM density variation between the solid phase and liquid phase. This contribution will increase the assessment accuracy of the electric output of the PV-PCM module. The second contribution is to assess the impact of the expanded composite graphite-PCM on the PV electric output in Milan for a whole year. The novel one-dimensional model has been solved using MATLAB software. The results of this model have been validated against literature experiment work. The weather and the solar radiation data have been collected. The impact of expanded graphite-PCM on the electric output of the PV panel for a whole year has been investigated. The results indicate this impact has an enhancement rate of 2.39% for the electric output of the PV panel in Milan for a whole year.

Keywords: PV panel efficiency, PCM, numerical model, solar energy

Procedia PDF Downloads 156
17015 Characterization of Mechanical Properties of Graphene-Modified Epoxy Resin for Pipeline Repair

Authors: Siti Nur Afifah Azraai, Lim Kar Sing, Nordin Yahaya, Norhazilan Md Noor

Abstract:

This experimental study consists of a characterization of epoxy grout where an amount of 2% of graphene nanoplatelets particles were added to commercial epoxy resin to evaluate their behavior regarding neat epoxy resin. Compressive tests, tensile tests and flexural tests were conducted to study the effect of graphene nanoplatelets on neat epoxy resin. By comparing graphene-based and neat epoxy grout, there is no significant increase of strength due to weak interface in the graphene nanoplatelets/epoxy composites. From this experiment, the tension and flexural strength of graphene-based epoxy grouts is slightly lower than ones of neat epoxy grout. Nevertheless, the addition of graphene has produced more consistent results according to a smaller standard deviation of strength. Furthermore, the graphene has also improved the ductility of the grout, hence reducing its brittle behaviour. This shows that the performance of graphene-based grout is reliably predictable and able to minimize sudden rupture. This is important since repair design of damaged pipeline is of deterministic nature.

Keywords: composite, epoxy resin, graphene nanoplatelets, pipeline

Procedia PDF Downloads 465
17014 Disinfestation of Harvest Celery Apium graveolens var. dulce Using Low Temperature as Quarantine Treatment for Springtails Hypogastrura vernalis (Carl) (Collembola: Hypogastruridae)

Authors: Q. Ahmed, Y. Ren, R. Emery, J. Newman, M. Agarwal

Abstract:

Celery (Apium graveolens var. dulce) is grown in Australia for domestic consumption and export markets. Quarantine treatment enables export of celery to the world that enforces quarantine against springtails. In the field, celery bunches become host to the Australian native springtail (Hypogastrura vernalis) (Collembola: Hypogastruridae). Springtails live inside the celery bunch and do not cause damage to the product. Springtails are, however, considered a quarantine pest and have had a significant impact on celery exports. In this experiment, cold treatments were conducted on fresh celery to investigate their effect on springtail mortality. Four low-temperature treatments were used (3, 5, 10, and 15 ºC) over four treatment periods (3, 5, 7, and 14 days). Springtail mortality was not affected by the 3, 5, 10 and 15 ºC treatments for the treatment periods of 3, 5, 7, and 14 days. Low-temperature damage was observed most noticeably on celery in the 3 and 5 ºC treatments.

Keywords: springtails, fresh celery, cold treatment, quarantine treatment

Procedia PDF Downloads 145
17013 Optimization of Structures Subjected to Earthquake

Authors: Alireza Lavaei, Alireza Lohrasbi, Mohammadali M. Shahlaei

Abstract:

To reduce the overall time of structural optimization for earthquake loads two strategies are adopted. In the first strategy, a neural system consisting self-organizing map and radial basis function neural networks, is utilized to predict the time history responses. In this case, the input space is classified by employing a self-organizing map neural network. Then a distinct RBF neural network is trained in each class. In the second strategy, an improved genetic algorithm is employed to find the optimum design. A 72-bar space truss is designed for optimal weight using exact and approximate analysis for the El Centro (S-E 1940) earthquake loading. The numerical results demonstrate the computational advantages and effectiveness of the proposed method.

Keywords: optimization, genetic algorithm, neural networks, self-organizing map

Procedia PDF Downloads 285
17012 Emotion Detection in a General Human-Robot Interaction System Optimized for Embedded Platforms

Authors: Julio Vega

Abstract:

Expression recognition is a field of Artificial Intelligence whose main objectives are to recognize basic forms of affective expression that appear on people’s faces and contributing to behavioral studies. In this work, a ROS node has been developed that, based on Deep Learning techniques, is capable of detecting the facial expressions of the people that appear in the image. These algorithms were optimized so that they can be executed in real time on an embedded platform. The experiments were carried out in a PC with a USB camera and in a Raspberry Pi 4 with a PiCamera. The final results shows a plausible system, which is capable to work in real time even in an embedded platform.

Keywords: python, low-cost, raspberry pi, emotion detection, human-robot interaction, ROS node

Procedia PDF Downloads 114
17011 Enhanced Test Scheme based on Programmable Write Time for Future Computer Memories

Authors: Nor Zaidi Haron, Fauziyah Salehuddin, Norsuhaidah Arshad, Sani Irwan Salim

Abstract:

Resistive random access memories (RRAMs) are one of the main candidates for future computer memories. However, due to their tiny size and immature device technology, the quality of the outgoing RRAM chips is seen as a serious issue. Defective RRAM cells might behave differently than existing semiconductor memories (Dynamic RAM, Static RAM, and Flash), meaning that they are difficult to be detected using existing test schemes. This paper presents an enhanced test scheme, referred to as Programmable Short Write Time (PSWT) that is able to improve the detection of faulty RRAM cells. It is developed by applying multiple weak write operations, each with different time durations. The test circuit embedded in the RRAM chip is made programmable in order to supply different weak write times during testing. The RRAM electrical model is described using Verilog-AMS language and is simulated using HSPICE simulation tools. Simulation results show that the proposed test scheme offers better open-resistive fault detection compared to existing test schemes.

Keywords: memory fault, memory test, design-for-testability, resistive random access memory

Procedia PDF Downloads 369
17010 Comparison of Sedentary Behavior and Physical Activity between Children with Autism Spectrum Disorder and the Controls

Authors: Abdulrahman M. Alhowikan, Nadra E. Elamin, Sarah S. Aldayel, Sara A. AlSiddiqi, Fai S. Alrowais, Laila Y. Al-Ayadhi

Abstract:

Background: A growing body of research has suggested that physical activities (PA) have important implications for improving the performance of ASD children. They revealed that the physiological, cognitive, psychological, and behavioral functioning had improved after performing some physical activities. Methods: We compared the sedentary behavior and physical activities between children with autism spectrum disorder (n=21) and age-matched control group (n=30), using the ActiGraph GT3X+ for the assessments. Results: Our results revealed that the total time spent in sedentary activity and the total sedentary activity counts were highly significant in the control group compared to the ASD group (p < 0.001, p=0.001, respectively). ASD spent a significantly longer time than the controls engaging on vigorous physical activity (VPA) (p=0.017). The results also indicated that there were no significant differences between both groups for the total counts and time spent in light physical activity (LPA) and moderate physical activity (MPA). Conclusion: The finding highlights the importance of physical activity intervention for ASD children, using accurate and precise measurement tools to record all activities.

Keywords: Autism spectrum disorders, motor skills, physical activity, ActiGraph GT3X+, moderate-to vigorous-intensity physical activity

Procedia PDF Downloads 125
17009 „Real and Symbolic in Poetics of Multiplied Screens and Images“

Authors: Kristina Horvat Blazinovic

Abstract:

In the context of a work of art, one can talk about the idea-concept-term-intention expressed by the artist by using various forms of repetition (external, material, visible repetition). Such repetitions of elements (images in space or moving visual and sound images in time) suggest a "covert", "latent" ("dressed") repetition – i.e., "hidden", "latent" term-intention-idea. Repeating in this way reveals a "deeper truth" that the viewer needs to decode and which is hidden "under" the technical manifestation of the multiplied images. It is not only images, sounds, and screens that are repeated - something else is repeated through them as well, even if, in some cases, the very idea of repetition is repeated. This paper examines serial images and single-channel or multi-channel artwork in the field of video/film art and video installations, which in a way implies the concept of repetition and multiplication. Moving or static images and screens (as multi-screens) are repeated in time and space. The categories of the real and the symbolic partly refer to the Lacan registers of reality, i.e., the Imaginary - Symbolic – Real trinity that represents the orders within which human subjectivity is established. Authors such as Bruce Nauman, VALIE EXPORT, Ragnar Kjartansson, Wolf Vostell, Shirin Neshat, Paul Sharits, Harun Farocki, Dalibor Martinis, Andy Warhol, Douglas Gordon, Bill Viola, Frank Gillette, and Ira Schneider, and Marina Abramovic problematize, in different ways, the concept and procedures of multiplication - repetition, but not in the sense of "copying" and "repetition" of reality or the original, but of repeated repetitions of the simulacrum. Referential works of art are often connected by the theme of the traumatic. Repetitions of images and situations are a response to the traumatic (experience) - repetition itself is a symptom of trauma. On the other hand, repeating and multiplying traumatic images results in a new traumatic effect or cancels it. Reflections on repetition as a temporal and spatial phenomenon are in line with the chapters that link philosophical considerations of space and time and experience temporality with their manifestation in works of art. The observations about time and the relation of perception and memory are according to Henry Bergson and his conception of duration (durée) as "quality of quantity." The video works intended to be displayed as a video loop, express the idea of infinite duration ("pure time," according to Bergson). The Loop wants to be always present - to fixate in time. Wholeness is unrecognizable because the intention is to make the effect infinitely cyclic. Reflections on time and space end with considerations about the occurrence and effects of time and space intervals as places and moments "between" – the points of connection and separation, of continuity and stopping - by reference to the "interval theory" of Soviet filmmaker DzigaVertov. The scale of opportunities that can be explored in interval mode is wide. Intervals represent the perception of time and space in the form of pauses, interruptions, breaks (e.g., emotional, dramatic, or rhythmic) denote emptiness or silence, distance, proximity, interstitial space, or a gap between various states.

Keywords: video installation, performance, repetition, multi-screen, real and symbolic, loop, video art, interval, video time

Procedia PDF Downloads 153
17008 Causality, Special Relativity and Non-existence of Material Particles of Zero Rest Mass

Authors: Mohammad Saleem, Mujahid Kamran

Abstract:

It is shown that causality, the principle that cause must precede effect, leads inter alia, to highly significant result that the velocity of a material particle cannot be even equal to that of light. Consequently, combined with special relativity, it leads to the conclusion that material particles of zero rest mass cannot exist in nature. Thus, causality, a principle without which nature would be incomprehensible, combined with special relativity, forbids the existence of material particles of zero rest mass. For instance, the neutrinos, as is now known, are material particles of non-zero rest mass. The situation changes when we consider the gauge particles. In fact, when the principle of causality was proposed, the concept of gauge particles had not yet been introduced. Now we know that photon, a gauge particle with zero rest mass does exist in nature. Therefore, principle of causality, as generally stated, is valid only for material particles. For gauge particles, in order to make the statement of causality consistent with experiment, it has to be modified: The cause should either precede or be simultaneous with the effect. Combined with special relativity, it allows gauge particles of zero rest mass.

Keywords: causality, gauge particles, material particles, special relativity

Procedia PDF Downloads 484
17007 Pathway Linking Early Use of Electronic Device and Psychosocial Wellbeing in Early Childhood

Authors: Rosa S. Wong, Keith T.S. Tung, Winnie W. Y. Tso, King-Wa Fu, Nirmala Rao, Patrick Ip

Abstract:

Electronic devices have become an essential part of our lives. Various reports have highlighted the alarming usage of electronic devices at early ages and its long-term developmental consequences. More sedentary screen time was associated with increased adiposity, worse cognitive and motor development, and psychosocial health. Apart from the problems caused by children’s own screen time, parents today are often paying less attention to their children due to hand-held device. Some anecdotes suggest that distracted parenting has negative impact on parent-child relationship. This study examined whether distracted parenting detrimentally affected parent-child activities which may, in turn, impair children’s psychosocial health. In 2018/19, we recruited a cohort of preschoolers from 32 local kindergartens in Tin Shui Wai and Sham Shui Po for a 5-year programme aiming to build stronger foundations for children from disadvantaged backgrounds through an integrated support model involving medical, education and social service sectors. A comprehensive set of questionnaires were used to survey parents on their frequency of being distracted while parenting and their frequency of learning and recreational activities with children. Furthermore, they were asked to report children’s screen time amount and their psychosocial problems. Mediation analyses were performed to test the direct and indirect effects of electronic device-distracted parenting on children’s psychosocial problems. This study recruited 873 children (448 females and 425 males, average age: 3.42±0.35). Longer screen time was associated with more psychosocial difficulties (Adjusted B=0.37, 95%CI: 0.12 to 0.62, p=0.004). Children’s screen time positively correlated with electronic device-distracted parenting (r=0.369, p < 01). We also found that electronic device-distracted parenting was associated with more hyperactive/inattentive problems (Adjusted B=0.66, p < 0.01), fewer prosocial behavior (Adjusted B=-0.74, p < 0.01), and more emotional symptoms (Adjusted B=0.61, p < 0.001) in children. Further analyses showed that electronic device-distracted parenting exerted influences both directly and indirectly through parent-child interactions but to different extent depending upon the outcome under investigation (38.8% for hyperactivity/inattention, 31.3% for prosocial behavior, and 15.6% for emotional symptoms). We found that parents’ use of devices and children’s own screen time both have negative effects on children’s psychosocial health. It is important for parents to set “device-free times” each day so as to ensure enough relaxed downtime for connecting with children and responding to their needs.

Keywords: early childhood, electronic device, psychosocial wellbeing, parenting

Procedia PDF Downloads 148
17006 Environmental Pb-Free Cu Front Electrode for Si-Base Solar Cell Application

Authors: Wen-Hsi Lee, C.G. Kao

Abstract:

In this study, Cu paste was prepared and printed with narrow line screen printing process on polycrystalline Si solar cell which has already finished the back Al printing and deposition of double anti-reflection coatings (DARCs). Then, two-step firing process was applied to sinter the front electrode and obtain the ohmic contact between front electrode and solar cell. The first step was in air atmosphere. In this process, PbO-based glass frit etched the DARCs and Ag recrystallized at the surface of Si, constructing the preliminary contact. The second step was in reducing atmosphere. In this process, CuO reduced to Cu and sintered. Besides, Ag nanoparticles recrystallized in the glass layer at interface due to the interactions between H2, Ag and PbO-based glass frit and the volatility of Pb, constructing the ohmic contact between electrode and solar cell. By experiment and analysis, reaction mechanism in each stage was surmised, and it was also proven that ohmic contact and good sheet resistance for front electrode could both be obtained by applying newly-invented paste and process.

Keywords: front electrode, solar cell, ohmic contact, screen printing, paste

Procedia PDF Downloads 321
17005 Direct Organogenesis of Begonia Rex cv. DS-EYWA, An Unique Rare Cultivar, via Thin Cell Layering (TCL) Technique

Authors: Mahboubeh Davoudi Pahnekolayi

Abstract:

Begonia rex cv. DS-EYWA is a rare, unique cultivar of begonia rex with curly colorful leaves. Optimization of an in vitro efficient regeneration protocol by focusing on transverse Thin Cell Layer (tTCL) petiole explants for high-scale production of such a beautiful cultivar was considered as our main purpose in this experiment. Thus, various concentrations of Plant Growth Regulators (PGRs) including 6-Benzylaminopurine (BAP), Thidiazuron (TDY), and –Naphthaleneacetic Acid (NAA), were selected in a Completely Randomized Design (CRD) to establish and optimize the direct organogenesis efficiency of this cultivar. Cultivation of 1 mm tTCL petiole explants in noted treatments showed that 1.5 mgl-1 BAP + 0.5 mgl-1 NAA can induce the highest number of direct regenerated shoots and lower concentration of BAP (0.5 mgl-1) can be suggested for shoot elongation before rooting stage. Elongated shoots were successfully rooted in MS free basal medium and acclimatized in 1:1 peat moss: perlite sterilized pot mixture.

Keywords: begonia rare cultivar, direct organogenesis, explant type, regeneration, thin cell layering (TCL)

Procedia PDF Downloads 53
17004 Evaluation of Bollworm Tolerance in F1 and F2 BT Cotton under Unprotected Condition

Authors: N. K. Bhute, B. B. Bhosle

Abstract:

Field experiment was conducted during kharif 2005, at the experimental farm of the Department of Genetics and Plant Breeding, College of Agriculture, Marathwada Agricultural University, Parbhani, Maharashtra. F1 and F2 hybrids of 23 Bt and 5 non-Bt hybrids were grown in a randomized block design with two replications. The results showed that among F1 hybrids, open boll damage due to bollworm complex was not noticed in 4233 Bt and 4247 Bt cotton hybrids which were found significantly superior over MECH 6301 Bt (3.2 %), 4255 Bt (3.28 %) and it was at par with rest of the hybrids. Among F2 hybrids minimum open boll damage (3.10 %) was noticed in Proagro 144 Bt, which was found significantly superior over rest of the hybrids except 4234 Bt (4.17 %) and 4254 Bt (4.98 %) which were at par with each other. In respect of seed cotton yield, among F1 hybrids maximum yield (15.51 q/ha) was recorded in 4233 Bt which was found significantly superior over rest of the hybrids except 4237 Bt (15.24 q/ha). Among F2 maximum yield (15.44 q/ha) was recorded in 4233 Bt which was found significantly superior over rest of the hybrids except 4258 Bt (15.41 q/ha), 4239 Bt (15.098 q/ha) which were at par with each other. Thus F2 Bt cotton express Bt protein in segregated pattern in which bollworm attack was more as compared to F1 which affects yield as well as quality of lint.

Keywords: Bt cotton, bollworms, F1 and F2 generations, unprotected condition

Procedia PDF Downloads 284
17003 Galawaste Meal as Dietary Supplement in Practical Diets for African Giant Catfish Clarias Gariepinus Burchell 1822 Fingerlings

Authors: G. O. Fakunmoju, F. A. Fakunmoju

Abstract:

The experiment was conducted to evaluate the growth response of African giant catfish (Clarias gariepinus) fed with varying levels of Galawaste based diet, 300 clarias gariepinus fingerlings with mean body weight 10 ± 0.1g were assigned to five (treatment levels in which Gala waste meal replaced maize at 0, 25, 50, 75, 100% respectively in a completely randomized design. The trial fish were fed at 5% body weight daily for a period of 84 days. Data collected showed that body weight gain increased with an increase gala waste meal in the diet (P<0.05). The similar observation was recorded for feed intake but there was no significant (P>0.05) difference in feed conversion ratio among the treatments. All the fish fed the test ingredients performed better than the control groups hence, Gala waste meal could be recommended as a dietary supplement in the diet of African Giant Catfish.

Keywords: Galawaste meal, Clarias gariepinus, replacement, growth performance, diets

Procedia PDF Downloads 381
17002 Recognition of Early Enterococcus Faecalis through Image Treatment by Using Octave

Authors: Laura Victoria Vigoya Morales, David Rolando Suarez Mora

Abstract:

The problem of detecting enterococcus faecalis is receiving considerable attention with the new cases of beachgoers infected with the bacteria, which can be found in fecal matter. The process detection of this kind of bacteria would be taking a long time, which waste time and money as a result of closing recreation place, like beach or pools. Hence, new methods for automating the process of detecting and recognition of this bacteria has become in a challenge. This article describes a novel approach to detect the enterococcus faecalis bacteria in water by using an octave algorithm, which embody a network neural. This document shows result of performance, quality and integrity of the algorithm.

Keywords: Enterococcus faecalis, image treatment, octave and network neuronal

Procedia PDF Downloads 211
17001 Impact Location From Instrumented Mouthguard Kinematic Data In Rugby

Authors: Jazim Sohail, Filipe Teixeira-Dias

Abstract:

Mild traumatic brain injury (mTBI) within non-helmeted contact sports is a growing concern due to the serious risk of potential injury. Extensive research is being conducted looking into head kinematics in non-helmeted contact sports utilizing instrumented mouthguards that allow researchers to record accelerations and velocities of the head during and after an impact. This does not, however, allow the location of the impact on the head, and its magnitude and orientation, to be determined. This research proposes and validates two methods to quantify impact locations from instrumented mouthguard kinematic data, one using rigid body dynamics, the other utilizing machine learning. The rigid body dynamics technique focuses on establishing and matching moments from Euler’s and torque equations in order to find the impact location on the head. The methodology is validated with impact data collected from a lab test with the dummy head fitted with an instrumented mouthguard. Additionally, a Hybrid III Dummy head finite element model was utilized to create synthetic kinematic data sets for impacts from varying locations to validate the impact location algorithm. The algorithm calculates accurate impact locations; however, it will require preprocessing of live data, which is currently being done by cross-referencing data timestamps to video footage. The machine learning technique focuses on eliminating the preprocessing aspect by establishing trends within time-series signals from instrumented mouthguards to determine the impact location on the head. An unsupervised learning technique is used to cluster together impacts within similar regions from an entire time-series signal. The kinematic signals established from mouthguards are converted to the frequency domain before using a clustering algorithm to cluster together similar signals within a time series that may span the length of a game. Impacts are clustered within predetermined location bins. The same Hybrid III Dummy finite element model is used to create impacts that closely replicate on-field impacts in order to create synthetic time-series datasets consisting of impacts in varying locations. These time-series data sets are used to validate the machine learning technique. The rigid body dynamics technique provides a good method to establish accurate impact location of impact signals that have already been labeled as true impacts and filtered out of the entire time series. However, the machine learning technique provides a method that can be implemented with long time series signal data but will provide impact location within predetermined regions on the head. Additionally, the machine learning technique can be used to eliminate false impacts captured by sensors saving additional time for data scientists using instrumented mouthguard kinematic data as validating true impacts with video footage would not be required.

Keywords: head impacts, impact location, instrumented mouthguard, machine learning, mTBI

Procedia PDF Downloads 202
17000 Electromagnetically-Vibrated Solid-Phase Microextraction for Organic Compounds

Authors: Soo Hyung Park, Seong Beom Kim, Wontae Lee, Jin Chul Joo, Jungmin Lee, Jongsoo Choi

Abstract:

A newly-developed electromagnetically vibrated solid-phase microextraction (SPME) device for extracting nonpolar organic compounds from aqueous matrices was evaluated in terms of sorption equilibrium time, precision, and detection level relative to three other more conventional extraction techniques involving SPME, viz., static, magnetic stirring, and fiber insertion/retraction. Electromagnetic vibration at 300~420 cycles/s was found to be the most efficient extraction technique in terms of reducing sorption equilibrium time and enhancing both precision and linearity. The increased efficiency for electromagnetic vibration was attributed to a greater reduction in the thickness of the stagnant-water layer that facilitated more rapid mass transport from the aqueous matrix to the SPME fiber. Electromagnetic vibration less than 500 cycles/s also did not detrimentally impact the sustainability of the extracting performance of the SPME fiber. Therefore, electromagnetically vibrated SPME may be a more powerful tool for rapid sampling and solvent-free sample preparation relative to other more conventional extraction techniques used with SPME.

Keywords: electromagnetic vibration, organic compounds, precision, solid-phase microextraction (SPME), sorption equilibrium time

Procedia PDF Downloads 243
16999 Detection of Elephant Endotheliotropic Herpes Virus in a Wild Asian Elephant Calf in Thailand by Using Real-Time PCR

Authors: Bopit Puyati, Anchittha Kaewchana, Nuntita Ruksachat

Abstract:

In January 2018, a male wild elephant, approximately 2 years old, was found dead in Phu Luang Wildlife Sanctuary, Loei province. The elephant was likely to die around 2 weeks earlier. The carcass was decayed without any signs of attack or bullet. No organs were removed. A deadly viral disease was suspected. Different organs including lung, liver, intestine and tongue were collected and submitted to the veterinary research and development center, Surin province for viral detection. The samples were then examined with real-time PCR for detecting U41 Major DNA binding protein (MDBP) gene and with conventional PCR for the presence of specific polymerase gene. We used tumor necrosis factor (TNF) gene as the internal control. In our real-time PCR, elephant endotheliotropic herpesvirus (EEHV) was recovered from lung, liver, and tongue whereas only tongue provided a positive result in the conventional PCR. All samples were positive with TNF gene detection. To our knowledge, this is the first report of EEHV detection in wild elephant in Thailand. EEHV surveillance in this wild population is strongly suggested. Linkage between EEHV in wild and domestic elephants should be further explored.

Keywords: elephant endotheliotropic herpes virus, PCR, Thailand, wild Asian elephant

Procedia PDF Downloads 127
16998 Influence of Biological and Chemical Fertilizers on Quantitative Characteristics of Sweet Wormwood

Authors: Anahita Yarahmadi, Nazanin Mahboobi, Nahid Sadat Rahmatpour Nori, Mohammad Hossein Bijeh Keshavarzi, Mohammad Javad Shakori

Abstract:

This research aimed at considering biological fertilizer effect and chemical fertilizer on the quantitative characteristics of Sweet wormwood (Artemisia annua L.), an experiment was carried out in factorial design in completely randomized design with 4 replications in an experimental greenhouse which was located in Tehran. Experimental treatment involved chemical fertilizers (Nitrogen, Phosphorus) in4 levels and biological fertilizers in 4 levels (control, Nitroxin, Bio-phosphorus and Vemricompost). Results showed that using biological fertilizers and increasing different levels of chemical fertilizers (N, P) had significant effects on all the characteristics. Considering means comparison showed that biological fertilizers lead to significant enhancement on all the characteristics and among biological fertilizers, Vermicompost treatment has the most effect. Considering means comparison tables of different levels of chemical fertilizer have been found that (N80P80) had the most increase on characteristics.

Keywords: Artemisia annua L, bio-fertilizer, chemical fertilizer, vermicompost

Procedia PDF Downloads 434
16997 A New Method Presentation for Locating Fault in Power Distribution Feeders Considering DG

Authors: Rahman Dashti, Ehsan Gord

Abstract:

In this paper, an improved impedance based fault location method is proposed. In this method, online fault locating is performed using voltage and current information at the beginning of the feeder. Determining precise fault location in a short time increases reliability and efficiency of the system. The proposed method utilizes information about main component of voltage and current at the beginning of the feeder and distributed generation unit (DGU) in order to precisely locate different faults in acceptable time. To evaluate precision and accuracy of the proposed method, a 13-node is simulated and tested using MATLAB.

Keywords: distribution network, fault section determination, distributed generation units, distribution protection equipment

Procedia PDF Downloads 384
16996 Mammotome Vacuum-Assisted Breast Biopsy versus Conventional Open Surgery: A Meta-Analysis

Authors: Dylan Shiting Lu, Samson Okello, Anita Chunyan Wei, Daniel Xiao Li

Abstract:

Mammotome vacuum-assisted breast biopsy (MVB) introduced in 1995 can be used for the removal of benign breast lesions. Whether or not MVB is a better option compared to conventional open surgery is inconclusive. We aim to compare the clinical and patient-related outcomes between MVB and open surgery to remove benign breast tumors less than 5 cm in women. We searched English and Chinese electronic databases with the keywords of Mammotome, clinical trial (CT), vacuum-assisted breast biopsy for studies comparing MVB and open surgery until May 2021. We performed a systematic review and random-effects meta-analysis to compare incision size, operation time, intraoperative blood loss, healing time, scar length, patient satisfaction, postoperative hematoma rate, wound infection rate, postoperative ecchymosis, and postoperative sunken skin among those who have Mammotome and those who have surgery. Our analysis included nine randomized CTs with 1155 total patients (575 Mammotome, 580 surgery) and mean age 40.32 years (standard deviation 3.69). We found statistically significant favorable outcomes for Mammotome including blood loss (ml) [standardized mean difference SMD -5.03, 95%CI (-7.30, -2.76)], incision size (cm) [SMD -12.22, 95%CI (-17.40, -7.04)], operation time (min) [SMD -6.66, 95%CI (-9.01, -4.31)], scar length (cm) [SMD -7.06, 95%CI (-10.76, -3.36)], healing time (days) [SMD -6.57, 95%CI (-10.18, -2.95)], and patient satisfaction [relative risk RR 0.38, 95%CI (0.13, 1.08)]. In conclusion, Mammotome vacuum-assisted breast biopsy compared to open surgery shows better clinical and patient-related outcomes. Further studies should be done on whether or not MVB is a better option for benign breast tumors excision.

Keywords: clinical and patient outcomes, open surgery, Mammotome vacuum-assisted breast biopsy, meta-analysis

Procedia PDF Downloads 196
16995 Maximum Power Point Tracking for Small Scale Wind Turbine Using Multilayer Perceptron Neural Network Implementation without Mechanical Sensor

Authors: Piyangkun Kukutapan, Siridech Boonsang

Abstract:

The article proposes maximum power point tracking without mechanical sensor using Multilayer Perceptron Neural Network (MLPNN). The aim of article is to reduce the cost and complexity but still retain efficiency. The experimental is that duty cycle is generated maximum power, if it has suitable qualification. The measured data from DC generator, voltage (V), current (I), power (P), turnover rate of power (dP), and turnover rate of voltage (dV) are used as input for MLPNN model. The output of this model is duty cycle for driving the converter. The experiment implemented using Arduino Uno board. This diagram is compared to MPPT using MLPNN and P&O control (Perturbation and Observation control). The experimental results show that the proposed MLPNN based approach is more efficiency than P&O algorithm for this application.

Keywords: maximum power point tracking, multilayer perceptron netural network, optimal duty cycle, DC generator

Procedia PDF Downloads 313
16994 Determination of Parasitic Load in Different Tissues of Murine Toxoplasmosis after Immunization by Excretory-Secretory Antigens using Real Time QPCR

Authors: Ahmad Daryani, Yousef Dadimoghaddam, Mehdi Sharif, Ehsan Ahmadpour, Shahabeddin Sarvi, Baghar Hashemi

Abstract:

Background: Excretory-secretory antigens (ESAs) of Toxoplasma gondii are one of the candidates for immunization against toxoplasmosis. For evaluation of immunization, we determined the kinetics of the distribution of Toxoplasma and parasite load in different tissues of mice immunized by ESAs. Methods: In this experimental study, 36 mice in case (n= 18) and control (n= 18) groups were immunized with ESAs and PBS, respectively. After 2 weeks, mice were challenged intraperitoneally with Toxoplasma virulent RH strain. Blood and different tissues (brain, spleen, liver, heart, kidney, and muscle) were collected daily after challenge (1, 2, 3 and last day before death). Parasite load was calculated using Real time QPCR targeted at the B1 gene. Results: ESAs as vaccine in different tissues showed various effects. However, infected mice which received the vaccine in comparison with control group, displayed a drastically decreasing in parasite burden, in their blood and tissues (P= 0.000). Conclusion: These results indicated that ESAs with reduction of parasite load in different tissues of host could be evaluable candidate for the development of immunization strategies against toxoplasmosis.

Keywords: parasitic load, murine toxoplasmosis, immunization, excretory-secretory antigens, real time QPCR

Procedia PDF Downloads 426