SearcharxivSearch

arXiv subjects

Manish Agrawal

Publications and source records attributed to Manish Agrawal.

13 recordsLinked to original sources

A finite element-based eigenvalue analysis for predicting thermal runaway in Li-ion battery packs

Thermal runaway remains a critical safety concern in battery systems and other thermally active devices, necessitating reliable methods for predicting the conditions under which thermal runaway may occur. In this work, we develop a finite element framework for assessing thermal stability in systems undergoing transient heat conduction with temperature-dependent internal heat generation. The formulation leads naturally to a generalized eigenvalue problem, wherein the sign of the smallest eigenvalue provides a direct criterion for determining the onset of thermal runaway. This approach enables direct prediction of thermal runaway thresholds in geometrically complicated problems without requiring computationally expensive transient analysis. The proposed methodology is validated through comparison with analytical solutions for a cylindrical Li-ion cell, as well as with a pack of cylindrical cells, demonstrating excellent agreement in both cases. Based on this model, the influence of material properties, boundary conditions, geometric parameters, and spatially varying heat generation on stability limits is examined. A key advantage of this formulation is its effectiveness even for complex geometries where analytical methods become impractical. By providing a systematic and computationally efficient means to identify stability thresholds, the present work offers a practical tool for the thermal design and safety assessment of battery systems.

math-ph

Integrating Gaussian Random Functions with Genetic Algorithms for the Optimization of Functionally Graded Lattice Structures

The properties of lattice-based structures can be enhanced by varying their geometric parameters in a graded manner, and the gradation can be tailored to extremize a particular objective. In this manuscript, we propose a non-gradient-based optimization framework to find the tailor-made graded profiles for lattice-based structures. The key challenge addressed in the work is to ensure the graded nature/smoothness of the underlying structure in a non-gradient-based optimization scheme. As we demonstrate in the manuscript, the conventional implementation of the genetic algorithm provides structures with abrupt changes, leading to issues such as stress concentration. In this work, we propose a Gaussian random function (GRF)/Gaussian process regression (GPR) integrated genetic algorithm to obtain an optimal graded lattice profile for a given objective. The integration of the GRF/GPR along with a projection operator ensures the smoothness of the designs at each stage of the optimization. We present several numerical examples to demonstrate that the proposed framework provides smoother designs that are less susceptible to stress concentration, while ensuring satisfaction of the underlying objective.

physics.comp-ph

FGM optimization in complex domains using Gaussian process regression based profile generation algorithm

This manuscript addresses the challenge of designing functionally graded materials (FGMs) for arbitrary-shaped domains. Towards this goal, the present work proposes a generic volume fraction profile generation algorithm based on Gaussian Process Regression (GPR). The proposed algorithm can handle complex-shaped domains and generate smooth FGM profiles while adhering to the specified volume fraction values at boundaries/part of boundaries. The resulting design space from GPR comprises diverse profiles, enhancing the potential for discovering optimal configurations. Further, the algorithm allows the user to control the smoothness of the underlying profiles and the size of the design space through a length scale parameter. Further, the proposed profile generation scheme is coupled with the genetic algorithm to find the optimum FGM profiles for a given application. To make the genetic algorithm consistent with the GPR profile generation scheme, the standard simulated binary crossover operator in the genetic algorithm has been modified with a projection operator. We present numerous thermoelastic optimization examples to demonstrate the efficacy of the proposed profile generation algorithm and optimization framework.

cs.LG

ChartA11y: Designing Accessible Touch Experiences of Visualizations with Blind Smartphone Users

We introduce ChartA11y, an app developed to enable accessible 2-D visualizations on smartphones for blind users through a participatory and iterative design process involving 13 sessions with two blind partners. We also present a design journey for making accessible touch experiences that go beyond simple auditory feedback, incorporating multimodal interactions and multisensory data representations. Together, ChartA11y aimed at providing direct chart accessing and comprehensive chart understanding by applying a two-mode setting: a semantic navigation framework mode and a direct touch mapping mode. By re-designing traditional touch-to-audio interactions, ChartA11y also extends to accessible scatter plots, addressing the under-explored challenges posed by their non-linear data distribution. Our main contributions encompass the detailed participatory design process and the resulting system, ChartA11y, offering a novel approach for blind users to access visualizations on their smartphones.

cs.HC

Efficient FGM optimization with a novel design space and DeepONet

This manuscript proposes an optimization framework to find the tailor-made functionally graded material (FGM) profiles for thermoelastic applications. This optimization framework consists of (1) a random profile generation scheme, (2) deep learning (DL) based surrogate models for the prediction of thermal and structural quantities, and (3) a genetic algorithm (GA). From the proposed random profile generation scheme, we strive for a generic design space that does not contain impractical designs, i.e., profiles with sharp gradations. We also show that the power law is a strict subset of the proposed design space. We use a dense neural network-based surrogate model for the prediction of maximum stress, while the deep neural operator DeepONet is used for the prediction of the thermal field. The point-wise effective prediction of the thermal field enables us to implement the constraint that the metallic content of the FGM remains within a specified limit. The integration of the profile generation scheme and DL-based surrogate models with GA provides us with an efficient optimization scheme. The efficacy of the proposed framework is demonstrated through various numerical examples.

cs.CE

Unsupervised Threat Hunting using Continuous Bag-of-Terms-and-Time (CBoTT)

Threat hunting is sifting through system logs to detect malicious activities that might have bypassed existing security measures. It can be performed in several ways, one of which is based on detecting anomalies. We propose an unsupervised framework, called continuous bag-of-terms-and-time (CBoTT), and publish its application programming interface (API) to help researchers and cybersecurity analysts perform anomaly-based threat hunting among SIEM logs geared toward process auditing on endpoint devices. Analyses show that our framework consistently outperforms benchmark approaches. When logs are sorted by likelihood of being an anomaly (from most likely to least), our approach identifies anomalies at higher percentiles (between 1.82-6.46) while benchmark approaches identify the same anomalies at lower percentiles (between 3.25-80.92). This framework can be used by other researchers to conduct benchmark analyses and cybersecurity analysts to find anomalies in SIEM logs.

cs.CR

A novel data generation scheme for surrogate modelling with deep operator networks

Operator-based neural network architectures such as DeepONets have emerged as a promising tool for the surrogate modeling of physical systems. In general, towards operator surrogate modeling, the training data is generated by solving the PDEs using techniques such as Finite Element Method (FEM). The computationally intensive nature of data generation is one of the biggest bottleneck in deploying these surrogate models for practical applications. In this study, we propose a novel methodology to alleviate the computational burden associated with training data generation for DeepONets. Unlike existing literature, the proposed framework for data generation does not use any partial differential equation integration strategy, thereby significantly reducing the computational cost associated with generating training dataset for DeepONet. In the proposed strategy, first, the output field is generated randomly, satisfying the boundary conditions using Gaussian Process Regression (GPR). From the output field, the input source field can be calculated easily using finite difference techniques. The proposed methodology can be extended to other operator learning methods, making the approach widely applicable. To validate the proposed approach, we employ the heat equations as the model problem and develop the surrogate model for numerous boundary value problems.

cs.LG

Deep neural networks based predictive-generative framework for designing composite materials

Designing composite materials as per the application requirements is fundamentally a challenging and time consuming task. Here we report the development of a deep neural network based computational framework capable of solving the forward (predictive) as well as inverse (generative) design problem. The predictor model is based on the popular convolution neural network architecture and trained with the help of finite element simulations. Further, the developed property predictor model is used as a feedback mechanism in the neural network based generator model. The proposed predictive-generative model can be used to obtain the micro-structure for maximization of particular elastic properties as well as for specified elastic constants. One of the major hurdle for deployment of the deep learning techniques in composite material design is the intensive computational resources required to generate the training data sets. To this end, a novel data augmentation scheme is presented. The application of data augmentation scheme results in significant saving of computational resources in the training phase. The proposed data augmentation approach is general and can be used in any setting involving the periodic micro-structures. The efficacy of the predictive-generative model is demonstrated through various examples. It is envisaged that the developed model will significantly reduce the cost and time associated with the composite material designing process for advanced applications.

cond-mat.mtrl-sci

A Novel Multimodal Music Genre Classifier using Hierarchical Attention and Convolutional Neural Network

Music genre classification is one of the trending topics in regards to the current Music Information Retrieval (MIR) Research. Since, the dependency of genre is not only limited to the audio profile, we also make use of textual content provided as lyrics of the corresponding song. We implemented a CNN based feature extractor for spectrograms in order to incorporate the acoustic features and a Hierarchical Attention Network based feature extractor for lyrics. We then go on to classify the music track based upon the resulting fused feature vector.

cs.SD

Driving--induced bistability in coupled chaotic attractors

We examine the effects of symmetry--preserving and breaking interactions in a drive--response system where the response has an invariant symmetry in the absence of the drive. Subsequent to the onset of generalized synchronization, we find that there can be more than one stable attractor. Numerical, as well as analytical results establish the presence of phase synchrony in such coexisting attractors. These results are robust to external noise.

nlin.CD

Relaying phase synchrony in chaotic oscillator chains

We study the manner in which the effect of an external drive is transmitted through mutually coupled response systems by examining the phase synchrony between the drive and the response. Two different coupling schemes are used. Homogeneous couplings are via the same variables, while heterogeneous couplings are through different variables. With the latter scenario, synchronization regimes are truncated with increasing number of mutually coupled oscillators, in contrast to homogeneous coupling schemes. Our results are illustrated for systems of coupled chaotic Rössler oscillators.

nlin.CD

Effect of macromolecular crowding on the rate of diffusion-limited enzymatic reaction

The cytoplasm of a living cell is crowded with several macromolecules of different shapes and sizes. Molecular diffusion in such a medium becomes anomalous due to the presence of macromolecules and diffusivity is expected to decrease with increase in macromolecular crowding. Moreover, many cellular processes are dependent on molecular diffusion in the cell cytosol. The enzymatic reaction rate has been shown to be affected by the presence of such macromolecules. A simple numerical model is proposed here based on percolation and diffusion in disordered systems to study the effect of macromolecular crowding on the enzymatic reaction rates. The model explains qualitatively some of the experimental observations.

cond-mat.stat-mech

Strange nonchaotic attractors in driven delay--dynamics

Strange nonchaotic attractors (SNAs) are observed in quasiperiodically driven time--delay systems. Since the largest Lyapunov exponent is nonpositive, trajectories in two such identical but distinct systems show the property of {\it phase}--synchronization. Our results are illustrated in the model SQUID and Rössler oscillator systems.

nlin.CD