-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathhouse_of_quality.json
More file actions
466 lines (466 loc) · 20.5 KB
/
house_of_quality.json
File metadata and controls
466 lines (466 loc) · 20.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
{
"whats": [
{
"id": "Accuracy \u00b10.075% for custody transfer",
"name": "Accuracy \u00b10.075% for custody transfer",
"threshold": "\u00b10.075%",
"spec_type": "accuracy",
"description": ""
},
{
"id": "Pressure range up to 15000 psi for wellhead applications",
"name": "Pressure range up to 15000 psi for wellhead applications",
"threshold": "up to 15000 psi",
"spec_type": "pressure_range",
"description": ""
},
{
"id": "Temperature -40\u00b0C to 85\u00b0C standard operation",
"name": "Temperature -40\u00b0C to 85\u00b0C standard operation",
"threshold": "-40\u00b0C to 85\u00b0C",
"spec_type": "temperature_range",
"description": ""
},
{
"id": "Temperature up to +125\u00b0C for high temperature applications",
"name": "Temperature up to +125\u00b0C for high temperature applications",
"threshold": "up to +125\u00b0C",
"spec_type": "temperature_range",
"description": ""
},
{
"id": "Corrosion resistance compliant with NACE MR0175/ISO 15156",
"name": "Corrosion resistance compliant with NACE MR0175/ISO 15156",
"threshold": "NACE MR0175/ISO 15156 compliance",
"spec_type": "material_compatibility",
"description": ""
},
{
"id": "Mechanical durability compliant with industry shock and vibration standards",
"name": "Mechanical durability compliant with industry shock and vibration standards",
"threshold": "industry shock and vibration standards",
"spec_type": "mechanical_durability",
"description": ""
},
{
"id": "Output signal 4-20 mA with HART protocol minimum",
"name": "Output signal 4-20 mA with HART protocol minimum",
"threshold": "4-20 mA with HART",
"spec_type": "output_signal",
"description": ""
},
{
"id": "Certification ATEX Zone 1 or Zone 0, IECEx, CSA, FM approvals",
"name": "Certification ATEX Zone 1 or Zone 0, IECEx, CSA, FM approvals",
"threshold": "ATEX Zone 1 or Zone 0, IECEx, CSA, FM",
"spec_type": "certification",
"description": ""
},
{
"id": "Ease of maintenance with field calibration and remote diagnostics",
"name": "Ease of maintenance with field calibration and remote diagnostics",
"threshold": "field calibration and remote diagnostics",
"spec_type": "maintainability",
"description": ""
},
{
"id": "Long-term stability with zero and span drift less than 0.1% per year",
"name": "Long-term stability with zero and span drift less than 0.1% per year",
"threshold": "drift < 0.1% per year",
"spec_type": "stability",
"description": ""
}
],
"hows": [
"process_connection",
"output_signal",
"pressure_range",
"temperature_range",
"accuracy",
"supply_voltage"
],
"matrix": [
{
"need_id": "Accuracy \u00b10.075% for custody transfer",
"need_name": "Accuracy \u00b10.075% for custody transfer",
"relationships": {
"accuracy": 9
},
"reasoning": "Accuracy specification directly determines if the product meets the \u00b10.075% accuracy requirement for custody transfer."
},
{
"need_id": "Pressure range up to 15000 psi for wellhead applications",
"need_name": "Pressure range up to 15000 psi for wellhead applications",
"relationships": {
"pressure_range": 9
},
"reasoning": "Pressure range specification directly impacts the ability to operate up to 15000 psi as required."
},
{
"need_id": "Temperature -40\u00b0C to 85\u00b0C standard operation",
"need_name": "Temperature -40\u00b0C to 85\u00b0C standard operation",
"relationships": {
"temperature_range": 9
},
"reasoning": "Temperature range specification directly affects meeting the standard operation temperature range."
},
{
"need_id": "Temperature up to +125\u00b0C for high temperature applications",
"need_name": "Temperature up to +125\u00b0C for high temperature applications",
"relationships": {
"temperature_range": 9
},
"reasoning": "Temperature range specification directly determines if the product can handle high temperature applications up to +125\u00b0C."
},
{
"need_id": "Corrosion resistance compliant with NACE MR0175/ISO 15156",
"need_name": "Corrosion resistance compliant with NACE MR0175/ISO 15156",
"relationships": {
"process_connection": 3,
"material_compatibility": 9
},
"reasoning": "Material compatibility is critical for corrosion resistance compliance; process connection materials partially influence corrosion resistance."
},
{
"need_id": "Mechanical durability compliant with industry shock and vibration standards",
"need_name": "Mechanical durability compliant with industry shock and vibration standards",
"relationships": {
"process_connection": 3,
"mechanical_durability": 9
},
"reasoning": "Mechanical durability is the main spec for shock and vibration compliance; process connection design can partially affect durability."
},
{
"need_id": "Output signal 4-20 mA with HART protocol minimum",
"need_name": "Output signal 4-20 mA with HART protocol minimum",
"relationships": {
"output_signal": 9
},
"reasoning": "Output signal specification directly determines if the product supports 4-20 mA with HART protocol."
},
{
"need_id": "Certification ATEX Zone 1 or Zone 0, IECEx, CSA, FM approvals",
"need_name": "Certification ATEX Zone 1 or Zone 0, IECEx, CSA, FM approvals",
"relationships": {
"certification": 9
},
"reasoning": "Certification spec directly relates to meeting required safety and compliance approvals."
},
{
"need_id": "Ease of maintenance with field calibration and remote diagnostics",
"need_name": "Ease of maintenance with field calibration and remote diagnostics",
"relationships": {
"maintainability": 9,
"output_signal": 3
},
"reasoning": "Maintainability spec is primary for ease of maintenance; output signal protocols can partially support remote diagnostics."
},
{
"need_id": "Long-term stability with zero and span drift less than 0.1% per year",
"need_name": "Long-term stability with zero and span drift less than 0.1% per year",
"relationships": {
"stability": 9,
"accuracy": 3
},
"reasoning": "Stability spec is critical for drift requirements; accuracy impacts overall measurement reliability."
}
],
"competitive_scores": [
{
"product": "Rosemount 3051S",
"scores": [
{
"need_id": "Accuracy \u00b10.075% for custody transfer",
"score": 5,
"reason": "Score = 5 because accuracy = \u00b10.025% < required \u00b10.075% (exceeds)"
},
{
"need_id": "Pressure range up to 15000 psi for wellhead applications",
"score": 2,
"reason": "Score = 2 because pressure_range = up to 4000 psi < required 15000 psi (falls short)"
},
{
"need_id": "Temperature -40\u00b0C to 85\u00b0C standard operation",
"score": 5,
"reason": "Score = 5 because temperature_range = -200 to 850 \u00b0C > required -40 to 85 \u00b0C (exceeds)"
},
{
"need_id": "Temperature up to +125\u00b0C for high temperature applications",
"score": 5,
"reason": "Score = 5 because temperature_range = up to 850 \u00b0C > required up to 125 \u00b0C (exceeds)"
},
{
"need_id": "Corrosion resistance compliant with NACE MR0175/ISO 15156",
"score": 3,
"reason": "Score = 3 because process_connection = 1/2 NPT/manifold (standard materials) partially supports corrosion resistance; no explicit NACE compliance stated"
},
{
"need_id": "Mechanical durability compliant with industry shock and vibration standards",
"score": 3,
"reason": "Score = 3 because process_connection = manifold/seal system options partially support mechanical durability; no explicit shock/vibration compliance stated"
},
{
"need_id": "Output signal 4-20 mA with HART protocol minimum",
"score": 5,
"reason": "Score = 5 because output_signal = 4-20 mA HART included (meets and exceeds)"
},
{
"need_id": "Certification ATEX Zone 1 or Zone 0, IECEx, CSA, FM approvals",
"score": 2,
"reason": "Score = 2 because certification not specified (assumed below required certifications)"
},
{
"need_id": "Ease of maintenance with field calibration and remote diagnostics",
"score": 3,
"reason": "Score = 3 because output_signal supports HART and WirelessHART enabling remote diagnostics; no explicit maintainability info"
},
{
"need_id": "Long-term stability with zero and span drift less than 0.1% per year",
"score": 3,
"reason": "Score = 3 because accuracy = \u00b10.025% is excellent but no explicit drift data; assumed average stability"
}
],
"overall_assessment": "Excellent accuracy and temperature range, limited pressure range, good output signal, but lacks explicit certifications and corrosion resistance details."
},
{
"product": "2600T Series Model 265J",
"scores": [
{
"need_id": "Accuracy \u00b10.075% for custody transfer",
"score": 4,
"reason": "Score = 4 because accuracy = \u00b10.075% meets required \u00b10.075% (meets)"
},
{
"need_id": "Pressure range up to 15000 psi for wellhead applications",
"score": 1,
"reason": "Score = 1 because pressure_range = approx. 1450 psi < required 15000 psi (significantly below)"
},
{
"need_id": "Temperature -40\u00b0C to 85\u00b0C standard operation",
"score": 4,
"reason": "Score = 4 because temperature_range = -40 to 85 \u00b0C meets required -40 to 85 \u00b0C (meets)"
},
{
"need_id": "Temperature up to +125\u00b0C for high temperature applications",
"score": 1,
"reason": "Score = 1 because temperature_range = 85 \u00b0C < required up to 125 \u00b0C (falls short)"
},
{
"need_id": "Corrosion resistance compliant with NACE MR0175/ISO 15156",
"score": 1,
"reason": "Score = 1 because no corrosion resistance or material compatibility info provided (assumed poor)"
},
{
"need_id": "Mechanical durability compliant with industry shock and vibration standards",
"score": 1,
"reason": "Score = 1 because no mechanical durability info provided (assumed poor)"
},
{
"need_id": "Output signal 4-20 mA with HART protocol minimum",
"score": 5,
"reason": "Score = 5 because output_signal = 4-20 mA, HART included (meets)"
},
{
"need_id": "Certification ATEX Zone 1 or Zone 0, IECEx, CSA, FM approvals",
"score": 1,
"reason": "Score = 1 because no certification info provided (assumed poor)"
},
{
"need_id": "Ease of maintenance with field calibration and remote diagnostics",
"score": 2,
"reason": "Score = 2 because output_signal supports HART but no explicit maintainability info (below average)"
},
{
"need_id": "Long-term stability with zero and span drift less than 0.1% per year",
"score": 3,
"reason": "Score = 3 because accuracy = \u00b10.075% meets threshold but no drift data (assumed average)"
}
],
"overall_assessment": "Meets accuracy and standard temperature needs but poor pressure range and lacks certifications and durability info."
},
{
"product": "EJA510E/EJA530E",
"scores": [
{
"need_id": "Accuracy \u00b10.075% for custody transfer",
"score": 5,
"reason": "Score = 5 because accuracy = \u00b10.055% < required \u00b10.075% (exceeds)"
},
{
"need_id": "Pressure range up to 15000 psi for wellhead applications",
"score": 3,
"reason": "Score = 3 because pressure_range = up to 7200 psi < required 15000 psi (close but below)"
},
{
"need_id": "Temperature -40\u00b0C to 85\u00b0C standard operation",
"score": 5,
"reason": "Score = 5 because temperature_range = -40 to 120 \u00b0C > required -40 to 85 \u00b0C (exceeds)"
},
{
"need_id": "Temperature up to +125\u00b0C for high temperature applications",
"score": 4,
"reason": "Score = 4 because temperature_range = 120 \u00b0C slightly below required 125 \u00b0C (close)"
},
{
"need_id": "Corrosion resistance compliant with NACE MR0175/ISO 15156",
"score": 1,
"reason": "Score = 1 because no corrosion resistance info provided (assumed poor)"
},
{
"need_id": "Mechanical durability compliant with industry shock and vibration standards",
"score": 1,
"reason": "Score = 1 because no mechanical durability info provided (assumed poor)"
},
{
"need_id": "Output signal 4-20 mA with HART protocol minimum",
"score": 5,
"reason": "Score = 5 because output_signal = 4-20 mA HART included (meets)"
},
{
"need_id": "Certification ATEX Zone 1 or Zone 0, IECEx, CSA, FM approvals",
"score": 1,
"reason": "Score = 1 because no certification info provided (assumed poor)"
},
{
"need_id": "Ease of maintenance with field calibration and remote diagnostics",
"score": 2,
"reason": "Score = 2 because output_signal supports HART but no explicit maintainability info (below average)"
},
{
"need_id": "Long-term stability with zero and span drift less than 0.1% per year",
"score": 3,
"reason": "Score = 3 because accuracy = \u00b10.055% is good but no drift data (assumed average)"
}
],
"overall_assessment": "Strong accuracy and temperature specs, moderate pressure range, but lacks corrosion resistance, certifications, and durability info."
},
{
"product": "SITRANS P320/P420",
"scores": [
{
"need_id": "Accuracy \u00b10.075% for custody transfer",
"score": 4,
"reason": "Score = 4 because accuracy = typically \u00b10.04% to \u00b10.1%, borderline meets \u00b10.075% (close)"
},
{
"need_id": "Pressure range up to 15000 psi for wellhead applications",
"score": 4,
"reason": "Score = 4 because pressure_range = up to 10153 psi < required 15000 psi (below but close)"
},
{
"need_id": "Temperature -40\u00b0C to 85\u00b0C standard operation",
"score": 4,
"reason": "Score = 4 because temperature_range = -40 to 85 \u00b0C meets required -40 to 85 \u00b0C (meets)"
},
{
"need_id": "Temperature up to +125\u00b0C for high temperature applications",
"score": 1,
"reason": "Score = 1 because temperature_range = 85 \u00b0C < required up to 125 \u00b0C (falls short)"
},
{
"need_id": "Corrosion resistance compliant with NACE MR0175/ISO 15156",
"score": 3,
"reason": "Score = 3 because process_connection = EN 1092-1, ASME B16.5, JIS flanges (likely better corrosion resistance) but no explicit NACE compliance"
},
{
"need_id": "Mechanical durability compliant with industry shock and vibration standards",
"score": 3,
"reason": "Score = 3 because process_connection = flanges likely improve mechanical durability; no explicit shock/vibration compliance"
},
{
"need_id": "Output signal 4-20 mA with HART protocol minimum",
"score": 5,
"reason": "Score = 5 because output_signal = 4-20 mA HART included (meets)"
},
{
"need_id": "Certification ATEX Zone 1 or Zone 0, IECEx, CSA, FM approvals",
"score": 1,
"reason": "Score = 1 because no certification info provided (assumed poor)"
},
{
"need_id": "Ease of maintenance with field calibration and remote diagnostics",
"score": 2,
"reason": "Score = 2 because output_signal supports HART but no explicit maintainability info (below average)"
},
{
"need_id": "Long-term stability with zero and span drift less than 0.1% per year",
"score": 3,
"reason": "Score = 3 because accuracy range includes \u00b10.04% (good) but no drift data (assumed average)"
}
],
"overall_assessment": "Good output and temperature specs, moderate pressure range, decent mechanical and corrosion potential, but lacks certifications and high temperature support."
}
],
"technical_correlations": [
{
"spec1": "accuracy",
"spec2": "stability",
"correlation": "positive",
"explanation": "Higher accuracy often correlates with better long-term stability and lower drift."
},
{
"spec1": "pressure_range",
"spec2": "mechanical_durability",
"correlation": "positive",
"explanation": "Products designed for higher pressure ranges typically require enhanced mechanical durability."
},
{
"spec1": "temperature_range",
"spec2": "material_compatibility",
"correlation": "positive",
"explanation": "Higher temperature ranges require materials compatible with thermal stress and corrosion resistance."
},
{
"spec1": "output_signal",
"spec2": "maintainability",
"correlation": "positive",
"explanation": "Advanced output signals (e.g., HART) enable remote diagnostics and easier maintenance."
},
{
"spec1": "certification",
"spec2": "mechanical_durability",
"correlation": "positive",
"explanation": "Certifications often require meeting mechanical durability standards."
}
],
"key_insights": [
"No product fully meets the high pressure range requirement of 15000 psi; Rosemount 3051S and SITRANS P320/P420 come closest but still fall short.",
"Rosemount 3051S excels in accuracy and temperature range, making it suitable for custody transfer and high temperature applications, but lacks explicit certifications and corrosion resistance details.",
"Output signal support with 4-20 mA and HART protocol is strong across all products, supporting remote diagnostics and maintainability to some extent.",
"Certification and corrosion resistance information is generally lacking, representing a potential risk area for customers requiring compliance with industry standards.",
"Long-term stability data is not explicitly provided for any product, making it difficult to fully assess suitability for applications requiring minimal drift."
],
"products": {
"Rosemount 3051S": {
"pressure_range": "0.5 to 4000 psi (varies by model)",
"accuracy": "\u00b10.025% span accuracy (Ultra)",
"output_signal": "4-20 mA HART, WirelessHART, FOUNDATION Fieldbus",
"temperature_range": "-328 to 1562 \u00b0F (-200 to 850 \u00b0C) with RTD input",
"supply_voltage": "10.5-42.4 VDC",
"process_connection": "1/2 NPT, manifold or seal system options"
},
"2600T Series Model 265J": {
"pressure_range": "10 mbar to 100 bar (approx. 0.15 to 1450 psi)",
"accuracy": "\u00b10.075%",
"output_signal": "4-20 mA, HART, PROFIBUS-PA",
"temperature_range": "-40 to 85 \u00b0C",
"supply_voltage": "12-42 VDC"
},
"EJA510E/EJA530E": {
"pressure_range": "-14.5 to 7200 psi (varies by model)",
"accuracy": "\u00b10.055% of span",
"output_signal": "4-20 mA HART, FOUNDATION Fieldbus, PROFIBUS PA",
"temperature_range": "-40 to 120 \u00b0C",
"supply_voltage": "10.5-32 VDC"
},
"SITRANS P320/P420": {
"pressure_range": "0.15 to 10153 psi (0.01 to 700 bar)",
"accuracy": "Minimal conformity error (typically \u00b10.04% to \u00b10.1%)",
"output_signal": "4-20 mA HART, FOUNDATION Fieldbus, PROFIBUS PA",
"temperature_range": "-40 to 85 \u00b0C",
"supply_voltage": "10.5-30 VDC",
"process_connection": "EN 1092-1, ASME B16.5, JIS flanges"
}
},
"generated_at": "2026-03-14T15:33:25.215370"
}