diff options
Diffstat (limited to '1430/CH14/EX14.5/exa14_5.txt')
-rw-r--r-- | 1430/CH14/EX14.5/exa14_5.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/1430/CH14/EX14.5/exa14_5.txt b/1430/CH14/EX14.5/exa14_5.txt new file mode 100644 index 000000000..b81e25e86 --- /dev/null +++ b/1430/CH14/EX14.5/exa14_5.txt @@ -0,0 +1,19 @@ +
+
+-->exec('C:\Users\sangeet\Documents\Scilab\Circuits\Chapter 14\exa14_5.sce', -1)
+
+ I_1=(s*C)*V_1---equation(1)
+
+ I_2=2(s*C)*V_1--equation(2)
+
+ I_1=-(s*C)*V_2---equation(3)
+
+ I_2=3*I_1-I_1+V_2/10---equation(4)
+
+ Required Y parameter=
+
+ 0.025s - 0.025s
+
+ 0.05s 0.1 - 0.05s
+
+
|