Search results for: field test
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 16749

Search results for: field test

16419 Experimental Investigation of the Thermal Performance of Fe2O3 under Magnetic Field in an Oscillating Heat Pipe

Authors: H. R. Goshayeshi, M. Khalouei, S. Azarberamman

Abstract:

This paper presents an experimental investigation regarding the use of Fe2O3 nano particles added to kerosene as a working fluid, under magnetic field. The experiment was made on Oscillating Heat Pipe (OHP). The experiment was performed in order to measure the temperature distribution and compare the heat transfer rate of the oscillating heat pipe with and without magnetic Field. Results showed that the addition of Fe2o3 nano particles under magnetic field improved thermal performance of OHP, compare with non-magnetic field. Furthermore applying a magnetic field enhance the heat transfer characteristic of Fe2O3 in both start up and steady state conditions. This paper presents an experimental investigation regarding the use of Fe2O3 nano particles added to kerosene as a working fluid, under magnetic field. The experiment was made on Oscillating Heat Pipe (OHP). The experiment was performed in order to measure the temperature distribution and compare the heat transfer rate of the oscillating heat pipe with and without magnetic Field. Results showed that the addition of Fe2o3 nano particles under magnetic field improved thermal performance of OHP, compare with non-magnetic field. Furthermore applying a magnetic field enhance the heat transfer characteristic of Fe2O3 in both start up and steady state conditions.

Keywords: experimental, oscillating heat pipe, heat transfer, magnetic field

Procedia PDF Downloads 264
16418 Higher Education and Empowerment of Women: A Case Study

Authors: Anupam Deka

Abstract:

Gender discrimination has been considered as a major obstacle in granting equal opportunity for woman in Higher education as education plays a pivotal role in a country’s socio-economic development. To examine the empowerment of women in the higher education field of Assam, a case study has been carried out. In the first stage, an overview of enrolment of students in different courses has been made by considering the whole state. In the second stage a study has been conducted regarding the enrolment of students in various degree and P-G courses for the period 2000-2007 under Gauhati University (which is one of the four universities of Assam) and the relevant data has been collected. It has been found that though the enrolment of students in the degree levels has been constantly increasing, but the enrolment of girls are not proportionately increasing, specially in commerce and law. On the other hand, in the post-graduate level, these proportions are higher in almost all the subjects (except some subjects like M. COM., L.L.M, M. C. A., Mathematics, etc.), indicating that more number of girls than boys are taking admission in the P-G courses.

Keywords: field study, enrolment of girls in degree and P G levels, regression lines, Chi Square test, diagrams and statistical tables

Procedia PDF Downloads 264
16417 Severity Index Level in Effectively Managing Medium Voltage Underground Power Cable

Authors: Mohd Azraei Pangah Pa'at, Mohd Ruzlin Mohd Mokhtar, Norhidayu Rameli, Tashia Marie Anthony, Huzainie Shafi Abd Halim

Abstract:

Partial Discharge (PD) diagnostic mapping testing is one of the main diagnostic testing techniques that are widely used in the field or onsite testing for underground power cable in medium voltage level. The existence of PD activities is an early indication of insulation weakness hence early detection of PD activities can be determined and provides an initial prediction on the condition of the cable. To effectively manage the results of PD Mapping test, it is important to have acceptable criteria to facilitate prioritization of mitigation action. Tenaga Nasional Berhad (TNB) through Distribution Network (DN) division have developed PD severity model name Severity Index (SI) for offline PD mapping test since 2007 based on onsite test experience. However, this severity index recommendation action had never been revised since its establishment. At presence, PD measurements data have been extensively increased, hence the severity level indication and the effectiveness of the recommendation actions can be analyzed and verified again. Based on the new revision, the recommended action to be taken will be able to reflect the actual defect condition. Hence, will be accurately prioritizing preventive action plan and minimizing maintenance expenditure.

Keywords: partial discharge, severity index, diagnostic testing, medium voltage, power cable

Procedia PDF Downloads 187
16416 Rheological Properties of Polymer Systems in Magnetic Field

Authors: T. S. Soliman, A. G. Galyas, E. V. Rusinova, S. A. Vshivkov

Abstract:

The liquid crystals combining properties of a liquid and an anisotropic crystal substance play an important role in a science and engineering. Molecules of cellulose and its derivatives have rigid helical conformation, stabilized by intramolecular hydrogen bonds. Therefore the macromolecules of these polymers are capable to be ordered at dissolution and form liquid crystals of cholesteric type. Phase diagrams of solutions of some cellulose derivatives are known. However, little is known about the effect of a magnetic field on the viscosity of polymer solutions. The systems hydroxypropyl cellulose (HPC) – ethanol, HPC – ethylene glycol, HPC–DМАA, HPC–DMF, ethyl cellulose (EC)–ethanol, EC–DMF, were studied in the presence and absence of magnetic field. The solution viscosity was determined on a Rheotest RN 4.1 rheometer. The effect of a magnetic field on the solution properties was studied with the use of two magnets, which induces a magnetic-field-lines directed perpendicularly and parallel to the rotational axis of a rotor. Application of the magnetic field is shown to be accompanied by an increase in the additional assembly of macromolecules, as is evident from a gain in the radii of light scattering particles. In the presence of a magnetic field, the long chains of macromolecules are oriented in parallel with field lines. Such an orientation is associated with the molecular diamagnetic anisotropy of macromolecules. As a result, supramolecular particles are formed, especially in the vicinity of the region of liquid crystalline phase transition. The magnetic field leads to the increase in viscosity of solutions. The results were used to plot the concentration dependence of η/η0, where η and η0 are the viscosities of solutions in the presence and absence of a magnetic field, respectively. In this case, the values of viscosity corresponding to low shear rates were chosen because the concentration dependence of viscosity at low shear rates is typical for anisotropic systems. In the investigated composition range, the values of η/η0 are described by a curve with a maximum.

Keywords: rheology, liquid crystals, magnetic field, cellulose ethers

Procedia PDF Downloads 348
16415 Multi-Label Approach to Facilitate Test Automation Based on Historical Data

Authors: Warda Khan, Remo Lachmann, Adarsh S. Garakahally

Abstract:

The increasing complexity of software and its applicability in a wide range of industries, e.g., automotive, call for enhanced quality assurance techniques. Test automation is one option to tackle the prevailing challenges by supporting test engineers with fast, parallel, and repetitive test executions. A high degree of test automation allows for a shift from mundane (manual) testing tasks to a more analytical assessment of the software under test. However, a high initial investment of test resources is required to establish test automation, which is, in most cases, a limitation to the time constraints provided for quality assurance of complex software systems. Hence, a computer-aided creation of automated test cases is crucial to increase the benefit of test automation. This paper proposes the application of machine learning for the generation of automated test cases. It is based on supervised learning to analyze test specifications and existing test implementations. The analysis facilitates the identification of patterns between test steps and their implementation with test automation components. For the test case generation, this approach exploits historical data of test automation projects. The identified patterns are the foundation to predict the implementation of unknown test case specifications. Based on this support, a test engineer solely has to review and parameterize the test automation components instead of writing them manually, resulting in a significant time reduction for establishing test automation. Compared to other generation approaches, this ML-based solution can handle different writing styles, authors, application domains, and even languages. Furthermore, test automation tools require expert knowledge by means of programming skills, whereas this approach only requires historical data to generate test cases. The proposed solution is evaluated using various multi-label evaluation criteria (EC) and two small-sized real-world systems. The most prominent EC is ‘Subset Accuracy’. The promising results show an accuracy of at least 86% for test cases, where a 1:1 relationship (Multi-Class) between test step specification and test automation component exists. For complex multi-label problems, i.e., one test step can be implemented by several components, the prediction accuracy is still at 60%. It is better than the current state-of-the-art results. It is expected the prediction quality to increase for larger systems with respective historical data. Consequently, this technique facilitates the time reduction for establishing test automation and is thereby independent of the application domain and project. As a work in progress, the next steps are to investigate incremental and active learning as additions to increase the usability of this approach, e.g., in case labelled historical data is scarce.

Keywords: machine learning, multi-class, multi-label, supervised learning, test automation

Procedia PDF Downloads 133
16414 Ageing Deterioration of High-Density Polyethylene Cable Spacer under Salt Water Dip Wheel Test

Authors: P. Kaewchanthuek, R. Rawonghad, B. Marungsri

Abstract:

This paper presents the experimental results of high-density polyethylene cable spacers for 22 kV distribution systems under salt water dip wheel test based on IEC 62217. The strength of anti-tracking and anti-erosion of cable spacer surface was studied in this study. During the test, dry band arc and corona discharge were observed on cable spacer surface. After 30,000 cycles of salt water dip wheel test, obviously surface erosion and tracking were observed especially on the ground end. Chemical analysis results by fourier transforms infrared spectroscopy showed chemical changed from oxidation and carbonization reaction on tested cable spacer. Increasing of C=O and C=C bonds confirmed occurrence of these reactions.

Keywords: cable spacer, HDPE, ageing of cable spacer, salt water dip wheel test

Procedia PDF Downloads 381
16413 Electrical Tortuosity across Electrokinetically Remediated Soils

Authors: Waddah S. Abdullah, Khaled F. Al-Omari

Abstract:

Electrokinetic remediation is one of the most influential and effective methods to decontaminate contaminated soils. Electroosmosis and electromigration are the processes of electrochemical extraction of contaminants from soils. The driving force that causes removing contaminants from soils (electroosmosis process or electromigration process) is voltage gradient. Therefore, the electric field distribution throughout the soil domain is extremely important to investigate and to determine the factors that help to establish a uniform electric field distribution in order to make the clean-up process work properly and efficiently. In this study, small-sized passive electrodes (made of graphite) were placed at predetermined locations within the soil specimen, and the voltage drop between these passive electrodes was measured in order to observe the electrical distribution throughout the tested soil specimens. The electrokinetic test was conducted on two types of soils; a sandy soil and a clayey soil. The electrical distribution throughout the soil domain was conducted with different tests properties; and the electrical field distribution was observed in three-dimensional pattern in order to establish the electrical distribution within the soil domain. The effects of density, applied voltages, and degree of saturation on the electrical distribution within the remediated soil were investigated. The distribution of the moisture content, concentration of the sodium ions, and the concentration of the calcium ions were determined and established in three-dimensional scheme. The study has shown that the electrical conductivity within soil domain depends on the moisture content and concentration of electrolytes present in the pore fluid. The distribution of the electrical field in the saturated soil was found not be affected by its density. The study has also shown that high voltage gradient leads to non-uniform electric field distribution within the electroremediated soil. Very importantly, it was found that even when the electric field distribution is uniform globally (i.e. between the passive electrodes), local non-uniformity could be established within the remediated soil mass. Cracks or air gaps formed due to temperature rise (because of electric flow in low conductivity regions) promotes electrical tortuosity. Thus, fracturing or cracking formed in the remediated soil mass causes disconnection of electric current and hence, no removal of contaminant occur within these areas.

Keywords: contaminant removal, electrical tortuousity, electromigration, electroosmosis, voltage distribution

Procedia PDF Downloads 421
16412 Yang-Lee Edge Singularity of the Infinite-Range Ising Model

Authors: Seung-Yeon Kim

Abstract:

The Ising model, consisting magnetic spins, is the simplest system showing phase transitions and critical phenomena at finite temperatures. The Ising model has played a central role in our understanding of phase transitions and critical phenomena. Also, the Ising model explains the gas-liquid phase transitions accurately. However, the Ising model in a nonzero magnetic field has been one of the most intriguing and outstanding unsolved problems. We study analytically the partition function zeros in the complex magnetic-field plane and the Yang-Lee edge singularity of the infinite-range Ising model in an external magnetic field. In addition, we compare the Yang-Lee edge singularity of the infinite-range Ising model with that of the square-lattice Ising model in an external magnetic field.

Keywords: Ising ferromagnet, magnetic field, partition function zeros, Yang-Lee edge singularity

Procedia PDF Downloads 741
16411 Lifetime Assessment for Test Strips of POCT Device through Accelerated Degradation Test

Authors: Jinyoung Choi, Sunmook Lee

Abstract:

In general, single parameter, i.e. temperature, as an accelerating parameter is used to assess the accelerated stability of Point-of-Care Testing (POCT) diagnostic devices. However, humidity also plays an important role in deteriorating the strip performance since major components of test strips are proteins such as enzymes. 4 different Temp./Humi. Conditions were used to assess the lifetime of strips. Degradation of test strips were studied through the accelerated stability test and the lifetime was assessed using commercial POCT products. The life distribution of strips, which were obtained by monitoring the failure time of test strip under each stress condition, revealed that the weibull distribution was the most proper distribution describing the life distribution of strips used in the present study. Equal shape parameters were calculated to be 0.9395 and 0.9132 for low and high concentrations, respectively. The lifetime prediction was made by adopting Peck Eq. Model for Stress-Life relationship, and the B10 life was calculated to be 70.09 and 46.65 hrs for low and high concentrations, respectively.

Keywords: accelerated degradation, diagnostic device, lifetime assessment, POCT

Procedia PDF Downloads 416
16410 Electrodeposition of Nickel-Zinc Alloy on Stainless Steel in a Magnetic Field in a Chloride Environment

Authors: Naima Benachour, Sabiha Chouchane, J. Paul Chopart

Abstract:

The objective of this work is to determine the appropriate conditions for a Ni-Zn deposit with good nickel content. The electrodeposition of zinc-nickel on a stainless steel is carried out in a chlorinated bath NiCl2.6H2O, ZnCl2, and H3BO3), whose composition is 1.1 M; 1.8 M; 0.1 M respectively. Studies show the effect of the concentration of NH4Cl, which reveals a significant effect on the reduction and ion transport in the electrolyte. In order to highlight the influence of magnetic field on the chemical composition and morphology of the deposit, chronopotentiometry tests were conducted, the curves obtained inform us that the application of a magnetic field promotes stability of the deposit. Characterization developed deposits was performed by scanning electron microscopy coupled with EDX and specified by the X-ray diffraction.

Keywords: Zn-Ni alloys, electroplating, magnetic field, chronopotentiometry

Procedia PDF Downloads 441
16409 An Experiment Research on the Effect of Brain-Break in the Classroom on Elementary School Students’ Selective Attention

Authors: Hui Liu, Xiaozan Wang, Jiarong Zhong, Ziming Shao

Abstract:

Introduction: Related research shows that students don’t concentrate on teacher’s speaking in the classroom. The d2 attention test is a time-limited test about selective attention. The d2 attention test can be used to evaluate individual selective attention. Purpose: To use the d2 attention test tool to measure the difference between the attention level of the experimental class and the control class before and after Brain-Break and to explore the effect of Brain-Break in the classroom on students' selective attention. Methods: According to the principle of no difference in pre-test data, two classes in the fourth- grade of Shenzhen Longhua Central Primary School were selected. After 20 minutes of class in the third class in the morning and the third class in the afternoon, about 3-minute Brain-Break intervention was performed in the experimental class for 10 weeks. The normal class in the control class did not intervene. Before and after the experiment, the d2 attention test tool was used to test the attention level of the two-class students. The paired sample t-test and independent sample t-test in SPSS 23.0 was used to test the change in the attention level of the two-class classes around 10 weeks. This article only presents results with significant differences. Results: The independent sample t-test results showed that after ten-week of Brain-Break, the missed errors (E1 t = -2.165 p = 0.042), concentration performance (CP t = 1.866 p = 0.05), and the degree of omissions (Epercent t = -2.375 p = 0.029) in experimental class showed significant differences compared with control class. The students’ error level decreased and the concentration increased. Conclusions: Adding Brain-Break interventions in the classroom can effectively improve the attention level of fourth-grade primary school students to a certain extent, especially can improve the concentration of attention and decrease the error rate in the tasks. The new sport's learning model is worth promoting

Keywords: cultural class, micromotor, attention, D2 test

Procedia PDF Downloads 134
16408 Validation of Two Field Base Dynamic Balance Tests in the Activation of Selected Hip and Knee Stabilizer Muscles

Authors: Mariam A. Abu-Alim

Abstract:

The purpose of this study was to validate muscle activation amplitudes of two field base dynamic balance tests that are used as strengthen and motor control exercises too in the activation of selected hip and knee stabilizer muscles. Methods: Eighteen college-age females students (21±2 years; 65.6± 8.7 kg; 169.7±8.1 cm) who participated at least for 30 minutes in physical activity most days of the week volunteered. The wireless BIOPAC (MP150, BIOPAC System. Inc, California, USA) surface electromyography system was used to validate the activation of the Gluteus Medius and the Adductor Magnus of hip stabilizer muscles; and the Hamstrings, Quadriceps, and the Gastrocnemius of the knee stabilizer muscles. Surface electrodes (EL 503, BIOPAC, System. Inc) connected to dual wireless EMG BioNormadix Transmitters were place on selected muscles of participants dominate side. Manual muscle testing was performed to obtain the maximal voluntary isometric contraction (MVIC) in which all collected muscle activity data during the three reaching direction: anterior, posteromedial, posterolateral of the Star Excursion Balance Test (SEBT) and the Y-balance Test (YBT) data could be normalized. All participants performed three trials for each reaching direction of the SEBT and the YBT. The domanial leg trial for each participant was selected for analysis which was also the standing leg. Results: the selected hip stabilizer muscles (Gluteus Medius, Adductor Magnus) were both greater than 100%MVIC during the performance of the SEBT and in all three directions. Whereas, selected knee stabilizer muscles had greater activation 0f 100% MVIC and were significantly more activated during the performance of the YBT test in all three reaching directions. The results showed that the posterolateral and the postmedial reaching directions for both dynamic balance tests had greater activation levels and greater than 200%MVIC for all tested muscles expect of the hamstrings. Conclusion: the results of this study showed that the SEBT and the YBT had validated high levels of muscular activity for the hip and the knee stabilizer muscles; which can be used to represent the improvement, strength, control and the decreasing in the injury levels. Since these selected hip and knee stabilizer muscles, represent 35% of all athletic injuries depending on the type of sport.

Keywords: dynamic balance tests, electromyography, hip stabilizer muscles, nee stabilizer muscles

Procedia PDF Downloads 152
16407 Integration of Virtual Learning of Induction Machines for Undergraduates

Authors: Rajesh Kumar, Puneet Aggarwal

Abstract:

In context of understanding problems faced by undergraduate students while carrying out laboratory experiments dealing with high voltages, it was found that most of the students are hesitant to work directly on machine. The reason is that error in the circuitry might lead to deterioration of machine and laboratory instruments. So, it has become inevitable to include modern pedagogic techniques for undergraduate students, which would help them to first carry out experiment in virtual system and then to work on live circuit. Further advantages include that students can try out their intuitive ideas and perform in virtual environment, hence leading to new research and innovations. In this paper, virtual environment used is of MATLAB/Simulink for three-phase induction machines. The performance analysis of three-phase induction machine is carried out using virtual environment which includes Direct Current (DC) Test, No-Load Test, and Block Rotor Test along with speed torque characteristics for different rotor resistances and input voltage, respectively. Further, this paper carries out computer aided teaching of basic Voltage Source Inverter (VSI) drive circuitry. Hence, this paper gave undergraduates a clearer view of experiments performed on virtual machine (No-Load test, Block Rotor test and DC test, respectively). After successful implementation of basic tests, VSI circuitry is implemented, and related harmonic distortion (THD) and Fast Fourier Transform (FFT) of current and voltage waveform are studied.

Keywords: block rotor test, DC test, no load test, virtual environment, voltage source inverter

Procedia PDF Downloads 355
16406 Experiments on Residual Compressive Strength After Fatigue of Carbon Fiber Fabric Composites in Hydrothermal Environment

Authors: Xuan Sun, Mingbo Tong

Abstract:

In order to study the effect of hydrothermal environment on the fatigue properties of carbon fiber fabric composites, the experiments on fatigue and residual compressive strength with the center-hole laminates were carried out. For the experiments on fatigue in hydrothermal environment, an environmental chamber used for hydrothermal environment was designed, and the FLUENT was used to simulate the field of temperature in the environmental chamber, it proved that the design met the test requirements. In accordance with ASTM standard, the fatigue test fixture and compression test fixture were designed and produced. Then the tension-compression fatigue tests were carried out in conditions of standard environment (temperature of 23+2℃, relative humidity of 50+/-5%RH) and hydrothermal environment (temperature of 70 +2℃, relative humidity of 85+/-5%RH). After that, the residual compressive strength tests were carried out, respectively. The residual compressive strength after fatigue in condition of standard environment was set as a reference value, compared with the value in condition of hydrothermal environment, calculating the difference between them. According to the result of residual compressive strength tests, it shows that the residual compressive strength after fatigue in condition of hydrothermal environment was decreased by 13.5%,so the hydrothermal environment has little effect on the residual compressive strength of carbon fiber fabric composites laminates after fatigue under load spectrum in this research.

Keywords: carbon fiber, hydrothermal environment, fatigue, residual compressive strength

Procedia PDF Downloads 486
16405 Patent on Brian: Brain Waves Stimulation

Authors: Jalil Qoulizadeh, Hasan Sadeghi

Abstract:

Brain waves are electrical wave patterns that are produced in the human brain. Knowing these waves and activating them can have a positive effect on brain function and ultimately create an ideal life. The brain has the ability to produce waves from 0.1 to above 65 Hz. (The Beta One device produces exactly these waves) This is because it is said that the waves produced by the Beta One device exactly match the waves produced by the brain. The function and method of this device is based on the magnetic stimulation of the brain. The technology used in the design and producƟon of this device works in a way to strengthen and improve the frequencies of brain waves with a pre-defined algorithm according to the type of requested function, so that the person can access the expected functions in life activities. to perform better. The effect of this field on neurons and their stimulation: In order to evaluate the effect of this field created by the device, on the neurons, the main tests are by conducting electroencephalography before and after stimulation and comparing these two baselines by qEEG or quantitative electroencephalography method using paired t-test in 39 subjects. It confirms the significant effect of this field on the change of electrical activity recorded after 30 minutes of stimulation in all subjects. The Beta One device is able to induce the appropriate pattern of the expected functions in a soft and effective way to the brain in a healthy and effective way (exactly in accordance with the harmony of brain waves), the process of brain activities first to a normal state and then to a powerful one. Production of inexpensive neuroscience equipment (compared to existing rTMS equipment) Magnetic brain stimulation for clinics - homes - factories and companies - professional sports clubs.

Keywords: stimulation, brain, waves, betaOne

Procedia PDF Downloads 82
16404 3D Simulation and Modeling of Magnetic-Sensitive on n-type Double-Gate Metal-Oxide-Semiconductor Field-Effect Transistor (DGMOSFET)

Authors: M. Kessi

Abstract:

We investigated the effect of the magnetic field on carrier transport phenomena in the transistor channel region of Double-Gate Metal-Oxide-Semiconductor Field-Effect Transistor (MOSFET). This explores the Lorentz force and basic physical properties of solids exposed to a constant external magnetic field. The magnetic field modulates the electrons and potential distribution in the case of silicon Tunnel FETs. This modulation shows up in the device's external electrical characteristics such as ON current (ION), subthreshold leakage current (IOF), the threshold voltage (VTH), the magneto-transconductance (gm) and the output magneto-conductance (gDS) of Tunnel FET. Moreover, the channel doping concentration and potential distribution are obtained using the numerical method by solving Poisson’s transport equation in 3D modules semiconductor magnetic sensors available in Silvaco TCAD tools. The numerical simulations of the magnetic nano-sensors are relatively new. In this work, we present the results of numerical simulations based on 3D magnetic sensors. The results show excellent accuracy comportment and good agreement compared with that obtained in the experimental study of MOSFETs technology.

Keywords: single-gate MOSFET, magnetic field, hall field, Lorentz force

Procedia PDF Downloads 181
16403 Automatic Verification Technology of Virtual Machine Software Patch on IaaS Cloud

Authors: Yoji Yamato

Abstract:

In this paper, we propose an automatic verification technology of software patches for user virtual environments on IaaS Cloud to decrease verification costs of patches. In these days, IaaS services have been spread and many users can customize virtual machines on IaaS Cloud like their own private servers. Regarding to software patches of OS or middleware installed on virtual machines, users need to adopt and verify these patches by themselves. This task increases operation costs of users. Our proposed method replicates user virtual environments, extracts verification test cases for user virtual environments from test case DB, distributes patches to virtual machines on replicated environments and conducts those test cases automatically on replicated environments. We have implemented the proposed method on OpenStack using Jenkins and confirmed the feasibility. Using the implementation, we confirmed the effectiveness of test case creation efforts by our proposed idea of 2-tier abstraction of software functions and test cases. We also evaluated the automatic verification performance of environment replications, test cases extractions and test cases conductions.

Keywords: OpenStack, cloud computing, automatic verification, jenkins

Procedia PDF Downloads 491
16402 A Semi-Implicit Phase Field Model for Droplet Evolution

Authors: M. H. Kazemi, D. Salac

Abstract:

A semi-implicit phase field method for droplet evolution is proposed. Using the phase field Cahn-Hilliard equation, we are able to track the interface in multiphase flow. The idea of a semi-implicit finite difference scheme is reviewed and employed to solve two nonlinear equations, including the Navier-Stokes and the Cahn-Hilliard equations. The use of a semi-implicit method allows us to have larger time steps compared to explicit schemes. The governing equations are coupled and then solved by a GMRES solver (generalized minimal residual method) using modified Gram-Schmidt orthogonalization. To show the validity of the method, we apply the method to the simulation of a rising droplet, a leaky dielectric drop and the coalescence of drops. The numerical solutions to the phase field model match well with existing solutions over a defined range of variables.

Keywords: coalescence, leaky dielectric, numerical method, phase field, rising droplet, semi-implicit method

Procedia PDF Downloads 484
16401 Epigenetic Drugs for Major Depressive Disorder: A Critical Appraisal of Available Studies

Authors: Aniket Kumar, Jacob Peedicayil

Abstract:

Major depressive disorder (MDD) is a common and important psychiatric disorder. Several clinical features of MDD suggest an epigenetic basis for its pathogenesis. Since epigenetics (heritable changes in gene expression not involving changes in DNA sequence) may underlie the pathogenesis of MDD, epigenetic drugs such as DNA methyltransferase inhibitors (DNMTi) and histone deactylase inhibitors (HDACi) may be useful for treating MDD. The available literature indexed in Pubmed on preclinical drug trials of epigenetic drugs for the treatment of MDD was investigated. The search terms we used were ‘depression’ or ‘depressive’ and ‘HDACi’ or ‘DNMTi’. Among epigenetic drugs, it was found that there were 3 preclinical trials using HDACi and 3 using DNMTi for the treatment of MDD. All the trials were conducted on rodents (mice or rats). The animal models of depression that were used were: learned helplessness-induced animal model, forced swim test, open field test, and the tail suspension test. One study used a genetic rat model of depression (the Flinders Sensitive Line). The HDACi that were tested were: sodium butyrate, compound 60 (Cpd-60), and valproic acid. The DNMTi that were tested were: 5-azacytidine and decitabine. Among the three preclinical trials using HDACi, all showed an antidepressant effect in animal models of depression. Among the 3 preclinical trials using DNMTi also, all showed an antidepressant effect in animal models of depression. Thus, epigenetic drugs, namely, HDACi and DNMTi, may prove to be useful in the treatment of MDD and merit further investigation for the treatment of this disorder.

Keywords: DNA methylation, drug discovery, epigenetics, major depressive disorder

Procedia PDF Downloads 189
16400 Far-Field Acoustic Prediction of a Supersonic Expanding Jet Using Large Eddy Simulation

Authors: Jesus Ruano, Asensi Oliva

Abstract:

The hydrodynamic field generated by a jet expansion is computed via three dimensional compressible Large Eddy Simulation (LES). Finite Volume Method (FVM) will be the discretization used during this simulation as well as hybrid schemes based on Kinetic Energy Preserving (KEP) schemes and up-winding Godunov based schemes with instabilities detectors. Velocity and pressure fields will be stored at different surfaces near the jet, but far enough to enclose all the fluctuations, in order to use them as input for the acoustic solver. The acoustic field is obtained in the far-field region at several locations by means of a hybrid method based on Ffowcs-Williams and Hawkings (FWH) equation. This equation will be formulated in the spectral domain, via Fourier Transform of the acoustic sources, which are modeled from the results of the initial simulation. The obtained results will allow the study of the broadband noise generated as well as sound directivities.

Keywords: far-field noise, Ffowcs-Williams and Hawkings, finite volume method, large eddy simulation, jet noise

Procedia PDF Downloads 298
16399 Efficient Semi-Systolic Finite Field Multiplier Using Redundant Basis

Authors: Hyun-Ho Lee, Kee-Won Kim

Abstract:

The arithmetic operations over GF(2m) have been extensively used in error correcting codes and public-key cryptography schemes. Finite field arithmetic includes addition, multiplication, division and inversion operations. Addition is very simple and can be implemented with an extremely simple circuit. The other operations are much more complex. The multiplication is the most important for cryptosystems, such as the elliptic curve cryptosystem, since computing exponentiation, division, and computing multiplicative inverse can be performed by computing multiplication iteratively. In this paper, we present a parallel computation algorithm that operates Montgomery multiplication over finite field using redundant basis. Also, based on the multiplication algorithm, we present an efficient semi-systolic multiplier over finite field. The multiplier has less space and time complexities compared to related multipliers. As compared to the corresponding existing structures, the multiplier saves at least 5% area, 50% time, and 53% area-time (AT) complexity. Accordingly, it is well suited for VLSI implementation and can be easily applied as a basic component for computing complex operations over finite field, such as inversion and division operation.

Keywords: finite field, Montgomery multiplication, systolic array, cryptography

Procedia PDF Downloads 296
16398 Field Effects on Seed Germination of Phaseolus Vulgaris, Early Seedling Growth and Chemical Composition

Authors: Najafi S., Heidai R., Jamei R., Tofigh F.

Abstract:

In order to study the effects of magnetic field on the root system and growth of Phaseolus vulgaris, an experiment was conducted in 2012. The possible involvement of magnetic field (MF) pretreatment in physiological factors of Phaseolus vulgaris was investigated. Seeds were subjected to 10 days with 1.8 mT of magnetic field for 1h per day. MF pretreatment decreased the plant height, fresh and dry weight, length of root and length of shoot, Chlorophyll a, Chlorophyll b and carotenoid in 10 days old seedling. In addition, activity of enzymes such as Catalase and Guaiacol peroxidase was decreased due to MF exposure. Also, the total Protein and DPPH content of the treated by magnetic field was not significantly changed in compare to control groups, while the flavonoid, Phenol and prolin content of the treated of the treated by magnetic field was significantly changed in compare to control groups. Lateral branches of roots and secondary roots increased with MF. The results suggest that pretreatment of this MF plays important roles in changes in crop productivity. In all cases there was observed a slight stimulating effect of the factors examined. The growth dynamics were weakened. The plants were shorter. Moreover, the effect of a magnetic field on the crop of Phaseolus vulgaris and its structure was small.

Keywords: carotenoid, Chlorophyll a, Chlorophyll b, DPPH, enzymes, flavonoid, germination, growth, phenol, proline, protein, magnetic field, phaseolus vulgaris

Procedia PDF Downloads 578
16397 A Mechanism of Reusable, Portable, and Reliable Script Generator on Android

Authors: Kuei-Chun Liu, Yu-Yu Lai, Ching-Hong Wu

Abstract:

A good automated testing tool could reduce as much as possible the manual work done by testers. Traditional record-replay testing tool provides an automated testing solution by recording mouse coordinates as test scripts, but it will be easily broken if any change of resolutions. Therefore, more and more testers design multiple test scripts to automate the testing process for different devices. In order to improve the traditional record-replay approach and reduce the effort that the testers spending on writing test scripts, we propose an approach for generating the Android application test scripts based on accessibility service without connecting to a computer. This approach simulates user input actions and replays them correctly even at the different conditions such as the internet connection is unstable when the device under test, the different resolutions on Android devices. In this paper, we describe how to generate test scripts automatically and make a comparison with existing tools for Android such as Robotium, Appium, UIAutomator, and MonkeyTalk.

Keywords: accessibility service, Appium, automated testing, MonkeyTalk, Robotium, testing, UIAutomator

Procedia PDF Downloads 379
16396 Exploring the Process of Change in the Identity Constructs of Adolescents Exposed to Family Violence

Authors: Charlene Petersen, Herman Grobler, Karel Botha

Abstract:

Exposure to family violence has an impact on adolescent development, more specifically the identity process. This article explores the process of change in identity constructs of adolescents’ exposed to family violence in a Cape Town community in South Africa. In order to understand the process of identity formation the article explores and describes how the meaning that these adolescents give to family violence can contribute to change in their identity constructs. A mixed method approached was used in the study. A psycho-education strategy was implemented as the intervention and pretest-post-test scales were used to assess for change after the intervention process. Twelve participants were purposely selected for the study and included both male and female adolescents with ages ranging from 15 to 18 years from three secondary schools. The research data for this article were mainly extracted from the pre-test post-test design and the psycho-education strategy of the overall research study. The research results of the psycho-education strategy were thematically analyzed and a statistical procedure was used to measure for significant change within pre-test-post-test scales. The research merely refers to the outcome of psycho-education strategy and how it correlates with the outcome of the pre-test post-test design. Adolescents’ exposure to a psycho-education strategy, as well the pre-test post-test findings reveal a change within identity construct in terms of how they perceive themselves and interaction with others in the context of family violence.

Keywords: process of change in adolescent identity, family violence, psycho-education strategy, pre and post assessment

Procedia PDF Downloads 477
16395 Psychological Nano-Therapy: A New Method in Family Therapy

Authors: Siamak Samani, Nadereh Sohrabi

Abstract:

Psychological nano-therapy is a new method based on systems theory. According to the theory, systems with severe dysfunctions are resistant to changes. Psychological nano-therapy helps the therapists to break this ice. Two key concepts in psychological nano-therapy are nano-functions and nano-behaviors. The most important step in psychological nano-therapy in family therapy is selecting the most effective nano-function and nano-behavior. The aim of this study was to check the effectiveness of psychological nano-therapy for family therapy. One group pre-test-post-test design (quasi-experimental Design) was applied for research. The sample consisted of ten families with severe marital conflict. The important character of these families was resistance for participating in family therapy. In this study, sending respectful (nano-function) text massages (nano-behavior) with cell phone were applied as a treatment. Cohesion/respect sub scale from self-report family processes scale and family readiness for therapy scale were used to assess all family members in pre-test and post-test. In this study, one of family members was asked to send a respectful text massage to other family members every day for a week. The content of the text massages were selected and checked by therapist. To compare the scores of families in pre-test and post-test paired sample t-test was used. The results of the test showed significant differences in both cohesion/respect score and family readiness for therapy between per-test and post-test. The results revealed that these families have found a better atmosphere for participation in a complete family therapy program. Indeed, this study showed that psychological nano-therapy is an effective method to make family readiness for therapy.

Keywords: family therapy, family conflicts, nano-therapy, family readiness

Procedia PDF Downloads 660
16394 The Comparison of Movement and Physical Fitness in Secondary Male Students in Altitude and Coastal Areas

Authors: Esmaeil Zabihi, Seyed Hossein Alavi

Abstract:

The purpose of this study is a comparison of movement and physical fitness in athlete's male students in altitude and sea-level. The samples consist of 450 subjects in altitude and sea-level in Iran in years of 2013 which were selected randomly from the population. We investigated the effect of high altitude on the tests activity profile of youth high altitude and sea level residents. Methods 450 Sea Level (Mahmood Abad) and 450 Altitude-resident (Shahre-Kord) athlete students tests of physical fitness near sea level (-5 m) and in Altitude (2100 m). This study is Descriptive Research (causal-comparative research). The tests of physical fitness include pull-ups test, sit-ups test, agility test(4 9), 45 sprint test, 1600 m running, long jump, and flexibility test. For determining of different between the physical fitness of altitude and sea-level students was used t-test (P ≤ 0.05). The result of this study show that there is no significant difference between the average of pull-ups test, flexibility, 45 sprints, and agility (4 9) test of students in sea-level and altitude. But there is a significant difference between the average of sit-ups, 1600 m running and long jump in altitude. The students of altitude have higher power rather than sea-level. But the students of sea-level have stronger abdominal muscles and cardio-respiratory endurance rather than altitude. High altitude reduces the distance covered by youth athlete students during tests. Neither acclimatisation nor lifelong residence at high altitude protects against detrimental effects of altitude on tests activity profile.

Keywords: physical fitness, sea level, altitude areas, AAHPERD test

Procedia PDF Downloads 441
16393 An Automatic Generating Unified Modelling Language Use Case Diagram and Test Cases Based on Classification Tree Method

Authors: Wassana Naiyapo, Atichat Sangtong

Abstract:

The processes in software development by Object Oriented methodology have many stages those take time and high cost. The inconceivable error in system analysis process will affect to the design and the implementation process. The unexpected output causes the reason why we need to revise the previous process. The more rollback of each process takes more expense and delayed time. Therefore, the good test process from the early phase, the implemented software is efficient, reliable and also meet the user’s requirement. Unified Modelling Language (UML) is the tool which uses symbols to describe the work process in Object Oriented Analysis (OOA). This paper presents the approach for automatically generated UML use case diagram and test cases. UML use case diagram is generated from the event table and test cases are generated from use case specifications and Graphic User Interfaces (GUI). Test cases are derived from the Classification Tree Method (CTM) that classify data to a node present in the hierarchy structure. Moreover, this paper refers to the program that generates use case diagram and test cases. As the result, it can reduce work time and increase efficiency work.

Keywords: classification tree method, test case, UML use case diagram, use case specification

Procedia PDF Downloads 163
16392 Magnetic Field Induced Mechanical Behavior of Fluid Filled Carbon Nanotube Foam

Authors: Siva Kumar Reddy, Anwesha Mukherjee, Abha Misra

Abstract:

Excellent energy absorption capability in carbon nanotubes (CNT) is shown in their bulk structure that behaves like super compressible foam. Furthermore, a tunable mechanical behavior of CNT foam is achieved using several methods like changing the concentration of precursors, polymer impregnation, non covalent functionalization of CNT microstructure etc. Influence of magnetic field on compressive behavior of magnetic CNT demonstrated an enhanced peak stress and energy absorption capability, which does not require any surface and structural modification of the foam. This presentation discusses the mechanical behavior of micro porous CNT foam that is impregnated in magnetic field responsive fluid. Magnetic particles are dispersed in a nonmagnetic fluid so that alignment of both particles and CNT could play a crucial role in controlling the stiffness of the overall structure. It is revealed that the compressive behavior of CNT foam critically depends on the fluid viscosity as well as magnetic field intensity. Both peak Stress and energy absorption in CNT foam followed a power law behavior with the increase in the magnetic field intensity. However, in the absence of magnetic field, both peak stress and energy absorption capability of CNT foam presented a linear dependence on the fluid viscosity. Hence, this work demonstrates the role magnetic filed in controlling the mechanical behavior of the foams prepared at nanoscale.

Keywords: carbon nanotubes, magnetic field, energy absorption capability and viscosity

Procedia PDF Downloads 305
16391 Numerical Study on Self-Confined Plasmoid Transport Phenomena in an Electrodeless Plasma Thruster for Space Propulsion

Authors: Xiaodong Wen, Lijuan Liu, Xinfeng Sun

Abstract:

A high power electrodeless plasma thruster is being developed at Lanzhou Institute of Physics. In this thruster, a rotating magnetic field (RMF) driven by two radio-frequency coils which dephased by 90 degrees are applied both for propellant ionization and plasma acceleration. In the ionization stage, a very high azimuthal current can be driven by RMF and then makes plasma forms a field reversed configuration, namely self-confined plasmoid. Profoundly understanding the transport characteristics of the plasmoid in the following acceleration stage is the key to improve the thruster performances. In this paper, a 3D MHD model is established and the influences of the RMF and an applied magnetic field on the self-confined plasmoid acceleration are investigated. The simulation results show that, by applying a RMF with strength and frequency of 250 G and 370 kHz, the plasmoid can be accelerated to an average velocity of 17 km/s at the exit of the thruster.

Keywords: electric space propulsion, field reversed configuration, rotating magnetic field, transport phenomena

Procedia PDF Downloads 140
16390 Investigation of Emotional Indicators of Schizophrenia Patients on Draw a Person Test in Pakistan

Authors: Shakir Iqbal, Muhammad Aqeel, Asghar Ali Shah, Aftab Hussain

Abstract:

The present study was aimed to investigate and compare the emotional indicators of patients with schizophrenia on Draw a Person test in Pakistan. Draw a Person test was administered on a sample of 400 (Schizophrenia patients=200, Normal=200) age ranged from 20 to 50 years. The data was collected from two provinces of Pakistan (Punjab and Khyber Pakhtun Khwa). The sample was selected by the age levels. According to the Koppitz method of scoring a list of 40 Emotional indicators was selected that were derived from the literature review. It was found that 26 out of 40 emotional indicators (EIs) on Draw a Person test significantly differentiated between patients with schizophrenia and normal (healthy) population. Chi square analysis of the study indicated that 23 EIs were found significant at (p=.001) level, while three EIs were found significant at (P=.05) levels. It was also found that 9 exclusive and 4 frequent EIs on Human Figure Drawings may be significant diagnostic emotional indicators for schizophrenia. It was found that DAP test can be used as a diagnostic tool with the battery of psychological tests such as MCMI-III, MMPI, MSE, HTP for schizophrenia in Pakistan.

Keywords: draw a person test, normal population, Schizophrenia patients, psychological sciences

Procedia PDF Downloads 471