代码搜索结果

找到约 220 项符合 Transistor 的代码

s_plus_match_2.m

% This script takes the transistor s parameters that were measured with the HP 8505a % and adds the two LC matching networks where the values were previously % computed and saved to a file. % To

s_plus_match_2.asv

% This script takes the transistor s parameters that were measured with the HP 8505a % and adds the two LC matching networks where the values were previously % computed and saved to a file. % To

ch04.3.htm

4.3 EPROM and EEPROM T

nmos025.m

function id = nmos025(W, L, vgs, vds, vsb) % analysis for 0.25 micron NMOS transistor technology = [1, 0.43, 0.4, 117.7e-6, 0.06, 0.6325, 0.005, 0.015]; % technology is a list of technology para

pmos025.m

function id = pmos025(W, L, vgs, vds, vsb) % analysis for 0.25 micron CMOS PMOS transistor technology = [-1, -0.40, -0.4, -30.34e-6, -0.1, -1.04, 0, 0.015]; % technology is a list of technology p

nmos025.m

function id = nmos025(W, L, vgs, vds, vsb) % analysis for 0.25 micron NMOS transistor technology = [1, 0.43, 0.4, 117.7e-6, 0.06, 0.6325, 0.005, 0.015]; % technology is a list of technology para