NUT PACKAGE - D-CHAIN
D-CHAIN is a package for calculating dimension chains. It calculates the measurements of the missing links from the given links in the dimension chain. There are two methods to solve a chain:

- - A0 is closing link
- - A1 - cog wheel
- - A2 - ring
- - A3 - cog wheel
- - A4 - rack

- a direct task and
- an indirect task
In both cases two different calculating methods are used:
- maximum-minimum method (worse case method)
- presumption method.
In the case of the direct task the closing link parameters are given and program calculates parameters of other links . When solving the indirect task the program calculates the closing link parameters using parameters of the other links.

Every link has four measures which are shown in Fig.3. Higher
tolerance, Tolerance, Lower tolerance and Average tolerance. And
they are related to each other with these formulas:
Ec = (Ec + Ei) / 2
Es = Ec + T / 2
Ei = Ec - T / 2
First, when you start the program, you have to say how many links the chain has. Number of links varies from two to six (closing link not included). If you choose two links then you have to specify whether chain is fit or not. Nominal values of links can be entered into boxes next to the link numbers (Fig.4).
There are three ways to compute the tolerances:
- Analyze, finding missing tolerance parameters
- Project calculating with worse case method
- Project calculating with probability method
10/11/1999 webmaster


