Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Variable pitch in spring

  • Thread starter Thread starter warmwinds
  • Start date Start date
W

warmwinds

Guest
I want to build a spring using a helical sweepandset the pitch as a variable, defined as a parameter. When I set the pitch it will accept a parameter but it simply sets a numerical value based on the current value of the parmeter. If the parameter is changed, the pitch will not change. Does anyone have any ideas?
 
create a parameter for pitch


info>feature for your helical sweep


find thefeature dimenisioncontrolling pitch say d3


relations> d3=your parameter


show parameter on model tree and change there.....regen..new value
 
TRY GRAPHS. SET THE PITCH PARAMETER TO EVALUATE THE GRAPH.
 
sorry. the graph does not work. The pitch evaluates to the initial value of the graph and sets it. Set the attributes of the pitch as "Variable". Induce control points in the sweep profle. define values of pitch at the control points. I have created the following using that method.


View attachment 2966
 
SRINIVASANIYER1 is right. To clarify, when you draw the sweep profile you can specify the pitch at the endpoint of every line segment. If you need additional values to get what you want you need to sketch points on the sweep profile. Pro/E will linearly vary the pitch between points of different values and make constant pitch between points with the same value. It is a good idea to name these different control point dimensions and pitch values to make the part easy to work with and write relations.
 
Hello all,


(I use W.F. 2.0)


I don't usually have to work with springs but at this time I need to design a spring that has variable pitch. The wire diameter is .037" and there will be one complete turn at the beginning using a pitch of .037". There will be one complete turn at the end with a pitch of .037". I know I'm going to have to add a point to my graph but I am stuck. I looked at a help screen that gave me a clue but I am unable to do what the help screen says to do. The help menu says the following:
The GRAPH menu options are as follows:
<UL>
<LI =kadov-p-CTopic-Text-Bulleted>
Define
 
> Can anyone tell me why I'm not getting the "Get Dtm Pnt" submenu?


I'm going to guess there are not any (Sketcher) points or curve (/ line)
end point vertices to add (?). /* Edit: In the feature Profile sketch. */


This ...
(WF2) 2008-12-09_102613_variable_pitch_200812090723.prt.zip
... is approximately what you're trying to do?

Edited by: jeff4136
 

Part and Inventory Search

Sponsor

Back
Top