Posted on August 2, 2025 at 10:00 AM
After simulation has run, the serious softwares gave the possibility to export results in plain text, it can be :
Data can also be organized with a spreadsheet software and in that case, the export format is in accordance with the CSV format :
TkFab takes these different formulations to convert them in a richer CSV format. It is still conform to the CSV format but with a few extra lines :
Note : It is far better to interact with the executable of the software to use internal commands ( QuickField™ ) or use the command line feature ( LTspice® )
Some columns are added for the user and an index. Conversion is not straightforward since, for instance, in some countries the point for the representation of doubles is a comma. Another example is the representation of complex numbers that has many possibilities.
This representation can then be changed into a matrix (for sorting), a table (for interpolation), a dictionary (as internal database). It allows different measurements and computations.
It can edit the definition of a design and change parameters or data :
Depending of the advanced functions of the external software, it can allow simulation with new parameters (parametric simulations), define limits for acceptation (design specifications), define a strategy to limit the number of simulations (design of experiments).
It completes your design with sub-projects where the results are stored in a database. Results and measurements are quick to find for a design review.
Before storing the converted results coming from the external software, it can :