Department of Electronics and Communication
College of Engineering Karunagappally
What You will Learn
- You will familiarize the SPICE tool QUCS
Quite Universal Circuits Simulator(QUCS)
Quite Universal Circuits Simulator(QUCS) is an open source circuit simulation software, based on SPICE, that is built on the QT4 platform, that is especially useful in the simulation of high frequency circuits. The schematics of analog and digital circuits can be entered into the schematics editor and wired together and be subjected to the following simulations.
- DC simulation
- Transient simulation
- AC simulation
- S-parameter simulation
- Parameter sweep simulation
- Harmonic balance
- Digital simulation
- Optimization
Installation of QUCS
QUCS is installed on Ubuntu using the instructions here The executables for Qucs for Windows can be downloaded here . Click and run the .exe file to install QUCS.Working with QUCS
- Launch QUCS. The window you see is the editor below in which you will enter the schematics and wire them up.
- The generic components are dropped from the components tab on the left pane
- Components with specific part number and device identification are dropped from Tools → Components Library
- The components are connected together using wires, initiated by pressing Cntrl + E
- Once the circuit is completed, the required simulation type are dropped to the schematic window as Components → Simulations
Now let us look and the development and SPICE simulation of a voltage divide network in the next post.
Comments
Post a Comment