arXiv ScienceSearch

arXiv subjects

Prabhat Kumar

Publications and source records attributed to Prabhat Kumar.

At least 19 recordsLinked to original sources

Nitrospinics as a platform from orbital-torque memory to artificial intelligence

The exploration of energy-efficient and functional spintronics has attracted considerable attention. Orbital transport has opened new pathways for current-induced torque generation beyond the conventional spin transport based on the spin Hall effect. In addition, artificial intelligence computing has been demonstrated using spintronic devices. Further progress of these devices can be anticipated through the development of unique and functional materials beyond the existing heavy metals and topological systems with strong spin-orbit coupling. The nitride materials exhibit unique chemical, magnetic, and structural versatility, including antiferromagnetism, high thermal stability, and compatibility with diverse device architectures. Here, we propose Nitrospinics as a conceptual and functional framework that exploits nitride materials for applications ranging from orbital-torque-based spintronic devices to artificial intelligence hardware. Using Cr2N, a two-dimensional nitride MXene with an atomic layered structure, as a prototype system, we discuss how nitrogen contributes to the structural stability, the orbital torque generation, and the interfacial orbital and spin conversion. We further outline key challenges and opportunities toward establishing nitride-based materials for next-generation computing technologies.

cond-mat.mtrl-sci

A generalized shape function approach for multimaterial topology optimization

This paper presents a generalized shape function (gSF) approach for multi-material topology optimization that utilizes a compact design space to produce optimized configurations featuring a large number of materials. Building upon 1D (linear), 2D (bilinear), and 3D (trilinear) shape functions, generalized nD (n-linear) shape functions are conceptualized to map the multi-material simplex domain. Natural coordinates of these shape functions are considered the design variables used to determine the material densities. These densities are mathematically proven to satisfy the essential barycentric properties, guaranteeing a physically valid material interpolation space. Furthermore, we demonstrate that applying density filtering directly to the natural coordinates is mathematically equivalent to filtering the densities themselves, and that the tailored projection scheme preserves these vital barycentric properties in the projected states. The versatility, efficacy, and success of the gSF approach are demonstrated across various 2D and 3D stiff-structure (SS) and compliant-mechanism (CM) design problems. Strain energy is minimized for SS, whereas a multicriteria objective is minimized for CMs with given volume constraints. Sensitivity analysis is performed using the adjoint variable method, and the optimization problem is solved using the method of moving asymptotes. Results for SSs and CMs in 2D and 3D, respectively, up to 24 and 15 different materials, are presented. Objective history plots indicate smooth convergence. The proposed approach removes practical restrictions on the number of candidate materials, offering excellent scalability for large-scale engineering applications.

cs.CE

Inner Products and Banach Algebra structures on Bicomplex Numbers and Their Associated Spaces

In this paper, we introduce various types of inner products and norms on the bicomplex number system $\mathbb{C}_2$, the bicomplex vector space ${\mathbb{C}_2}^{n}$, the space of bicomplex matrices ${C_2}^{m \times n}$, and the space of bicomplex polynomials $\mathbb{C}_2[\xi]_n$. We investigate the relationships among these inner products and norms, and establish several results. Furthermore, we prove that $\mathbb{C}_2$ and ${\mathbb{C}_2}^{n}$ are Banach algebras and Hilbert spaces. These results provide a unified framework for the study of inner product structures and normed linear spaces over bicomplex numbers and their associated spaces.

math.RT

TO-SoFiT: Topology Optimization of Hydraulic Soft Fish Tail Design for programmable undulating locomotion

Soft robots leverage compliant materials to generate motion through controlled elastic deformation, making them ideal for delicate tasks such as underwater exploration and biomimetic marine systems. Although hydraulic/pneumatic actuation remains pivotal for such systems, the lack of systematic design frameworks has hindered the development of robots capable of complex 3D motion, such as fish-like swimming. This work introduces a topology optimization method to automate the design of a hydraulic soft fish tail, explicitly addressing the design-dependent coupling between fluidic actuation and structural deformation. We use a Darcy law-based model augmented with a drainage term to simulate spatially varying hydraulic pressure loads, translating these into consistent nodal forces via finite element analysis. The employed robust multi-criteria optimization formulation balances deformation efficiency, fluid-structure interaction, geometric manufacturability, and required stiffness for optimizing a bioinspired soft fish tail for 3D swimming kinematics. The optimized tail topology is incorporated into a pneumatic network actuator and computationally validated under various hydraulic loads, achieving tunable undulatory amplitudes and multiaxis bending for depth adjustment. The optimized 2D tail outperforms its rectangular counterpart. By cascading optimized tail segments, we demonstrate programmable swimming patterns in soft robotic fish tails at different hydraulic loads. This work advances the systematic codesign of hydraulic actuators and soft structures, offering a pathway to automate underwater robots with optimized design and vertebrate-like agility in confined aquatic environments. Our implementations and simulations are publicly available at 'https://github.com/PrabhatIn/TO-SoFiT'.

cs.RO

TiBCLaG: Hybrid design approach for a trigger-induced bistable compliant laparoscopic grasper

Industrial laparoscopic graspers rely on multi-link rigid mechanisms manufactured to tight tolerances, resulting in high manufacturing and assembly costs. This work presents the design and proof-of-concept validation of a monolithic, fully compliant, bistable, laparoscopic grasper that eliminates the need for multiple rigid links, thereby reducing part count. The device integrates a compliant trigger and a compliant gripper end-effector, coupled via a control push-rod, to achieve stable grasping without continuous user input. A hybrid approach combining an analytical model, iterative prototyping, and finite element analyses is employed to design the laparoscopic grasper. The trigger mechanism is synthesized using a Two-Element Beam Constraint Model as a design framework to control the deformation and stiffness of I-beam-like elements. This technique enables elastic energy storage while preventing snap-through instability. The end-effector is designed as a compliant gripper to achieve adaptive grasping through elastic deformation. The laparoscopic design presented here is fabricated using fused deposition 3D printing. A comparative study of the jaws' opening and closing performance is presented using nonlinear finite element analysis and experimentation. The fabricated prototype demonstrates reliable bistable actuation, confirming the feasibility of such compliant laparoscopic grasper architectures.

cs.RO

MagneX: A High-Performance, GPU-Enabled, Data-Driven Micromagnetics Solver for Spintronics

In order to comprehensively investigate the multiphysics coupling in spintronic devices, it is essential to parallelize and utilize GPU-acceleration to address the spatial and temporal disparities inherent in the relevant physics. Additionally, the use of cutting-edge time integration libraries as well as machine learning (ML) approaches to replace and potentially accelerate expensive computational routines are attractive capabilities to enhance modeling capabilities moving forward. Leveraging the Exascale Computing Project software framework AMReX, as well as SUNDIALS time-integration libraries and python-based ML workflows, we have developed an open-source micromagnetics modeling tool called MagneX. This tool incorporates various crucial magnetic coupling mechanisms, including Zeeman coupling, demagnetization coupling, crystalline anisotropy interaction, exchange coupling, and Dzyaloshinskii-Moriya interaction (DMI) coupling. We demonstrate the GPU performance and scalability of the code and rigorously validate MagneX's functionality using the mumag standard problems and widely-accepted DMI benchmarks. Furthermore, we demonstrate the data-driven capability of MagneX by replacing the computationally-expensive demagnetization physics with neural network libraries trained from our simulation data. With the capacity to explore complete physical interactions, this innovative approach offers a promising pathway to better understand and develop fully integrated spintronic and electronic systems.

cs.CE

ROAD: Reflective Optimization via Automated Debugging for Zero-Shot Agent Alignment

Automatic Prompt Optimization (APO) has emerged as a critical technique for enhancing Large Language Model (LLM) performance, yet current state-of-the-art methods typically rely on large, labeled gold-standard development sets to compute fitness scores for evolutionary or Reinforcement Learning (RL) approaches. In real-world software engineering, however, such curated datasets are rarely available during the initial cold start of agent development, where engineers instead face messy production logs and evolving failure modes. We present ROAD (Reflective Optimization via Automated Debugging), a novel framework that bypasses the need for refined datasets by treating optimization as a dynamic debugging investigation rather than a stochastic search. Unlike traditional mutation strategies, ROAD utilizes a specialized multi-agent architecture, comprising an Analyzer for root-cause analysis, an Optimizer for pattern aggregation, and a Coach for strategy integration, to convert unstructured failure logs into robust, structured Decision Tree Protocols. We evaluated ROAD across both a standardized academic benchmark and a live production Knowledge Management engine. Experimental results demonstrate that ROAD is highly sample-efficient, achieving a 5.6 percent increase in success rate (73.6 percent to 79.2 percent) and a 3.8 percent increase in search accuracy within just three automated iterations. Furthermore, on complex reasoning tasks in the retail domain, ROAD improved agent performance by approximately 19 percent relative to the baseline. These findings suggest that mimicking the human engineering loop of failure analysis and patching offers a viable, data-efficient alternative to resource-intensive RL training for deploying reliable LLM agents.

cs.AI

Soft Pneumatic Grippers: Topology optimization, 3D-printing and Experimental validation

Typically, heuristic/trial-based approaches are used to design soft pneumatic grippers (SPGs). This paper presents a systematic topology optimization framework for developing SPGs. The design-dependent nature of actuating load is modeled using Darcy's law with an added drainage term. A 2D soft arm unit is then optimized as a compliant mechanism under pneumatic loading. To ensure the design is robust and manufacturable, the problem is formulated as a min-max optimization, where output deformations of blueprint and eroded designs are considered. A volume constraint is imposed on the blueprint part, while a strain-energy constraint is enforced on the eroded part. The Method of Moving Asymptotes is employed to solve optimization problems. The optimized 2D part is extruded suitably to generate a 3D unit. Ten such 3D units are assembled to create a gripper arm. Both the optimized 2D unit and the corresponding gripper arm outperform their conventional rectangular designs under pneumatic loading, demonstrating the efficacy of the proposed approach. The arms are fabricated using the SLA printing technique. Numerical and experimental results are compared at different pneumatic loads. Four 3D-printed arms are integrated with a supporting structure to form the SPG. The gripping action of the SPG is demonstrated on objects with different weights, sizes, structures, stiffnesses, and shapes.

cs.RO

Numerical investigation of wake dynamics and heat transfer in MHD flows around confined triangular prisms

This study numerically investigates the flow evolution and heat transfer characteristics of an electrically conducting fluid over triangular prisms confined between two parallel plates with a heated bottom plate under the influence of a magnetic field. The research focuses on the three-dimensional behavior of MHD flows at low Hartmann numbers ($Ha$), exploring how obstacle orientation and mixed convection influence flow dynamics and heat transfer. Three-dimensional simulations are performed using an in-house MHD solver in OpenFOAM at a constant channel height based Reynolds number ($Re_{h}=600$). The combined effects of Richardson number ($Ri$) and $Ha$ on wake dynamics and heat transfer are analyzed for three triangular prism orientations. The results reveal that increasing $Ha$ promotes flow two-dimensionality, while higher $Ri$ enhances three-dimensionality. Three wake instability modes (Mode A, B, and C) are identified. Orientation 2 exhibits the lowest mean drag coefficient at $Ha=0$, $Ri=5$, while the highest mean lift coefficient is observed at $Ha=0$, $Ri=0$. Orientation 3 achieves the highest heat transfer rate, with an average Nusselt number of $21.05$ at $Ha=25$, $Ri=5$, and consistently outperforms the other orientations in heat transfer across various $Ha$ and $Ri$ conditions. These findings highlight the strong coupling between wake dynamics and heat transfer, offering insights for optimizing MHD flows in practical applications.

physics.flu-dyn

Induced magnetic moment at two-dimensional MXene/ferromagnetic interface evaluated by angle-dependent hard X-ray photoemission spectroscopy

Emergent ferromagnetism on the surface of recent two-dimensional (2D) MXene is investigated by X-ray magnetic circular dichroism (XMCD) and angle-dependent hard X-ray photoemission spectroscopy (HAXPES). Focusing on the Cr2N as one of the 2D-MXenes, the bilayers of Cr2N/Co and Cr2N/Pt are prepared by magnetron sputtering technique. XMCD reveals the induced magnetic moment of Cr in the Cr2N/Co interface, while it is not observed in the Cr2N/Pt interface at room temperature. To distinguish the possible origins of either the interlayer magnetic exchange coupling or the charge transfer at the interfaces, the additional controlled Cr2N/Cu bilayer, whose work function of Cu is consistent with Co, is prepared. HAXPES spectra for the Cr 2p core level near the interface of Cr2N/Cu is consistent with that of Cr2N/Co, indicating that the induced magnetic moment of Cr observed by XMCD for the Cr2N/Co can be attributed to the interlayer magnetic exchange coupling, rather than the charge transfer, which is a specific characteristics emerged at the interface with 2D-MXene.

cond-mat.mtrl-sci

Berry curvature-induced intrinsic spin Hall effect in light-element-based CrN system for magnetization switching

The current-induced spin-orbit torque-based devices for magnetization switching are commonly relied on the 4d and 5d heavy metals owing to their strong spin-orbit coupling (SOC) to produce large spin current via spin Hall effect (SHE). Here we present the sizable SHE in CrN, a light element-based system and demonstrate the current-induced magnetization switching in the adjacent ferromagnetic layer [Co(0.35nm)/Pt(0.3nm)]3, which exhibits perpendicular magnetic anisotropy. We found the switching current density of 2.6 MA/cm2. The first principles calculation gives the spin Hall conductivity (SHC) to be 120 (hcross/e) S/cm due to intrinsic Berry curvature arising from SOC induced band splitting near Fermi-energy. The theoretically calculated intrinsic SHC is close to the experimental SHC extracted from second harmonic Hall measurement. We estimated spin Hall angle to be 0.09, demonstrating efficient charge-to-spin conversion in CrN system.

cond-mat.mtrl-sci

A New Perspective on Eigenvalues and Eigenvectors of Bicomplex Linear Operators

This paper deals with eigenvalues and eigenvectors of bicomplex linear operators defined on bicomplex space. We investigate the properties of these operators in the context of eigenvalues and eigenvectors, along with some relevant theorems. Several theorems are explored to establish conditions for bicomplex eigenvalues and eigenvectors. Additionally, we examine the structure of the eigenspaces corresponding to these eigenvalues,analyze their properties, and discuss relevant theorems.

math.RT

GO-GAN: Geometry Optimization Generative Adversarial Network for Achieving Optimized Structures with Targeted Physical Properties

This paper presents GO-GAN, a novel Generative Adversarial Network (GAN) architecture for geometry optimization (GO), specifically to generate structures based on user-specified input parameters. The architecture for GO-GAN proposed here combines a \texttt{Pix2Pix} GAN with a new input mechanism, involving a dynamic batch gradient descent-based training loop that leverages dataset symmetries. The model, implemented here using \texttt{TensorFlow} and \texttt{Keras}, is trained using input images representing scalar physical properties generated by a custom MatLab code. After training, GO-GAN rapidly generates optimized geometries from input images representing scalar inputs of the physical properties. Results demonstrate GO-GAN's ability to produce acceptable designs with desirable variations. These variations are followed by the influence of discriminators during training and are of practical significance in ensuring adherence to specifications while enabling creative exploration of the design space.

cs.CE

Unconventional Spin-orbit Torques by Two-dimensional Multilayered MXenes for Future Nonvolatile Magnetic Memories

MXenes have attracted considerable attention in recent years owing to their two-dimensional (2D) layered structures with various functionalities similar to those of graphene and transition metal dichalcogenides. To open a new application field for MXenes in the realm of electronic devices, such as ultrahigh-integrated magnetic memory, we have developed a spin-orbit torque (SOT) bilayer structure comprising bare MXene of Cr2N: substrate//Cr2N/[Co/Pt]3/MgO using the magnetron sputtering technique. We demonstrated field-free current-induced magnetization switching (CIMS) in the bilayer structure, regardless of the charge current directions with respect to the mirror symmetry lines of Cr2N crystal. This is a specific characteristic for the 2D MXene-based SOT-devices, originating from an unconventional out-of-plane SOT. As the SOT efficiency increases with increasing the Cr2N thickness, the first-principles calculations predict an intrinsic orbital-Hall conductivity with the dominant out-of-plane component, comparing to the spin-Hall conductivity in the Cr2N. X-ray magnetic circular dichroism reveals the out-of-plane uncompensated magnetic moment of Cr in the Cr2N layer at the interface, induced by contact with the Co in the [Co/Pt]3 ferromagnetic layer. Therefore, the intrinsic bulk orbital Hall effect in MXene and the interfacial contribution such as spin-filtering-like effect owing to uncompensated magnetic moment of Cr are considered as possible major mechanisms for the unconventional out-of-plane SOT in the device, rather than a crystal symmetry and/or an interlayer exchange coupling.

cond-mat.mes-hall

Normalized field product approach: A parameter-free density evaluation method for close-to-binary solutions in topology optimization with embedded length scale

This paper provides a normalized field product approach for topology optimization to achieve close-to-binary optimal designs. The method employs a parameter-free density measure that implicitly enforces a minimum length scale on the solid phase, allowing for smooth and transition-free topologies. The density evaluation does not rely on weight functions; however, the related density functions must have values between 0 and 1. The method combines the SIMP scheme and the introduced density function for material stiffness interpolation. The success and efficacy of the approach are demonstrated for designing both two- and three-dimensional designs, encompassing stiff structures and compliant mechanisms. The structure's compliance is minimized for the former, while the latter involves optimizing a multi-criteria objective. Numerical examples consider different volume fractions, length scales, and density functions. A volume-preserving smoothing and resolution scheme is implemented to achieve serrated-free boundaries. The proposed method is also seamlessly extended with advanced elements for solving 3D problems. The optimized designs obtained are close to binary without any user intervention while satisfying the desired feature size on the solid phase.

cs.CE

Topology optimization of contact-aided compliant mechanisms for tracing multi-kink paths

This paper presents a topology optimization approach to design 2D contact-aided compliant mechanisms (CCMs) that can trace the desired output paths with more than one kink while experiencing self and/or external contacts. Such CCMs can be used as mechanical compliant switches. Hexagonal elements are used to parameterize the design domain. Negative circular masks are employed to remove material beneath them and generate rigid contact surfaces. Each mask is assigned five design variables. The first three decide the location and radius of the mask, whereas the last two determine the presence of the contact surface and its radius. To ensure continuity in contacting surfaces' normal, we employ a boundary smoothing scheme. The augmented Lagrange multiplier method is employed to incorporate self and mutual contact. An objective is formulated using the Fourier shape descriptors with the permitted resource constraint. The hill-climber optimization technique is utilized to update the design variables. An in-house code is developed for the entire process. To demonstrate the method's efficacy, a CCM is optimized with a two-kink path. The desired and obtained paths are compared.

cs.CE

PyTOPress: Python code for topology optimization with design-dependent pressure loads

Python is a low-cost and open-source substitute for the MATLAB programming language. This paper presents ``\texttt{PyTOPress}", a compact Python code meant for pedagogical purposes for topology optimization for structures subjected to design-dependent fluidic pressure loads. \texttt{PyTOPress}, based on the ``\texttt{TOPress}" MATLAB code \cite{kumar2023topress}, is built using the \texttt{NumPy} and \texttt{SciPy} libraries. The applied pressure load is modeled using the Darcy law with the conceptualized drainage term. From the obtained pressure field, the constant nodal loads are found. The employed method makes it easier to compute the load sensitivity using the adjoint-variable method at a low cost. The topology optimization problems are solved herein by minimizing the compliance of the structure with a constraint on material volume. The method of moving asymptotes is employed to update the design variables. The effectiveness and success of \texttt{PyTOPress} code are demonstrated by optimizing a few design-dependent pressure loadbearing problems. The code is freely available at https://github.com/PrabhatIn/PyTOPress.

cs.CE

Evolving Topics in Federated Learning: Trends, and Emerging Directions for IS

Federated learning (FL) is a popular approach that enables organizations to train machine learning models without compromising data privacy and security. As the field of FL continues to grow, it is crucial to have a thorough understanding of the topic, current trends and future research directions for information systems (IS) researchers. Consequently, this paper conducts a comprehensive computational literature review on FL and presents the research landscape. By utilizing advanced data analytics and leveraging the topic modeling approach, we identified and analyzed the most prominent 15 topics and areas that have influenced the research on FL. We also proposed guiding research questions to stimulate further research directions for IS scholars. Our work is valuable for scholars, practitioners, and policymakers since it offers a comprehensive overview of state-of-the-art research on FL.

cs.DC