LtSpice – Introduction
LTspice IV is a high performance SPICE simulator, schematic capture and waveform viewer with enhancements and models.
The simulator software can be downloaded from the following link:
ltspice.linear-tech.com/software/LTspiceIV.exe
The following is a circuit on how to use a switch ” .model ” in simulations, it has been created for a RC circuit.
As seen these switches are not a physical model, they require a initial voltage to start to act as one.
20150820_switch_RC is the simulation file for the given circuit, can be seen by installing LtSpice.
Every switch has some instance of resistance when on or off;
Ron = 1 ‘ the resistance when the switch is turned on.’
Roff = 10meg ‘ the resistance when the switch is turned off.’
Vt = 0.1 ‘ the instance when the switch turns on’
Classical way to solve the RC filter in time domain :
RC filter classical time domain way
Author
prathap7618@gmail.com
Related Posts
Ardiuno Projects
~ Sivaraman Arduino projects are done for the learning of embedded systems programming. In simple terms, this supports make projects that are...
Read out allCycle Safety light
For quite a long time (year and a half), kids in the electronics lab have been working on breadboard circuits which they...
Read out allAmbient light sensor using a photoresistor and Arduino Uno
This project is about using a photoresistor along with an Arduino Uno board to determine the brightness of a room which is...
Read out allSmart dustbin using Arduino
The smart dustbin is built on a microcontroller-based platform Arduino Uno board which is interfaced with the Servo motor and ultrasonic sensor....
Read out allA Session with Mr. Thiyaragaraja Kumar
An enthusiast researcher Mr. Thiyaragaraja Kumar visited STEM land on 20th June 2022 to exhibit the projects made by him and to...
Read out allMaximum Power Transfer Theorem
I am doing Prof.Nagendra Krishna Pura’s Basics electrical circuits course provided by NPTEL. In week 6, I learnt about maximum power transfer...
Read out all