Best Modeling of Spur Gear | Creo Tutorial

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • The model shape of spur gear is possible to drive by different methods.
    In this example, I would like to show you How to manage model parameters with ProProgram in Creo.
    ---------- RELATIONS ----------
    /* WHEEL WIDTH
    BE=B
    /* CYLINDER DIAMETER
    DA=M*((Z/COS(ABS(BETA)))+2+2*X)
    /* BASE PARAMETERS
    D=M*Z
    EDB=M*Z*COS(ALFA)
    EDF=M*(Z-2.5+2*X)
    ERL=M*(((1-X)/(TAN(ALFA)))^2+((Z/2)-1+X)^2)^0.5
    EDL=ERL*2
    /*
    /* DIAMETER ON INVOLUTE
    EDA=M*(Z+2+2*X)
    /* PITCH
    P=PI*M
    /* WHEEL WIDTH (SURFACE)
    CE=B+(B/2)
    /* SURFACE DIMS
    RAA=DA/2
    FRAA=ATAN((2*P)/RAA)
    /* BETA ANGLE
    FIBETA=90-BETA
    /* PARAMETER OF TRANSFORMATION BETWEEN DIAMETER DIMENSIONS
    EEP=(EDA-EDL)/4
    /*
    /* DIAMETERS
    ED2=EDA-EEP
    ED3=ED2-EEP
    ED4=ED3-EEP
    ED5=EDA+EEP
    /*
    /* AXIS OF INVOLUTE
    AXIS=EDA/2
    /* THE ARCH DIMENSION OF THE TOOTH GAP
    EA=EDA*(P/D-((PI/(2*Z))+(2*X*TAN(ALFA)/Z)+(TAN(ALFA)-((ALFA)*PI()/180))-((TAN(\
    \ACOS(EDB/EDA)))-((ACOS(EDB/EDA)*PI()/180)))))
    EL=EDL*(P/D-((PI/(2*Z))+(2*X*TAN(ALFA)/Z)+(TAN(ALFA)-((ALFA)*PI()/180))-((TAN(\
    \ACOS(EDB/EDL)))-((ACOS(EDB/EDL)*PI()/180)))))
    E2=ED2*(P/D-((PI/(2*Z))+(2*X*TAN(ALFA)/Z)+(TAN(ALFA)-((ALFA)*PI()/180))-((TAN(\
    \ACOS(EDB/ED2)))-((ACOS(EDB/ED2)*PI()/180)))))
    E3=ED3*(P/D-((PI/(2*Z))+(2*X*TAN(ALFA)/Z)+(TAN(ALFA)-((ALFA)*PI()/180))-((TAN(\
    \ACOS(EDB/ED3)))-((ACOS(EDB/ED3)*PI()/180)))))
    E4=ED4*(P/D-((PI/(2*Z))+(2*X*TAN(ALFA)/Z)+(TAN(ALFA)-((ALFA)*PI()/180))-((TAN(\
    \ACOS(EDB/ED4)))-((ACOS(EDB/ED4)*PI()/180)))))
    E5=ED5*(P/D-((PI/(2*Z))+(2*X*TAN(ALFA)/Z)+(TAN(ALFA)-((ALFA)*PI()/180))-((TAN(\
    \ACOS(EDB/ED5)))-((ACOS(EDB/ED5)*PI()/180)))))
    /*
    /* DISTANCE BETWEEN POINTS
    BEA=((EDA/2)*SIN((EA/EDA)*180/PI()))*2
    BE2=((ED2/2)*SIN((E2/ED2)*180/PI()))*2
    BE3=((ED3/2)*SIN((E3/ED3)*180/PI()))*2
    BE4=((ED4/2)*SIN((E4/ED4)*180/PI()))*2
    BE5=((ED5/2)*SIN((E5/ED5)*180/PI()))*2
    BEL=((EDL/2)*SIN((EL/EDL)*180/PI()))*2
    /* PATTERN
    P_ANGLE=360/Z
    PZ=Z
    /*
    /* HOLE DIMS
    D104=HOLE_DIA/10
    /* CREATED BY 4KSIDE.COM
    ---------- ProProgram ----------
    INPUT
    M NUMBER
    "Set parameter M for new gear"
    Z NUMBER
    "Set number of teeth"
    X NUMBER
    "Set correction X"
    B NUMBER
    "Set gear width"
    ALFA NUMBER
    "Set Alfa parameter for new gear"
    BETA NUMBER
    "Set Angle of teeth - positive/negative value"
    HOLE_DIA NUMBER
    "Set diameter of the hole"
    END INPUT
    --------------------------------------------------
    If you enjoy my content, please consider supporting what I do: Buy a Coffee for 4KSide - ko-fi.com/J3J6...
    or DONATE by www.paypal.me/...
    WHY SHOULD YOU DONATE TO 4K SIDE?
    More donation = more money
    More money allows me to buy more coffee
    More coffee makes me create more Creo Tutorials
    More Creo Tutorials means more knowledge for you
    More knowledge you have more productive you are
    More productive so you earn more money
    More money you earn more donation to me
    More Thank you …
    Vladimir Palffy - www.4kside.com
    Tags: #how_to #creotutorial #4kside #palffy #vpalffy #vladimirpalffy

Комментарии • 19

  • @arthur7707
    @arthur7707 3 года назад +1

    Thank you for your effort
    i just make it

  • @RyanMullerRussia
    @RyanMullerRussia 4 года назад +1

    Я очень ждал подробностей! Супер.

    • @4kside
      @4kside  4 года назад +1

      I have an idea to finish all Gear connection first and then - show, hot to create parametric gears :) Stay tuned, Vladimir

  • @nagarj7827
    @nagarj7827 4 года назад +1

    Nice one man

  • @DineshKumar-kj6jc
    @DineshKumar-kj6jc 4 года назад +1

    Super and the best one sir

  • @nagarj7827
    @nagarj7827 4 года назад +1

    Hey Vlad can you make a video on spiral bevel gear using parametric equations

    • @4kside
      @4kside  4 года назад

      Thank you for your request, I will.. Stay tuned. Vladimir

  • @creolessons6056
    @creolessons6056 3 года назад +1

    Я не увидел уравнения эвольвенты. Какая форма зуба?
    I did not see the involute equation. What is the shape of the tooth?

    • @4kside
      @4kside  3 года назад +1

      Hí, the model was created by points and the position of points was created based involute math transformation. The real 3D model is possible to find here ruclips.net/video/owArGPRzjQo/видео.html (available for download)
      Note: the modeling of gear by the equation is a different technique :)
      Thanks for your comment and likes -Bye, Vladimir

    • @4kside
      @4kside  3 года назад

      Please check e,g.: EDA*(P/D-((PI/(2*Z))+(2*X*TAN(ALFA)/Z)+(TAN(ALFA)-((ALFA)*PI()/180))-((TAN(\
      \ACOS(EDB/EDA)))-((ACOS(EDB/EDA)*PI()/180))))) - it is involute / the model is based on involute math
      All used relations are in the description under video
      Bye, Vladimir

  • @panchalviren1592
    @panchalviren1592 4 года назад +1

    Thank you so much for all of your videos.i have a query.
    1. How can I override the dimension in drawing in creo 6.?
    2. If i am shawing dimension of a circle by manually it shaws only in radius. How can i change it into diameter?

    • @4kside
      @4kside  4 года назад +1

      Hi, thanks for your questions: add1 In the drawing select dimension and set o(as override) instead @
      Add2 if you need to create Diameter dimensions in the drawing mode, please double click on the circle and middle button for placement of the value (or create diameter dimensions in the sketch and only show diameter dimensions in the drawing ;)

    • @panchalviren1592
      @panchalviren1592 4 года назад

      @@4kside thank you so much sir for your support..i tried it..but it shaws original dimension and o as a suffix..i.e. if dimenaion is 34.56 then in dimension text @D is there...if i am converting it into o then it is shawing 34.56o...can you please make a short video...it will help me..i have another query but i will ask after resolving this probpem..hope you don't mind.

    • @panchalviren1592
      @panchalviren1592 4 года назад +1

      @@4kside thak you so much sir.for your time and help as well...it helps me a lot.🤘now i have another query..can you please help me to solve it??

    • @panchalviren1592
      @panchalviren1592 4 года назад

      If i am exporting dwg from drg. Its ok. When i am converting pdf from that dwg (autocad) file...pdf seems to be good but when i am printing it from printer it is very light and shaw nothing in my paper...can you please solve this stuff?

  • @swetakumari8195
    @swetakumari8195 4 года назад +1

    You should highlight all dimensions that you are using just make side title to show dimensions...👍👍

    • @4kside
      @4kside  4 года назад

      Thanks for your idea.. I am going to post picture of all used dimensions

    • @4kside
      @4kside  4 года назад

      Please check highlighted dimensions here: ruclips.net/user/vpalffycommunity

    • @swetakumari8195
      @swetakumari8195 4 года назад +1

      Thanks for your kind reply I really feel good that you response to your subscribers. And thanks very much to post dimensions once a again a thank you very much.