S. Natarajan

LG
6papers
12citations
Novelty50%
AI Score24

6 Papers

NAMar 12, 2012
Bending and vibration of functionally graded material sandwich plates using an accurate theory

S. Natarajan, M. Ganapathi

In this paper, the bending and the free flexural vibration behaviour of sandwich functionally graded material (FGM) plates are investigated using QUAD-8 shear flexible element developed based on higher order structural theory. This theory accounts for the realistic variation of the displacements through the thickness. The governing equations obtained here are solved for static analysis considering two types of sandwich FGM plates, viz., homogeneous face sheets with FGM core and FGM face sheets with homogeneous hard core. The in-plane and rotary inertia terms are considered for vibration studies. The accuracy of the present formulation is tested considering the problems for which three-dimensional elasticity solutions are available. A detailed numerical study is carried out based on various higher-order models to examine the influence of the gradient index and the plate aspect ratio on the global/local response of different sandwich FGM plates.

NAMar 17, 2012
On the application of polynomial and NURBS functions for nonlocal response of low dimensional structures

S. Natarajan, T. Rabczuk, S. Bordas et al.

In this paper, the axial vibration of cracked beams, the free flexural vibrations of nanobeams and plates based on Timoshenko beam theory and first-order shear deformable plate theory, respectively, using Eringen's nonlocal elasticity theory is numerically studied. The field variable is approximated by Lagrange polynomials and non-uniform rational B-splines. The influence of the nonlocal parameter, the beam and the plate aspect ratio and the boundary conditions on the natural frequency is numerically studied. The influence of a crack on axial vibration is also studied. The results obtained from this study are found to be in good agreement with those reported in the literature.

NAMar 16, 2012
Free flexural vibration of functionally graded size-dependent nanoplates

S. Natarajan, S. Chakraborty, M. Thangavel

In this paper, the linear free flexural vibration behaviour of functionally graded (FG) size-dependent nanoplates are investigated using the finite element method. The field variables are approximated by non-uniform rational B-splines. The size-dependent FG nanoplate is investigated by using Eringen's differential form of nonlocal elasticity theory. The material properties are assumed to vary only in the thickness direction and the effective properties for FG nanoplate are computed using Mori-Tanaka homogenization scheme. The accuracy of the present formulation is tested considering the problems for which solutions are available. A detailed numerical study is carried out to examine the effect of material gradient index, the characteristic internal length, the plate thickness, the plate aspect ratio and the boundary conditions on the global response of FG nanoplate.

CLAug 10, 2023
Exploring Linguistic Similarity and Zero-Shot Learning for Multilingual Translation of Dravidian Languages

Danish Ebadulla, Rahul Raman, S. Natarajan et al.

Current research in zero-shot translation is plagued by several issues such as high compute requirements, increased training time and off target translations. Proposed remedies often come at the cost of additional data or compute requirements. Pivot based neural machine translation is preferred over a single-encoder model for most settings despite the increased training and evaluation time. In this work, we overcome the shortcomings of zero-shot translation by taking advantage of transliteration and linguistic similarity. We build a single encoder-decoder neural machine translation system for Dravidian-Dravidian multilingual translation and perform zero-shot translation. We compare the data vs zero-shot accuracy tradeoff and evaluate the performance of our vanilla method against the current state of the art pivot based method. We also test the theory that morphologically rich languages require large vocabularies by restricting the vocabulary using an optimal transport based technique. Our model manages to achieves scores within 3 BLEU of large-scale pivot-based models when it is trained on 50\% of the language directions.

LGSep 16, 2021
Neural-network acceleration of projection-based model-order-reduction for finite plasticity: Application to RVEs

S. Vijayaraghavan, L. Wu, L. Noels et al.

Compared to conventional projection-based model-order-reduction, its neural-network acceleration has the advantage that the online simulations are equation-free, meaning that no system of equations needs to be solved iteratively. Consequently, no stiffness matrix needs to be constructed and the stress update needs to be computed only once per increment. In this contribution, a recurrent neural network is developed to accelerate a projection-based model-order-reduction of the elastoplastic mechanical behaviour of an RVE. In contrast to a neural network that merely emulates the relation between the macroscopic deformation (path) and the macroscopic stress, the neural network acceleration of projection-based model-order-reduction preserves all microstructural information, at the price of computing this information once per increment.

LGJan 25, 2018
A New Backpropagation Algorithm without Gradient Descent

Varun Ranganathan, S. Natarajan

The backpropagation algorithm, which had been originally introduced in the 1970s, is the workhorse of learning in neural networks. This backpropagation algorithm makes use of the famous machine learning algorithm known as Gradient Descent, which is a first-order iterative optimization algorithm for finding the minimum of a function. To find a local minimum of a function using gradient descent, one takes steps proportional to the negative of the gradient (or of the approximate gradient) of the function at the current point. In this paper, we develop an alternative to the backpropagation without the use of the Gradient Descent Algorithm, but instead we are going to devise a new algorithm to find the error in the weights and biases of an artificial neuron using Moore-Penrose Pseudo Inverse. The numerical studies and the experiments performed on various datasets are used to verify the working of this alternative algorithm.