securitylab_nJuly 14, 2026🇷🇺Translated from Russian

Near Absolute Zero and 0.55% Efficiency: World's First Superconducting Quantum Heat Engine Demonstrated by Aalto University Researchers

Researchers at Aalto University have experimentally realized the world’s first cyclic superconducting quantum heat engine that converts heat into useful work inside a quantum circuit cooled to near absolute zero. The tiny device marks the first time a complete, repeatable thermodynamic cycle has been demonstrated in a superconducting platform, opening new possibilities for managing heat and control signals in future quantum processors.

Unlike earlier quantum heat machines, the Finnish team achieved a full experimental cycle using a transmon qubit—one of the most common types of superconducting qubits—as the working substance. The circuit was placed inside a cryostat and cooled to temperatures approaching absolute zero. A resonator and a voltage-controlled quantum refrigerator were coupled to the transmon, allowing researchers to switch between heating and cooling phases with a single component instead of two separate thermal reservoirs.

The engine follows the Otto cycle, the same thermodynamic cycle used in conventional internal-combustion engines. In the experiment, the team first lowered the qubit’s transition frequency to let the system perform work, then used the quantum refrigerator to extract heat. After raising the frequency again (compression), the refrigerator reheated the qubit to return the system to its initial state. This sequence was repeated multiple times while the qubit state was read out after each step.

To obtain reliable statistics, the researchers performed 10,000 individual measurements for each data point and calculated average energy flows. The results matched numerical simulations and demonstrated genuine positive output power rather than a mere simulation of thermodynamic behavior. Measured performance remained modest: average power reached only 0.039 electronvolts per second, while efficiency stood at roughly 0.55 percent—about 27 percent of the theoretical Otto-cycle limit for the chosen parameters. Modeling indicates that efficiency could rise to approximately 2.2 percent once the device operates in a steady regime.

The primary value of the technology lies not in large-scale power generation but in on-chip thermal management and autonomous control of quantum processors. Modern superconducting quantum computers rely on numerous microwave lines that connect millikelvin qubits to room-temperature electronics; these cables increase complexity, cost, and noise. A quantum heat engine could eventually perform local operations such as state initialization or readout without requiring every control signal to travel outside the cryostat, thereby reducing wiring density and enabling processors with hundreds of thousands of physical qubits.

In addition to practical applications, the superconducting platform offers physicists a powerful testbed for quantum thermodynamics. Precise control over temperature, heat flow, and energy levels allows direct comparison between experimental observations and theoretical models, potentially revealing whether quantum effects such as superposition or interference can enhance the performance of microscopic heat machines.

Related articles

HabrOther

MEPhI Opens 2026 Admissions for Online Cybersecurity Master's Program with Yandex Practicum

The National Research Nuclear University MEPhI, in partnership with Yandex Practicum, is accepting applications for its online master's program in Cybersecurity for the 2026 intake. The two-year program leads to a state diploma in Information Security under code 10.04.01 and a professional retraining certificate from Yandex Practicum. Students can choose from four specialized tracks covering AppSec, DevSecOps, network security, and AI security. Admission is fully online and includes document submission via Gosuslugi, an entrance exam, and a motivation letter requiring at least 80 points. The program runs entirely remotely with evening and weekend classes, allowing students to combine studies with work while accessing student benefits and an educational loan at a subsidized 3% rate.

安全客Other

360 Group Launches NanoWork Enterprise AI Platform with Built-in Security and Opens Nationwide Channel Partner Recruitment

On July 28 at the Beijing National Convention Center, 360 Group founder Zhou Hongyi officially unveiled NanoWork, a next-generation enterprise intelligent agent work platform. The platform is designed to bridge the gap between powerful AI models and real-world business tasks by enabling multi-agent collaboration, on-demand model scheduling, and 24/7 cloud operation across diverse scenarios. NanoWork was developed through extensive real-world testing involving 100,000 intelligent agents, coverage of 630 positions over 150 days, consumption of 350 trillion tokens, and collection of 56,000 feedback items. A core emphasis is placed on native security features drawn from 360 Group's two decades of cybersecurity experience to prevent errors that could lead to actual data loss or permission breaches. The company is now actively recruiting city-level channel partners across China to help deploy the solution in local industries and activate existing customer bases with AI capabilities.

AntiMalwareOther

Google Enables Document Backup to Drive in Stable Play Services 26.26 Release

Google has rolled out automatic document backup from Android devices to Google Drive in the stable version of Google Play Services 26.26. The feature, which the company prepared for nearly a year, adds a new Documents option in Settings on Pixel phones under Accounts and backup. It remains disabled by default to avoid uploading the Downloads folder without user consent. Once enabled, supported files including PDF, DOC, PPT, XLS, ZIP and even APK files are copied to a new Android backups folder on Drive, with separate subfolders created for each device. The backup consumes storage quota and offers no automatic two-way sync, requiring manual cleanup when disabled. Traces of the capability first appeared in August 2025, followed by an official mention in February 2026 and beta testing before the current stable deployment.

HabrOther

Bridging Manual and Automated Testing: InfoWatch Engineer Outlines Unified Quality Process

InfoWatch senior test engineer Mikhail Shalepo has published a detailed article describing how his team built a reproducible process that links manual and automated testing into a single quality system. The approach addresses the growing complexity of server-side products that undergo quarterly releases and require extensive matrix testing across multiple operating systems and installation scenarios. Shalepo explains that the regulation focuses on decision points rather than prescribing exact test volumes, ensuring that choices about automation candidates, smoke-test gates, failure ownership, and manual compensation are documented and visible to the entire team. The framework divides work into two main blocks—feature development and pre-release regression—each containing preparation, execution, and completion stages. Key outputs include linked artifacts in TMS Scale, explicit Definition of Done criteria, and traceable coverage data that prevents reliance on individual knowledge. The article also shares practical lessons, including why separate mind maps and tables failed to stay current and how the team now integrates automation status directly with test cases.