ENERGY BAND diagrams have long been employed to

Size: px
Start display at page:

Download "ENERGY BAND diagrams have long been employed to"

Transcription

1 236 IEEE TRANSACTIONS ON DEVICE AND MATERIALS RELIABILITY, VOL. 11, NO. 2, JUNE 2011 An Interactive Simulation Tool for Complex Multilayer Dielectric Devices Richard G. Southwick, III, Member, IEEE, Aaron Sup, Amit Jain, and William B. Knowlton, Senior Member, IEEE Abstract Novel devices incorporating multiple layers of new materials increase the complexity of device structures, particularly in field-effect transistors, capacitors, and nonvolatile memory (NVM). The mounting complexity of these devices increases the difficulty of generating energy band diagrams and performing device parameter calculations whether these calculations are done by hand, using spreadsheets, or via mathematical programs. Although finite-element Poisson Schrodinger equation solvers are available to perform the calculations, the cost and time spent learning them can be a hindrance. A straightforward GUI interactive simulation tool is presented that quickly calculates and displays energy bands, electric fields, potentials, and charge distributions for 1-D metal multilayered-dielectrics semiconductor stacks. Fixed charge can be inserted into dielectric layers. The freeware program calculates device parameters, (e.g., effective oxide thickness, flat-band voltage (V FB ), threshold voltage (V t ), stack capacitance) and layer parameters (e.g., capacitance, potential, electric field, tunneling distance). Calculated data can be exported. Using the simulation tool, trap-based flash NVM is examined. Device performance characteristics such as the V t and V FB shifts of three different stacks are examined. Comparisons between the program and a finite-element Poisson Schrodinger equation solver are performed to validate the program s accuracy. Index Terms Energy band, high-κ dielectric, metal oxide semiconductor (MOS) devices, simulation. I. INTRODUCTION ENERGY BAND diagrams have long been employed to explain solid state principles and to understand device behavior, including metal oxide semiconductor (MOS) structures. Energy band diagrams are essential for visualizing MOS device operating regimes (i.e., inversion, depletion, and accumulation) and carrier transport mechanisms (e.g., hot carrier, Manuscript received January 3, 2011; accepted February 2, Date of publication March 17, 2011; date of current version June 15, This work is supported in part by the Idaho SBoE-HERC and the Micron Ph.D. Fellowship. R. G. Southwick, III was with Boise State University, Boise, ID USA. He is now with the Semiconductor Electronics Division, National Institute of Standards and Technology, Gaithersburg, MD USA ( Richard.Southwick@nist.gov). A. Sup is with the Department of Physics, Boise State University, Boise ID USA ( AaronSup@u.boisestate.edu). A. Jain is with the Department of Computer Science, Boise State University, Boise ID USA ( amit@cs.boisestate.edu). W. B. Knowlton is with the Departments of Electrical and Computer Engineering and Materials Science and Engineering, Boise State University, Boise, ID USA ( bknowlton@boisestate.edu). Color versions of one or more of the figures in this paper are available online at Digital Object Identifier /TDMR Fowler Nordheim tunneling (FNT), direct tunneling (DT), etc.) as well as complex device behavior such as anode hole injection [1], [2], fast transient charge trapping [3], charge pumping [4], photon stimulated current [5], and dipole formation in high dielectric constant (κ) materials [6]. Many device parameters can also be extracted from accurately constructed energy band diagrams. The parameters include the flat-band voltage (V FB ), threshold voltage (V t ), and electric field, which is useful in calculating FNT [7], [8], Poole Frenkel transport [9], [10], and Schottky emission [8], [11]. Unfortunately, despite the utility of energy band diagrams, their accurate construction is time consuming and tedious. The complexity of energy band diagrams in modern MOS devices is further escalated by the recent introduction of multilayer dielectrics. MOS multilayer dielectric devices include highκ oxides in MOS devices [12] and trap-based flash (TBF) nonvolatile memory (NVM) devices [13], such as SONOS [14] and TANOS [15], that incorporate trapped charge within the multilayer dielectric stack. For these complex devices, creating an accurate energy band diagram is quite challenging, particularly over a range of applied voltages. Device structure parameter calculations can be performed by hand, using spreadsheets, using mathematical programs (e.g., Matlab and Mathematica), or with Poisson Schrodinger equation solvers (PSESs), which utilize finite-element approaches. Parameter calculations performed by hand may be quick and useful but typically employ simplifying assumptions such as equating the surface potential of the semiconductor to twice the body doping potential for inversion. Hand calculations are rarely used to compute device parameters or generate energy band diagrams of multilayer dielectric MOS devices due to their complexity. Therefore, a quick visual method to understand these devices is not available. While using spreadsheets or mathematical programs for complex modeling is an improvement over hand calculations, programming and implementation can be challenging and time consuming. Assuming that the program accurately calculates device parameters for a MOS structure, changing the existing calculations from a single dielectric system to a more complex system, e.g., a threedielectric-layer system, requires additional nontrivial programming. Furthermore, spreadsheets or mathematical programs require supplementary work to provide a specific customized GUI for ease of use. Conversely, extremely powerful finiteelement PSESs are available to perform many device parameter calculations and to graphically represent a variety of device structures. However, the cost of software licenses and the effort required to learn the program interface are substantial. Hence, /$ IEEE

2 SOUTHWICK et al.: SIMULATION TOOL FOR COMPLEX MULTILAYER DIELECTRIC DEVICES 237 these challenges leave many engineers and scientists without the ability to easily and quickly calculate device parameters or visualize the energy, electric field, or charge distributions of multilayer dielectric device structures. To address this dilemma, software was developed that swiftly and readily visualizes energy band diagrams for dual-layer high-κ dielectrics on semiconductors with the ability to calculate voltages, electric fields, and capacitances as a function of applied voltages [16]. The approach is unique in that it does not rely on purely numerical techniques, such as finite-element PSESs, but rather an iterative approach based on the underlying physics. The software is freely available to the public [17]. The authors know of no other software with equivalent capabilities, simplicity, speed, and cost (free). Despite the success of providing engineers and scientists with a platform to easily analyze the energy band structure of dual layer dielectric MOS stacks, the energy band structure of more complex designs could not be addressed using such a quick method. This paper details a new approach to solving the energy band structure of MOS gate stacks composed of an arbitrary number of dielectrics and metal films using analytical equations (i.e., not finite-element equations). The models support the arbitrary placement of floating metal layers in the dielectric stack as well as trap charge. The incorporation of multiple dielectric layers as well as trapped charge makes the model well suited to analyze TBF NVM devices. Using the proposed model, this paper illustrates various performance tradeoffs of TBF NVM using various high-κ dielectrics. II. MODEL The simulation program implements a modular approach to calculate the charge, electric field, potential, and energy of a structure composed of metals, dielectrics, and a semiconductor. In this approach, the 1-D Poisson s equation is solved for each material independently when given a starting charge and potential. For each dielectric, an arbitrary number of line charges can be inserted within the material. Following Poisson s equation, the electric field (E) in the dielectric at a given line charge (j) is given by ( ) E j = 1 j ρ total + ρ j (1) κ 0 where ρ total is the sum of the charge in the structure up to the interface of the dielectric of interest and ρ j is the jth line charge in the said dielectric. After the electric field is calculated, the potential (φ) can then be calculated at a given line charge by φ j = φ boundary + j E j 1 (x j x j 1 ) (2) 1 where φ boundary is the potential at the boundary of the dielectric of interest and x j is the location of the jth line charge. Using the potential, the energy band is easily calculated by applying the appropriate electron affinities and band gaps. Equations (1) and (2) are applicable at any location inside the dielectric and are not limited to a specified line charge. For a metal, the electric field is assumed to be zero, and hence, the potential does not change. Charge can be placed in the metal, and although this will not change the electric field or potential drop in the metal, its effects will be felt through charge neutrality. A semiconductor can be placed at the bottom of the stack, and the equations used for solving the charge, electric field, and potential of the semiconductor are taken from [18]. Using [18], the potential drop in the semiconductor (surface potential ψ s ) for a given charge is given by Q C = 2qκ s N A φ t e ψ s/φ t + ψs φ t + e 2φ F /φ t(φt e ψ s/φ t ψs φ t ) where Q c, q, N A, φ t, and φ F are the semiconductor charge per unit area, electron charge, doping concentration, thermal voltage, and semiconductor body doping potential, respectively. To obtain the potential drop in the semiconductor as a function of distance (x), the integral of the inverse of the electric field yields the distance as follows [18]: ψ s ψ(x) (3) 1 E( ˆψ) d ˆψ = x x surface (4) where E(ψ) is the electric field of the semiconductor as a function of potential and is calculated by (5) shown at the bottom of the page [18]. Using (3) (5), the potential, charge, and electric field in the semiconductor can be calculated. The potential of the entire stack is solved by choosing a starting gate charge and determining if the resultant potential matches the desired input voltage. A solution is obtained using this iterative approach. The result of the analytical algorithm built into the program and the assumptions described in Table I provides quick calculation speeds. The simulation program also supports a geometrically calculated tunneling distance. The tunneling distance, useful for determining the FNT distance or DT distance for a specified applied bias and the transition from DT to FNT as a function of applied bias, is calculated using the resultant energy barriers. The approach to determine the tunneling distance is only a first-order approximation; however, it is of practical value. The tunneling distance is calculated through a given dielectric layer from an adjacent layer s conduction band (CB) or valence band 2qκs N A E(ψ) =± κ s φ t e ψ(x)/φ t + ψ(x) φt + e 2φ F /φt ( φt e ψ(x)/φ t ψ(x) φt ) (5)

3 238 IEEE TRANSACTIONS ON DEVICE AND MATERIALS RELIABILITY, VOL. 11, NO. 2, JUNE 2011 TABLE I SIMULATION TOOL ASSUMPTIONS (VB) into its own CB or VB or into another adjacent layer s CB or VB. The simulation tool provides the user with the ability to change any of the material parameters used in the model to increase accuracy. Interfacial layers, common in high-κ dielectrics, can be simulated by adding additional layers, permitting further refinement to the simulation. An unlimited amount of fixed sheet charge can be added to any dielectric to simulate trapped fixed charge. The simulation tool also supports temperature-dependent energy band gaps and intrinsic carrier concentrations of semiconductors. An electric-field-dependent dielectric constant is also supported for potential use in MOS ferroelectric devices [19]. For further refinement of the model itself, the source code for the program is available upon request and is released under the GNU public license version 2. With these capabilities, complex metal insulator semiconductor devices whose configurations can include m I j X, M I i M I j X, and M I i (M I) j X, where m and I signify metal and insulator, i and j are integer numbers, and X denotes a metal or a semiconductor, can be readily examined and exported for further investigation. Fig. 1. EOT, V t,andc oxide for each stack for a 10-V applied bias. TiN La 2 O 3 ZnO ZrO 2 psi (stack 3). Note that the dielectric adjacent to the metal is the BL, the dielectric adjacent to the Si is the TL, and the dielectric imbedded between the BL and the TL is the CTL. Both the metal electrode (TiN) and the p-si doping ( cm 3 ) are held constant so that the three dielectric layer stacks can be directly compared. The thicknesses (t ox ) of the TL, CTL, and BL are 2, 6, and 10 nm, respectively, which are similar to that of the TBF NVM currently described in the literature [20] [26]. The stacks were chosen to provide variance in the material parameters, including the band gap, κ, and electron affinity. The first dielectric stack (stack 1) is a SONOS stack, and the second stack (stack 2) incorporates higher κ layers than the SONOS stack, while the third stack (stack 3) incorporates a CTL with a deeper well (i.e., larger electron affinity or larger energy band offsets) and a BL with a higher κ. Several of the material parameters and the capacitances for each dielectric stack are shown in Fig. 1. III. ANALYZING NOVEL DEVICES AND DATA Using the simulation tool, examples of TBF NVM dielectric stacks were examined in a variety of ways. TBF NVM devices incorporate three or more dielectrics into the gate stack such as metal SiO 2 Si 3 N 4 SiO 2 Si (i.e., SONOS) and SONOS-like devices [13], [14]. The basic operational principle in a typical three-dielectric-layer TBF NVM is that, upon the application of a bias, charge is injected through a thin dielectric tunnel layer (TL) into a charge trapping layer (CTL) that incorporates the smallest energy band gap of the three dielectrics. The smaller energy band gap between two larger energy band gaps provides a deep well to help confine the charge. The charge is then trapped in discrete point defects in the CTL. The charge is inhibited from escaping the CTL by both the defects and a blocking dielectric layer (BL) that incorporates a larger energy band gap than the CTL. Additional dielectric layers can be integrated into the dielectric stack to augment the performance of the TL, CTL, and/or BL. In the following paragraphs, the results of employing the simulation tool to understand the physics of operation for TBF NVM devices are presented. The dielectric stacks examined are TiN SiO 2 Si 3 N 4 SiO 2 psi (stack 1), TiN Al 2 O 3 Ta 2 O 5 HfO 2 psi (stack 2), and A. Dielectric Stack and Layer Parameters Since a TBF NVM device is a charge storage device, it can be thought of as an enhanced capacitor. Several metrics that can be used to assess TBF NVM are effective oxide thickness (EOT), V t, and C ox. EOT and C ox are essentially inversely proportional to one another. For capacitive devices, a large C ox andasmall EOT are desirable. To the first order, the lower the voltage used to turn on the device, the lower the power required to turn on the device, which is attractive for low-power applications. Hence, a small V t is appealing. These metrics are plotted for each dielectric stack in Fig. 1. The plot shows that these metrics are the least desirable for the SONOS stack (stack 1) and are the most desirable for stack 3. Fig. 1 shows that C ox for stack 3 is greater than that for stack 2, yet the average of each stack s κ s is nearly identical. To provide some insight into this observation, Fig. 2 may be utilized. Fig. 2 shows layer parameters and the capacitance of each layer. The layers are organized according to TL, CTL, or BL. The smallest capacitance will dominate the total oxide capacitance since the layers are in series. The smallest capacitance is dictated by both the layer with the lowest κ and that with the largest thickness. The layers with the smallest κ in

4 SOUTHWICK et al.: SIMULATION TOOL FOR COMPLEX MULTILAYER DIELECTRIC DEVICES 239 Fig. 2. Material parameters and capacitance of the dielectric layers used in the dielectric stacks arranged relative to BL, CTL, and TL. Fig. 3. Energy band diagrams of three NVM stacks of various dielectrics designated by line style and color at a 10-V applied bias. The metal electrode and p-si doping for each NVM stack are the same. The arrows designate the electron (e ) and hole (h + ) tunneling currents. Respective thicknesses of the TL, CTL, and BL are 2, 6, and 10 nm. stacks 2 and 3 are Al 2 O 3 and ZnO, respectively. Since Al 2 O 3 is a BL and ZnO is a CTL, Al 2 O 3 is thicker than ZnO and therefore provides the smallest capacitance. B. Energy Band Diagrams, Electric Fields, and Potentials One of the most informative ways to compare the three TBF NVM stacks is via their energy band diagrams. The energy band diagrams of the three TBF NVM devices at a 10-V bias are superimposed in Fig. 3. The metal electrode and doping in the p-si are constant, so the BL, CTL, and TL of each stack can be more easily compared. The superimposed energy band diagrams reveal significant differences. To facilitate the understanding of the device physics for observed differences in the energy band diagrams (see Fig. 3) of the TBF NVM stacks, several additional plots were generated. The electric field and potential along the gate stacks were determined and plotted (see Fig. 4) for several biases. Energy band diagrams provide a means to visualize energy band gaps and band offsets or differences in electron affinities of the three TBF NVM stacks. Several desirable traits of the TBF NVM are large energy band gaps for the BL, small energy band gaps Fig. 4. Electric field and potential for the three TBF NVM dielectric stacks are plotted as a function of distance along the stacks for a 10-V applied bias. Regions for the TiN metal electrode, BL, CTL, TL, and p-si are labeled. for the CTL, and large electron affinity differences between the BL CTL and CTL TL. Fig. 3 shows that each dielectric stack provides these basic attributes. To offer a more in-depth comparison of the three TBF NVM stacks, additional aspects of the energy band diagrams can be examined such as band bending and carrier tunneling distance. Although the applied potential across each of the dielectric stacks is the same (10 V), the band bending in the stacks is distinctly different as seen in Fig. 3. Comparing the three different TL dielectrics, SiO 2 shows the greatest amount of band bending. This effect is due to the fact that the slope of the band bending is directly proportional to the electric field according to Poisson s equation. One would expect the CTL and BL to also conform to the Poisson s equation whereby the layer with the lowest κ would exhibit the greatest amount of band bending or highest electric field. However, this effect is not always observed, demonstrating the complexity of the device physics. For instance, although SiO 2 has the lowest κ of all the BL dielectrics (see Fig. 2), the Al 2 O 3 BL exhibits the greatest amount of band bending. Fig. 4 confirms that Al 2 O 3 has the largest electric field and potential drop of the three BL dielectrics. In the CTLs, ZnO shows the most significant band bending (see Fig. 3); however, Si 3 N 4 has a lower κ. Fig.4 reveals that the electric field of ZnO is three times greater than that of the other two CTLs. Hence, it is evident that the other dielectric layers in the stack influence the electric field and potential drop across the third layer when under the constraint of a constant applied bias. The simulation program provides a means to deconvolve the physics governing these elaborate multilayer dielectric device structures, revealing logical trends with the data produced in Figs. 3 and 4. Figs. 3 and 4 show that the presence of two dielectric layers of the same material (SiO 2 ) yields respective electric fields that are nearly identical and independent of thickness. This observation assumes that trapped charge is not present in any of the dielectric layers. It may be initially unexpected, but the concept that two dielectric layers of identical material systems would have nearly corresponding electric fields since their κ s are equivalent is explicable. Another interesting aspect resulting

5 240 IEEE TRANSACTIONS ON DEVICE AND MATERIALS RELIABILITY, VOL. 11, NO. 2, JUNE 2011 from dielectric interaction involves the presence of a lower κ dielectric layer adjacent to two higher κ dielectric layers as in the case of ZnO between La 2 O 3 and ZrO 2.Theκ of ZnO is larger than the κ of SiO 2 (see Fig. 2), and at first glance, one may expect the electric field and voltage drop to be reduced due to its high κ. However, when placed between La 2 O 3 and ZrO 2, ZnO displays the most band bending of any of the dielectrics in Fig. 3. The κ s of La 2 O 3 and ZrO 2 are considerably larger than that of ZnO (see Fig. 2). Figs. 3 and 4 reveal that the large difference in the κ s dictates that the majority of both the electric field and the potential drop will be across the ZnO layer. Consequently, the large electric field will drive any carriers present in the bands of the CTL toward the BL which is undesirable because of the increased probability of tunneling through the BL. While the relative difference in the κ s of the La 2 O 3, ZnO, and ZrO 2 dictates the electric field and potential drop in the CTL, BL, and TL, the overall increase in the absolute value of the κ s increases the electric field and potential drop in the Si for a given voltage bias. C. Tunneling Distances Because the program/erase modes of TBF NVM devices are dependent on quantum mechanical (QM) tunneling, modeling and understanding this phenomenon is of great importance. For instance, the amount of tunneling through the TL at a given write bias determines the amount of charge that can reach the CTL. Additionally, the degree of tunneling through the BL at a specific write bias determines how well the BL restricts the charge from leaving the CTL, thereby allowing a measure of the charge retention efficiency. Tunneling distance data coupled with energy band diagrams and electric field and potential data yield a thorough and comprehensive overview of the intricacies of the device physics describing complex multilayer dielectric systems. The computed tunneling distance for electrons was performed for several scenarios for FNT: from the gate electrode to either the CB or VB of the dielectric, from the semiconductor CB to the CB of the dielectric, and from the semiconductor E f to the CB of the dielectric. The calculations for the DT of electrons are similar to FNT. However, rather than FNT to the CB or VB of the dielectric, DT is calculated with respect to the adjacent dielectric or electrode layer and is simply the thickness of the said layer. For holes, the FNT distance is taken from the semiconductor VB and the semiconductor Fermi energy (E f ) to the VB of the dielectric. The DT distance is analogous to the FNT case; however, rather than FNT to the VB of the dielectric, DT is calculated with respect to the adjacent dielectric or electrode layer. The tunneling distances have physical meaning only for certain bias conditions or polarities. Consequently, judicious care must be exercised when analyzing tunneling distances. Using the energy band diagrams of the dielectric stack to aid the interpretation of the tunneling distance is critical, and with this information, calculations of tunneling distances can provide unique insight to the physics of a dielectric structure at various bias conditions. The usefulness of tunneling distance data is demonstrated by the further consideration of the three multilayer dielectric Fig. 5. Electron tunneling distance as a function of erase voltage for the BLs and write voltage for the TLs of the three dielectric stacks. The DT and FNT regions for the BL and TLs are readily observed. Tunneling distance for the TLs are shown as calculated from both the semiconductor (S/C) CB and E f. TBF NVM stacks highlighted in Fig. 3. The tunneling distances calculated by the simulation tool as a function of applied bias for these dielectric stacks are plotted in Fig. 5. The electron tunneling distances for the BLs and TLs are shown for the erase and the write modes, respectively. Other tunneling distances are not shown here in order to minimize plot congestion. For the write mode, the electron tunneling distance through the TLs is shown in Fig. 5. The solid symbols represent tunneling from the semiconductor CB, while the open symbols designate tunneling from the semiconductor E f. Comparing the transition from DT to FNT, the transition occurs at a lower voltage for tunneling from the semiconductor E f than for tunneling from the semiconductor CB. This effect may be explained by noticing that the CB of the semiconductor at the TL interface is at a lower energy than that of the semiconductor E f at large positive applied biases (e.g., see Fig. 3). Fig. 5 can be used to assess several device performance aspects of NVM operation. One aspect is the write bias required to induce the transition from DT to FNT in the TLs. FNT is the primary tunneling mode for programming an NVM device. Since all the TLs of the three stacks are of the same thickness, to the first order, the lower the voltage required for the FNT transition to occur, the lower the power required to program the device. Fig. 5 reveals that the transition from DT to FNT from the semiconductor E f occurs at a lower bias for ZrO 2, followed by HfO 2 and, then, SiO 2. While the electric field, and hence the voltage drop, across the TL is highest in the SiO 2 TL (e.g., see Fig. 3), the larger electron affinity of the ZrO 2 compared to HfO 2 and SiO 2 gives the ZrO 2 TL an initial advantage, enabling a lower voltage required to enter the FNT regime. Another aspect to assess is the BL s ability to impede charge from entering the CTL during the erase mode. In this case, a higher voltage is desired to induce the transition from DT to FNT. Fig. 5 discloses that La 2 O 3, followed by SiO 2 and, then, Al 2 O 3, requires a larger bias to induce the DT-to-FNT transition. The device physics providing this advantage is explained by the combination of the differences between La 2 O 3 and ZnO s: 1) dielectric constants leading to a reduced electric

6 SOUTHWICK et al.: SIMULATION TOOL FOR COMPLEX MULTILAYER DIELECTRIC DEVICES 241 Fig. 6. Energy band diagram of TiN SiO 2 Si 3 N 4 SiO 2 psi (see stack 1 in Fig. 1) without and with charge. An electron concentration of e /cm 2 is used. field, potential, and, thus, band bending in the La 2 O 3 and 2) electron affinities (i.e., CB offsets) providing a larger barrier to tunneling. Further tuning of the transition voltage between the DT and FNT of the BL is possible by engineering the gate metal work function. D. Capacitance, Sheet Charge, and Flat-Band Voltage Fixed charge in the dielectrics of metal insulator semiconductor devices is of particular interest because of the adverse effects on device performance. Placing a sheet charge concentration of e /cm 2 at the center of the 6-nmthick Si 3 N 4 trapping layer of stack 1 is shown in the energy band diagram of Fig. 6. The differences exhibited in the energy band diagrams of the structure with and without charge are clearly evident. The sheet charge decreases the band bending in the TL and increases the band bending of the BL. The TL barrier for electrons in the Si is increased as negative charge is trapped in the CTL, creating a self-limiting charge injection process. Examining the amount of charge trapped in the CTL is determined experimentally by either measuring the V t or V FB. Changes in the amount of charge trapped in the CTL are manifested as ΔV t or ΔV FB. The magnitude of ΔV t or ΔV FB depends on the amount and location of the trapped charge as well as the material parameters of the device. The larger ΔV t or ΔV FB is, the easier it is to sense changes or create multilevel NVM cells. Analyzing the response of the three dielectric stacks due to the presence of trapped charge was performed by inserting a charge concentration of e /cm 2 or C/cm 2 at the center of the CTL. The capacitance voltage (C V ) curves for the three dielectric stacks with and without trapped charge are shown in Fig. 7. Several observations may be noted concerning the C V curves shown in Fig. 7. First, as expected, the dielectric stack with the smallest EOT (see Fig. 1) has the largest stack capacitance and ΔC. Second, shifts in ΔV FB are toward increasing positive bias, indicating a presence of negative charge. Third, the shapes of the curves do not change, indicating that the charge concentration is constant and does not change with applied bias. Fourth, the minimum of the stack capacitance C min Fig. 7. Stack capacitance is plotted as a function of gate voltage for the three TBF NVM structures without and with electrons trapped in the center of the CTL. The concentration of electrons are e /cm 2 or C/cm 2. (in the depletion region) is related to the series capacitance of the dielectric (C ox ) and semiconductor (C S ). Since the doping concentration for the three dielectric stacks is the same, as C ox increases, so does C min. Lastly and somewhat most revealing, the magnitude of ΔV FB is stack dependent. The underlying physics of the change in magnitude may be explained by recalling that ΔV FB is inversely proportional to the κ of the stack. That is, the lower the average stack κ, the larger the ΔV FB. This effect explains the large ΔV FB for the SiO 2 Si 3 N 4 SiO 2 stack and the small ΔV FB for the La 2 O 3 ZnO ZrO 2 stack. As discussed earlier, a large ΔV FB is attractive for multilevel cell programming and easier to distinguish between programmed and erased modes. However, there is a tradeoff; the less sensitive an NVM stack is to changes in charge, the less susceptible the device is to programming variation, and the greater the number of charge states available as a function of applied voltage. E. Validation of the Model The preceding examples and case studies using the simulation tool have demonstrated the flexibility, functionality, and ease of use of the simulation tool. However, the question remains as to the accuracy of calculations performed by the simulation tool. Because of the advanced capabilities of finite-element PSES programs that far outweigh those of the simulation program, the PSES program SILVACO [27] was used to assess the accuracy of the simulation tool. Several data calculated by the simulation tool are directly compared to the data generated by SILVACO. The first data that are compared are an energy band diagram of the TiN La 2 O 3 ZnO ZrO 2 psi multilayer dielectric stack with a 10-V bias. The second comparison is of the electric field of each dielectric layer in the TiN La 2 O 3 ZnO ZrO 2 psi stack as the voltage is swept from 10 to 10 V. Fig. 8 shows an overlay of the same energy band diagram of TiN La 2 O 3 ZnO ZrO 2 psi as calculated by the simulation tool and SILVACO without and with QM corrections to the p- Si. The energy band diagrams generated by both the simulation

7 242 IEEE TRANSACTIONS ON DEVICE AND MATERIALS RELIABILITY, VOL. 11, NO. 2, JUNE 2011 Fig. 8. Energy band diagrams of TiN La 2 O 3 ZnO ZrO 2 psi calculated by the simulation tool, SILVACO without QM corrections, and SILVACO with QM corrections. corrections, and the simulation tool methods for higher voltages in the ZnO layer. At such a large bias in inversion which induces a large carrier concentration, the observations of QM effects are not surprising. Nevertheless, the electric fields in the La 2 O 3 and ZrO 2 practically coincide for each calculation. Hence, Fig. 9 demonstrates that the electric field of the dielectric layers changes very little even with the quantum corrections. For ultrathin single-layer dielectrics or multilayer dielectrics with an EOT of 3 nm or less, quantum effects become more significant. For these simulations, the voltage drops and electric field in the dielectrics are an upper bound and are an overestimation, while the voltage drop in the semiconductor is underestimated, and the capacitance overestimated. These calculations and comparisons demonstrate that the simulation program provides results that are reasonable and very similar to much more sophisticated calculations. The time required to learn and then use the freeware program is considerably less, thereby increasing the accessibility for those that are not accustomed to involved simulations on complex multilayer dielectric structures. Fig. 9. Electric field of the layer is shown as a function of gate voltage for the dielectric stack TiN La 2 O 3 ZnO ZrO 2 psi. The inset is a magnified view of the electric field of each layer from 8 to 10 V. The electric field is calculated using the simulation tool, SILVACO without QM corrections, and SILVACO with QM corrections. tool and SILVACO without QM corrections correlate very well. The energy band diagram produced by SILVACO with QM corrections differs somewhat in the p-si and TL. The deviation in the p-si and TL is not so surprising since the simulation tool does not incorporate QM corrections. What is revealing is that the agreement is relatively close. Furthermore, it is evident that QM corrections have little effect on the energy bands of the BL and CTL. Additionally, excellent agreement is observed comparing the energy band diagrams generated by the simulation tool and SILVACO without QM corrections. A comparison of the calculated electric field of each dielectric layer in the dielectric stack TiN La 2 O 3 ZnO ZrO 2 psi is shown in Fig. 9 as the bias is stepped from 10 to 10 V. The data are generated in three different ways: 1) using the simulation tool; 2) using SILVACO without QM corrections; and 3) using SILVACO with QM corrections. The data symbols in Fig. 9 are spaced in such a manner as to aid in the comparison. In Fig. 9, the electric field in the La 2 O 3 and that in the ZrO 2 are nearly equivalent which is not surprising since their κ s are very similar. All three calculation methods yield similar results. The inset shows some deviation between the SILVACO QM correction method, the SILVACO without QM IV. SUMMARY Multilayer dielectric energy band diagrams and device parameter calculations can be performed by hand, using spreadsheets, using mathematical programs, or with finite-element Poisson Schrodinger equation solvers. Each of these approaches has limitations whether it is the financial expense or the investment of time to perform the calculations, develop programming code, or learn the program interface. To minimize these constraints and build upon the success of the first simulation tool [16], [17], a freeware program was created, based on a modular analytical algorithm solved using an iterative approach for complex multilayer dielectric devices. The program includes the ability to easily and quickly visualize a wide range of plots and diagrams and calculate a variety of device parameters. Charge trap-based NVM structures based on a three-layer dielectric structure were analyzed using the simulation tool. Understanding the role of material parameters (i.e., band gaps, band offsets, dielectric constants, and thicknesses) on device performance and characteristics was analyzed using three different gate dielectric stacks. In particular, the dielectric stacks with trap charged were analyzed using device parameters, including V t,v FB, tunneling distances, and voltage shifts. The easy-to-use interactive nature of the tool, its predictive capabilities, the speed of the calculations, and the free access [17] result in a simulation tool that will be a benefit to many. The necessity of such tools will increase as additional layers are introduced into the NVM structure (e.g., a blocking layer composed of three dielectrics). ACKNOWLEDGMENT The authors would like to thank Dr. A. Moll for the fruitful discussions and kind support and Dr. B. Yurke for his contributions.

8 SOUTHWICK et al.: SIMULATION TOOL FOR COMPLEX MULTILAYER DIELECTRIC DEVICES 243 REFERENCES [1] K. F. Schuegraf and C. Hu, Hole injection SiO 2 breakdown model for very low voltage lifetime extrapolation, IEEE Trans. Electron Devices, vol. 41, no. 5, pp , May [2] D. J. Dimaria, E. Cartier, and D. A. Buchanan, Anode hole injection and trapping in silicon dioxide, J. Appl. Phys., vol. 80, no. 1, pp , Jul [3] G. Bersuker, J. H. Sim, C. S. Park, C. D. Young, S. Nadkarni, R. Choi, and B. H. Lee, Intrinsic threshold voltage instability of the HFO2 NMOS transistors, in Proc. IEEE Int. Rel. Phys. Symp., 2006, pp [4] J. S. Brugler and P. G. A. Jespers, Charge pumping in MOS devices, IEEE Trans. Electron Devices, vol. ED-16, no. 3, pp , Mar [5] Z. A. Weinberg and A. Hartstein, Photon assisted tunneling from aluminum into silicon dioxide, Solid State Commun., vol. 20, no. 3, pp , Oct [6] E. Cartier, F. R. McFeely, V. Narayanan, P. Jamison, B. P. Linder, M. Copel, V. K. Paruchuri, V. S. Basker, R. Haight, D. Lim, R. Carruthers, T. Shaw, M. Steen, J. Sleight, J. Rubino, H. Deligianni, S. Guha, R. Jammy, and G. Shahidi, Role of oxygen vacancies in V FB /V t stability of pfet metals on HfO 2, in VLSI Symp. Tech. Dig., 2005, pp [7] R. H. Fowler and L. Nordheim, Electron emission in intense electric fields, Proc. R. Soc. Lond. A, Math. Phys. Sci., vol. 119, no. 781, pp , May [8] E. L. Murphy and R. H. Good, Jr., Thermionic emission, field emission, and the transition region, Phys. Rev., vol. 102, no. 6, pp , Jun [9] J. Frenkel, On pre-breakdown phenomena in insulators and electronic semi-conductors, Phys. Rev., vol. 54, no. 8, pp , Oct [10] R. G. Southwick, III, J. Reed, C. Buu, R. Butler, G. Bersuker, and W. B. Knowlton, Limitations of Poole Frenkel conduction in bilayer HfO 2 /SiO 2 MOS devices, IEEE Trans. Device Mater. Rel., vol. 10, no. 2, pp , Jun [11] J. G. Simmons, Richardson Schottky effects in solids, Phys. Rev. Lett., vol. 15, no. 25, pp , Dec [12] G. D. Wilk, R. M. Wallace, and J. M. Anthony, High-κ gate dielectrics: Current status and materials properties considerations, J. Appl. Phys., vol. 89, no. 10, pp , May [13] K. Prall, Scaling non-volatile memory below 30 nm, in Proc. IEEE Non- Volatile Semicond. Memory Workshop, 2007, pp [14] M. H. White, D. A. Adams, and J. Bu, On the go with SONOS, IEEE Circuits Devices Mag., vol. 16, no. 4, pp , Jul [15] C. H. Lee, K. I. Choi, M. K. Cho, Y. H. Song, K. C. Park, and K. Kim, A novel SONOS structure of SiO 2 /SiN/Al 2 O 3 with TaN metal gate for multi-giga bit flash memories, in IEDM Tech. Dig., 2003, pp [16] R. G. Southwick and W. B. Knowlton, Stacked dual oxide MOS energy band diagram visual representation program (IRW student paper), IEEE Trans. Device Mater. Rel., vol. 6, no. 2, pp , Jun [17] Boise State University Energy Band Diagram Program Webpage. [Online]. Available: [18] Y. Tsividis, Operation and Modeling of the MOS Transistor, 2nd ed. New York: Oxford Univ. Press, [19] M. P. Warusawithana, C. Cen, C. R. Sleasman, J. C. Woicik, Y. Li, L. F. Kourkoutis, J. A. Klug, H. Li, P. Ryan, L.-P. Wang, M. Bedzyk, D. A. Muller, L.-Q. Chen, J. Levy, and D. G. Schlom, A ferroelectric oxide made directly on silicon, Science,vol.324,no.5925,pp , Apr [20] C.-H. Lee, S.-H. Hur, Y.-C. Shin, J.-H. Choi, D.-G. Park, and K. Kim, Charge-trapping device structure of SiO 2 /SiN/high-κ dielectric Al 2 O 3 for high-density flash memory, Appl. Phys. Lett., vol. 86, no. 15, p , Apr [21] Y. N. Tan, W. K. Chim, W. K. Choi, M. S. Joo, and B. J. Cho, Hafnium aluminum oxide as charge storage and blocking-oxide layers in SONOStype nonvolatile memory for high-speed operation, IEEE Trans. Electron Devices, vol. 53, no. 4, pp , Apr [22] C.-H. Cheng and J. Y.-M. Lee, Metal-high-k-high-k-oxidesemiconductor capacitors and field effect transistors using Al/La 2 O 3 / Ta 2 O 5 /SiO 2 /Si structure for nonvolatile memory applications, Appl. Phys. Lett., vol. 91, no. 19, p , Nov [23] H. Hsu, Y. Chang, and J. Y. M. Lee, Metal Oxide High-κ Dielectric Oxide Semiconductor (MOHOS) capacitors and field-effect transistors for memory applications, IEEE Electron Device Lett., vol. 28, no. 11, pp , Nov [24] S.-C. Lai, H.-T. Lue, J.-Y. Hsieh, M.-J. Yang, Y.-K. Chiou, C.-W. Wu, T.-B. Wu, G.-L. Luo, C.-H. Chien, E.-K. Lai, K.-Y. Hsieh, R. Liu, and C.-Y. Lu, Study of the erase mechanism of MANOS (Metal-Al 2 O 3 -SiN- SiO 2 -Si) device, IEEE Electron Device Lett., vol. 28, no. 7, pp , Jul [25] T.-M. Pan and W.-W. Yeh, High-performance high-k Y 2 O 3 SONOStype flash memory, IEEE Trans. Electron Devices, vol. 55, no. 9, pp , Sep [26] G. Zhang, W. S. Hwang, S.-H. Lee, B.-J. Cho, and W. J. Yoo, Endurance reliability of multilevel-cell flash memory using a ZrO 2 /Si 3 N 4 dual charge storage layer, IEEE Trans. Electron Devices, vol. 55, no. 9, pp , Sep [27] SILVACO Webpage. [Online]. Available: Richard G. Southwick, III (S 04 M 11) was born in Cedar City, UT, in He received the B.S., M.S., and Ph.D. degrees in electrical engineering from Boise State University, Boise, ID, in 2004, 2008, and 2010, respectively. He is currently performing research at the National Institute of Standards and Technology, Gaithersburg, MD, as a National Research Council Research Associate. His research interests include gate oxide reliability studies, alternative gate oxide dielectrics, and cryogenic measurements. Dr. Southwick has served on the organizing committee for the IEEE International Integrated Reliability Workshop from Aaron Sup, photograph and biography not available at the time of publication. Amit Jain, photograph and biography not available at the time of publication. William B. Knowlton (M 00 SM 10) was born in Sewart Air Force Base, TN, on June 15, He received the B.S., M.S., and Ph.D. degrees in materials science and engineering from the University of California at Berkeley, Berkeley, in 1992, 1995, and 1998, respectively. His doctoral work included the study of point defects and modeling diffusion in silicon and the development, fabrication, characterization of dark matter particle detectors, X-ray detectors, and far-infrared resonant detectors. In 1997, he joined Hewlett Packard Labs where he studied dislocations and structural properties of GaN material systems for LEDs. He joined Insight Analytical Labs in 1998 where he consulted and performed microelectronic reliability studies. In 2000, he joined the faculty of the Department of Electrical and Computer Engineering, Boise State University, Boise, ID. He is a cofounder of the Department of Materials Science and Engineering, where he is a Professor and Program Coordinator for Graduate Studies and holds a joint appointment. He has published over 70 papers in peerreviewed journals and conferences. His research activities include biomolecular electronic devices, MOS device reliability physics, material characterization, and nanofabrication. Prof. Knowlton is also a member of the Materials Research Society and the American Physical Society. He has served on the organizing committees for the IEEE International Integrated Reliability Workshop from and and for the 2009 IEEE International Semiconductor Device Symposium and was a Guest Editor for the IEEE TRANSACTIONS ON DEVICE AND MATERIALS RELIABILITY in 2006 and He has been honored with several teaching and research awards, including the 2011, 2008, and 2004 Boise State University Top Ten Scholar/Alumni Association Honored Faculty Member Awards, 2007 College of Engineering Professor of the Year Award, 2004 IEEE Student Chapter Electrical and Computer Engineering Professor of the Year Award, the 2004 Boise State University Presidential Research and Scholarship Award, and as a 2002 NSF New Century Scholar.

+ V gate M O. Trend: As k, E g. Part 6: High Dielectric Constant (k), Gate Electrode, & Channel Materials. Bandgap versus Dielectric Constant (k) k k

+ V gate M O. Trend: As k, E g. Part 6: High Dielectric Constant (k), Gate Electrode, & Channel Materials. Bandgap versus Dielectric Constant (k) k k Part 6: High Dielectric Constant (k), Gate Electrode, & Channel Materials O 2 gate oxide is approaching physical limits Thickness & Current M O S poly-crystalline V Source W Source Contact Insulator n

More information

High Dielectric Constant (k) Materials

High Dielectric Constant (k) Materials Part 6: High Dielectric Constant (k), Gate Electrode, & Channel Materials O 2 gate ide is approaching physical limits Thickness & Current M O S poly-crystalline V Source W Source Contact Insulator n +

More information

Review Energy Bands Carrier Density & Mobility Carrier Transport Generation and Recombination

Review Energy Bands Carrier Density & Mobility Carrier Transport Generation and Recombination Review Energy Bands Carrier Density & Mobility Carrier Transport Generation and Recombination The Metal-Semiconductor Junction: Review Energy band diagram of the metal and the semiconductor before (a)

More information

Optimization of the Dielectric Constant of a Blocking Dielectric in the Nonvolatile Memory Based on Silicon Nitride

Optimization of the Dielectric Constant of a Blocking Dielectric in the Nonvolatile Memory Based on Silicon Nitride ISSN 8756-699, Optoelectronics, Instrumentation and Data Processing, 9, Vol. 45, No. 4, pp. 48 5. c Allerton Press, Inc., 9. Original Russian Text c Y. N. Novikov, V. A. Gritsenko, K. A. Nasyrov, 9, published

More information

Frequency dispersion effect and parameters. extraction method for novel HfO 2 as gate dielectric

Frequency dispersion effect and parameters. extraction method for novel HfO 2 as gate dielectric 048 SCIENCE CHINA Information Sciences April 2010 Vol. 53 No. 4: 878 884 doi: 10.1007/s11432-010-0079-8 Frequency dispersion effect and parameters extraction method for novel HfO 2 as gate dielectric LIU

More information

Quantum Mechanical Simulation for Ultra-thin High-k Gate Dielectrics Metal Oxide Semiconductor Field Effect Transistors

Quantum Mechanical Simulation for Ultra-thin High-k Gate Dielectrics Metal Oxide Semiconductor Field Effect Transistors Mechanical Simulation for Ultra-thin High-k Gate Dielectrics Metal Oxide Semiconductor Field Effect Transistors Shih-Ching Lo 1, Yiming Li 2,3, and Jyun-Hwei Tsai 1 1 National Center for High-Performance

More information

MSE 310/ECE 340: Electrical Properties of Materials Fall 2014 Department of Materials Science and Engineering Boise State University

MSE 310/ECE 340: Electrical Properties of Materials Fall 2014 Department of Materials Science and Engineering Boise State University MSE 310/ECE 340: Electrical Properties of Materials Fall 2014 Department of Materials Science and Engineering Boise State University Practice Final Exam 1 Read the questions carefully Label all figures

More information

EECS130 Integrated Circuit Devices

EECS130 Integrated Circuit Devices EECS130 Integrated Circuit Devices Professor Ali Javey 10/02/2007 MS Junctions, Lecture 2 MOS Cap, Lecture 1 Reading: finish chapter14, start chapter16 Announcements Professor Javey will hold his OH at

More information

Threshold voltage shift of heteronanocrystal floating gate flash memory

Threshold voltage shift of heteronanocrystal floating gate flash memory JOURNAL OF APPLIED PHYSICS 97, 034309 2005 Threshold voltage shift of heteronanocrystal floating gate flash memory Yan Zhu, Dengtao Zhao, Ruigang Li, and Jianlin Liu a Quantum Structures Laboratory, Department

More information

ESE 570: Digital Integrated Circuits and VLSI Fundamentals

ESE 570: Digital Integrated Circuits and VLSI Fundamentals ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 4: January 29, 2019 MOS Transistor Theory, MOS Model Penn ESE 570 Spring 2019 Khanna Lecture Outline! CMOS Process Enhancements! Semiconductor

More information

Capacitance-Voltage characteristics of nanowire trigate MOSFET considering wave functionpenetration

Capacitance-Voltage characteristics of nanowire trigate MOSFET considering wave functionpenetration Global Journal of researches in engineering Electrical and electronics engineering Volume 12 Issue 2 Version 1.0 February 2012 Type: Double Blind Peer Reviewed International Research Journal Publisher:

More information

CURRICULUM VITAE HUAMIN LI UPDATED: DECEMBER 1, 2015 MAIN RESEARCH INTERESTS EDUCATION

CURRICULUM VITAE HUAMIN LI UPDATED: DECEMBER 1, 2015 MAIN RESEARCH INTERESTS EDUCATION CURRICULUM VITAE HUAMIN LI UPDATED: DECEMBER 1, 2015 Postdoctoral Research Associate Center for Low Energy Systems Technology (LEAST), Department of Electrical Engineering University of Notre Dame, B20

More information

an introduction to Semiconductor Devices

an introduction to Semiconductor Devices an introduction to Semiconductor Devices Donald A. Neamen Chapter 6 Fundamentals of the Metal-Oxide-Semiconductor Field-Effect Transistor Introduction: Chapter 6 1. MOSFET Structure 2. MOS Capacitor -

More information

An interfacial investigation of high-dielectric constant material hafnium oxide on Si substrate B

An interfacial investigation of high-dielectric constant material hafnium oxide on Si substrate B Thin Solid Films 488 (2005) 167 172 www.elsevier.com/locate/tsf An interfacial investigation of high-dielectric constant material hafnium oxide on Si substrate B S.C. Chen a, T, J.C. Lou a, C.H. Chien

More information

ESE 570: Digital Integrated Circuits and VLSI Fundamentals

ESE 570: Digital Integrated Circuits and VLSI Fundamentals ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 4: January 23, 2018 MOS Transistor Theory, MOS Model Penn ESE 570 Spring 2018 Khanna Lecture Outline! CMOS Process Enhancements! Semiconductor

More information

AN INVESTIGATION OF CARRIER TRANSPORT IN HAFNIUM OXIDE/SILICON DIOXIDE MOS GATE DIELECTRIC STACKS FROM K. Richard G.

AN INVESTIGATION OF CARRIER TRANSPORT IN HAFNIUM OXIDE/SILICON DIOXIDE MOS GATE DIELECTRIC STACKS FROM K. Richard G. AN INVESTIGATION OF CARRIER TRANSPORT IN HAFNIUM OXIDE/SILICON DIOXIDE MOS GATE DIELECTRIC STACKS FROM 5.6-400K By Richard G. Southwick III A dissertation submitted in partial fulfillment of the requirements

More information

Gate Carrier Injection and NC-Non- Volatile Memories

Gate Carrier Injection and NC-Non- Volatile Memories Gate Carrier Injection and NC-Non- Volatile Memories Jean-Pierre Leburton Department of Electrical and Computer Engineering and Beckman Institute University of Illinois at Urbana-Champaign Urbana, IL 61801,

More information

IEEE TRANSACTIONS ON DEVICE AND MATERIALS RELIABILITY, VOL. 15, NO. 3, SEPTEMBER

IEEE TRANSACTIONS ON DEVICE AND MATERIALS RELIABILITY, VOL. 15, NO. 3, SEPTEMBER IEEE TRANSACTIONS ON DEVICE AND MATERIALS RELIABILITY, VOL. 15, NO. 3, SEPTEMBER 2015 319 Analysis of Intrinsic Charge Loss Mechanisms for Nanoscale NAND Flash Memory Jun Yeong Lim, Student Member, IEEE,

More information

CONSTANT CURRENT STRESS OF ULTRATHIN GATE DIELECTRICS

CONSTANT CURRENT STRESS OF ULTRATHIN GATE DIELECTRICS CONSTANT CURRENT STRESS OF ULTRATHIN GATE DIELECTRICS Y. Sun School of Electrical & Electronic Engineering Nayang Technological University Nanyang Avenue, Singapore 639798 e-mail: 14794258@ntu.edu.sg Keywords:

More information

The Three terminal MOS structure. Semiconductor Devices: Operation and Modeling 115

The Three terminal MOS structure. Semiconductor Devices: Operation and Modeling 115 The Three terminal MOS structure 115 Introduction MOS transistor two terminal MOS with another two opposite terminal (back to back of inversion layer). Theses two new terminal make the current flow if

More information

Lecture 12: MOS Capacitors, transistors. Context

Lecture 12: MOS Capacitors, transistors. Context Lecture 12: MOS Capacitors, transistors Context In the last lecture, we discussed PN diodes, and the depletion layer into semiconductor surfaces. Small signal models In this lecture, we will apply those

More information

RECENTLY, (Ba, Sr)TiO thin films have been intensively

RECENTLY, (Ba, Sr)TiO thin films have been intensively 342 IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 46, NO. 2, FEBRUARY 1999 Impact of Time Dependent Dielectric Breakdown and Stress-Induced Leakage Current on the Reliability of High Dielectric Constant

More information

ASINGLE-ELECTRON memory is an ultimate device

ASINGLE-ELECTRON memory is an ultimate device IEEE TRANSACTIONS ON NANOTECHNOLOGY, VOL. 5, NO. 1, JANUARY 2006 37 Simulation of a Ge Si Hetero-Nanocrystal Memory Dengtao Zhao, Member, IEEE, Yan Zhu, Ruigang Li, Senior Member, IEEE, and Jianlin Liu,

More information

SILICON-ON-INSULATOR (SOI) technology has been regarded

SILICON-ON-INSULATOR (SOI) technology has been regarded IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 53, NO. 10, OCTOBER 2006 2559 Analysis of the Gate Source/Drain Capacitance Behavior of a Narrow-Channel FD SOI NMOS Device Considering the 3-D Fringing Capacitances

More information

! CMOS Process Enhancements. ! Semiconductor Physics. " Band gaps. " Field Effects. ! MOS Physics. " Cut-off. " Depletion.

! CMOS Process Enhancements. ! Semiconductor Physics.  Band gaps.  Field Effects. ! MOS Physics.  Cut-off.  Depletion. ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 4: January 9, 019 MOS Transistor Theory, MOS Model Lecture Outline CMOS Process Enhancements Semiconductor Physics Band gaps Field Effects

More information

Fabrication and Characterization of Al/Al2O3/p-Si MOS Capacitors

Fabrication and Characterization of Al/Al2O3/p-Si MOS Capacitors Fabrication and Characterization of Al/Al2O3/p-Si MOS Capacitors 6 MOS capacitors were fabricated on silicon substrates. ALD deposited Aluminum Oxide was used as dielectric material. Various electrical

More information

Semiconductor Memories

Semiconductor Memories Semiconductor References: Adapted from: Digital Integrated Circuits: A Design Perspective, J. Rabaey UCB Principles of CMOS VLSI Design: A Systems Perspective, 2nd Ed., N. H. E. Weste and K. Eshraghian

More information

Effective Capacitance Enhancement Methods for 90-nm DRAM Capacitors

Effective Capacitance Enhancement Methods for 90-nm DRAM Capacitors Journal of the Korean Physical Society, Vol. 44, No. 1, January 2004, pp. 112 116 Effective Capacitance Enhancement Methods for 90-nm DRAM Capacitors Y. K. Park, Y. S. Ahn, S. B. Kim, K. H. Lee, C. H.

More information

MOS CAPACITOR AND MOSFET

MOS CAPACITOR AND MOSFET EE336 Semiconductor Devices 1 MOS CAPACITOR AND MOSFET Dr. Mohammed M. Farag Ideal MOS Capacitor Semiconductor Devices Physics and Technology Chapter 5 EE336 Semiconductor Devices 2 MOS Capacitor Structure

More information

A final review session will be offered on Thursday, May 10 from 10AM to 12noon in 521 Cory (the Hogan Room).

A final review session will be offered on Thursday, May 10 from 10AM to 12noon in 521 Cory (the Hogan Room). A final review session will be offered on Thursday, May 10 from 10AM to 12noon in 521 Cory (the Hogan Room). The Final Exam will take place from 12:30PM to 3:30PM on Saturday May 12 in 60 Evans.» All of

More information

JUNCTION LEAKAGE OF A SiC-BASED NON-VOLATILE RANDOM ACCESS MEMORY (NVRAM) K. Y. Cheong ABSTRACT INTRODUCTION

JUNCTION LEAKAGE OF A SiC-BASED NON-VOLATILE RANDOM ACCESS MEMORY (NVRAM) K. Y. Cheong ABSTRACT INTRODUCTION JUNCTION LEAKAGE OF A SiC-BASED NON-VOLATILE RANDOM ACCESS MEMORY (NVRAM) K. Y. Cheong Electronic Materials Research Group, School of Materials and Mineral Resources Engineering, Engineering Campus, Universiti

More information

Energy position of the active near-interface traps in metal oxide semiconductor field-effect transistors on 4H SiC

Energy position of the active near-interface traps in metal oxide semiconductor field-effect transistors on 4H SiC Energy position of the active near-interface traps in metal oxide semiconductor field-effect transistors on 4H SiC Author Haasmann, Daniel, Dimitrijev, Sima Published 2013 Journal Title Applied Physics

More information

Large Storage Window in a-sinx/nc-si/a-sinx Sandwiched Structure

Large Storage Window in a-sinx/nc-si/a-sinx Sandwiched Structure 2017 Asia-Pacific Engineering and Technology Conference (APETC 2017) ISBN: 978-1-60595-443-1 Large Storage Window in a-sinx/nc-si/a-sinx Sandwiched Structure Xiang Wang and Chao Song ABSTRACT The a-sin

More information

Advanced Flash and Nano-Floating Gate Memories

Advanced Flash and Nano-Floating Gate Memories Advanced Flash and Nano-Floating Gate Memories Mater. Res. Soc. Symp. Proc. Vol. 1337 2011 Materials Research Society DOI: 10.1557/opl.2011.1028 Scaling Challenges for NAND and Replacement Memory Technology

More information

Digital Integrated Circuits A Design Perspective. Semiconductor. Memories. Memories

Digital Integrated Circuits A Design Perspective. Semiconductor. Memories. Memories Digital Integrated Circuits A Design Perspective Semiconductor Chapter Overview Memory Classification Memory Architectures The Memory Core Periphery Reliability Case Studies Semiconductor Memory Classification

More information

Moores Law for DRAM. 2x increase in capacity every 18 months 2006: 4GB

Moores Law for DRAM. 2x increase in capacity every 18 months 2006: 4GB MEMORY Moores Law for DRAM 2x increase in capacity every 18 months 2006: 4GB Corollary to Moores Law Cost / chip ~ constant (packaging) Cost / bit = 2X reduction / 18 months Current (2008) ~ 1 micro-cent

More information

! CMOS Process Enhancements. ! Semiconductor Physics. " Band gaps. " Field Effects. ! MOS Physics. " Cut-off. " Depletion.

! CMOS Process Enhancements. ! Semiconductor Physics.  Band gaps.  Field Effects. ! MOS Physics.  Cut-off.  Depletion. ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 4: January 3, 018 MOS Transistor Theory, MOS Model Lecture Outline! CMOS Process Enhancements! Semiconductor Physics " Band gaps " Field Effects!

More information

Characterization of Charge Trapping and Dielectric Breakdown of HfAlOx/SiON Dielectric Gate Stack

Characterization of Charge Trapping and Dielectric Breakdown of HfAlOx/SiON Dielectric Gate Stack Characterization of Charge Trapping and Dielectric Breakdown of HfAlOx/SiON Dielectric Gate Stack Y. Pei, S. Nagamachi, H. Murakami, S. Higashi, S. Miyazaki, T. Kawahara and K. Torii Graduate School of

More information

An Accurate Method for Extracting the Three Fowler- Nordheim Tunnelling Parameters Using I-V Characteristic

An Accurate Method for Extracting the Three Fowler- Nordheim Tunnelling Parameters Using I-V Characteristic Microelectronics and Solid State Electronics 2013, 2(4): 59-64 DOI: 10.5923/j.msse.20130204.01 An Accurate Method for Extracting the Three Fowler- Nordheim Tunnelling Parameters Using I-V Characteristic

More information

Review of Semiconductor Physics. Lecture 3 4 Dr. Tayab Din Memon

Review of Semiconductor Physics. Lecture 3 4 Dr. Tayab Din Memon Review of Semiconductor Physics Lecture 3 4 Dr. Tayab Din Memon 1 Electronic Materials The goal of electronic materials is to generate and control the flow of an electrical current. Electronic materials

More information

Floating Gate Devices: Operation and Compact Modeling

Floating Gate Devices: Operation and Compact Modeling Floating Gate Devices: Operation and Compact Modeling Paolo Pavan (1), Luca Larcher (1) and Andrea MarmirolI (2) (1) Università di Modena e Reggio Emilia, Via Fogliani, 1 42100 Reggio Emilia (Italy) -

More information

VSP A gate stack analyzer

VSP A gate stack analyzer Microelectronics Reliability 47 (7) 74 78 www.elsevier.com/locate/microrel VSP A gate stack analyzer M. Karner *, A. Gehring, M. Wagner, R. Entner, S. Holzer, W. Goes, M. Vasicek, T. Grasser, H. Kosina,

More information

Part 4: Heterojunctions - MOS Devices. MOSFET Current Voltage Characteristics

Part 4: Heterojunctions - MOS Devices. MOSFET Current Voltage Characteristics MOS Device Uses: Part 4: Heterojunctions - MOS Devices MOSCAP capacitor: storing charge, charge-coupled device (CCD), etc. MOSFET transistor: switch, current amplifier, dynamic random access memory (DRAM-volatile),

More information

Fermi Level Pinning at Electrical Metal Contacts. of Monolayer Molybdenum Dichalcogenides

Fermi Level Pinning at Electrical Metal Contacts. of Monolayer Molybdenum Dichalcogenides Supporting information Fermi Level Pinning at Electrical Metal Contacts of Monolayer Molybdenum Dichalcogenides Changsik Kim 1,, Inyong Moon 1,, Daeyeong Lee 1, Min Sup Choi 1, Faisal Ahmed 1,2, Seunggeol

More information

(a) (b) Supplementary Figure 1. (a) (b) (a) Supplementary Figure 2. (a) (b) (c) (d) (e)

(a) (b) Supplementary Figure 1. (a) (b) (a) Supplementary Figure 2. (a) (b) (c) (d) (e) (a) (b) Supplementary Figure 1. (a) An AFM image of the device after the formation of the contact electrodes and the top gate dielectric Al 2 O 3. (b) A line scan performed along the white dashed line

More information

Electrostatics of Nanowire Transistors

Electrostatics of Nanowire Transistors Electrostatics of Nanowire Transistors Jing Guo, Jing Wang, Eric Polizzi, Supriyo Datta and Mark Lundstrom School of Electrical and Computer Engineering Purdue University, West Lafayette, IN, 47907 ABSTRACTS

More information

Theoretical Study on Graphene Silicon Heterojunction Solar Cell

Theoretical Study on Graphene Silicon Heterojunction Solar Cell Copyright 2015 American Scientific Publishers All rights reserved Printed in the United States of America Journal of Nanoelectronics and Optoelectronics Vol. 10, 1 5, 2015 Theoretical Study on Graphene

More information

Defects in Semiconductors

Defects in Semiconductors Defects in Semiconductors Mater. Res. Soc. Symp. Proc. Vol. 1370 2011 Materials Research Society DOI: 10.1557/opl.2011. 771 Electronic Structure of O-vacancy in High-k Dielectrics and Oxide Semiconductors

More information

Multiple Gate CMOS and Beyond

Multiple Gate CMOS and Beyond Multiple CMOS and Beyond Dept. of EECS, KAIST Yang-Kyu Choi Outline 1. Ultimate Scaling of MOSFETs - 3nm Nanowire FET - 8nm Non-Volatile Memory Device 2. Multiple Functions of MOSFETs 3. Summary 2 CMOS

More information

TRANSPARENT oxide thin-film transistors (TFTs) are of

TRANSPARENT oxide thin-film transistors (TFTs) are of 112 IEEE TRANSACTIONS ON DEVICE AND MATERIALS RELIABILITY, VOL. 11, NO. 1, MARCH 2011 Analysis of Bias Stress Instability in Amorphous InGaZnO Thin-Film Transistors Edward Namkyu Cho, Student Member, IEEE,

More information

SECTION: Circle one: Alam Lundstrom. ECE 305 Exam 5 SOLUTIONS: Spring 2016 April 18, 2016 M. A. Alam and M.S. Lundstrom Purdue University

SECTION: Circle one: Alam Lundstrom. ECE 305 Exam 5 SOLUTIONS: Spring 2016 April 18, 2016 M. A. Alam and M.S. Lundstrom Purdue University NAME: PUID: SECTION: Circle one: Alam Lundstrom ECE 305 Exam 5 SOLUTIONS: April 18, 2016 M A Alam and MS Lundstrom Purdue University This is a closed book exam You may use a calculator and the formula

More information

Leakage Mechanisms. Thin films, fully depleted. Thicker films of interest for higher voltage applications. NC State

Leakage Mechanisms. Thin films, fully depleted. Thicker films of interest for higher voltage applications. NC State Leakage Mechanisms Thin films, fully depleted Leakage controlled by combined thermionic / field emission across the Schottky barrier at the film-electrode interfaces. Film quality effects barrier height,

More information

Semiconductor Physics fall 2012 problems

Semiconductor Physics fall 2012 problems Semiconductor Physics fall 2012 problems 1. An n-type sample of silicon has a uniform density N D = 10 16 atoms cm -3 of arsenic, and a p-type silicon sample has N A = 10 15 atoms cm -3 of boron. For each

More information

ESE 570: Digital Integrated Circuits and VLSI Fundamentals

ESE 570: Digital Integrated Circuits and VLSI Fundamentals ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 4: January 24, 2017 MOS Transistor Theory, MOS Model Penn ESE 570 Spring 2017 Khanna Lecture Outline! Semiconductor Physics " Band gaps "

More information

Supporting Information

Supporting Information Supporting Information Monolithically Integrated Flexible Black Phosphorus Complementary Inverter Circuits Yuanda Liu, and Kah-Wee Ang* Department of Electrical and Computer Engineering National University

More information

Degradation Mechanisms of Amorphous InGaZnO Thin-Film Transistors Used in Foldable Displays by Dynamic Mechanical Stress

Degradation Mechanisms of Amorphous InGaZnO Thin-Film Transistors Used in Foldable Displays by Dynamic Mechanical Stress 170 IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 64, NO. 1, JANUARY 2017 Degradation Mechanisms of Amorphous InGaZnO Thin-Film Transistors Used in Foldable Displays by Dynamic Mechanical Stress Sang Myung

More information

HOT-CARRIER RELIABILITY SIMULATION IN AGGRESSIVELY SCALED MOS TRANSISTORS. Manish P. Pagey. Dissertation. Submitted to the Faculty of the

HOT-CARRIER RELIABILITY SIMULATION IN AGGRESSIVELY SCALED MOS TRANSISTORS. Manish P. Pagey. Dissertation. Submitted to the Faculty of the HOT-CARRIER RELIABILITY SIMULATION IN AGGRESSIVELY SCALED MOS TRANSISTORS By Manish P. Pagey Dissertation Submitted to the Faculty of the Graduate School of Vanderbilt University in partial fulfillment

More information

ECE 305 Exam 5 SOLUTIONS: Spring 2015 April 17, 2015 Mark Lundstrom Purdue University

ECE 305 Exam 5 SOLUTIONS: Spring 2015 April 17, 2015 Mark Lundstrom Purdue University NAME: PUID: : ECE 305 Exam 5 SOLUTIONS: April 17, 2015 Mark Lundstrom Purdue University This is a closed book exam. You may use a calculator and the formula sheet at the end of this exam. Following the

More information

UNIVERSITY OF CALIFORNIA College of Engineering Department of Electrical Engineering and Computer Sciences. EECS 130 Professor Ali Javey Fall 2006

UNIVERSITY OF CALIFORNIA College of Engineering Department of Electrical Engineering and Computer Sciences. EECS 130 Professor Ali Javey Fall 2006 UNIVERSITY OF CALIFORNIA College of Engineering Department of Electrical Engineering and Computer Sciences EECS 130 Professor Ali Javey Fall 2006 Midterm 2 Name: SID: Closed book. Two sheets of notes are

More information

This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented.

This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented. This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented. References IEICE Electronics Express, Vol.* No.*,*-* Effects of Gamma-ray radiation on

More information

Semiconductor Physics Problems 2015

Semiconductor Physics Problems 2015 Semiconductor Physics Problems 2015 Page and figure numbers refer to Semiconductor Devices Physics and Technology, 3rd edition, by SM Sze and M-K Lee 1. The purest semiconductor crystals it is possible

More information

Semiconductor Devices. C. Hu: Modern Semiconductor Devices for Integrated Circuits Chapter 5

Semiconductor Devices. C. Hu: Modern Semiconductor Devices for Integrated Circuits Chapter 5 Semiconductor Devices C. Hu: Modern Semiconductor Devices for Integrated Circuits Chapter 5 Global leader in environmental and industrial measurement Wednesday 3.2. afternoon Tour around facilities & lecture

More information

M R S Internet Journal of Nitride Semiconductor Research

M R S Internet Journal of Nitride Semiconductor Research Page 1 of 6 M R S Internet Journal of Nitride Semiconductor Research Volume 9, Article 7 The Ambient Temperature Effect on Current-Voltage Characteristics of Surface-Passivated GaN-Based Field-Effect Transistors

More information

Digital Integrated Circuits A Design Perspective

Digital Integrated Circuits A Design Perspective Semiconductor Memories Adapted from Chapter 12 of Digital Integrated Circuits A Design Perspective Jan M. Rabaey et al. Copyright 2003 Prentice Hall/Pearson Outline Memory Classification Memory Architectures

More information

Numerical and experimental characterization of 4H-silicon carbide lateral metal-oxide-semiconductor field-effect transistor

Numerical and experimental characterization of 4H-silicon carbide lateral metal-oxide-semiconductor field-effect transistor Numerical and experimental characterization of 4H-silicon carbide lateral metal-oxide-semiconductor field-effect transistor Siddharth Potbhare, a Neil Goldsman, b and Gary Pennington Department of Electrical

More information

1 Name: Student number: DEPARTMENT OF PHYSICS AND PHYSICAL OCEANOGRAPHY MEMORIAL UNIVERSITY OF NEWFOUNDLAND. Fall :00-11:00

1 Name: Student number: DEPARTMENT OF PHYSICS AND PHYSICAL OCEANOGRAPHY MEMORIAL UNIVERSITY OF NEWFOUNDLAND. Fall :00-11:00 1 Name: DEPARTMENT OF PHYSICS AND PHYSICAL OCEANOGRAPHY MEMORIAL UNIVERSITY OF NEWFOUNDLAND Final Exam Physics 3000 December 11, 2012 Fall 2012 9:00-11:00 INSTRUCTIONS: 1. Answer all seven (7) questions.

More information

L ECE 4211 UConn F. Jain Scaling Laws for NanoFETs Chapter 10 Logic Gate Scaling

L ECE 4211 UConn F. Jain Scaling Laws for NanoFETs Chapter 10 Logic Gate Scaling L13 04202017 ECE 4211 UConn F. Jain Scaling Laws for NanoFETs Chapter 10 Logic Gate Scaling Scaling laws: Generalized scaling (GS) p. 610 Design steps p.613 Nanotransistor issues (page 626) Degradation

More information

Department of Electrical and Computer Engineering, Cornell University. ECE 3150: Microelectronics. Spring Due on March 01, 2018 at 7:00 PM

Department of Electrical and Computer Engineering, Cornell University. ECE 3150: Microelectronics. Spring Due on March 01, 2018 at 7:00 PM Department of Electrical and Computer Engineering, Cornell University ECE 3150: Microelectronics Spring 2018 Homework 4 Due on March 01, 2018 at 7:00 PM Suggested Readings: a) Lecture notes Important Note:

More information

Dept. of Materials Science and Engineering. Electrical Properties Of Materials

Dept. of Materials Science and Engineering. Electrical Properties Of Materials Problem Set 12 Solutions See handout "Part 4: Heterojunctions MOS Devices" (slides 9-18) Using the Boise State Energy Band Diagram program, build the following structure: Gate material: 5nm p + -Poly Si

More information

CMPEN 411 VLSI Digital Circuits. Lecture 03: MOS Transistor

CMPEN 411 VLSI Digital Circuits. Lecture 03: MOS Transistor CMPEN 411 VLSI Digital Circuits Lecture 03: MOS Transistor Kyusun Choi [Adapted from Rabaey s Digital Integrated Circuits, Second Edition, 2003 J. Rabaey, A. Chandrakasan, B. Nikolic] CMPEN 411 L03 S.1

More information

Intrinsic Reliability Projections for a Thin JVD Silicon Nitride Gate Dielectric in P-MOSFET

Intrinsic Reliability Projections for a Thin JVD Silicon Nitride Gate Dielectric in P-MOSFET 4 IEEE TRANSACTIONS ON DEVICE AND MATERIALS RELIABILITY, VOL. 1, NO. 1, MARCH 2001 Intrinsic Reliability Projections for a Thin JVD Silicon Nitride Gate Dielectric in P-MOSFET Igor Polishchuk, Student

More information

Modelling and Simulation of Charging and Discharging Processes in Nanocrystal Flash Memories During Program and Erase Operations

Modelling and Simulation of Charging and Discharging Processes in Nanocrystal Flash Memories During Program and Erase Operations Modelling and Simulation of Charging and Discharging Processes in Nanocrystal Flash Memories During Program and Erase Operations Andrea Campera * and Giuseppe Iannaccone Dipartimento di Ingegneria dell

More information

1. Chapter 1: Introduction

1. Chapter 1: Introduction 1. Chapter 1: Introduction Non-volatile memories with ferroelectric capacitor materials are also known as ferroelectric random access memories (FRAMs). Present research focuses on integration of ferroelectric

More information

SILICON-ON-INSULATOR (SOI) technology has been

SILICON-ON-INSULATOR (SOI) technology has been 1122 IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 45, NO. 5, MAY 1998 Monte Carlo Simulation of Electron Transport Properties in Extremely Thin SOI MOSFET s Francisco Gámiz, Member, IEEE, Juan A. López-Villanueva,

More information

Analysis and Measurement of Forces in an Electrowetting-Driven Oscillator

Analysis and Measurement of Forces in an Electrowetting-Driven Oscillator Mater. es. Soc. Symp. Proc. Vol. 15 8 Materials esearch Society 15-DD8-1 Analysis and Measurement of Forces in an Electrowetting-Driven Oscillator Nathan Brad Crane 1, Alex A Volinsky 1, Vivek amadoss

More information

Part 5: Quantum Effects in MOS Devices

Part 5: Quantum Effects in MOS Devices Quantum Effects Lead to Phenomena such as: Ultra Thin Oxides Observe: High Leakage Currents Through the Oxide - Tunneling Depletion in Poly-Si metal gate capacitance effect Thickness of Inversion Layer

More information

IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 53, NO. 3, MARCH

IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 53, NO. 3, MARCH IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 53, NO. 3, MARCH 2006 499 Accurate Modeling of the Effects of Fringing Area Interface Traps on Scanning Capacitance Microscopy Measurement Yang David Hong, Yew

More information

Section 12: Intro to Devices

Section 12: Intro to Devices Section 12: Intro to Devices Extensive reading materials on reserve, including Robert F. Pierret, Semiconductor Device Fundamentals Bond Model of Electrons and Holes Si Si Si Si Si Si Si Si Si Silicon

More information

Implementing an Intelligent Error Back Propagation (EBP) Relay in PSCAD TM /EMTDC 4.2.1

Implementing an Intelligent Error Back Propagation (EBP) Relay in PSCAD TM /EMTDC 4.2.1 1 Implementing an Intelligent Error Back Propagation (EBP) Relay in PSCAD TM /EMTDC 4.2.1 E. William, IEEE Student Member, Brian K Johnson, IEEE Senior Member, M. Manic, IEEE Senior Member Abstract Power

More information

Semiconductor Module

Semiconductor Module Semiconductor Module Optics Seminar July 18, 2018 Yosuke Mizuyama, Ph.D. COMSOL, Inc. The COMSOL Product Suite Governing Equations Semiconductor Schrödinger Equation Semiconductor Optoelectronics, FD Semiconductor

More information

Appendix 1: List of symbols

Appendix 1: List of symbols Appendix 1: List of symbols Symbol Description MKS Units a Acceleration m/s 2 a 0 Bohr radius m A Area m 2 A* Richardson constant m/s A C Collector area m 2 A E Emitter area m 2 b Bimolecular recombination

More information

Blaze/Blaze 3D. Device Simulator for Advanced Materials

Blaze/Blaze 3D. Device Simulator for Advanced Materials Blaze/Blaze 3D Device Simulator for Advanced Materials Contents Introduction: What is Blaze? Purpose: Why use Blaze? Features Application examples Conclusions - 2 - Introduction Blaze/Blaze 3D simulates

More information

Atlas III-V Advanced Material Device Modeling

Atlas III-V Advanced Material Device Modeling Atlas III-V Advanced Material Device Modeling Requirements for III-V Device Simulation Blaze as Part of a Complete Simulation Toolset III-V Device Simulation maturity has conventionally lagged behind silicon

More information

Electrochemistry of Semiconductors

Electrochemistry of Semiconductors Electrochemistry of Semiconductors Adrian W. Bott, Ph.D. Bioanalytical Systems, Inc. 2701 Kent Avenue West Lafayette, IN 47906-1382 This article is an introduction to the electrochemical properties of

More information

Semiconductor Physical Electronics

Semiconductor Physical Electronics Semiconductor Physical Electronics Sheng S. Li Department of Electrical Engineering University of Florida Gainesville, Florida Plenum Press New York and London Contents CHAPTER 1. Classification of Solids

More information

Lecture 2. Introduction to semiconductors Structures and characteristics in semiconductors

Lecture 2. Introduction to semiconductors Structures and characteristics in semiconductors Lecture 2 Introduction to semiconductors Structures and characteristics in semiconductors Semiconductor p-n junction Metal Oxide Silicon structure Semiconductor contact Literature Glen F. Knoll, Radiation

More information

QUANTIZATION of the transverse electron motion in the

QUANTIZATION of the transverse electron motion in the IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 44, NO. 11, NOVEMBER 1997 1915 Effects of the Inversion Layer Centroid on MOSFET Behavior Juan A. López-Villanueva, Pedro Cartujo-Casinello, Jesus Banqueri,

More information

GMU, ECE 680 Physical VLSI Design 1

GMU, ECE 680 Physical VLSI Design 1 ECE680: Physical VLSI Design Chapter VIII Semiconductor Memory (chapter 12 in textbook) 1 Chapter Overview Memory Classification Memory Architectures The Memory Core Periphery Reliability Case Studies

More information

Chapter 4 Field-Effect Transistors

Chapter 4 Field-Effect Transistors Chapter 4 Field-Effect Transistors Microelectronic Circuit Design Richard C. Jaeger Travis N. Blalock 5/5/11 Chap 4-1 Chapter Goals Describe operation of MOSFETs. Define FET characteristics in operation

More information

= (1) E inj. Minority carrier ionization. ln (at p ) Majority carrier ionization. ln (J e ) V, Eox. ~ 5eV

= (1) E inj. Minority carrier ionization. ln (at p ) Majority carrier ionization. ln (J e ) V, Eox. ~ 5eV EE650R: Reliability Physics of Nanoelectronic Devices Lecture 21: Application of Anode hole injection Model to Interpret Experiments Date: Nov 8 2006 ClassNotes: Vijay Rawat Reviewer: Haldun Kufluoglu

More information

Stabilizing the forming process in unipolar resistance switching

Stabilizing the forming process in unipolar resistance switching Stabilizing the forming process in unipolar resistance switching using an improved compliance current limiter S. B. Lee, 1 S. H. Chang, 1 H. K. Yoo, 1 and B. S. Kang 2,a) 1 ReCFI, Department of Physics

More information

Metal Semiconductor Contacts

Metal Semiconductor Contacts Metal Semiconductor Contacts The investigation of rectification in metal-semiconductor contacts was first described by Braun [33-35], who discovered in 1874 the asymmetric nature of electrical conduction

More information

Classification of Solids

Classification of Solids Classification of Solids Classification by conductivity, which is related to the band structure: (Filled bands are shown dark; D(E) = Density of states) Class Electron Density Density of States D(E) Examples

More information

A New High Voltage 4H-SiC Lateral Dual Sidewall Schottky (LDSS) Rectifier: Theoretical Investigation and Analysis

A New High Voltage 4H-SiC Lateral Dual Sidewall Schottky (LDSS) Rectifier: Theoretical Investigation and Analysis M. Jagadesh Kumar and C. Linga Reddy, "A New High Voltage 4H-SiC Lateral Dual Sidewall Schottky (LDSS) Rectifier: Theoretical Investigation and Analysis", IEEE Trans. on Electron Devices, Vol.50, pp.1690-1693,

More information

Lecture 11: MOS Transistor

Lecture 11: MOS Transistor Lecture 11: MOS Transistor Prof. Niknejad Lecture Outline Review: MOS Capacitors Regions MOS Capacitors (3.8 3.9) CV Curve Threshold Voltage MOS Transistors (4.1 4.3): Overview Cross-section and layout

More information

Lecture Outline. ESE 570: Digital Integrated Circuits and VLSI Fundamentals. Review: MOSFET N-Type, P-Type. Semiconductor Physics.

Lecture Outline. ESE 570: Digital Integrated Circuits and VLSI Fundamentals. Review: MOSFET N-Type, P-Type. Semiconductor Physics. ESE 57: Digital Integrated Circuits and VLSI Fundamentals Lec 4: January 24, 217 MOS Transistor Theory, MOS Model Lecture Outline! Semiconductor Physics " Band gaps " Field Effects! MOS Physics " Cutoff

More information

Device 3D. 3D Device Simulator. Nano Scale Devices. Fin FET

Device 3D. 3D Device Simulator. Nano Scale Devices. Fin FET Device 3D 3D Device Simulator Device 3D is a physics based 3D device simulator for any device type and includes material properties for the commonly used semiconductor materials in use today. The physical

More information

Quantum and Non-local Transport Models in Crosslight Device Simulators. Copyright 2008 Crosslight Software Inc.

Quantum and Non-local Transport Models in Crosslight Device Simulators. Copyright 2008 Crosslight Software Inc. Quantum and Non-local Transport Models in Crosslight Device Simulators Copyright 2008 Crosslight Software Inc. 1 Introduction Quantization effects Content Self-consistent charge-potential profile. Space

More information

6.012 Electronic Devices and Circuits

6.012 Electronic Devices and Circuits Page 1 of 10 YOUR NAME Department of Electrical Engineering and Computer Science Massachusetts Institute of Technology 6.012 Electronic Devices and Circuits Exam No. 2 Thursday, November 5, 2009 7:30 to

More information

Quantification of Trap State Densities at High-k/III-V Interfaces

Quantification of Trap State Densities at High-k/III-V Interfaces Quantification of Trap State Densities at High-k/III-V Interfaces Roman Engel-Herbert*, Yoontae Hwang, and Susanne Stemmer Materials Department, University of California, Santa Barbara *now at Penn State

More information