Search results for: Sanjit Kumar Paul
1323 Loss Allocation in Radial Distribution Networks for Loads of Composite Types
Authors: Sumit Banerjee, Chandan Kumar Chanda
Abstract:
The paper presents allocation of active power losses and energy losses to consumers connected to radial distribution networks in a deregulated environment for loads of composite types. A detailed comparison among four algorithms, namely quadratic loss allocation, proportional loss allocation, pro rata loss allocation and exact loss allocation methods are presented. Quadratic and proportional loss allocations are based on identifying the active and reactive components of current in each branch and the losses are allocated to each consumer, pro rata loss allocation method is based on the load demand of each consumer and exact loss allocation method is based on the actual contribution of active power loss by each consumer. The effectiveness of the proposed comparison among four algorithms for composite load is demonstrated through an example.Keywords: composite type, deregulation, loss allocation, radial distribution networks
Procedia PDF Downloads 2861322 Epstein, Barr Virus Alters ATM-Dependent DNA Damage Responses in Germinal Centre B-Cells during Early Infection
Authors: Esther N. Maina, Anna Skowronska, Sridhar Chaganti, Malcolm A. Taylor, Paul G. Murray, Tatjana Stankovic
Abstract:
Epstein-Barr virus (EBV) has been implicated in the pathogenesis of human tumours of B-cell origin. The demonstration that a proportion of Hodgkin lymphomas and all Burkitt’s lymphomas harbour EBV suggests that the virus contributes to the development of these malignancies. However, the mechanisms of lymphomagenesis remain largely unknown. To determine whether EBV causes DNA damage and alters DNA damage response in cells of EBV-driven lymphoma origin, Germinal Centre (GC) B cells were infected with EBV and DNA damage responses to gamma ionising radiation (IR) assessed at early time points (12hr – 72hr) after infection and prior to establishment of lymphoblastoid (LCL) cell lines. In the presence of EBV, we observed induction of spontaneous DNA DSBs and downregulation of ATM-dependent phosphorylation in response to IR. This downregulation coincided with reduced ability of infected cells to repair IR-induced DNA double-strand breaks, as measured by the kinetics of gamma H2AX, a marker of double-strand breaks, and by the tail moment of the comet assay. Furthermore, we found that alteration of DNA damage responses coincided with the expression of LMP-1 protein. The presence of the EBV virus did not affect the localization of the ATM-dependent DNA repair proteins to sites of damage but instead lead to an increased expression of PP5, a phosphatase that regulates ATM function. The impact of the virus on DNA repair was most prominent 24h after infection, suggesting that this time point is crucial for the viral establishment in B cells. Our results suggest that during an early infection EBV virus dampens crucial cellular responses to DNA double-strand breaks which facilitate successful viral infection, but at the same time might provide the mechanism for tumor development.Keywords: EBV, ATM, DNA damage, germinal center cells
Procedia PDF Downloads 3501321 Energy System Analysis Using Data-Driven Modelling and Bayesian Methods
Authors: Paul Rowley, Adam Thirkill, Nick Doylend, Philip Leicester, Becky Gough
Abstract:
The dynamic performance of all energy generation technologies is impacted to varying degrees by the stochastic properties of the wider system within which the generation technology is located. This stochasticity can include the varying nature of ambient renewable energy resources such as wind or solar radiation, or unpredicted changes in energy demand which impact upon the operational behaviour of thermal generation technologies. An understanding of these stochastic impacts are especially important in contexts such as highly distributed (or embedded) generation, where an understanding of issues affecting the individual or aggregated performance of high numbers of relatively small generators is especially important, such as in ESCO projects. Probabilistic evaluation of monitored or simulated performance data is one technique which can provide an insight into the dynamic performance characteristics of generating systems, both in a prognostic sense (such as the prediction of future performance at the project’s design stage) as well as in a diagnostic sense (such as in the real-time analysis of underperforming systems). In this work, we describe the development, application and outcomes of a new approach to the acquisition of datasets suitable for use in the subsequent performance and impact analysis (including the use of Bayesian approaches) for a number of distributed generation technologies. The application of the approach is illustrated using a number of case studies involving domestic and small commercial scale photovoltaic, solar thermal and natural gas boiler installations, and the results as presented show that the methodology offers significant advantages in terms of plant efficiency prediction or diagnosis, along with allied environmental and social impacts such as greenhouse gas emission reduction or fuel affordability.Keywords: renewable energy, dynamic performance simulation, Bayesian analysis, distributed generation
Procedia PDF Downloads 4951320 International Investment Arbitration and Environment: Trends and Approaches within the Framework of the ICSID
Authors: Anuj Kumar Vaksha
Abstract:
The research paper examines the trends and approaches of the international investment arbitral tribunals to the issues of environment and the exercise of states' regulatory power for the preservation of environment vis-à-vis the rights of the affected foreign investors. The paper analyses arbitral awards, decisions and orders in the leading cases of international investment arbitrations involving issues of environment and finds that there has been strong trend among the arbitral tribunals to balance the imperatives of the environmental regulation and the interest of the foreign investors. The arbitral tribunals have reflected deference to States' competence for regulation of environment to the extent they were genuine, relevant and in proportion to the legitimate objective sought to be achieved. The arbitral tribunals have at times been innovative and non-conservative in promoting the cause of environment through the mechanism of investor-state arbitration.Keywords: International Investment Arbitration, environmental regulations, bilateral investment treaties, ICSID, NAFTA, amicus curiae, pollution havens hypothesis, environmental race to the bottom hypothesis
Procedia PDF Downloads 3141319 An Early Attempt of Artificial Intelligence-Assisted Language Oral Practice and Assessment
Authors: Paul Lam, Kevin Wong, Chi Him Chan
Abstract:
Constant practicing and accurate, immediate feedback are the keys to improving students’ speaking skills. However, traditional oral examination often fails to provide such opportunities to students. The traditional, face-to-face oral assessment is often time consuming – attending the oral needs of one student often leads to the negligence of others. Hence, teachers can only provide limited opportunities and feedback to students. Moreover, students’ incentive to practice is also reduced by their anxiety and shyness in speaking the new language. A mobile app was developed to use artificial intelligence (AI) to provide immediate feedback to students’ speaking performance as an attempt to solve the above-mentioned problems. Firstly, it was thought that online exercises would greatly increase the learning opportunities of students as they can now practice more without the needs of teachers’ presence. Secondly, the automatic feedback provided by the AI would enhance students’ motivation to practice as there is an instant evaluation of their performance. Lastly, students should feel less anxious and shy compared to directly practicing oral in front of teachers. Technically, the program made use of speech-to-text functions to generate feedback to students. To be specific, the software analyzes students’ oral input through certain speech-to-text AI engine and then cleans up the results further to the point that can be compared with the targeted text. The mobile app has invited English teachers for the pilot use and asked for their feedback. Preliminary trials indicated that the approach has limitations. Many of the users’ pronunciation were automatically corrected by the speech recognition function as wise guessing is already integrated into many of such systems. Nevertheless, teachers have confidence that the app can be further improved for accuracy. It has the potential to significantly improve oral drilling by giving students more chances to practice. Moreover, they believe that the success of this mobile app confirms the potential to extend the AI-assisted assessment to other language skills, such as writing, reading, and listening.Keywords: artificial Intelligence, mobile learning, oral assessment, oral practice, speech-to-text function
Procedia PDF Downloads 1031318 Android Graphics System: Study of Dual-Software VSync Synchronization Architecture and Optimization
Authors: Prafulla Kumar Choubey, Krishna Kishor Jha, S. B. Vaisakh Punnekkattu Chirayil
Abstract:
In Graphics-display subsystem, frame buffers are shared between producer i.e. content rendering and consumer i.e. display. If a common buffer is operated by both producer and consumer simultaneously, their processing rates mismatch can cause tearing effect in displayed content. Therefore, Android OS employs triple buffered system, taking in to account an additional composition stage. Three stages-rendering, composition and display refresh, operate synchronously on three different buffers, which is achieved by using vsync pulses. This synchronization, however, brings in to the pipeline an additional latency of up to 26ms. The present study details about the existing synchronization mechanism of android graphics-display pipeline and discusses a new adaptive architecture which reduces the wait time to 5ms-16ms in all the use-cases. The proposed method uses two adaptive software vsyncs (PLL) for achieving the same result.Keywords: Android graphics system, vertical synchronization, atrace, adaptive system
Procedia PDF Downloads 3141317 Coverage Probability Analysis of WiMAX Network under Additive White Gaussian Noise and Predicted Empirical Path Loss Model
Authors: Chaudhuri Manoj Kumar Swain, Susmita Das
Abstract:
This paper explores a detailed procedure of predicting a path loss (PL) model and its application in estimating the coverage probability in a WiMAX network. For this a hybrid approach is followed in predicting an empirical PL model of a 2.65 GHz WiMAX network deployed in a suburban environment. Data collection, statistical analysis, and regression analysis are the phases of operations incorporated in this approach and the importance of each of these phases has been discussed properly. The procedure of collecting data such as received signal strength indicator (RSSI) through experimental set up is demonstrated. From the collected data set, empirical PL and RSSI models are predicted with regression technique. Furthermore, with the aid of the predicted PL model, essential parameters such as PL exponent as well as the coverage probability of the network are evaluated. This research work may assist in the process of deployment and optimisation of any cellular network significantly.Keywords: WiMAX, RSSI, path loss, coverage probability, regression analysis
Procedia PDF Downloads 1771316 Concept Drifts Detection and Localisation in Process Mining
Authors: M. V. Manoj Kumar, Likewin Thomas, Annappa
Abstract:
Process mining provides methods and techniques for analyzing event logs recorded in modern information systems that support real-world operations. While analyzing an event-log, state-of-the-art techniques available in process mining believe that the operational process as a static entity (stationary). This is not often the case due to the possibility of occurrence of a phenomenon called concept drift. During the period of execution, the process can experience concept drift and can evolve with respect to any of its associated perspectives exhibiting various patterns-of-change with a different pace. Work presented in this paper discusses the main aspects to consider while addressing concept drift phenomenon and proposes a method for detecting and localizing the sudden concept drifts in control-flow perspective of the process by using features extracted by processing the traces in the process log. Our experimental results are promising in the direction of efficiently detecting and localizing concept drift in the context of process mining research discipline.Keywords: abrupt drift, concept drift, sudden drift, control-flow perspective, detection and localization, process mining
Procedia PDF Downloads 3461315 Antidiabetic Effect of Methanolic Leaves Extract and Isolated Constituents from Saraca Asoca
Authors: Sunil Kumar
Abstract:
Background: The present study was performed to investigate the antidiabetic effect of the constituents isolated from Sarca asoca by enzyme inhibitory activity. Methods: The dried leaves of Sarca asoca were defatted with petroleum ether and further the same amount plant materials were extracted with methanol. The dried methanol extract was subjected to fractionation and chromatographic separation, which led to the isolation of kaemferol, β-sitosterol and quercetin stigmasterol. Their structures were elucidated on the basis of spectroscopic studies as well as by comparison with the data available in the literature. The compounds were evaluated for in vitro enzyme inhibition effect. Results: The isolated compounds kaemferol, β-sitosterol and stigmasterol showed 45.32, 40.5 and 41.23% α-amylase inhibition respectively and 43.45, 39.29 and 32.43% α-glucosidase inhibition respectively at the conc. of 50 µg/kg. Conclusion: The compounds isolated from Sarca asoca showed in vitro and in vivo antidiabetic activity. So, Euphorbia hirta is a beneficial plant for management of diabetic disorders.Keywords: diabetes, quercetin, sitosterol, stigmasterol
Procedia PDF Downloads 4251314 3D Numerical Studies on External Aerodynamics of a Flying Car
Authors: Sasitharan Ambicapathy, J. Vignesh, P. Sivaraj, Godfrey Derek Sams, K. Sabarinath, V. R. Sanal Kumar
Abstract:
The external flow simulation of a flying car at take off phase is a daunting task owing to the fact that the prediction of the transient unsteady flow features during its deployment phase is very complex. In this paper 3D numerical simulations of external flow of Ferrari F430 proposed flying car with different NACA 9618 rectangular wings have been carried. Additionally, the aerodynamics characteristics have been generated for optimizing its geometry for achieving the minimum take off velocity with better overall performance in both road and air. The three-dimensional standard k-omega turbulence model has been used for capturing the intrinsic flow physics during the take off phase. In the numerical study, a fully implicit finite volume scheme of the compressible, Reynolds-Averaged, Navier-Stokes equations is employed. Through the detailed parametric analytical studies we have conjectured that Ferrari F430 flying car facilitated with high wings having three different deployment histories during the take off phase is the best choice for accomplishing its better performance for the commercial applications.Keywords: aerodynamics of flying car, air taxi, negative lift, roadable airplane
Procedia PDF Downloads 4201313 Application of Advanced Remote Sensing Data in Mineral Exploration in the Vicinity of Heavy Dense Forest Cover Area of Jharkhand and Odisha State Mining Area
Authors: Hemant Kumar, R. N. K. Sharma, A. P. Krishna
Abstract:
The study has been carried out on the Saranda in Jharkhand and a part of Odisha state. Geospatial data of Hyperion, a remote sensing satellite, have been used. This study has used a wide variety of patterns related to image processing to enhance and extract the mining class of Fe and Mn ores.Landsat-8, OLI sensor data have also been used to correctly explore related minerals. In this way, various processes have been applied to increase the mineralogy class and comparative evaluation with related frequency done. The Hyperion dataset for hyperspectral remote sensing has been specifically verified as an effective tool for mineral or rock information extraction within the band range of shortwave infrared used. The abundant spatial and spectral information contained in hyperspectral images enables the differentiation of different objects of any object into targeted applications for exploration such as exploration detection, mining.Keywords: Hyperion, hyperspectral, sensor, Landsat-8
Procedia PDF Downloads 1241312 Numerical Investigation of Heat Transfer in Laser Irradiated Biological Samplebased on Dual-Phase-Lag Heat Conduction Model Using Lattice Boltzmann Method
Authors: Shashank Patidar, Sumit Kumar, Atul Srivastava, Suneet Singh
Abstract:
Present work is concerned with the numerical investigation of thermal response of biological tissues during laser-based photo-thermal therapy for destroying cancerous/abnormal cells with minimal damage to the surrounding normal cells. Light propagation through the biological sample is mathematically modelled by transient radiative transfer equation. In the present work, application of the Lattice Boltzmann Method is extended to analyze transport of short-pulse radiation in a participating medium.In order to determine the two-dimensional temperature distribution inside the tissue medium, the RTE has been coupled with Penne’s bio-heat transfer equation based on Fourier’s law by several researchers in last few years.Keywords: lattice Boltzmann method, transient radiation transfer equation, dual phase lag model
Procedia PDF Downloads 3521311 Electrokinetic Transport of Power Law Fluid through Hydrophobic Micro-Slits
Authors: Ainul Haque, Ameeye Kumar Nayak
Abstract:
Flow enhancement and species transport in a slit hydrophobic microchannel is studied for non-Newtonian fluids with the externally imposed electric field and pressure gradient. The incompressible Poisson-Nernst-Plank equations and the Navier-Stokes equations are approximated by lubrication theory to quantify the flow structure due to hydrophobic and hydrophilic surfaces. The analytical quantification of velocity and pressure of electroosmotic flow (EOF) is made with the numerical results due to the staggered grid based finite volume method for flow governing equations. The resistance force due to fluid friction and shear force along the surface are decreased by the hydrophobicity, enables the faster movement of fluid particles. The resulting flow enhancement factor Ef is increased with the low viscous fluid and provides maximum species transport. Also, the analytical comparison of EOF with pressure driven EOF justifies the flow enhancement due to hydrophobicity and shear impact on flow variation.Keywords: electroosmotic flow, hydrophobic surface, power-law fluid, shear effect
Procedia PDF Downloads 3771310 Rotor Side Speed Control Methods Using MATLAB/Simulink for Wound Induction Motor
Authors: Rajesh Kumar, Roopali Dogra, Puneet Aggarwal
Abstract:
In recent advancements in electric machine and drives, wound rotor motor is extensively used. The merit of using wound rotor induction motor is to control speed/torque characteristics by inserting external resistance. Wound rotor induction motor can be used in the cases such as (a) low inrush current, (b) load requiring high starting torque, (c) lower starting current is required, (d) loads having high inertia, and (e) gradual built up of torque. Examples include conveyers, cranes, pumps, elevators, and compressors. This paper includes speed control of wound induction motor using MATLAB/Simulink for rotor resistance and slip power recovery method. The characteristics of these speed control methods are hence analyzed.Keywords: MATLAB/Simulink, rotor resistance method, slip power recovery method, wound rotor induction motor
Procedia PDF Downloads 3701309 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 3531308 Review of Student-Staff Agreements in Higher Education: Creating a Framework
Authors: Luke Power, Paul O'Leary
Abstract:
Research has long described the enhancement of student engagement as a fundamental aim of delivering a consistent, lifelong benefit to student success across the multitude of dimensions a quality HE (higher education) experience offers. Engagement may take many forms, with Universities and Institutes across the world attempting to define the parameters which constitutes a successful student engagement framework and implementation strategy. These efforts broadly include empowering students, encouraging involvement, and the transfer of decision-making power through a variety of methods with the goal of obtaining a meaningful partnership between students and staff. As the Republic of Ireland continues to observe an increasing population transferring directly from secondary education to HE institutions, it falls on these institutions to research and develop effective strategies which insures the growing student population have every opportunity to engage with their education, research community, and staff. This research systematically reviews SPAs (student partnership agreements) which are currently in the process of being defined, and/or have been adopted at HE institutions, worldwide. Despite the demonstrated importance of a student-staff partnership to the overall student engagement experience, there is no obvious framework or model by which to begin this process. This work will therefore provide a novel analysis of student-staff agreements which will focus on examining the factors of success common to each and builds towards a workable and applicable framework using critical review, analysis of the key words, phraseology, student involvement, and the broadly applicable HE traits and values. Following the analysis, this work proposes SPA ‘toolkit’ with input from key stakeholders such as students, staff, faculty, and alumni. The resulting implications for future research and the lessons learned from the development and implementation of the SPA will aid the systematic implementation of student-staff agreements in Ireland and beyond.Keywords: student engagement, student partnership agreements, student-staff partnerships, higher education, systematic review, democratising students, empowering students, student unions
Procedia PDF Downloads 1811307 Detection of Arterial Stiffness in Diabetes Using Photoplethysmograph
Authors: Neelamshobha Nirala, R. Periyasamy, Awanish Kumar
Abstract:
Diabetes is a metabolic disorder and with the increase of global prevalence of diabetes, cardiovascular diseases and mortality related to diabetes has also increased. Diabetes causes the increase of arterial stiffness by elusive hormonal and metabolic abnormalities. We used photoplethysmograph (PPG), a simple non-invasive method to study the change in arterial stiffness due to diabetes. Toe PPG signals were taken from 29 diabetic subjects with mean age of (65±8.4) years and 21 non-diabetic subjects of mean age of (49±14) years. Mean duration of diabetes is 12±8 years for diabetic group. Rise-time (RT) and area under rise time (AUR) were calculated from the PPG signal of each subject and Welch’s t-test is used to find the significant difference between two groups. We obtained a significant difference of (p-value) 0.0005 and 0.03 for RT and AUR respectively between diabetic and non-diabetic subjects. Average value of RT and AUR is 0.298±0.003 msec and 14.4±4.2 arbitrary units respectively for diabetic subject compared to 0.277±0.0005 msec and 13.66±2.3 a.u respectively for non-diabetic subjects. In conclusion, this study support that arterial stiffness is increased in diabetes and can be detected early using PPG.Keywords: area under rise-time, AUR, arterial stiffness, diabetes, photoplethysmograph, PPG, rise-time (RT)
Procedia PDF Downloads 2591306 A Neural Network for the Prediction of Contraction after Burn Injuries
Authors: Ginger Egberts, Marianne Schaaphok, Fred Vermolen, Paul van Zuijlen
Abstract:
A few years ago, a promising morphoelastic model was developed for the simulation of contraction formation after burn injuries. Contraction can lead to a serious reduction in physical mobility, like a reduction in the range-of-motion of joints. If this is the case in a healing burn wound, then this is referred to as a contracture that needs medical intervention. The morphoelastic model consists of a set of partial differential equations describing both a chemical part and a mechanical part in dermal wound healing. These equations are solved with the numerical finite element method (FEM). In this method, many calculations are required on each of the chosen elements. In general, the more elements, the more accurate the solution. However, the number of elements increases rapidly if simulations are performed in 2D and 3D. In that case, it not only takes longer before a prediction is available, the computation also becomes more expensive. It is therefore important to investigate alternative possibilities to generate the same results, based on the input parameters only. In this study, a surrogate neural network has been designed to mimic the results of the one-dimensional morphoelastic model. The neural network generates predictions quickly, is easy to implement, and there is freedom in the choice of input and output. Because a neural network requires extensive training and a data set, it is ideal that the one-dimensional FEM code generates output quickly. These feed-forward-type neural network results are very promising. Not only can the network give faster predictions, but it also has a performance of over 99%. It reports on the relative surface area of the wound/scar, the total strain energy density, and the evolutions of the densities of the chemicals and mechanics. It is, therefore, interesting to investigate the applicability of a neural network for the two- and three-dimensional morphoelastic model for contraction after burn injuries.Keywords: biomechanics, burns, feasibility, feed-forward NN, morphoelasticity, neural network, relative surface area wound
Procedia PDF Downloads 551305 Design of Compact Dual-Band Planar Antenna for WLAN Systems
Authors: Anil Kumar Pandey
Abstract:
A compact planar monopole antenna with dual-band operation suitable for wireless local area network (WLAN) application is presented in this paper. The antenna occupies an overall area of 18 ×12 mm2. The antenna is fed by a coplanar waveguide (CPW) transmission line and it combines two folded strips, which radiates at 2.4 and 5.2 GHz. In the proposed antenna, by optimally selecting the antenna dimensions, dual-band resonant modes with a much wider impedance matching at the higher band can be produced. Prototypes of the obtained optimized design have been simulated using EM solver. The simulated results explore good dual-band operation with -10 dB impedance bandwidths of 50 MHz and 2400 MHz at bands of 2.4 and 5.2 GHz, respectively, which cover the 2.4/5.2/5.8 GHz WLAN operating bands. Good antenna performances such as radiation patterns and antenna gains over the operating bands have also been observed. The antenna with a compact size of 18×12×1.6 mm3 is designed on an FR4 substrate with a dielectric constant of 4.4.Keywords: CPW antenna, dual-band, electromagnetic simulation, wireless local area network (WLAN)
Procedia PDF Downloads 2091304 Fuzzy Logic Based Fault Tolerant Model Predictive MLI Topology
Authors: Abhimanyu Kumar, Chirag Gupta
Abstract:
This work presents a comprehensive study on the employment of Model Predictive Control (MPC) for a three-phase voltage-source inverter to regulate the output voltage efficiently. The inverter is modeled via the Clarke Transformation, considering a scenario where the load is unknown. An LC filter model is developed, demonstrating its efficacy in Total Harmonic Distortion (THD) reduction. The system, when implemented with fault-tolerant multilevel inverter topologies, ensures reliable operation even under fault conditions, a requirement that is paramount with the increasing dependence on renewable energy sources. The research also integrates a Fuzzy Logic based fault tolerance system which identifies and manages faults, ensuring consistent inverter performance. The efficacy of the proposed methodology is substantiated through rigorous simulations and comparative results, shedding light on the voltage prediction efficiency and the robustness of the model even under fault conditions.Keywords: total harmonic distortion, fuzzy logic, renewable energy sources, MLI
Procedia PDF Downloads 1311303 Availability Analysis of Milling System in a Rice Milling Plant
Authors: P. C. Tewari, Parveen Kumar
Abstract:
The paper describes the availability analysis of milling system of a rice milling plant using probabilistic approach. The subsystems under study are special purpose machines. The availability analysis of the system is carried out to determine the effect of failure and repair rates of each subsystem on overall performance (i.e. steady state availability) of system concerned. Further, on the basis of effect of repair rates on the system availability, maintenance repair priorities have been suggested. The problem is formulated using Markov Birth-Death process taking exponential distribution for probable failures and repair rates. The first order differential equations associated with transition diagram are developed by using mnemonic rule. These equations are solved using normalizing conditions and recursive method to drive out the steady state availability expression of the system. The findings of the paper are presented and discussed with the plant personnel to adopt a suitable maintenance policy to increase the productivity of the rice milling plant.Keywords: availability modeling, Markov process, milling system, rice milling plant
Procedia PDF Downloads 2351302 Mechanical Analysis and Characterization of Friction Stir Processed Aluminium Alloy
Authors: Jaswinder Kumar, Kulbir Singh Sandhu
Abstract:
Friction stir processing (FSP) is a solid-state surface processing technique. A single-pass FSP was performed on Aluminum alloy at combinations of different tool rotational speeds with cylindrical threaded pin profiled tool. The effect of these parameters on tribological properties was studied. The wear resistance is found to be increased from base metal to a single pass FSP sample. The results revealed that with an increase in tool rotational speed, the wear rate increases. The high heat generation causes matrix softening, which results in an increased wear rate; on the other hand, high heat generation leads to coarse grains, which also affected tribological properties. Furthermore, Microstructure results showed that FSPed alloy has a more refined grain structure as compare to the base material, which may be resulted in enhancement of hardness and resistance to wear in FSP.Keywords: friction stir processing, aluminium alloy, microhardness, microstructure
Procedia PDF Downloads 1091301 Exploring the Subculture of New Graduate Nurses’ Everyday Experience in Mental Health Nursing: An Ethnography
Authors: Mary-Ellen Hooper, Anthony Paul O'Brien, Graeme Browne
Abstract:
Background: It has been proposed that negative experiences in mental health nursing increase the risk of attrition for newly graduated nurses. The risk of nurse attrition is of particular concern with current nurse shortages worldwide continuing to rise. The purpose of this study was to identify and explore the qualitative experiences of new graduate nurses as they enter mental health services in their first year of clinical practice. Method: An ethnographic research design was utilized in order to explore the sub-cultural experiences of new graduate nurses. Which included 31 separate episodes of field observation (62 hours) and (n=24) semi-structured interviews. A total number of 26 new graduates and recently graduated nurses participated in this study – 14 new graduate nurses and 12 recently graduate nurses. Data collection was conducted across 6 separate Australian, NSW, mental health units from April until September 2017. Results: A major theme emerging from the research is the new graduate nurses experience of communication in their nursing role, particularly within the context of the multidisciplinary team, and the barriers to sharing information related to care. This presentation describes the thematic structure of the major theme 'communication' in the context of the everyday experience of the New Graduate mental health nurse's participation in their chosen nursing discipline. The participants described diminished communication as a negative experience affecting their envisioned notion of holistic care, which they had associated with the role of the mental health nurse. Conclusion: The relationship between nurses and members of the multidisciplinary team plays a key role in the communication of patient care, patient-centeredness and inter-professional collaboration, potentially affecting the role of the mental health nurse, satisfaction of new graduate nurses, and patient care.Keywords: culture, mental health nursing, multidisciplinary team, new graduate nurse
Procedia PDF Downloads 1771300 Optimization of Process Parameters in Wire Electrical Discharge Machining of Inconel X-750 for Dimensional Deviation Using Taguchi Technique
Authors: Mandeep Kumar, Hari Singh
Abstract:
The effective optimization of machining process parameters affects dramatically the cost and production time of machined components as well as the quality of the final products. This paper presents the optimization aspects of a Wire Electrical Discharge Machining operation using Inconel X-750 as work material. The objective considered in this study is minimization of the dimensional deviation. Six input process parameters of WEDM namely spark gap voltage, pulse-on time, pulse-off time, wire feed rate, peak current and wire tension, were chosen as variables to study the process performance. Taguchi's design of experiments methodology has been used for planning and designing the experiments. The analysis of variance was carried out for raw data as well as for signal to noise ratio. Four input parameters and one two-factor interaction have been found to be statistically significant for their effects on the response of interest. The confirmation experiments were also performed for validating the predicted results.Keywords: ANOVA, DOE, inconel, machining, optimization
Procedia PDF Downloads 2051299 Conceptual Design of a Customer Friendly Variable Volume and Variable Spinning Speed Washing Machine
Authors: C. A. Akaash Emmanuel Raj, V. R. Sanal Kumar
Abstract:
In this paper using smart materials we have proposed a specially manufactured variable volume spin tub for loading clothes for negating the vibration to a certain extent for getting better operating performance. Additionally, we have recommended a variable spinning speed rotor for handling varieties of garments for an efficient washing, aiming for increasing the life span of both the garments and the machine. As a part of the conflicting dynamic constraints and demands of the customer friendly design optimization of a lucrative and cosmetic washing machine we have proposed a drier and a desalination system capable to supply desirable heat and a pleasing fragrance to the garments. We thus concluded that while incorporating variable volume and variable spinning speed tub integrated with a drier and desalination system, the washing machine could meet the varieties of domestic requirements of the customers cost-effectively.Keywords: customer friendly washing machine, drier design, quick cloth cleaning, variable tub volume washing machine, variable spinning speed washing machine
Procedia PDF Downloads 2561298 Magnetoviscous Effects on Axi-Symmetric Ferrofluid Flow over a Porous Rotating Disk with Suction/Injection
Authors: Vikas Kumar
Abstract:
The present study is carried out to investigate the magneto-viscous effects on incompressible ferrofluid flow over a porous rotating disc with suction or injection on the surface of the disc subjected to a magnetic field. The flow under consideration is axi-symmetric steady ferrofluid flow of electrically non-conducting fluid. Karman’s transformation is used to convert the governing boundary layer equations involved in the problem to a system of non linear coupled differential equations. The solution of this system is obtained by using power series approximation. The flow characteristics i.e. radial, tangential, axial velocities and boundary layer displacement thickness are calculated for various values of MFD (magnetic field dependent) viscosity and for different values of suction injection parameter. Besides this, skin friction coefficients are also calculated on the surface of the disk. Thus, the obtained results are presented numerically and graphically in the paper.Keywords: axi-symmetric, ferrofluid, magnetic field, porous rotating disk
Procedia PDF Downloads 3971297 Computer-Aided Teaching of Transformers for Undergraduates
Authors: Rajesh Kumar, Roopali Dogra, Puneet Aggarwal
Abstract:
In the era of technological advancement, use of computer technology has become inevitable. Hence it has become the need of the hour to integrate software methods in engineering curriculum as a part to boost pedagogy techniques. Simulations software is a great help to graduates of disciplines such as electrical engineering. Since electrical engineering deals with high voltages and heavy instruments, extra care must be taken while operating with them. The viable solution would be to have appropriate control. The appropriate control could be well designed if engineers have knowledge of kind of waveforms associated with the system. Though these waveforms can be plotted manually, but it consumes a lot of time. Hence aid of simulation helps to understand steady state of system and resulting in better performance. In this paper computer, aided teaching of transformer is carried out using MATLAB/Simulink. The test carried out on a transformer includes open circuit test and short circuit respectively. The respective parameters of transformer are then calculated using the values obtained from open circuit and short circuit test respectively using Simulink.Keywords: computer aided teaching, open circuit test, short circuit test, simulink, transformer
Procedia PDF Downloads 3741296 Reminiscence Therapy for Alzheimer’s Disease Restrained on Logistic Regression Based Linear Bootstrap Aggregating
Authors: P. S. Jagadeesh Kumar, Mingmin Pan, Xianpei Li, Yanmin Yuan, Tracy Lin Huan
Abstract:
Researchers are doing enchanting research into the inherited features of Alzheimer’s disease and probable consistent therapies. In Alzheimer’s, memories are extinct in reverse order; memories formed lately are more transitory than those from formerly. Reminiscence therapy includes the conversation of past actions, trials and knowledges with another individual or set of people, frequently with the help of perceptible reminders such as photos, household and other acquainted matters from the past, music and collection of tapes. In this manuscript, the competence of reminiscence therapy for Alzheimer’s disease is measured using logistic regression based linear bootstrap aggregating. Logistic regression is used to envisage the experiential features of the patient’s memory through various therapies. Linear bootstrap aggregating shows better stability and accuracy of reminiscence therapy used in statistical classification and regression of memories related to validation therapy, supportive psychotherapy, sensory integration and simulated presence therapy.Keywords: Alzheimer’s disease, linear bootstrap aggregating, logistic regression, reminiscence therapy
Procedia PDF Downloads 3091295 Computational Analysis of Potential Inhibitors Selected Based on Structural Similarity for the Src SH2 Domain
Authors: W. P. Hu, J. V. Kumar, Jeffrey J. P. Tsai
Abstract:
The inhibition of SH2 domain regulated protein-protein interactions is an attractive target for developing an effective chemotherapeutic approach in the treatment of disease. Molecular simulation is a useful tool for developing new drugs and for studying molecular recognition. In this study, we searched potential drug compounds for the inhibition of SH2 domain by performing structural similarity search in PubChem Compound Database. A total of 37 compounds were screened from the database, and then we used the LibDock docking program to evaluate the inhibition effect. The best three compounds (AP22408, CID 71463546 and CID 9917321) were chosen for MD simulations after the LibDock docking. Our results show that the compound CID 9917321 can produce a more stable protein-ligand complex compared to other two currently known inhibitors of Src SH2 domain. The compound CID 9917321 may be useful for the inhibition of SH2 domain based on these computational results. Subsequently experiments are needed to verify the effect of compound CID 9917321 on the SH2 domain in the future studies.Keywords: nonpeptide inhibitor, Src SH2 domain, LibDock, molecular dynamics simulation
Procedia PDF Downloads 2691294 Application of Nanofibers in Heavy Metal (HM) Filtration
Authors: Abhijeet Kumar, Palaniswamy N. K.
Abstract:
Heavy metal contamination in water sources endangers both the environment and human health. Various water filtration techniques have been employed till now for purification and removal of hazardous metals from water. Among all the existing methods, nanofibres have emerged as a viable alternative for effective heavy metal removal in recent years because of their unique qualities, such as large surface area, interconnected porous structure, and customizable surface chemistry. Among the numerous manufacturing techniques, solution blow spinning has gained popularity as a versatile process for producing nanofibers with customized properties. This paper seeks to offer a complete overview of the use of nanofibers for heavy metal filtration, particularly those produced using solution blow spinning. The review discusses current advances in nanofiber materials, production processes, and heavy metal removal performance. Furthermore, the field's difficulties and future opportunities are examined in order to direct future research and development activities.Keywords: heavy metals, nanofiber composite, filter membranes, adsorption, impaction
Procedia PDF Downloads 68