Search results for: Parthiban Srinivasan
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 54

Search results for: Parthiban Srinivasan

54 Author Name Disambiguation for Biomedical Literature

Authors: Parthiban Srinivasan

Abstract:

PubMed provides online access to the National Library of Medicine database (MEDLINE) and other publications, which contain close to 25 million scientific citations from 1865 to the present. There are close to 80 million author name instances in those close to 25 million citations. For any work of literature, a fundamental issue is to identify the individual(s) who wrote it, and conversely, to identify all of the works that belong to a given individual. Due to the lack of universal standards for name information, there are two aspects of name ambiguity: name synonymy (a single author with multiple name representations), and name homonymy (multiple authors sharing the same name representation). In this talk, we present some results from our extensive work in author name disambiguation for PubMed citations. Information will be presented on the effectiveness and shortcomings of different aspects of successful name disambiguation such as parsing, validation, standardization and normalization.

Keywords: disambiguation, normalization, parsing, PubMed

Procedia PDF Downloads 268
53 Artificial Intelligence in Bioscience: The Next Frontier

Authors: Parthiban Srinivasan

Abstract:

With recent advances in computational power and access to enough data in biosciences, artificial intelligence methods are increasingly being used in drug discovery research. These methods are essentially a series of advanced statistics based exercises that review the past to indicate the likely future. Our goal is to develop a model that accurately predicts biological activity and toxicity parameters for novel compounds. We have compiled a robust library of over 150,000 chemical compounds with different pharmacological properties from literature and public domain databases. The compounds are stored in simplified molecular-input line-entry system (SMILES), a commonly used text encoding for organic molecules. We utilize an automated process to generate an array of numerical descriptors (features) for each molecule. Redundant and irrelevant descriptors are eliminated iteratively. Our prediction engine is based on a portfolio of machine learning algorithms. We found Random Forest algorithm to be a better choice for this analysis. We captured non-linear relationship in the data and formed a prediction model with reasonable accuracy by averaging across a large number of randomized decision trees. Our next step is to apply deep neural network (DNN) algorithm to predict the biological activity and toxicity properties. We expect the DNN algorithm to give better results and improve the accuracy of the prediction. This presentation will review all these prominent machine learning and deep learning methods, our implementation protocols and discuss these techniques for their usefulness in biomedical and health informatics.

Keywords: deep learning, drug discovery, health informatics, machine learning, toxicity prediction

Procedia PDF Downloads 328
52 Hospital Beds: Figuring and Forecasting Patient Population Arriving at Health Care Research Institute, Illustrating Roemer's Law

Authors: Karthikeyan Srinivasan, Ranjana Singh, Yatin Talwar, Karthikeyan Srinivasan

Abstract:

Healthcare services play a vital role in the life of human being. The Setup of Hospital varies in wide spectrum of cost, technology, and access. Hospital’s of Public sector satisfies need of a common man to poorer, which can differ at private owned hospitals on cost and treatment. Patient assessing hospital frequently assumes spending time at the hospital is miserable and not aware of what is happening around them. Mostly they are queued up round the clock waiting to be admitted on hospital beds. The idea here is to highlight the role in admitting patient population of Outdoor as well as Emergency entering the Post Graduate Institute of Medical Education and Research, Chandigarh with available hospital beds. This study emphasizes the trend forecasting and acquiring beds needed. The conception “if patient population increases’ likewise increasing hospital beds advertently perceived. If tend to increase the hospital beds, thereby exploring budget, Manpower, space, and infrastructure make compulsion. This survey ideally draws out planning and forecasting beds to cater patient population in and around neighboring state of Chandigarh for admission at territory healthcare and research institute on available hospital beds. Executing healthcare services for growing population needs to know Roemer’s law indicating "in an insured population, a hospital bed built is a filled bed".

Keywords: admissions, average length of stay, bed days, hospital beds, occupancy rates

Procedia PDF Downloads 241
51 Performance Analysis of Vapour Compression Refrigeration System with Alternate Refrigerants

Authors: K. Parthiban, P. Pradeep, I. Pon Surya Prakash, S. Vinoth, A. Murugan

Abstract:

The main aim of this project is to analyze the performance of vapor compression refrigeration system with alternate refrigerants. Currently we are using R134a as refrigerant. It is used in both household and industrial appliances as refrigerant. It has an advantage that the ozone depletion potential is zero i.e. R134a does not affects ozone layer. But its Global warming potential is considerably high. Also the compressor failure occurs frequently. Hence this project deals with how the performance of R134a varies with blended refrigerants such as R416a and R407c. This analysis is based on how much the Co-efficient of Performance (COP) varies with different refrigerants.

Keywords: compressor, condenser, expansion valve, evaporator

Procedia PDF Downloads 287
50 Waste Heat Recovery Using Spiral Heat Exchanger

Authors: Parthiban S. R.

Abstract:

Spiral heat exchangers are known as excellent heat exchanger because of far compact and high heat transfer efficiency. An innovative spiral heat exchanger based on polymer materials is designed for waste heat recovery process. Such a design based on polymer film technology provides better corrosion and chemical resistance compared to conventional metal heat exchangers. Due to the smooth surface of polymer film fouling is reduced. A new arrangement for flow of hot flue gas and cold fluid is employed for design, flue gas flows in axial path while the cold fluid flows in a spiral path. Heat load recovery achieved with the presented heat exchanger is in the range of 1.5 kW thermic but potential heat recovery about 3.5 kW might be achievable. To measure the performance of the spiral tube heat exchanger, its model is suitably designed and fabricated so as to perform experimental tests. The paper gives analysis of spiral tube heat exchanger.

Keywords: spiral heat exchanger, polymer based materials, fouling factor, heat load

Procedia PDF Downloads 356
49 Polymer Spiral Film Gas-Liquid Heat Exchanger for Waste Heat Recovery in Exhaust Gases

Authors: S. R. Parthiban, C. Elajchet Senni

Abstract:

Spiral heat exchangers are known as excellent heat exchanger because of far compact and high heat transfer efficiency. An innovative spiral heat exchanger based on polymer materials is designed for waste heat recovery process. Such a design based on polymer film technology provides better corrosion and chemical resistance compared to conventional metal heat exchangers. Due to the smooth surface of polymer film fouling is reduced. A new arrangement for flow of hot flue gas and cold fluid is employed for design, flue gas flows in axial path while the cold fluid flows in a spiral path. Heat load recovery achieved with the presented heat exchanger is in the range of 1.5 kW thermic but potential heat recovery about 3.5kW might be achievable. To measure the performance of the spiral tube heat exchanger, its model is suitably designed and fabricated so as to perform experimental tests. The paper gives analysis of spiral tube heat exchanger.

Keywords: spiral heat exchanger, polymer based materials, fouling factor, heat load

Procedia PDF Downloads 342
48 A Metaheuristic Approach for the Pollution-Routing Problem

Authors: P. Parthiban, Sonu Rajak, R. Dhanalakshmi

Abstract:

This paper presents an Ant Colony Optimization (ACO) approach, combined with a Speed Optimization Algorithm (SOA) to solve the Vehicle Routing Problem (VRP) with environmental considerations, which is well known as Pollution-Routing Problem (PRP). It consists of routing a number of vehicles to serve a set of customers, and determining fuel consumption, driver wages and their speed on each route segment, while respecting the capacity constraints and time windows. Since VRP is NP-hard problem, so PRP also a NP-hard problem, which requires metaheuristics to solve this type of problems. The proposed solution method consists of two stages. Stage one is to solve a Vehicle Routing Problem with Time Window (VRPTW) using ACO and in the second stage, a SOA is run on the resulting VRPTW solution. Given a vehicle route, the SOA consists of finding the optimal speed on each arc of the route to minimize an objective function comprising fuel consumption costs and driver wages. The proposed algorithm tested on benchmark problem, the preliminary results show that the proposed algorithm can provide good solutions within reasonable computational time.

Keywords: ant colony optimization, CO2 emissions, speed optimization, vehicle routing

Procedia PDF Downloads 318
47 An Evaluative Approach for Successful Implementation of Lean and Green Manufacturing in Indian SMEs

Authors: Satya S. N. Narayana, P. Parthiban, T. Niranjan, N. Kannan

Abstract:

Enterprises adopt methodologies to increase their business performance and to stay competent in the volatile global market. Lean manufacturing is one such manufacturing paradigm which focuses on reduction of cost by elimination of wastes or non-value added activities. With increased awareness about social responsibility and the necessary to meet the terms of the environmental policy, green manufacturing is becoming increasingly important for industries. Large plants have more resources, have started implementing lean and green practices and they are getting good results. Small and medium scale enterprises (SMEs) are facing problems in implementing lean and green concept. This paper aims to identify the key issues for implementation of lean and green concept in Indian SMEs. The key factors identified based on literature review and expert opinions are grouped into different levels by Modified Interpretive Structural Modeling (MISM) to explore the importance among the factors to implement lean and green manufacturing. Finally, Fuzzy Analytic Network Process (FANP) method has been used to determine the extent to which the main principles of lean and green manufacturing have been carried out in the six Indian medium scale manufacturing industries.

Keywords: lean manufacturing, green manufacturing, MISM, FANP

Procedia PDF Downloads 505
46 An Ant Colony Optimization Approach for the Pollution Routing Problem

Authors: P. Parthiban, Sonu Rajak, N. Kannan, R. Dhanalakshmi

Abstract:

This paper deals with the Vehicle Routing Problem (VRP) with environmental considerations which is called Pollution Routing Problem (PRP). The objective is to minimize the operational and environmental costs. It consists of routing a number of vehicles to serve a set of customers, and determining fuel consumption, driver wages and their speed on each route segment, while respecting the capacity constraints and time windows. In this context, we presented an Ant Colony Optimization (ACO) approach, combined with a Speed Optimization Algorithm (SOA) to solve the PRP. The proposed solution method consists of two stages. Stage one is to solve a Vehicle Routing Problem with Time Window (VRPTW) using ACO and in the second stage a SOA is run on the resulting VRPTW solutions. Given a vehicle route, the SOA consists of finding the optimal speed on each arc of the route in order to minimize an objective function comprising fuel consumption costs and driver wages. The proposed algorithm tested on benchmark problem, the preliminary results show that the proposed algorithm is able to provide good solutions.

Keywords: ant colony optimization, CO2 emissions, combinatorial optimization, speed optimization, vehicle routing

Procedia PDF Downloads 290
45 Influence of Alccofine on Semi-Light Weight Concrete under Accelerated Curing and Conventional Curing Regimes

Authors: P. Parthiban, J. Karthikeyan

Abstract:

This paper deals with the performance of semi-light weight concrete, prepared by using wood ash pellets as coarse aggregates which were improved by partial replacement of cement with alccofine. Alccofine is a mineral admixture which contains high glass content obtained through the process of controlled granulation. This is finer than cement which carries its own pozzolanic property. Therefore, cement could be replaced by alccofine as 0%, 5%, 10%, 15%, 20%, 25%, 30%, 35%, 40%, 45%, 50%, 55%, 60%, 65%, and 70% to enhance the strength and durability properties of concrete. High range water reducing admixtures (HRWA) were used in these mixes which were dosed up to 1.5% weight of the total cementitious content (alccofine & cement). It also develops the weaker transition zone into more impermeable layer. Specimens were subjected in both the accelerated curing method as well as conventional curing method. Experimental results were compared and reported, in that the maximum compressive strength of 32.6 MPa was achieved on 28th day with 30% replacement level in a density of 2200 kg/m3 to a conventional curing, while in the accelerated curing, maximum compressive strength was achieved at 40% replacement level. Rapid chloride penetration test (RCPT) output results for the conventional curing method at 0% and 70% give 3296.7 and 545.6 coulombs.

Keywords: Alccofine, compressive strength, RCPT, wood ash pellets

Procedia PDF Downloads 157
44 Synthesis, Spectral, Thermal, Optical and Dielectric Studies of Some Organic Arylidene Derivatives

Authors: S. Sathiyamoorthi, P. Srinivasan, K. Suganya Devi

Abstract:

Arylidene derivatives are the subclass of chalcone derivatives. Chalcone derivatives are studied widely for the past decade because of its nonlinearity. To seek new organic group of crystals which suit for fabrication of optical devices, three-member organic arylidene crystals were synthesized by using Claisen–Schmidt condensation reaction. Good quality crystals were grown by slow evaporation method. Functional groups were identified by FT-IR and FT-Raman spectrum. Optical transparency and optical band gap were determined by UV-Vis-IR studies. Thermal stability and melting point were calculated using TGA and DSC. Variation of dielectric loss and dielectric constant with frequency were calculated by dielectric measurement.

Keywords: DSC and TGA studies, nonlinear optic studies, Fourier Transform Infrared Spectroscopy, UV-vis-NIR spectra

Procedia PDF Downloads 269
43 Secure E-Pay System Using Steganography and Visual Cryptography

Authors: K. Suganya Devi, P. Srinivasan, M. P. Vaishnave, G. Arutperumjothi

Abstract:

Today’s internet world is highly prone to various online attacks, of which the most harmful attack is phishing. The attackers host the fake websites which are very similar and look alike. We propose an image based authentication using steganography and visual cryptography to prevent phishing. This paper presents a secure steganographic technique for true color (RGB) images and uses Discrete Cosine Transform to compress the images. The proposed method hides the secret data inside the cover image. The use of visual cryptography is to preserve the privacy of an image by decomposing the original image into two shares. Original image can be identified only when both qualified shares are simultaneously available. Individual share does not reveal the identity of the original image. Thus, the existence of the secret message is hard to be detected by the RS steganalysis.

Keywords: image security, random LSB, steganography, visual cryptography

Procedia PDF Downloads 299
42 Microstructural Investigations of Metal Oxides Encapsulated Thermochromic Materials

Authors: Yusuf Emirov, Abdullatif Hakami, Prasanta K Biswas, Elias K Stefanakos, Sesha S Srinivasan

Abstract:

This study is aimed to develop microencapsulated thermochromic materials and the analysis of core-shell formation using high resolution electron microscopy. The candidate metal oxides (e.g., titanium oxide and silicon oxide) used for the microencapsulation of thermochromic materials are based on the microemulsion route that involves the micelle formation using different surfactants. The effectiveness of the core-shell microstructure formationrevealed the influence of surfactants and the metal oxide precursor concentrations. Additionally, a detailed thermal and color chromic behavior of these core-shell microcapsules are evaluated with the pristine thermochromic dye particles.

Keywords: core-shell thermochromic materials, core-shell microstructure formation, thermal and color chromic behavior of core-shell microcapsules, development micro-capsulated thermochromic materials

Procedia PDF Downloads 123
41 Integrated Location-Allocation Planning in Multi Product Multi Echelon Single Period Closed Loop Supply Chain Network Design

Authors: Santhosh Srinivasan, Vipul Garhiya, Shahul Hamid Khan

Abstract:

Environmental performance along with social performance is becoming vital factors for industries to achieve global standards. With a good environmental policy global industries are differentiating them from their competitors. This paper concentrates on multi stage, multi product and multi period manufacturing network. Single objective mathematical models for a total cost for the entire forward supply chain and reverse chain are considered. Here five different problems are considered by varying the number of facilities for illustration. M-MOGA, Shuffle Frog Leaping algorithm (SFLA) and CPLEX are used for finding the optimal solution for the mathematical model.

Keywords: closed loop supply chain, genetic algorithm, random search, multi period, green supply chain

Procedia PDF Downloads 359
40 The Face Sync-Smart Attendance

Authors: Bekkem Chakradhar Reddy, Y. Soni Priya, Mathivanan G., L. K. Joshila Grace, N. Srinivasan, Asha P.

Abstract:

Currently, there are a lot of problems related to marking attendance in schools, offices, or other places. Organizations tasked with collecting daily attendance data have numerous concerns. There are different ways to mark attendance. The most commonly used method is collecting data manually by calling each student. It is a longer process and problematic. Now, there are a lot of new technologies that help to mark attendance automatically. It reduces work and records the data. We have proposed to implement attendance marking using the latest technologies. We have implemented a system based on face identification and analyzing faces. The project is developed by gathering faces and analyzing data, using deep learning algorithms to recognize faces effectively. The data is recorded and forwarded to the host through mail. The project was implemented in Python and Python libraries used are CV2, Face Recognition, and Smtplib.

Keywords: python, deep learning, face recognition, CV2, smtplib, Dlib.

Procedia PDF Downloads 18
39 Studies on Influence of Rub on Vibration Signature of Rotating Machines

Authors: K. N. Umesh, K. S. Srinivasan

Abstract:

The influence of rotor rub was studied with respect to light rub and heavy rub conditions. The investigations were carried out for both below and above critical speeds. The time domain waveform has revealed truncation of the waveform during rubbing conditions. The quantum of rubbing has been indicated by the quantum of truncation. The orbits for light rub have indicated a single loop whereas for heavy rub multi looped orbits have been observed. In the heavy rub condition above critical speed both sub harmonics and super harmonics are exhibited. The orbit precess in a direction opposite to the direction of the rotation of the rotor. When the rubbing was created above the critical speed the orbit shape was of '8' shape indicating the rotor instability. Super-harmonics and sub-harmonics of vibration signals have been observed for light rub and heavy rub conditions and for speeds above critical.

Keywords: rotor rub, orbital analysis, frequency analysis, vibration signatures

Procedia PDF Downloads 286
38 The Effect of H2S on Crystal Structure

Authors: C. Venkataraman B. E., J. Nagarajan B. E., V. Srinivasan M. Tech

Abstract:

For a better understanding on sulfide stress corrosion cracking, a theoretical approach based on crystal structure, molecule behavior, flow of electrons and electrochemical reaction is developed. Its impact on different materials such as carbon steel, low alloy, alloy for sour (H2S) environments is studied. This paper describes the theories on various disaster and failures occurred in the industry by Stress Corrosion Cracking (SCC). Parameters such as pH of process fluid, partial pressure of CO2, O2, Chlorine, effect of internal pressure (crystal structure deformation by stress), and external environment condition are considered. An analytical line graph is then created for process fluid parameter verses time, temperature, induced/residual stress due to local pressure build-up. By comparison with the load test result of NACE and ASTM, it is possible to predict and simplify the control of SCC by use of materials like ferritic, Austenitic material in the oil and gas & petroleum industries.

Keywords: crystal structure deformation, failure assessment, alloy-environment combination, H2S

Procedia PDF Downloads 371
37 Third Party Logistics (3PL) Selection Criteria for an Indian Heavy Industry Using SEM

Authors: Nadama Kumar, P. Parthiban, T. Niranjan

Abstract:

In the present paper, we propose an incorporated approach for 3PL supplier choice that suits the distinctive strategic needs of the outsourcing organization in southern part of India. Four fundamental criteria have been used in particular Performance, IT, Service and Intangible. These are additionally subdivided into fifteen sub-criteria. The proposed strategy coordinates Structural Equation Modeling (SEM) and Non-additive Fuzzy Integral strategies. The presentation of fluffiness manages the unclearness of human judgments. The SEM approach has been used to approve the determination criteria for the proposed show though the Non-additive Fuzzy Integral approach uses the SEM display contribution to assess a supplier choice score. The case organization has a exclusive vertically integrated assembly that comprises of several companies focusing on a slight array of the value chain. To confirm manufacturing and logistics proficiency, it significantly relies on 3PL suppliers to attain supply chain superiority. However, 3PL supplier selection is an intricate decision-making procedure relating multiple selection criteria. The goal of this work is to recognize the crucial 3PL selection criteria by using the non-additive fuzzy integral approach. Unlike the outmoded multi criterion decision-making (MCDM) methods which frequently undertake independence among criteria and additive importance weights, the nonadditive fuzzy integral is an effective method to resolve the dependency among criteria, vague information, and vital fuzziness of human judgment. In this work, we validate an empirical case that engages the nonadditive fuzzy integral to assess the importance weight of selection criteria and indicate the most suitable 3PL supplier.

Keywords: 3PL, non-additive fuzzy integral approach, SEM, fuzzy

Procedia PDF Downloads 244
36 Numerical Analysis on Triceratops Restraining System: Failure Conditions of Tethers

Authors: Srinivasan Chandrasekaran, Manda Hari Venkata Ramachandra Rao

Abstract:

Increase in the oil and gas exploration in ultra deep-water demands an adaptive structural form of the platform. Triceratops has superior motion characteristics compared to that of the Tension Leg Platform and Single Point Anchor Reservoir platforms, which is well established in the literature. Buoyant legs that support the deck are position-restrained to the sea bed using tethers with high axial pretension. Environmental forces that act on the platform induce dynamic tension variations in the tethers, causing the failure of tethers. The present study investigates the dynamic response behavior of the restraining system of the platform under the failure of a single tether of each buoyant leg in high sea states. Using the rain-flow counting algorithm and the Goodman diagram, fatigue damage caused to the tethers is estimated, and the fatigue life is predicted. Results shows that under failure conditions, the fatigue life of the remaining tethers is quite alarmingly low.

Keywords: fatigue life, pm spectrum, rain flow counting, triceratops, failure analysis

Procedia PDF Downloads 104
35 Use of Cobalt Graphene in Place of Platnium in Catalytic Converter

Authors: V. Srinivasan, S. M. Sriram Nandan

Abstract:

Today in the modern world the most important problem faced by the mankind is increasing the pollution in a very high rate. It affects the ecosystem of the environment and also aids to increase the greenhouse effect. The exhaust gases from the automobile is the major cause of a pollution. Automobiles have increased to a large number which has increased the pollution of our world to an alarming rate. There are two methods of controlling the pollution namely, pre-pollution control method and post-pollution control method. This paper is based on controlling the emission by post-pollution control method. The ratio of surface area of nanoparticles to the volume of the nanoparticles is inversely proportional to the radius of the nanoparticles. So decreasing the radius, this ratio is leading resulting in an increased rate of reaction and thus the concentration of the pollution is decreased. To achieve this objective, use of cobalt-graphene element is proposed. The proposed method is mainly to decrease the cost of platinum as it is expensive. This has a longer life than the platinum-based catalysts.

Keywords: automobile emissions, catalytic converter, cobalt-graphene, replacement of platinum

Procedia PDF Downloads 355
34 High Performance Fibre Reinforced Alkali Activated Slag Concrete

Authors: A. Sivakumar, K. Srinivasan

Abstract:

The main objective of the study is focused in producing slag based geopolymer concrete obtained with the addition of alkali activator. Test results indicated that the reaction of silicates in slag is based on the reaction potential of sodium hydroxide and the formation of alumino-silicates. The study also comprises on the evaluation of the efficiency of polymer reaction in terms of the strength gain properties for different geopolymer mixtures. Geopolymer mixture proportions were designed for different binder to total aggregate ratio (0.3 & 0.45) and fine to coarse aggregate ratio (0.4 & 0.8). Geopolymer concrete specimens casted with normal curing conditions reported a maximum 28 days compressive strength of 54.75 MPa. The addition of glued steel fibres at 1.0% Vf in geopolymer concrete showed reasonable improvements on the compressive strength, split tensile strength and flexural properties of different geopolymer mixtures. Further, comparative assessment was made for different geopolymer mixtures and the reinforcing effects of steel fibres were investigated in different concrete matrix.

Keywords: accelerators, alkali activators, geopolymer, hot air oven curing, polypropylene fibres, slag, steam curing, steel fibres

Procedia PDF Downloads 234
33 Effect of Gel Concentration on Physical Properties of an Electrochromic Device

Authors: Sharan K. Indrakar, Aakash B. Prasad, Arash Takshi, Sesha Srinivasan, Elias K. Stefanakos

Abstract:

In this work, we present an exclusive study on the effect of the feeding ratio of polyaniline-based redox-active gel layer on electrical and optical properties of innovative electrochromic devices (ECs). An electrochromic device consisting of polyaniline (PANI) has a redox-active gel electrolyte placed between two conducting transparent fluorine-doped tin oxide glass substrates. The redox-active composite gel is a mixture of different concentrations of aniline (monomer), a water-soluble polymer poly (vinyl alcohol), hydrochloric acid, and an oxidant. The EC device shows the color change from dark green to transparent for the applied potential between -0.5 V to +2.0 V. The coloration and decoloration of the ECs were tested for electrochemical behavior using techniques such as cyclic voltammetry (CV), chronoamperometry (CA), and electrochemical impedance spectroscopy (EIS). The optical transparency of the EC devices was examined at two different biasing voltage conditions under UV-visible spectroscopic technique; the result showed 65% transmittance at 564 nm and zero transmittance when the cell was biased at 0.0 V and 2.0 V, the synthesized mol fraction gel was analyzed for surface morphology and structural properties by scanning electron microscopy and Fourier transformer spectroscopy.

Keywords: electrochromic, gel electrolyte, polyaniline, conducting polymer

Procedia PDF Downloads 102
32 Optimization of Monitoring Networks for Air Quality Management in Urban Hotspots

Authors: Vethathirri Ramanujam Srinivasan, S. M. Shiva Nagendra

Abstract:

Air quality management in urban areas is a serious concern in both developed and developing countries. In this regard, more number of air quality monitoring stations are planned to mitigate air pollution in urban areas. In India, Central Pollution Control Board has set up 574 air quality monitoring stations across the country and proposed to set up another 500 stations in the next few years. The number of monitoring stations for each city has been decided based on population data. The setting up of ambient air quality monitoring stations and their operation and maintenance are highly expensive. Therefore, there is a need to optimize monitoring networks for air quality management. The present paper discusses the various methods such as Indian Standards (IS) method, US EPA method and European Union (EU) method to arrive at the minimum number of air quality monitoring stations. In addition, optimization of rain-gauge method and Inverse Distance Weighted (IDW) method using Geographical Information System (GIS) are also explored in the present work for the design of air quality network in Chennai city. In summary, additionally 18 stations are required for Chennai city, and the potential monitoring locations with their corresponding land use patterns are ranked and identified from the 1km x 1km sized grids.

Keywords: air quality monitoring network, inverse distance weighted method, population based method, spatial variation

Procedia PDF Downloads 153
31 Suitability of Alternative Insulating Fluid for Power Transformer: A Laboratory Investigation

Authors: S. N. Deepa, A. D. Srinivasan, K. T. Veeramanju, R. Sandeep Kumar, Ashwini Mathapati

Abstract:

Power transformer is a vital element in a power system as it continuously regulates power flow, maintaining good voltage regulation. The working of transformer much depends on the oil insulation, the oil insulation also decides the aging of transformer and hence its reliability. The mineral oil based liquid insulation is globally accepted for power transformer insulation; however it is potentially hazardous due to its non-biodegradability. In this work efficient alternative biodegradable insulating fluid is presented as a replacement to conventional mineral oil. Dielectric tests are performed as distinct alternating fluid to evaluate the suitability for transformer insulation. The selection of the distinct natural esters for an insulation system is carried out by the laboratory investigation of Breakdown voltage, Oxidation stability, Dissipation factor, Permittivity, Viscosity, Flash and Fire point. It is proposed to study and characterize the properties of natural esters to be used in power transformer. Therefore for the investigation of the dielectric behavior rice bran oil, sesame oil, and sunflower oil are considered for the study. The investigated results have been compared with the mineral oil to validate the dielectric behavior of natural esters.

Keywords: alternative insulating fluid, dielectric properties, natural esters, power transformers

Procedia PDF Downloads 108
30 Gait Biometric for Person Re-Identification

Authors: Lavanya Srinivasan

Abstract:

Biometric identification is to identify unique features in a person like fingerprints, iris, ear, and voice recognition that need the subject's permission and physical contact. Gait biometric is used to identify the unique gait of the person by extracting moving features. The main advantage of gait biometric to identify the gait of a person at a distance, without any physical contact. In this work, the gait biometric is used for person re-identification. The person walking naturally compared with the same person walking with bag, coat, and case recorded using longwave infrared, short wave infrared, medium wave infrared, and visible cameras. The videos are recorded in rural and in urban environments. The pre-processing technique includes human identified using YOLO, background subtraction, silhouettes extraction, and synthesis Gait Entropy Image by averaging the silhouettes. The moving features are extracted from the Gait Entropy Energy Image. The extracted features are dimensionality reduced by the principal component analysis and recognised using different classifiers. The comparative results with the different classifier show that linear discriminant analysis outperforms other classifiers with 95.8% for visible in the rural dataset and 94.8% for longwave infrared in the urban dataset.

Keywords: biometric, gait, silhouettes, YOLO

Procedia PDF Downloads 142
29 Influence of Free Field Vibrations Due to Vibratory Pile Driving

Authors: Shashank Mukkoti, Mainak Majumder, Srinivasan Venkatraman

Abstract:

Owing to the land scarcity in the modern-day, most of the construction activities are carried out closed to the existing buildings. Most of the high-rise buildings are constructed on pile foundations to transfer the design loads to a strong stratum below the ground surface. Due to the proximity of the new and existing structures, noise disturbances are prominent during the pile installation. Installation of vibratory piles is most suitable in urban areas. The ground vibrations developed due to the vibratory pile driving may cause many detrimental effects on the surrounding structures based on the proximity of the sources and nature of the structures. In the present study, an attempt has been made to study the severity of ground vibrations induced by vibratory pile driving. For this purpose, a three-dimensional finite element model has been developed in the ABAQUS/ Explicit finite element program. The couple finite/infinite element method has been employed for the capturing of propagating waves due to the pile installation. The geometry of the pile foundations, frequency of the pile driving, length of the pile has been considered for the parametric study. The results show that vibrations generated due to the vibratory pile installation are either very close or more than the thresholds tolerance limits set by different guidelines.

Keywords: FE model, pile driving, free field vibrations, wave propagation

Procedia PDF Downloads 258
28 Preparation and Characterization of the TiO₂ Photocatalytic Membrane for the Degradation of Reactive Orange 16 Dye

Authors: Shruti Sakarkar, Jega Jegatheesan, Srinivasan Madapusi

Abstract:

Photocatalytic membranes have shown great potential for the removal of an organic and inorganic pollutant from wastewater as it combines the degradation and antibacterial properties from photocatalysis and physical separation by the membrane in a single unit. Incorporation of the semiconductor in membrane structure results in enhancing the performance and the properties of the membrane. In this study porous ultrafiltration polyvinylidene fluoride (PVDF) membranes with entrapped TiO₂ nanoparticle were prepared by phase inversion method and further used for the degradation of reactive orange 16 (RO16). Prepared photocatalytic membranes were characterized by the scanning electron microscope (SEM), energy dispersive spectroscopy (EDS), contact angle, and atomic force microscope (AFM). The addition of TiO₂ nanopartparticles improves the strength and thermal stability of the membrane. In particular hydrophilicity and permeability increases with the increase of TiO₂ nanoparticles into the membrane. The photocatalytic membrane achieves 80-85% degrdation of RO16. The impact of different parameters such as pH, concentration of photocatalyst, dye concentration and effect of H₂O₂ were analysed. The best conditions for dye degradation were an initial dye concentration of 50 mg/L, with a membrane containing TiO₂ loading of 2wt%. It was observed that in the presence of H₂O₂, degradation increases with increasing H₂O₂ concentration and reached up to 95-98%. The high quality permeates obtained from the photocatalytic membrane can be reused.

Keywords: photocatalytic membrane, TiO₂, PVDF, nanoparticles

Procedia PDF Downloads 130
27 Analysis and Design of Offshore Triceratops under Ultra-Deep Waters

Authors: Srinivasan Chandrasekaran, R. Nagavinothini

Abstract:

Offshore platforms for ultra-deep waters are form-dominant by design; hybrid systems with large flexibility in horizontal plane and high rigidity in vertical plane are preferred due to functional complexities. Offshore triceratops is relatively a new-generation offshore platform, whose deck is partially isolated from the supporting buoyant legs by ball joints. They allow transfer of partial displacements of buoyant legs to the deck but restrain transfer of rotational response. Buoyant legs are in turn taut-moored to the sea bed using pre-tension tethers. Present study will discuss detailed dynamic analysis and preliminary design of the chosen geometric, which is necessary as a proof of validation for such design applications. A detailed numeric analysis of triceratops at 2400 m water depth under random waves is presented. Preliminary design confirms member-level design requirements under various modes of failure. Tether configuration, proposed in the study confirms no pull-out of tethers as stress variation is comparatively lesser than the yield value. Presented study shall aid offshore engineers and contractors to understand suitability of triceratops, in terms of design and dynamic response behaviour.

Keywords: offshore structures, triceratops, random waves, buoyant legs, preliminary design, dynamic analysis

Procedia PDF Downloads 173
26 Data-Driven Analysis of Velocity Gradient Dynamics Using Neural Network

Authors: Nishant Parashar, Sawan S. Sinha, Balaji Srinivasan

Abstract:

We perform an investigation of the unclosed terms in the evolution equation of the velocity gradient tensor (VGT) in compressible decaying turbulent flow. Velocity gradients in a compressible turbulent flow field influence several important nonlinear turbulent processes like cascading and intermittency. In an attempt to understand the dynamics of the velocity gradients various researchers have tried to model the unclosed terms in the evolution equation of the VGT. The existing models proposed for these unclosed terms have limited applicability. This is mainly attributable to the complex structure of the higher order gradient terms appearing in the evolution equation of VGT. We investigate these higher order gradients using the data from direct numerical simulation (DNS) of compressible decaying isotropic turbulent flow. The gas kinetic method aided with weighted essentially non-oscillatory scheme (WENO) based flow- reconstruction is employed to generate DNS data. By applying neural-network to the DNS data, we map the structure of the unclosed higher order gradient terms in the evolution of the equation of the VGT with VGT itself. We validate our findings by performing alignment based study of the unclosed higher order gradient terms obtained using the neural network with the strain rate eigenvectors.

Keywords: compressible turbulence, neural network, velocity gradient tensor, direct numerical simulation

Procedia PDF Downloads 129
25 Analysis of Stall Angle Delay in Airfoil Coupled with Spinning Cylinder

Authors: N. Kiran, S. A. Vikas, Yatish Chandra, S. Srinivasan

Abstract:

Several Centuries ago, the aerodynamic studies on rotating cylinders and spheres have started. From the observation, the rotation of a cylinder has a remarkable effect on the aerodynamic characteristics is noticed. In case of airfoils as the angle of attack increases, the drag increases with reduction in lift i.e at the critical angle of attack. If at this point a strong impulse is imparted to the boundary layer by means of a spinning cylinder, the re-energisation of boundary layer is achieved and hence delaying the boundary layer separation and stalling characteristics. Analysis of aerodynamic effects spinning cylinder either at leading edge or at trailing edge of the airfoil is carried in the past, the positioning of cylinder close to trailing edge and its effects in delaying the stall are yet to be analyzed in depth. This paper aim is to understand the combined aerodynamic effects of coupling the spinning cylinder with the airfoil closer to the Trailing edge, by considering different spin ratio of the cylinder, its location and geometrical parameters in relation to the chord of the airfoil. From the analysis, it was observed that the spinning cylinder speed of rotation and location had a impact on stalling characteristics for a prescribed free stream condition. The results predicted through CFD analysis and experimental analysis showed a raise in aerodynamic efficiency and as the spin ratio increases, increase in stalling angle of attack is noticed when compared to the airfoil without spinning cylinder.

Keywords: aerodynamics, airfoil, spinning cylinder, stalling

Procedia PDF Downloads 402