
The other suggestion I would like to make is to be able to enter the properties of values with abbreviations which are standard SPICE. These are useful for physical values. Also, is there a way to display the values on the SYMBOL?
SPICE UNITS
The default units for SPICE are volts, amps, ohms, farads, henries, watts etc. You can specify values in decimal form, 0.0056, or exponential form, 5.6e-3. SPICE also recognizes the following abbreviations (I prefer lower case; but this example has them in upper case):
F | E-15 | femto |
P | E-12 |
pico |
N | E-9 | nano |
U |
E-6 | micro |
M | E-3 | milli |
|
|
|
|
K | E+3 | kilo |
| MEG | E+6 | mega |
| G | E+9 | giga |
| T | E+12 | tera |
For clarity you can add letters to the abbreviation as in 1U or 1UFARADS and both are read as the value 1e-6.. SPICE processes the first letter after the number and ignores the rest.
THANK YOU!!
Jon
