Info
此问题已关闭。 请重新打开它进行编辑或回答。
creating a simple simulation
3 次查看(过去 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!