二层MoS的单层Sc2NF2和Sc2NO2电极:实现对称和优异的性能

Hong Li1, Xiaotian Hu1, Pengyang Liu2

  • 1College of Mechanical and Material Engineering, North China University of Technology, Beijing 100144, P. R. China. lihong@ncut.edu.cn.

概括

研究人员使用Sc2NF2和Sc2NO2电极开发了新的双层MoS2 Schottky屏障场效应晶体管 (SBFET). 这些设备实现了卓越,对称的n和p型性能,超过了当前行业对未来电子产品的目标.

相关概念视频

Performing a Simple Data Analysis using MS-Excel Function01:17

Performing a Simple Data Analysis using MS-Excel Function

Microsoft Excel offers a suite of functions and tools ideal for statistical analysis, making it accessible to students and researchers. This article outlines fundamental Excel functions pivotal for data analysis.
SUM: This function calculates the total sum of a range of values. It's the foundation for aggregating data, essential for determining overall trends and totals in datasets.
AVERAGE: It computes the mean value of a given set of numbers, providing a quick insight into the central...
924
Microsoft Excel: Plotting Mean, SD, and SE01:18

Microsoft Excel: Plotting Mean, SD, and SE

In Microsoft Excel, plotting the mean along with standard deviation (SD) and standard error (SE) helps visualize data variability and reliability. To plot these values, follow these steps:
First, calculate the mean, SD, and SE of your data. The mean is obtained using the formula `=AVERAGE(range)`, while SD can be calculated with `=STDEV.P(range)` for a population or `=STDEV.S(range)` for a sample. SE is calculated as `=SD/SQRT(n)`, where `n` is the sample size.
To plot these values, use a bar...
1.1K
Microsoft Excel: Student's t-Test01:25

Microsoft Excel: Student's t-Test

Student's t-test in Microsoft Excel is a statistical method used to compare the means of two groups to determine if they are significantly different from each other. It's commonly used to evaluate hypotheses, such as testing whether a treatment has an effect compared to a control group. Excel provides built-in functions to perform t-tests, making it accessible for users needing to conduct basic statistical analysis.
To conduct a t-test in Excel, use the T.TEST function or the "Data...
1.6K
Symmetric Member in Bending01:07

Symmetric Member in Bending

In the study of the mechanics of materials, analyzing the behavior of prismatic members under opposing couples is crucial for understanding internal stress distributions, which are essential for structural design. When subjected to couples, a prismatic member experiences internal forces that maintain equilibrium. A couple, characterized by two equal and opposite forces, creates a moment but no resultant force. The internal forces at any section cut of the member must balance these external...
569
Deformations in a Symmetric Member in Bending01:18

Deformations in a Symmetric Member in Bending

When analyzing the deformation of a symmetric prismatic member subjected to bending by equal and opposite couples, it becomes clear that as the member bends, the originally straight lines on its wider faces curve into circular arcs, with a constant radius centered at a point known as Point C. This phenomenon helps to understand the stress and strain distribution within the member more clearly.
When the member is segmented into tiny cubic elements, it is observed that the primary stress...
482
Microsoft Excel: Pearson's Correlation01:18

Microsoft Excel: Pearson's Correlation

Microsoft Excel is a powerful tool for statistical analysis, including calculating Pearson's correlation coefficient, which measures the strength and direction of a linear relationship between two continuous variables. Pearson's correlation coefficient, often denoted as "r," ranges from -1 to 1. A value close to 1 indicates a strong positive correlation, meaning as one variable increases, the other does too. A value close to -1 indicates a strong negative correlation, implying...
2.0K