Simple CL calculator

LT spice, Curve Captor, PSUDII and whatever other sims you can think of.

Post Reply
dave slagle
Posts: 2085
Joined: Sat Jan 22, 2005 3:54 am
Location: NYC
Contact:

Simple CL calculator

Post by dave slagle »

Did this for a friend and it is an easy way to get LTspice up and running. Simply download the program from here and install it. Then download the .asc below and click on it.

other tips.

Mousing over all of the buttons will tell you their function
If you click or right click on anything you will be able to alter it
In the Plot Pane click on the phase and you can choose not to plot it.
When Stepping on a fresh plot, Green is always your first value in the list
Click on the part of the schematic you want to look at
Capacitance is in Farads so 1u is 1 microfarad.
Meg is for 1,000,000 a simple M is for milli (1/1,000,000)

dave
Attachments
CL resonance.asc
a simple file.
(1.77 KiB) Downloaded 600 times
huzooly
Posts: 1
Joined: Fri May 27, 2011 9:23 am

Post by huzooly »

How do you make a calculator app in Xcode calculate negative numbers? What code would i use in Xcode to allow negative numbers to work with a calculator app? Whenever I test it and use a negative number, I get a really off percent then if i were to use a positive number.
Post Reply