Urgent.News

What's breaking now, across thousands of outlets.

Tech

US battery startups have found a lifeline in defense

U.S. battery startups pulled in $500 million in grants from the Department of Energy, throwing a lifeline to an industry that was on the ropes after EV incentives were slashed.

As U.S. battery startups grapple with the aftermath of the One Big Beautiful Bill, which slashed EV and battery incentives, they have discovered a new ally in the defense sector. This unexpected lifeline is helping power essential applications, from cutting-edge drones to vital infantry radios and fighter jets. Despite the administration's strong opposition to EVs, it has recognized the inescapable role of batteries in modern life, often leveraging national security as justification for recent decisions.

The Department of Energy recently announced a $500 million grant program to strengthen the battery supply chain within the United States. This initiative aims to reduce reliance on foreign sources, fortify national security, and advance American energy dominance. A significant portion of the funding is allocated to startups, with defense applications of lithium-ion batteries being actively discussed.

A spokesperson for Coreshell, a battery materials startup, revealed that defense applications are being actively considered. The company recently secured $50 million from the DOE to expand its manufacturing capabilities for metallurgical silicon anode material. Other startups have also received substantial grants, including Lilac Solutions, which received $100 million to build a facility capable of producing 5,000 metric tons of lithium carbonate annually by 2028.

Similarly, Nth Cycle secured $100 million to construct a facility for refining black mass from recycled lithium-ion batteries, yielding lithium and nickel compounds that can be utilized in new battery production.

Megan O'Connor, co-founder and CEO of Nth Cycle, confirmed that the defense sector is a clear demand driver, although the automotive sector remains a significant player as well. While the automotive industry's growth remains anticipated in the years to come, defense will continue to be a substantial consumer of batteries. Although exact figures are scarce, the U.S. Defense Logistics Agency already spent $200 million on batteries annually in 2021, dwarfed only by the automotive industry's projected $18 billion investment in battery manufacturing this year alone.

As battery companies are well aware, and the Trump administration seems to tacitly acknowledge, the future is electric. However, the timing of this transition remains uncertain. In the interim, soldiers and drones still require lightweight, reliable batteries from domestic sources. After the One Big Beautiful Bill dismantled battery production incentives, the Pentagon may have been compelled to seek alternative solutions.

These recent DOE grants may signify an admission that attempts to undermine the American EV industry went too far.

Written by urgent.news from TechCrunch's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at techcrunch.com →

More in Tech

How to Build a Local-Service Site That Can Answer ‘Can You Fix My RV Today?’

An RV repair business does not lose a service call because a visitor failed to read a clever headline. It loses the call when a person with a broken slide-out, roof leak, or electrical issue cannot…

  • Focus on key questions: service capability, location, availability, credibility, and next steps.
  • Implement single source of truth and decision surfaces for consistent, crawlable data.
  • Store critical information like phone number, service coverage, and hours in one domain object.

MY FIRST GITHUB PROJECT

Introduction In this article I will explain my practical experience of creating Git repository,connecting it to GitHub using SSH,commiting my files and pushing the project to a remote repository.

  • Created local project folder named "my-project"
  • Initialized Git repository with "git init" command
  • Connected GitHub using SSH key and pushed project

More from Saturday 22 August →