Search is not available for this dataset
int64 0 2k | instruction stringlengths 945 985 | output stringlengths 5.12k 5.16k |
|---|---|---|
700 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.17 micrometers and it is d... | (define tox 0.002)
(define Lgs 0.15)
(define Lgl 0.17)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.17)
(define Ld 0.17)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
701 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.53 micrometers and it is d... | (define tox 0.008)
(define Lgs 0.58)
(define Lgl 0.06)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.53)
(define Ld 0.53)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
702 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.19 micrometers and it is do... | (define tox 0.008)
(define Lgs 0.6)
(define Lgl 0.58)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.19)
(define Ld 0.19)
(define Rl 0.004)
(define Rs 0.004)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XG... |
703 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.67 micrometers and it is d... | (define tox 0.006)
(define Lgs 0.39)
(define Lgl 0.26)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.67)
(define Ld 0.67)
(define Rl 0.006)
(define Rs 0.006)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
704 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.42 micrometers and it i... | (define tox 0.004)
(define Lgs 0.06)
(define Lgl 0.88)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.42)
(define Ld 0.42)
(define Rl 0.004)
(define Rs 0.004)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
705 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.89 micrometers and it is d... | (define tox 0.002)
(define Lgs 0.39)
(define Lgl 0.3)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.89)
(define Ld 0.89)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XG... |
706 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.02 micrometers and it i... | (define tox 0.005)
(define Lgs 0.37)
(define Lgl 0.19)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.02)
(define Ld 0.02)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
707 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.58 micrometers and it i... | (define tox 0.008)
(define Lgs 0.24)
(define Lgl 0.65)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.58)
(define Ld 0.58)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
708 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.79 micrometers and it i... | (define tox 0.008)
(define Lgs 0.67)
(define Lgl 0.39)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.79)
(define Ld 0.79)
(define Rl 0.007)
(define Rs 0.007)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
709 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.37 micrometers and it is d... | (define tox 0.009)
(define Lgs 0.81)
(define Lgl 0.08)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.37)
(define Ld 0.37)
(define Rl 0.002)
(define Rs 0.002)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
710 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.4 micrometers and it is... | (define tox 0.007)
(define Lgs 0.74)
(define Lgl 0.21)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.4)
(define Ld 0.4)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XGa... |
711 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.84 micrometers and it... | (define tox 0.009)
(define Lgs 0.05)
(define Lgl 0.08)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.84)
(define Ld 0.84)
(define Rl 0.002)
(define Rs 0.002)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
712 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.3 micrometers and it ... | (define tox 0.006)
(define Lgs 0.78)
(define Lgl 0.54)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.3)
(define Ld 0.3)
(define Rl 0.004)
(define Rs 0.004)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XGa... |
713 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.51 micrometers and it i... | (define tox 0.01)
(define Lgs 0.35)
(define Lgl 0.12)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.51)
(define Ld 0.51)
(define Rl 0.001)
(define Rs 0.001)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XG... |
714 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.97 micrometers and it i... | (define tox 0.009)
(define Lgs 0.28)
(define Lgl 0.52)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.97)
(define Ld 0.97)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
715 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.86 micrometers and it is do... | (define tox 0.009)
(define Lgs 0.15)
(define Lgl 0.26)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.86)
(define Ld 0.86)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
716 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.66 micrometers and it... | (define tox 0.002)
(define Lgs 0.4)
(define Lgl 0.48)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.66)
(define Ld 0.66)
(define Rl 0.009)
(define Rs 0.009)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XG... |
717 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.91 micrometers and it i... | (define tox 0.005)
(define Lgs 0.23)
(define Lgl 0.95)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.91)
(define Ld 0.91)
(define Rl 0.002)
(define Rs 0.002)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
718 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.93 micrometers and it is d... | (define tox 0.008)
(define Lgs 0.31)
(define Lgl 0.37)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.93)
(define Ld 0.93)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
719 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.97 micrometers and it is do... | (define tox 0.008)
(define Lgs 0.78)
(define Lgl 0.28)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.97)
(define Ld 0.97)
(define Rl 0.001)
(define Rs 0.001)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
720 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.28 micrometers and it... | (define tox 0.005)
(define Lgs 0.23)
(define Lgl 0.04)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.28)
(define Ld 0.28)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
721 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.08 micrometers and it i... | (define tox 0.006)
(define Lgs 0.55)
(define Lgl 0.43)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.08)
(define Ld 0.08)
(define Rl 0.006)
(define Rs 0.006)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
722 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.64 micrometers and it... | (define tox 0.001)
(define Lgs 0.77)
(define Lgl 0.22)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.64)
(define Ld 0.64)
(define Rl 0.007)
(define Rs 0.007)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
723 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.85 micrometers and it... | (define tox 0.005)
(define Lgs 0.21)
(define Lgl 0.61)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.85)
(define Ld 0.85)
(define Rl 0.004)
(define Rs 0.004)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
724 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.1 micrometers and it is dop... | (define tox 0.004)
(define Lgs 0.32)
(define Lgl 0.99)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.1)
(define Ld 0.1)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XGa... |
725 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.77 micrometers and it i... | (define tox 0.002)
(define Lgs 0.07)
(define Lgl 0.8)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.77)
(define Ld 0.77)
(define Rl 0.004)
(define Rs 0.004)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XG... |
726 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.02 micrometers and it i... | (define tox 0.006)
(define Lgs 0.63)
(define Lgl 0.19)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.02)
(define Ld 0.02)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
727 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.61 micrometers and it i... | (define tox 0.007)
(define Lgs 0.58)
(define Lgl 0.59)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.61)
(define Ld 0.61)
(define Rl 0.007)
(define Rs 0.007)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
728 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.71 micrometers and it... | (define tox 0.006)
(define Lgs 0.32)
(define Lgl 0.32)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.71)
(define Ld 0.71)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
729 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.09 micrometers and it is do... | (define tox 0.006)
(define Lgs 0.63)
(define Lgl 0.31)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.09)
(define Ld 0.09)
(define Rl 0.006)
(define Rs 0.006)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
730 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.68 micrometers and it i... | (define tox 0.005)
(define Lgs 0.28)
(define Lgl 0.14)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.68)
(define Ld 0.68)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
731 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.51 micrometers and it i... | (define tox 0.008)
(define Lgs 0.49)
(define Lgl 0.64)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.51)
(define Ld 0.51)
(define Rl 0.002)
(define Rs 0.002)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
732 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.55 micrometers and it is d... | (define tox 0.009)
(define Lgs 0.72)
(define Lgl 0.76)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.55)
(define Ld 0.55)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
733 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.19 micrometers and it is do... | (define tox 0.004)
(define Lgs 0.92)
(define Lgl 0.51)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.19)
(define Ld 0.19)
(define Rl 0.007)
(define Rs 0.007)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
734 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.61 micrometers and it is d... | (define tox 0.007)
(define Lgs 0.46)
(define Lgl 0.32)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.61)
(define Ld 0.61)
(define Rl 0.003)
(define Rs 0.003)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
735 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.35 micrometers and it i... | (define tox 0.004)
(define Lgs 0.63)
(define Lgl 0.36)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.35)
(define Ld 0.35)
(define Rl 0.001)
(define Rs 0.001)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
736 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.39 micrometers and it i... | (define tox 0.006)
(define Lgs 0.17)
(define Lgl 0.27)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.39)
(define Ld 0.39)
(define Rl 0.006)
(define Rs 0.006)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
737 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.02 micrometers and it is d... | (define tox 0.007)
(define Lgs 0.79)
(define Lgl 0.45)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.02)
(define Ld 0.02)
(define Rl 0.004)
(define Rs 0.004)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
738 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.78 micrometers and it i... | (define tox 0.002)
(define Lgs 0.2)
(define Lgl 0.55)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.78)
(define Ld 0.78)
(define Rl 0.009)
(define Rs 0.009)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XG... |
739 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.21 micrometers and it... | (define tox 0.009)
(define Lgs 0.94)
(define Lgl 0.46)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.21)
(define Ld 0.21)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
740 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.05 micrometers and it is do... | (define tox 0.003)
(define Lgs 0.52)
(define Lgl 0.94)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.05)
(define Ld 0.05)
(define Rl 0.007)
(define Rs 0.007)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
741 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.69 micrometers and it i... | (define tox 0.006)
(define Lgs 0.86)
(define Lgl 0.66)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.69)
(define Ld 0.69)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
742 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.4 micrometers and it is do... | (define tox 0.003)
(define Lgs 0.37)
(define Lgl 0.67)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.4)
(define Ld 0.4)
(define Rl 0.003)
(define Rs 0.003)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XGa... |
743 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.73 micrometers and it is d... | (define tox 0.001)
(define Lgs 0.59)
(define Lgl 0.55)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.73)
(define Ld 0.73)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
744 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.16 micrometers and it i... | (define tox 0.002)
(define Lgs 0.61)
(define Lgl 0.23)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.16)
(define Ld 0.16)
(define Rl 0.003)
(define Rs 0.003)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
745 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.93 micrometers and it i... | (define tox 0.007)
(define Lgs 0.37)
(define Lgl 0.14)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.93)
(define Ld 0.93)
(define Rl 0.001)
(define Rs 0.001)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
746 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.65 micrometers and it... | (define tox 0.008)
(define Lgs 0.06)
(define Lgl 0.8)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.65)
(define Ld 0.65)
(define Rl 0.009)
(define Rs 0.009)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XG... |
747 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.5 micrometers and it is do... | (define tox 0.006)
(define Lgs 0.39)
(define Lgl 0.57)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.5)
(define Ld 0.5)
(define Rl 0.002)
(define Rs 0.002)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XGa... |
748 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.24 micrometers and it... | (define tox 0.001)
(define Lgs 0.79)
(define Lgl 0.02)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.24)
(define Ld 0.24)
(define Rl 0.006)
(define Rs 0.006)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
749 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.66 micrometers and it... | (define tox 0.004)
(define Lgs 0.89)
(define Lgl 0.21)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.66)
(define Ld 0.66)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
750 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.9 micrometers and it is... | (define tox 0.005)
(define Lgs 0.44)
(define Lgl 0.81)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.9)
(define Ld 0.9)
(define Rl 0.003)
(define Rs 0.003)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XGa... |
751 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.73 micrometers and it i... | (define tox 0.008)
(define Lgs 0.13)
(define Lgl 0.53)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.73)
(define Ld 0.73)
(define Rl 0.002)
(define Rs 0.002)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
752 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.18 micrometers and it i... | (define tox 0.002)
(define Lgs 0.47)
(define Lgl 0.63)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.18)
(define Ld 0.18)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
753 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.44 micrometers and it... | (define tox 0.009)
(define Lgs 0.94)
(define Lgl 0.47)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.44)
(define Ld 0.44)
(define Rl 0.004)
(define Rs 0.004)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
754 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.62 micrometers and it... | (define tox 0.003)
(define Lgs 0.81)
(define Lgl 0.21)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.62)
(define Ld 0.62)
(define Rl 0.004)
(define Rs 0.004)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
755 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.66 micrometers and it i... | (define tox 0.007)
(define Lgs 0.81)
(define Lgl 0.34)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.66)
(define Ld 0.66)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
756 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.81 micrometers and it i... | (define tox 0.002)
(define Lgs 0.82)
(define Lgl 0.78)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.81)
(define Ld 0.81)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
757 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.17 micrometers and it i... | (define tox 0.004)
(define Lgs 0.83)
(define Lgl 0.9)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.17)
(define Ld 0.17)
(define Rl 0.003)
(define Rs 0.003)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XG... |
758 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.52 micrometers and it i... | (define tox 0.003)
(define Lgs 0.75)
(define Lgl 0.24)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.52)
(define Ld 0.52)
(define Rl 0.004)
(define Rs 0.004)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
759 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.55 micrometers and it is d... | (define tox 0.007)
(define Lgs 0.69)
(define Lgl 0.82)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.55)
(define Ld 0.55)
(define Rl 0.006)
(define Rs 0.006)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
760 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.43 micrometers and it i... | (define tox 0.005)
(define Lgs 0.88)
(define Lgl 0.1)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.43)
(define Ld 0.43)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XG... |
761 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.92 micrometers and it i... | (define tox 0.002)
(define Lgs 0.7)
(define Lgl 0.57)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.92)
(define Ld 0.92)
(define Rl 0.007)
(define Rs 0.007)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XG... |
762 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.35 micrometers and it... | (define tox 0.001)
(define Lgs 0.49)
(define Lgl 0.34)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.35)
(define Ld 0.35)
(define Rl 0.009)
(define Rs 0.009)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
763 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.58 micrometers and it is do... | (define tox 0.005)
(define Lgs 0.22)
(define Lgl 0.33)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.58)
(define Ld 0.58)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
764 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.17 micrometers and it i... | (define tox 0.009)
(define Lgs 0.92)
(define Lgl 0.08)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.17)
(define Ld 0.17)
(define Rl 0.009)
(define Rs 0.009)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
765 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.74 micrometers and it i... | (define tox 0.008)
(define Lgs 0.84)
(define Lgl 0.47)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.74)
(define Ld 0.74)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
766 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.24 micrometers and it i... | (define tox 0.002)
(define Lgs 0.17)
(define Lgl 0.75)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.24)
(define Ld 0.24)
(define Rl 0.006)
(define Rs 0.006)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
767 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.4 micrometers and it ... | (define tox 0.007)
(define Lgs 0.56)
(define Lgl 0.73)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.4)
(define Ld 0.4)
(define Rl 0.004)
(define Rs 0.004)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XGa... |
768 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.6 micrometers and it is do... | (define tox 0.003)
(define Lgs 0.47)
(define Lgl 0.28)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.6)
(define Ld 0.6)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XGa... |
769 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.77 micrometers and it i... | (define tox 0.004)
(define Lgs 0.17)
(define Lgl 0.55)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.77)
(define Ld 0.77)
(define Rl 0.009)
(define Rs 0.009)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
770 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.95 micrometers and it is do... | (define tox 0.007)
(define Lgs 0.17)
(define Lgl 0.52)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.95)
(define Ld 0.95)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
771 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.37 micrometers and it is do... | (define tox 0.009)
(define Lgs 0.36)
(define Lgl 0.64)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.37)
(define Ld 0.37)
(define Rl 0.006)
(define Rs 0.006)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
772 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.01 micrometers and it i... | (define tox 0.007)
(define Lgs 0.68)
(define Lgl 0.47)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.01)
(define Ld 0.01)
(define Rl 0.004)
(define Rs 0.004)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
773 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.7 micrometers and it is... | (define tox 0.009)
(define Lgs 0.04)
(define Lgl 0.79)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.7)
(define Ld 0.7)
(define Rl 0.009)
(define Rs 0.009)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XGa... |
774 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.66 micrometers and it is do... | (define tox 0.006)
(define Lgs 0.69)
(define Lgl 0.57)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.66)
(define Ld 0.66)
(define Rl 0.009)
(define Rs 0.009)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
775 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.94 micrometers and it i... | (define tox 0.007)
(define Lgs 0.63)
(define Lgl 0.89)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.94)
(define Ld 0.94)
(define Rl 0.003)
(define Rs 0.003)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
776 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.92 micrometers and it... | (define tox 0.009)
(define Lgs 0.48)
(define Lgl 0.05)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.92)
(define Ld 0.92)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
777 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.11 micrometers and it is d... | (define tox 0.002)
(define Lgs 0.27)
(define Lgl 0.35)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.11)
(define Ld 0.11)
(define Rl 0.001)
(define Rs 0.001)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
778 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.2 micrometers and it is do... | (define tox 0.002)
(define Lgs 0.92)
(define Lgl 0.17)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.2)
(define Ld 0.2)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XGa... |
779 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.61 micrometers and it i... | (define tox 0.003)
(define Lgs 0.11)
(define Lgl 0.13)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.61)
(define Ld 0.61)
(define Rl 0.006)
(define Rs 0.006)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
780 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.96 micrometers and it i... | (define tox 0.006)
(define Lgs 0.58)
(define Lgl 0.51)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.96)
(define Ld 0.96)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
781 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.74 micrometers and it is d... | (define tox 0.005)
(define Lgs 0.53)
(define Lgl 0.79)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.74)
(define Ld 0.74)
(define Rl 0.006)
(define Rs 0.006)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
782 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.38 micrometers and it is d... | (define tox 0.004)
(define Lgs 0.46)
(define Lgl 0.91)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.38)
(define Ld 0.38)
(define Rl 0.01)
(define Rs 0.01)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XGa... |
783 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.94 micrometers and it i... | (define tox 0.003)
(define Lgs 0.18)
(define Lgl 0.24)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.94)
(define Ld 0.94)
(define Rl 0.001)
(define Rs 0.001)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
784 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.82 micrometers and it... | (define tox 0.003)
(define Lgs 0.51)
(define Lgl 0.48)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.82)
(define Ld 0.82)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
785 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.07 micrometers and it is do... | (define tox 0.002)
(define Lgs 0.14)
(define Lgl 0.23)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.07)
(define Ld 0.07)
(define Rl 0.009)
(define Rs 0.009)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
786 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.46 micrometers and it i... | (define tox 0.008)
(define Lgs 0.81)
(define Lgl 0.36)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.46)
(define Ld 0.46)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
787 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.42 micrometers and it... | (define tox 0.006)
(define Lgs 0.29)
(define Lgl 0.52)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.42)
(define Ld 0.42)
(define Rl 0.006)
(define Rs 0.006)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
788 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.14 micrometers and it is do... | (define tox 0.007)
(define Lgs 0.7)
(define Lgl 0.48)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.14)
(define Ld 0.14)
(define Rl 0.004)
(define Rs 0.004)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XG... |
789 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.89 micrometers and it i... | (define tox 0.004)
(define Lgs 0.3)
(define Lgl 0.57)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.89)
(define Ld 0.89)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XG... |
790 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.58 micrometers and it is d... | (define tox 0.003)
(define Lgs 0.57)
(define Lgl 0.73)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.58)
(define Ld 0.58)
(define Rl 0.008)
(define Rs 0.008)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
791 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.87 micrometers and it is d... | (define tox 0.003)
(define Lgs 0.52)
(define Lgl 0.81)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.87)
(define Ld 0.87)
(define Rl 0.003)
(define Rs 0.003)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
792 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.71 micrometers and it is do... | (define tox 0.006)
(define Lgs 0.29)
(define Lgl 0.71)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.71)
(define Ld 0.71)
(define Rl 0.002)
(define Rs 0.002)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
793 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.34 micrometers and it is do... | (define tox 0.001)
(define Lgs 0.3)
(define Lgl 0.52)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.34)
(define Ld 0.34)
(define Rl 0.002)
(define Rs 0.002)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XG... |
794 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Silicon with a length of 0.4 micrometers and it is... | (define tox 0.008)
(define Lgs 0.06)
(define Lgl 0.56)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.4)
(define Ld 0.4)
(define Rl 0.009)
(define Rs 0.009)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XGa... |
795 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material GaN with a length of 0.96 micrometers and it is do... | (define tox 0.009)
(define Lgs 0.02)
(define Lgl 0.35)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.96)
(define Ld 0.96)
(define Rl 0.006)
(define Rs 0.006)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
796 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.2 micrometers and it is do... | (define tox 0.005)
(define Lgs 0.13)
(define Lgl 0.24)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.2)
(define Ld 0.2)
(define Rl 0.001)
(define Rs 0.001)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define XGa... |
797 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Diamond with a length of 0.74 micrometers and it i... | (define tox 0.002)
(define Lgs 0.23)
(define Lgl 0.39)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.74)
(define Ld 0.74)
(define Rl 0.005)
(define Rs 0.005)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
798 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material SiGe with a length of 0.29 micrometers and it is d... | (define tox 0.002)
(define Lgs 0.92)
(define Lgl 0.77)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.29)
(define Ld 0.29)
(define Rl 0.006)
(define Rs 0.006)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
799 | This structure is a nanowire transistor. There are 5 main regions: the source, short gate, long gate, drain, and oxide. There are also 3 contacts: source, drain, and gate. The gate contact covers the short gate and long gate length. The source region is of the material Germanium with a length of 0.47 micrometers and it... | (define tox 0.009)
(define Lgs 0.41)
(define Lgl 0.75)
(define Ltotal (+ Lgs Lgl))
(define Ls 0.47)
(define Ld 0.47)
(define Rl 0.009)
(define Rs 0.009)
(define Xmin 0)
(define Xmax (+ Ls Ltotal Ld))
(define tg 0.01)
(define Ymin 0)
(define Ymax Rl)
(define XSource (+ Xmin Ls))
(define XGates (+ XSource Lgs))
(define X... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.