din 912 weight chart

Weights for DIN 912 Standard Socket Head Cap Screws.                                        

Weights are in kilograms per 1000 pieces.                                        
DIN 912 - Hexagon socket Head Cap Screws.                                        
Current norm: DIN EN ISO 4762. Equivalent norms: ISO 4762; CSN 021143; PN 82302; UNI 5931.                                        
The weight is same.    

Diameter M2 M2.5 M3 M4 M5 M6 M8 M10 M12 M14 M16 M18 M20 M22 M24 M30 M36 M48
Length Weight (kg/1000 pcs)
3 0.155
4 0.175 0.345
5 0.195 0.375 0.7
6 0.215 0.405 0.7 1.5
8 0.255 0.465 0.8 1.7 2.5
10 0.295 0.525 0.9 1.8 2.7 4.7
12 0.355 0.585 1 2 3 5.1 10.9
16 0.415 0.705 1.2 2.3 3.5 5.8 12.1 20.9
20 0.495 0.825 1.4 2.7 4 6.5 13.4 22.9 32.1
25 0.975 1.6 3.2 4.8 7.6 15 25.4 35.7 48 71.3
30 1.9 3.7 5.6 8.3 16.9 27.9 39.3 53 77.8 111 128
35 4.2 6.3 9.9 18.9 30.4 42.9 58 84.4 120 139 211
40 4.7 7.1 11 20.9 32.9 46.5 63 91 129 150 224 270
45 7.9 12.1 22.9 36.1 50.1 68 97.6 138 161 237 285 500
50 8.6 13.2 24.9 39.3 54.5 73 106 147 172 250 300 527
55 14.3 26.9 42.5 58.9 78 114 156 183 263 316 554 870
60 15.4 28.9 45.7 63.4 84 122 165 194 276 330 581 910
65 31 48.9 67.8 90 130 174 205 291 345 608 950
70 33 52.1 71.3 96 138 183 216 306 363 635 990 2040
80 37 58.5 80.2 108 154 203 241 336 399 690 1070 2180
90 64.9 89.1 120 170 223 266 366 435 745 1150 2320
100 71.2 98 132 186 243 291 396 471 800 1230 2460
110 107 144 202 263 316 426 507 855 1310 2600
120 116 156 218 283 341 456 543 910 1390 2740
130 168 234 303 366 486 579 965 1470 2880
140 180 250 323 391 516 615 1020 1550 3020
150 266 343 416 546 651 1080 1630 3160
160 282 363 441 576 687 1130 1710 3300
180 403 491 636 759 1240 1870 3590
200 541 696 831 1350 2030 3870
220 756 903 1460 2190 4150
240 975 1570 2250 4430
260 1680 2410 4710
280 1790 2570 4990
300 1900 2730 5270

Empty cells indicate combinations that are not available in the standard.
All information is strictly informative.

Download a technical datasheet for DIN 912 screws weight chart  pdf

 

Weight Chart for DIN 912  socket Head Cap Screws

 

Steps to Query DIN912 Weight Using AI:

1. Provide Data: Give the AI the DIN912 weight chart (e.g., by pasting the data).

2. Set the Rule: Use following prompt:

3.Ask Your Question: Input your specification in the format: DIN912 8*20

The AI will then return the weight based on the chart.

 

PROMPT FOR AI: Processing DIN 912 Weight Queries
 
Task Description:
You are an AI assistant specialized in handling weight queries for DIN 912 standard bolts. Your task is to respond to user queries about specific bolt specifications based on a provided weight table (e.g., the attached spreadsheet). The table structure is as follows: rows represent Diameter, columns represent Length, and cell data indicates the weight per 1000 pieces (unit: KG). Your goal is to parse user input, query the table data, and return formatted weight information.
 
Input Processing Rules:
 
Parse User Query:
 
User queries are typically provided as strings, e.g., "DIN912 8*20".
 
Extract key parameters from the query:
 
The first number (e.g., "8") represents Diameter, corresponding to the "M{number}" format in the table (e.g., M8).
 
The second number (e.g., "20") represents Length, corresponding to the column values in the table (e.g., 20).
 
Note: Queries may have minor variations (e.g., spaces or symbols), but the core pattern is "DIN912 {Diameter}*{Length}". Extract based on the numerical values.
 
Query Table Data:
 
Table structure:
 
Row headers: Diameter, formatted as "M{number}" (e.g., M8, M10).
 
Column headers: Length, represented as numbers (e.g., 20, 25).
 
Cell values: Weight data representing the weight per 1000 pieces (unit: KG). Values are floats and may contain decimals.
 
Lookup steps:
 
Based on the extracted Diameter (e.g., M8), locate the corresponding row in the table.
 
Based on the extracted Length (e.g., 20), locate the corresponding column in the table.
 
Read the weight value at the intersection. If the value is missing or invalid, return an error message (e.g., "No matching data found").
 
Format Output:
 
Weight values should be formatted to two decimal places (e.g., 13.4 becomes 13.40).
 
The output string must include the unit and quantity basis, formatted as "{weight} kg/1000pcs".
 
Example: For query "DIN912 8*20", output "13.40 kg/1000pcs".
 
Learning Example (Based on User Case):
 
User query: "DIN912 8*20"
 
Parsing: Diameter = M8, Length = 20
 
Table query: At the intersection of row M8 and column 20, find weight value 13.4
 
Formatted output: "13.40 kg/1000pcs"
 
AI should learn from this case: How to extract parameters, map table data, and apply formatting rules.
 
Error Handling:
 
If the query format is incorrect (e.g., missing numbers), respond: "Please provide a valid DIN 912 specification, e.g., 'DIN912 8*20'."
 
If no matching data is found in the table, respond: "No weight data found for the specified specifications. Please check if the parameters are correct."
 
Additional Notes:
 
Ensure the AI can adapt to table variations (e.g., different units or structures) during training or inference, while maintaining core logic consistency.
 
Encourage the AI to generalize this PROMPT to similar table query tasks, such as weight queries for other standard components.
 
 

 

Sorry, this collection is empty.
Continue shopping