For a Type 1 Gage R&R I want to use 1 unit and measure it 30 times

M

michalgajewskix

Hi,

In my company (wind sensors manufactur) we try to introduce a set of tools to control our production and measurement system, problematic issue is the fact that no one knows how to do this correctly… my manager thinks about:

1. Cp, cpk indices and I and MR charts to control company production, how far from spec limits we are, how close to mean, etc.

2. Gage R&R Type 1 to verify a measurement system

I have read a few articles about this topic so far, but still this is not clear for me.Please correct me if I am wrong.

Type 1, because to start a calibration of our product (wind sensor) operator needs to press only a start button (so there are no variation between operators).

For a Gage R&R type 1 I want to use 1 unit and measure it 30 times, in this way I will have information about repeatibility. Can I add also 30 measurements of 30 different units (1 measurement per 1 unit) to get information about reproducibility?

I have problem with my outputs (in the attachments you can see graphs from minitab)

In TunnelDAta.xlsx you could find measurement data in two columns:
First – measurements of 30 units,
Second – 30 measurements of the same unit.

in Gage R&R type 1 I dont see any condition for NDC, can I use data which I used?

Thank you for any help.
Regards
 

Attachments

  • TunnelData.xlsx
    9.5 KB · Views: 302
  • Gage30units.png
    Gage30units.png
    8.5 KB · Views: 478
  • GageGoldST.png
    GageGoldST.png
    8.2 KB · Views: 562

Miner

Forum Moderator
Leader
Admin
Type 1, because to start a calibration of our product (wind sensor) operator needs to press only a start button (so there are no variation between operators).

Provided that you have clearly explained the system and have left nothing out, this is correct.

For a Gage R&R type 1 I want to use 1 unit and measure it 30 times, in this way I will have information about repeatibility.

Minitab recommends taking 50 measurements for a better estimate of the variation, but this is correct.

Can I add also 30 measurements of 30 different units (1 measurement per 1 unit) to get information about reproducibility?

No. This gives you an estimate of the process variation, not reproducibility.

I have problem with my outputs (in the attachments you can see graphs from minitab)

In TunnelDAta.xlsx you could find measurement data in two columns:
First – measurements of 30 units,
Second – 30 measurements of the same unit.

in Gage R&R type 1 I don't see any condition for NDC, can I use data which I used?

A Type 1 study does not calculate the ndc. ndc is a metric used only with a Type 2 R&R study. You can manually calculate ndc by dividing the standard deviation for Parts by the standard deviation for Gage, then multiply by 1.41 (which is equal to SQRT(2)) then truncate this value to an integer.

You have another problem. A Type 1 study requires a standard for the part that you measured. This should be the mean of repeated (>/= 10) measurements of the part by a measurement device of greater accuracy that the device used in the study. You appear to have used the nominal/target value for the standard. This will yield incorrect results for the Bias and any metrics that include the bias.
 

Statistical Steven

Statistician
Leader
Super Moderator
Couple of issues you need to resolve:

1. Your measurement system does not have enough discrimination as there seems to be only a few unique value (not a truly continuous value).

2. I would take 10 parts and measure each 3 times to get a better understanding of reproducibility (and repeatability)

3. Though an operator only pushes a button, if there is setup of the part, there can be operator induced variability

4. Cp, Cpk or SPC charts (I and MR) are process parameters. GRR is a measurement system analysis. They evaluate separate things. Always do GRR before any process indices.


Hi,

In my company (wind sensors manufactur) we try to introduce a set of tools to control our production and measurement system, problematic issue is the fact that no one knows how to do this correctly… my manager thinks about:

1. Cp, cpk indices and I and MR charts to control company production, how far from spec limits we are, how close to mean, etc.

2. Gage R&R Type 1 to verify a measurement system

I have read a few articles about this topic so far, but still this is not clear for me.Please correct me if I am wrong.

Type 1, because to start a calibration of our product (wind sensor) operator needs to press only a start button (so there are no variation between operators).

For a Gage R&R type 1 I want to use 1 unit and measure it 30 times, in this way I will have information about repeatibility. Can I add also 30 measurements of 30 different units (1 measurement per 1 unit) to get information about reproducibility?

I have problem with my outputs (in the attachments you can see graphs from minitab)

In TunnelDAta.xlsx you could find measurement data in two columns:
First – measurements of 30 units,
Second – 30 measurements of the same unit.

in Gage R&R type 1 I dont see any condition for NDC, can I use data which I used?

Thank you for any help.
Regards
 
M

michalgajewskix

Thank you very much for your answers

I have small problem with proper understanding them:

First aspect: I asked:

Can I add also 30 measurements of 30 different units (1 measurement per 1 unit) to get information about reproducibility?

Miner answer:

No. This gives you an estimate of the process variation, not reproducibility.
Statistical Steven answer:
2. I would take 10 parts and measure each 3 times to get a better understanding of reproducibility (and repeatability)
So how it is with reproducibility? I found info that to do reproducibility test a few operators (at least 2, better 3) need to measure one unit few times... Statistical Steven answer suggests something else...

Second aspect:

1. Your measurement system does not have enough discrimination as there seems to be only a few unique value (not a truly continuous value).

I changed discrimination from 0.1 to 0.01 m/s, new data and graphs are in the attachments (there are real measurement data). But still my Cg, Cgk are below 1, and %Var is above 30%, which means that process is not under control...

Correct me if I am wrong:
For this product my spec limits are +-0.3 m/s, so tolerance is 0.6 m/s, target is 10.00 m/s, so to do gage R&R I need measurement data which cover only 20% of tolerance (in this case data with max. spread of 0.12 m/s ??).

And If my real measurement data looks in this way, so what can I do with them to do Gage R&R in correct way?

Last question in the end:

in TunnelData2.xlsx there are three columns with data, first column is a reference wind speed, second is my product's measurement data, when I try to do Gage type 1 in minitab I could only select target value (in this case 10.00 m/s), so how can I include also variation of my reference tool ?
If I shouldn't included it, then which data use ( error = ref. - my product ) ?

Thank you for any hints,
Mike
 

Attachments

  • TunnelData2.xlsx
    9.8 KB · Views: 198
  • gageHStunnel.png
    gageHStunnel.png
    11.2 KB · Views: 278
  • gageHSError.png
    gageHSError.png
    12.6 KB · Views: 789

Statistical Steven

Statistician
Leader
Super Moderator
See my answers in RED
Thank you very much for your answers

So how it is with reproducibility? I found info that to do reproducibility test a few operators (at least 2, better 3) need to measure one unit few times... Statistical Steven answer suggests something else...

Measuring multiple parts, multiple times is different than measuring multiple parts once. If you only measure a part once, your process/measurement variability is confounded. My point is that for the same 30 measurements, I would use less parts and more repeats. You can add in multiple operators to get the reproducibility too.

Second aspect:



I changed discrimination from 0.1 to 0.01 m/s, new data and graphs are in the attachments (there are real measurement data). But still my Cg, Cgk are below 1, and %Var is above 30%, which means that process is not under control...

Correct me if I am wrong:
For this product my spec limits are +-0.3 m/s, so tolerance is 0.6 m/s, target is 10.00 m/s, so to do gage R&R I need measurement data which cover only 20% of tolerance (in this case data with max. spread of 0.12 m/s ??).

And If my real measurement data looks in this way, so what can I do with them to do Gage R&R in correct way?
If the 20 data points are a single part measured 20 times,
then the measurement system is too variable for your specifications.

Last question in the end:

in TunnelData2.xlsx there are three columns with data, first column is a reference wind speed, second is my product's measurement data, when I try to do Gage type 1 in minitab I could only select target value (in this case 10.00 m/s), so how can I include also variation of my reference tool ?
If I shouldn't included it, then which data use ( error = ref. - my product ) ?

Thank you for any hints,
Mike
 

Miner

Forum Moderator
Leader
Admin
It sounds like you might be new to MSA. If so, you might want to start by reading my MSA Blog. They are sorted with the most recent first, so I would start with the oldest and work your way to the more recent ones.

Your specific question dealt with a Type 1 study which looks only at repeatability. I scoped my answer to a Type 1 study. Steven cautioned you not to assume that there was no operator impact if the results might be affected by how an operator loads a part into the test fixture (i.e., he widened the scope to a Type 2 R&R study).

Regarding the resolution, Steven was correct in this comment. I had noticed the same issue, but forgot to mention it. Poor resolution has differing impact on R&R results. It can hurt, help or not impact. It is a separate issue, just like bias. The priority of focus on ensuring a good measurement system is:
  1. Ensure good resolution
  2. Ensure zero bias (calibrate)
  3. Ensure minimal variation (R&R)

I changed discrimination from 0.1 to 0.01 m/s, new data and graphs are in the attachments (there are real measurement data). But still my Cg, Cgk are below 1, and %Var is above 30%, which means that process is not under control...

It is not really a control issue. It is an issue of high gage repeatability variation.

Correct me if I am wrong:
For this product my spec limits are +-0.3 m/s, so tolerance is 0.6 m/s, target is 10.00 m/s, so to do gage R&R I need measurement data which cover only 20% of tolerance (in this case data with max. spread of 0.12 m/s ??).

And If my real measurement data looks in this way, so what can I do with them to do Gage R&R in correct way?

in TunnelData2.xlsx there are three columns with data, first column is a reference wind speed, second is my product's measurement data, when I try to do Gage type 1 in minitab I could only select target value (in this case 10.00 m/s), so how can I include also variation of my reference tool ?
If I shouldn't included it, then which data use ( error = ref. - my product ) ?

You are correct. The Type 1 R study assumes that you are making multiple measurements against an unchanging standard. It appears that you are taking parallel measurements of a changing characteristic where one measurement is your gage and the other measurement is a "Master" or reference gage. Is that correct?

Assuming that is the situation, I ran the analysis using the wind sensor speed error against a reference value of zero. That analysis is attached. It shows a statistically significant bias of 0.050, plus a repeatability issue. Regarding how to reduce the repeatability variation, consider: the stated repeatability of the device, variation in the wind speed itself, variation in wind speed between the location of the instruments. Another consideration. Not having worked with a wind tunnel, I visualize a giant fan on one end to provide the wind speed. If that is correct, I would expect the wind speed to pulsate as each fan blade passes. How does the measurement device handle these pulsations? Do you get instantaneous readings that fluctuate with the pulsation, or average them? How does the master device measure? Are they the same?
 

Attachments

  • Type 1 Gage Study for wind sensor speed error.jpg
    Type 1 Gage Study for wind sensor speed error.jpg
    29.7 KB · Views: 423
Last edited:
Thread starter Similar threads Forum Replies Date
D Gage type and data base maintainence Using GAGEpack Software 2
R Repeatability Type 1 Gage and Gage R&R Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 4
M Type 1 Gage r study Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 4
S Type 1 Gage R&R or something else? Reliability Analysis - Predictions, Testing and Standards 6
N % Tolerance - Type 1 study on the gages, then a gage R&R (ANOVA) Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 4
M Definitive answer on Type 1 vs Type 2 vs Type 3 Gage Study Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 0
B Minitab Type 1 Gage Study on True Position Question Measurement Uncertainty (MU) 1
A Gage type 1 study on CMM Capability, Accuracy and Stability - Processes, Machines, etc. 2
P What is a Type 3 Gage Study? Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 1
J Type 1 GRR (Gage R&R) on a One Sided Specification Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 6
G Ford - Type 1 Gage Study MSA (Measurement Systems Analysis) acceptable? Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 7
H Type 1 Gage Study Interpretation Question Using Minitab Software 7
S Minitab: Type 1 Gage Study vs. Gage R&R Study Using Minitab Software 5
M Type 1 Gage R&R - Analyzing Run Chart and I-mR Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 12
M Type 2 GR&R (Gage R&R): % Contribution & % Std Var Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 5
W Type 1 Gauge (Gage) R&R Excel Template anyone? Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 21
A Gage Block Repair - What type of stone is acceptable for removing burrs General Measurement Device and Calibration Topics 5
M Type 1 Gage Study - What's your opinion on this gage? Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 3
J Type 1 Gage Study Excel Template Excel .xls Spreadsheet Templates and Tools 5
G Gage R&R for every gauge? Or is it only every type of gauge? MSA 3rd Edition Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 13
Marc Errors - Uncertainty Type I, II, or Alpha, Beta vs. Gage R&R Measurement Uncertainty (MU) 1
I Labeling requirements for Type Testing China Medical Device Regulations 1
G Trend analysis according to Article 88, MDR (EU), type of data point. EU Medical Device Regulations 1
M Type of bodily contact Other Medical Device Related Standards 1
R MSA Type 3 vs Type 1 Capability, Accuracy and Stability - Processes, Machines, etc. 12
X Separation of battery powered FB type applied part IEC 60601 - Medical Electrical Equipment Safety Standards Series 3
R Separation and PE Requirements of a Type B Applied Part IEC 60601 - Medical Electrical Equipment Safety Standards Series 3
Judy Abbott Type of contact- 10993-1:2018 Medical Device and FDA Regulations and Standards News 2
P Type of MSA study according to measurement equipment Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 2
CaliperJim Interval Type After First Use (AFU) General Measurement Device and Calibration Topics 6
Z Why Control Limits are not the same depending on type of exclusion of data points Using Minitab Software 7
A IATF MSA study Type 1 General Measurement Device and Calibration Topics 7
Nihls MSA Study Type 2 (special conditions ) IEC 60601 - Medical Electrical Equipment Safety Standards Series 0
M Class II type machine , and its compliance with 60601-1 IEC 60601 - Medical Electrical Equipment Safety Standards Series 14
W What is the difference between TYPE B and TYPE BF? IEC 60601 - Medical Electrical Equipment Safety Standards Series 2
Nihls MSA Study Type 1 (CMM) Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 2
D Separation of F-type applied part and remaining parts IEC 60601 - Medical Electrical Equipment Safety Standards Series 13
M MSA Study Type 1 not capable. We are at the limit. And manufacturing wants to continue producing. Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 7
cnbrosa Study Type 1 on a CMM using a measuring support Gage R&R (GR&R) and MSA (Measurement Systems Analysis) 4
A Fabric roll inspection - What type of Control Chart to use? Inspection, Prints (Drawings), Testing, Sampling and Related Topics 2
A AMSQQP416E Class 2 type 2 AS9100, IAQG, NADCAP and Aerospace related Standards and Requirements 0
S Are EC type examinations still being conducted under MDR? EU Medical Device Regulations 5
S Medical watch Class II (AP Type CF) with USB connection IEC 60601 - Medical Electrical Equipment Safety Standards Series 7
Johnnymo62 Non Aerospace topics - Anything for military trucks, trailers, Humvee type vehicles? AS9100, IAQG, NADCAP and Aerospace related Standards and Requirements 8
N BF-type applied part MOPP vs secondary IEC 60601 - Medical Electrical Equipment Safety Standards Series 3
Marcel DS GOST-R (Type approval for Vehicles in Russia) Other ISO and International Standards and European Regulations 0
I Old Time Scatter diagrams for defect type and location- software Quality Tools, Improvement and Analysis 7
P Surgical masks ( type IIR) - Cleanroom Requirements EU Medical Device Regulations 3
W Insulation requirements of BF type infant skin temperature probe IEC 60601 - Medical Electrical Equipment Safety Standards Series 0
Jane's Like-for-like critical raw material change qualification - type of testing/ number of lots required ISO 13485:2016 - Medical Device Quality Management Systems 4

Similar threads

Top Bottom