How to get continuous time display for oscilloscope?
4 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Sabin
2023 年 2 月 14 日
Could you attach the model rather than the print screen? Will be easier to investigate as we don't have all the information.
回答 (1 件)
Joel Van Sickel
2023 年 2 月 16 日
Looking at this circuit, shouldn't it require an inverting trigger to work correctly?
5 件のコメント
Joel Van Sickel
2023 年 2 月 17 日
編集済み: Joel Van Sickel
2023 年 2 月 17 日
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.
参考
カテゴリ
Help Center および File Exchange で Simscape Electrical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!