Skip to main content

Revolutionary P-BCN Prototype: A Breakthrough in Ternary Pentagonal Design


Figure: Penta-BCN

A recent study by researchers Shambhu Bhandari Sharma, Ramchandra Bhatta, Rajendra Adhikari, and Durga Paudya has revealed the intriguing properties of a new ternary pentagonal prototype called pentagonal boron nitrogen carbide (p-BCN). The study, which was performed using density functional theory (DFT) calculations, found that p-BCN is a mechanically, thermally, and dynamically stable direct bandgap semiconductor with excellent piezoelectric response. 

This new material, composed of B, N, and C atoms, has an almost equivalent atomic size and mass, making it lightweight and benign to the environment. The study found that p-BCN exhibits intrinsic polarization and piezoelectricity, as well as lattice thermal conductivity up to 97.49 at room temperature. Additionally, hydrogenation of the pristine p-BCN changes it from a direct bandgap of 1.70 eV to an indirect bandgap of 4.46 eV. The bandgap of hydrogenated p-BCN is tunable up to 3.26 eV under biaxial strain. 

The researchers found that p-BCN is an excellent optoelectronic material due to its favorable surface for photon-electron interaction. The study predicts that p-BCN has excellent optical response, including a good static dielectric constant and refractive index, strong optical absorption with small energy loss, and reflectance peaks in both visible and ultraviolet regions. The anisotropic geometry of p-BCN also leads to strong optical anisotropy behavior in the monolayer. While the study did not perform a meticulous analysis of the optoelectronic properties of p-BCN, the researchers believe that their findings on the exceptional physical and chemical properties exhibited by the p-BCN monolayer make it a proper candidate material for nanomechanical and optoelectronic device applications. In conclusion, the study highlights the potential of p-BCN as a stable direct bandgap semiconductor with excellent piezoelectric and optoelectric properties, making it a promising material for use in a variety of applications in the fields of nanomechanics and optoelectronics.

Reference:

(1). Sharma, S. B., Bhatta, R., Adhikari, R., & Paudyal, D. (2022). Strain dependent electronic and optical responses of penta-BCN monolayer. Carbon Trends7, 100162.



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