Documentation /  Analog Insydes /  A Short Introduction /  What's New? /

New Features: A More Detailed DescriptionContents

1.3.3 Compatibility

To realize the improvements made in version 2 of Analog Insydes, drastic changes on the internal data format had to be performed, such that we could not keep 100% compatibility with version 1. As a consequence, version 1 notebooks may not evaluate without errors using Analog Insydes 2. But fortunately, only some minor changes (like modifying function arguments) are usually sufficient to evaluate with version 2. These changes are listed below.

ApproximateMatrixEquation

FilledSmallSquare altered pattern according to ApproximateTransferFunction

FilledSmallSquare former option PrintProtocol now called Protocol, option values changed

CircuitEquations

FilledSmallSquare option DefaultModelLibrary now called ModelLibrary

FilledSmallSquare option DifferentialOperator now called FrequencyVariable

FilledSmallSquare option setting SparseTableauVariant -> Basic | Extended now obtained by Formulation -> SparseTableau | ExtendedTableau

FilledSmallSquare option setting SymbolicValues -> True | False now obtained by ElementValues -> Symbolic | Value

FilledSmallSquare option setting TimeDomain -> True | False now obtained by AnalysisMode -> Transient | AC

FilledSmallSquare option UnitValues is obsolete

CSDFRead

FilledSmallSquare former command CSDFRead substituted by new implementation called ReadSimulationData

DXFGraphics

FilledSmallSquare option FillColor now called FillColors, option values modified

FilledSmallSquare options LineThickness, LineAbsoluteThickness, PolylineWidthScale, PrimitivesOut, TextOffsetX, TextOffsetY, and TextAlignBottom are obsolete

NDAESolve, NDAESolveDC

FilledSmallSquare former command NDAESolveDC substituted by additional pattern for NDAESolve

FilledSmallSquare option AnalysisMethod now called AnalysisMode

FilledSmallSquare modified values for option Protocol

RootLocusPlot

FilledSmallSquare modified values for options PoleStyle and ZeroStyle

SolveCircuitEquations

FilledSmallSquare former command SolveCircuitEquations substituted by Solve

spice2ai.exe, SpiceToAI, WhereIsSpice2ai

FilledSmallSquare former external executable spice2ai.exe and wrapper function SpiceToAI substituted by new implementation ReadNetlist

FilledSmallSquare options Spice2aiOptions and Spice2aiPath are obsolete

FilledSmallSquare command WhereIsSpice2ai is obsolete

CheckedCircuit, CheckedNetlist, FlatNetlist

FilledSmallSquare replaced by NetlistObject[Checked | Flat]

New Features: A More Detailed DescriptionContents