How to get continuous time display for oscilloscope?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I searched already and couldn't find an answer.
I have a circuit that generates a ramp wave. The circuit works on other simulation software, and it works in real life as I've built it before.
When I attach a probe to the output, I get a DC signal. I am assuming that the scope takes a snapshot for something that it thinks is DC, and a time axis if it detects a dedicated AC signal.
Does anyone see anything wrong with the parameters I have specified? cap=2.2nF, R=1k.
The voltage follower simply copies the signal to ensure there is no short to ground.
Thanks fellas, ya'll are baller.



2 Kommentare
Sabin
am 14 Feb. 2023
Could you attach the model rather than the print screen? Will be easier to investigate as we don't have all the information.
Antworten (1)
Joel Van Sickel
am 16 Feb. 2023
Looking at this circuit, shouldn't it require an inverting trigger to work correctly?
5 Kommentare
Joel Van Sickel
am 17 Feb. 2023
Bearbeitet: Joel Van Sickel
am 17 Feb. 2023
I'd be interested to see why the not gate doesn't work, but let's assume that won't work based on what you've seen, so you could feed the original signal into a not gate, and then feed the not gate results into the schmitt trigger, essentially creating your own inverting schmitt trigger.
I tried parameterizing the schmitt trigger as if it were inverting, and it wouldn't let me, which would have been a nice alternative.
You could also try and find a spice model of the trigger you used and use the subcircut2ssc command to import that into simscape.
Siehe auch
Kategorien
Mehr zu Simscape Electrical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!