Search results for: Siva Prasad Peddi
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 233

Search results for: Siva Prasad Peddi

173 Preparation and Characterization of Photocatalyst for the Conversion of Carbon Dioxide to Methanol

Authors: D. M. Reddy Prasad, Nur Sabrina Binti Rahmat, Huei Ruey Ong, Chin Kui Cheng, Maksudur Rahman Khan, D. Sathiyamoorthy

Abstract:

Carbon dioxide (CO2) emission to the environment is inevitable which is responsible for global warming. Photocatalytic reduction of CO2 to fuel, such as methanol, methane etc. is a promising way to reduce greenhouse gas CO2 emission. In the present work, Bi2S3/CdS was synthesized as an effective visible light responsive photocatalyst for CO2 reduction into methanol. The Bi2S3/CdS photocatalyst was prepared by hydrothermal reaction. The catalyst was characterized by X-ray diffraction (XRD) instrument. The photocatalytic activity of the catalyst has been investigated for methanol production as a function of time. Gas chromatograph flame ionization detector (GC-FID) was employed to analyze the product. The yield of methanol was found to increase with higher CdS concentration in Bi2S3/CdS and the maximum yield was obtained for 45 wt% of Bi2S3/CdS under visible light irradiation was 20 μmole/g. The result establishes that Bi2S3/CdS is favorable catalyst to reduce CO2 to methanol.

Keywords: photocatalyst, CO2 reduction, methanol, visible light, XRD, GC-FID

Procedia PDF Downloads 470
172 A Fuzzy Programming Approach for Solving Intuitionistic Fuzzy Linear Fractional Programming Problem

Authors: Sujeet Kumar Singh, Shiv Prasad Yadav

Abstract:

This paper develops an approach for solving intuitionistic fuzzy linear fractional programming (IFLFP) problem where the cost of the objective function, the resources, and the technological coefficients are triangular intuitionistic fuzzy numbers. Here, the IFLFP problem is transformed into an equivalent crisp multi-objective linear fractional programming (MOLFP) problem. By using fuzzy mathematical programming approach the transformed MOLFP problem is reduced into a single objective linear programming (LP) problem. The proposed procedure is illustrated through a numerical example.

Keywords: triangular intuitionistic fuzzy number, linear programming problem, multi objective linear programming problem, fuzzy mathematical programming, membership function

Procedia PDF Downloads 531
171 Innovative Business Education Pedagogy: A Case Study of Action Learning at NITIE, Mumbai

Authors: Sudheer Dhume, T. Prasad

Abstract:

There are distinct signs of Business Education losing its sheen. It is more so in developing countries. One of the reasons is the value addition at the end of 2 year MBA program is not matching with the requirements of present times and expectations of the students. In this backdrop, Pedagogy Innovation has become prerequisite for making our MBA programs relevant and useful. This paper is the description and analysis of innovative Action Learning pedagogical approach adopted by a group of faculty members at NITIE Mumbai. It not only promotes multidisciplinary research but also enhances integration of the functional areas skillsets in the students. The paper discusses the theoretical bases of this pedagogy and evaluates the effectiveness of it vis-à-vis conventional pedagogical tools. The evaluation research using Bloom’s taxonomy framework showed that this blended method of Business Education is much superior as compared to conventional pedagogy.

Keywords: action learning, blooms taxonomy, business education, innovation, pedagogy

Procedia PDF Downloads 242
170 Study of Anti-Symmetric Flexural Mode Propagation along Wedge Tip with a Crack

Authors: Manikanta Prasad Banda, Che Hua Yang

Abstract:

Anti-symmetric wave propagation along the particle motion of the wedge waves is known as anti-symmetric flexural (ASF) modes which travel along the wedge tips of the mid-plane apex with a small truncation. This paper investigates the characteristics of the ASF modes propagation with the wedge tip crack. The simulation and experimental results obtained by a three-dimensional (3-D) finite element model explained the contact acoustic non-linear (CAN) behavior in explicit dynamics in ABAQUS and the ultrasonic non-destructive testing (NDT) method is used for defect detection. The effect of various parameters on its high and low-level conversion modes are known for complex reflections and transmissions involved with direct reflections and transmissions. The results are used to predict the location of crack through complex transmission and reflection coefficients.

Keywords: ASF mode, crack detection, finite elements method, laser ultrasound technique, wedge waves

Procedia PDF Downloads 103
169 Value Creation by Sustainable Supply Chain Horizontal Integration

Authors: Ananth Malali, Rohan Prasad, Ananth Revankar, Chiranth Hulgur

Abstract:

This paper aims to show evidence that value creation by sustainable methods is achieved when a relation is shared with a sustainability attribute between two or more companies in every stage of the supply chain. The pillars of this paper, the value creation factors, attributes of sustainability and various relations that exist between firms in a horizontally integrated supply chain are defined. Further, a relational analysis was done using a simple analysis tool built based on research. Couple of case studies from the German manufacturing and Australian retail sectors were considered for the intra industry analysis and comparison. Taking the analysis ahead, for inter-industry comparison, the same cases were scrutinised in order to understand how the sustainability attributes change across each industry. Concluding, this paper gives an overview of how companies can plan their strategies to attain sustainability through horizontal integration.

Keywords: horizontal integration, value creation, sustainable supply chain

Procedia PDF Downloads 574
168 Development of High Strength Self Curing Concrete Using Super Absorbing Polymer

Authors: K. Bala Subramanian, A. Siva, S. Swaminathan, Arul. M. G. Ajin

Abstract:

Concrete is an essential building material which is widely used in construction industry all over the world due to its compressible strength. Curing of concrete plays a vital role in durability and other performance necessities. Improper curing can affect the concrete performance and durability easily. When areas like scarcity of water, structures is not accessible by humans external curing cannot be performed, so we opt for internal curing. Internal curing (or) self-curing plays a major role in developing the concrete pore structure and microstructure. The concept of internal curing is to enhance the hydration process to maintain the temperature uniformly. The evaporation of water in the concrete is reduced by self-curing agent (Super Absorbing Polymer – SAP) thereby increasing the water retention capacity of the concrete. The research work was carried out to reduce water, which is prime material used for concrete in the construction industry. Concrete curing plays a major role in developing hydration process. Concept of self-curing will reduce the evaporation of water from concrete. Self-curing will increase water retention capacity as compared to the conventional concrete. Proper self-curing (or) internal curing increases the strength, durability and performance of concrete. Super absorbing Polymer (SAP) used as internal curing agent. In this study 0.2% to 0.4% of SAP was varied in different grade of high strength concrete. In the experiment replacement of cement by silica fumes with 5%, 10% and 15% are studied. It is found that replacement of silica fumes by 10 % gives more strength and durability when compared to others

Keywords: compressive strength, high strength concrete rapid chloride permeability, super absorbing polymer

Procedia PDF Downloads 355
167 Code Refactoring Using Slice-Based Cohesion Metrics and AOP

Authors: Jagannath Singh, Durga Prasad Mohapatra

Abstract:

Software refactoring is very essential for maintaining the software quality. It is an usual practice that we first design the software and then go for coding. But after coding is completed, if the requirement changes slightly or our expected output is not achieved, then we change the codes. For each small code change, we cannot change the design. In course of time, due to these small changes made to the code, the software design decays. Software refactoring is used to restructure the code in order to improve the design and quality of the software. In this paper, we propose an approach for performing code refactoring. We use slice-based cohesion metrics to identify the target methods which requires refactoring. After identifying the target methods, we use program slicing to divide the target method into two parts. Finally, we have used the concepts of Aspects to adjust the code structure so that the external behaviour of the original module does not change.

Keywords: software refactoring, program slicing, AOP, cohesion metrics, code restructure, AspectJ

Procedia PDF Downloads 476
166 Performance Analysis of N-Tier Grid Protocol for Resource Constrained Wireless Sensor Networks

Authors: Jai Prakash Prasad, Suresh Chandra Mohan

Abstract:

Modern wireless sensor networks (WSN) consist of small size, low cost devices which are networked through tight wireless communications. WSN fundamentally offers cooperation, coordination among sensor networks. Potential applications of wireless sensor networks are in healthcare, natural disaster prediction, data security, environmental monitoring, home appliances, entertainment etc. The design, development and deployment of WSN based on application requirements. The WSN design performance is optimized to improve network lifetime. The sensor node resources constrain such as energy and bandwidth imposes the limitation on efficient resource utilization and sensor node management. The proposed N-Tier GRID routing protocol focuses on the design of energy efficient large scale wireless sensor network for improved performance than the existing protocol.

Keywords: energy efficient, network lifetime, sensor networks, wireless communication

Procedia PDF Downloads 439
165 Cloudburst-Triggered Natural Hazards in Uttarakhand Himalaya: Mechanism, Prevention, and Mitigation

Authors: Vishwambhar Prasad Sati

Abstract:

This article examines cloudburst-triggered natural hazards mainly flashfloods and landslides in the Uttarakhand Himalaya. It further describes mechanism and implications of natural hazards and illustrates the preventive and mitigation measures. We conducted this study through collection of archival data, case study of cloudburst hit areas, and rapid field visit of the affected regions. In the second week of August 2017, about 50 people died and huge losses to property were noticed due to cloudburst-triggered flashfloods. Our study shows that although cloudburst triggered hazards in the Uttarakhand Himalaya are natural phenomena and unavoidable yet, disasters can be minimized if preventive measures are taken up appropriately. We suggested that construction of human settlements, institutions and infrastructural facilities along the seasonal streams and the perennial rivers should be avoided to prevent disasters. Further, large-scale tree plantation on the degraded land will reduce the magnitude of hazards.

Keywords: cloudburst, flash floods, landslides, fragile landscape

Procedia PDF Downloads 173
164 Optical and Mechanical Characterization of Severe Plastically Deformed Copper Alloy Processed by Constrained Groove Pressing

Authors: Jaya Prasad Vanam, Vinay Anurag P, Vidya Sravya N S, Kishore Babu Nagamothu

Abstract:

Constrained Groove Pressing (CGP) is one of the severe plastic deformation technique (SPD) by which we can process Ultra Fine Grained (UFG)/plane metallic materials. This paper discusses the effects of CGP on Cu-Zn alloy specimen at room temperature. A comprehensive study is made on the structural and mechanical properties of Brass specimen before and after Constrained grooves Pressing. Entire process is simulated in AFDEX CAE Software. It is found that most of the properties are superior with respect to brass samples such as yield strength, ultimate tensile strength, hardness, strain rate, etc., and they are found to be better for the CGP processed specimen. The results are discussed with respective graphs.

Keywords: constrained groove pressing, AFDEX, ultra fine grained materials, severe plastic deformation technique

Procedia PDF Downloads 118
163 Comparative Analysis of DTC Based Switched Reluctance Motor Drive Using Torque Equation and FEA Models

Authors: P. Srinivas, P. V. N. Prasad

Abstract:

Since torque ripple is the main cause of noise and vibrations, the performance of Switched Reluctance Motor (SRM) can be improved by minimizing its torque ripple using a novel control technique called Direct Torque Control (DTC). In DTC technique, torque is controlled directly through control of magnitude of the flux and change in speed of the stator flux vector. The flux and torque are maintained within set hysteresis bands. The DTC of SRM is analysed by two methods. In one of the methods, the actual torque is computed by conducting Finite Element Analysis (FEA) on the design specifications of the motor. In the other method, the torque is computed by Simplified Torque Equation. The variation of peak current, average current, torque ripple and speed settling time with Simplified Torque Equation model is compared with FEA based model.

Keywords: direct toque control, simplified torque equation, finite element analysis, torque ripple

Procedia PDF Downloads 454
162 Long-Term Psychosocial Issues Among COVID-19 Survivors in Kathmandu Valley

Authors: Nabin Prasad Joshi, Samiksha Neupane

Abstract:

Since its emergence in December 2019, Corona Virus disease has impacted several countries, affecting many people. The first cases were recorded in Wuhan, China, between December 2019 and January 2020. Italy is one of the affected countries in Europe. The relations between India and Nepal have reverted to the pre-pandemic period as both countries have open borders. The study focused on the overall psychosocial impact among covid-19 survivors in their life what are the changes they are facing after covid also how are their relations with friends and relatives after they have covid in different municipalities of Kathmandu valley, where people from different regions are living in rent and have their own houses. Support from friends and family during a pandemic can prevent it if it is strong enough. Nonetheless, there were risk factors for psychosocial damage, including a lack of or insufficient family and social support, psychiatric assistance, and inadequate insurance or compensation. Poorer mental health outcomes were inversely correlated with social rejection or isolation.

Keywords: stress, anxiety, depression, Kathmandu

Procedia PDF Downloads 58
161 A Study on Game Theory Approaches for Wireless Sensor Networks

Authors: M. Shoukath Ali, Rajendra Prasad Singh

Abstract:

Game Theory approaches and their application in improving the performance of Wireless Sensor Networks (WSNs) are discussed in this paper. The mathematical modeling and analysis of WSNs may have low success rate due to the complexity of topology, modeling, link quality, etc. However, Game Theory is a field, which can efficiently use to analyze the WSNs. Game Theory is related to applied mathematics that describes and analyzes interactive decision situations. Game theory has the ability to model independent, individual decision makers whose actions affect the surrounding decision makers. The outcome of complex interactions among rational entities can be predicted by a set of analytical tools. However, the rationality demands a stringent observance to a strategy based on measured of perceived results. Researchers are adopting game theory approaches to model and analyze leading wireless communication networking issues, which includes QoS, power control, resource sharing, etc.

Keywords: wireless sensor network, game theory, cooperative game theory, non-cooperative game theory

Procedia PDF Downloads 398
160 Spiritual Quotient, a Significant Predictor of Teaching Effectiveness

Authors: Poonam Khurana, Mikelsh Prasad Yadav

Abstract:

All human beings are virtue by God as they get controlling mind and an attitude towards something with the help of which they can experience spirituality. People have different psychological thoughts and beliefs relating to god. Some people feel the immense pleasure in performing religious activities while some believe in the thought “Ahem Brahmasmi” i.e I am part of the divine and they feel pleasure in activities which motivate them to achieve peace. Religion in psychology is considered as a specific fundamental set of beliefs, thoughts and practices generally agreed and controlled by a number of person. It is the psychology of a person which commands their mind in deciding at which path they can attain the eternal feelings of the universe and accordingly they will develop their behavior towards religion and spirituality. Keeping the same in mind, the present study is based much on literature and a brief analysis of 50 teachers in Delhi and NCR colleges and makes an attempt to study the relationship of spiritual quotient and effective teaching and suggest spiritual quotient as a considerable predictor to make the workplace accessible.

Keywords: effectiveness, quotient, teaching, spiritual

Procedia PDF Downloads 390
159 Lanthanide Incorporated Dendron Based White Light Emitting Material

Authors: Prashant Kumar, Edamana Prasad

Abstract:

The White light emitting material has an emerging field in recent years due to their widespread application in the field of optoelectronics and cellular display. In the present study, we have achieved white light emission in gel medium through partial resonance energy transfer from different donors (naphthalene, phenanthrene, and pyrene) to lanthanides {Eu(III) and Tb(III)}. The gel was formed by the self- assembly of glucose cored poly(aryl ether) dendrons in DMSO-Water mixture (1:9 v/v). The white light emission was further confirmed by the CIE coordinates (Commission Internationale d’ Eclairage). Moreover, we have developed three different white light emitting system by utilizing three different donor moiety namely, naphthalene-Tb(III)-Eu(III) {I}, phenanthrene-Tb(III)-Eu(III) {II}, and pyrene-Tb(III)-Eu(III) {III}. The CIE coordinates for I, II and III were (0.35, 0.37), (0.33, 0.32) and (0.35, 0.33) respectively. Furthermore, we have investigated the energy transfer from different donors (phenanthrene, naphthalene, and pyrene) to lanthanide {Eu(III)}. The efficiency of energy transfer from phenanthrene-Eu(III), naphthalene-Eu(III) and pyrene-Eu(III) systems was 11.9%, 3.9%, and 3.6%, respectively. Detailed mechanistic aspects will be displayed in the poster.

Keywords: dendron, lanthanide, resonance energy transfer, white light emission

Procedia PDF Downloads 304
158 Searching the Stabilizing Effects of Neutron Shell Closure via Fusion Evaporation Residue Studies

Authors: B. R. S. Babu, E. Prasad, P. V. Laveen, A. M. Vinodkumar

Abstract:

Searching the “Island of stability” is a topic of extreme interest in theoretical as well as experimental modern physics today. This “island of stability” is spanned by superheavy elements (SHE's) that are produced in the laboratory. SHE's are believed to exist primarily due to the “magic” stabilizing effects of nuclear shell structure. SHE synthesis is extremely difficult due to their very low production cross section, often of the order of pico barns or less. Stabilizing effects of shell closures at proton number Z=82 and neutron number N=126 are predicted theoretically. Though stabilizing effects of Z=82 have been experimentally verified, no concluding observations have been made with N=126, so far. We measured and analyzed the total evaporation residue (ER) cross sections for a number of systems with neutron number around 126 to explore possible shell closure effects in ER cross sections, in this work.

Keywords: super heavy elements, fusion, evaporation residue, compund nucleus

Procedia PDF Downloads 446
157 Numerical Assessment of Fire Characteristics with Bodies Engulfed in Hydrocarbon Pool Fire

Authors: Siva Kumar Bathina, Sudheer Siddapureddy

Abstract:

Fires accident becomes even worse when the hazardous equipment like reactors or radioactive waste packages are engulfed in fire. In this work, large-eddy numerical fire simulations are performed using fire dynamic simulator to predict the thermal behavior of such bodies engulfed in hydrocarbon pool fires. A radiatively dominated 0.3 m circular burner with n-heptane as the fuel is considered in this work. The fire numerical simulation results without anybody inside the fire are validated with the reported experimental data. The comparison is in good agreement for different flame properties like predicted mass burning rate, flame height, time-averaged center-line temperature, time-averaged center-line velocity, puffing frequency, the irradiance at the surroundings, and the radiative heat feedback to the pool surface. Cask of different sizes is simulated with SS304L material. The results are independent of the material of the cask simulated as the adiabatic surface temperature concept is employed in this study. It is observed that the mass burning rate increases with the blockage ratio (3% ≤ B ≤ 32%). However, the change in this increment is reduced at higher blockage ratios (B > 14%). This is because the radiative heat feedback to the fuel surface is not only from the flame but also from the cask volume. As B increases, the volume of the cask increases and thereby increases the radiative contribution to the fuel surface. The radiative heat feedback in the case of the cask engulfed in the fire is increased by 2.5% to 31% compared to the fire without cask.

Keywords: adiabatic surface temperature, fire accidents, fire dynamic simulator, radiative heat feedback

Procedia PDF Downloads 105
156 Design of Non-uniform Circular Antenna Arrays Using Firefly Algorithm for Side Lobe Level Reduction

Authors: Gopi Ram, Durbadal Mandal, Rajib Kar, Sakti Prasad Ghoshal

Abstract:

A design problem of non-uniform circular antenna arrays for maximum reduction of both the side lobe level (SLL) and first null beam width (FNBW) is dealt with. This problem is modeled as a simple optimization problem. The method of Firefly algorithm (FFA) is used to determine an optimal set of current excitation weights and antenna inter-element separations that provide radiation pattern with maximum SLL reduction and much improvement on FNBW as well. Circular array antenna laid on x-y plane is assumed. FFA is applied on circular arrays of 8-, 10-, and 12- elements. Various simulation results are presented and hence performances of side lobe and FNBW are analyzed. Experimental results show considerable reductions of both the SLL and FNBW with respect to those of the uniform case and some standard algorithms GA, PSO, and SA applied to the same problem.

Keywords: circular arrays, first null beam width, side lobe level, FFA

Procedia PDF Downloads 225
155 Unsteady Numerical Analysis of Sediment Erosion Affected High Head Francis Turbine

Authors: Saroj Gautam, Ram Lama, Hari Prasad Neopane, Sailesh Chitrakar, Biraj Singh Thapa, Baoshan Zhu

Abstract:

Sediment flowing along with the water in rivers flowing in South Asia erodes the turbine components. The erosion of turbine components is influenced by the nature of fluid flow along with components of typical turbine types. This paper examines two cases of high head Francis turbines with the same speed number numerically. The numerical investigation involves both steady-state and transient analysis of the numerical model developed for both cases. Furthermore, the influence of leakage flow from the clearance gap of guide vanes is also examined and compared with no leakage flow. It presents the added pressure pulsation to rotor-stator-interaction in the turbine runner for both cases due to leakage flow. It was also found that leakage flow was a major contributor to the sediment erosion in those turbines.

Keywords: sediment erosion, Francis turbine, leakage flow, rotor stator interaction

Procedia PDF Downloads 150
154 Experimental Studies on Flexural Behaviour on Beam Using Lathe Waste in SIFCON

Authors: R. Saravanakumar, A. Siva, R. Banupriya, K. Balasubramanian

Abstract:

Slurry infiltrated fibrous concrete (SIFCON) is one of the recently developed construction material that can be considered as a special type of high performance fibre reinforced concrete (HPFRC) with higher fibre content. Fibre reinforced concrete is essentially a composite material in which fibres out of waste having higher modulus of elasticity. SIFCON is a special type of high fibrous concrete and it is having a high cementious content and sand. The matrix usually consists of cement-sand slurry or fluent mortar. The construction industry is in need of finding cost effective materials for increasing the strength of concrete structures hence an endeavour has been made in the present investigations to study the influence of addition of waste material like Lathe waste from workshop at different dosages to the total weight of concrete. The waste of steel scrap material which is available from the lathe is used as a steel fibre for innovative construction industry. To get sustainable and environmental benefits, lathe scrap as recycled fibres with concrete are likely to be used. An experimental program was carried out to investigate the flexural behavior of Slurry infiltrated fibrous concrete (SIFCON) in which the fibres having an aspect ratio of 100 is used. The investigations were done using M25 mix and tests were carried out as per recommended procedures by appropriate codes. SIFCON specimens with 8%, 10% and 12% volume of fraction fibres are used in this study. Test results were presented in comparison of SIFCON with and without conventional steel reinforcement. The load carrying capacity of SIFCON specimen is higher than conventional concrete and it also reduced crack width. In the SIFCON specimen less number of cracks as compared with conventional concrete.

Keywords: SIFCON, lathe waste, RCC, fibre volume, flexural behaviour

Procedia PDF Downloads 291
153 Communication Apprehension among College Students in United Arab Emirates: A Case Study of Undergraduate Students of Abu Dhabi University

Authors: Nunna Venkata Prasad, Maryam Amoke Folarin, Muhammad Ali Shaukat Sham

Abstract:

A quantitative investigation was conducted to explore the communication apprehension among undergraduate students of Abu Dhabi University. Communication apprehension (CA) is an individual’s level of fear or anxiety associated with either real or anticipated communication with another person or persons. All individuals experience some level of communication apprehension. A total of 100 participants selected through a stratified sampling method, which includes 50 males and 50 females participated in the study. The research was conducted by distributing the personal report of communication apprehension questionnaire, randomly amongst these students. Results were affirmative with previous researches conducted. Demographics, age, or college year did not make any significant differences amongst the undergraduate students. More students were found to have high CA with public speaking rather than other scenarios. And lesser students were found to have high CA level with one-on-one conversations although a significant number of them still tested to have high CA with interpersonal communications.

Keywords: communication apprehension, interpersonal communication, oral communication, public speaking

Procedia PDF Downloads 153
152 Design and Implementation of an AI-Enabled Task Assistance and Management System

Authors: Arun Prasad Jaganathan

Abstract:

In today's dynamic industrial world, traditional task allocation methods often fall short in adapting to evolving operational conditions. This paper introduces an innovative AI-enabled task assistance and management system designed to overcome the limitations of conventional approaches. By using artificial intelligence (AI) and machine learning (ML), the system intelligently interprets user instructions, analyzes tasks, and allocates resources based on real-time data and environmental factors. Additionally, geolocation tracking enables proactive identification of potential delays, ensuring timely interventions. With its transparent reporting mechanisms, the system provides stakeholders with clear insights into task progress, fostering accountability and informed decision-making. The paper presents a comprehensive overview of the system architecture, algorithm, and implementation, highlighting its potential to revolutionize task management across diverse industries.

Keywords: artificial intelligence, machine learning, task allocation, operational efficiency, resource optimization

Procedia PDF Downloads 3
151 Numerical Solution of a Mathematical Model of Vortex Using Projection Method: Applications to Tornado Dynamics

Authors: Jagdish Prasad Maurya, Sanjay Kumar Pandey

Abstract:

Inadequate understanding of the complex nature of flow features in tornado vortex is a major problem in modelling tornadoes. Tornadoes are violent atmospheric phenomenon that appear all over the world. Modelling tornadoes aim to reduce the loss of the human lives and material damage caused by the tornadoes. Dynamics of tornado is investigated by a numerical technique, the improved version of the projection method. In this paper, authors solve the problem for axisymmetric tornado vortex by the said method that uses a finite difference approach for getting an accurate and stable solution. The conclusions drawn are that large radial inflow velocity occurs near the ground that leads to increase the tangential velocity. The increased velocity phenomenon occurs close to the boundary and absolute maximum wind is obtained near the vortex core. The results validate previous numerical and theoretical models.

Keywords: computational fluid dynamics, mathematical model, Navier-Stokes equations, tornado

Procedia PDF Downloads 322
150 Computational Fluid Dynamics and Experimental Evaluation of Two Batch Type Electrocoagulation Stirred Tank Reactors Used in the Removal of Cr (VI) from Waste Water

Authors: Phanindra Prasad Thummala, Umran Tezcan Un

Abstract:

In this study, hydrodynamics analysis of two batch type electrocoagulation stirred tank reactors, used for the electrocoagulation treatment of Cr(VI) wastewater, was carried using computational fluid dynamics (CFD). The aim of the study was to evaluate the impact of mixing characteristics on overall performance of electrocoagulation reactor. The CFD simulations were performed using ANSYS FLUENT 14.4 software. The mixing performance of each reactor was evaluated by numerically modelling tracer dispersion in each reactor configuration. The uniformity in tracer dispersion was assumed when 90% of the ratio of the maximum to minimum concentration of the tracer was realized. In parallel, experimental evaluation of both the electrocoagulation reactors for removal of Cr(VI) from wastewater was also carried out. The results of CFD and experimental analysis clearly show that the reactor which can give higher uniformity in lesser time, will perform better as an electrocoagulation reactor for removal of Cr(VI) from wastewater.

Keywords: CFD, stirred tank reactors, electrocoagulation, Cr(VI) wastewater

Procedia PDF Downloads 432
149 Discovering the Real Psyche of Human Beings

Authors: Sheetla Prasad

Abstract:

The objective of this study is ‘discovering the real psyche of human beings for prediction of mode, direction and strength of the potential of actions of the individual. The human face was taken as a source of central point to search for the route of real psyche. Analysis of the face architecture (shape and salient features of face) was done by three directional photographs ( 600 left and right and camera facing) of human beings. The shapes and features of the human face were scaled in 177 units on the basis of face–features locations (FFL). The mathematical analysis was done of FFLs by self developed and standardized formula. At this phase, 800 samples were taken from the population of students, teachers, advocates, administrative officers, and common persons. The finding shows that real psyche has two external rings (ER). These ER are itself generator of two independent psyches (manifested and manipulated). Prima-facie, it was proved that micro differences in FFLs have potential to predict the state of art of the human psyche. The potential of psyches was determined by the saving and distribution of mental energy. It was also mathematically proved.

Keywords: face architecture, psyche, potential, face functional ratio, external rings

Procedia PDF Downloads 481
148 Design and Development of Mucoadhesive Buccal Film Bearing Itraconazole

Authors: Yuvraj Singh Dangi, Kamta Prasad Namdeo, Surendra Bodhake

Abstract:

The purpose of this research was to develop and evaluate mucoadhesive films for buccal administration of itraconazole using film-forming and mucoashesive polymers. Buccal films of chitosan bearing Itraconazole were prepared by solvent casting technique. The films have been evaluated in terms of film weight, thickness, density, surface pH, FTIR, X-ray diffraction analysis, bioadhesion, swelling properties, and in vitro drug release studies. It was found that film formulations of 2 cm2 size having weight in the range of 204 ± 0.76 to 223 ± 2.09 mg and film thickness were in the range of 0.44 ± 0.11 to 0.57 ± 0.19 mm. Density of the films was found to be 0.102 to 0.126 g/ml. Drug content was found to be uniform in the range of 8.23 ± 0.07 to 8.73 ± 0.09 mg/cm2 for formulation A1 to A4. Maximum bioadhesion force was recorded for HPMC buccal films (A2) i.e. 0.57 ± 0.47 as compared to other films. In vitro residence time was in range of 1.7 ± 0.12 to 7.65 ± 0.15 h. The drug release studies show that formulations follow non-fickian diffusion. These mucoadhesive formulations could offer many advantages in comparison to traditional treatments.

Keywords: biovariability, buccal patches, itraconazole, Mucoadhesion

Procedia PDF Downloads 485
147 Experimentation and Analysis of Reinforced Basalt and Carbon Fibres Composite Laminate Mechanical Properties

Authors: Vara Prasad Vemu

Abstract:

The aim of the present work is to investigate the mechanical properties and water absorption capacity of carbon and basalt fibers mixed with matrix epoxy. At present, there is demand for nature friendly products. Basalt reinforced composites developed recently, and these mineral amorphous fibres are a valid alternative to carbon fibres for their lower cost and to glass fibres for their strength. The present paper describes briefly on basalt and carbon fibres (uni-directional) which are used as reinforcement materials for composites. The matrix epoxy (LY 556-HY 951) is taken into account to assess its influence on the evaluated parameters. In order to use reinforced composites for structural applications, it is necessary to perform a mechanical characterization. With this aim experiments like tensile strength, flexural strength, hardness and water absorption are performed. Later the mechanical properties obtained from experiments are compared with ANSYS software results.

Keywords: carbon fibre, basalt fibre, uni-directional, reinforcement, mechanical tests, water absorption test, ANSYS

Procedia PDF Downloads 170
146 The Effect of Global Solar Radiation on the Thermal and Thermohydraulic Performance of Double Flow Corrugated Absorber Solar Air Heater

Authors: Suresh Prasad Sharma, Som Nath Saha

Abstract:

This paper deals with the effect of Global Solar Radiation (GSR) on the performance of double flow solar air heater having corrugated plate as an absorber. An analytical model of a double flow solar air heater has been presented, and a computer program in C++ language has been developed to calculate the outlet air temperature, heat gain, pressure drop for estimating the thermal and thermohydraulic efficiencies. The performance of double flow corrugated absorber is compared with double flow flat plate and conventional solar air heaters. It is found that the double flow arrangement effectively increases the air temperature rise and efficiencies in comparison to a conventional collector. However, corrugated absorber is more superior to that of flat plate double flow solar air heater. The results indicate that increasing the solar radiation leads to achieve higher air temperature rise and efficiencies.

Keywords: corrugated absorber, double flow, flat plate, solar air heater

Procedia PDF Downloads 250
145 Postural Orthostatic Tachycardia Syndrome: A Case Study and Discussion of Its Epidemiology, Pathophysiology, Diagnosis, and Management

Authors: Zayd Parekh, Amish Prasad, Baraa Souman

Abstract:

Postural orthostatic tachycardia syndrome (POTS) is characterized by orthostatic intolerance due to an exaggerated tachycardia in response to standing upright. This exaggerated orthostatic tachycardia is defined as the heart rate (HR) rising 30 beats above a baseline value while supine or seated within ten minutes. The tachycardia can lead to symptoms of orthostatic intolerance such as palpitations, lightheadedness, exercise intolerance, fatigue, and anxiety. POTS can go undiagnosed for many years due to its similarities with other cardiac and psychiatric conditions and nonspecific presentation, making it crucial to raise awareness for it in the medical field. The following case study discusses a 30-year-old female who was evaluated in the emergency room several times before being referred to the clinic for POTS. An overview of what tests are performed with this patient is also provided, highlighting the diagnostic work-up for POTS and the process of ruling out other differentials being considered. Finally, the epidemiology, the various theories regarding its pathophysiology, the diagnostic process, and pharmacological and non-pharmacological management for POTS are reviewed.

Keywords: orthostatic intolerance, postural orthostatic tachycardia syndrome, syncope, tachycardia

Procedia PDF Downloads 46
144 A Deep Learning Based Approach for Dynamically Selecting Pre-processing Technique for Images

Authors: Revoti Prasad Bora, Nikita Katyal, Saurabh Yadav

Abstract:

Pre-processing plays an important role in various image processing applications. Most of the time due to the similar nature of images, a particular pre-processing or a set of pre-processing steps are sufficient to produce the desired results. However, in the education domain, there is a wide variety of images in various aspects like images with line-based diagrams, chemical formulas, mathematical equations, etc. Hence a single pre-processing or a set of pre-processing steps may not yield good results. Therefore, a Deep Learning based approach for dynamically selecting a relevant pre-processing technique for each image is proposed. The proposed method works as a classifier to detect hidden patterns in the images and predicts the relevant pre-processing technique needed for the image. This approach experimented for an image similarity matching problem but it can be adapted to other use cases too. Experimental results showed significant improvement in average similarity ranking with the proposed method as opposed to static pre-processing techniques.

Keywords: deep-learning, classification, pre-processing, computer vision, image processing, educational data mining

Procedia PDF Downloads 116