Skip to main content

New Research Offers Solution to Extend Shelf Life of MXenes

Researchers have found a solution to the problem of rapid deterioration in the performance and shelf life of MXenes, a family of two-dimensional transition metal carbides and nitrides with unique properties and potential applications in various fields. The solution involves exposing oxidized MXene films to brief high-frequency electromechanical vibrations, effectively removing the oxide layer and allowing the electrical and electrochemical performance to be recovered. This finding is significant as MXenes have been found to be useful for a variety of applications, including energy storage, electromagnetic interference shielding, and water purification, among others. 



MXenes are derived from a family of compounds called MAX phases, which are ternary carbides and nitrides. They have a high surface area, high conductivity, and are flexible, robust, and thermally stable. However, their susceptibility to oxidative degradation has limited their practical utility, particularly when longer-term operation is sought. Various methods have been attempted to extend the shelf life of MXenes, but the recent study by researchers provides a simple and quick method of recovering and restoring oxidized MXenes, opening up new possibilities for their practical applications.The study conducted by researchers focused on a range of Ti-based MXene samples synthesized using the liquid exfoliation method. The samples were exposed to either humid air or aqueous environments, and their oxidative degradation was then monitored over several hours to days. The formation of oxides like (TiO2) on the surface of the MXene samples was analyzed using various characterization techniques, including X-Ray diffraction, scanning electron microscopy, and transmission electron microscopy. To prolong the shelf life of MXenes, the researchers evaluated various methods for improving their oxidative stability, including storing the MXene samples in hermetically-sealed containers at low temperatures and using various chemical treatments and annealing processes to delay the oxidation kinetics. The effectiveness of these methods was evaluated by analyzing the samples before and after treatment using the aforementioned characterization techniques. The researchers found that exposing MXenes to a hydrazine hydrate solution was an effective method for recovering and restoring oxidized MXenes. This method involves reducing the oxide layer on the material's surface, resulting in a significant improvement in the electrochemical performance of the MXenes and an extension of their shelf life. The researchers also found that the recovered MXenes maintained their structural integrity and showed no signs of damage or degradation. Keeping all these in mind, the recent cutting edge study by researchers offers a promising solution to the issue of rapid deterioration in the performance and shelf life of MXenes. The finding could extend the practical applicability of MXenes in various fields, including energy storage, electromagnetic interference shielding, and water purification, among others. The recovery method offers a simple and quick way to restore oxidized MXenes, allowing for longer-term operation and improved performance in practical environments.

Reference:

Ahmed, H., Alijani, H., El-Ghazaly, A., Halim, J., Murdoch, B. J., Ehrnst, Y., ... & Yeo, L. Y. (2023). Recovery of oxidized two-dimensional MXenes through high frequency nanoscale electromechanical vibration. Nature Communications14(1), 3. https://doi.org/10.1038/s41467-022-34699-3



Comments

Popular posts from this blog

Google Quantum AI Takes Step Towards climbable Quantum Error Correction

Google Quantum AI has taken a significant step forward in the development of scalable quantum error correction, according to a new study published by the company. Quantum computers are prone to errors due to noise from the underlying physical system, which must be reduced for quantum computers to achieve their potential. One way to address this is through error-correcting codes, which use an ensemble of physical qubits to form a logical qubit that can detect and correct errors without affecting information. However, scaling up such systems means manipulating more qubits, which can introduce more logical errors. To address this challenge, the Google team demonstrated that a surface code logical qubit can lower error rates as the system size increases. They created a superconducting quantum processor with 72 qubits and tested it with two different surface codes: a distance-5 logical qubit on 49 physical qubits and smaller ones called distance-3 logical qubits on 17 physical qubits. The l...

A New Researcher Develop an Economic Fabrication Technology for Carbon Nanotube-Based Composite Carbon Fibers

Carbon fibers are known for their exceptional mechanical properties, including high strength, stiffness, and resistance to deformation, making them highly sought after in various industries. Carbon nanotubes are known to further enhance these properties, but commercializing them has been challenging due to the high cost of production.  However, a recent study proposes a solution to this problem by developing an economic fabrication technology for carbon nanotube-based composite carbon fibers. The researchers focused on the use of a liquid crystalline wet-spinning process to produce polymer-carbon nanotube composite fibers that are highly oriented and possess superior modulus, strength, and electrical conductivity. The solvent used in this process is camphorsulfonic acid (CSA), which has extremely high acidity and readily protonates aromatic hydrocarbons. This allowed for the hybridization of CNTs and the polymer without the need for physical or chemical treatment. High-performance ...

How to install siesta(DFT code) in ubuntu?

  Required libraries to download Siesta-4.1-b4.tar  (Try to download upgrade version) with some package ● lapack-3.8.0.tar.gz ● libgridxc-0.8.4.tar ● Xmlf90-1.5.4.tar.gz ● hdf5-1.8.21.tar.bz2 ● hdf5-1.10.4.tar.gz ● netcdf-c-4.6.1.tar.gz ● netcdf-c-4.6.2.tar.gz ● netcdf-fortran-4.4.4.tar.gz ● zlib-1.2.11.tar.gz Steps to install siesta ●First extract the siesta tar file. ●Then through the terminal go to Obj of siesta folder. (i.e$obj ) ● $sh ../Src/obj_setup.sh ● Type $cp gfortran.make arch.make ● Type ls, then we saw arch.make file inside obj folder of siesta. ● Finally, type $make Then we got siesta executable inside Obj folder which is ready to run. https://youtu.be/EI1vuPfeLPs