Breakthrough Hydrogen Fuel Production Uses 3 Unlikely Ingredients
The team of researchers calculated the carbon emissions associated with sourcing and processing aluminum, reacting it with seawater for hydrogen production, and transporting it to fuel stations. They found that for every kilogram of hydrogen produced, the process would generate 1.45 kilograms of carbon dioxide over its entire life cycle, 9.55 kilograms fewer than traditional fossil-fuel-based methods. One kilogram of hydrogen can take a hydrogen fuel cell car 37 to 62 miles on average, and the team calculated the cost of their fuel production method as $9 per kilogram.
The study's assessments centered on using recycled aluminum, as it saves a significant amount of emissions compared to mining for aluminum. Salt in seawater proved valuable due to its ability to sustainably precipitate gallium-indium, a rare-metal alloy that effectively removes aluminum's protective oxide layer, exposing pure metal that produces hydrogen when combined with seawater. The researchers were unable to source gallium-indium from regular water, as oxygen causes aluminum to instantly form a shield-like layer that won't readily cause a reaction, which caffeine helped speed up.
Dr. Aly Kombargi, a recent MIT mechanical engineering graduate who was the study's lead author, said in a release from the university: "We're in the ballpark of green hydrogen. One of the main benefits of using aluminum is the energy density per unit volume. With a very small amount of aluminum fuel, you can conceivably supply much of the power for a hydrogen-fueled vehicle."
Regarding commercial-scale production, these MIT researchers outlined the process as starting with scrap aluminum from a recycling center, shredding that aluminum into pellets, and treating it with gallium-indium, then transporting the pellets as aluminum fuel instead of moving hydrogen, which can be volatile. The ideal fuel station would be near a seawater source, and these researchers are exploring underwater production applications. The team was able to make life cycle assessments for their hydrogen manufacturing method using Earthster, a software tool pulling data from a vast repository of products and processes.
Their extensive assessments included primary aluminum mined from the earth versus recycled aluminum, while also evaluating different aluminum and hydrogen transportation methods. The researchers found that once its process using recycled aluminum was complete, it left behind boehmite, an aluminum-based byproduct used in semiconductor and electronic production, which could be sold to manufacturers, further reducing costs, Tech Explorist reports.
Kombargi's team discovered how recycled aluminum pretreated with a gallium-indium alloy and seawater could facilitate hydrogen fuel production in 2024, but during conferences, the researchers were frequently asked about the method's carbon footprint and cost. Subsequently, extensive trials allowed the team to determine that for every kilogram of hydrogen produced, the process would generate 1.45 kilograms of carbon dioxide over its entire life cycle, 9.55 kilograms fewer than traditional fossil-fuel-based methods. The process's cost of $9 per kilogram is comparable to the price of hydrogen generated with other green technologies such as wind and solar energy, creating a complementary solution.
Copyright 2025 The Arena Group, Inc. All Rights Reserved.

Try Our AI Features
Explore what Daily8 AI can do for you:
Comments
No comments yet...
Related Articles


Gizmodo
an hour ago
- Gizmodo
Meet Meschers, MIT's Tool for Building Paradoxical Digital Objects
Meet 'impossibagel,' a physically impossible bagel that mathematicians use to resolve intricate geometry problems. But impossibagel—and other 'impossible objects' in mathematics—is notoriously difficult to replicate, and researchers haven't been able to fully tap into their mathematical potential. That may no longer be a problem, thanks to a new tool. On Monday, researchers at MIT's Computer Science and Artificial Intelligence Laboratory (CSAIL) announced 'Meschers,' software capable of visualizing an intricate, 2.5-dimensional representation of impossible objects. In addition to creating aesthetically quirky objects, Meschers could eventually assist in research across geometry, thermodynamics, and even art and architecture, according to the researchers. The paper, set for publication in ACM Transactions on Graphics, will be presented at the SIGGRAPH Conference next week. 'Impossible objects are constructions which cannot exist in real life and instead only exist in our perception,' Ana Dodik, study lead author and PhD student at MIT, told Gizmodo in an email. 'They are interesting because our visual system can make sense of them to some extent, but they cannot exist in real life without bending or cutting them.' Meschers (an amalgam of 'meshes' and the artist M.C. Escher) offers a way to represent impossible shapes that is 'consistent with our perception and that lets us do familiar '3D' processing operations on them, despite them not being 3D,' she explained. For the program, Dodik and her colleagues wove together calculus and certain aspects of the human visual system. For instance, when looking at an impossible object like the Penrose Triangle, our eyes search for something called 'local consistency,' or, simply, the parts of this inconsistent shape that 'make sense' to us. For the Penrose Triangle, those parts are its three L-shaped corners. Separately, these sections make sense, but when we try to connect them as a globally consistent shape, things don't quite add up. As such, recreating impossible objects in real life requires the object to be cut or bent, Dodik said. For computational purposes, this gave rise to issues that potentially interfered with 'geometry operations, such as distance computation,' according to the researchers. Meschers addresses this complication by significantly relaxing the consistency requirement on the global scale. Instead, the program focuses on replicating the locally consistent subsections of the object. The program also supports different lighting conditions, which can influence how well the impossible depths of these objects are represented in computational renders. The resulting shape, according to the paper, is sufficient for 'a wide variety of classic geometry processing algorithms…in a way that aligns with our perceptual intuitions.' For instance, the impossibagel would be an ideal structure for geometry researchers calculating the distance between two points on an incomprehensible surface. Alternatively, it could be used to determine how heat spreads over curved surfaces. Meschers also allows the user to inversely render an impossible object, such as deforming a torus (donut-like shape) into a Penrose Triangle, making it easier for artists or architects to play around with these unusual shapes for their own purposes. Perhaps most importantly, it's a way to do math that's both fun and insightful. And it's also great for decorating coffee mugs, as study senior author Justin Solomon shared with Gizmodo. 'Our research group at MIT is the Geometric Data Processing (GDP) group, so I had this image printed on coffee mugs for all our team members,' he said. 'It's a perfect logo for our group!' Meschers is a publicly available resource, and the code will be released shortly, the researchers say. So yes, you'll soon be able to make an impossibagel for yourself—not to eat, but to stimulate the mathematical part of your brain!


Forbes
6 hours ago
- Forbes
Are We That Simple? Predicting Human Behavior With AI
A large part of what we're doing with large language models involves looking at human behavior. That might get lost in some conversations about AI, but it's really central to a lot of the work that's being done now. With projects that reckon seriously with the predictive power of LLMS, we can see how predicting human behavior represents what these technologies can do well. But to do that, you have to cut through the noise, and get to the signal. How does that work? Some Modern Efforts Various projects are aimed at this concept right now. For example, there's the Centaur model, built at the Helmholtz Institute for Human-Centered AI. This used Meta's Llama 3.1 and a natural language data set featuring 10 million choices from 60,000 people. which gave the model its food for thought. Centaur got top rankings benchmarked against human psychologists in figuring out behavioral predictions for a human target audience. Closer to Home We also have our own human behavior projects at MIT – and I've been interested in compiling a lot more information about what our people are doing, the kinds of results that they're getting, and the resulting insights. For example, there are efforts made in this direction by researchers like Jacob Andreas and Athul Paul Jacob and Abhishek Gupta. 'To build AI systems that can collaborate effectively with humans, it helps to have a good model of human behavior to start with,' explained Adam Zewe in April of last year, describing related projects. 'But humans tend to behave suboptimally when making decisions. This irrationality, which is especially difficult to model, often boils down to computational constraints. A human can't spend decades thinking about the ideal solution to a single problem.' That's the noise. Zewe continued: 'Researchers at MIT and the University of Washington developed a way to model the behavior of an agent, whether human or machine, that accounts for the unknown computational constraints that may hamper the agent's problem-solving abilities. Their model can automatically infer an agent's computational constraints by seeing just a few traces of their previous actions. The result, an agent's so-called 'inference budget,' can be used to predict that agent's future behavior.' So these 'inference budgets' can be spent in analyzing either a human or a machine… this is ground-breaking stuff that will probably be prominent in the history books when future writers chronicle the rise of AI as a predictive force. Also at MIT, there's the work of full-time AI researcher Rickard Bruel Gabrielsson, who also collaborates with Justin Solomon and others in the MIT community. In an online presentation, Gabrielsson talks about how all of this works. Data tools featuring what people say ends up being noisy input – a much more focused control set, these researchers suggest, might be composed of data about how people use their money and their time, or other action events that speak louder than words. This makes sense to those who understand how AI scans for deep detailed data, and makes in-depth comparisons to drive insights. It's not intuitive – it's data-driven. But it works. As an example, Gabrielsson talked about a project with old movie posters that shows the granular intentions of human users, and other projects involving AI helping to pick out gifts for other people. A teenager, for example, where Gabrielsson invokes the inscrutable nature of the adolescent, or when he asked a model to help brainstorm a gift for his own wife. He described how the LLM tried to look up what a married woman would want – jewelry, etc. – but ultimately suggested a gift card. His wife, he said, wondered why he didn't pick a more personalized gift. So maybe that particular foray did not show off the LLM's capability well. But in general, he explained, this technology is at our fingertips now. In the end, he said, it's all about AI figuring us out in more detailed ways. 'If you want AI to help us and make us better, it needs to know the true story,' he said. 'It cannot just understand the filtered fictions we put online – it needs to understand the unfiltered reality that makes us who we are. It also needs to see the everyday heroes who don't get recognition, how we care for loved ones, and how we do all those boring tasks for them that never (get represented) online. Any intelligence that doesn't understand that will never truly understand us.' So what is this study, really? You could call it behavioral AI. It's the study of human psychology, using predictive tools that rely on technical indicators rather than human intuition. Human intuition is powerful for a lot of things, but it may not be the best at predictive analytics. We have to be humble about that, and keep our minds open, as we continue exploring what LLMs can do.


Axios
a day ago
- Axios
Mass. researchers test transcranial ultrasound to explore consciousness
A team of MIT researchers is exploring the depths of our consciousness — with help from ultrasounds for your brain. Why it matters: The experiments could one day help scientists find non-invasive ways to treat depression, PTSD, brain tumors and other conditions. Driving the news: MIT Lincoln Labs, a U.S. Department of Defense-funded research and development center in Lexington, recently received a low-intensity focused ultrasound from the company Openwater — the latest tool of its kind it'll use in its ongoing consciousness research. Lincoln Labs and labs on campus plan to launch experiments in the next year using the device on humans to analyze which neurons fire to stimulate vision and, ultimately, pain, pending university approval, says Daniel Freeman, a research scientist at Lincoln Labs. The intrigue: There's the goal to analyze how it could help understand or treat PTSD and mood disorders in veterans, and then there's the existential question that stumps neuroscientists — how does our human experience arise from brain activity? "I mean, some matter moves around in your head, and you feel something," Freeman tells Axios. "That remains a total mystery, and it's barely being studied." How it works: The Openwater device goes on someone's head like a headband, and the device directs the sound beams to hit a specific part of the brain. It's not the only transcranial focused ultrasound around, but it has a unique design and an ease with which the software processes MRI scans to direct the beams to the right spot. Zoom out: Transcranial ultrasounds have already been found to reduce micro clots in long-COVID patients (per an Openwater experiment) and even opiate addiction cravings. Openwater's leaders foresee the device one day being used by doctors to inject treatments into specific areas of the brain without surgery or using sound beams to treat certain brain conditions. What they're saying: "It's a great way to non-invasively aim this beam deep into the brain to affect research or even for medical treatments," says Scott Smith, vice president of community development at Openwater. What's next: Lincoln Labs plans to start with healthy subjects in its experiments with the Openwater device, and their findings may have larger implications for people with mood disorders or other conditions, including veterans with PTSD.