Skip to main content

Scientists Created a New Kind of Metal Where Electrons Flow Like a Fluid

Simulation of colliding particles

Exploring a metal superconductor comprised of both Germanium and Niobium (NbGe2), Boston College Assistant Professor of Physics Fazel Tafti, along with colleagues from Florida State University and the University of Texas in Dallas, discovered that a strong interaction between phonons and electrons modify the transport of electrons from their typical, particle-like (or diffusive) motion, to a hydrodynamic, of fluid-like, motion. And this marks the first discovery of an electron-phonon liquid within the NbGe2 substance, said Tafti in an embargoed release shared with IE. "We wanted to test a recent prediction of the 'electron-phonon fluid'," he added in the release, emphasizing how phonons are a crystal structure's vibration. "Typically, electrons are scattered by phonons which leads to the usual diffusive motion of electrons in metals. A new theory shows that when electrons strongly interact with phonons, they will form a united electron-phonon liquid." 

In metals, electrons are normally expected to be diffusive in their movement, operating as individual particles – in other words, they don't gain momentum as a group. In a new study, scientists have now discovered a type of metal where electrons actually do flow in a fluid-like way – like water in a pipe – by interacting with quasiparticles called phonons, which emerge from vibrations in a crystal structure.

This causes the electrons to shift from diffusive (particle-like) to hydrodynamic (fluid-like) behavior in their movement. The metal superconductor that causes this behavior is a synthesis of niobium and germanium called ditetrelide (NbGe2), the research team reports. Potentially, it could give rise to a new type of electronic device. There's currently a lot of research interest in the idea of electron-phonon liquids, even if it's not fully clear yet what the implications might be for the electronic gadgets and communication systems of the future.

This new work opens up plenty of interesting options for future research. Next, the researchers want to find other materials that behave in the same way as NbGe2, and to work on controlling the fluid flow of electrons for future applications. "Whereas electron-phonon scattering relaxes the electron's momentum in metals, a perpetual exchange of momentum between phonons and electrons may conserve total momentum and lead to a coupled electron-phonon liquid," the researchers explain in their study.

"Such a phase of matter could be a platform for observing electron hydrodynamics."

Comments

Popular posts from this blog

The Amazing Vantablack Material...!!

Vantablack is a material developed by Surrey NanoSystems in the United Kingdom and is one of the darkest substances known, absorbing up to 99.96% of visible light (at 663 nm if the light is perpendicular to the material).The name is a compound of the acronym VANTA (vertically aligned carbon nanotube arrays) and the color black. Vantablack is not actually a color pigment or a paint, but a coating of carbon nanotubes. These have the property of absorbing incident light almost completely. Against a deep black background, objects coated in Vantablack material seem to disappear, as the perception of spatial depth is lost. This is because the human eye perceives shapes coated in Vantablack to be two-dimensional. IUPAC Name is Activated carbon high density skeleton. Other names are Multiwalled carbon nanotube (MWCNT), Vantablack S-VIS and Vantablack S-IR. It is insoluble in water. When light strikes Vantablack, instead of bouncing off, it becomes trapped and is continually deflected amo...

NVIDIA Tesla V100 - First Tensor Core GPU

  8x NVIDIA Tesla V100 32GB Server As we all know NVIDIA processor are so famous now a days. It give a perfect gaming performance and people used it worldwide. The thing is that it is not only use in personal computer but also at data center, where so many super computer are present for providing services. So, NVIDIA Tesla V100 is a first tensor core GPU. It is especially built to focus on AI, High Performance Computing ( HPC ) and graphics. It is powered by NVIDIA Volta Architecture. It comes with configuration 16 and 32GB and have a performance up to 100 CPUs in single GPU. A single server node with V100 GPUs can replace 60 CPUs nodes. DATA CENTER GPUs Image © NVIDIA NVIDIA V100 for NVLINK  Performance with NVIDIA GPU Boost for double precision is  7.8 teraflops and single precision is 15.7 teraflops. Deep learning performance boost is 125 teraflops. Interconnect bandwidth with bidirectional is 300 GB/s. It have memory capacity of 32/16 GB HBM2 with bandwidth 900GB/s. I...

Operating System as Extended machine and Resource manager

Operating system is software that runs in kernel mode even that is not always true. Part of the problem is that operating system perform two essential unrelated function. We can say that operating system is system software that manages computer hardware, software resources, and provide common services for computer program.  The Operating System as an Extended machine The architecture of most computers at the machine language level is not developed and difficult to program, especially for input/output. To make this point more concrete, consider modern SATA hard disks used on most computers. Only the insane the programmer would try to mess with hard disks at the hardware level. Therefore disk driver - a piece of software deals with hardware and provide interface to read and write disks blocks. Operating System  contain many drivers for control input/output device. Macintosh hardware are complicated. Real processors, memories, disks, and other devices are very complicated and it...