Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| correlia:pccs [2025/05/19 03:06] – optrix | correlia:pccs [2025/12/18 22:50] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====PCC Charts==== | ||
| + | Parallel Coordinate Charts are used to compare how values are spread across a number of points at a single time. | ||
| + | |||
| + | They' | ||
| + | |||
| + | They' | ||
| + | |||
| + | Each item on the X axis has it's own unique scale, meaning that assets with radically different scales can be directly compared to one-another. | ||
| + | |||
| + | Each line on a PCC chart represents a single moment in **time**. For example, one line will show the values for each point at 08:00, while the next will show the values at 08:02. | ||
| + | |||
| + | ===Example=== | ||
| + | |||
| + | The chart below is comparing 6 points on our Paint Line - a system that runs a product of varying thickness and width through rollers. | ||
| + | |||
| + | {{pccexample.png|600}} | ||
| + | |||
| + | ^Points (From Left to Right)^ | ||
| + | |Paint Line Actual Speed| | ||
| + | |Roller Actual Speed| | ||
| + | |Paint Line Target Speed| | ||
| + | |Roller Target Speed| | ||
| + | |Product Thickness| | ||
| + | |Product Width| | ||
| + | |||
| + | You can see that each asset has it's own unique Y axis. This lets us directly compare properties like //speed// - measured in meters-per-minute - with // | ||
| + | |||
| + | Remembering that each line is a different point in //time//, we can see that generally the target and actual speeds tend to stay quite close together, with the **actual** speeds showing more movement and noise than the target speeds, but both are sticking fairly close together. | ||
| + | |||
| + | The product **thickness** appears to be the //inverse// of our speed. The greater the //speed//, the lower the // | ||
| + | |||
| + | The product **width** is less strongly related than the other values. This indicates that it might not be directly related to the other measurements, | ||