Simulation of Pendulum: VPython Tutorial 3 (Visual Python)

Опубликовано: 06 Октябрь 2017
на канале: Tech for curious
12,068
114

This video shows how to simulate the motion of a pendulum in VPython. The pendulum is one of the simplest systems in physics which consists of a bob, string and a pivot. The pendulum oscillates under the effect of gravity when it is disturbed from the equilibrium position. The simulate can be understood by anyone who has basic knowledge of physics, basic programming knowledge will be helpful.

You can read the detailed article about this simulation at

http://techforcurious.website/simulat...

You can get the code here

http://www.glowscript.org/#/user/tech...

Correction: There is a mistake in the convention of coordinates. The y coordinate of bob should be defined as Pivot.y-lcos(theta) rather than just HE because E is not located at origin and y of bob should be measured from the origin. Similarly cos(theta) = (Pivot.y-bob.y)/l. Now, the simulation is running fine.

Follow us on:
Facebook:   / techforcurious  
Twitter:   / techforcurious  
Website: http://techforcurious.website/


На этой странице сайта вы можете посмотреть видео онлайн Simulation of Pendulum: VPython Tutorial 3 (Visual Python) длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Tech for curious 06 Октябрь 2017, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 12,068 раз и оно понравилось 114 зрителям. Приятного просмотра!