Skip to content

This is a circuit simulation system(SPICE), made by me and Ethan0226, including basic components (resistors, inductors, capacitors), and various power supplies, more information can be found in the readme.md

License

Notifications You must be signed in to change notification settings

henrytsui000/HESPICE

Repository files navigation

HESPICE

What's HESPICE

It's a Simulation Program with Integrated Circuit Emphasis(SPICE) build by Ogo and me.

My name is Henry, another collaborator named Ethan, thus the spice Name is Henry Ethan Simulation Program with Integrated Circuit Emphasis

How to download

$git clone https://github.com/henrytsui000/HESPICE

We don't need any Download dependencies, But we suggest use QT 5.0.1 to open this project

Just double click "./Test/Test.pro" QT will build the environment

Basic operation

opeartions

Instructions:

placement interface

Press O or the legend of the resistance to call up the Place Resistance interface

Press L or the legend of the inductor to call up the placement of the Inductance interface

Press C or Capacitor Legend to call up the Place Capacitance interface

Press I or the voltage legend to call up the Voltage Source interface

Press V or the current legend to call up the current source interface

Press W or the legend of the wire to call up the Wire interface

The magnifying glass microscope represents making the circuit bigger or smaller

Scissors are used to remove wires or components

Without pre-selection operation, the left button can drag the whole circuit

Press the left button on the component to "operate"

Right-click on the component to adjust parameters or cancel placement

Compile Interface

Click the build icon to build the circuit

Press the waveform icon to display SCOPE

Press the left button on the wires to be observed, and then press show to display the waveform (auto scaled)

Press Cursor to select wires to trace

Move in the Graphics view to measure the time-voltage of a wire

Press Save to save the signal to the specified location

Our algorithm

Simulate Part

Square Wave

Demo Video

The following link is a basic introduction to using this SPICE

click this image will lead you to tutorial video

About

This is a circuit simulation system(SPICE), made by me and Ethan0226, including basic components (resistors, inductors, capacitors), and various power supplies, more information can be found in the readme.md

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages