home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p063_1 / 1.ddi / README.DOC < prev    next >
Encoding:
Text File  |  1991-01-31  |  11.7 KB  |  293 lines

  1. 1.0) Introduction
  2.  
  3.         This file describes the enhancements and changes included in 
  4.         the 4.05 release of PSpice.
  5.  
  6.     For information regarding installation, operation, 
  7.     and technical details about the package, you may purchase the
  8.     Circuit Analysis User's Guide for $50.00.
  9.  
  10.  
  11. 2.0) Updates and Corrections to the User's Guide
  12.  
  13.         All manual modifications for this version have been marked by shading
  14.         those items, with the exception of the "Digital Simulation" chapter.
  15.     The "Digital Simulation" chapter has been rewritten, giving a more
  16.     detailed explanation of the use of our mixed mode feature.
  17.  
  18.  
  19.     Example Circuits (all platforms)
  20.  
  21.     The Circuit Analysis User's Guide discusses EXAMPLE1.CIR and
  22.     DIGITAL.CIR as being the example circuit files included with the 
  23.     package.  The evaluation version has two different example files,
  24.     EVAL.CIR and EVALOSC.CIR.  
  25.  
  26.     EVAL.CIR is similar to DIGITAL.CIR, illustrating many aspects of
  27.     our PSpice circuit simulator with both analog and digital components.  
  28.     EVALOSC.CIR is a mixed analog/digital ring oscillator circuit.
  29.  
  30.  
  31.     Library File (all platforms)
  32.     
  33.     The library file included with the Circuit Analysis evaluation package
  34.     is EVAL.LIB.  EVAL.LIB contains 28 components of various types.  (The
  35.     production version of the PSpice program comes with NOM.LIB which
  36.     has over 3,500 analog and 1,500 digital parts.)
  37.  
  38.     To use EVAL.LIB, or any library with parts you have generated yourself,
  39.     you need to include a .LIB statement in your circuit file.  The .LIB 
  40.     statement will not assume EVAL.LIB, therefore if you do desire to use 
  41.     EVAL.LIB, you must include the statement as follows:
  42.  
  43.         .LIB EVAL.LIB
  44.     
  45.     Note: See EVAL.CIR and EVALOSC.CIR for an example.
  46.     
  47.  
  48.       PSPICE
  49.  
  50.         1.    The delta and Vmax parameters in the Level 2 and 3 formulas for
  51.         the GaAsFET model are now user-definable.  The parameter names
  52.         are Vdelta and Vmax.  Vdelta is the capacitance transition
  53.         voltage with a default of 0.2, and Vmax is the capacitance
  54.         limiting voltage with a default of 0.5.
  55.  
  56.       PROBE
  57.  
  58.         1.    The Probe Label function may be used in any analog plot with
  59.         a defined Y axis, even though the User's Guide implies that
  60.         labels may only be placed in plots containing traces.
  61.         This may be done by either adding a trace or using Set_range 
  62.         under Y_Axis.
  63.  
  64.         2.  User-definable colors are available for Probe, Parts, and
  65.         StmEd, not PSpice.
  66.  
  67.         3.  The following is only for the use of user-definable 
  68.         colors for platforms with the X Window System.
  69.  
  70.         The colormix program assumes that your X server is capable 
  71.         of displaying 20 different colors simultaneously at the time 
  72.         the program is invoked.  There may be times when this is not 
  73.         possible--your X server may not be capable of displaying that 
  74.         many colors, or other programs running may not be allocating
  75.         shareable colors thus there are not enough colors left to 
  76.         allocate the 20 required.  The colormix program provides the 
  77.         following options to reduce the number of required colors.
  78.  
  79.               usage: colormix [-options...] 
  80.  
  81.         options include:
  82.               -n#          Where 4 <= # <= 15
  83.               -m           Minimizes extraneous colors
  84.         
  85.         Invoking colormix with -m causes the colormix slide bars to 
  86.         be white instead of red, green, and blue for a savings of 
  87.         three colors.  You may further reduce the number of colors 
  88.         required by using the -n option to specify how may colors
  89.         may be modified.  Thus "colormix -m -n4" allocates 6 
  90.         colors: black, white, and the four modifiable colors 
  91.         Foreground, Background, Cursor, and Trace #1.  This is the 
  92.         minimum configuration available.
  93.  
  94.       DIGITAL SIMULATION
  95.  
  96.         1.    Version 4.05 of PSpice has important new features for Digital
  97.         Simulation.  Unfortunately, because of these new features,
  98.         digital circuit and library files from older versions of
  99.         PSpice are not compatible with PSpice 4.05.  A conversion 
  100.         program, DIGCONV, is included with this update to convert old
  101.         circuit and library files to the new format.  You should back
  102.         up all of your old circuit and non-MicroSim libraries before
  103.         you install PSpice 4.05, just in case you need to go back to
  104.         an earlier version of PSpice.
  105.  
  106.         The change in PSpice which creates the incompatibility is the
  107.         addition of power supply nodes on all digital primitive 
  108.         devices.  These additional nodes must be added to all digital
  109.         primitive devices (these start with the letter "U").  The 
  110.         power supply nodes are always the first two nodes.  All of the
  111.         new MicroSim digital library subcircuits include these power
  112.         supply pins as optional subcircuit pins, so circuits which
  113.         use MicroSim libraries and no "U" devices will not have to
  114.         change.
  115.  
  116.         For more information, refer to the Digital Simulation option 
  117.         information sheet packaged with this release.
  118.  
  119.       STIMULUS EDITOR
  120.  
  121.          1. The Other_info menu now has the item io_Level, allowing you to
  122.         modify this parameter.  This is an optional device parameter 
  123.         which selects one of the four AtoD or DtoA interface 
  124.         subcircuits from the device's I/O Model.  PSpice calls the 
  125.         selected subcircuit automatically in the event a node 
  126.         connecting to the primitive also connects to an analog device.  
  127.         If not specified, io_Level defaults to 0.  Valid values are:
  128.  
  129.                   0 = the current value of .OPTIONS DIGIOLVL (default=1)
  130.                   1 = AtoD1/DtoA1
  131.                   2 = AtoD2/DtoA2
  132.                   3 = AtoD3/DtoA3
  133.                   4 = AtoD4/DtoA4
  134.  
  135.       DEVICE EQUATIONS (DOS platform)
  136.  
  137.         1.  The User's Guide states that you must use the Plink86plus
  138.         (version 2.24) linker, from Sage Corporation, for the DOS
  139.         platform.  You can also use the Microsoft linker, but
  140.         an AC analysis will be very slow and the printing of the 
  141.         AC analysis output will be slow as well.  Another drawback
  142.         is that the Microsoft linker may produce an executable file 
  143.         that is substantially larger than one generated by Plink86plus.
  144.  
  145.         If you decide to use the Microsoft linker, link with the
  146.         command:
  147.                 LINK @PSPICE.LNK
  148.         
  149.       DECstation platform
  150.  
  151.         1. PSpice version 4.05 requires the use of ULTRIX 4.0 or greater.
  152.  
  153.  
  154. 3.0) Program modifications since version 4.04.
  155.  
  156.           PSPICE
  157.  
  158.             1.  A network license is now available for the Sun.
  159.  
  160.             2.  A limiting algorithm has been added to evaluate expressions.
  161.  
  162.             3.  The .SAVEBIAS and .LOADBIAS statements have been added.
  163.  
  164.             4.  In the .NODESET and .IC statements, the voltage between two
  165.                 nodes may now be specified.
  166.  
  167.             5.    The .WATCH statement has been added.  Up to 3 voltages or 
  168.         currents can be displayed during a simulation.  You can also
  169.         have the program pause if they reach a specified value.
  170.  
  171.             6.    Commands can now use quotation marks around all filenames,
  172.         allowing for embedded blanks or special characters. 
  173.  
  174.             7.     PWM (voltage modes) models are now available in the 
  175.         library.
  176.  
  177.             8.    The DOS and DOS/16M versions of PSpice can run in all three 
  178.         modes of Windows 3.0: real, standard, and enhanced.
  179.  
  180.         9.    There are some .model and .subckt changes to allow object- 
  181.         oriented model library capabilities.
  182.  
  183.  
  184.           PROBE
  185.  
  186.             1.  Probe labels, lines, arrows, boxes, circles, etc., for hard 
  187.                 copy have been added.
  188.  
  189.             2.  The default number of trace colors for both EGA and VGA displays 
  190.         has been increased from 4 to 6, but up to 12 colors can be
  191.         user defined.  All colors are made bright.  Traces overwrite 
  192.         one another, i.e., trace colors do not mix when they overlap.  
  193.         The last drawn trace is the color that shows at a trace 
  194.         overlap.
  195.  
  196.             3.    User-definable colors can be set for the background, 
  197.         foreground, mouse cursor, and traces.
  198.  
  199.             4.    The display of rising and falling states has been added
  200.         for digital plots.
  201.  
  202.             5.  A new string edit capability has been added,  
  203.         <Shift> <Backspace>, which deletes a string from the first 
  204.         character to the cursor minus one character, and keeps 
  205.         the string from the cursor to the last character.
  206.  
  207.             6.  There is a new hard copy device called TABLE, which creates
  208.         a table of X and Y values that can be used as input to
  209.         other programs (i.e., word processors, graphics programs,
  210.         etc.).  <port name> should be set to FILE in the PSPICE.DEV
  211.         file.
  212.  
  213.             7.  Plots may be selected directly with the mouse.
  214.  
  215.             8.  The addition of goal function search commands has been added
  216.         to Cursor Control.
  217.  
  218.             9.  A Pan function has been added for Zoom.  Pan allows you 
  219.         to examine different portions of the traces by using the 
  220.         arrow keys or the mouse.  Each time an arrow key is pressed, 
  221.         the display pans by 10% in that direction.  The mouse 
  222.         button can be pressed with the mouse positioned in the area 
  223.         of the screen showing the direction to pan (i.e., the mouse 
  224.         positioned in the top portion of the screen, will cause the 
  225.         display to pan up).
  226.  
  227.             10. Improved symbol control has been implemented.
  228.  
  229.             11. PSpice data points can now be displayed on traces.
  230.  
  231.             12. The Zoom function has been added for digital plots.  
  232.         Zoom provides a quick and simple, visual way to change the 
  233.         x range (that is, to zoom the display in or out).
  234.  
  235.             13. Probe macros no longer require parentheses if there 
  236.         isn't an argument.
  237.  
  238.             14. The x-axis now has a menu item, Unrestrict_data, which 
  239.         resets the restriction on the x-axis data set by 
  240.         Restrict_data.
  241.  
  242.             15.    The auto-update default interval has been changed from 30 
  243.         seconds to 10 seconds.
  244.  
  245.             16. The HP DeskJet and QuietJet printers are now supported.
  246.  
  247.             17. The Epson LQ printers are now supported in both the high 
  248.         and low resolution modes.
  249.  
  250.             18. The internal buffer used by the hard copy function
  251.         has been increased to improve printing speed.
  252.  
  253.             19. A timeout problem associated with the HP7475 plotter has
  254.         been fixed.
  255.  
  256.           PARTS
  257.  
  258.             1.  Parts sessions can be frozen to be rerun at a later time.
  259.         Every time a model file is written to disk, the session
  260.         information is saved to a file.  The name of the file
  261.         is the device name with a .MDT extension.  If the same
  262.         device name is given in a later Parts session, the data
  263.         found in the .MDT file will automatically be read in.
  264.  
  265.           DIGITAL SIMULATION
  266.           
  267.         1.    The number of states for digital simulation has increased
  268.         from 28 to 246,528.  This is due to the increase in the
  269.         number of input levels from 3 to 5, which includes the
  270.         rising and falling states.  Output strengths have also been
  271.         increased from 4 to 64.
  272.  
  273.         2.  Digital power supply pins have been added to all digital 
  274.         primitive devices.  They are always the first two nodes in the
  275.         node list.  Pre-4.05 circuit and library files, which contain
  276.         digital primitive ("U") devices, will not be compatible with 
  277.         version 4.05 and will need to be converted with the DIGCONV
  278.         program.  For more information, refer to the Digital Simulation 
  279.         option information sheet packaged with this release.
  280.  
  281.         3.    Optional power supply pins have been added to all of the
  282.         parts in the digital library.  This gives you the 
  283.         capability to specify more than one power supply in your
  284.         circuit.  Now you can use your own power supply instead of or
  285.         in addition to the default 5.0-volt supply used by the 
  286.         AtoD and DtoA interface subcircuits which are automatically
  287.         inserted by PSpice.
  288.  
  289.          4.    CD4000 series digital library models now work with
  290.         variable power supply voltages (3-18 volt).
  291.  
  292.          5. AC and ACT family of devices have been added to the digital
  293.         library.