MARKET WIRE NEWS

MicroCloud Hologram Inc. Launches FPGA-Based High-Performance Surface Code Quantum Simulation Platform

MWN-AI** Summary

MicroCloud Hologram Inc. (NASDAQ: HOLO) has announced the launch of an advanced FPGA-based simulator designed for high-performance surface code quantum simulations. The simulator leverages FPGA (Field-Programmable Gate Array) technology, known for its parallel processing capabilities and customizable architecture, to address one of the critical challenges in quantum computing—quantum error correction. The surface code, a preferred method for error correction due to its scalability and efficiency, can be difficult to simulate using traditional methods due to resource constraints. However, MicroCloud’s new simulator utilizes FPGA acceleration to facilitate real-time and high-fidelity simulations.

At the core of the simulator is the innovative modeling of rotated distance surface codes, which optimize qubit arrangements while maintaining high error correction efficiency with fewer physical qubits. This makes the solution particularly valuable for quantum systems with limited resources. The simulator’s architecture enhances performance by mapping the two-dimensional grid structure of surface codes directly onto the FPGA's logic units, allowing parallel execution of error correction algorithms.

During performance benchmarks, the simulator demonstrated over a five-fold speed improvement compared to GPU-based systems with 30% lower power consumption. Additionally, it supports various noise models and provides a feedback loop for custom error pattern injection, which is vital for debugging quantum algorithms. MicroCloud Hologram's initiative puts it at the forefront of quantum computing, paving the way for further advancements in fault-tolerant systems.

With its focus on quantum technology and significant planned investments in related fields, MicroCloud is poised to become a leader in the evolving market for quantum computing and holography.

MWN-AI** Analysis

MicroCloud Hologram Inc. (NASDAQ: HOLO) has made a significant technological leap with its launch of a FPGA-based high-performance surface code quantum simulation platform. This innovation addresses a critical challenge in quantum computing: error correction, particularly through its advanced implementation of the rotated distance surface code. By leveraging Field-Programmable Gate Array (FPGA) technology, HOLO enhances simulation capabilities, achieving remarkable speed improvements over traditional methods, namely GPU-based simulators.

From a market perspective, this breakthrough positions HOLO favorably within the burgeoning quantum computing sector. With its dedicated FPGA architecture, the company is poised to attract interest from researchers and enterprises invested in quantum error correction, potentially elevating its market share. Given the increasing demand for efficient quantum computing solutions, HOLO's commitment to integrating FPGA technology with quantum algorithms signals robust growth potential.

Investors should recognize the substantial competitive edge that HOLO's simulator provides—more than a five-fold increase in simulation speed and a 30% reduction in power consumption compared to conventional GPU methods. This distinction is crucial as more industries adopt quantum computing for complex problem-solving. Moreover, HOLO's ongoing investment of over $400 million in R&D toward quantum technologies and applications, particularly in blockchain, AI, and AR spheres, underscores its strategic vision for long-term growth.

Despite this compelling narrative, investors should exercise caution. The quantum computing market is still in its infancy, and HOLO must navigate significant operational and technological challenges while competing against established tech giants. As a result, while the stock's growth potential appears promising, it remains essential to stay informed on the company's progress and broader market developments.

In conclusion, MicroCloud Hologram Inc. represents an intriguing investment opportunity within the tech space, albeit one that comes with inherent risks associated with the nascent quantum computing landscape.

**MWN-AI Summary and Analysis is based on asking OpenAI to summarize and analyze this news release.

Source: GlobeNewswire

SHENZHEN, China, April 15, 2026 (GLOBE NEWSWIRE) -- MicroCloud Hologram Inc. (NASDAQ: HOLO), (“HOLO” or the "Company"), a technology service provider, launched a simulator that fully leverages the unique advantages of FPGA (Field-Programmable Gate Array), including its highly parallel processing capability, reconfigurable hardware architecture, and exceptional computational performance. Quantum error correction is one of the core challenges in realizing practical quantum computing, and the surface code, as an efficient quantum error correction scheme, is highly favored due to its high threshold, scalability, and two-dimensional grid structure. However, traditional simulation methods are often limited by computational resources, making the simulation of large-scale surface codes extremely complex. HOLO's new simulator overcomes these bottlenecks through FPGA hardware acceleration, providing researchers and engineers with a real-time, high-fidelity simulation environment.

HOLO is committed to deeply integrating FPGA technology with quantum error correction algorithms. The core of this simulator lies in the precise modeling of rotated distance surface codes. The rotated distance surface code is a variant form that optimizes the arrangement of qubits by rotating the traditional surface code layout, thereby reducing the number of required physical qubits while maintaining high error correction capability. This design is particularly suitable for quantum systems with limited resources, as it can achieve equivalent error correction performance with a smaller code distance.

FPGA plays an indispensable role in this simulator. FPGA is a programmable hardware that allows users to customize circuit logic through hardware description languages (such as Verilog or VHDL). Unlike general-purpose processors, FPGA can execute multiple operations in parallel without the need for sequential scheduling. This makes it particularly suitable for simulating the parallel nature of quantum systems. In HOLO's implementation, the simulator maps the grid structure of the surface code onto the logic units (LUTs and FFs) of the FPGA. The state of each qubit is represented by a register group that stores its amplitude or probability information (in classical simulation, quantum states are typically represented by complex vectors). The core of the error correction algorithm—stabilizer measurement—is implemented as parallel circuit modules, which can simultaneously process the computations of multiple stabilizers, thereby accelerating the extraction of the error syndrome.

The technical implementation logic begins with the overall architecture. The hardware framework of the simulator is based on high-order FPGA chips, which provide millions of logic units and high-speed memory interfaces. First, HOLO designed a reconfigurable grid generator module that dynamically configures the surface code layout according to the user-input code distance and rotation parameters. For rotated distance codes, the grid is not a standard rectangle but a diamond or rotated square shape, with qubits on the boundaries optimized to reduce edge effects. The generator uses parameterized Verilog code to instantiate the qubit array, ensuring layout flexibility. Next is the state initialization module, which encodes the initial state of the logical qubit onto the physical qubits, including the application of X, Z, or Y gates to simulate initial errors or prepare entangled states.

The core of the simulation process is the error injection and error correction loop. HOLO's simulator supports a variety of noise models, such as depolarizing noise or bit-flip noise, which are implemented on the FPGA through random number generators. The random number generator utilizes the built-in true random sources of the FPGA (such as ring oscillators) to ensure the authenticity of the noise. After error injection, the ancilla qubits measure the stabilizers, and these measurements are executed in parallel: each stabilizer corresponds to a dedicated circuit path that computes the parity check. The measurement results form the error syndrome—a bit string that indicates the location and type of errors. Syndrome decoding is a key step in error correction, and HOLO adopts the Minimum Weight Perfect Matching (MWPM) algorithm to decode the syndrome. This algorithm is optimized into a parallel version on the FPGA, using variants to find matching paths, significantly reducing latency.

In the performance benchmark tests, HOLO's simulator stands out prominently. Compared to GPU-based simulators, it achieves more than a 5-fold speed increase when simulating distance-5 rotated codes, while reducing power consumption by 30%. This is because the dedicated circuits on FPGA avoid the general scheduling overhead of GPUs. More importantly, the simulator supports a real-time feedback loop, allowing users to inject custom error patterns and immediately observe the error correction effects, which is crucial for debugging quantum algorithms. For example, when simulating Shor's algorithm or Grover's search, surface code error correction can be seamlessly integrated to ensure end-to-end fault tolerance.

In the FPGA implementation, stabilizer measurements are mapped to multiply-accumulate circuits. Since quantum simulation is classical, the state is represented by probability distributions, but for small scales, wave function simulation can be used. HOLO chose the Monte Carlo method to average multiple run instances, thereby estimating error rates. This requires the FPGA to have efficient random sampling capability, implemented through linear feedback shift registers (LFSR) to generate pseudo-random sequences. The simulator also supports fault-tolerant simulation, including measurement errors and gate errors. By using multi-level concatenated codes to simulate nested surface codes, fault tolerance is further enhanced.

HOLO's FPGA-based surface code quantum simulator represents a breakthrough in the field of quantum computing. It not only demonstrates the potential of FPGA in quantum simulation but also provides a solid foundation for the realization of fault-tolerant quantum computers. As the technology matures, we can expect to witness an acceleration of the quantum revolution.

About MicroCloud Hologram Inc.

MicroCloud Hologram Inc. (NASDAQ: HOLO) is committed to the research and development and application of holographic technology. Its holographic technology services include holographic light detection and ranging (LiDAR) solutions based on holographic technology, holographic LiDAR point cloud algorithm architecture design, technical holographic imaging solutions, holographic LiDAR sensor chip design, and holographic vehicle intelligent vision technology, providing services to customers offering holographic advanced driving assistance systems (ADAS). MicroCloud Hologram Inc. provides holographic technology services to global customers. MicroCloud Hologram Inc. also provides holographic digital twin technology services and owns proprietary holographic digital twin technology resource libraries. Its holographic digital twin technology resource library utilizes a combination of holographic digital twin software, digital content, space data-driven data science, holographic digital cloud algorithms, and holographic 3D capture technology to capture shapes and objects in 3D holographic form. MicroCloud Hologram Inc. focuses on the development of quantum computing and quantum holography. With cash reserves exceeding 390 million USD, the company plans to invest over 400 million USD in blockchain development, quantum computing R&D, quantum holography technology, as well as in the development of derivatives and technologies in cutting-edge fields such as AI, AR, and more. MicroCloud Hologram Inc.'s goal is to become a global leader in quantum holography and quantum computing technologies.

Safe Harbor Statement

This press release contains forward-looking statements as defined by the Private Securities Litigation Reform Act of 1995. Forward-looking statements include statements concerning plans, objectives, goals, strategies, future events or performance, and underlying assumptions and other statements that are other than statements of historical facts. When the Company uses words such as "may," "will," "intend," "should," "believe," "expect," "anticipate," "project," "estimate," or similar expressions that do not relate solely to historical matters, it is making forward-looking statements. Forward-looking statements are not guarantees of future performance and involve risks and uncertainties that may cause the actual results to differ materially from the Company's expectations discussed in the forward-looking statements. These statements are subject to uncertainties and risks including, but not limited to, the following: the Company's goals and strategies; the Company's future business development; product and service demand and acceptance; changes in technology; economic conditions; reputation and brand; the impact of competition and pricing; government regulations; fluctuations in general economic; financial condition and results of operations; the expected growth of the holographic industry and business conditions in China and the international markets the Company plans to serve and assumptions underlying or related to any of the foregoing and other risks contained in reports filed by the Company with the Securities and Exchange Commission ("SEC"), including the Company's most recently filed Annual Report on Form 10-K and current report on Form 6-K and its subsequent filings. For these reasons, among others, investors are cautioned not to place undue reliance upon any forward-looking statements in this press release. Additional factors are discussed in the Company's filings with the SEC, which are available for review at www.sec.gov. The Company undertakes no obligation to publicly revise these forward-looking statements to reflect events or circumstances that arise after the date hereof.

Contacts

MicroCloud Hologram Inc.

Email: IR@mcvrar.com


FAQ**

How does MicroCloud Hologram Inc. HOLO plan to leverage its FPGA-based surface code quantum simulator to overcome existing limitations in quantum error correction technology?
MicroCloud Hologram Inc. plans to utilize its FPGA-based surface code quantum simulator to enhance the efficiency and accuracy of quantum error correction by enabling rapid testing of error-correction protocols and improving qubit performance through advanced simulations.
What strategic investments does MicroCloud Hologram Inc. HOLO intend to make in quantum computing R&D to maintain its competitive edge in the evolving tech landscape?
MicroCloud Hologram Inc. (HOLO) plans to invest strategically in quantum computing R&D by collaborating with leading research institutions, enhancing proprietary holographic technology, and integrating quantum algorithms to drive innovation and maintain its competitive edge.
In what ways will the integration of FPGA technology enhance the capabilities of MicroCloud Hologram Inc. HOLO's quantum simulator compared to traditional simulation methods?
The integration of FPGA technology will enhance MicroCloud Hologram Inc.'s quantum simulator by enabling real-time processing, increased parallelism, and optimized resource management, allowing for more complex computations and faster simulations compared to traditional methods.
Considering MicroCloud Hologram Inc. HOLO's expansion into blockchain and AI technologies, how will these initiatives influence its core focus on quantum holography and computing?
MicroCloud Hologram Inc.'s expansion into blockchain and AI technologies is likely to enhance its core focus on quantum holography and computing by integrating advanced data management and processing capabilities, ultimately driving innovation and efficiency in their holographic solutions.

**MWN-AI FAQ is based on asking OpenAI questions about MicroCloud Hologram Inc. (NASDAQ: HOLO).

MicroCloud Hologram Inc.

NASDAQ: HOLO

HOLO Trading

-9.16% G/L:

$1.685 Last:

473,754 Volume:

$1.85 Open:

mwn-alerts Ad 300

HOLO Latest News

HOLO Stock Data

$32,630,788
13,677,253
N/A
11
N/A
Hardware & Equipment
Technology
CN
Shenzhen

Subscribe to Our Newsletter

Link Market Wire News to Your X Account

Download The Market Wire News App