Search results for: DNA copy number
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 9863

Search results for: DNA copy number

9713 Vibration Signals of Small Vertical Axis Wind Turbines

Authors: Aqoul H. H. Alanezy, Ali M. Abdelsalam, Nouby M. Ghazaly

Abstract:

In recent years, progress has been made in increasing the renewable energy share in the power sector particularly in the wind. The experimental study conducted in this paper aims to investigate the effects of number of blades and inflow wind speed on vibration signals of a vertical axis Savonius type wind turbine. The operation of the model of Savonius type wind turbine is conducted to compare two, three and four blades wind turbines to show vibration amplitudes related with wind speed. It is found that the increase of the number of blades leads to decrease of the vibration magnitude. Furthermore, inflow wind speed has reduced effect on the vibration level for higher number of blades.

Keywords: Savonius type wind turbine, number of blades, renewable energy, vibration signals

Procedia PDF Downloads 119
9712 Numerical Study of Natural Convection in a Nanofluid-Filled Vertical Cylinder under an External Magnetic Field

Authors: M. Maache, R. Bessaih

Abstract:

In this study, the effect of the magnetic field direction on the free convection heat transfer in a vertical cylinder filled with an Al₂O₃ nanofluid is investigated numerically. The external magnetic field is applied in either direction axial and radial on a cylinder having an aspect ratio H/R0=5, bounded by the top and the bottom disks at temperatures Tc and Th and by an adiabatic side wall. The equations of continuity, Navier Stocks and energy are non-dimensionalized and then discretized by the finite volume method. A computer program based on the SIMPLER algorithm is developed and compared with the numerical results found in the literature. The numerical investigation is carried out for different governing parameters namely: The Hartmann number (Ha=0, 5, 10, …, 40), nanoparticles volume fraction (ϕ=0, 0.025, …,0.1) and Rayleigh number (Ra=103, Ra=104 and Ra=105). The behavior of average Nusselt number, streamlines and temperature contours are illustrated. The results revel that the average Nusselt number increases with an increase of the Rayleigh number but it decreases with an increase in the Hartmann number. Depending on the magnetic field direction and on the values of Hartmann and Rayleigh numbers, an increase of the solid volume fraction may result enhancement or deterioration of the heat transfer performance in the nanofluid.

Keywords: natural convection, nanofluid, magnetic field, vertical cylinder

Procedia PDF Downloads 290
9711 Magneto-Convective Instability in a Horizontal Power-Law Nanofluid Saturated Porous Layer

Authors: Norazuwin Najihah Mat Tahir, Fuziyah Ishak, Seripah Awang Kechil

Abstract:

The onset of the convective instability in the horizontal through flow of a power-law nanofluid saturated by porous layer heated from below under the influences of magnetic field are investigated in this study. The linear stability theory is used for the transformation of the partial differential equations to system of ordinary differential equations through infinitesimal perturbations, scaling, linearization and method of normal modes with two-dimensional periodic waves. The system is solved analytically for the closed form solution of the Rayleigh number by using the Galerkin-type weighted residuals method to investigate the onset of both traveling wave and oscillatory convection. The effects of the power-law index, Lewis number and Peclet number on the stability of the system were investigated. The Lewis number stabilizes while the power-law index and Peclet number destabilize the nanofluid system. The system in the presence of magnetic field is more stable than the system in the absence of magnetic field.

Keywords: convection, instability, magnetic field, nanofluid, power-law

Procedia PDF Downloads 235
9710 Suitable Indoor Plants for Green Office Development in Faculty of Science and Technology, Suan Sunandha Rajabhat University, Thailand

Authors: Tatsanawalai Utarasakul

Abstract:

Nowadays, green office principles are very broadly initiated in many offices, organizations, as well as in universities. The concepts of green office are composed of seven prominent issues. One of them, physical implementation, is to develop a pleasant atmosphere for staff in the faculty with selected optimum plant species for the office. 50 species from NASA research and other documents were studied for the selection criteria of plants which were appropriate for specific locations in order to reduce indoor air pollutants such as formaldehyde, benzene, and trichloroethylene. For the copy and examination preparation room in which particulate matter and volatile organic compounds can be found, some plants such as peace lily, gerbera daisy, and bamboo palm should be set, which are very effective in treating trichloroethylene. For common rooms and offices where formaldehyde can be found, which is generated from many building materials, bamboo palm, mother-in-law's tongue, peace lily, striped dracaena, cornstalk plant, golden pathos, and green spider plant should be set.

Keywords: indoor plants, indoor air quality, phytoremediation, green office

Procedia PDF Downloads 430
9709 Occupational Safety Need Analysis for Turkey and Europe

Authors: Ismail Muratoglu, Ahmet Meyveci, Abdurrahman Tuncer, Erkan Demirci

Abstract:

This study is dedicated to the analysis of the problems of occupational safety in Turkey, Italy and Poland. The need analysis was applied to three different countries which are Turkey; 4, Poland; 1, Italy; 1 state. The number of the subjects is 891 in Turkey. The number of the subjects is 26 in Italy and the number of the subjects is 19 in Poland. The total number of samples of study is 936. Four different forms (Job Security Experts Form, Student Form, Teacher Form and Company Form) were applied. Results of experts of job security forms are rate of 7.1%. Then, the students’ forms are rate of 34.3%, teacher or instructor forms are rate of 9.9%. The last corporation forms are rate of 48.7%.

Keywords: Europe, need analysis, occupational safety, Turkey, vocational education

Procedia PDF Downloads 403
9708 Numerical Simulation of External Flow Around D-Shaped Cylinders

Authors: Ouldouz Nourani Zonouz, Mehdi Salmanpour

Abstract:

Investigation and analysis of flow behavior around different shapes bluff bodies is one of the reputed topics for several years. The importance of these researches is about the unwanted phenomena called flow separation. The location of separation and the size of the wake region should be considered in different industrial designs. In this research a bluff body with D-shaped cross section has been analyzed. In circular cylinder flow separation point changes with Reynolds number but in D-Shaped cylinder there is fix flow separation point. So there is more wake steadiness in D-Shaped cylinder as compared to Circular cylinder and drag reduction because of wake steadiness. In the present work CFD simulation is carried out for flow past a D-Shaped cylinder to see the wake behavior. The Reynolds number regime currently studied corresponds to low Reynolds number and nominally two-dimensional wake. Also the effect of D-Shaped cylinders on the rate of heat transfer has been considered. Various results such as velocity, pressure and temperature contours and also some dimensionless numbers like drag coefficient, pressure coefficient and Nusselt number calculated for different cases.

Keywords: D-shaped, CFD, external flow, low Reynolds number, square cylinder

Procedia PDF Downloads 438
9707 Parallel Random Number Generation for the Modern Supercomputer Architectures

Authors: Roman Snytsar

Abstract:

Pseudo-random numbers are often used in scientific computing such as the Monte Carlo Simulations or the Quantum Inspired Optimization. Requirements for a parallel random number generator running in the modern multi-core vector environment are more stringent than those for sequential random number generators. As well as passing the usual quality tests, the output of the parallel random number generator must be verifiable and reproducible throughout the concurrent execution. We propose a family of vectorized Permuted Congruential Generators. Implementations are available for multiple modern vector modern computer architectures. Besides demonstrating good single core performance, the generators scale easily across many processor cores and multiple distributed nodes. We provide performance and parallel speedup analysis and comparisons between the implementations.

Keywords: pseudo-random numbers, quantum optimization, SIMD, parallel computing

Procedia PDF Downloads 87
9706 Effect of Unilateral Unoperated Ovarian Endometrioma on Responsiveness to Hyperstimulation

Authors: Abdelmaguid Ramzy, Mohamed Bahaa

Abstract:

Introduction: The effects of ovarian endometrioma on fertility outcomes with IVF have been always related to poor outcomes. Objective: To evaluate the effect of unilateral unoperated ovarian endometrioma < 2cm on the number of developing follicles and compare them with the contralateral ovary as a control. Design: Retrospective case control study. Setting: KasrEl-Aini IVF center. Patient(s): We studied 32 women with unilateral endometrioma who underwent their first IVF cycle. Methods: 32 Patients aged between 20-35 years selected for IVF who were diagnosed with one unilateral endometrioma (diameter <2 cm) and who did not undergo previous ovarian surgery were retrospectively identified. The number of follicles > 17 mm during folliculometry on the day of HCG trigger in the ovary that contained endometrioma were compared with those from the contralateral ovary. They were all hyperstimulated using long protocol with (225-300 IU) gonadotrophins. Primary outcome: The number of follicles > 17 mm during folliculometry on the day of HCG trigger. Result(s): The mean ± SD age, Day 3 serum FSH and LH were 27± 3.7 years, 5.8 ± 1.6 IU/ml and 4.5 ± 1.7 IU/ml respectively. There was no significant difference in the number of follicles > 17 mm on the day of HCG trigger in the ovary that contained endometrioma (4.4 ±2.5) and in the opposite ovary (4.5 ± 2.8) (P= 0.48). Conclusion: The presence of ovarian endometrioma in a controlled ovarian hyperstimulation cycle for IVF treatment is not associated with a reduced number of follicles > 17 mm during folliculometry on the day of HCG trigger.

Keywords: endometrioma, folliculometry, hyperstimulation, fertility

Procedia PDF Downloads 185
9705 Armenian Refugees in Early 20th C Japan: Quantitative Analysis on Their Number Based on Japanese Historical Data with the Comparison of a Foreign Historical Data

Authors: Meline Mesropyan

Abstract:

At the beginning of the 20th century, Japan served as a transit point for Armenian refugees fleeing the 1915 Genocide. However, research on Armenian refugees in Japan is sparse, and the Armenian Diaspora has never taken root in Japan. Consequently, Japan has not been considered a relevant research site for studying Armenian refugees. The primary objective of this study is to shed light on the number of Armenian refugees who passed through Japan between 1915 and 1930. Quantitative analyses will be conducted based on newly uncovered Japanese archival documents. Subsequently, the Japanese data will be compared to American immigration data to estimate the potential number of refugees in Japan during that period. This under-researched area is relevant to both the Armenian Diaspora and refugee studies in Japan. By clarifying the number of refugees, this study aims to enhance understanding of Japan's treatment of refugees and the extent of humanitarian efforts conducted by organizations and individuals in Japan, contributing to the broader field of historical refugee studies.

Keywords: Armenian genocide, Armenian refugees, Japanese statistics, number of refugees

Procedia PDF Downloads 17
9704 Thermal Hydraulic Analysis of Sub-Channels of Pressurized Water Reactors with Hexagonal Array: A Numerical Approach

Authors: Md. Asif Ullah, M. A. R. Sarkar

Abstract:

This paper illustrates 2-D and 3-D simulations of sub-channels of a Pressurized Water Reactor (PWR) having hexagonal array of fuel rods. At a steady state, the temperature of outer surface of the cladding of fuel rod is kept about 1200°C. The temperature of this isothermal surface is taken as boundary condition for simulation. Water with temperature of 290°C is given as a coolant inlet to the primary water circuit which is pressurized upto 157 bar. Turbulent flow of pressurized water is used for heat removal. In 2-D model, temperature, velocity, pressure and Nusselt number distributions are simulated in a vertical sectional plane through the sub-channels of a hexagonal fuel rod assembly. Temperature, Nusselt number and Y-component of convective heat flux along a line in this plane near the end of fuel rods are plotted for different Reynold’s number. A comparison between X-component and Y-component of convective heat flux in this vertical plane is analyzed. Hexagonal fuel rod assembly has three types of sub-channels according to geometrical shape whose boundary conditions are different too. In 3-D model, temperature, velocity, pressure, Nusselt number, total heat flux magnitude distributions for all the three sub-channels are studied for a suitable Reynold’s number. A horizontal sectional plane is taken from each of the three sub-channels to study temperature, velocity, pressure, Nusselt number and convective heat flux distribution in it. Greater values of temperature, Nusselt number and Y-component of convective heat flux are found for greater Reynold’s number. X-component of convective heat flux is found to be non-zero near the bottom of fuel rod and zero near the end of fuel rod. This indicates that the convective heat transfer occurs totally along the direction of flow near the outlet. As, length to radius ratio of sub-channels is very high, simulation for a short length of the sub-channels are done for graphical interface advantage. For the simulations, Turbulent Flow (K-Є ) module and Heat Transfer in Fluids (ht) module of COMSOL MULTIPHYSICS 5.0 are used.

Keywords: sub-channels, Reynold’s number, Nusselt number, convective heat transfer

Procedia PDF Downloads 341
9703 Improvement of Brige Weigh-In-Motion Technique Considering the Driving Conditions of Vehicles

Authors: Changgil Lee, Jooyoung Park, Seunghee Park

Abstract:

In this study, bridge weigh-in-motion (BWIM) system was simulated under various driving conditions of vehicles to improve the performance of the BWIM system. Two driving conditions were considered. One was the number of the axle of the vehicles. Since the vehicles have different number of axle according to the types of the vehicle, the vehicles were modeled considering the number of the axle. The other was the speed of the vehicles because the speed of the vehicles is not consistent on the bridge. To achieve the goal, the dynamic characteristics of a bridge such as modal parameters were considered in numerical simulation by analyzing precision models. Also, the driving vehicles were modeled as mass-spring-damping systems reflecting the axle information.

Keywords: bridge weigh-in-motion (BWIM) system, driving conditions, precision analysis model, the number of axle, the speed of vehicle

Procedia PDF Downloads 439
9702 Numerical Investigation of Cavitation on Different Venturi Shapes by Computational Fluid Dynamics

Authors: Sedat Yayla, Mehmet Oruc, Shakhwan Yaseen

Abstract:

Cavitation phenomena might rigorously impair machine parts such as pumps, propellers and impellers or devices as the pressure in the fluid declines under the liquid's saturation pressure. To evaluate the influence of cavitation, in this research two-dimensional computational fluid dynamics (CFD) venturi models with variety of inlet pressure values, throat lengths and vapor fluid contents were applied. In this research three different vapor contents (0%, 5% 10%), four inlet pressures (2, 4, 6, 8 and 10 atm) and two venturi models were employed at different throat lengths ( 5, 10, 15 and 20 mm) for discovering the impact of each parameter on the cavitation number. It is uncovered that there is a positive correlation between pressure inlet and vapor fluid content and cavitation number. Furthermore, it is unveiled that velocity remains almost constant at the inlet pressures of 6, 8,10atm, nevertheless increasing the length of throat results in the substantial escalation in the velocity of the throat at inlet pressures of 2 and 4 atm. Furthermore, velocity and cavitation number were negatively correlated. The results of the cavitation number varied between 0.092 and 0.495 depending upon the velocity values of the throat.

Keywords: cavitation number, computational fluid dynamics, mixture of fluid, two-phase flow, velocity of throat

Procedia PDF Downloads 347
9701 Optimal Number and Placement of Vertical Links in 3D Network-On-Chip

Authors: Nesrine Toubaline, Djamel Bennouar, Ali Mahdoum

Abstract:

3D technology can lead to a significant reduction in power and average hop-count in Networks on Chip (NoCs). It offers short and fast vertical links which copes with the long wire problem in 2D NoCs. This work proposes heuristic-based method to optimize number and placement of vertical links to achieve specified performance goals. Experiments show that significant improvement can be achieved by using a specific number of vertical interconnect.

Keywords: interconnect optimization, monolithic inter-tier vias, network on chip, system on chip, through silicon vias, three dimensional integration circuits

Procedia PDF Downloads 266
9700 Association of Laterality and Sports Specific Rotational Preference with Number of Injuries in Artistic Gymnasts

Authors: Teja Joshi

Abstract:

Laterality has shown to play a role in performance as well as injuries especially in unilateral sports disciplines. Uniquely, Artistic Gymnastics involves combination of unilateral, bilateral and complex multi-planer elements as well as gymnastics specific rotational preference. Therefore, this study was conducted to explore if any such preferences are associated with number of injuries in artistic gymnasts. To explore the association between lateral preferences, rotational preferences and injuries incidence in artistic gymnastics. Artistic gymnasts above 16 years of age, were invited to participate in an online survey. The survey included consent, lateral preference inventory, injury data collection according to anatomical locations and rotational preference for selected gymnastics elements performed on the floor exercise. SPSS version 24 was used to analyse Non-parametric data using Kruskal-Wallis (K- independent test) test. Multiple regression was performed to identify the predictor for injuries and their side in gymnasts. Total number of injuries per gymnast was associated with handedness (p value-0.049) and no significant association was noted for footdness (p value-0.207), eyedness (p value-0.491) and eardness (p value-0.798). Additionally, rotational preferences did not influence number of injuries (p value-0.521). In multiple regression, eyedness was identified as a predicting factor to determine the number of injuries. Rotational preferences were neither determined as a national strategy nor a product of lateral preference. Dominant hand had higher number of injuries in artistic gymnasts. Rotational preference is independent of laterality, number of injuries and nationality.

Keywords: sports injury, rotational preference, gymnastics, handedness

Procedia PDF Downloads 83
9699 The Modality of Multivariate Skew Normal Mixture

Authors: Bader Alruwaili, Surajit Ray

Abstract:

Finite mixtures are a flexible and powerful tool that can be used for univariate and multivariate distributions, and a wide range of research analysis has been conducted based on the multivariate normal mixture and multivariate of a t-mixture. Determining the number of modes is an important activity that, in turn, allows one to determine the number of homogeneous groups in a population. Our work currently being carried out relates to the study of the modality of the skew normal distribution in the univariate and multivariate cases. For the skew normal distribution, the aims are associated with studying the modality of the skew normal distribution and providing the ridgeline, the ridgeline elevation function, the $\Pi$ function, and the curvature function, and this will be conducive to an exploration of the number and location of mode when mixing the two components of skew normal distribution. The subsequent objective is to apply these results to the application of real world data sets, such as flow cytometry data.

Keywords: mode, modality, multivariate skew normal, finite mixture, number of mode

Procedia PDF Downloads 460
9698 Effect of Nanoparticle Diameter of Nano-Fluid on Average Nusselt Number in the Chamber

Authors: A. Ghafouri, N. Pourmahmoud, I. Mirzaee

Abstract:

In this numerical study, effects of using Al2O3-water nanofluid on the rate of heat transfer have been investigated numerically. The physical model is a square enclosure with insulated top and bottom horizontal walls while the vertical walls are kept at different constant temperatures. Two appropriate models are used to evaluate the viscosity and thermal conductivity of nanofluid. The governing stream-vorticity equations are solved using a second order central finite difference scheme, coupled to the conservation of mass and energy. The study has been carried out for the nanoparticle diameter 30, 60, and 90 nm and the solid volume fraction 0 to 0.04. Results are presented by average Nusselt number and normalized Nusselt number in the different range of φ and D for mixed convection dominated regime. It is found that different heat transfer rate is predicted when the effect of nanoparticle diameter is taken into account.

Keywords: nanofluid, nanoparticle diameter, heat transfer enhancement, square enclosure, Nusselt number

Procedia PDF Downloads 369
9697 Replacement Time and Number of Preventive Maintenance Actions for Second-Hand Device

Authors: Wen Liang Chang

Abstract:

In this study, the optimal replacement time and number of preventive maintenance (PM) actions were investigated for a second-hand device. Suppose that a user intends to use a second-hand device for manufacturing products, and that the device is replaced with a new one. Any device failure is rectified through minimal repair, thereby incurring a fixed repair cost to the user. If the new device fails within the FRW period, minimal repair is performed at no cost to the user. After the FRW expires, a failed device is repaired and the cost of repair is incurred by the user. In this study, two profit models were developed, and the optimal replacement time and number of PM actions were determined to maximize profits. Finally, the influence of the optimal replacement time and number of PM actions were elaborated on, using numerical examples.

Keywords: second-hand device, preventive maintenance, replacement time, device failure

Procedia PDF Downloads 440
9696 Stability Analysis of SEIR Epidemic Model with Treatment Function

Authors: Sasiporn Rattanasupha, Settapat Chinviriyasit

Abstract:

The treatment function adopts a continuous and differentiable function which can describe the effect of delayed treatment when the number of infected individuals increases and the medical condition is limited. In this paper, the SEIR epidemic model with treatment function is studied to investigate the dynamics of the model due to the effect of treatment. It is assumed that the treatment rate is proportional to the number of infective patients. The stability of the model is analyzed. The model is simulated to illustrate the analytical results and to investigate the effects of treatment on the spread of infection.

Keywords: basic reproduction number, local stability, SEIR epidemic model, treatment function

Procedia PDF Downloads 486
9695 A Survey to Determine the Incidence of Piglets' Mortality in Outdoor Farms in New Zealand

Authors: Patrick C. H. Morel, Ian W. Barugh, Kirsty L. Chidgey

Abstract:

The aim of this study was to quantify the level of piglet deaths in outdoor farrowing systems in New Zealand. A total of 14 farms were visited, the farmers interviewed, and data collected. A total of 10,154 sows were kept on those farms representing an estimated 33% of the NZ sow herd or 80% of the outdoor sow herd in 2016. Data from 25,911 litters was available for the different analyses. The characteristics and reproductive performance for the years 2015-2016 from the 14 farms surveyed in this study were analysed, and the following results were obtained. The average percentage of stillbirths was 7.1% ranging between 3.5 and 10.7%, and the average pre-weaning live-born mortality was 16.7% ranging between 3.7% and 23.6%. The majority of piglet deaths (89%) occurred during the first week after birth, with 81% of deaths occurring up to day three. The number of piglets born alive was 12.3 (8.0 to 14.0), and average number of piglets weaned per sow per year was 22.4, range 10.5-27.3. The average stocking rate per ha (number of sows and mated gilts) was 15.3 and ranged from 2.8 to 28.6. The sow to boar ratio average was 20.9:1 and the range was 7.1: 1 to 63:1. The sow replacement rate ranged between 37% and 78%. There was a large variation in the piglet live-born mortality both between months within a farm and between farms within a given month. The monthly recorded piglet mortality ranged between 7.7% and 31.5%, and there was no statistically significant difference between months on the number of piglets born, born alive, weaned or on pre-weaning piglet mortality. Twelve different types of hut/farrowing systems were used on the 14 farms. No difference in piglet mortality was observed between A-Frame, A-Frame Modified and for Box-shape huts. There was a positive relationship between the average number of piglets born per litter and the number of piglets born alive (r=0.975) or the number weaned per litter (r=0.845). Moreover, as the average number of piglets born-alive increases, both pre-weaning live-born mortality rate and the number of piglets weaned increased. An increase of 1 piglet in the number born alive corresponds to an increase of 2.9% in live-born mortality and an increase of 0.56 piglets weaned. Farmers reported that staff are the key to success with the key attributes being: good and reliable with attention to detail and skills with the stock.

Keywords: mortality, piglets, outdoor, pig farm

Procedia PDF Downloads 84
9694 Nozzle-to-Surface Distances Effect on Heat Transfer of Two-Phase Impinging Jets

Authors: Aspen W. Glaspell, Victoria J. Rouse, Brian K. Friedrich, Kyosung Choo

Abstract:

Heat transfer of two-phase impinging jet on a flat plate surface are experimentally investigated. The effects of the nozzle-to-surface distance and volumetric quality on the Nusselt number are considered. The results show that the normalized stagnation Nusselt number drastically increase with decreasing the nozzle-to-surface distance due to the jet deflection effect. Based on the experimental results, new correlations for the stagnation Nusselt number are developed as a function of the nozzle-to-surface distance.

Keywords: jet impingement, water jet, air assisted, circular jet

Procedia PDF Downloads 158
9693 Heat Transfer Characteristics of Aluminum Foam Heat Sinks Subject to an Impinging Jet

Authors: So-Ra Jeon, Chan Byon

Abstract:

This study investigates the heat transfer characteristics of aluminum foam heat sink and pin fin heat sink subjected to an impinging air jet under a fixed pumping power condition as well as fixed flow rate condition. The effects of dimensionless pumping power or the Reynolds number and the impinging distance ratio on the Nusselt number are considered. The result shows that the effect of the impinging distance on the Nusselt number is negligible under a fixed pumping power condition, while the Nusselt number increases with decreasing the impinging distance under a fixed pumping power condition. A correlation for the pressure drop is obtained as a function of the flow rate and the impinging distance ratio. And correlations for the stagnation Nusselt number of the impinging jet are developed as a function of the pumping power. The aluminum foam heat sinks did not show higher thermal performance compared to a conventional pin fin heat sink under a fixed pumping power condition.

Keywords: aluminum foam, heat sinks, impinging jet, pumping power

Procedia PDF Downloads 270
9692 Effects of Viscous Dissipation and Concentration Based Internal Heat Source on Convective Instability in A Porous Medium with Throughflow

Authors: N. Deepika, P. A. L. Narayana

Abstract:

Linear stability analysis of double diffusive convection in a horizontal porous layer saturated with fluid is examined by considering the effects of viscous dissipation, concentration based internal heat source and vertical throughflow. The basic steady state solution for Governing equations is computed. Linear stability analysis has been implemented numerically by using Runge-kutta method. Critical thermal Rayleigh number Rac is obtained for various values of solutal Rayleigh number Sa, vertical Peclet number Pe, Gebhart number Ge, Lewis number Le and measure of concentration based internal heat source $\gamma$. It is observed that Ge has destabilizing effect for upward throughflow and stabilizing effect for downward throughflow. For sufficient value of Pe, $\gamma$ has considerable destabilizing effect for upward throughflow, insignificant destabilizing effect for downward throughflow.

Keywords: porous medium, concentration based internal heat source, vertical throughflow, viscous dissipation

Procedia PDF Downloads 433
9691 Gas-Liquid Flow Void Fraction Identification Using Slippage Number Froud Mixture Number Relation in Bubbly Flow

Authors: Jaber Masoud Alyami, Abdelsalam H. Alsrkhi

Abstract:

Characterizing and modeling multi-phase flow is a complicated scientific and technical phenomenon represented by a variety of interrelated elements. Yet, the introduction of dimensionless numbers used to grasp gas-liquid flow is a significant step in controlling and improving the multi-phase flow area. SL (Slippage number), for instance is a strong dimensionless number defined as a the ratio of the difference in gravitational forces between slip and no-slip conditions to the inertial force of the gas. The fact that plotting SL versus Frm provides a single acceptable curve for all of the data provided proves that SL may be used to realize the behavior of gas-liquid flow. This paper creates a numerical link between SL and Froud mixing number using vertical gas-liquid flow and then utilizes that relationship to validate its reliability in practice. An improved correlation in drift flux model generated from the experimental data and its rationality has been verified. The method in this paper is to approach for predicting the void fraction in bubbly flow through SL/Frm relation and the limitations of this method, as well as areas for development, are stated.

Keywords: multiphase flow, gas-liquid flow, slippage, void farction

Procedia PDF Downloads 51
9690 Mixed Convective Heat Transfer of Flow around a Radial Heat Sink

Authors: Benkherbache Souad

Abstract:

This work presents the numerical results of the mixed convective heat transfer of a three-dimensional flow around a radial heat sink composed of horizontal circular base fitted with rectangular fins. The governing equations of mass, momentum, and energy equation are solved by the finite volume method using the commercially available CFD software Fluent 6.3.26. The circular base of the heat sink is subjected to uniform heat generation; the flow enters through the sides of the heat sink around the fins then the heat is transmitted from the base to the fins afterwards the fluid. In this study two fluids are utilized, in the first case, the air for the following Reynolds numbers Re=600,900,1200 and a Grashof number Gr=3.7x10⁶, in the second case a water based nano fluid for which two types of nano particles (Cu and Al₂O₃) are carried out for Re=25 and a Richardson number Ri=2.7(Ri=Gr/Re²). The effect of the number of the fins of the heat sink as well as the type and the volume fraction of nano particles of the nano fluid were investigated. Results have been presented for N=15 and N=20 fins. The effect of the nano particles concentrations and the number of fins on the temperature in the heat sink and the Nusselt number has been studied.

Keywords: heat sink, mixed convection, nano fluid, volumetric heat generation

Procedia PDF Downloads 155
9689 Introduction to Paired Domination Polynomial of a Graph

Authors: Puttaswamy, Anwar Alwardi, Nayaka S. R.

Abstract:

One of the algebraic representation of a graph is the graph polynomial. In this article, we introduce the paired-domination polynomial of a graph G. The paired-domination polynomial of a graph G of order n is the polynomial Dp(G, x) with the coefficients dp(G, i) where dp(G, i) denotes the number of paired dominating sets of G of cardinality i and γpd(G) denotes the paired-domination number of G. We obtain some properties of Dp(G, x) and its coefficients. Further, we compute this polynomial for some families of standard graphs. Further, we obtain some characterization for some specific graphs.

Keywords: domination polynomial, paired dominating set, paired domination number, paired domination polynomial

Procedia PDF Downloads 195
9688 Introduction to Transversal Pendant Domination in Graphs

Authors: Nayaka S.R., Putta Swamy, Purushothama S.

Abstract:

Let G=(V, E) be a graph. A dominating set S in G is a pendant dominating set if < S > contains a pendant vertex. A pendant dominating set of G which intersects every minimum pendant dominating set in G is called a transversal pendant dominating set. The minimum cardinality of a transversal pendant dominating set is called the transversal pendant domination number of G, denoted by γ_tp(G). In this paper, we begin to study this parameter. We calculate γ_tp(G) for some families of graphs. Furthermore, some bounds and relations with other domination parameters are obtained for γ_tp(G).

Keywords: dominating set, pendant dominating set, pendant domination number, transversal pendant dominating set, transversal pendant domination number

Procedia PDF Downloads 152
9687 A Method for solving Legendre's Conjecture

Authors: Hashem Sazegar

Abstract:

Legendre’s conjecture states that there is a prime number between n^2 and (n + 1)^2 for every positive integer n. In this paper we prove that every composite number between n2 and (n + 1)2 can be written u^2 − v^2 or u^2 − v^2 + u − v that u > 0 and v ≥ 0. Using these result as well as induction and residues (modq) we prove Legendre’s conjecture.

Keywords: bertrand-chebyshev theorem, landau’s problems, goldbach’s conjecture, twin prime, ramanujan proof

Procedia PDF Downloads 330
9686 Sinusoidal Roughness Elements in a Square Cavity

Authors: Muhammad Yousaf, Shoaib Usman

Abstract:

Numerical studies were conducted using Lattice Boltzmann Method (LBM) to study the natural convection in a square cavity in the presence of roughness. An algorithm basedon a single relaxation time Bhatnagar-Gross-Krook (BGK) model of Lattice Boltzmann Method (LBM) was developed. Roughness was introduced on both the hot and cold walls in the form of sinusoidal roughness elements. The study was conducted for a Newtonian fluid of Prandtl number (Pr) 1.0. The range of Ra number was explored from 103 to 106 in a laminar region. Thermal and hydrodynamic behavior of fluid was analyzed using a differentially heated square cavity with roughness elements present on both the hot and cold wall. Neumann boundary conditions were introduced on horizontal walls with vertical walls as isothermal. The roughness elements were at the same boundary condition as corresponding walls. Computational algorithm was validated against previous benchmark studies performed with different numerical methods, and a good agreement was found to exist. Results indicate that the maximum reduction in the average heat transfer was16.66 percent at Ra number 105.

Keywords: Lattice Boltzmann method, natural convection, nusselt number, rayleigh number, roughness

Procedia PDF Downloads 505
9685 Incremental Learning of Independent Topic Analysis

Authors: Takahiro Nishigaki, Katsumi Nitta, Takashi Onoda

Abstract:

In this paper, we present a method of applying Independent Topic Analysis (ITA) to increasing the number of document data. The number of document data has been increasing since the spread of the Internet. ITA was presented as one method to analyze the document data. ITA is a method for extracting the independent topics from the document data by using the Independent Component Analysis (ICA). ICA is a technique in the signal processing; however, it is difficult to apply the ITA to increasing number of document data. Because ITA must use the all document data so temporal and spatial cost is very high. Therefore, we present Incremental ITA which extracts the independent topics from increasing number of document data. Incremental ITA is a method of updating the independent topics when the document data is added after extracted the independent topics from a just previous the data. In addition, Incremental ITA updates the independent topics when the document data is added. And we show the result applied Incremental ITA to benchmark datasets.

Keywords: text mining, topic extraction, independent, incremental, independent component analysis

Procedia PDF Downloads 276
9684 The Influence of Emotion on Numerical Estimation: A Drone Operators’ Context

Authors: Ludovic Fabre, Paola Melani, Patrick Lemaire

Abstract:

The goal of this study was to test whether and how emotions influence drone operators in estimation skills. The empirical study was run in the context of numerical estimation. Participants saw a two-digit number together with a collection of cars. They had to indicate whether the stimuli collection was larger or smaller than the number. The two-digit numbers ranged from 12 to 27, and collections included 3-36 cars. The presentation of the collections was dynamic (each car moved 30 deg. per second on the right). Half the collections were smaller collections (including fewer than 20 cars), and the other collections were larger collections (i.e., more than 20 cars). Splits between the number of cars in a collection and the two-digit number were either small (± 1 or 2 units; e.g., the collection included 17 cars and the two-digit number was 19) or larger (± 8 or 9 units; e.g., 17 cars and '9'). Half the collections included more items (and half fewer items) than the number indicated by the two-digit number. Before and after each trial, participants saw an image inducing negative emotions (e.g., mutilations) or neutral emotions (e.g., candle) selected from International Affective Picture System (IAPS). At the end of each trial, participants had to say if the second picture was the same as or different from the first. Results showed different effects of emotions on RTs and percent errors. Participants’ performance was modulated by emotions. They were slower on negative trials compared to the neutral trials, especially on the most difficult items. They errored more on small-split than on large-split problems. Moreover, participants highly overestimated the number of cars when in a negative emotional state. These findings suggest that emotions influence numerical estimation, that effects of emotion in estimation interact with stimuli characteristics. They have important implications for understanding the role of emotions on estimation skills, and more generally, on how emotions influence cognition.

Keywords: drone operators, emotion, numerical estimation, arithmetic

Procedia PDF Downloads 87