Info
この質問は閉じられています。 編集または回答するには再度開いてください。
creating a simple simulation
2 ビュー (過去 30 日間)
古いコメントを表示
I'm trying to create a simple simulation using simscape elements of this circuit
Unfortunately I'm a newbie of simulink and I had problems. PIN 9, PIN 10 and PIN 11 represents the pin of ARDUINO UNO so if they are setted to HIGH produce 5 V otherwise they produce 0V. I created this
I had problem adding the ground to the system.
1 件のコメント
Walter Roberson
2012 年 11 月 2 日
please use more specific tags for this question; see http://www.mathworks.co.uk/matlabcentral/answers/43073-a-guide-to-tags
回答 (1 件)
Ryan G
2012 年 10 月 30 日
You can try using a controlled voltage source and adding a ground to one end of the source and connecting the other end to your system. Furthermore, you should be able to add a ground after the diodes the same way you added the solver (by splitting the signal).
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!