Skip to main content
World Today News
  • Home
  • News
  • World
  • Sport
  • Entertainment
  • Business
  • Health
  • Technology
Menu
  • Home
  • News
  • World
  • Sport
  • Entertainment
  • Business
  • Health
  • Technology

KRICT Converts CO2 to Gasoline and Naphtha at 50kg Daily Scale

May 12, 2026 Rachel Kim – Technology Editor Technology

The geopolitical fragility of the Strait of Hormuz has long been a systemic risk for global energy markets, but the technical bottleneck has always been the energy cost of synthesis. The Korea Research Institute of Chemical Technology (KRICT) is attempting to bypass this by shifting from indirect to direct CO2 hydrogenation, moving the needle from lab-scale curiosity to a 50 kg per day pilot deployment.

The Tech TL;DR:

  • Direct Synthesis: Bypasses the energy-intensive reverse water-gas shift (RWGS) reaction, eliminating the need for temperatures exceeding 800°C.
  • Scaling Velocity: Advanced from a 5 kg/day mini-pilot in 2022 to a 50 kg/day plant by late 2025, targeting a 100,000-ton annual commercial capacity.
  • Strategic Pivot: Shifts industrial CO2 emissions from power plants and factories into liquid hydrocarbons (gasoline and naphtha) to decouple from petroleum feedstocks.

For decades, the “indirect” method of carbon conversion has been the industry standard, primarily because CO2 is thermodynamically stubborn. To force it into a usable state, engineers typically employ a two-step process: first converting CO2 into carbon monoxide (CO) via the RWGS reaction, then synthesizing that CO into hydrocarbons. The problem is the thermal overhead; RWGS requires temperatures above 800°C, creating a massive energy sink and increasing the failure rate of reactor linings. From an architectural standpoint, It’s an inefficient pipeline with too much latency in the energy conversion cycle.

The KRICT approach, led by Dr. Jeong-Rang Kim in collaboration with GS Engineering & Construction and Hanwha TotalEnergies, essentially refactors this process. By developing a specific catalyst and process technology, they have enabled the direct conversion of CO2 and hydrogen into liquid hydrocarbons. This removes the intermediate CO step, drastically lowering the thermal requirements and streamlining the production flow. This project operates under the Ministry of Science and ICT’s Carbon Resource Platform Chemical Project, treating carbon not as a waste product to be sequestered, but as a raw feedstock for the petrochemical stack.

Architectural Comparison: Indirect vs. Direct Hydrogenation

To understand why this shift matters for enterprise-scale production, we have to look at the operational overhead. The transition from a 5 kg/day mini-pilot to the current 50 kg/day scale indicates that the catalyst stability is holding up under increased pressure and flow rates.

Architectural Comparison: Indirect vs. Direct Hydrogenation
Moving
Metric Conventional Indirect Process KRICT Direct Process
Process Steps Two-Step (RWGS $rightarrow$ Synthesis) Single-Step (Direct Conversion)
Thermal Threshold > 800°C (for RWGS) Significantly Reduced
Intermediate Product Carbon Monoxide (CO) None
Primary Output Liquid Hydrocarbons Gasoline & Naphtha
Scaling Status Commercial/Legacy Pilot (50 kg/day) $rightarrow$ Commercial Target

Scaling this to 100,000 tons annually is where the real engineering friction begins. Moving from a pilot plant to a commercial-scale facility requires more than just a larger tank; it requires a complete overhaul of heat integration and catalyst regeneration cycles. Companies attempting to integrate these systems into existing refinery workflows will likely need to engage industrial automation consultants to manage the complex PLC (Programmable Logic Controller) logic required to maintain the delicate stoichiometric balance of hydrogen and CO2.

The Implementation Mandate: Monitoring the Synthesis Loop

In a production environment, maintaining the catalyst’s operational window is critical. If the temperature spikes or the pressure drops below the critical point, the catalyst can deactivate or produce unwanted methane. A typical monitoring script for such a pilot plant would need to implement strict threshold alerts to prevent reactor fouling.

The Implementation Mandate: Monitoring the Synthesis Loop
Daily Scale Engineering
# Conceptual Process Monitor for CO2-to-Fuel Pilot Plant import time from reactor_api import ReactorSensor # Thresholds for Direct Hydrogenation Catalyst Stability TEMP_MAX = 450.0 # Celsius PRESS_MIN = 20.0 # MPa H2_CO2_RATIO = 3.0 def monitor_synthesis_loop(): sensor = ReactorSensor(unit="KRICT_Pilot_01") while True: metrics = sensor.get_current_telemetry() if metrics['temp'] > TEMP_MAX: trigger_emergency_cooling(metrics['temp']) if metrics['pressure'] < PRESS_MIN: adjust_feed_pump(increase=True) if abs(metrics['ratio'] - H2_CO2_RATIO) > 0.1: rebalance_gas_mix(target=H2_CO2_RATIO) time.sleep(1) if __name__ == "__main__": monitor_synthesis_loop() 

This level of precision is why the partnership with GS Engineering & Construction is pivotal. The transition from a chemical formula to a physical plant requires rigorous supply chain risk management firms to ensure that the hydrogen feedstock—which is often the most volatile part of the equation—is delivered with zero downtime.

The “Vaporware” Check: Deployment Realities

While the press release focuses on the “strategic importance” of replacing petroleum, we must remain skeptical of the timeline. Moving from 50 kg/day to 100,000 tons/year is an increase of several orders of magnitude. The primary risk here is catalyst poisoning. In a lab, you use pure CO2; in a factory, you use industrial flue gas containing sulfur and nitrogen oxides that can kill a catalyst in hours. For this to scale, KRICT must prove their catalyst can handle “dirty” carbon without requiring constant, expensive replacements.

The "Vaporware" Check: Deployment Realities
Daily Scale

The true test of any Carbon Capture and Utilization (CCU) technology isn’t the output of the pilot plant, but the energy return on investment (EROI). If the energy required to produce the hydrogen exceeds the energy value of the resulting gasoline, you haven’t built a fuel plant; you’ve built an expensive heater.

For those tracking the broader movement of carbon-derived fuels, the technical documentation on IEEE Xplore regarding high-pressure reactor design and the open-source catalyst databases on GitHub provide a better benchmark for success than PR milestones. The ability to synthesize naphtha—a critical feedstock for the entire plastics industry—gives this project a higher commercial ceiling than simple fuel production.

the KRICT pilot represents a necessary hedge against energy volatility. As we move toward a more fragmented global trade landscape, the ability to synthesize petrochemicals from atmospheric or industrial waste is no longer just an environmental goal—it is a requirement for national industrial resilience. The path to 100,000 tons is steep, but the architectural shift to direct conversion is the only way to make the math work.

*Disclaimer: The technical analyses and security protocols detailed in this article are for informational purposes only. Always consult with certified IT and cybersecurity professionals before altering enterprise networks or handling sensitive data.*

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X

Related

All Journal News, Applied Sciences and Engineering;Technology;Chemistry, chemistry, engineering, materials science, National Research Council of Science and Technology, Newswise, technology

Search:

World Today News

NewsList Directory is a comprehensive directory of news sources, media outlets, and publications worldwide. Discover trusted journalism from around the globe.

Quick Links

  • Privacy Policy
  • About Us
  • Accessibility statement
  • California Privacy Notice (CCPA/CPRA)
  • Contact
  • Cookie Policy
  • Disclaimer
  • DMCA Policy
  • Do not sell my info
  • EDITORIAL TEAM
  • Terms & Conditions

Browse by Location

  • GB
  • NZ
  • US

Connect With Us

© 2026 World Today News. All rights reserved. Your trusted global news source directory.

Privacy Policy Terms of Service