-
Notifications
You must be signed in to change notification settings - Fork 848
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ac simulation #4076
Draft
failiz
wants to merge
45
commits into
fritzing:develop
Choose a base branch
from
failiz:ac_simulation
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Ac simulation #4076
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
c00d04f
Update Bug.md
failiz 0d58769
fixes bug with u simbol. The u symbol should be replaced by a u in ng…
failiz 115ba42
split different options of the spice circuit in sepate lines. Added i…
failiz 600a144
towards transitoty simulations (still work in progress)
failiz 7de4eb7
allow to change properties of the pulse and sinusoidal power supplies
failiz 46bccb8
modified resources.xml to adapt to the new moduleIDs of the new power…
failiz fc03cb0
added number of cycles as a property to change in pulse power supplies
failiz be8fac1
fixed bug in loop, removed setElementId to show all the svg elements
failiz 93eedcc
working towards the aligning the oscilloscope signals with the oscill…
failiz 8db3f72
towards multiple oscilloscope in the simulation. Added offset marks t…
failiz 5c2924f
if the negative terminal of a power supply is not connected and there…
failiz 00abb32
handles the 4 channels and adds noise to the signals if the com probe…
failiz 1a4378a
better name for a property
failiz af0c891
improved oscilloscope in sch view and added axis labels
failiz a36833f
added axis scale in the oscilloscope for the sch view
failiz 105fd7b
added control of the horizontal simulation to the analysis without lo…
failiz af0414f
added handling of horizontal positions for multiple oscilloscopes
failiz 433a51a
allow to introduce negative numbers in the properties of parts. This …
failiz dab2f73
Show the result of the simulation at the end time, not at the startin…
failiz 6e2c3db
In sch view, added the name of the axes to the oscilloscope.
failiz 47ac612
updated position of the labels and axes in the oscilloscope when simu…
failiz af9e5f6
added properties for the triangular wavegenerator
failiz b848df3
added some examples for the transitory analysis
failiz 8e1440a
added 555 example
failiz 082736d
Finish wiring of the BB view of the 555 example
failiz 8e7dcd3
added two sketches as examples of the transient simulation
failiz 3ed26cb
fixed oscilloscope text string (too many arguments)
failiz bfbacda
fixed bug when properties contain capital letters. If so, the propert…
failiz d258cf5
imprved handling of properties with capital letters
failiz 7684fbd
improved simulation error dialog. Now, there is a scroll area for the…
failiz a10fdb5
show the right channel in the axis of the oscilloscope (SCH view)
failiz ef83cec
added properties of the transformer so that users can modifiy its pro…
failiz 3dead91
fixed error when a property does not have symbol: If there is no symb…
failiz bcf5960
calculate the com voltage at the oscilloscope when there is a wire co…
failiz cccd30e
First implementation using an animation of the results of the simulat…
failiz 2701e68
now all parts get voltages and currents depending on simulation time
failiz 5d3fc49
Revert elcos
560f296
Added functionality to set sim frequency and save it to project.
a70ce54
added the simulation properties to the project properties menu
failiz 4fa9783
added simulator message (sim time) at the top right corner when simul…
failiz 9eb7edb
Added sawtooth generator and modified properties of the triangular si…
failiz 1712697
changed ac poewer supply to sine, added generic pulse power supply an…
failiz 234eb9a
make the transitory simulation not blocking. Results will be shown wh…
failiz 1c56001
added exception for the oscilloscope as it does not have a pcb view
failiz 39b0dad
Load analog code model to have access to current limiting devices for…
failiz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
now all parts get voltages and currents depending on simulation time
- Loading branch information
commit 2701e68d5d6f082758045338128a514f3794bc9b
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please set your editor to use single tabs, not fours spaces, for indentation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done: