Circuit simulator скачать для windows

Circuit Simulator — это симулятор электронных схем. Программа позволяет визуализировать электрические явления в электронных цепях, давая ощущение игры с реальными компонентами. 
Программа предлагается к использованию в исключительно образовательных целях для изучения работы электрических цепей и их элементов. Не рекомендуется использовать программу для моделирования реальных схем, так как в программе идеализированы многие компоненты (Подробно об этом написано в Файл->Помощь->Моделирование — не реальность). 

Если вы хотите помочь в разработке программы, убедительная просьба подключаться к репозиториям основных разработчиков этой программы и предлагать изменения им! Моя работа над этой программой заключалась лишь в переводе программы на русский язык, добавлении окна помощи и лицензии и дальнейшей компиляции программы из web-приложения в десктопное. Дальнейшие версии десктопной программы лишь отражают изменения программы основных разработчиков. Ссылки на их репозитории:

Iain Sharp https://github.com/sharpie7/circuitjs1

Paul Falstad https://github.com/pfalstad/circuitjs1

Если вы увидели неточность или ошибку в переводе программы на русский язык, убедительная просьба сообщить мне о ней на email (CEBA1996@outlook.com) или предложить изменение непосредственно в репозитории (https://github.com/CEBA77/circuitjs1 файл locale_ru.txt).

При использовании программы настоятельно рекомендую изучить информацию в окне “Помощь” 

Программа поддерживает следующие языки:
— Английский
— Русский
— Датский
— Немецкий
— Польский


Опубликована:
Изменена: 13.11.2018

0


Вознаградить

Я собрал
0

0

x

Оценить статью

  • Техническая грамотность
  • Актуальность материала
  • Изложение материала
  • Полезность устройства
  • Повторяемость устройства
  • Орфография

0

Средний балл статьи: 0
Проголосовало: 0 чел.

Любите электронику? Попробуйте самый доступный способ моделирования электрических цепей, посмотрите, как будет работать система и как на её параметры повлияют те или иные компоненты.

Circuit Simulator

Circuit Simulator – визуальный симулятор электронных схем. Программа визуализирует процессы в электрических цепях, даёт ощущения работы с реальными радио электронными компонентами.
Симулятор предлагается к использованию в исключительно образовательных целях для изучения работы электрических цепей и их элементов. Для моделирования реальных схем не рекомендуется, подробнее в меню Файл → Помощь → Моделирование → не реальность).

Основные возможности

симулятор

При помощи приложения можно построить электрическую цепь любой сложности, используя любые типы электронных компонентов – резисторы, конденсаторы, катушки индуктивности, элементы питания и провода. Наблюдайте, как это будет работать и каким образом повлияют на работу системы те или иные параметры, в различных вариациях подключения.

Размер: 37,6 МБ
Интерфейс: Русский, Английский
Платформа: Windows XP/Vista/7/8/10

Скачать Circuit Simulator

Зеркало Circuit Simulator 64 бит

Recommended: Java 8u152 installed. Minimum: Java 8u40 installed.

Click here to download CircuitSim!

Changelog

1.8.2

  • Hotfix for issue with buffer component where setting a label causes a NullPointerException
  • Hotfix for issue with memory editor for both RAM and ROM components where pasting 16 or more values causes it to skip a column every 16th value
  • Improve error message window to include “Save and Exit”

1.8.1

  • Significant performance and memory usage improvements
  • Holding CTRL will keep a component selected after placing it
  • Circuit file generation is now deterministic
  • Fix subcircuit pin count mismatch errors
  • Fix display of Output pin, where it used to be printed as Input pin
  • Fix saving ROM contents after being broken in 1.8.0
  • (Breaking change) Fix subcircuit pin ordering on the east and west side by sorting by Y instead of X

1.8.0

  • Revamp ROM/RAM component look: now showing the current address and value
  • Revamp ROM/RAM memory editor: no need to double click to start typing, no need to hit enter to commit, full multi-cell copy/paste support
  • Huge improvement and bug-fixes to wire behavior when moving components and with undo/redo
  • Add RandomGenerator component
  • Add copy/cut/paste to context menu in circuit editor
  • Display missing label names in certain components
  • Add All Files option in Load File dialog
  • Fixed bug with gates where downsizing the number of inputs kept the extra Negate options

1.7.4

  • Fix several bugs with wire creation when dragging components
  • Give an option to send an error report upon unexpected errors
  • Minor bug fixes

1.7.3

  • Fix blue wire issues with Tunnels and subcircuits
  • Highlight wires when clicking on them
  • Ctrl+scroll now zooms in/out
  • Right clicking when placing components or dragging wires cancels the action
  • Fix bug with intersecting wires being auto-joined on drag
  • Improved error handling

1.7.2

  • Add Probe component, which lets you observe values on wires without resorting to output pins
  • Improve behavior multi-component selection when holding down control by disabling drag-less wire creation when control is held down
  • Copy doesn’t do anything when nothing is selected instead of emptying the clipboard
  • Other minor bugs fixed

1.7.1

  • Squashed tunnel bugs: now short-circuits should propagate properly across them and tunnels should work properly
  • Added comparison type to Comparator: now you can do both 2’s complement and unsigned comparison
  • Draw magnifying glass to subcircuit components when hovering over them to indicate ability to view internal state
  • Officially making a file format change supporting library paths
  • Other minor bugs fixed

1.7.0

  • Big thanks to Cem Gokmen for helping with the Mac issues and Austin Adams for gradle-ifying the repo!
  • Now supporting both Java 8 and 9 — thanks to Austin Adams for figuring out how to create a multi-release Jar.
  • Huge rendering performance improvements, especially for Mac
  • Fixed keyboard shortcut issue on Mac
  • Use system menu bar on Mac instead of the in-app bar
  • Added an update checker that notifies you when there is a new version
  • Fixed a bug with subcircuits where it pushed values through output pins, causing seemingly un-explainable short circuits.
  • Improved behavior of tab selection when moving them or deleting them, especially with undo/redo
  • Many minor bug fixes and improvements

1.6.2

  • Fixed exceptions being thrown when using Tunnels
  • Now you don’t have hit enter to update a text or value property, someone complained that it was annoying. The component is automatically updated when you unfocus from the text input.
  • Multi-bit wires with a floating bit (X) now show up as dark blue instead of black
  • Button now has directions

1.6.1

  • Improved behavior when dragging components to also delete wires whenever they overlap existing ones
  • Huge performance increases with subcircuits and tunnels. Bad designs will still be very slow to run the autograder in.
  • Now showing Help dialog on first run.

1.6.0

  • Added creation of new wires when dragging components. This allows maintaining existing connections when dragging components to new locations.
  • Hold CTRL before beginning the drag to disable this.
  • Fixed file load issue where an error was thrown if the folder doesn’t exist anymore.
  • Fixed issues with dragging + keyboard shortcuts
  • Fixed an undo bug when updating components

Leader badge

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.

Features

  • schematic capture
  • analog and digital simulations
  • data visualization

License

GNU General Public License version 2.0 (GPLv2)

Mission-Critical File Transfers  for Windows-Centric Organizations Icon

Every business has specific needs when it comes to secure file transfers. That’s why Globalscape offers the flexibility and features of EFT. Through Globalscape EFT and Globalscape EFT Arcus (MFTaaS), we provide powerful versatile tools for automation, collaboration, security, and analytics, giving you the means to control and optimize your file transfer management.

User Ratings


4.8

out of 5 stars

★★★★★

★★★★

★★★

★★

ease
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5

4 / 5

features
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5

4 / 5

design
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5

4 / 5

support
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5

4 / 5

User Reviews

  • All
  • ★★★★★
  • ★★★★
  • ★★★
  • ★★
  • полная ерунда.
    при скачивании был получен архив.
    а что дальше?
    как установить программу?
    неужели трудно вложить инструкцию по установке?

  • Thanks for this really useful simulator.
    I am a hobbyist in electronics and it makes me check everything before to solder and without wasting time with a breadboard. Wonderful!

  • Thank you very much for the program! Thank you for distributing it under a free open source license!

  • Maybe the best free circuit simulator (for macOS) I’ve ever come across.

  • Promising, but lacking support. Read tutorials, tried myself to recreate the simulations, but still more questions than answers…
    I hope you elevate support, otherwise great.

Read more reviews >

Additional Project Details

Languages

Romanian, French, Ukrainian, Polish, Czech, Italian, Hebrew, Catalan, Portuguese, Swedish, Turkish, German, Japanese, Spanish, Russian, Arabic, Hungarian

Intended Audience

Science/Research, Education, End Users/Desktop, Engineering

User Interface

Qt

Programming Language

C++

Related Categories

C++ Electronic Design Automation (EDA) Software,
C++ Computer Aided Instruction (CAI) Software

2003-09-16

  • Circle dock для windows 10
  • Cisco anyconnect download for windows 10
  • Circle cursor for windows 10
  • Cimfs sys windows 10 что это
  • Cisco anyconnect connection attempt failed please try again windows 11