Skip to content

DGBB Intake Fields

Input pathMinimum fieldsMeaning
Exact part numberidentity.selected_part_numberBest path when the bearing designation is known.
Dimensions + manufacturerdimensions.d, dimensions.D, dimensions.B, identity.manufacturerManufacturer-backed search from core geometry.
Dimensions + bore typedimensions.d, dimensions.D, dimensions.B, bore.bore_typeGeometry-backed search when brand is unknown.
Field keyLabelMeaningExample
identity.selected_part_numberPart NumberExact bearing part number/designation.6205-2RS1/C3
identity.manufacturerManufacturerBearing brand or manufacturer.SKF, NSK
dimensions.dBore d (mm)Inside diameter of the bearing bore.25
dimensions.DOutside Diameter D (mm)Outside diameter of the bearing.52
dimensions.BWidth B (mm)Bearing width.15
bore.bore_typeBore TypeBore geometry such as cylindrical or tapered.CYLINDRICAL
series.series_codeSeries CodeBearing series code shown in the designation.62, 63
closure.closure_categoryClosure CategoryShield/seal style or protection family.2RS, ZZ
clearance.clearance_codeClearance CodeInternal clearance class.C3
precision.precision_valuePrecision ClassPrecision class if known.P6
Field keyMeaning
requirements.operating_speed_rpmOperating speed the replacement must support.
requirements.lubrication_modeLubrication context, for example grease.
requirements.clearance_requiredRequired internal clearance if application-specific.
  • d, D, and B are the core bearing geometry symbols.
  • A part number can encode suffixes for closure, clearance, and precision; still expose those fields when known.
  • Dimensions alone are a partial anchor. Manufacturer or bore type makes the launch path strong enough.
  • Closure, clearance, speed, precision, and snap-ring details often decide whether a row becomes DROP_IN, CONDITIONAL, or REJECT.