diff options
Diffstat (limited to 'Working_Examples/3432/CH6/EX6.14/Ex6_14.sce')
-rw-r--r-- | Working_Examples/3432/CH6/EX6.14/Ex6_14.sce | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Working_Examples/3432/CH6/EX6.14/Ex6_14.sce b/Working_Examples/3432/CH6/EX6.14/Ex6_14.sce new file mode 100644 index 0000000..c3b2f0a --- /dev/null +++ b/Working_Examples/3432/CH6/EX6.14/Ex6_14.sce @@ -0,0 +1,8 @@ +//Example 6.14 +//Lead compensation for DC motor. + +// the required value +// for step response, set sw to 2 +// for ramp response, set sw to 0 + +sw = 2 |