diff options
author | rahulp13 | 2021-01-07 07:55:48 +0530 |
---|---|---|
committer | rahulp13 | 2021-01-07 07:55:48 +0530 |
commit | 088203b088a02eabb4606dc734e901b81f237b11 (patch) | |
tree | ebe9109661a149c82fc66599a6ce8103637d0b4a /Windows/spice/examples/xspice/delta-sigma/README | |
parent | ac223c4a69c701ad0a247401acdc48b8b6b6dba6 (diff) | |
download | eSim-088203b088a02eabb4606dc734e901b81f237b11.tar.gz eSim-088203b088a02eabb4606dc734e901b81f237b11.tar.bz2 eSim-088203b088a02eabb4606dc734e901b81f237b11.zip |
removed outdated dependencies
Diffstat (limited to 'Windows/spice/examples/xspice/delta-sigma/README')
-rw-r--r-- | Windows/spice/examples/xspice/delta-sigma/README | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/Windows/spice/examples/xspice/delta-sigma/README b/Windows/spice/examples/xspice/delta-sigma/README deleted file mode 100644 index 3ce6ce63..00000000 --- a/Windows/spice/examples/xspice/delta-sigma/README +++ /dev/null @@ -1,25 +0,0 @@ -A simple delta sigma converter using XSPICE -according to -Schreier, Temes: Understanding Delta-Sigma Data Converters, 2005 -Fig. 2.13, p. 31; Fig. 2.27, p.58 - - -delta-sigma-1.cir -converter complete, tested against sine input - -mod1-ct.cir -first order modulator -consists of analog continuous time integrator and -digitally latched comparator - -count-latch-dac.cir -contains subcircuits of -10 bit digital latch -10 bit counter, non-revolving, saturating -simple 10 bit DAC with analog B source - -mod1-ct-test.cir -test of modulator with sine input, shows noise shaping 20dB/decade - -counter-test.cir -simple test with reset |