summaryrefslogtreecommitdiff
path: root/2681/CH3/EX3.3/Ex3_3.sce
diff options
context:
space:
mode:
Diffstat (limited to '2681/CH3/EX3.3/Ex3_3.sce')
-rwxr-xr-x2681/CH3/EX3.3/Ex3_3.sce9
1 files changed, 9 insertions, 0 deletions
diff --git a/2681/CH3/EX3.3/Ex3_3.sce b/2681/CH3/EX3.3/Ex3_3.sce
new file mode 100755
index 000000000..245b60e8d
--- /dev/null
+++ b/2681/CH3/EX3.3/Ex3_3.sce
@@ -0,0 +1,9 @@
+//avalanche zone velocity of TRAPATT diode
+//given
+clc
+Na=1.8d+15//per cm3//doping concentration
+j=25d+3//A/cm2//current density
+q=1.6d-19//couloms
+Vaz=j/(q*Na)//cms//avalanche zone velocity
+Vaz=round(Vaz/1d+5)*1d+5///rounding off decimals
+disp(Vaz/100,'the avalanche zone velocity of TRAPATT in m/s')//m/s