3 shot dynamic balancing

it gives exact position and amount of mass to be added or removed for dynamic balancing
2K Downloads
Updated 12 Sep 2012

View License

This 3-shot method requires displacement of 3 positions at 0,120,240 degrees and initial displacement to determine the position and magnitude of mass to be placed for balancing disks/shafts. The advantage of 3-shot method over 2-shot method is that it requires knowledge of displacement amplitude only while the 2-shot method requires the knowledge of both displacement amplitude and angle of the unbalance. The program locates the centroid of the area by approximating it as a triangle if the three circles intersects each other other wise it calculates the centroid of the triangle formed by the external tangents of circles.

Cite As

Muhammad Tauha Ali (2024). 3 shot dynamic balancing (https://www.mathworks.com/matlabcentral/fileexchange/12909-3-shot-dynamic-balancing), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.3.0.0

Updated to include an App file for R2012b

1.2.0.0

formatting changes

1.1.0.0

updated evaluation of SUBS function in the GUI m file. i guess the evaluation method has changed in MATLAB R2008b. Now one have to give the matrix as a cell array in order to evaluate the symbolic expression as numeric.

1.0.0.0