Converting and running LTspice circuits in TINACloud

Converting and running LTspice circuits in TINACloud

In this post, we will show you how to seamlessly convert LTspice circuits into TINACloud.

By converting these circuits into TINACloud, you can instantly run and analyze them anywhere—without any installation—on virtually any device with a modern web browser, including PCs, laptops, tablets, smartphones, Chromebooks, and many Smart TVs, regardless of whether it’s running Windows, macOS, Linux, iOS, or Android.  

It is important to note that this conversion process is also available in the offline version of TINA, allowing you to perform the transition locally.

The resulting .TSC files are fully cross-compatible, providing a seamless workflow between the offline desktop software and the online TINACloud environment. 

Click here or on the image above to watch this blog presented as a video tutorial.

Example 1: Educational RLC Circuit

TINACloud includes several ready-to-use sample circuits, which you can find under the Examples/3rd Party files/LTspice folder.

Let’s start with a simple educational RLC circuit. This is how the circuit looks in LTspice. 

RLC circuit in LTspice

1. Importing the Circuit

  • Navigate to the Examples / 3rd Party files / LTSpice folder.
  • Select the RLC circuit file (RLC_1.asc) and click Open.

2. Running a Transient Analysis

First, we will run a Transient Analysis. Go to the Analysis menu and select Transient… As soon as the simulation completes, the resulting time-domain waveforms are displayed cleanly on the screen.

Using the Collect Curves command from the View menu in the Diagram window, you can also plot the input and output waveforms on the same coordinate system.

You can also label the curves with their signal names using the Auto-Label Curves icon in the Diagram window.

RLC circuit in TINACloud: Transient analysis result and adding labels to the curves

3. Configuring AC Analysis

Next, let’s explore the frequency domain. Navigate to the Analysis menu and select AC Analysis > AC Transfer Characteristic…

In addition to standard AC Bode plots, TINACloud features advanced calculation capabilities, allowing you to easily generate Amplitude, Phase, Nyquist, and Group Delay diagrams.

RLC circuit in TINACloud: Parameter settings before running AC Analysis

Select the AC Bode, Amplitude, Phase and Nyquist diagrams, and set the start frequency to 10 kHz and the number of points to 1,000 for a high-resolution output, then click Run to execute the analysis.

Four separate tabs will appear, displaying the Amplitude, Phase, Nyquist and Amplitude & Phase (Bode) diagrams.

RLC circuit in TINACloud: Amplitude diagram
RLC circuit in TINACloud: Phase diagram
RLC circuit in TINACloud: Nyquist diagram
RLC circuit in TINACloud: Bode diagram

4. Symbolic Analysis in TINA and TINACloud

A unique feature of TINA and TINACloud is the ability to derive a circuit’s Transfer Function symbolically, presenting it as an exact mathematical formula. This allows engineers and students to gain deeper insights into circuit behavior-including poles, zeros, gain, and frequency response. This symbolic expression can also be used for analytical studies, documentation, optimization, and verification, moving beyond a sole reliance on numerical simulation results.

Note: While symbolic transfer function derivation is only possible for linear circuits, you can still analyze active filters implemented with op-amps. In TINA and TINACloud, nonlinear operational amplifier models are automatically replaced with ideal op-amp models during symbolic analysis. This provides highly accurate results, allowing the transfer function to be derived and analyzed symbolically.

Running Symbolic Analysis

To perform Symbolic Analysis, open the Analysis menu, select Symbolic Analysis, then Symbolic AC Transfer, and run the analysis.

The analytical form of the Transfer Function will immediately be displayed on your screen.

You can now insert the symbolic expression into the TINACloud Text Editor and place it directly onto the schematic, making the analytical results part of your circuit documentation. In the Symbolic Result window click on the “Send to” tab then select the “Text editor”.

Note that the formula can also be edited within the Text Editor, though we won’t cover those editing features in this tutorial.

Once the formula appears in the Text Editor, click OK. The formula is now attached to your cursor. Position it wherever you like on the schematic, and left-click to place it.

RLC circuit in TINACloud: Running Symbolic Analysis and adding the formula to the schematic

Plotting and Comparing Results

Beyond formulas, you can also plot the analytical transfer function to compare it directly with your numerical simulation results.

In the Symbolic Results window, simply click the Draw Diagram button. The plot of the Transfer Function will appear. To make comparing the analytical and numerical results easier, click on the curve and change its color to green. Next, click the curve again, then click the Copy curve icon to save it to your clipboard. Now, switch back to the previously calculated Ampl 1 tab, and use the Paste Curve icon to overlay the symbolic result directly onto the numerical curve.

As you can see, the two curves match perfectly within the line width.


RLC circuit in TINACloud: Comparing the analytical and numerical results

Active Band-Pass Filter (ADA4000-1)

For our next example, we’ll look at a similar band-pass filter, this time built around the Analog Devices ADA4000-1 operational amplifier. This circuit is a standard building block for what we call active filters, and here is what it looks like in LTspice:

Active Band-pass filter circuit (ADA4000-1 OpAmp) in LTspice

File Import and Conversion

To bring this into the TINACloud workspace, save the circuit to your local Downloads folder. Next, use the Upload command to convert the file and save it as ‘Active Bandpass Filter.tsc’.

Running AC & Symbolic Analysis

Since the setup is similar to our previous example, we’ll focus just on running the AC and Symbolic Analyses for this simulation. We’ll start with the AC Analysis, which generates our combined Amplitude and Phase Bode Plot.

Go to the Analysis menu, select AC Analysis, AC Transfer Characteristic. Click Run.

The combined Amplitude and Phase Bode Plot appears.

Active Band-Pass Filter (ADA4000-1) circuit in TINACloud: AC Bode diagram

Next, run the Symbolic AC Transfer Analysis. Just as we explained in the last video, TINA and TINACloud automatically swap out the nonlinear ADA4000-1 for an ideal op-amp. This substitution makes symbolic analysis possible, allowing TINACloud to generate the analytical transfer characteristic.

Active Band-Pass Filter (ADA4000-1) circuit in TINACloud: Symbolic analysis result

Plot Visualization

Now, let’s compare this analytical result with our numerically calculated Bode Plot. In the Symbolic Result window click the Draw Diagram  tab. Three plots will appear: the Amplitude, the Phase and the combined Bode Plot.

Comparing and Overlaying the Curves

To easily compare the two methods, first change the color of the analytical Amplitude Plot to green, and copy the curve to your clipboard. Then, switch over to the numerically calculated Bode Plot tab, and paste the green curve directly into the Amplitude Plot.

Repeat this exact same procedure for the Phase Plot.

Final Analysis and Conclusion

When you look at the results, you can see that the numerically calculated curves align perfectly with the analytical curves. As we’ve emphasized in previous videos, this excellent agreement demonstrates exactly why ideal operational amplifiers are so widely used in active filter synthesis.

Active Band-Pass Filter (ADA4000-1) circuit in TINACloud: Comparing and Overlaying the Curves

Example 3: Simulating the LT8640 Step-Down Regulator

Our final example in this video is a practical evaluation circuit based on the Analog Devices LT8640 step-down regulator.

Under its current configuration, this synchronous step-down regulator converts a 24 V input voltage into a regulated 5 V output voltage capable of delivering up to 5 A of output current.

LT8640 Step-Down Regulator in LTspice

Importing the Schematic into TINACloud

To convert and open this circuit in TINACloud, first save the circuit as an LT8640.asc file in LTspice to an easily accessible location on your computer.

Use the Upload command to upload and convert the LT8640.asc circuit file into TINACloud.  

After a brief importing process, the fully mapped schematic will automatically appear in the TINACloud circuit editor.

Important Note on the Simulation Model: The LT8640 model used in this circuit is an equivalent SPICE model independently developed by DesignSoft, based entirely on the publicly available manufacturer datasheet. Because it follows standard SPICE conventions, this versatile model operates seamlessly not only in TINA and TINACloud, but also in PSpice and other major SPICE simulators. Our independently developed model library is continuously expanding.

If you require a specific device model that is not currently included in TINA or TINACloud, please contact DesignSoft.

Running Transient Analysis (Average Model vs. Switching Model)

Now, let’s run a Transient Analysis. Instead of a slow switching model, this simulation uses an average model to ensure exceptionally fast execution times right in your web browser. This approach also provides a major advantage: it allows you to run AC frequency sweeps on the regulator’s control loop.

Select Transient from the Analysis menu and click Run. Once the simulation completes, the waveforms will appear instantly.

Customizing the Waveform Display

To make your simulation data easier to interpret and present, you can easily customize the visual layout of the waveform viewer:

  • Add text labels directly to individual curves to quickly identify voltages and currents.
  • Use the Separate curves function to isolate different signals and view the results in dedicated, stacked diagrams.

LT8640 Step-Down Regulator in TINACloud: Transient analysis, separate curves, and adding labels

Running AC Analysis (Bode Plots and Loop Gain)

Because we are utilizing an average model, we can now run an AC Analysis to evaluate the stability of the power supply.

Execute the AC sweep, and TINACloud will instantly display the Bode diagram of both the power supply output and the circuit’s overall Loop Gain. To present this frequency response clearly and identify your phase and gain margins, simply add distinct labels directly onto the resulting gain and phase curves.

LT8640 Step-Down Regulator in TINACloud: Bode diagram

This concludes our blog on converting LTspice circuits into TINACloud. The same conversion procedure is supported by both TINACloud and the offline desktop version of TINA, and the resulting .TSC files can be used interchangeably in both environments.