Skip to content

dymaxionkim/CRD

Repository files navigation

CRD

Cycloidal Reducer Designer in Julia Lang

How to use

1. Condition

  • Anaconda3-2019.03 : Jupyter Notebook, ezdxf
  • Julia 1.3 : IJulia, PyPlot

2. CRD.ipynb

  • Open CRD.ipynb on Jupyter Notebook.
  • Change parameters what you want :
z = 15.00;    # Number of Teeth for Eccentric Gear
Rb = 40.00;   # Radius of Base Circle
e = 1.00;     # Eccentricity
q = 3.50;     # Radius of Roller (equidistant distance)
  • Run and check the design.

3. dxf.ipynb

  • Open dxf.ipynb on Jupyter Notebook.
  • Run and open the case.dxf file with your CAD software.

About

Cycloidal Reducer Designer in Julia Lang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published