home *** CD-ROM | disk | FTP | other *** search
/ CICA 1995 May / cica_0595_4.zip / cica_0595_4 / UTIL / AIMSPICE / README.TXT < prev    next >
Text File  |  1993-03-26  |  3KB  |  75 lines

  1. New Features added
  2. ------------------
  3.  
  4.  
  5. New Commands in AIM-Postprocessor
  6. =================================
  7.  
  8. Preferences in the Format menu
  9. ------------------------------
  10.    Lets you change preference values. This command displays a dialog box.
  11. Your preferences will be saved in AIMGPP.INI on exit if "Save settings on 
  12. exit" is active. The values are restored the next time you load AIM-
  13. Postprocessor.
  14.  
  15. Add FFT Plot in the Graph menu
  16. ------------------------------
  17.    This command lets you create FFT (Fast Fourier Transform) graphs from the 
  18. graph that was active when you chose the command. The command is useful for
  19. examining the spectrum of the output on non-linear circuits. A dialog box
  20. is displayed in response of this command.
  21.    The drop down list box contains a list of all traces contained in the
  22. active graph. One of the traces is selected. The other two fields in the
  23. dialog box displays the number of data points in the selected trace  and the
  24. suggested number of samples to use when transforming the trace.
  25. AIM-Postprocessor transforms each trace individually and creates two new
  26. graphs for each trace. One contains the amplitude of the original trace as a
  27. function of frequency, and the other contains the phase.
  28.    When AIM-Postprocessor transforms a trace it creates a new set of 
  29. datapoints where the number of points is equal to the number of samples you 
  30. specified in the dialog box. The datapoints is equally spaced in the time 
  31. interval. This is done with linear interpolation on the original datapoints.
  32. The new set of datapoints are then transformed.
  33.    The resolution in frequency is the reciprocal of extent in time, and extent
  34. in frequency is proportional to the number of samples used. So, if you want 
  35. higher resolution in the frequency domain you have to run the transient 
  36. analysis for a longer time in AIM-Spice. Run the circuit for many cycles if 
  37. necessary.
  38.    One thing to mention at last is that AIM-Postprocessor transforms all
  39. traces, not only those that is a function of time. It's your responsibility to
  40. create meaningful transforms.
  41.  
  42.  
  43. New and Obsolete Commands in AIM-Spice
  44. ======================================
  45.  
  46. Preferences in the Options menu (New Command)
  47. ---------------------------------------------
  48.    Lets you change preference values. This command displays a dialog box.
  49. Your preferences will be saved in AIMSPICE.INI on exit if "Save settings on 
  50. exit" is active. The values are restored the next time you load AIM-Spice.
  51.  
  52.  
  53. Auto Scale in the Format menu in Analysis Mode (New Command)
  54. ------------------------------------------------------------
  55.    By choosing this command, you reset the y-axis limits to fit the simulated
  56. results. This command can also be used during a simulation to enlarge the
  57. y-axis if the simulated results goes beyond the y-axis intercval. This command
  58. can also be invoked with the Alt+U keycombination.
  59.  
  60.  
  61. Analysis Limits (Obsolete Command)
  62. ----------------------------------
  63.    This command is deleted and this operation is now part of the command
  64. Select Variables to Plot.
  65.  
  66.  
  67.  
  68. Evaluation Version Limitation
  69. -----------------------------
  70.  
  71. This evaluation version of AIM-Spice is limited in various ways:
  72.   - Maximum number of nodes in a circuit is 20
  73.   - Maximum number of transistors in a circuit is 10
  74.   - The C-V model described in section 3.12 in the book is not available
  75.