Showing 32 open source projects for "123d circuit simulator"

View related business solutions
  • Securing the Cloud Made Easy Icon
    Securing the Cloud Made Easy

    Multi-cloud security delivered — now and in the future.

    Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
    Learn More
  • Taking the Paper Out of Work Icon
    Taking the Paper Out of Work

    For organizations that need powerful ECM and document automation software

    The Square 9 AI-powered intelligent document processing platform takes the paper out of work and makes it easier to get things done with digital workflows.
    Learn More
  • 1
    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: 6 This Week
    Last Update:
    See Project
  • 2
    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,344 This Week
    Last Update:
    See Project
  • 3
    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: 7 This Week
    Last Update:
    See Project
  • 4
    ngspice
    Ngspice project aims to improve the spice3f5 circuit simulator.
    Leader badge
    Downloads: 2,690 This Week
    Last Update:
    See Project
  • Queue Management System for Busy Service Providers | WaitWell Icon
    Queue Management System for Busy Service Providers | WaitWell

    The queue management system that perfectly adapts to your workflows

    The queue management system that perfectly adapts to your workflows. Improve operational efficiency in weeks with the most configurable enterprise queue system.
    Learn More
  • 5
    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
  • 6

    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: 3 This Week
    Last Update:
    See Project
  • 7

    Python Power Electronics

    Circuit simulator for power electronics

    An open source circuit simulator for power electronics applications. The objective is to provide a platform that will enable an advanced user to simulate large systems with several converters without being an excessive burden on the CPU.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    PowerRPDEVS is a RPDEVS simulator. It was created by reprogramming the simulation engine of PowerDEVS and keeping the comfortable graphical user interface (Model Editor, Atomic Editor) . PowerRPDEVS has been programmed to demonstrate that the RPDEVS formalism works. The strenght of PowerRPDEVS is on the one hand the possibility to model, and simulate systems with hybrid dynamic (using QSS), which is inherited from PowerDEVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    circuitmod

    circuitmod

    The Future of the Java Circuit Simulator

    Circuitmod is a circuit simulator that extend the capacity of the original Falstad's Java Circuit Simulator into CMOS Chips, Led Arrays, Led Matrix and PIC Programming. The Horizon is limitless. Try today.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • Share your screen instantly while on a phone call with CrankWheel for an engaging presentation. Icon
    Share your screen instantly while on a phone call with CrankWheel for an engaging presentation.

    For salespeople and customer service agents who want to compliment their phone calls with visual elements.

    Our 10x simpler screen sharing tool is designed for you if you spend your days on the phone with clients, and need to add a visual presentation to close sales. No more scheduling a follow-up meeting, or teaching them to use a complex tool. Send them a text message or email, and they see your screen in seconds.
    Learn More
  • 10

    Circuit simulator SPECI-SPICE

    Circuit simulators like SPICE for low memory computers

    SPECI-SPICE is a subset of SPICE intended to run on low powered computers like Amstrad CPC, ZX Spectrum, CP/M machines, old PC machines, some programmable calculators,etc. by keeping most important functionality of SPICE 2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SECD

    SECD

    Simulador Educacional de Circuitos Digitales

    Educational Digital Circuits Simulator . It tries to be simple for an educational environment. Simulador Educacional de Circuitos Digitales. Intenta tener un uso muy sencillo para ser usado en entornos educacionales.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DigMIPS

    A simple MIPS processor for Chipmunk DigLog circuit simulator

    - DigMIPS is a simple 1-cycle-per-instruction MIPS processor working under DigLog circuit simulator. - DigMIPS is provided with an assembler and a C compiler. - DigMIPS serve as a nice support to teach the basics of computer architecture. Features: - 8 instructions - 8K RAM + 8K ROM - I/O periphals (keyboard and teletype screen) Software: - DigASM (assembler) - DigCC (C compiler)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Code Red Sim

    Code Red Sim

    A low-power ISA design and simulator for a 2010 IEEE competition

    This is a student project designed to compete in the 2010 IEEE Computer Society Student Competition: http://www.computer.org/portal/web/competition/2010competition The Code Red architecture is designed for extremely lower power environments, like distributed sensor networks. Included is a design of that architecture, a Java-based simulator, an implementation (without vector instructions) designed as a Logisim circuit (http://ozark.hendrix.edu/~burch/logisim/), and more. The name "Code Red" comes from our team name, the Red Team. Since the competition dictated a small team size, our professor split the class and gave each group a color. We liked the name "Code Red" and chose it to represent our team and school's color (UMass' official color is Maroon.) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NoCTweak

    a Parameterizable Simulator for Early Exploration of Networks On-Chip

    A networks-on-chip (NoC) simulator allows designers to early estimate performance (latency and throughput), energy efficiency (average/peak power, average energy per packet) and area of several networks on-chip configurations at different CMOS nodes. This tool is a cycle-accurate simulator and is open-source using SystemC, a C++ plugin, which is used to quickly model complex systems at a higher level but less details than RTL. NoCTweak was developed by Dr. Anh Tran and Dr. Bevan Baas at UC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Simuquant

    A quantum circuit simulator written in Scala

    Simuquant is made to construct and simulate universal quantum circuits. It's GUI enables intuitive access and direct graphical feedback, making it useful in a classroom situation and the like. Simulation processing is done in parallel, utilizing parallel collections introduced in scala 2.9. This application has been created as part a bachelor-thesis at the Hamburg University of Applied Sciences. The thesis is available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    4 Nelson Digital Logic Circuit Simulator is a digital logic circuit simulator that allows user to design and implement a digital logic circuit over a breadboard. The development of this project is still going on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DL++
    simple digital logic circuit simulator, using only NAND gates. written as a standalone app for your web browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A text-driven logic circuit simulator. Currently very much in Alpha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Digital electronic circuit breadboard simulator replicating the hardware development environment used in laboratory sessions. Note, this project is the culmination of a number of different student projects at the University of York.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    uspice (Micro-SPICE) is a very small simulator for electrical circuits. The primary platform are low-power devices, such as graphing calculators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ElectroMimic is an electronic circuit simulator in Java™. The simulator is focused on the piecewise-linear models normally used by undergraduate students, but can also be linked with external simulation software for more realistic results.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Laboratory Circuit Simulator is transient simulator whiht analog and digital components support for laboratory classes. This support spice netlist files, DSP Tms320f243 DSPemu integration and has high customizable device modules development in c.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    DSPemu emule a digital signal processor TMS320F243, with console interface showing the registers and memory. With DSPemu is possible test algorithms such as Filter, FFT/IFFT. This can be integrate and used with a circuit simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Microchip's PIC simulator. Simulates a circuit with dispositives as a P16F84 microcontroller, LEDs, displays and LCDs. Extensible with plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Astra Pax is a space simulator. Trade goods through the many star systems, sign on with the navy, chase bounties, rent out your services, turn to piracy, try your skills on the race circuit, or just explore. The stars are yours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB