Search results for: Sanjeev Mukherjee
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 132

Search results for: Sanjeev Mukherjee

102 A Stepwise Approach to Automate the Search for Optimal Parameters in Seasonal ARIMA Models

Authors: Manisha Mukherjee, Diptarka Saha

Abstract:

Reliable forecasts of univariate time series data are often necessary for several contexts. ARIMA models are quite popular among practitioners in this regard. Hence, choosing correct parameter values for ARIMA is a challenging yet imperative task. Thus, a stepwise algorithm is introduced to provide automatic and robust estimates for parameters (p; d; q)(P; D; Q) used in seasonal ARIMA models. This process is focused on improvising the overall quality of the estimates, and it alleviates the problems induced due to the unidimensional nature of the methods that are currently used such as auto.arima. The fast and automated search of parameter space also ensures reliable estimates of the parameters that possess several desirable qualities, consequently, resulting in higher test accuracy especially in the cases of noisy data. After vigorous testing on real as well as simulated data, the algorithm doesn’t only perform better than current state-of-the-art methods, it also completely obviates the need for human intervention due to its automated nature.

Keywords: time series, ARIMA, auto.arima, ARIMA parameters, forecast, R function

Procedia PDF Downloads 129
101 Status Check: Journey of India’s Energy Sustainability through Renewable Sources

Authors: Santosh Ghosh, Vinod Kumar Yadav, Vivekananda Mukherjee, Ishta Garg

Abstract:

India, akin to the rest of the world today, is grappling with balancing act between ever increasing demand for energy and alarmingly high level of green house gas emission, which is inevitable corollary of energy production in the conventional way. Researchers and energy policy makers around the world are now focusing on renewable energy (RE) technologies to find solution to this crisis. In India various agencies at both national and state level has been set up and bestowed with responsibility of development of renewable energy technologies, viz. Ministry of New Renewable Energy (MNRE), National Vidyut Vyapar Nigam Ltd. (NVVNL), Indian Renewable Energy Development Agency Limited (IREDA) and RE Development Agencies in respective states. In the present work, the preparedness of India in terms of forming institutional and policy frame work briefly discussed. Status of implementation of RE technologies state wise and of India as a whole, critically reviewed.

Keywords: energy policy, energy sustainability, renewable energy, IREDA

Procedia PDF Downloads 597
100 Unsteady 3D Post-Stall Aerodynamics Accounting for Effective Loss in Camber Due to Flow Separation

Authors: Aritras Roy, Rinku Mukherjee

Abstract:

The current study couples a quasi-steady Vortex Lattice Method and a camber correcting technique, ‘Decambering’ for unsteady post-stall flow prediction. The wake is force-free and discrete such that the wake lattices move with the free-stream once shed from the wing. It is observed that the time-averaged unsteady coefficient of lift sees a relative drop at post-stall angles of attack in comparison to its steady counterpart for some angles of attack. Multiple solutions occur at post-stall and three different algorithms to choose solutions in these regimes show both unsteadiness and non-convergence of the iterations. The distribution of coefficient of lift on the wing span also shows sawtooth. Distribution of vorticity changes both along span and in the direction of the free-stream as the wake develops over time with distinct roll-up, which increases with time.

Keywords: post-stall, unsteady, wing, aerodynamics

Procedia PDF Downloads 343
99 Investigating Optical Properties of Unsaturated Polyurethane Matrix and Its Glass Fiber Composite Under Extreme Temperatures

Authors: Saad Ahmed, Sanjeev Khannaa

Abstract:

Glass fiber reinforced polymers are widely used in structural systems as load-bearing elements at both high and low temperatures. This investigation presents the evaluation of glass fiber reinforced unsaturated polyurethane under harsh conditions of changing temperature and moisture content. This study Explores how these parameters affect the optical properties of the polymer matrix and the composite. Using the hand layup method, the polyurethane resin was modified by E-glass fibers (15 vol. %) to manufacture fiber-reinforced composite. This work includes the preparation of glass-like polyurethane resin sheets and estimates all light transmittance properties at high and very low temperatures and wet conditions. All-optical properties were retested to evaluate the level of improvement or failure. The results found that when comprising reinforced composite fiber to the unreinforced specimens, the reinforced composite shows a fair optical property at high temperatures and good performance at low temperatures.

Keywords: unsaturated polyurethane, extreme temperatures, light transmittance, haze number

Procedia PDF Downloads 109
98 Experimental Investigations on Nanoclay (Cloisite-15A) Modified Bitumen

Authors: Ashish Kumar, Sanjeev Kumar Suman

Abstract:

This study investigated the influence of Cloisite-15A nanoclay on the physical, performance, and mechanical properties of bitumen binder. Cloisite-15A was blended in the bitumen in variegated percentages from 1% to 9% with increment of 2%. The blended bitumen was characterized using penetration, softening point, and dynamic viscosity using rotational viscometer, and compared with unmodified bitumen equally penetration grade 60/70. The rheological parameters were investigated using Dynamic Shear Rheometer (DSR), and mechanical properties were investigated by using Marshall Stability test. The results indicated an increase in softening point, dynamic viscosity and decrease in binder penetration. Rheological properties of bitumen increase complex modulus, decrease phase angle and improve rutting resistances as well. There was significant improvement in Marshall Stability, rather marginal improvement in flow value. The best improvement in the modified binder was obtained with 5% Cloisite-15A nanoclay.

Keywords: Cloisite-15A, complex shear modulus, phase angle, rutting resistance

Procedia PDF Downloads 359
97 Dynamics of the Coupled Fitzhugh-Rinzel Neurons

Authors: Sanjeev Kumar Sharma, Arnab Mondal, Ranjit Kumar Upadhyay

Abstract:

Excitable cells often produce different oscillatory activities that help us to understand the transmitting and processing of signals in the neural system. We consider a FitzHugh-Rinzel (FH-R) model and studied the different dynamics of the model by considering the parameter c as the predominant parameter. The model exhibits different types of neuronal responses such as regular spiking, mixed-mode bursting oscillations (MMBOs), elliptic bursting, etc. Based on the bifurcation diagram, we consider the three regimes (MMBOs, elliptic bursting, and quiescent state). An analytical treatment for the occurrence of the supercritical Hopf bifurcation is studied. Further, we extend our study to a network of a hundred neurons by considering the bi-directional synaptic coupling between them. In this article, we investigate the alternation of spiking propagation and bursting phenomena of an uncoupled and coupled FH-R neurons. We explore that the complete graph of heterogenous desynchronized neurons can exhibit different types of bursting oscillations for certain coupling strength. For higher coupling strength, all the neurons in the network show complete synchronization.

Keywords: excitable neuron model, spiking-bursting, stability and bifurcation, synchronization networks

Procedia PDF Downloads 94
96 Functional Instruction Set Simulator of a Neural Network IP with Native Brain Float-16 Generator

Authors: Debajyoti Mukherjee, Arathy B. S., Arpita Sahu, Saranga P. Pogula

Abstract:

A functional model to mimic the functional correctness of a neural network compute accelerator IP is very crucial for design validation. Neural network workloads are based on a Brain Floating Point (BF-16) data type. The major challenge we were facing was the incompatibility of GCC compilers to the BF-16 datatype, which we addressed with a native BF-16 generator integrated into our functional model. Moreover, working with big GEMM (General Matrix Multiplication) or SpMM (Sparse Matrix Multiplication) Work Loads (Dense or Sparse) and debugging the failures related to data integrity is highly painstaking. In this paper, we are addressing the quality challenge of such a complex neural network accelerator design by proposing a functional model-based scoreboard or software model using SystemC. The proposed functional model executes the assembly code based on the ISA of the processor IP, decodes all instructions, and executes as expected to be done by the DUT. The said model would give a lot of visibility and debug capability in the DUT, bringing up micro-steps of execution.

Keywords: ISA, neural network, Brain Float-16, DUT

Procedia PDF Downloads 60
95 Aiming at Optimization of Tracking Technology through Seasonally Tilted Sun Trackers: An Indian Perspective

Authors: Sanjoy Mukherjee

Abstract:

Discussions on concepts of Single Axis Tracker (SAT) are becoming more and more apt for developing countries like India not just as an advancement in racking technology but due to the utmost necessity of reaching at the lowest Levelized Cost of Energy (LCOE) targets. With this increasing competition and significant fall in feed-in tariffs of solar PV projects, developers are under constant pressure to secure investment for their projects and eventually earn profits from them. Moreover, being the second largest populated country, India suffers from scarcity of land because of higher average population density. So, to mitigate the risk of this dual edged sword with reducing trend of unit (kWh) cost at one side and utilization of land on the other, tracking evolved as the call of the hour. Therefore, the prime objectives of this paper are not only to showcase how STT proves to be an effective mechanism to get more gain in Global Incidence in collector plane (Ginc) with respect to traditional mounting systems but also to introduce Seasonally Tilted Tracker (STT) technology as a possible option for high latitude locations.

Keywords: tracking system, grid connected solar PV plant, CAPEX reduction, levelized cost of energy

Procedia PDF Downloads 223
94 Groundwater Level Prediction Using hybrid Particle Swarm Optimization-Long-Short Term Memory Model and Performance Evaluation

Authors: Sneha Thakur, Sanjeev Karmakar

Abstract:

This paper proposed hybrid Particle Swarm Optimization (PSO) – Long-Short Term Memory (LSTM) model for groundwater level prediction. The evaluation of the performance is realized using the parameters: root mean square error (RMSE) and mean absolute error (MAE). Ground water level forecasting will be very effective for planning water harvesting. Proper calculation of water level forecasting can overcome the problem of drought and flood to some extent. The objective of this work is to develop a ground water level forecasting model using deep learning technique integrated with optimization technique PSO by applying 29 years data of Chhattisgarh state, In-dia. It is important to find the precise forecasting in case of ground water level so that various water resource planning and water harvesting can be managed effectively.

Keywords: long short-term memory, particle swarm optimization, prediction, deep learning, groundwater level

Procedia PDF Downloads 40
93 Studies on Microstructure and Mechanical Properties of Simulated Heat Affected Zone in a Micro Alloyed Steel

Authors: Sanjeev Kumar, S. K. Nath

Abstract:

Proper selection of welding parameters for getting excellent weld is a challenge. HAZ simulation helps in identifying suitable welding parameters like heating rate, cooling rate, peak temperature, and energy input. In this study, the influence of weld thermal cycle of heat affected zone (HAZ) is simulated for Submerged Arc Welding (SAW) using Gleeble ® 3800 thermomechanical simulator. A (Micro-alloyed) MA steel plate of thickness 18 mm having yield strength 450MPa is used for making test specimens. Determination of the mechanical properties of weld simulated specimens including Charpy V-notch toughness and hardness is performed. Peak temperatures of 1300°C, 1150°C, 1000°C, 900°C, 800°C, heat energy input of 22KJ/cm and preheat temperatures of 30°C have been used with Rykalin-3D simulation model. It is found that the impact toughness (75J) is the best for the simulated HAZ specimen at the peak temperature 900ºC. For parent steel, impact toughness value is 26.8J at -50°C in transverse direction.

Keywords: HAZ simulation, mechanical properties, peak temperature, ship hull steel, weldability

Procedia PDF Downloads 529
92 Host-Assisted Delivery of a Model Drug to Genomic DNA: Key Information From Ultrafast Spectroscopy and in Silico Study

Authors: Ria Ghosh, Soumendra Singh, Dipanjan Mukherjee, Susmita Mondal, Monojit Das, Uttam Pal, Aniruddha Adhikari, Aman Bhushan, Surajit Bose, Siddharth Sankar Bhattacharyya, Debasish Pal, Tanusri Saha-Dasgupta, Maitree Bhattacharyya, Debasis Bhattacharyya, Asim Kumar Mallick, Ranjan Das, Samir Kumar Pal

Abstract:

Drug delivery to a target without adverse effects is one of the major criteria for clinical use. Herein, we have made an attempt to explore the delivery efficacy of SDS surfactant in a monomer and micellar stage during the delivery of the model drug, Toluidine Blue (TB) from the micellar cavity to DNA. Molecular recognition of pre-micellar SDS encapsulated TB with DNA occurs at a rate constant of k1 ~652 s 1. However, no significant release of encapsulated TB at micellar concentration was observed within the experimental time frame. This originated from the higher binding affinity of TB towards the nano-cavity of SDS at micellar concentration which does not allow the delivery of TB from the nano-cavity of SDS micelles to DNA. Thus, molecular recognition controls the extent of DNA recognition by TB which in turn modulates the rate of delivery of TB from SDS in a concentration-dependent manner.

Keywords: DNA, drug delivery, micelle, pre-micelle, SDS, toluidine blue

Procedia PDF Downloads 67
91 Identification and Characterization of 18S rRNA Gene of Demodex Canis From the Dog Population of Mizoram, India

Authors: Moneesh Thakur, Hridayesh Prasad, Nikitasha Bora, Parimal Roy Choudhary, A. K. Samanta, Sanjeev Kumar

Abstract:

Canine demodicosis is a common parasitic condition which involves dog skin. Demodicosis in dogs is due the prominent growth of Demodex. Out of various canine Demodex spp., Demodex canis is the most often involved species. Canine demodicosis can occur as either a localized or generalized form of demodicosis severely affect the dogs and in non-treated dogs may cause death. This study was planned with the aim to screen and characterize the 18S rRNA gene of isolated Demodex canis. A total of 1200 dogs were screened during this study period. The skin scrapings of all the suspected dogs were examined under a microscope at 100X magnification for the presence of Demodex canis. The skin scrapings positive for Demodex canis were examined using PCR for confirmation. A total of 35 dogs were confirmed a positive result for D. canis based on 18S rRNA gene amplification by PCR. Further, the 18S rRNA gene of isolated Demodex canis was cloned and sequenced for genome analysis. On the sequence analysis, it was found that isolated sequence (GenBank Accession No. MK177513) had close similarity (99.7%) to that of D. canis genotype of China (Accession No. MG372254).

Keywords: PCR, phylogenetic analysis, cloning and sequening, Demodex canis

Procedia PDF Downloads 52
90 An Investigation on the Suitability of Dual Ion Beam Sputtered GMZO Thin Films: For All Sputtered Buffer-Less Solar Cells

Authors: Vivek Garg, Brajendra S. Sengar, Gaurav Siddharth, Nisheka Anadkat, Amitesh Kumar, Shailendra Kumar, Shaibal Mukherjee

Abstract:

CuInGaSe (CIGSe) is the dominant thin film solar cell technology. The band alignment of Buffer/CIGSe interface is one of the most crucial parameters for solar cell performance. In this article, the valence band offset (VBOff) and conduction band offset (CBOff) values of Cu(In0.70Ga0.30)Se/ 1 at.% Ga: Mg0.25Zn0.75O (GMZO) heterojunction, grown by dual ion beam sputtering system (DIBS), are calculated to understand the carrier transport mechanism at the heterojunction for the realization of all sputtered buffer-less solar cells. To determine the valence band offset (VBOff), ∆E_V at GMZO/CIGSe heterojunction interface, the standard method based on core-level photoemission is utilized. The value of ∆E_V can be evaluated by considering common core-level peaks. In our study, the values of (Valence band onset)VBOn, obtained by linear extrapolation method for GMZO and CIGSe films are calculated to be 2.86 and 0.76 eV. In the UPS spectra peak positions of Se 3d is observed in UPS spectra at 54.82 and 54.7 eV for CIGSe film and GMZO/CIGSe interface respectively, while the peak position of Mg 2p is observed at 50.09 and 50.12 eV for GMZO and GMZO/CIGSe interface respectively. The optical band gap of CIGSe and GMZO are obtained from absorption spectra procured from spectroscopic ellipsometry are 1.26 and 3.84 eV respectively. The calculated average values of ∆E_v and ∆E_C are estimated to be 2.37 and 0.21 eV, respectively, at room temperature. The calculated positive conduction band offset termed as a spike at the absorber junction is the required criterion for the high-efficiency solar cells for the efficient charge extraction from the junction. So we can conclude that the above study confirms GMZO thin films grown by the dual ion beam sputtering system are the suitable candidate for the CIGSe thin films based ultra-thin buffer-less solar cells. We investigated the band-offset properties at the GMZO/CIGSe heterojunction to verify the suitability of the GMZO for the realization of the buffer-less solar cells. The calculated average values of ∆E_V and ∆E_C are estimated to be 2.37 and 0.21 eV, respectively, at room temperature. The calculated positive conduction band offset termed as a spike at the absorber junction is the required criterion for the high-efficiency solar cells for the efficient charge extraction from the junction. So we can conclude that the above study confirms GMZO thin films grown by the dual ion beam sputtering system are the suitable candidate for the CIGSe thin films based ultra-thin buffer-less solar cells. Acknowledgment: We are thankful to DIBS, EDX, and XRD facility equipped at Sophisticated Instrument Centre (SIC) at IIT Indore. The authors B.S.S and A.K acknowledge CSIR and V.G acknowledge UGC, India for their fellowships. B.S.S is thankful to DST and IUSSTF for BASE Internship Award. Prof. Shaibal Mukherjee is thankful to DST and IUSSTF for BASE Fellowship and MEITY YFRF award. This work is partially supported by DAE BRNS, DST CERI, and DST-RFBR Project under India-Russia Programme of Cooperation in Science and Technology. We are thankful to Mukul Gupta for SIMS facility equipped at UGC-DAE Indore.

Keywords: CIGSe, DIBS, GMZO, solar cells, UPS

Procedia PDF Downloads 245
89 Polymer-Nanographite Nanocomposites for Biosensor Applications

Authors: Payal Mazumdar, Sunita Rattan, Monalisa Mukherjee

Abstract:

Polymer nanocomposites are a special class of materials having unique properties and wide application in diverse areas such as EMI shielding, sensors, photovoltaic cells, membrane separation properties, drug delivery etc. Recently the nanocomposites are being investigated for their use in biomedical fields as biosensors. Though nanocomposites with carbon nanoparticles have received worldwide attention in the past few years, comparatively less work has been done on nanographite although it has in-plane electrical, thermal and mechanical properties comparable to that of carbon nanotubes. The main challenge in the fabrication of these nanocomposites lies in the establishment of homogeneous dispersion of nanographite in polymer matrix. In the present work, attempts have been made to synthesize the nanocomposites of polystyrene and nanographite using click chemistry. The polymer and the nanographite are functionalized prior to the formation of nanocomposites. The polymer, polystyrene, was functionalized with alkyne moeity and nanographite with azide moiety. The fabricating of the nanocomposites was accomplished through click chemistry using Cu (I)-catalyzed Huisgen dipolar cycloaddition. The functionalization of filler and polymer was confirmed by NMR and FTIR. The nanocomposites formed by the click chemistry exhibit better electrical properties and the sensors are evaluated for their application as biosensors.

Keywords: nanocomposites, click chemistry, nanographite, biosensor

Procedia PDF Downloads 280
88 A Comparative Analysis on QRS Peak Detection Using BIOPAC and MATLAB Software

Authors: Chandra Mukherjee

Abstract:

The present paper is a representation of the work done in the field of ECG signal analysis using MATLAB 7.1 Platform. An accurate and simple ECG feature extraction algorithm is presented in this paper and developed algorithm is validated using BIOPAC software. To detect the QRS peak, ECG signal is processed by following mentioned stages- First Derivative, Second Derivative and then squaring of that second derivative. Efficiency of developed algorithm is tested on ECG samples from different database and real time ECG signals acquired using BIOPAC system. Firstly we have lead wise specified threshold value the samples above that value is marked and in the original signal, where these marked samples face change of slope are spotted as R-peak. On the left and right side of the R-peak, faces change of slope identified as Q and S peak, respectively. Now the inbuilt Detection algorithm of BIOPAC software is performed on same output sample and both outputs are compared. ECG baseline modulation correction is done after detecting characteristics points. The efficiency of the algorithm is tested using some validation parameters like Sensitivity, Positive Predictivity and we got satisfied value of these parameters.

Keywords: first derivative, variable threshold, slope reversal, baseline modulation correction

Procedia PDF Downloads 378
87 Functional Instruction Set Simulator (ISS) of a Neural Network (NN) IP with Native BF-16 Generator

Authors: Debajyoti Mukherjee, Arathy B. S., Arpita Sahu, Saranga P. Pogula

Abstract:

A Functional Model to mimic the functional correctness of a Neural Network Compute Accelerator IP is very crucial for design validation. Neural network workloads are based on a Brain Floating Point (BF-16) data type. The major challenge we were facing was the incompatibility of gcc compilers to BF-16 datatype, which we addressed with a native BF-16 generator integrated to our functional model. Moreover, working with big GEMM (General Matrix Multiplication) or SpMM (Sparse Matrix Multiplication) Work Loads (Dense or Sparse) and debugging the failures related to data integrity is highly painstaking. In this paper, we are addressing the quality challenge of such a complex Neural Network Accelerator design by proposing a Functional Model-based scoreboard or Software model using SystemC. The proposed Functional Model executes the assembly code based on the ISA of the processor IP, decodes all instructions, and executes as expected to be done by the DUT. The said model would give a lot of visibility and debug capability in the DUT bringing up micro-steps of execution.

Keywords: ISA (instruction set architecture), NN (neural network), TLM (transaction-level modeling), GEMM (general matrix multiplication)

Procedia PDF Downloads 46
86 Walmart Sales Forecasting using Machine Learning in Python

Authors: Niyati Sharma, Om Anand, Sanjeev Kumar Prasad

Abstract:

Assuming future sale value for any of the organizations is one of the major essential characteristics of tactical development. Walmart Sales Forecasting is the finest illustration to work with as a beginner; subsequently, it has the major retail data set. Walmart uses this sales estimate problem for hiring purposes also. We would like to analyzing how the internal and external effects of one of the largest companies in the US can walk out their Weekly Sales in the future. Demand forecasting is the planned prerequisite of products or services in the imminent on the basis of present and previous data and different stages of the market. Since all associations is facing the anonymous future and we do not distinguish in the future good demand. Hence, through exploring former statistics and recent market statistics, we envisage the forthcoming claim and building of individual goods, which are extra challenging in the near future. As a result of this, we are producing the required products in pursuance of the petition of the souk in advance. We will be using several machine learning models to test the exactness and then lastly, train the whole data by Using linear regression and fitting the training data into it. Accuracy is 8.88%. The extra trees regression model gives the best accuracy of 97.15%.

Keywords: random forest algorithm, linear regression algorithm, extra trees classifier, mean absolute error

Procedia PDF Downloads 118
85 The Role of Poling Protocol on Augmentation of Magnetoelectricity in BCZT/NZFO Layered Composites

Authors: Pankhuri Bansal, Sanjeev Kumar

Abstract:

We examined the exotic role of electrical poling of layered BCZT-NZFO bulk composite for sustainable advancement of magnetoelectric (ME) technology. Practically, it seems quite difficult to access the full potential of ME composites due to their weak ME coupling performances. Using a standard poling protocol, we successfully deployed the coupling performance of laminated ME composite, comprised of a ferroelectric (FE) layer of BCZT and a ferrite layer of NZFO. However, the ME coupling constant of laminated composite is optimized by lowering the volume fraction of the FE component to strengthen the mechanical strain in the piezoelectric layer while fixing the thickness of the magnetostrictive ferrite layer. Here, we employed systematic zero field cooled (ZFC) and field cooled (FC) electrical poling protocol on morphotropic phase boundary (MPB) based BCZT composition, well-appreciated for it’s remarkable electromechanical activity. We report a record augmentation in magnetoelectric coupling as a consequence of a prudent field-cooled poling mechanism. On the basis of our findings, we emphasize that the degree of magnetoelectricity may be significantly improved for the miniaturization of efficient devices via proper execution of the poling technique.

Keywords: magnetoelectric, lead-free, ferroelctric, ferromagnetic, energy harvesting

Procedia PDF Downloads 7
84 Influence of Particulate Fractions on Air Quality for Four Major Congested Cities of India over a Period of Four Years from 2006-2009

Authors: I. Mukherjee, J. Ghose, T. Chakraborty, S. Chaudhury, R. Majumder

Abstract:

India is the second most populated nation in the world. With the Indian population hitting the 1.26 billion mark in the year 2014, there has been an unprecedented rise in power and energy requirements throughout the nation. This mammoth demand for energy, both at the industrial as well as at the domestic household level, as well as the increase in the usage of automobiles has led to a corresponding increase in the total tonnage of fuels being burnt every year. This, in turn, has led to an increase in the concentration of atmospheric pollutants over the years with enhanced particulate concentrations being reported for different parts of the country. Considering the adverseness of the particulates, the paper analyses the role of the particulates on the air quality of four major congested cities of the country namely, Kolkata (22034’ N, 88024’ E), Delhi (28038’N , 77012’ E), Bangalore (12058’ N , 77038’E) and Mumbai (18.9750° N, 72.8258° E) over a period of four years from 2006-2009. The fractional contribution of the finer fractions to the coarser one has been considered in the study in addition to the relative occurrences of the particulate fractions with respect to the other gaseous pollutants such as sulphur dioxide (SO2) and nitrogen oxides (NOX).

Keywords: air quality, particulates, yearly variation, relative occurrence, SO2, NOX

Procedia PDF Downloads 340
83 Clustering of Association Rules of ISIS & Al-Qaeda Based on Similarity Measures

Authors: Tamanna Goyal, Divya Bansal, Sanjeev Sofat

Abstract:

In world-threatening terrorist attacks, where early detection, distinction, and prediction are effective diagnosis techniques and for functionally accurate and precise analysis of terrorism data, there are so many data mining & statistical approaches to assure accuracy. The computational extraction of derived patterns is a non-trivial task which comprises specific domain discovery by means of sophisticated algorithm design and analysis. This paper proposes an approach for similarity extraction by obtaining the useful attributes from the available datasets of terrorist attacks and then applying feature selection technique based on the statistical impurity measures followed by clustering techniques on the basis of similarity measures. On the basis of degree of participation of attributes in the rules, the associative dependencies between the attacks are analyzed. Consequently, to compute the similarity among the discovered rules, we applied a weighted similarity measure. Finally, the rules are grouped by applying using hierarchical clustering. We have applied it to an open source dataset to determine the usability and efficiency of our technique, and a literature search is also accomplished to support the efficiency and accuracy of our results.

Keywords: association rules, clustering, similarity measure, statistical approaches

Procedia PDF Downloads 287
82 Gasification of Groundnut Shell in an Air Bubbling Fluidized Bed Gasifier

Authors: Dharminer Singh, Sanjeev Yadav, Pravakar Mohanty

Abstract:

In this work, gasification of groundnut shell was carried out in an air bubbling fluidized bed gasifier. Atmospheric air used as gasification agent in the gasifier. The groundnut shell used for gasification was in powder form and the locally available river sand was used as bed material. Conventional charcoal was used for heating sand bed. Two cyclones were used for proper segregation of char particles and for proper cleaning and cooling the product gas. Experiments were performed on different equivalence ratio (ER) 0.3 - 0.33 by varying feeding rate 36 - 32.8 kg/h of biomass and by keeping the air flow rate constant at bed temperature between 700 °C – 800 °C. Performance of gasifier was evaluated on the basis of different parameters such as cold gas efficiency, carbon conversion efficiency (CCE), Tar and Suspended particles matter (SPM) generation, gas yield, and Higher heating value (HHV) of gas. The optimal ER value for gasification of groundnut shell (GNS) powder in an air bubbling fluidized bed gasifier was found to be 0.31. Cold gas efficiency and CCE value at optimal ER was found to be 63.7 %, and 91 %, respectively. Concentration of Tar and SPM, HHV of gas, and gas yield at optimal ER was found to be 11.88 g/Nm3, 2.38 MJ/Nm3, and 2.01m3/kg, respectively. In the product gas, concentrations of CO, CO2, CH4 and H2 were found to be 12.94%, 13.5%, 5.74% and 13.77%, respectively. At ER 0.31, it was observed that bed temperature of gasifier was in steady state for long time at 714 °C with 5 – 10 °C fluctuation.

Keywords: air bubbling fluidized bed gasifier, groundnut shell powder, equivalence ratio (ER), cold gas efficiency, carbon conversion efficiency (CCE), high heating value (HHV)

Procedia PDF Downloads 246
81 Diffusion Dynamics of Leech-Heart Inter-Neuron Model

Authors: Arnab Mondal, Sanjeev Kumar Sharma, Ranjit Kumar Upadhyay

Abstract:

We study the spatiotemporal dynamics of a neuronal cable. The processes of one- dimensional (1D) and 2D diffusion are considered for a single variable, which is the membrane voltage, i.e., membrane voltage diffusively interacts for spatiotemporal pattern formalism. The recovery and other variables interact through the membrane voltage. A 3D Leech-Heart (LH) model is introduced to investigate the nonlinear responses of an excitable neuronal cable. The deterministic LH model shows different types of firing properties. We explore the parameter space of the uncoupled LH model and based on the bifurcation diagram, considering v_k2_ashift as a bifurcation parameter, we analyze the 1D diffusion dynamics in three regimes: bursting, regular spiking, and a quiescent state. Depending on parameters, it is shown that the diffusive system may generate regular and irregular bursting or spiking behavior. Further, it is explored a 2D diffusion acting on the membrane voltage, where different types of patterns can be observed. The results show that the LH neurons with different firing characteristics depending on the control parameters participate in a collective behavior of an information processing system that depends on the overall network.

Keywords: bifurcation, pattern formation, spatio-temporal dynamics, stability analysis

Procedia PDF Downloads 185
80 Efficient Energy Management: A Novel Technique for Prolonged and Persistent Automotive Engine

Authors: Chakshu Baweja, Ishaan Prakash, Deepak Giri, Prithwish Mukherjee, Herambraj Ashok Nalawade

Abstract:

The need to prevent and control rampant and indiscriminate usage of energy in present-day realm on earth has motivated active research efforts aimed at understanding of controlling mechanisms leading to sustained energy. Although much has been done but complexity of the problem has prevented a complete understanding due to nonlinear interaction between flow, heat and mass transfer in terrestrial environment. Therefore, there is need for a systematic study to clearly understand mechanisms controlling energy-spreading phenomena to increase a system’s efficiency. The present work addresses the issue of sustaining energy and proposes a devoted technique of optimizing energy in the automotive domain. The proposed method focus on utilization of the mechanical and thermal energy of an automobile IC engine by converting and storing energy due to motion of a piston in form of electrical energy. The suggested technique utilizes piston motion of the engine to generate high potential difference capable of working as a secondary power source. This is achieved by the use of a gear mechanism and a flywheel.

Keywords: internal combustion engine, energy, electromagnetic induction, efficiency, gear ratio, hybrid vehicle, engine shaft

Procedia PDF Downloads 443
79 Transformation of Iopromide Due to Redox Gradients in Sediments of the Hyporheic Zone

Authors: Niranjan Mukherjee, Burga Braun, Ulrich Szewzyk

Abstract:

Recalcitrant pharmaceuticals are increasingly found in urban water systems forced by demographic changes. The groundwater-surface water interface, or the hyporheic zone, is known for its impressive self-purification capacity of water bodies. Redox gradients present in this zone provide a wide range of electron acceptors and harbour diverse microbial communities. Biotic transformations of pharmaceuticals in this zone have been demonstrated, but not much information is available on the kind of communities bringing about these transformations. Therefore, bioreactors using sediment from the hyporheic zone of a river in Berlin were set up and fed with iopromide, a recalcitrant iodinated X-ray contrast medium. Iopromide, who’s many oxic and anoxic transformation products have been characterized, was shown to be transformed in such a bioreactor as it passes along the gradient. Many deiodinated transformation products of iopromide could be identified at the outlet of the reactor. In our experiments, it was seen that at the same depths of the column, the transformation of iopromide increased over time. This could be an indication of the microbial communities in the sediment adapting to iopromide. The hyporheic zone, with its varying redox conditions, mainly due to the upwelling and downwelling of surface and groundwater levels, could potentially provide microorganisms with conditions for the complete transformation of recalcitrant pharmaceuticals.

Keywords: iopromide, hyporheic zone, recalcitrant pharmaceutical, redox gradients

Procedia PDF Downloads 97
78 Strategies to Improve Heat Stress Tolerance in Chickpea and Dissecting the Cross Talk Mechanism

Authors: Renu Yadav, Sanjeev Kumar

Abstract:

In northern India, chickpea (Cicer arietinum L.) come across with terminal high-temperature stress during reproductive stage which leads to reduced yield. Hence, stable production of chickpea will depend on the development of new methods like ‘priming’ which allow improved adaptation to the drought and heat stress. In the present experiment, 11-day chickpea seedling was primed with mild drought stress and put on recovery stage by irrigating and finally 30-day seedlings were exposed to heat stress 38°C (4 hours), 35°C (8 hours) and 32°C (12 hours). To study the effect of combinatorial stress, heat and drought stress was applied simultaneously. Analyses of various physiological parameters like membrane damage assay, photosynthetic pigments, antioxidative enzyme, total sugars were estimated at all stages. To study the effect of heat stress on the metabolites of the plants, GC-MS and HPLC were performed, while at transcriptional level Real-Time PCR of predicted heat stress-related genes was done. It was concluded that the heat stress significantly affected the chickpea plant at physiological and molecular level in all the five varieties. Results also show less damaging effect in primed plants by increasing the activity of antioxidative enzymes and increased expression of heat shock proteins and heat shock factors.

Keywords: chickpea, combinatorial stress, heat stress, oxidative stress, priming, RT-PCR

Procedia PDF Downloads 122
77 The Role of Intermediaries in E-Government Adoption in India: Bridging the Digital Divide

Authors: Rajiv Kumar, Amit Sachan, Arindam Mukherjee

Abstract:

Despite the transparency and benefits of e-government, and its potential to serve citizens better, there is low diffusion and adoption of e-government services in India. Limited access to computer and internet, lack of computer and internet skills, low trust in technology, and risk associated in using e-government services are major hindrances in e-government adoption in India. Despite a large number of citizens belonging to the non-adopter category, the government has made some services mandatory to be accessed online where citizens have no other choice. Also despite the digital divide, a large number of citizens prefer online access to government services. In such cases intermediaries like common service centers, internet café and services agents’ roles are significant for accessing e-government services. Hence research is needed to explore this. The study aims to investigate the role of intermediaries in online access to public services by citizens. Qualitative research methodology using semi-structured interview was used. The results show that intermediaries play an important role in bridging the digital divide. The study also highlights on what circumstances citizens are taking help of these intermediaries. The study then highlights its limitations and discusses scope for future study.

Keywords: adoption, digital divide, e-government, India, intermediaries

Procedia PDF Downloads 245
76 Transformation of Glycals to Chiral Fused Aromatic Cores via Annulative π-Extension Reaction with Arynes

Authors: Nazar Hussain, Debaraj Mukherjee

Abstract:

Carbohydrate-derived chiral intermediates which contain arrays of defined stereocenters have found enormous applications in organic synthesis due to their inherent functional group, stereochemical and structural diversities as well as their ready availability. Stereodiversity of these classes of molecules has motivated synthetic organic chemistry over the years. One major challenge is control of relative configuration during construction of acyclic fragments. Here, we show that The Diels Alder addition of arynes to appropriately substituted vinyl/aryl glycals followed by π-extension via pyran ring opening smoothly furnished meta-disubstituted fused aromatic cores containing a stereo-defined orthogonally protected chiral side chain. The method is broad in terms of aryl homologation affording benzene, naphthalene, and phenanthrene derivatives. Base-induced deprotonation followed by cleavage of the allylic C-O bond appears to be the crucial steps leading to the development of aromaticity, which is the driving force behind the annulative π-extension process. The present protocol can be used for the synthesis of meta-disubstituted naphthalene aldehydes and substrates for aldolases.

Keywords: vinyl/C-2 aryl glycal, arynes, cyclization, ring opening

Procedia PDF Downloads 225
75 Intensive Crosstalk between Autophagy and Intracellular Signaling Regulates Osteosarcoma Cell Survival Response under Cisplatin Stress

Authors: Jyothi Nagraj, Sudeshna Mukherjee, Rajdeep Chowdhury

Abstract:

Autophagy has recently been linked with cancer cell survival post drug insult contributing to acquisition of resistance. However, the molecular signaling governing autophagic survival response is poorly explored. In our study, in osteosarcoma (OS) cells cisplatin shock was found to activate both MAPK and autophagy signaling. An activation of JNK and autophagy acted as pro-survival strategy, while ERK1/2 triggered apoptotic signals upon cisplatin stress. An increased sensitivity of the cells to cisplatin was obtained with simultaneous inhibition of both autophagy and JNK pathway. Furthermore, we observed that the autophagic stimulation upon drug stress regulates other developmentally active signaling pathways like the Hippo pathway in OS cells. Cisplatin resistant cells were thereafter developed by repetitive drug exposure followed by clonal selection. Basal levels of autophagy were found to be high in resistant cells to. However, the signaling mechanism leading to autophagic up-regulation and its regulatory effect differed in OS cells upon attaining drug resistance. Our results provide valuable clues to regulatory dynamics of autophagy that can be considered for development of improved therapeutic strategy against resistant type cancers.

Keywords: JNK, autophagy, drug resistance, cancer

Procedia PDF Downloads 261
74 ED Machining of Particulate Reinforced Metal Matrix Composites

Authors: Sarabjeet Singh Sidhu, Ajay Batish, Sanjeev Kumar

Abstract:

This paper reports the optimal process conditions for machining of three different types of metal matrix composites (MMCs): 65vol%SiC/A356.2; 10vol%SiC-5vol%quartz/Al and 30vol%SiC/A359 using PMEDM process. Metal removal rate (MRR), tool wear rate (TWR), surface roughness (SR) and surface integrity (SI) were evaluated after each trial and contributing process parameters were identified. The four responses were then collectively optimized using the technique for order preference by similarity to ideal solution (TOPSIS) and optimal process conditions were identified for each type of MMCS. The density of reinforced particles shields the matrix material from spark energy hence the high MRR and SR was observed with lowest reinforced particle. TWR was highest with Cu-Gr electrode due to disintegration of the weakly bonded particles in the composite electrode. Each workpiece was examined for surface integrity and ranked as per severity of surface defects observed and their rankings were used for arriving at the most optimal process settings for each workpiece.

Keywords: metal matrix composites (MMCS), metal removal rate (MRR), surface roughness (SR), surface integrity (SI), tool wear rate (TWR), technique for order preference by similarity to ideal solution (TOPSIS)

Procedia PDF Downloads 258
73 End-to-End Spanish-English Sequence Learning Translation Model

Authors: Vidhu Mitha Goutham, Ruma Mukherjee

Abstract:

The low availability of well-trained, unlimited, dynamic-access models for specific languages makes it hard for corporate users to adopt quick translation techniques and incorporate them into product solutions. As translation tasks increasingly require a dynamic sequence learning curve; stable, cost-free opensource models are scarce. We survey and compare current translation techniques and propose a modified sequence to sequence model repurposed with attention techniques. Sequence learning using an encoder-decoder model is now paving the path for higher precision levels in translation. Using a Convolutional Neural Network (CNN) encoder and a Recurrent Neural Network (RNN) decoder background, we use Fairseq tools to produce an end-to-end bilingually trained Spanish-English machine translation model including source language detection. We acquire competitive results using a duo-lingo-corpus trained model to provide for prospective, ready-made plug-in use for compound sentences and document translations. Our model serves a decent system for large, organizational data translation needs. While acknowledging its shortcomings and future scope, it also identifies itself as a well-optimized deep neural network model and solution.

Keywords: attention, encoder-decoder, Fairseq, Seq2Seq, Spanish, translation

Procedia PDF Downloads 146