[go: up one dir, main page]

Search Results for "electronic circuit simulator"

Showing 221 open source projects for "electronic circuit simulator"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Create and manage the email signature you need Icon
    Create and manage the email signature you need

    For companies and organizations that need an email signature solution

    With WiseStamp it’s easy to unify your brand and turn your emails into a powerful marketing tool. Get the most out of your emails with a professionally designed custom email signature.
    Learn More
  • 1
    Quite Universal Circuit Simulator

    Quite Universal Circuit Simulator

    A circuit simulator with graphical user interface (GUI)

    Qucs is a circuit simulator with graphical user interface. The software aims to support all kinds of circuit simulation types, e.g. DC, AC, S-parameter, Transient, Noise and Harmonic Balance analysis. Pure digital simulations are also supported.
    Leader badge">
    Downloads: 1,255 This Week
    Last Update:
    See Project
  • 2
    Qulacs

    Qulacs

    Variational Quantum Circuit Simulator for Quantum Computation Research

    Variational Quantum Circuit Simulator for Quantum Computation Research. Qulacs is a Python/C++ library for fast simulation of large, noisy, or parametric quantum circuits. Qulacs is developed at QunaSys, Osaka University, NTT, and Fujitsu.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    OpenFermion

    OpenFermion

    The electronic structure package for quantum computers

    OpenFermion is an open source library for compiling and analyzing quantum algorithms to simulate fermionic systems, including quantum chemistry. Among other functionalities, this version features data structures and tools for obtaining and manipulating representations of fermionic and qubit Hamiltonians. For more information, see our release paper. Currently, OpenFermion is tested on Mac, Windows, and Linux. We recommend using Mac or Linux because the electronic structure plugins are only...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    LibrePCB

    LibrePCB

    A powerful, innovative and intuitive EDA suite for everyone

    LibrePCB is a free, cross-platform, easy-to-use electronic design automation suite to draw schematics and design printed circuit boards – for makers, students, and professionals, from beginners to experts. LibrePCB is developed with portability in mind to make it run on virtually any computer – including Windows, Linux, and macOS. It’s available in 22 different languages, and it doesn’t cost any money.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Solve Your Real-world Business Challenges From A Single Timesheet With Powerful Built In Integration Icon
    Solve Your Real-world Business Challenges From A Single Timesheet With Powerful Built In Integration

    Timecontrol Is Your Multipurpose Timesheet Software

    TimeControl is a multi-purpose timesheet system designed to serve both Finance and Project Management. TimeControl has been designed to serve many purposes simultaneously. TimeControl tracks time on a task-by-task, project-by-project basis. Yet, despite its project-based controls, it remains a financial timesheet with all the controls necessary to fulfill the stringent needs of payroll, human resources, billing and finance. TimeControl is available both for subscription in the cloud or for purchase for an on premise installation and includes both a browser interface and the free TimeControl Mobile App for iOS and Android devices.
    Learn More
  • 5
    ngspice
    Ngspice project aims to improve the spice3f5 circuit simulator.
    Leader badge">
    Downloads: 1,945 This Week
    Last Update:
    See Project
  • 6
    MicroPython

    MicroPython

    Python implementation for microcontrollers and constrained systems

    MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. The MicroPython pyboard is a compact electronic circuit board that runs MicroPython on the bare metal, giving you a low-level Python operating system that can be used to control all kinds of electronic projects. MicroPython is packed full of advanced features such as an interactive prompt, arbitrary precision integers, closures, list comprehension, generators, exception handling and more. ...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 7
    linNet

    linNet

    The Software for symbolic Analysis of linear Electronic Circuits

    linNet is an application to compute the transfer function of linear, electronic circuits. The computation is done symbolically, not numerically, and the result is a formula rather than a number or a series of such. The found formula is the Laplace transform of the dependencies of the voltages and currents in the circuit on the input voltages and currents. A linear electronic circuit is a combination of the supported basic devices; these are resistor, conductance, capacitor, inductivity, operational amplifier, voltage source (constant or controlled by another voltage or current), current source (constant or controlled by voltage or another current) or a current probe (i.e. a wire). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gpsim - The gnupic Simulator
    gpsim is an open sourced simulator for Microchip's PIC microcontrollers. It supports all three families of PICs: 12-bit, 14-bit, and 16-bit cores. See also gputils http://gputils.sourceforge.net/
    Leader badge">
    Downloads: 56 This Week
    Last Update:
    See Project
  • 9
    PyAMS

    PyAMS

    PyAMS (Python for Analog and Mixed Signals) CAD approach

    PyAMS (Python for Analog and Mixed Signals) is used to simplify modeling analog elements and simulate electronic circuit The objectives of PyAMS is: - Drawing circuit by schematic (CAD approach); - Simulating the circuit; - Creating new symbols for models; - Creating new models of electrical elements by using Python language with pyams_lib; - Presenting simulation results in waveform or in probe; - PyAMS is developed with Python 3+, ElectronJS and NodeJs - Licensed under: PyAMS is free to use. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Project Planning and Management Software | Planview Icon
    Project Planning and Management Software | Planview

    Connect programs, projects, resources, and financials with business outcomes using portfolio management software from Planview.

    Planview® Portfolios enables enterprises to accelerate strategic execution by seamlessly integrating business and technology planning, optimizing resources, and leveraging the power of embedded AI — Planview Anvi™ — to deliver breakthrough products, services, and customer experiences. This unified approach aligns strategy with execution, driving enhanced business performance across the organization.
    Learn More
  • 10
    Amazon Braket Python SDK

    Amazon Braket Python SDK

    A python SDK for interacting with quantum devices on Amazon Braket

    The Amazon Braket Python SDK is an open-source library to design and build quantum circuits, submit them to Amazon Braket devices as quantum tasks, and monitor their execution. Before you begin working with the Amazon Braket SDK, make sure that you've installed or configured the following prerequisites. Download and install Python 3.7.2 or greater from Python.org. As a managed service, Amazon Braket performs operations on your behalf on the AWS hardware that is managed by Amazon Braket....
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Fully Homomorphic Encryption

    Fully Homomorphic Encryption

    An FHE compiler for C++

    This repository gathers Google’s practical tooling for Fully Homomorphic Encryption (FHE), focused on making it possible to run computations on encrypted data without ever decrypting it. At its core is a “transpiler” that converts ordinary functions (typically written in a restricted subset of C++ or similar) into FHE circuits, plus backends that execute those circuits with different FHE libraries. The workflow usually mirrors normal software development: write and test a cleartext...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab is a realtime emulator for PIC, Arduino, STM32, ESP32, ...

    PICSimLab is a realtime emulator of development boards with MPLABX/avr-gdb debugger integration. PICSimLab supports microcontrollers from picsim, simavr, uCsim, qemu-stm32, qemu-esp32, and gpsim. PICSimLab has integration with MPLABX/Arduino IDE for programming the microcontroller's boards. As the purpose of PICSimLab is to emulate real hardware it does not have any source code editing support. For code editing and debugging the same tools used for a real board should be used with PICSimLab,...
    Leader badge">
    Downloads: 514 This Week
    Last Update:
    See Project
  • 13
    SimulIDE

    SimulIDE

    Real Time Electronic Circuit Simulator.

    Real Time Electronic Circuit Simulator. Include PIC, AVR and Arduino simulation. Code Editor & Debugger for Arduino, GcBasic, PIC asm, AVR asm. Downloads: https://simulide.com/p/downloads/ WebSite: https://simulide.com Forum: https://simulide.com/p/forum/ Patreon: https://www.patreon.com/simulide AVR simulation provided by simavr: https://github.com/buserror/simavr PIC simulation provided by GpSim: http://gpsim.sourceforge.net/
    Leader badge">
    Downloads: 166 This Week
    Last Update:
    See Project
  • 14
    dspice
    What is DSPICE? DSPICE (Designing Circuits and Simulation by SPICE) is used to simplify modeling analog elements and simulate electronic circuit using SPICE Programming Language The objectives of DSPICE is: . Creating new spice models of electrical elements; . Creating new symbols for models; . Drawing circuit by schematic (CAD approach); . Simulating the circuit by ngspice commands; . Presenting simulation results in waveform; . Licensed under: DSPICE is free to use. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    LaSolv

    Solves symbolic electrical AC circuit equations

    In electrical engineering, AC circuits are often used in the design process. However, deriving the gain, input impedance or what have you is tedious and error prone. LaSolv takes a SPICE like description of your circuit and solves for whatever parameter you specify- voltage gain, trans-impedance, input impedance, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    XSCHEM

    XSCHEM

    Schematic circuit editor for VLSI and Mixed mode circuit simulation.

    Xschem is a schematic capture program, it allows to create a hierarchical representation of circuits with a top down approach . By focusing on interconnections, hierarchy and properties a complex system (IC) can be described in terms of simpler building blocks. A VHDL, Verilog or Spice netlist can be generated from the drawn schematic, allowing the simulation of the circuit. Key feature of the program is its drawing engine written in C and using directly the Xlib drawing primitives; this...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 17
    GNU SPICE GUI provides a GUI front-end for various freely available electronic circuit simulation engines ie. NG-SPICE and GNU-CAP. It's core function is to generate simulation engine instructions based on user input. However, it also offers extra functionality via applications and utilities developed by others. Electronic Design Automation (EDA) tool suites are used to provide schematic capture and editing, and schematic to netlist conversion.
    Leader badge">
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18
    KiCad EDA

    KiCad EDA

    A Cross Platform and Open Source Electronics Design Automation Suite

    Leader badge">
    Downloads: 210 This Week
    Last Update:
    See Project
  • 19

    SMIT

    SMIT is a 3-phase Induction Motor Simulator, with or without failures

    SMIT, Simulador do Motor de Indução Trifásico, or 3-phase Induction Motor Simulator, is an open source program developed in Python that allows you to simulate an induction motor using catalog data or data obtained through tests. This application was developed by master Lucas Henrique Gonçalves Ribeiro and his advisor, professor Dr. Lane Maria Rabelo, from the Postgraduate Program in Electrical Engineering (PPGEL) at the Federal University of São João del-Rei.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Logistics Game

    Business game with a wider inclusion of variables than previously offe

    The game can help teach students how decisions made by managers affect aspects of sustainable supply chain management. Electronic spreadsheet format allowed modifying the simulator without programming experience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    QuForge-Industrial-Studio

    QuForge-Industrial-Studio

    Professional 10-qubit Quantum EDA platform for hardware-aware circuit

    QuForge Industrial Studio is a comprehensive Quantum Electronic Design Automation (EDA) suite designed to bridge the gap between theoretical quantum algorithms and physical hardware constraints. While most simulators focus on pure mathematical states, QuForge introduces Hardware-Aware Design, allowing users to simulate their logic on a virtual 10-qubit processor ring.The tool provides a high-fidelity environment where users can account for real-world physical limitations such as $T_1$...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open-source interpreted Verilog simulator with a feature set and performance similar to Verilog-XL. Implements all IEEE 1364-1995 features along with some Verilog-2001 features. Full support for Verilog PLIs.
    Leader badge">
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    eavref

    eavref

    A tool for low-power CMOS voltage reference designs

    EAVREF is a computer-aided tool for robustly designing ultra-low-power CMOS voltage references. The tool is compatible with the powerful Ngspice simulator, enabling open-source microelectronics design flow with SkyWater 130nm Technology.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Excel file of Supply Chain Competition Game, an offline management simulator that generates comprehensive business results across a wide range of parameters. The objective is to create a serious game with a broader set of variables compared to traditional management simulators. For additional support, inquiries can be directed to the developer via email: Ovezmyradov.B@tsi.lv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    DiSySi

    Discrete System Simulator

    ...Users can manipulate input signals and observe output signals in real-time, using interfaces reminiscent of electronic device panels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next