Discovery Logo
Sign In
Search
Paper
Search Paper
Pricing Sign In
  • Home iconHome
  • My Feed iconMy Feed
  • Search Papers iconSearch Papers
  • Library iconLibrary
  • Explore iconExplore
  • Ask R Discovery iconAsk R Discovery Star Left icon
  • Literature Review iconLiterature Review NEW
  • Chat PDF iconChat PDF Star Left icon
  • Citation Generator iconCitation Generator
  • Chrome Extension iconChrome Extension
    External link
  • Use on ChatGPT iconUse on ChatGPT
    External link
  • iOS App iconiOS App
    External link
  • Android App iconAndroid App
    External link
  • Contact Us iconContact Us
    External link
  • Paperpal iconPaperpal
    External link
  • Mind the Graph iconMind the Graph
    External link
  • Journal Finder iconJournal Finder
    External link
Discovery Logo menuClose menu
  • Home iconHome
  • My Feed iconMy Feed
  • Search Papers iconSearch Papers
  • Library iconLibrary
  • Explore iconExplore
  • Ask R Discovery iconAsk R Discovery Star Left icon
  • Literature Review iconLiterature Review NEW
  • Chat PDF iconChat PDF Star Left icon
  • Citation Generator iconCitation Generator
  • Chrome Extension iconChrome Extension
    External link
  • Use on ChatGPT iconUse on ChatGPT
    External link
  • iOS App iconiOS App
    External link
  • Android App iconAndroid App
    External link
  • Contact Us iconContact Us
    External link
  • Paperpal iconPaperpal
    External link
  • Mind the Graph iconMind the Graph
    External link
  • Journal Finder iconJournal Finder
    External link

Related Topics

  • Advances In Hardware
  • Advances In Hardware
  • Hardware Technology
  • Hardware Technology
  • Hardware Software
  • Hardware Software

Articles published on Computer Hardware

Authors
Select Authors
Journals
Select Journals
Duration
Select Duration
4829 Search results
Sort by
Recency
  • Research Article
  • 10.1063/5.0316534
Attacking the integral transformation bottleneck: A fast orbital-optimization algorithm with sub-cubic computational cost for arbitrary seniority-zero wavefunctions.
  • Mar 14, 2026
  • The Journal of chemical physics
  • Peter A Limacher

An orbital-optimization algorithm is devised for finding stationary points of seniority-zero wavefunctions applied to quantum-chemical Hamiltonians of full seniority. The algorithm is agnostic to peculiarities of the seniority-zero method, requiring only the availability of its one- and two-electron reduced density matrices. Their simpler structure is exploited to avoid the computationally demanding four-index two-electron integral transformation; instead, intermediary rank-three tensors are constructed, which greatly reduce the consumption of computational resources. In combination with the spatial locality of atomic and molecular orbitals, as well as the sparsity of the seniority-zero density cumulant, the algorithm achieves sub-cubic scaling with system size. A direct inversion in the iterative subspace scheme is applied to accelerate orbital-optimization convergence. Using pECCD as the seniority-zero wavefunction, it is demonstrated that the algorithm succeeds in optimizing large linear oligomer chains and hydrogen 2D/3D clusters with up to 1391 orbitals on modest computer hardware. The method is subsequently applied to predict molecular properties of ozone, the rotational barrier in ethylene, and isomerization energies of organic reactions, where it is benchmarked against conventional quantum-chemical methods.

  • Research Article
  • 10.1038/s41563-026-02510-z
Dynamical stability by spin transfer in nearly isotropic magnets.
  • Mar 4, 2026
  • Nature materials
  • Hidekazu Kurebayashi + 11 more

Spin transfer torques (STTs) control magnetization by electric currents, enabling a range of nano-scale spintronic applications. They can destabilize the equilibrium magnetization state by counteracting magnetic relaxation. Here we maximize the STT effect through a dedicated growth-annealing protocol for CoFeB thin films, such that magnetic anisotropies originating from the interface and shape almost cancel each other. The nearly isotropic magnets enable low-current dynamical stabilization of the magnetization in the direction opposite to an applied magnetic field, thereby realizing a spintronic analogue of the Kapitza pendulum. In an intermediate current regime, the STT drives large magnetization vector fluctuations that cover the entire Bloch sphere. The continuous variable associated with the stochastic magnetization direction may serve as a resource for probabilistic computing and neuromorphic hardware. Our results establish isotropic magnets as a platform to study as-yet-uncharted, far-from-equilibrium spin dynamics including anti-magnonics, with promising implications for unconventional computing paradigms.

  • Research Article
  • 10.1021/acsnano.5c17087
Technology Roadmap of Bioinspired Computing Hardware.
  • Mar 2, 2026
  • ACS nano
  • Shuang Wang + 72 more

The rapid growth of artificial intelligence (AI) is increasingly constrained by fundamental hardware bottlenecks in computation throughput and energy efficiency. Bioinspired computing (BIC) offers a promising alternative by emulating the intrinsic advantages of biological systems, such as parallelism, adaptability, and robustness. Progress in BIC hardware demands interdisciplinary convergence that bridges materials science and device physics with neuroscience, computer science, mathematics, and information science. Therefore, the development of this cross-disciplinary field urgently requires a comprehensive roadmap that analyzes systematically and in-depth the frontier issues and the latest progress. In this roadmap, we categorize the critical challenges into three components: hardware foundations, architectures, and prototype realizations. We highlight how biological features inspire the design of BIC hardware through device physics and discuss their performance metrics and engineering challenges. We then describe how diverse signaling rules and structural organizations in BIC architectures support specific computational prototypes, including electronic and photonic BIC chips, and present a technological roadmap that outlines opportunities to expand the functional scope of BIC hardware through coordinated advances in devices, architectures, and system demonstrations. This ongoing convergence of interdisciplinary knowledge can help accelerate the shift toward high-efficiency AI hardware.

  • Research Article
  • 10.1063/5.0304141
Quantum kernel machine learning for autonomous materials science
  • Mar 1, 2026
  • APL Quantum
  • Felix Adams + 4 more

Autonomous materials science, where active learning is used to navigate large compositional phase space, has emerged as a powerful vehicle to rapidly explore new materials. A crucial aspect of autonomous materials science is exploring new materials using as little data as possible. Gaussian process-based active learning allows effective charting of multi-dimensional parameter space with a limited number of training data and, thus, is a common algorithmic choice for autonomous materials science. An integral part of the autonomous workflow is the application of kernel functions for quantifying similarities among measured data points. A recent theoretical breakthrough has shown that quantum kernel models can achieve similar performance with less training data than classical kernel models. This signals the possible advantage of applying quantum kernel machine learning to autonomous materials discovery. In this work, we compare quantum and classical kernels for their utility in sequential phase space navigation for autonomous materials science. In particular, we compute a quantum kernel and several classical kernels for x-ray diffraction patterns taken from an Fe–Ga–Pd ternary composition spread library. We conduct our study on both IonQ’s Aria trapped ion quantum computer hardware and the corresponding classical noisy simulator. We experimentally verify that a quantum kernel model can outperform some classical kernel models. The results highlight the potential of quantum kernel machine learning methods for accelerating materials discovery and suggest that complex x-ray diffraction data are a candidate for robust quantum kernel model advantage.

  • Research Article
  • 10.1145/3795884
NICE: Deep Neural Network Acceleration via Hardware-Friendly Index Assisted Compression
  • Feb 7, 2026
  • ACM Transactions on Architecture and Code Optimization
  • Ning Yang + 7 more

The exponential scaling of Large Language Models (LLMs) has exposed a growing mismatch between computational demands and hardware efficiency. Although model compression is essential for mitigating this gap, two bottlenecks fundamentally limit its effectiveness in practice: (1) high-magnitude activation outliers that degrade the accuracy of conventional uniform quantization, and (2) dynamically varying activation sparsity that is difficult to exploit with rigid hardware datapaths. Existing index-based schemes, such as mixed-precision or non-uniform quantization, often incur prohibitive energy and area overheads due to the complex decoding logic required at runtime. In this paper, we propose NICE, an index-assisted algorithm-hardware co-design framework that achieves high-efficiency DNN acceleration by synergistically exploiting unstructured weight sparsity and centroid-based activation indexing. The core philosophy of NICE is to reformulate computation-intensive Multiply-Accumulate (MAC) operations into a unified table-lookup (LUT) mechanism. Specifically, we design a new hardware primitive that treats static weight sparsity and dynamic activation indices as lookup coordinates, enabling the direct retrieval of pre-computed or quantized results. Building on this, we develop the NICE Architecture, a systolic array-based accelerator that introduces novel dimensions of data-and-index reuse, effectively alleviating the data-movement bottlenecks of traditional architectures. Experiments show that NICE can achieve 51.3% energy reduction and 3.83x speedup on average.

  • Research Article
  • 10.3390/jimaging12020066
A Survey of Crop Disease Recognition Methods Based on Spectral and RGB Images.
  • Feb 5, 2026
  • Journal of imaging
  • Haoze Zheng + 3 more

Major crops worldwide are affected by various diseases yearly, leading to crop losses in different regions. The primary methods for addressing crop disease losses include manual inspection and chemical control. However, traditional manual inspection methods are time-consuming, labor-intensive, and require specialized knowledge. The preemptive use of chemicals also poses a risk of soil pollution, which may cause irreversible damage. With the advancement of computer hardware, photographic technology, and artificial intelligence, crop disease recognition methods based on spectral and red-green-blue (RGB) images not only recognize diseases without damaging the crops but also offer high accuracy and speed of recognition, essentially solving the problems associated with manual inspection and chemical control. This paper summarizes the research on disease recognition methods based on spectral and RGB images, with the literature spanning from 2020 through early 2025. Unlike previous surveys, this paper reviews recent advances involving emerging paradigms such as State Space Models (e.g., Mamba) and Generative AI in the context of crop disease recognition. In addition, it introduces public datasets and commonly used evaluation metrics for crop disease identification. Finally, the paper discusses potential issues and solutions encountered during research, including the use of diffusion models for data augmentation. Hopefully, this survey will help readers understand the current methods and effectiveness of crop disease detection, inspiring the development of more effective methods to assist farmers in identifying crop diseases.

  • Research Article
  • 10.1142/s0218126626500970
Configuration Information Generation for Reconfigurable Decoupled Access-Execute CGRA
  • Feb 3, 2026
  • Journal of Circuits, Systems and Computers
  • Yafei Lv + 3 more

Coarse-grained reconfigurable architecture (CGRA) has increasingly begun to be used across a wide range of edge computing due to its characteristics, such as high performance, low power consumption and versatility. Versatility is usually considered an important design principle of traditional CGRA architectures during architectural design. On the other hand, the traditional CGRA architecture must take into account the execution of control flow-intensive programs. LUNA, an AI chip with features of separate memory access, computation and reconfigurable hardware connections toward edge neural network computing, can handle vector, matrix, and convolution operations uniformly, which poses great challenges to the generation of configuration information. This paper aims to research the configuration information compilation and generation methods for the new CGRA architecture, and design a counter array allocation strategy based on loop analysis to solve the configuration information generation problem of memory access addresses. Additionally, this paper proposes a hardware connection generation method to address the configuration information generation problem of reconfigurable hardware connections. The hardware configuration information generation method presented in this paper, which is proven to be effective through testing with vector, matrix and other datasets, is said to achieve a performance of over 95% as compared to hand-optimized assembly.

  • Research Article
  • 10.1088/1361-6595/ae3985
Benchmark for two-dimensional large scale coherent structures in partially magnetized E × B plasmas—community collaboration & lessons learned
  • Feb 1, 2026
  • Plasma Sources Science and Technology
  • Andrew T Powis + 40 more

Abstract Low-temperature plasmas (LTPs) are essential to both fundamental scientific research and critical industrial applications. As in many areas of science, numerical simulations have become a vital tool for uncovering new physical phenomena and guiding technological development. Code benchmarking remains crucial for verifying implementations and evaluating performance. This work continues the Landmark benchmark initiative, a series specifically designed to support the verification of LTP codes. In this study, seventeen simulation codes from a collaborative community of nineteen international institutions modeled a partially magnetized E × B Penning discharge. The emergence of large scale coherent structures, or rotating plasma spokes, endows this configuration with an enormous range of time scales, making it particularly challenging to simulate. The codes showed excellent agreement on the rotation frequency of the spoke as well as key plasma properties, including time-averaged ion density, plasma potential, and electron temperature profiles. Achieving this level of agreement came with challenges, and we share lessons learned on how to conduct future benchmarking campaigns. Comparing code implementations, computational hardware, and simulation runtimes also revealed interesting trends, which are summarized with the aim of guiding future plasma simulation software development.

  • Research Article
  • 10.1063/9.0001026
Modulation of switching dynamics in magnetic tunnel junctions for low-error-rate computational random-access memory
  • Feb 1, 2026
  • AIP Advances
  • Yang Lv + 2 more

The conventional computer architecture has been facing challenges answering the ever-increasing demands from emerging applications, such as AI, for energy-efficient computation and memory hardware systems. Computational Random Access Memory (CRAM) represents a true in-memory computing paradigm that integrates logic and memory functions within the same array. At its core, CRAM relies on Magnetic Tunnel Junctions (MTJs), which serve as the foundational building blocks for implementing both memory storage and logic operations. However, a key challenge in CRAM lies in the non-ideal error rates associated with switching dynamics of MTJs, necessitating innovative approaches to reduce errors and optimize logic margins. This work proposes a novel approach of utilizing the voltage-controlled magnetic anisotropy (VCMA) to steepen the switching probability transfer curve (SPTC), thereby significantly reducing the logic operation error rate in CRAM. Using several numerical modeling tools, we validate the effectiveness of VCMA in modulating the energy barrier and switching dynamics in MTJs. It is revealed that the VCMA effect significantly reduces the error rate of CRAM by 61.43% at a VCMA coefficient of 200 fJ·V−1m-1 compared to CRAM without VCMA. The reduction of error rate is further rapidly amplified with an increasing TMR ratio. Furthermore, the introduction of the VCMA effect decreases the logic voltage (Vlogic) required for logic operations in CRAM and results in reduction of energy consumption. Our work serves as a first exploration in reducing the error rate in CRAM by modifying SPTC in MTJs.

  • Research Article
  • 10.22214/ijraset.2026.77059
Distributed Deep Learning on Edge Devices Using Hybrid Parallel Strategies for Heterogeneous Edge System
  • Jan 31, 2026
  • International Journal for Research in Applied Science and Engineering Technology
  • Dr Deepak Mathur

The expansion of Internet of Things (IoT) ecosystems and cyber–physical systems has shifted artificial intelligence processing from centralized cloud infrastructures to resource-constrained edge devices. Although edge computing enables lower latency, reduced network congestion, and enhanced data privacy, it also presents significant obstacles for deep learning training due to limited computation power, energy constraints, and hardware heterogeneity. To address these challenges, this paper introduces a Hybrid Parallel Distributed Deep Learning Framework tailored for heterogeneous edge environments. The proposed approach integrates data parallelism and model parallelism to efficiently utilize diverse edge resources. Workload distribution is adaptively managed based on device capabilities, network variability, and energy availability. Experimental evaluations using image classification tasks show that the proposed framework achieves superior training efficiency, improved energy utilization, and enhanced model performance when compared with centralized cloud training and single-parallel edge learning methods.

  • Research Article
  • 10.1002/adfm.202524526
Mechanistic Understanding of the Stochastic Nature of Filamentary Switching in CsFAPbI 3 Perovskite‐Based Memristors
  • Jan 26, 2026
  • Advanced Functional Materials
  • Mizanur Alam + 6 more

ABSTRACT Perovskite memristors are redefining the landscape of memory storage and neuromorphic computing by combining rich ion dynamics, ultralow voltage switching, cost‐effective solution processability, and excellent scalability within a single material platform. Harnessing their intrinsic stochasticity in conductive filamentary switching provides a physical route to true random number generation and a unique window into the fundamental physics of resistive switching. Herein, we investigate solution‐processed ITO/Cs 0.1 FA 0.9 PbI 3 /Ag organic–inorganic hybrid halide perovskite (OIHP) memristors that exhibit low voltage switching (∼0.29 V) with distinct cumulative function (∼100x) between ON/OFF states, demonstrating stability of 10 3 cycles and providing a clear mechanism of OIHP‐based memristors, thereby advancing fundamentals of next‐generation neuromorphic computing and practical hurdles in electronics hardware. Investigating the elemental analysis at the buried interface via X‐ray photoelectron spectroscopy (XPS) and energy dispersive X‐ray spectroscopy (EDX) reveal previously overlooked and underexplored phenomena at the ITO‐perovskite junction, offering essential understanding into the switching mechanism. Additionally, pulse stress testing with sharp 500 µs‐wide excitation demonstrates robust endurance and concurrently exposing the intrinsic complexity and dynamic unpredictability of filamentary interactions. These results unveil the mechanistic understanding of FA‐based OIHP memristors and also provide vital insights into their potential in large‐scale, brain‐inspired architectures for neuromorphic computing and secure information processing.

  • Research Article
  • 10.47392/irjaeh.2026.0017
E-Commerce Hardware Website
  • Jan 20, 2026
  • International Research Journal on Advanced Engineering Hub (IRJAEH)
  • Amrutha G + 4 more

This paper describes the design and development of an E-commerce Hardware Website that enables customers to purchase computer hardware components through an online platform. The proposed system is designed to simplify the hardware buying process by providing structured product listings, specification- based selection, secure payment processing, and automated order management. The platform integrates essential web technologies to support user registration, product browsing, shopping cart operations, order confirmation, and inventory updates. A key focus of the system is to provide a reliable and user-friendly interface that supports both individual customers and administrators. The website also supports real-time pricing visibility and system customization features to assist users in making informed purchasing decisions. Experimental evaluation of the system shows improved accessibility, reduced manual processing, and faster transaction completion when compared to traditional offline hardware stores. The results confirm that web-based e-commerce solutions can significantly enhance efficiency and customer experience in the hardware retail domain.

  • Research Article
  • 10.1142/s0219477526500215
New XOR & XNOR Operations in Instantaneous Noise-Based Logic
  • Jan 15, 2026
  • Fluctuation and Noise Letters
  • Nasir Kenarangui + 2 more

Instantaneous Noise-Based Logic (INBL) presents a classical noise-based computing framework as an alternative to quantum computation, though some logic gates remain unimplemented for achieving universality over superpositions. INBL encodes M noise-bits using 2M orthogonal stochastic reference noises to construct a 2 M -dimensional product-based Hilbert space (hyperspace). Vectors in this hyperspace correspond to products of reference noises representing bit values in M-bit binary strings. This work introduces INBL implementations of XOR and XNOR operations targeting specific bits, facilitating pairwise operations directly between strings of equal length or hyperspace vectors, which are the longest strings. These operations naturally extend to superpositions, potentially delivering significant improvements in computational speed and hardware complexity. Diverging from previous methods by Khreishah et al., our approach avoids direct manipulation of the reference noise system, enabling more flexible and general-purpose implementations. We validate INBL operations—including NOT, XOR, and XNOR—through simulation using random telegraph waves, demonstrating practical feasibility without explicit reference noise manipulation.

  • Research Article
  • 10.4314/fuoyejet.v10i2.10
An Intelligent Techstack Repair Expert System
  • Jan 13, 2026
  • FUOYE Journal of Engineering and Technology
  • Daniel D Wisdom + 6 more

in the 21st century emerging digital era, keeping computers running smoothly is crucial. Since, maintenance of computers is imperative for efficient operations. This paper developed an intelligent expert system for Hardware-Software Repair Using Artificial Intelligence (AI). The study tries to revolutionize computer maintenance in mitigating the consistent struggle with tech issues that need specialized knowledge, the AI based application system is designed to accept input and generate solutions to the problems accordingly. The research developed and implemented an Intelligent Expert System for computer hardware and software repairs also known as an Intelligent Tech-Stack Repair Expert System using AI. The study employed Natural Language Processing (NLP) techniques to interpret user queries and synonym handling for enhanced query matching. Pre-trained models as BERT and cosine similarity were applied for accurate troubleshooting. Additionally, the system focuses on scalability, a refined user interface, and machine learning (ML) integration was used to enhance its knowledge base and performance. The results significantly improved efficiency in diagnosing and recommending Computer repairs for hardware-software devices.

  • Research Article
  • 10.46399/muhendismakina.1693839
ANALYSIS ON THERMAL AND HYDRAULIC PERFORMANCE OF CPU COOLER UNDER DIFFERENT WORKING CONDITIONS
  • Jan 7, 2026
  • Mühendis ve Makina
  • Bayram Kılıç + 2 more

Like other computer hardware components, the central processing unit (CPU) generates heat during operation and requires effective cooling to maintain optimal performance. One of the most efficient methods for cooling a CPU is the use of a liquid-based cooling system. This system typically consists of three main components: a fluid block that makes direct contact with the CPU, a pump, and a heat exchanger, which includes a fan and a radiator. The coolant circulates through the system via connecting pipes. In this study, the thermal and hydraulic performance of a CPU cooler was analyzed under various operating conditions. Water was used as the working fluid (coolant) in the system. A 100 W thermoelectric heater was employed to simulate the thermal load and to determine the cooling capacity of the system. The volumetric flow rates of the coolant were set to 1, 2, 3, and 4 L/min, respectively. It was observed that the heat transfer between the CPU surface and the cooler decreased with increasing fluid velocity. The fluid pressure was higher at the inlet of the cooler and decreased along the flow path, depending on both the geometry of the flow channels and the flow rate of the coolant. For effective heat dissipation in CPU cooling systems, it is crucial to maintain the coolant flow rate and velocity within an optimal range.

  • Research Article
  • 10.1109/tnnls.2026.3656642
Next-Gen Digital Predistortion From Hardware Acceleration of Neural Networks: Trends, Challenges, and Future.
  • Jan 1, 2026
  • IEEE transactions on neural networks and learning systems
  • Mohd Tasleem Khan + 2 more

The computational demands of next-generation (Next-Gen) communication systems pose major challenges for real-time signal processing, particularly in digital predistortion (DPD), which is essential for linearizing power amplifier (PA) nonlinearities. While traditional DPD methods-such as polynomial and Volterra series models-remain prevalent, neural network (NN)-based approaches offer superior modeling accuracy and adaptability. However, their deployment is hindered by high computational complexity, limited scalability, and hardware integration challenges. This review presents a comprehensive analysis of NN-based DPD techniques and hardware acceleration strategies for efficient real-time implementation. We assess the strengths of various NN architectures-deep, convolutional, recurrent, and hybrid-and evaluate their tradeoffs across graphics processing unit (GPU), field-programmable gate arrays (FPGA), and application-specific integrated circuits (ASIC) platforms. We also examine key challenges, including fragmented evaluation standards and limited real-world validation. Finally, we outline future directions emphasizing model-hardware codesign, reconfigurable computing, and on-chip learning to enable scalable, energy-efficient DPD for 5G, 6G, and beyond.

  • Research Article
  • 10.1190/tle-2025-1024
Scaling subsurface imaging — The role of high-performance computing evolution in enabling ExxonMobil’s advanced seismic technology
  • Jan 1, 2026
  • The Leading Edge
  • Karthik Neerala Suresh + 1 more

Abstract Seismic imaging has undergone transformative advances over the past four decades, driven by the coevolution of migration algorithms and high-performance computing (HPC) architectures. ExxonMobil’s journey, from Kirchhoff prestack depth migration to elastic full-waveform inversion, exemplifies how innovations in algorithmic complexity have been enabled by progressive leaps in compute density, memory bandwidth, and energy efficiency. This article traces the history of seismic imaging, inversion, and compute infrastructure at ExxonMobil, highlighting key milestones in algorithm development, hardware acquisition, and workflow integration. It further explores the emerging challenges and opportunities presented by 4D seismic monitoring, hybrid physics-AI workflows, and future HPC architectures. The narrative underscores that sustained advances in subsurface imaging depend on a holistic approach combining physics-based modeling, scalable computing, and power-efficient hardware, poised to unlock unprecedented subsurface insights.

  • Research Article
  • 10.59828/pijms.v1i3.17
OPTIMIZED ELLIPTIC CURVE CRYPTOGRAPHIC COMPUTATIONS USING ANCIENT INDIAN VEDIC MATHEMATICS TECHNIQUES
  • Dec 31, 2025
  • Pi International Journal of Mathematical Sciences
  • Dr Ankur Nehra

This study investigates the integration of Ancient Indian Vedic Mathematics (AIVM) into contemporary cryptographic frameworks, with a particular emphasis on Elliptic Curve Cryptography (ECC). Cryptographic computations in ECC require substantial computational resources and execution time, especially during core operations such as point addition, point doubling, and modular multiplication. The AIVM system, based on sixteen Sutras and fourteen Sub-sutras, offers efficient and high-speed arithmetic techniques. This paper examines the applicability and performance benefits of the Urdhva-Tiryagbhyam sutra for multiplication, the Dvandva-Yoga sutra for squaring operations, and the Nikhilam Navatashcaramam Dashatah sutra for handling large-number computations. By implementing these ancient techniques, the computational latency and hardware complexity of systems like RSA and ECC can be significantly reduced. The survey demonstrates that Vedic algorithms not only accelerate encryption and decryption processes but also optimize hardware resource utilization, making them highly suitable for high-speed security applications. Keywords: ECC, Vedic Mathematics, Dhvajanka, Cryptography, Dvandva-Yoga, Urdhva-Tiryagbhyam, Nikhilam Navatashcaramam Dashatah.

  • Research Article
  • 10.63300/tm06022523
தமிழாய்வுத் தளத்தில் கணினியும் இணையப் பயன்பாடும்
  • Dec 25, 2025
  • Tamilmanam International Research Journal of Tamil Studies
  • முனைவர் செ கார்த்திகேயன்

Creating an environment conducive to learning for today's growing young generation remains a challenge. The current educational landscape is in a crucial phase, needing to transform the future world into a knowledgeable and empowered society. The use of computers plays a vital role in Tamil research platforms. Globalization and liberalization policies have paved the way for computers, websites, and the internet to be easily accessible even to rural students. Information technology is not merely a single technology; it is a blend of several technologies such as computer networks, the internet, satellites, hardware, software, and media. This Information and Communication Technology (ICT) simplifies and enriches the teaching and learning environment in many dimensions.

  • Research Article
  • 10.1038/s43588-025-00895-6
Opportunities in full-stack design of low-overhead fault-tolerant quantum computation.
  • Dec 22, 2025
  • Nature computational science
  • Hengyun Zhou + 2 more

Quantum error correction provides a route to realizing large-scale quantum computation but incurs substantial resource overheads. Here we highlight recent advances that reduce these overheads by co-designing different levels of the computational stack, including algorithms, quantum-error-correction strategies and hardware architecture. We then discuss opportunities for further optimization such as leveraging flexible qubit connectivity and quantum low-density parity check codes. These strategies can bring useful quantum computation closer to reality as experiments advance in the coming years.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • .
  • .
  • .
  • 10
  • 1
  • 2
  • 3
  • 4
  • 5

Popular topics

  • Latest Artificial Intelligence papers
  • Latest Nursing papers
  • Latest Psychology Research papers
  • Latest Sociology Research papers
  • Latest Business Research papers
  • Latest Marketing Research papers
  • Latest Social Research papers
  • Latest Education Research papers
  • Latest Accounting Research papers
  • Latest Mental Health papers
  • Latest Economics papers
  • Latest Education Research papers
  • Latest Climate Change Research papers
  • Latest Mathematics Research papers

Most cited papers

  • Most cited Artificial Intelligence papers
  • Most cited Nursing papers
  • Most cited Psychology Research papers
  • Most cited Sociology Research papers
  • Most cited Business Research papers
  • Most cited Marketing Research papers
  • Most cited Social Research papers
  • Most cited Education Research papers
  • Most cited Accounting Research papers
  • Most cited Mental Health papers
  • Most cited Economics papers
  • Most cited Education Research papers
  • Most cited Climate Change Research papers
  • Most cited Mathematics Research papers

Latest papers from journals

  • Scientific Reports latest papers
  • PLOS ONE latest papers
  • Journal of Clinical Oncology latest papers
  • Nature Communications latest papers
  • BMC Geriatrics latest papers
  • Science of The Total Environment latest papers
  • Medical Physics latest papers
  • Cureus latest papers
  • Cancer Research latest papers
  • Chemosphere latest papers
  • International Journal of Advanced Research in Science latest papers
  • Communication and Technology latest papers

Latest papers from institutions

  • Latest research from French National Centre for Scientific Research
  • Latest research from Chinese Academy of Sciences
  • Latest research from Harvard University
  • Latest research from University of Toronto
  • Latest research from University of Michigan
  • Latest research from University College London
  • Latest research from Stanford University
  • Latest research from The University of Tokyo
  • Latest research from Johns Hopkins University
  • Latest research from University of Washington
  • Latest research from University of Oxford
  • Latest research from University of Cambridge

Popular Collections

  • Research on Reduced Inequalities
  • Research on No Poverty
  • Research on Gender Equality
  • Research on Peace Justice & Strong Institutions
  • Research on Affordable & Clean Energy
  • Research on Quality Education
  • Research on Clean Water & Sanitation
  • Research on COVID-19
  • Research on Monkeypox
  • Research on Medical Specialties
  • Research on Climate Justice
Discovery logo
FacebookTwitterLinkedinInstagram

Download the FREE App

  • Play store Link
  • App store Link
  • Scan QR code to download FREE App

    Scan to download FREE App

  • Google PlayApp Store
FacebookTwitterTwitterInstagram
  • Universities & Institutions
  • Publishers
  • R Discovery PrimeNew
  • Ask R Discovery
  • Blog
  • Accessibility
  • Topics
  • Journals
  • Open Access Papers
  • Year-wise Publications
  • Recently published papers
  • Pre prints
  • Questions
  • FAQs
  • Contact us
Lead the way for us

Your insights are needed to transform us into a better research content provider for researchers.

Share your feedback here.

FacebookTwitterLinkedinInstagram
Cactus Communications logo

Copyright 2026 Cactus Communications. All rights reserved.

Privacy PolicyCookies PolicyTerms of UseCareers