SGdesignDIN912DIN985radialbearing

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - ENG-Designs
Introduced first in SolidGeometry 4.9, Creation date: 2020-08-05, Last change: 2025-09-14

creates subtraction solids for a bearing connection at a specific frame position of a solid

Description

Former name (4.9 and 5.0) was SGdesignDIN912DIN985ballbearing
If two elements should be connected using a ball bearing, this function helps to create the subtraction solids to achive a functional connection using standard machine elements.

See Also: SGdesignDIN912DIN985 , SGdesignBallbearing , SGdesignSupplement

Example Illustration

 missing image of SGdesignDIN912DIN985radialbearing(bbb,sdl,ins,tpl,W)

Syntax

[H,N,S,mt,parts]=SGdesignDIN912DIN985radialbearing([bbb,sdl,ins,tpl,W])

Input Parameter

bbb: [Ri Ro Width] of the ball bearing
sdl: [length overize] length and oversize of the screw DIN912
ins: "TT", "TP, "PT", "PP"; Default is "TT"
tpl: Length of Insertion T/P for [HEAD NUT]; default is 10 10
W: Rotation angle for the depth of the pocket

Output Parameter

H: Subtraction Solid for plug side including frame 'C'
N: Subtraction Solid for bearing side including frame 'C'
S: Geometry of Plug including frame 'C'
mt: remaining material width
parts: parts list for assembly of one connection

Examples


SGdesignDIN912DIN985radialbearing
[P,N,S]=SGdesignDIN912DIN985radialbearing([2.5 7 3.5],[8 -1],'T',20);
SG=SGManipulatorLink('',true);
SG=SGsubtract(SG,P,'alignT',{'C','B'});
SG=SGsubtract(SG,N,'alignT',{'C','F'}); SGfigure(SG);




Copyright 2020-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Last html export of this page out of FM database by TL: 2025-09-21