5.14.3. Silicon MOSFET

Tags: #under_development


Files for the tutorial located in nextnano++\examples
  • nMOSFET_2D_Dop-16-20_Schottky_noQM.nnp

  • nMOSFET_2D_Dop-16-20_Schottky_QM.nnp

  • nMOSFET_2D_Dop-16-20_Schottky_QM_decomposition.nnp

References
  1. [Goetzberger] A. Goetzberger, M. Schulz, Fundamentals of MOS Technology, In: H. J. Queisser (eds) Festkörperprobleme 13, Advances in Solid State Physics 13, Springer, Berlin, Heidelberg, 309-336 (1973), https://doi.org/10.1007/BFb0108576

  2. [Wu] Y.-C. Wu, Y.-R. Jhan, 3D TCAD Simulation for CMOS Nanoeletronic Devices, Springer, Singapore (2018)

  3. [Sze] S. M. Sze, K. K. NG, Physics of Semiconductor Devices (3rd ed.), John Wiley, New York (2007)

  4. [Brews] J. R. Brews, W. Fichtner, E. H. Nicollian, S. M. Sze, Generalized guide for MOSFET miniaturization, IEEE Electron Device Letters 1, 2 (1980) https://doi.org/10.1109/EDL.1980.25205

  5. [Miura-Mattausch] M. Miura-Mattausch, H. J. Mattausch, N. D. Arora, C. Y. Yang, MOSFET modeling gets physical, IEEE Circuits and Devices Magazine 17, 29 (2001) https://doi.org/10.1109/101.968914

Contents

In the first part of the tutorial, we start with the design of the MOSFET based on its 2D MOS capacitor, and then discuss its input and output characteristics and their respective conductances, namely transconductance and channel conductance. In the second part we discuss and compare the effect of different mobility models on the output characteristics of the MOSFET and how they affect properties such as pinch-off, saturation, etc.

2D N-Ch MOSFET

The MOSFET is a transistor, which is made of a MOS capacitor in the middle and a source-drain channel for conduction. The channel of the MOSFET, which is probably the most important aspect of the MOSFET, extends from source to drain, and is created by a charge carrier inversion layer in the MOS. In this tutorial we simulate an N-channel MOSFET based on the proposed model in [Wu]. As parameters, we vary the oxide thickness, channel length and the doping profiles and investigate how these changes affect the simulation results. These quantities are defined as follows:

\(d_{\mathrm{oxide}}=t_{\mathrm{ox}} = 5 {\mathrm{nm}}\), \(L_{\mathrm{Ch}}=100 {\mathrm{nm}}\), \(N^{+} = 10^{20} {\mathrm{cm}}^{-3}\), \(P= 10^{16} {\mathrm{cm}}^{-3}\).

The overall geometry of the simulated N-Ch MOSFET in this tutorial is illustrated in the following figure Figure 5.14.3.1:

../_images/tutorials_mosfet-mosfet_geometry.png

Figure 5.14.3.1 The geometry of the N-Ch MOSFET design, and its corresponding geometry from the output file user_index.vtr. The individual regions can also be found in the output file regions.vtr.

The drain-source current of the MOSFET is given by equation (5.14.3.1)

(5.14.3.1)\[I_{\mathrm{DS}} = \frac{W}{L}\mu^{\mathrm{eff}}_{n}C_{\mathrm{ox}} \Bigg\{ (V_{\mathrm{GS}}-V_{\mathrm{Th}})V_{\mathrm{DS}} - \Bigg[ \frac{1}{2}+\frac{\sqrt{4\epsilon_{\mathrm{Si}}qN_{\mathrm{Sub}}\psi_{\mathrm{B}}}}{C_{\mathrm{ox}}} \Bigg]V_{\mathrm{DS}}^{2} \Bigg\}\]

where the threshold voltage \(V_{\mathrm{Th}}\) is the same threshold voltage for the MOS as defined in equation (5.14.2.4). For the limit of \(V_{\mathrm{DS}} \ll (V_{\mathrm{GS}} - V_{\mathrm{Th}})\) equation (5.14.3.1) reduces to:

(5.14.3.2)\[I_{\mathrm{DS}} = \frac{W}{L}\mu^{\mathrm{eff}}_{\mathrm{n}}C_{\mathrm{ox}} (V_{\mathrm{GS}}-V_{\mathrm{Th}}-\frac{V_{\mathrm{DS}}}{2})V_{\mathrm{DS}}\]

For the input characteristics, this equation becomes a function of the gate voltage \(V_{\mathrm{GS}}\) with the drain-source voltage \(V_{\mathrm{DS}}\) kept constant. For the output characteristics, however, this current becomes a function of the drain-source voltage at constant gate voltage. (But rather for a set of gate voltages.) As can be seen the current is directly proportional to the effective mobility \(\mu^{\mathrm{eff}}\), and the oxide capacitance of the MOS capacitor \(C_{\mathrm{ox}}\). Note that \(C_{\mathrm{ox}}\) is the oxide capacitance per unit area in 3D (and per channel length in 2D), and therefore has the units of \(F/(\mathrm{length})^{2}\).

Input Characteristics

Using the Masetti mobility model, we have calculated the input characteristics of the MOSFET classically, which is shown in figure Figure 5.14.3.2 on a linear scale,

../_images/tutorials_mosfet-mosfet_input-ch_masetti-class_no-drain-shift.png

Figure 5.14.3.2 The input characteristics of the N-Ch MOSFET calculated classically with Masetti mobility, showing the position of the threshold voltage \(V_{Th}\).

and in figure Figure 5.14.3.3, on a logarithmic scale:

../_images/tutorials_mosfet-mosfet_input-ch_masetti-class_no-drain-shift_log.png

Figure 5.14.3.3 The input characteristics of the N-Ch MOSFET calculated classically with Masetti mobility, showing the drift and diffusion current regions on the logarithmic scale.

The above input characteristics were calculated without the shift in the drain contact. This could modify the results in a certain way that is worth noting. More on this could be found in the Appendix: MOSFET. According to [Sze], the extrapolation of the linear region meets the x-axis at \(V_{\mathrm{Th}} + \frac{V_{\mathrm{D}}}{2}\). Having set the \(V_{\mathrm{DS}}\), to \(0.2 {\mathrm{V}}\), for the calculation of the input characteristics, the value is very well expected to be \(\approx 0.8 {\mathrm{V}}\), since the threshold voltage \(V_{\mathrm{Th}}\) was calculated to be \(\approx 0.7 {\mathrm{V}}\). However we also used a small backgate bias \(V_{\mathrm{BS}}=-0.1 {\mathrm{V}}\) in the above calculations, which slightly modifies the threshold voltage, by changing the voltage drop in the oxide to,

\[V_{\mathrm{ox}} = \frac{\sqrt{2\varepsilon_{\mathrm{Si}}qN_{\mathrm{Sub}}(2\psi_{\mathrm{B}}-V_{\mathrm{BS}})}}{C_{\mathrm{ox}}} \approx 0.08 {\mathrm{V}},\]

compared to \(V_{\mathrm{ox}} = 0.073 {\mathrm{V}}\). However the difference is negligible in our case. Note that the above input characteristics were calculated without a shift in the drain contact. This can also modify the results to a certain degree as explained in the Appendix: MOSFET section.

However the input characteristics could also be calculated quantum mechanically, since we only have to define the inversion layer region as a quantum region. The prediction is that the charge carrier inversion layer would shift slightly away from the oxide, since the wave function amplitude would have to fall to zero at the oxide-semiconductor interface. This phenomenon is illustrated in figure Figure 5.14.3.4

../_images/tutorials_mosfet-mosfet-inversion-layer-comparison-qmvsclass.png

Figure 5.14.3.4 The comparison of the charge inversion layer of the N-Ch MOSFET calculated classically (right), and quantum mechanically (left) at \(V_{\mathrm{GS}} > V_{\mathrm{Th}}\) and \(V_{\mathrm{DS}}=0.2 \mathrm{V}\).

The following set of curves in figure Figure 5.14.3.5 are the comparison of the input characteristics calculated classically and quantum mechanically, with and without quantum decomposition method:

../_images/tutorials_mosfet-comparison-mosfet_input-ch_masetti-classvsqm_nod-shift_norm-log_new.png

Figure 5.14.3.5 The comparison of the input characteristics of the MOSFET calculated classically and quantum mechanically wit (a) linear and (b) logarithmic scales.

As the simulations shows, there is a slight difference in the input characteristics, most importantly for the leakage current, the one below the threshold voltage. It turns out to be lower for the quantum mechanical input characteristics. Moreover, comparison above shows that using the quantum decomposition method triggered by a keyword quantize_y{} gives almost the same IV curves as in the case of solving the Schrödinger equation in 2D while notably reducing time and memory required for the computation.

Output Characteristics

The output characteristics of the MOSFET is the I-V characteristics of the drain current \(I_{\mathrm{DS}}\) vs. the source drain voltage \(V_{\mathrm{DS}}\), for certain constant gate voltage. Therefore the output characteristics could be viewed as a double sweep, and considering the total simulation time, it is a heavy load on the simulator. With that in mind its worth mentioning that the issue of convergence becomes very important for the output characteristics, in the sense that if the simulation parameters are not chosen correctly the simulations may never converge. More on that could be found in the Appendix: MOSFET. The output characteristics of the MOSFET calculated with the Masetti mobility are shown in figure Figure 5.14.3.6:

../_images/tutorials_mosfet-mosfet_output-char_masetti.png

Figure 5.14.3.6 The output characteristics of the N-Ch MOSFET calculated classically with Masetti mobility, showing the linear and the saturation regions of the output characteristics.

The slope of the black line which covers the linear region of all the curves, can be used to calculate the channel specific resistivity. Now, if we take the width of the MOSFET to be \(15 {\mathrm{nm}}\), the output characteristics could be expressed in Amperes, as shown in figure Figure 5.14.3.7:

../_images/tutorials_mosfet-mosfet_output-char_masetti_w15nm_charesis.png

Figure 5.14.3.7 The output characteristics of the N-Ch MOSFET calculated classically with Masetti mobility, showing the linear and the saturation regions of the output characteristics for a width of \(15 {\mathrm{nm}}\).

From the readings on the curve we can estimate the specific channel resistivity,

\[\frac{1}{R_{\mathrm{specific}}} = \frac{L}{W}\frac{I_{\mathrm{DS}}}{V_{\mathrm{DS}}} \rightarrow R_{\mathrm{specific}} = 1.8 {\mathrm{k}} \Omega.\]

As mentioned before, the output characteristics can be divided into two regions, the ohmic region and the saturation region. The transition to the saturation region happen at the \(V_{\mathrm{DS,sat}}\), which is give by equation (5.14.3.3):

(5.14.3.3)\[V_{\mathrm{DS,sat}} = \frac{V_{\mathrm{GS}} - V_{\mathrm{Th}}}{M} , M = 1 + \frac{K}{2\sqrt{\psi_{\mathrm{B}}}} , K = \sqrt{\varepsilon_{s}qN_{\mathrm{A}}}/C_{\mathrm{ox}}\]

This value obviously is meaningful for \(V_{\mathrm{GS}} > V_{\mathrm{Th}}\), as it is zero for \(V_{\mathrm{GS}} = V_{\mathrm{Th}}\), and the \(M\) factor is a dimensionless factor equal to \(\approx 1.051\) for our system. The saturation current is then defined as the current that is measured at \(V_{\mathrm{DS,sat}}\), for each \(V_{\mathrm{GS}}\) as defined in equation (5.14.3.4):

(5.14.3.4)\[I_{\mathrm{DS,sat}} = \frac{W}{2ML}\mu^{\mathrm{eff}}_{n}C_{\mathrm{ox}}(V_{\mathrm{GS}}-V_{\mathrm{Th}})^2 = \frac{WM}{2L}\mu^{\mathrm{eff}}_{n}C_{\mathrm{ox}}V^2_{\mathrm{DS,sat}}\]

and plotting this current over the output characteristics, the curve crosses each \(I_{\mathrm{DS}}\), exactly at the corresponding \(V_{\mathrm{DS,sat}}\) for that output current, as shown in figure Figure 5.14.3.8

../_images/tutorials_mosfet-mosfet_output-char_masetti_satcurr.png

Figure 5.14.3.8 The output characteristics of the N-Ch MOSFET calculated classically with Masetti mobility for a width of \(15 {\mathrm{nm}}\), and the saturation current \(I_{\mathrm{DS,sat}}\) plot.

If we take the effective mobility to be field-independent (which is the case in our simulations), the above \(I_{\mathrm{DS,sat}}\) curve could be fitted with \(I_{\mathrm{DS,sat}} = A \cdot V_{\mathrm{DS,sat}}^2\) formula, where \(A\) is estimated at \(A \approx 2.475 \cdot 10^{-5}\). Note that, the quadratic curve does not meet the output current curves at the points, where they are supposed to meet (at \(V^2_{\mathrm{DS,sat}}\) voltages), because, as we can see, the output charateristic curves do not really saturate after drain source voltage reaches \(V_{\mathrm{DS,sat}}\). This is due to a short channel effect called drain-induced barrier lowering (or punch-through), which we will talk about in last section. When this effect diminishes (as we shall see), the quadratic curve meets the output-curves exactly at the saturation voltage point \(V_{\mathrm{DS,sat}}\).

From the fit parameter estimate, and the rest of the known parameters, we can however estimated the effective mobility \(\mu^{\mathrm{eff}}_{n}\) independent of the field for the short channel case in an approximate way (and compared it later on with the long-channel variant). Taking the oxide capacitance to be \(C_{\mathrm{ox}} \approx 6.6 {\mathrm{mF}}/{\mathrm{m}}^2\), the effective mobility of the electrons is then estimated to be

\[\mu^{\mathrm{eff}}_{n} \approx 525 \frac{\mathrm{cm}^2}{\mathrm{V \cdot s}},\]

The calculated bulk mobility from the simulations is given to be \(\approx 933 \mathrm{cm}^2/\mathrm{Vs}\) in the p-doped substrate, and \(\approx 567 \mathrm{cm}^2/\mathrm{Vs}\) at \(y=0\), which is the semiconductor-oxide interface.

Transconductance and Channel Conductance

In many cases, a MOSFET is used for signal amplification, as opposed to switching function, which is the case in CMOS, and digital logic circuits. For this purpose quantities such as transconductance and channel-conductance become important. The transconductance is defined as the derivative of the output current \(I_{\mathrm{DS}}\) with respect to the gate voltage \(V_{\mathrm{GS}}\), for a constant source-drain voltage \(V_{\mathrm{DS}}\):

\[g_{m} = \frac{\partial I_{\mathrm{DS}}}{\partial V_{\mathrm{GS}}} \biggr\rvert_{V_{\mathrm{DS}} = {\mathrm{const}.}}\]

Figure Figure 5.14.3.9 shows the tranconductance curve and its maximum value:

../_images/tutorials_mosfet-mosfet_transconductance_masetti.png

Figure 5.14.3.9 The transconductance of the MOSFET as a a derivative of the source-drain current \(I_{\mathrm{DS}}\) with respect to the gate voltage \(V_{\mathrm{GS}}\).

The maximum value of the transconductance read from the curve amounts to \(\approx 7.7 \mathrm{A/Vcm}\). However, it could also be calculated manually using the equation (5.14.3.5), since we now know the value of the effective mobility:

(5.14.3.5)\[ g_{m} = \frac{\partial I_{\mathrm{DS}}}{\partial V_{\mathrm{GS}}} \biggr\rvert_{V_{\mathrm{DS}} = {\mathrm{const}.}} = \frac{W}{L}\mu^{\mathrm{eff}}_{n}C_{\mathrm{ox}}V_{\mathrm{DS}}\]

which amounts to \(\approx 7.9 \mathrm{A/Vcm}\) for an eliminated \(W\) (\(W=1\)). In contrast we have the channel conductance, which is the derivative of the source-drain current \(I_{\mathrm{DS}}\) with respect to the source drain voltage \(V_{\mathrm{DS}}\), at a constant gate voltage \(V_{\mathrm{GS}}\),as defined in equation (5.14.3.6):

(5.14.3.6)\[ g_{\mathrm{D}} = \frac{\partial I_{\mathrm{DS}}}{\partial V_{\mathrm{DS}}} \biggr\rvert_{V_{\mathrm{GS}} = {\mathrm{const}.}} = \frac{W}{L}\mu^{\mathrm{eff}}_{n}C_{\mathrm{ox}}(V_{\mathrm{GS}}-V_{\mathrm{Th}})\]

which is in turn a function of the gate voltage \(V_{\mathrm{GS}}\). Figure Figure 5.14.3.10 illustrates this conductance for a set of gate voltages:

../_images/tutorials_mosfet-mosfet_channel_conductance_masetti.png

Figure 5.14.3.10 The channel conductance of the MOSFET as a derivative of the source-drain current \(I_{\mathrm{DS}}\) with respect to the source-drain voltage \(V_{\mathrm{DS}}\).

Note that all of the curves in the above figure are from the same family. they are only stretched and displaced with respect to each other since the arguement \((V_{\mathrm{GS}} - V_{\mathrm{Th}})\) acts as a displacement and multiplication factor for the curves for each \(V_{\mathrm{GS}}\).

Finally we have for \(V_{\mathrm{DS}} \geq V_{\mathrm{DS,sat}}\), the saturation transconductance which is derivative of the quadratic current output equation \(I_{\mathrm{DS}}\) in (5.14.3.7) with respect to \(V_{\mathrm{GS}}\):

(5.14.3.7)\[ g_{m} = \frac{\partial I_{\mathrm{DS}}}{\partial V_{\mathrm{GS}}} \biggr\rvert_{V_{\mathrm{DS}} \geq V_{\mathrm{DS,sat}}} = \frac{W}{ML}\mu^{\mathrm{eff}}_{n}C_{\mathrm{ox}} (V_{\mathrm{GS}}-V_{\mathrm{Th}})\]

which would be straight line with respect to \(V_{\mathrm{DS}}\), and \(V_{\mathrm{GS}}\).

Comparison of Different Mobility Models

The effect of the correct mobility model for the simulations of such devices as MOSFETs cannot be overstated. It is an established fact, that the best mobility models used for simulating the current transport in the channel are those that are field dependent, and therefore are modified along the channel as a result of the perpendicular (and also parallel) field. The simplest of these models is the velocity saturation model which sets a maximum value for the drift velocity as the function of the field, and with that the mobility is limited by the maximum velocity. There are of course also more complicated models such as the enhanced Lombardi model, or inversion layer mobility models, which also take into account the scattering of the charge carriers at the semiconductor-oxide interface. These are very specialized models, specifically designed for the simulation of such devices as MOSFETs, and other field effect devices, and are implemented in specialized commercial TCAD tools used by industry. Here we are limited to the already implemented mobility models, which hopefully in the near future will expand. These are the Masetti model, Arora model, Minimos model, and constant mobility model. Figure Figure 5.14.3.11 illustrates the effect of different mobility models on the input characteristics of the MOSFET:

../_images/tutorials_mosfet-mosfet_comparison_input-char_mobility_models-norm-log.png

Figure 5.14.3.11 The input characteristics of the MOSFET calculated classically with different mobility models, in normal and logarithmic scales.

In the above curves, interestingly enough the Masetti model seems to reach the saturation much sooner than the other ones, and the constant mobility model seems to be a straight line, even though the value of the constant mobility is much lower in the inversion layer than the rest of the mobility models (\(460 \mathrm{cm^2/Vs}\) compared to \(900-1000 \mathrm{cm^{2}/Vs}\)). The reason for that is that the constant mobility model defines the same electron mobility in the inversion layer, which is a p-doped region, as well as in the source and drain contact regions, which are heavily n-doped regions, whereas the other doping dependent mobility models have significantly different values for these regions, and the fact is that, in order for the current to flow, it must reach the contacts, which are the heavily n-doped regions. That is why the constant mobility produces a different input characteristics curve than the other mobility models. Also regarding the Masetti model, the reason that this model reaches the saturation faster could be attributed to the ratio of the mobility in the p-doped region with respect to the n-doped region, which for the Masetti model is \(\approx 12\), while it is \(\approx 10\) for the Minimos and Arora models. Obviously, this ratio is 1 for the constant mobility model.

The following figure Figure 5.14.3.12 shows the output characteristics calculated with the constant mobility model set at \(\mu_{0} \approx 460 \mathrm{cm^2/Vs}\):

../_images/tutorials_mosfet-mosfet_output-char_const-mob.png

Figure 5.14.3.12 The output characteristics of the MOSFET calculated classically with the constant mobility model, taking the width \(W\) to be \(15 \mathrm{nm}\).

We can now compare this to the Masetti mobility as the example of doping dependent models. Figure Figure 5.14.3.13 shows the comparison for a selection of the \(V_{\mathrm{GS}}\) values:

../_images/tutorials_mosfet-mosfet_comparison_output-char_masetti-const.png

Figure 5.14.3.13 The comparison of the output characteristics of the MOSFET calculated classically with constant mobility and Masetti models, for a selection of gate voltages, and the width \(W = 15 {\mathrm{nm}}\).

As the curves suggest, the difference is negligible for very high and very low gate voltages. The difference becomes significant only for \(1.5 \leq V_{\mathrm{GS}} \leq 2.5 \mathrm{V}\).

Furthermore, it is worth mentioning, that a good mobility model for the inversion layer in the MOSFET should have two field dependencies, one being the perpendicular field originating from the gate, and the other one the parallel field coming from the source-drain bias. The velocity saturation method, which has recently been implemented would only have one of these components, namely the parallel field dependency, and since it is still at the experimental level, we did not put any results simulated with that. However the implementing velocity saturation would have a distinguishable effect on the output characteristics of the short channel MOSFET.

Channel Length Modulation and Pinch-Off effect

  • nMOSFET_2D_Dop-16-20_Schottky_Class_VG-2.0_Pinch-off.nnp

One last effect that is worth talking about in the context of the output characteristics, is the pinch-off effect, i.e. the effective shortening of the channel length, which is known as the channel length modulation. It is said that the pinch-off effect steps in at the onset of saturation \(V_{\mathrm{DS}} \approx V_{\mathrm{DS,sat}}\). Figure Figure 5.14.3.14 shows the electron density along the channel for 3 different source-drain voltages (\(V_{\mathrm{DS}} = 0.0 {\mathrm{V}}\), \(V_{\mathrm{DS}} = 0.6 {\mathrm{V}}\), \(V_{\mathrm{DS}} = 1.5 {\mathrm{V}}\)) at a fixed gate voltage \(V_{\mathrm{GS}} = 2.0 {\mathrm{V}}\):

../_images/tutorials_mosfet-mosfet_pinch-off_v-gs_2.0.png

Figure 5.14.3.14 The comparison of the electron density distribution in the channel for \(V_{\mathrm{DS}}=[0.0, 0.6, 1.5] {\mathrm{V}}\) at the gate voltage of \(V_{\mathrm{GS}} = 2.0 {\mathrm{V}}\), showing the pinch-off effect and the effective channel shortening. The 3 pictures of the left show the electron density n(x,y) which is contained in the file density_electron.vtr. The 3 pictures of the right show the content of the file density_electron_1d_middle_line_x_direction.dat which contains a slice along the x direction for constant y value where y lies in the channel for the pictures on the left.

Then the saturation current equation takes the following form:

\[I_{\mathrm{DS,sat}} = \frac{W}{2ML}\mu^{\mathrm{eff}}_{n}C_{\mathrm{ox}}V^2_{\mathrm{DS,sat}}(1+\lambda V_{DS})\]

with \(\lambda \approx \Delta L /L \cdot V_{\mathrm{DS}}\). However this is not an analytical approach, and can possibly lead to inconsistencies. There is a more precise way to calculate the effective channel length, if we take into consideration the depletion widths of the source and drain under potential difference. Figure Figure 5.14.3.15 illustrates these depletion widths:

../_images/tutorials_mosfet-mosfet_channel_length-modulation.png

Figure 5.14.3.15 The illustration of the shortening of the effective channel length due to the expansion of the drain and source depletion widths.

Using the built-in potential of the p-n junction at the source and drain \(\psi_{\mathrm{bi}} \approx 0.9 {\mathrm{V}}\), and the surface potential \(\psi_{\mathrm{s}} = 2\psi_{\mathrm{B}} \approx 0.713 {\mathrm{V}}\), we can estimate the length of the effective channel, taking the depletion widths to be approximately equal to \(y_{\mathrm{S}}\) and \(y_{\mathrm{D}}\) for source and drain, within the inversion layer (meaning that the widths also include the surface potential at the semiconductor-oxide interface), as defined in equation (5.14.3.8),

(5.14.3.8)\[ y_{\mathrm{S}} \approx \sqrt{\frac{2\varepsilon_{\mathrm{s}}}{qN_{\mathrm{A}}}(\psi_{\mathrm{bi}} - \psi_{\mathrm{s}} - V_{\mathrm{BS}})} , y_{\mathrm{D}} \approx \sqrt{\frac{2\varepsilon_{\mathrm{s}}}{qN_{\mathrm{A}}}(\psi_{\mathrm{bi}} + V_{\mathrm{D}} - \psi_{\mathrm{s}} - V_{\mathrm{BS}})}.\]

From which then results the effective channel length (as also illustrated in figure Figure 5.14.3.15), as follows:

\[L_{\mathrm{eff}} = L^{'} = L - y_{\mathrm{S}} - y_{\mathrm{D}}\]

However, this analysis has an indirect implication with regards to the channel length. Namely, for given source and drain depletion regions there is a minimum channel length. And indeed there is such a consideration, which is said to separate the long channel scenario from the short channel one, meaning a channel above this minimum length is considered a long channel (and not a short channel), and the above considerations apply only to long channel MOSFETs. As we will later see there are also other effects and considerations which will apply to the case of short channels (together known as the short channel effects). The minimum channel length for the long channel case is then given by the following empirical formula in (5.14.3.9),

(5.14.3.9)\[ L_{\mathrm{min}} = C \Big[r_j d_{\mathrm{ox}} (W_{\mathrm{S}} + W_{\mathrm{D}})^2 \Big]^{1/3},\]

where \(C\) is a constant, and \(W_{\mathrm{S}}\) and \(W_{\mathrm{D}}\) are the depletion widths of source and drain,

(5.14.3.10)\[ W_S = \sqrt{\frac{2\epsilon_s}{qN_A}(\psi_{\mathrm{bi}} - V_{\mathrm{BS}})} , W_{\mathrm{D}} = \sqrt{\frac{2\varepsilon_{\mathrm{s}}}{qN_{\mathrm{A}}}(\psi_{\mathrm{bi}} + V_{\mathrm{D}} - V_{\mathrm{BS}})}.\]

If we take \(V_{\mathrm{D}} = 0.2 {\mathrm{V}}\), then we have \(W_{\mathrm{S}} = 359 {\mathrm{nm}}\), and \(W_{\mathrm{D}} = 393 {\mathrm{nm}}\), while for the same \(V_{\mathrm{D}} = 0.2 {\mathrm{V}}\), the \(y_{\mathrm{S}} = 192 \mathrm{nm}\), \(y_{\mathrm{D}} = 198 \mathrm{nm}\). It makes sense to claim, that a negative effective channel length makes no sense, therefore \(L_{\mathrm{min}} \geq y_{\mathrm{S}} + y_{\mathrm{D}}\). In [Brews] it is mentioned, that the constant \(C\) for device parameters of: \(d_{\mathrm{ox}} = 25 \mathrm{nm}, r_j = 330 \mathrm{nm}, N_{\mathrm{A}} = 10^{14} \mathrm{cm}^{-3}, V_{\mathrm{DS}} = 1 \mathrm{V}, V_{\mathrm{BS}} = 0\), through single point fitting, was measured to be \(0.41 \mathrm{A}^{1/3}\). For this value of the constant, our \(L_{\mathrm{min}}\) would have to be \(198 \mathrm{nm}\), which is almost half the value of \(y_{\mathrm{S}} + y_{\mathrm{D}}\). However, for a value of \(C = 0.8 \mathrm{A}^{1/3}\), we would have a \(L_{\mathrm{min}} = 390 \mathrm{nm}\). Though if we take the fact, that we increase our drain source voltage all the way to \(V_{\mathrm{DS}} = 2.0 \mathrm{V}\), then \(y_{\mathrm{D}}\) would go as high as \(540 \mathrm{nm}\). Then it would be safe to claim, that we need our channel to be at least \(\approx 600 \mathrm{nm}\). Now let us examine the consistency of the \(y_{\mathrm{S}}\), and \(y_{\mathrm{D}}\) values, for a channel length of \(L = 2000 \mathrm{nm}\). The following figure Figure 5.14.3.16 illustrates the pinch-off effect and channel length modulation in the same MOSFET model with a \(L_{\mathrm{G}} = 2 \mathrm{\mu m}\):

../_images/tutorials_mosfet-mosfet_lg-2um_pinch-off_v_gs-2.0.png

Figure 5.14.3.16 The illustration of the pinch-off effect, and the channel length modulation, in the N-Ch MOSFET with a channel length of \(L_{\mathrm{G}} = 2 \mathrm \mu m\), calculated classically.The depletion widths at the source and drain, \(y_{\mathrm{S}}\) and \(y_{\mathrm{D}}\), estimated from the analytical formulas given above, are indicated.

So therefore, according to the calculations in figure Figure 5.14.3.16, the effective channel length should be \(L_{\mathrm{eff}} \approx 1330 \mathrm{nm}\). Furthermore, it seems that the effects at the boundaries are not compatible with the calculations. However, the shortening of the boundaries due to the applied voltage at the drain is somehow in line with the depletion length \(y_{\mathrm{D}}\).

Short Channel Effects, DIBL and Punch-Through

So as we established in the previous section, our MOSFET, with a \(100 \mathrm{nm}\) channel, length would be below the long channel limit, and therefore would experience short channel effects. The most important of these effects is known as the drain induced barrier lowering (DIBL), which causes the injection of extra charge carriers, resulting in the increasing of the output current even after the saturation \(I_{\mathrm{DS,sat}}(V_{\mathrm{DS,sat}})\). This phenomenon is known as the punch-trough effect and is present in our output characteristics in figures Figure 5.14.3.6 and Figure 5.14.3.7 of the output characteristics section. The DIBL effect is shown in figure Figure 5.14.3.17, comparing two channel lengths:

../_images/tutorials_mosfet-mosfet-dibl-vg-2.0.png

Figure 5.14.3.17 The illustration of the drain induced barrier lowering (DIBL) in \(100 \mathrm{nm}\) gate-length MOSFET, compared to the \(2000 \mathrm{nm}\) gate-length variant (where there are no barrier lowering).

In order to recognize the punch-through effect, the sweep of the gate-length should be performed at high drain-source voltages (for example \(V_{\mathrm{DS}} = 2.0 \mathrm{V}\)) with the input characteristics on a logarithmic scale, which then show if the drift current is limited due to the gate length of the MOSFET. Figure Figure 5.14.3.18 shows this effect:

../_images/tutorials_mosfet-mosfet-punch-through-v-ds-2.0.png

Figure 5.14.3.18 The punch-through effect for a set of channel lengths in MOSFET apparent in the input characteristics (calculated with minimum density of \(\mathrm 10e4\)).

As it could be seen in Figure 5.14.3.18, the MOSFET with gate-length of \(L_G \leq 400 \mathrm{nm}\) would definitely suffer from the punch-through effect. However, one could be safe with a channel length of \(500 \mathrm{nm}\) or \(600 \mathrm{nm}\). Let us now examine the effect of channel length on the normal input characteristics, namely at low drain source voltage. Using the Masetti mobility, the effect of increasing the channel length is illustrated in figure Figure 5.14.3.19:

../_images/tutorials_mosfet-mosfet_comparison_input-char_channel-length_vds-0.2.png

Figure 5.14.3.19 The effect of increasing the channel length on the input characteristics at \(V_{\mathrm{DS}}=0.2 \mathrm{V}\).

So therefore we expect, that our input characteristics will be the same for a channel length of \(400 \mathrm{nm}\) or above using any of the mobilities (Masetti, or constant, or any other), as long as there is no field-dependent saturation in the mobility model. In the following figure Figure 5.14.3.20 let us estimate the threshold voltage for an ideally long channel MOSFET variant (\(L_{\mathrm{G}} = 600 \mathrm{nm}\)):

../_images/tutorials_mosfet-mosfet_lg-600nm_input-ch_masetti-class_no-drain-shift.png

Figure 5.14.3.20 The input characteristics of the long-channel \(L_{\mathrm{G}} = 600 \mathrm{nm}\) MOSFET, calculated with the Masetti mobility, showing the value of the threshold voltage \(V_{\mathrm{Th}}\).

From which it could be concluded, that the threshold voltage is \(V_{\mathrm{Th}} \approx 0.87 \mathrm{V}\). Consequently the output characteristics for the \(L_{\mathrm{G}} = 600 \mathrm{nm}\) MOSFET is shown in figure Figure 5.14.3.21:

../_images/tutorials_mosfet-mosfet_output-char_lg-600nm_masetti.png

Figure 5.14.3.21 The output characteristics of the long-channel \(L_{\mathrm{G}} = 600 \mathrm{nm}\) MOSFET, showing the diminishing of DIBL effect.

As we can see in the above figure, the quadratic curve fits the output current curves exactly at the proper voltage point, which is \(V_{\mathrm{DS,sat}}\). The fit factor for this MOSFET variant is \(\approx 6.19 \times 10^{-6}\). Using this fitting factor, and taking into consideration the new channel length \(L_{G} = 600 \mathrm{nm}\), we get for the effective mobility:

\[\mu^{\mathrm{eff}}_{n} \approx 788 \mathrm{\frac{cm^2}{V \cdot s} }\]

The calculated mobility from the simulation is once again \(933 \mathrm{cm^2/Vs}\) in the substrate, however it is \(576 \mathrm{cm^2/Vs}\) at \(y=0\) coordinate.

Appendix: MOSFET

In the last section we found out, from the comparison of the input characteristics at high drain-source voltage \(V_{\mathrm{DS}} = 2 \mathrm{V}\), that the MOSFET device with a gate length of smaller than \(L \leq 400 \mathrm{nm}\), would suffer from the punch-through effect. However, if we further shorten our gate length below \(100 \mathrm{nm}\), the situation would even be worse. Namely the leakage current would be so high, that even at very low source-drain voltages \(V_{\mathrm{DS}} = 0.2 \mathrm{V}\), the MOSFET would conduct, even at gate-voltages below the threshold voltage \(V_{\mathrm{GS}} < V_{\mathrm{Th}}\), and therefore the switching capability of the MOSFET would be diminished and eliminated. Figure Figure 5.14.3.22 illustrates this phenomenon:

../_images/tutorials_mosfet-mosfet_extreme-short-channel-leakage_input-char.png

Figure 5.14.3.22 The comparison of input characteristics of the N-Ch MOSFET calculated quantum mechanically with the Masetti mobility, showing the leakage current in the input characteristics.

As the above input characteristics curves show, for gate-length below \(100 \mathrm{nm}\) there is basically no valid switching function possible, as the drift current has already started at \(V_{\mathrm{GS}} = 0 \mathrm{V}\) for \(L_G = 75 \mathrm{nm}\). This is basically to say that, at higher drain-source voltages the leakage curremt is actually more dominant to the channel inversion layer current, which can be switched on and off. It is also worth noting that the leakage current takes place inside the bulk of the MOSFET at the bottom of source drain doped region as figure Figure 5.14.3.23 shows:

../_images/tutorials_mosfet-mosfet-lg75nm-leakage.png

Figure 5.14.3.23 The norm of the leakage current in \(L_G = 75 \mathrm{nm}\) MOSFET, at zero gate-voltage \(V_{GS}=0\), flowing within the bulk.

If we even consider the \(L_G = 25 \mathrm{nm}\) MOSFET, there are certain quantum mechanical affects could be observed. Using the energy_resolved_density{ }, one could observe spacial confinement within the channel at different energy levels. The code has to include the following lines:

classical{
 ...
 ...

   energy_distribution{
       min =  -0.5
       max =  1.0
       energy_resolution = 0.001
       only_density_quantum_regions = yes
   }

   energy_resolved_density{
       min =  -0.5
       max =  1.0
       energy_resolution = 0.001
       only_density_quantum_regions = yes
       output_energy_resolved_densities{}
   }

}

But to be able to see the quantum mechanical effects, lets us first take a look at the classical energy resolved densities in the channel and the source-drain doping regions (for that the only_density_quantum_regions flag has to be set to no in the energy_resolved_density{} group). The classical energy resolved densities are shown in figure Figure 5.14.3.24:

../_images/tutorials_mosfet-mosfet_class_erd.png

Figure 5.14.3.24 The classical energy resolved density in the \(L_{\mathrm{G}} = 25 \mathrm{nm}\) MOSFET at three different energy levels.

Now let us look at the same energy resolved densities in the MOSFET source and drain region, obtained using the quantum mechanics alone:

../_images/tutorials_mosfet-mosfet_qm_erd_qm-confinement.png

Figure 5.14.3.25 The quantum mechanical energy resolved density in the MOSFET source and drain regions, showing spacial quantum confinement at discrete energy levels.

In the above figure we can clearly see that compared to the classical density, the quantum mechanical density indicate quantum confinement in the source drain doping regions. Furthermore, as we shall see in figure Figure 5.14.3.26, also the density in the inversion layer shows quantum confinement for different discrete energy levels:

../_images/tutorials_mosfet-mosfet-lg25nm_qm-confinement-in-channel_2d.png

Figure 5.14.3.26 The quantum mechanical energy resolved density in the inversion layer of the MOSFET-channel, at two different energy levels, showing the standing wave pattern, which indicates quantum confinement.

As we can see there is clearly two different quantum confined modes in the inversion layer of the channel for this MOSFET.

With regards to the issue of convergence for the output characteristics, the convergence parameters become very relevant, since for the wrong set of parameters, the simulations may very well never converge and if so might take a significant amount of time. The key parameter to keep in mind is the ‘’alpha_fermi’’ parameter in current-poisson{ } calculations, which would decide the fate of the calculations. This parameter needs to be chosen corrently, and also since it will be dynamically reduced, the alpha_scale parameter also need to be set appropriately, with a relatively small alpha_iterations (default is 1000, which is very high!!!), so that a quick adjustment can be achieved if the parameter is too large. One also needs to significantly increase the number of iterations from the default 100, to a few thousand. This so called under-relaxation parameter for the quasi-Fermi level is important due to the fact that it decides the volume of the search for the solutions.


Last update: 2025-10-28