budhadityac24 commited on
Commit
ec891c3
1 Parent(s): 7713849

Create BizObjJSON.json

Browse files
Files changed (1) hide show
  1. BizObjJSON.json +446 -0
BizObjJSON.json ADDED
@@ -0,0 +1,446 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "Category": "BIZ_OBJ",
4
+ "Field Name": "Problem Statement",
5
+ "Description": "A brief Problem Statement of the requirement",
6
+ "User Answer": ""
7
+ },
8
+ {
9
+ "Category": "BIZ_OBJ",
10
+ "Field Name": "Current Inspection Methods",
11
+ "Description": "Description of the client's current methods for inspection.",
12
+ "User Answer": ""
13
+ },
14
+ {
15
+ "Category": "BIZ_OBJ",
16
+ "Field Name": "Challenges with Current System",
17
+ "Description": "Specific issues or challenges faced with the current inspection methods.",
18
+ "User Answer": ""
19
+ },
20
+ {
21
+ "Category": "BIZ_OBJ",
22
+ "Field Name": "Desired Improvements",
23
+ "Description": "Improvements the client wishes to achieve with the new system.",
24
+ "User Answer": ""
25
+ },
26
+ {
27
+ "Category": "BIZ_OBJ",
28
+ "Field Name": "Budget Constraints ",
29
+ "Description": " The client's budget for the system to tailor a cost-effective solution. ",
30
+ "User Answer": ""
31
+ },
32
+ {
33
+ "Category": "BIZ_OBJ",
34
+ "Field Name": "Key Performance Indicators (KPIs)",
35
+ "Description": "Metrics to measure the success of the vision system.",
36
+ "User Answer": ""
37
+ },
38
+ {
39
+ "Category": "BIZ_OBJ",
40
+ "Field Name": "Return on Investment (ROI) Criteria",
41
+ "Description": "Client's criteria for ROI on the vision system.",
42
+ "User Answer": ""
43
+ },
44
+ {
45
+ "Category": "BIZ_OBJ",
46
+ "Field Name": "Future Scalability Needs",
47
+ "Description": "Anticipated future requirements or expansions.",
48
+ "User Answer": ""
49
+ },
50
+ {
51
+ "Category": "BIZ_OBJ",
52
+ "Field Name": "Integration with Existing Systems",
53
+ "Description": "How the vision system needs to integrate with current business systems.",
54
+ "User Answer": ""
55
+ },
56
+ {
57
+ "Category": "BIZ_OBJ",
58
+ "Field Name": "Compliance Requirements",
59
+ "Description": "Any regulatory or industry compliance requirements.",
60
+ "User Answer": ""
61
+ },
62
+ {
63
+ "Category": "BIZ_OBJ",
64
+ "Field Name": "Environmental Impact Considerations",
65
+ "Description": "Any environmental goals or standards to adhere to.",
66
+ "User Answer": ""
67
+ },
68
+ {
69
+ "Category": "PROD_VARIANT_INFO",
70
+ "Field Name": "Product Name/ID",
71
+ "Description": "Unique Name or identifier for the product that needs to be inspected.",
72
+ "User Answer": ""
73
+ },
74
+ {
75
+ "Category": "PROD_VARIANT_INFO",
76
+ "Field Name": "Product Description",
77
+ "Description": "Brief overview of the product, its use, and key features.",
78
+ "User Answer": ""
79
+ },
80
+ {
81
+ "Category": "PROD_VARIANT_INFO",
82
+ "Field Name": "Product Image Upload",
83
+ "Description": "Option for users to upload images of the product for visual reference.",
84
+ "User Answer": ""
85
+ },
86
+ {
87
+ "Category": "PROD_VARIANT_INFO",
88
+ "Field Name": "Inspection Purpose",
89
+ "Description": "Brief description of why the product needs inspection (e.g., quality control, compliance, etc.).",
90
+ "User Answer": ""
91
+ },
92
+ {
93
+ "Category": "PROD_VARIANT_INFO",
94
+ "Field Name": "Dimensions",
95
+ "Description": "Min and Max Dimensions of the product.",
96
+ "User Answer": ""
97
+ },
98
+ {
99
+ "Category": "PROD_VARIANT_INFO",
100
+ "Field Name": "Usage Context",
101
+ "Description": "Description of where and how the product is used.",
102
+ "User Answer": ""
103
+ },
104
+ {
105
+ "Category": "PROD_VARIANT_INFO",
106
+ "Field Name": "Criticality",
107
+ "Description": "Importance and Role of the inspection process in its usage context.",
108
+ "User Answer": ""
109
+ },
110
+ {
111
+ "Category": "PROD_VARIANT_INFO",
112
+ "Field Name": "Variant Names/IDs",
113
+ "Description": "Unique identifiers for each variant.",
114
+ "User Answer": ""
115
+ },
116
+ {
117
+ "Category": "PROD_VARIANT_INFO",
118
+ "Field Name": "Variant Descriptions",
119
+ "Description": "Descriptions highlighting differences between variants.",
120
+ "User Answer": ""
121
+ },
122
+ {
123
+ "Category": "PROD_VARIANT_INFO",
124
+ "Field Name": "Size Range",
125
+ "Description": "Minimum and maximum dimensions for all variants.",
126
+ "User Answer": ""
127
+ },
128
+ {
129
+ "Category": "PROD_VARIANT_INFO",
130
+ "Field Name": "Variant-Specific Features",
131
+ "Description": "Notable features unique to certain variants.",
132
+ "User Answer": ""
133
+ },
134
+ {
135
+ "Category": "PROD_VARIANT_INFO",
136
+ "Field Name": "Variant Images",
137
+ "Description": "Option to upload images for",
138
+ "User Answer": ""
139
+ },
140
+ {
141
+ "Category": "PROD_VARIANT_INFO",
142
+ "Field Name": "Production Volume",
143
+ "Description": "Annual/Monthly Production Voume (total as well as Variant wise breakup)",
144
+ "User Answer": ""
145
+ },
146
+ {
147
+ "Category": "PROD_VARIANT_INFO",
148
+ "Field Name": "Product 3D Model",
149
+ "Description": "Option to upload a 3D model of the product.",
150
+ "User Answer": ""
151
+ },
152
+ {
153
+ "Category": "MATERIAL_HANDLING",
154
+ "Field Name": "Material Handling Method",
155
+ "Description": "How products are transported to the inspection area.",
156
+ "User Answer": ""
157
+ },
158
+ {
159
+ "Category": "MATERIAL_HANDLING",
160
+ "Field Name": "Loading",
161
+ "Description": "Description of how parts are loaded into the inspection system.",
162
+ "User Answer": ""
163
+ },
164
+ {
165
+ "Category": "MATERIAL_HANDLING",
166
+ "Field Name": "Handling Speed",
167
+ "Description": "Speed at which products are handled or moved.",
168
+ "User Answer": ""
169
+ },
170
+ {
171
+ "Category": "MATERIAL_HANDLING",
172
+ "Field Name": "Part Movement During Inspection",
173
+ "Description": "Specifies whether the part is moving or stationary during the inspection process.",
174
+ "User Answer": ""
175
+ },
176
+ {
177
+ "Category": "MATERIAL_HANDLING",
178
+ "Field Name": "FAIL/Rejection Action (NG components)",
179
+ "Description": "How rejected (Not Good) components are managed and what action should be taken.",
180
+ "User Answer": ""
181
+ },
182
+ {
183
+ "Category": "MATERIAL_HANDLING",
184
+ "Field Name": "PASS Action",
185
+ "Description": "What happens when a part is passed by the vision system.",
186
+ "User Answer": ""
187
+ },
188
+ {
189
+ "Category": "MATERIAL_HANDLING",
190
+ "Field Name": "Variant Change Over",
191
+ "Description": "How the system manages changes between different product variants.",
192
+ "User Answer": ""
193
+ },
194
+ {
195
+ "Category": "MATERIAL_HANDLING",
196
+ "Field Name": "Mechanical Drawings",
197
+ "Description": "Option to upload or describe mechanical drawings related to material handling.",
198
+ "User Answer": ""
199
+ },
200
+ {
201
+ "Category": "MATERIAL_HANDLING",
202
+ "Field Name": "Images/Video of the Existing Line",
203
+ "Description": "Visual reference of the current material handling setup.",
204
+ "User Answer": ""
205
+ },
206
+ {
207
+ "Category": "MATERIAL_HANDLING",
208
+ "Field Name": "Variants",
209
+ "Description": "List all different variants in the scope of this inspection and mention any out-of-scope variants.",
210
+ "User Answer": ""
211
+ },
212
+ {
213
+ "Category": "MATERIAL_HANDLING",
214
+ "Field Name": "Cycle Time",
215
+ "Description": "Describe cycle time and inspection speed.",
216
+ "User Answer": ""
217
+ },
218
+ {
219
+ "Category": "MATERIAL_HANDLING",
220
+ "Field Name": "Inputs to Vision System",
221
+ "Description": "Inputs from external systems interfaced with the vision system.",
222
+ "User Answer": ""
223
+ },
224
+ {
225
+ "Category": "MATERIAL_HANDLING",
226
+ "Field Name": "Outputs from Vision System",
227
+ "Description": "Outputs like PNP, TTL, EthernetIP, and interfacing details.",
228
+ "User Answer": ""
229
+ },
230
+ {
231
+ "Category": "MATERIAL_HANDLING",
232
+ "Field Name": "LOCATE FAILED/UNKNOWN/ERROR Action",
233
+ "Description": "What happens in scenarios of failed, unknown, or error detections.",
234
+ "User Answer": ""
235
+ },
236
+ {
237
+ "Category": "MATERIAL_HANDLING",
238
+ "Field Name": "Other Requirements",
239
+ "Description": "Open text for any other material handling requirements.",
240
+ "User Answer": ""
241
+ },
242
+ {
243
+ "Category": "MATERIAL_HANDLING",
244
+ "Field Name": "Special Handling Requirements",
245
+ "Description": "Specific conditions required for handling, like temperature control or fragility considerations.",
246
+ "User Answer": ""
247
+ },
248
+ {
249
+ "Category": "MATERIAL_HANDLING",
250
+ "Field Name": "Specifications/Standards Compliance",
251
+ "Description": "List of specific standards or specifications the system must comply with.",
252
+ "User Answer": ""
253
+ },
254
+ {
255
+ "Category": "MATERIAL_HANDLING",
256
+ "Field Name": "Material Standards",
257
+ "Description": "Specifies the material standards required for the components.",
258
+ "User Answer": ""
259
+ },
260
+ {
261
+ "Category": "SOFTWARE",
262
+ "Field Name": "Operator Permitted Actions",
263
+ "Description": "List of actions the operator is allowed to perform.",
264
+ "User Answer": ""
265
+ },
266
+ {
267
+ "Category": "SOFTWARE",
268
+ "Field Name": "Operator Restricted Actions",
269
+ "Description": "Actions the operator is not allowed to perform.",
270
+ "User Answer": ""
271
+ },
272
+ {
273
+ "Category": "SOFTWARE",
274
+ "Field Name": "Variant Selection Mechanism",
275
+ "Description": "How variant information is communicated to the vision system.",
276
+ "User Answer": ""
277
+ },
278
+ {
279
+ "Category": "SOFTWARE",
280
+ "Field Name": "Feedback Mechanisms",
281
+ "Description": "Any operator alerts or notifications.",
282
+ "User Answer": ""
283
+ },
284
+ {
285
+ "Category": "SOFTWARE",
286
+ "Field Name": "Language Preferences",
287
+ "Description": "Preferred languages for the interface.",
288
+ "User Answer": ""
289
+ },
290
+ {
291
+ "Category": "SOFTWARE",
292
+ "Field Name": "Database Integration",
293
+ "Description": "Details on the integration with external databases for data management.",
294
+ "User Answer": ""
295
+ },
296
+ {
297
+ "Category": "SOFTWARE",
298
+ "Field Name": "ERP Integration",
299
+ "Description": "Information on integration with Enterprise Resource Planning systems.",
300
+ "User Answer": ""
301
+ },
302
+ {
303
+ "Category": "SOFTWARE",
304
+ "Field Name": "Image Backup Requirements",
305
+ "Description": "Parameters for image data backup.",
306
+ "User Answer": ""
307
+ },
308
+ {
309
+ "Category": "SOFTWARE",
310
+ "Field Name": "Backup Storage",
311
+ "Description": "Preferred backup storage solution.",
312
+ "User Answer": ""
313
+ },
314
+ {
315
+ "Category": "SOFTWARE",
316
+ "Field Name": "Production Line Feedback",
317
+ "Description": "Result feedback to be communicated to the production line .",
318
+ "User Answer": ""
319
+ },
320
+ {
321
+ "Category": "CUSTOMER_DEPENDENCY",
322
+ "Field Name": "Space Requirements",
323
+ "Description": " Information on the physical space needed for the system.",
324
+ "User Answer": ""
325
+ },
326
+ {
327
+ "Category": "CUSTOMER_DEPENDENCY",
328
+ "Field Name": "Internet Connectivity",
329
+ "Description": "What kind of internet connectivity can be provided for remote training and testing and later for troubleshooting",
330
+ "User Answer": ""
331
+ },
332
+ {
333
+ "Category": "CUSTOMER_DEPENDENCY",
334
+ "Field Name": "Power",
335
+ "Description": " Details about power supply and network connectivity requirements.",
336
+ "User Answer": ""
337
+ },
338
+ {
339
+ "Category": "CUSTOMER_DEPENDENCY",
340
+ "Field Name": "Test and Train Samples",
341
+ "Description": "Whether the customer can provide sufficient sample products for training the system as well as for testing and system calibration.",
342
+ "User Answer": ""
343
+ },
344
+ {
345
+ "Category": "CUSTOMER_DEPENDENCY",
346
+ "Field Name": "On-site Support",
347
+ "Description": "Information about the level of on-site support and training required for the client.",
348
+ "User Answer": ""
349
+ },
350
+ {
351
+ "Category": "CUSTOMER_DEPENDENCY",
352
+ "Field Name": "Environmental Conditions ",
353
+ "Description": " Specific environmental factors where the system will be deployed, such as temperature, humidity, lighting, and contaminants. ",
354
+ "User Answer": ""
355
+ },
356
+ {
357
+ "Category": "CUSTOMER_DEPENDENCY",
358
+ "Field Name": "User Profiles and Skill Levels ",
359
+ "Description": " Technical expertise and training requirements of the end-users of the system. ",
360
+ "User Answer": ""
361
+ },
362
+ {
363
+ "Category": "CUSTOMER_DEPENDENCY",
364
+ "Field Name": "Regulatory and Compliance Requirements ",
365
+ "Description": " Industry-specific regulations or standards the system must comply with. ",
366
+ "User Answer": ""
367
+ },
368
+ {
369
+ "Category": "CUSTOMER_DEPENDENCY",
370
+ "Field Name": "Maintenance and Support Requirements ",
371
+ "Description": " Maintenance needs, expected system lifespan, and support requirements. ",
372
+ "User Answer": ""
373
+ },
374
+ {
375
+ "Category": "CUSTOMER_DEPENDENCY",
376
+ "Field Name": "Performance Metrics and Success Criteria ",
377
+ "Description": " Specific performance metrics expected from the system and how success is defined. ",
378
+ "User Answer": ""
379
+ },
380
+ {
381
+ "Category": "CUSTOMER_DEPENDENCY",
382
+ "Field Name": "Risk Assessment ",
383
+ "Description": " Potential risks or challenges in implementing the system for proactive planning. ",
384
+ "User Answer": ""
385
+ },
386
+ {
387
+ "Category": "ACCEPTANCE",
388
+ "Field Name": "Acceptance Test Criteria",
389
+ "Description": "Specific criteria that the vision system must meet for acceptance.",
390
+ "User Answer": ""
391
+ },
392
+ {
393
+ "Category": "ACCEPTANCE",
394
+ "Field Name": "Trial Period",
395
+ "Description": "The duration of the testing phase before final acceptance.",
396
+ "User Answer": ""
397
+ },
398
+ {
399
+ "Category": "ACCEPTANCE",
400
+ "Field Name": "Sample Size for Testing",
401
+ "Description": "Number of samples to be tested during the acceptance phase.",
402
+ "User Answer": ""
403
+ },
404
+ {
405
+ "Category": "ACCEPTANCE",
406
+ "Field Name": "Failure Thresholds",
407
+ "Description": "Defined limits for what constitutes a failure during testing.",
408
+ "User Answer": ""
409
+ },
410
+ {
411
+ "Category": "ACCEPTANCE",
412
+ "Field Name": "Reporting Requirements",
413
+ "Description": "Details on reporting format and frequency during the trial period.",
414
+ "User Answer": ""
415
+ },
416
+ {
417
+ "Category": "ACCEPTANCE",
418
+ "Field Name": "On-Site Evaluation",
419
+ "Description": "Requirement for on-site testing as part of the acceptance process.",
420
+ "User Answer": ""
421
+ },
422
+ {
423
+ "Category": "ACCEPTANCE",
424
+ "Field Name": "Post-Implementation Review",
425
+ "Description": "Schedule and criteria for reviewing the system's performance post-implementation.",
426
+ "User Answer": ""
427
+ },
428
+ {
429
+ "Category": "ACCEPTANCE",
430
+ "Field Name": "User Training Completion",
431
+ "Description": "Confirmation that user training has been successfully completed.",
432
+ "User Answer": ""
433
+ },
434
+ {
435
+ "Category": "ACCEPTANCE",
436
+ "Field Name": "System Integration Test",
437
+ "Description": "Testing the system's integration with existing processes and equipment.",
438
+ "User Answer": ""
439
+ },
440
+ {
441
+ "Category": "ACCEPTANCE",
442
+ "Field Name": "Final Acceptance Sign-off",
443
+ "Description": "Process for formally accepting the system, including any necessary documentation or approvals.",
444
+ "User Answer": ""
445
+ }
446
+ ]