****
How to get circuit results outputted from LTsice?
994
1
Feb 27.2020, 00:09:13
Hi,
I wish to run LTspice simulations, and then automatically get an output from which the eg power dissipated in the mosfet in watts.
Eg in the attached simulation, “V(N007,N009)*Id(M1)+V(N006,N009)*Ig(M1)” is the mosfet power in watts, how can I get the simulator to automatically spit this number out after the SIM is run?
- Comments(1)
Upload a photo:You can only upload 1 files in total. Each file cannot exceed 2MB.Supports JPG, JPEG, GIF, PNG, BMP
A****min
Mar 10.2020, 16:12:27
Run the sim, plot the data of interest, left-click in the plot pane, then under the File menu select 'Export data as text'. A pop-up allows choice of data to export.
You can then enter the saved data into a spreadsheet.
Alternatively, you can use the .WAVE command to save node data as a .wav file (but data gets scaled down to a peak amplitude of 1).