{"id":1368,"date":"2026-05-22T16:19:57","date_gmt":"2026-05-22T16:19:57","guid":{"rendered":"https:\/\/rahmlcd.blog\/?p=1368"},"modified":"2026-06-01T02:08:05","modified_gmt":"2026-06-01T02:08:05","slug":"zero-pixel-defect-lcd","status":"publish","type":"post","link":"https:\/\/rahmlcd.blog\/ko\/zero-pixel-defect-lcd\/","title":{"rendered":"\uc81c\ub85c \ud53d\uc140 \uacb0\ud568 LCD: \uc758\ub8cc \ubc0f \uc0b0\uc5c5 \ub514\uc2a4\ud50c\ub808\uc774 \uc18c\uc2f1\uc5d0 \ub300\ud55c \uc2e4\uc81c \uc758\ubbf8"},"content":{"rendered":"<style>\n\/* \u2500\u2500 Reset \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cdtech-art *,\n.cdtech-art *::before,\n.cdtech-art *::after { box-sizing: border-box; margin: 0; padding: 0; }<\/p>\n<p>\/* \u2500\u2500 Tokens \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cdtech-art {\n  --c-bg:        #ffffff;\n  --c-surface:   #f7f8fa;\n  --c-border:    #e2e5ea;\n  --c-primary:   #1a56db;\n  --c-accent:    #0e9f6e;\n  --c-warn:      #c27803;\n  --c-text:      #1a1e2e;\n  --c-muted:     #6b7280;\n  --r:           6px;\n  font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n  font-size: 16px;\n  line-height: 1.75;\n  color: var(--c-text);\n  background: var(--c-bg);\n  max-width: 820px;\n  margin: 0 auto;\n  padding: 0 16px 48px;\n}<\/p>\n<p>\/* \u2500\u2500 Typography \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cdtech-art h1,\n.cdtech-art .cdtech-art-title {\n  font-size: clamp(1.6rem, 4vw, 2.2rem);\n  font-weight: 800;\n  line-height: 1.25;\n  margin-bottom: 12px;\n  color: var(--c-text);\n  border-left: none;\n  padding-left: 0;\n}\n.cdtech-art h2 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  margin: 40px 0 14px;\n  color: var(--c-text);\n  border-left: 4px solid var(--c-primary);\n  padding-left: 12px;\n}\n.cdtech-art h3 {\n  font-size: 1.05rem;\n  font-weight: 700;\n  margin: 24px 0 10px;\n  color: var(--c-text);\n}\n.cdtech-art p { margin-bottom: 16px; }\n.cdtech-art a { color: var(--c-primary); text-decoration: none; }\n.cdtech-art a:hover { text-decoration: underline; }\n.cdtech-art strong { font-weight: 700; }<\/p>\n<p>\/* \u2500\u2500 Lead \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cdtech-lead {\n  font-size: 1.08rem;\n  color: var(--c-muted);\n  margin-bottom: 32px;\n  border-left: 3px solid var(--c-border);\n  padding-left: 16px;\n}<\/p>\n<p>\/* \u2500\u2500 Defect type cards \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cdtech-defect-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 16px;\n  margin: 24px 0 32px;\n}\n.cdtech-defect-card {\n  border: 1px solid var(--c-border);\n  border-radius: var(--r);\n  padding: 20px 18px;\n  background: var(--c-surface);\n}\n.cdtech-defect-card .cdtech-badge {\n  display: inline-block;\n  font-size: 0.72rem;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  padding: 3px 8px;\n  border-radius: 3px;\n  margin-bottom: 10px;\n}\n.cdtech-defect-card.bright .cdtech-badge { background: #fef3c7; color: #92400e; }\n.cdtech-defect-card.dark  .cdtech-badge { background: #e5e7eb; color: #374151; }\n.cdtech-defect-card.color .cdtech-badge { background: #dbeafe; color: #1e40af; }\n.cdtech-defect-card h3 { margin: 0 0 8px; font-size: 1rem; }\n.cdtech-defect-card p  { margin: 0; font-size: 0.9rem; color: var(--c-muted); line-height: 1.6; }<\/p>\n<p>\/* \u2500\u2500 ISO class table \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cdtech-table-wrap { overflow-x: auto; margin: 20px 0 32px; }\n.cdtech-table {\n  width: 100\n  border-collapse: collapse;\n  font-size: 0.9rem;\n}\n.cdtech-table th {\n  background: var(--c-primary);\n  color: #fff;\n  text-align: left;\n  padding: 10px 14px;\n  font-weight: 700;\n}\n.cdtech-table td {\n  padding: 10px 14px;\n  border-bottom: 1px solid var(--c-border);\n  vertical-align: top;\n}\n.cdtech-table tr:nth-child(even) td { background: var(--c-surface); }\n.cdtech-table tr.highlight td { font-weight: 700; color: var(--c-primary); }<\/p>\n<p>\/* \u2500\u2500 Process steps \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cdtech-steps { margin: 24px 0 32px; }\n.cdtech-step {\n  display: flex;\n  gap: 16px;\n  margin-bottom: 20px;\n  align-items: flex-start;\n}\n.cdtech-step-num {\n  flex-shrink: 0;\n  width: 36px;\n  height: 36px;\n  border-radius: 50\n  background: var(--c-primary);\n  color: #fff;\n  font-weight: 800;\n  font-size: 0.9rem;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.cdtech-step-body h3 { margin: 0 0 6px; font-size: 0.98rem; }\n.cdtech-step-body p  { margin: 0; font-size: 0.9rem; color: var(--c-muted); }<\/p>\n<p>\/* \u2500\u2500 Callout box \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cdtech-callout {\n  border: 1px solid #fcd34d;\n  background: #fffbeb;\n  border-radius: var(--r);\n  padding: 18px 20px;\n  margin: 28px 0;\n}\n.cdtech-callout .cdtech-callout-label {\n  font-size: 0.75rem;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--c-warn);\n  margin-bottom: 8px;\n}\n.cdtech-callout p { margin: 0; font-size: 0.93rem; }<\/p>\n<p>\/* \u2500\u2500 FAQ \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cdtech-faq { margin: 20px 0 36px; }\n.cdtech-faq-item {\n  border: 1px solid var(--c-border);\n  border-radius: var(--r);\n  margin-bottom: 12px;\n  overflow: hidden;\n}\n.cdtech-faq-item h3 {\n  margin: 0;\n  font-size: 0.98rem;\n  font-weight: 700;\n  padding: 16px 18px;\n  background: var(--c-surface);\n  border-left: 4px solid var(--c-primary);\n  cursor: default;\n}\n.cdtech-faq-item [itemprop=\"acceptedAnswer\"] {\n  padding: 14px 18px;\n  background: #fff;\n}\n.cdtech-faq-item [itemprop=\"acceptedAnswer\"] p {\n  margin: 0;\n  font-size: 0.92rem;\n  color: var(--c-muted);\n  line-height: 1.7;\n}<\/p>\n<p>\/* \u2500\u2500 Related articles \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cdtech-related { margin: 48px 0 0; }\n.cdtech-related-label {\n  font-size: 0.72rem;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--c-muted);\n  margin-bottom: 16px;\n}\n.cdtech-related-grid {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.cdtech-related-card {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  padding: 16px 18px;\n  border: 1px solid var(--c-border);\n  border-radius: var(--r);\n  background: var(--c-surface);\n  text-decoration: none;\n  transition: border-color 0.2s, background 0.2s;\n}\n.cdtech-related-card:hover {\n  border-color: var(--c-primary);\n  background: #eef2ff;\n  text-decoration: none;\n}\n.cdtech-related-tag {\n  flex-shrink: 0;\n  font-size: 0.68rem;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: var(--c-primary);\n  background: #e0e7ff;\n  padding: 3px 8px;\n  border-radius: 3px;\n}\n.cdtech-related-title {\n  flex: 1;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--c-text);\n  line-height: 1.45;\n}\n.cdtech-related-arrow {\n  flex-shrink: 0;\n  font-size: 1rem;\n  color: var(--c-primary);\n  opacity: 0.5;\n  transition: opacity 0.2s, transform 0.2s;\n}\n.cdtech-related-card:hover .cdtech-related-arrow {\n  opacity: 1;\n  transform: translateX(3px);\n}<\/p>\n<p>\/* \u2500\u2500 CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cdtech-cta {\n  background: #0f172a;\n  border-radius: 10px;\n  padding: 36px 32px;\n  margin-top: 44px;\n}\n.cdtech-cta-inner {\n  display: flex;\n  gap: 32px;\n  align-items: center;\n  flex-wrap: wrap;\n}\n.cdtech-cta-text { flex: 1; min-width: 240px; }\n.cdtech-cta-eyebrow {\n  font-size: 0.68rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #38bdf8;\n  margin-bottom: 10px;\n}\n.cdtech-cta h2 {\n  border: none;\n  padding: 0;\n  margin: 0 0 10px;\n  color: #f1f5f9;\n  font-size: 1.15rem;\n  font-weight: 700;\n}\n.cdtech-cta p {\n  color: #94a3b8;\n  font-size: 0.88rem;\n  line-height: 1.7;\n  margin: 0;\n}\n.cdtech-cta-action {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n  flex-shrink: 0;\n}\n.cdtech-cta-action a {\n  display: inline-block;\n  background: #1a56db;\n  color: #fff;\n  font-weight: 700;\n  font-size: 0.88rem;\n  padding: 11px 24px;\n  border-radius: 6px;\n  text-decoration: none;\n  white-space: nowrap;\n  transition: background 0.2s;\n}\n.cdtech-cta-action a:hover { background: #1648c0; text-decoration: none; }\n.cdtech-cta-action span {\n  font-size: 0.75rem;\n  color: #475569;\n}\n<\/style>\n<article class=\"cdtech-art\">\n<p class=\"cdtech-lead\">\n    \uc81c\ub85c \ud53d\uc140 \uacb0\ud568\uc740 \ub514\uc2a4\ud50c\ub808\uc774 \uc18c\uc2f1\uc5d0\uc11c \uac00\uc7a5 \uc624\ud574\ubc1b\ub294 \uc8fc\uc7a5 \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. \ud45c\uc900\uc774 \uc2e4\uc81c\ub85c \ubb34\uc5c7\uc744 \ub9d0\ud558\ub294\uc9c0, \uacf5\uae09\ub9dd\uc5d0\uc11c \uc2e4\uc81c \uc791\uc5c5\uc774 \uc5b4\ub514\uc5d0\uc11c \uc774\ub8e8\uc5b4\uc9c0\ub294\uc9c0, \uc8fc\ubb38\ud558\uae30 \uc804\uc5d0 \ubaa8\ub4c8 \uacf5\uae09\uc5c5\uccb4\uc5d0 \ubb34\uc5c7\uc744 \uc694\uccad\ud574\uc57c \ud558\ub294\uc9c0\uc5d0 \ub300\ud55c \ub0b4\uc6a9\uc785\ub2c8\ub2e4.\n  <\/p>\n<p>  <!-- \u2500\u2500 1. What counts as a pixel defect \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 --><\/p>\n<h2>What Counts as a Pixel Defect<\/h2>\n<p>\n    \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \ub514\uc2a4\ud50c\ub808\uc774\ub294 \uc815\uc0c1 \uc791\ub3d9 \uc911\uc5d0 \uc5b4\ub5a4 \ud53d\uc140\ub3c4 \uc62c\ubc14\ub974\uac8c \uc0c1\ud0dc\ub97c \ubcc0\uacbd\ud558\uc9c0 \ubabb\ud558\ub294 \uacbd\uc6b0\uac00 \uc5c6\ub294 \ub514\uc2a4\ud50c\ub808\uc774\uc785\ub2c8\ub2e4. \uc774 \ud45c\uc900\uc5d0 \ud574\ub2f9\ud558\ub294 \uacb0\ud568 \uc720\ud615\uc740 \uc138 \uac00\uc9c0\uac00 \uc788\uc73c\uba70, \uac01\uac01 \ub2e4\ub978 \uc6d0\uc778\uacfc \uc2dc\uac01\uc801 \ud2b9\uc9d5\uc744 \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n  <\/p>\n<div class=\"cdtech-defect-grid\">\n<div class=\"cdtech-defect-card bright\">\n      <span class=\"cdtech-badge\">Bright Pixel<\/span><\/p>\n<h3>Stuck \/ Bright Pixel<\/h3>\n<p>\ubaa8\ub4e0 \uac80\uc740 \ud654\uba74\uc5d0\uc11c \ud770\uc0c9 \ub610\ub294 \uace0\uc815 \uc0c9\uc0c1(\ube68\uac04\uc0c9, \ucd08\ub85d\uc0c9 \ub610\ub294 \ud30c\ub780\uc0c9)\uc73c\ub85c \ud45c\uc2dc\ub429\ub2c8\ub2e4. \uc774\ub294 \ud53d\uc140\uc774 \uc601\uad6c\uc801\uc73c\ub85c \uc804\ud558\ub97c \uc720\uc9c0\ud558\uac8c \ud558\ub294 TFT \ud2b8\ub79c\uc9c0\uc2a4\ud130 \ub2e8\ub77d\uc73c\ub85c \uc778\ud574 \ubc1c\uc0dd\ud569\ub2c8\ub2e4.<\/p>\n<\/p><\/div>\n<div class=\"cdtech-defect-card dark\">\n      <span class=\"cdtech-badge\">Dark Pixel<\/span><\/p>\n<h3>Dead \/ Dark Pixel<\/h3>\n<p>\ubc1d\uc740 \ubc30\uacbd\uc5d0\uc11c \uac80\uc740 \uc810\uc73c\ub85c \ub098\ud0c0\ub0a9\ub2c8\ub2e4. \ud2b8\ub79c\uc9c0\uc2a4\ud130\ub098 \uc804\uadf9\uc740 \uc644\uc804\ud788 \ube44\uae30\ub2a5\uc801\uc774\uc5b4\uc11c \uc561\uc815\uc740 \uc804\uc555\uc5d0 \uc804\ud600 \ubc18\uc751\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\n<\/p><\/div>\n<div class=\"cdtech-defect-card color\">\n      <span class=\"cdtech-badge\">Color Pixel<\/span><\/p>\n<h3>Color Dot Defect<\/h3>\n<p>\uc11c\ube0c \ud53d\uc140\uc774 \ud558\ub098\uc758 \ucc44\ub110(R, G \ub610\ub294 B)\uc5d0 \uace0\uc815\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. \uadf8 \uacb0\uacfc \uc9c0\uc18d\uc801\uc778 \uc0c9 \uc810\uc774 \ub098\ud0c0\ub0a9\ub2c8\ub2e4. \uc774\ub294 \uae30\uc220\uc801\uc73c\ub85c \ubc1d\uc740 \ud53d\uc140 \uacb0\ud568\uc758 \ud558\uc704 \ubc94\uc8fc\uc785\ub2c8\ub2e4.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>\n    \uc2e4\uc81c\ub85c \ubc1d\uc740 \ud53d\uc140\uacfc \uc0c9\uc0c1 \uc810\uc740 \uc9c4\ub2e8 \uc774\ubbf8\uc9d5\uc5d0 \uc0ac\uc6a9\ub418\ub294 \uc5b4\ub450\uc6b4 \ubc30\uacbd\uc5d0 \ub300\ud574 \ubcf4\uc774\uae30 \ub54c\ubb38\uc5d0 \uc758\ub8cc \uc751\uc6a9 \ud504\ub85c\uadf8\ub7a8\uc5d0\uc11c \uac00\uc7a5 \ud754\ud55c \ubd88\ub9cc\uc785\ub2c8\ub2e4. \uc5b4\ub450\uc6b4 \ud53d\uc140\uc740 \ubcf4\uae30 \uc5b4\ub835\uc9c0\ub9cc \uc218\uc220 \ub610\ub294 \uc784\uc0c1 \ud658\uacbd\uc5d0\uc11c \ub3d9\ub4f1\ud558\uac8c \uc790\uaca9\uc744 \uc0c1\uc2e4\ud558\uac8c \ub9cc\ub4ed\ub2c8\ub2e4.\n  <\/p>\n<figure style=\"margin:24px 0;\">\n    <img decoding=\"async\"\n      src=\"https:\/\/rahmlcd.blog\/wp-content\/uploads\/2026\/05\/pixel_defect_types.svg\"\n      alt=\"Three types of zero pixel defect in LCD displays: bright pixel showing white dot on black screen, dark pixel showing black dot on white screen, and color dot defect showing a stuck blue sub-pixel\"\n      width=\"100%\"\n      style=\"border-radius:6px; border:1px solid #e2e5ea;\"\n    \/><figcaption style=\"font-size:0.82rem; color:#6b7280; margin-top:8px; text-align:center;\">\n      \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uc0ac\uc591\uc5d0 \ud3ec\ud568\ub41c \uc138 \uac00\uc9c0 \ud53d\uc140 \uacb0\ud568 \uc720\ud615: \ubc1d\uc740 \ud53d\uc140, \uc5b4\ub450\uc6b4 \ud53d\uc140, \uc0c9\uc0c1 \uc810 \uacb0\ud568\uc785\ub2c8\ub2e4.<br \/>\n    <\/figcaption><\/figure>\n<p>  <!-- \u2500\u2500 2. What ISO 9241-307 actually says \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 --><\/p>\n<h2>ISO 9241-307 \ud074\ub798\uc2a4 0 \uc2e4\uc81c\ub85c \ub9d0\ud558\ub294 \ub0b4\uc6a9<\/h2>\n<p>\n    <a href=\"https:\/\/www.iso.org\/standard\/40382.html\" target=\"_blank\" rel=\"noopener\">ISO 9241-307<\/a> \uc774\ub294 \ud3c9\uba74 \ub514\uc2a4\ud50c\ub808\uc774\uc758 \ud53d\uc140 \uacb0\ud568 \ud074\ub798\uc2a4\ub97c \uc815\uc758\ud558\ub294 \uad6d\uc81c \ud45c\uc900\uc785\ub2c8\ub2e4. \ud074\ub798\uc2a4 0\uc740 \uac00\uc7a5 \uc5c4\uaca9\ud55c \uae30\uc900\uc73c\ub85c, \ub300\ubd80\ubd84\uc758 \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uc8fc\uc7a5\uc5d0 \ub300\ud55c \uae30\uc900\uc774\uc9c0\ub9cc, \ubaa8\ub4e0 \uc81c\ud488\uc5d0 \ubb3c\ub9ac\uc801 \uacb0\ud568\uc774 \uc5c6\ub2e4\ub294 \uac83\uc744 \uc758\ubbf8\ud558\uc9c0\ub294 \uc54a\uc2b5\ub2c8\ub2e4. \uc774\ub294 \ud328\ub110\uc774 \ud2b9\uc815 \uac80\uc0ac \uc870\uac74(\uc2dc\uccad \uac70\ub9ac, \uc8fc\ubcc0 \uc870\uba85 \ubc0f \ud14c\uc2a4\ud2b8 \ud328\ud134 \ud3ec\ud568) \ud558\uc5d0\uc11c \uc815\uc758\ub41c \uc218\uc6a9 \uae30\uc900\uc744 \ucda9\uc871\ud568\uc744 \uc758\ubbf8\ud569\ub2c8\ub2e4.\n  <\/p>\n<div class=\"cdtech-table-wrap\">\n<table class=\"cdtech-table\">\n<thead>\n<tr>\n<th>Class<\/th>\n<th>Max Bright Pixels<\/th>\n<th>Max Dark Pixels<\/th>\n<th>Typical Application<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr class=\"highlight\">\n<td>Class 0<\/td>\n<td>0<\/td>\n<td>0<\/td>\n<td>Medical, surgical, military<\/td>\n<\/tr>\n<tr>\n<td>Class 1<\/td>\n<td>1<\/td>\n<td>1<\/td>\n<td>High-end industrial HMI<\/td>\n<\/tr>\n<tr>\n<td>Class 2<\/td>\n<td>2<\/td>\n<td>2<\/td>\n<td>Standard industrial<\/td>\n<\/tr>\n<tr>\n<td>Class 3<\/td>\n<td>5<\/td>\n<td>5<\/td>\n<td>General commercial<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<div class=\"cdtech-callout\">\n<div class=\"cdtech-callout-label\">Important Note<\/div>\n<p>\n      \ub514\uc2a4\ud50c\ub808\uc774 \ud45c\uc900 \uc870\ub2ec\uc5d0\uc11c \"\uc81c\ub85c \ud53d\uc140 \ubd88\ub7c9\"\uc740 \ub9c8\ucf00\ud305 \uc6a9\uc5b4\uc785\ub2c8\ub2e4. \ud328\ub110 \uc81c\uc870\uc0ac\ub294 \uc0dd\uc0b0\ud488\uc744 A, B, C \ub4f1\uae09\uc73c\ub85c \ubd84\ub958\ud558\uba70, A\ub4f1\uae09 \ud328\ub110\uc870\ucc28\ub3c4 \uc11c\ube0c\ud53d\uc140 \ud3b8\ucc28\uc5d0 \ub300\ud574 \uc18c\ud3ed\uc758 \ud5c8\uc6a9 \ubc94\uc704\ub97c \ub450\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4 0 \ub0a9\ud488\uc774 \uc2e4\uc81c\ub85c \uc758\ubbf8\ud558\ub294 \ubc14\ub294, \ucd9c\ud558\ub418\ub294 \ubaa8\ub4e0 \uc720\ub2db\uc774 \ubaa8\ub4c8 \uc218\uc900\uc5d0\uc11c \uac1c\ubcc4\uc801\uc73c\ub85c \uac80\uc0ac\ub418\uc5b4 \uacb0\ud568\uc774 \uc5c6\uc74c\uc774 \ud655\uc778\ub418\uc5c8\ub2e4\ub294 \uac83\uc774\uba70, \ud328\ub110 \uae30\ud310\uc774 \ubb3c\ub9ac\uc801\uc73c\ub85c \uc644\ubcbd\ud558\ub2e4\ub294 \uac83\uc744 \uc758\ubbf8\ud558\uc9c0\ub294 \uc54a\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<\/p><\/div>\n<figure style=\"margin:24px 0;\">\n    <img decoding=\"async\"\n      src=\"https:\/\/rahmlcd.blog\/wp-content\/uploads\/2026\/05\/iso_9241_307_class_comparison.svg\"\n      alt=\"ISO 9241-307 pixel defect class comparison chart showing Class 0 allows zero defects for medical and surgical applications, through Class 3 which allows up to 5 defects for general commercial use\"\n      width=\"100%\"\n      style=\"border-radius:6px; border:1px solid #e2e5ea;\"\n    \/><figcaption style=\"font-size:0.82rem; color:#6b7280; margin-top:8px; text-align:center;\">\n      ISO 9241-307 \ud53d\uc140 \uacb0\ud568 \ud074\ub798\uc2a4\ub294 \ucd5c\ub300 \ud5c8\uc6a9 \uacb0\ud568 \ubc0f \uc77c\ubc18\uc801\uc778 \uc751\uc6a9 \ud504\ub85c\uadf8\ub7a8\uc5d0 \ub530\ub77c \ubd84\ub958\ub429\ub2c8\ub2e4.<br \/>\n    <\/figcaption><\/figure>\n<p>  <!-- \u2500\u2500 3. Where the work happens in the supply chain \u2500\u2500 --><\/p>\n<h2>\uc791\uc5c5\uc774 \uc774\ub8e8\uc5b4\uc9c0\ub294 \uacf3: \ud328\ub110 \uc81c\uc870 vs. \ubaa8\ub4c8 \uc870\ub9bd<\/h2>\n<h3>At the panel fabrication level<\/h3>\n<p>\n    \ud328\ub110 \ud339\uc740 \ub4f1\uae09 \ub9e4\uae30\uae30 \uc804\uc5d0 \uacb0\ud568\uc744 \ud574\uacb0\ud558\uae30 \uc704\ud574 \ub808\uc774\uc800 \uc218\ub9ac \uc7a5\ube44\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \uc138 \uac00\uc9c0 \uc8fc\uc694 \ubc29\ubc95\uc740 NRP \uc218\ub9ac(\ub2e8\ub77d\ub41c \ud2b8\ub79c\uc9c0\uc2a4\ud130\ub97c \uaca9\ub9ac\ud558\uae30 \uc704\ud574 TFT \uce35\uc5d0\uc11c \ub808\uc774\uc800 \uc808\ub2e8 \ubc0f \uc6a9\uc811), BM \uc218\ub9ac(\uacb0\ud568 \uc704\uce58\uc5d0 \uac80\uc740 \ub9e4\ud2b8\ub9ad\uc2a4 \uc7ac\ub8cc\ub97c \ud655\uc0b0), DM \uc218\ub9ac(\uceec\ub7ec \ud544\ud130 \ub610\ub294 ITO \uce35\uc744 \uc9c1\uc811 \ud0c4\ud654)\uc785\ub2c8\ub2e4. \ub808\uc774\uc800 \uc218\ub9ac \ud6c4, \uc774\uc804\uc5d0 \ubc1d\uc558\ub358 \ud53d\uc140\uc774 \uc2dc\uac01\uc801\uc73c\ub85c \uac10\uc9c0\ud560 \uc218 \uc5c6\ub294 \uc0c1\ud0dc\ub85c \uc5b4\ub450\uc6cc\uc9d1\ub2c8\ub2e4. \uc774\uac83\uc774 \ud339\uc774 \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \ubaa8\ub4c8 \ubc30\uc1a1\uc744 \uac00\ub2a5\ud558\uac8c \ud558\ub294 \ub0ae\uc740 \uacb0\ud568 \uc218\uce58\ub97c \ub2ec\uc131\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4. \uadf8\ub7f0 \ub2e4\uc74c \ud328\ub110\uc740 \ub4f1\uae09\uc774 \ub9e4\uaca8\uc9c0\uace0 \uadf8\uc5d0 \ub530\ub77c \ud310\ub9e4\ub429\ub2c8\ub2e4.\n  <\/p>\n<p>\n    \uc774 \uacfc\uc815\uc740 \uc804\uc801\uc73c\ub85c \uc720\ub9ac \uc218\uc900\uc5d0\uc11c \ubc1c\uc0dd\ud569\ub2c8\ub2e4. \ubaa8\ub4c8 \uc870\ub9bd\uc790\ub294 \uc774 \ub2e8\uacc4\uc5d0 \uc811\uadfc\ud560 \uc218 \uc5c6\uc73c\uba70 \ub808\uc774\uc800 \uc218\ub9ac \uc7a5\ube44\ub97c \uc6b4\uc601\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.\n  <\/p>\n<h3>At the module assembly level<\/h3>\n<p>\n    \ud328\ub110\uc774 \ubaa8\ub4c8 \uc870\ub9bd\uae30\uc5d0 \ub3c4\ucc29\ud558\uba74 \uc720\ub9ac\ub294 \uc774\ubbf8 \ub4f1\uae09\uc774 \ub9e4\uaca8\uc838 \uc788\uc2b5\ub2c8\ub2e4. \ubaa8\ub4c8 \uc870\ub9bd\uae30\uc758 \uc5ed\ud560\uc740 \uc801\uc808\ud55c \ud328\ub110 \ub4f1\uae09\uc744 \uc18c\uc2f1\ud55c \ub2e4\uc74c \uc870\ub9bd \ud6c4 \uc644\uc131\ub41c \ubaa8\ub4c8\uc744 \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uc900\uc218 \uc5ec\ubd80\ub97c \uac80\uc0ac\ud558\ub294 \uac83\uc785\ub2c8\ub2e4. CDTECH\uc5d0\uc11c\ub294 \uac80\uc0ac \ub2e8\uacc4\uac00 FOG(\uc720\ub9ac \uc704 \ud544\ub984) \uc811\ucc29 \ud6c4\uc5d0 \uc774\ub8e8\uc5b4\uc9c0\uba70, \uc774\ub294 \ubaa8\ub4c8\uc774 \uc644\uc131\ub418\uae30 \uc804\uc758 \ucd5c\uc885 \uc811\ucc29 \ub2e8\uacc4\uc785\ub2c8\ub2e4. \uc774 \uc2dc\uc810\uc5d0\uc11c \uc870\ub9bd\ub41c \ubaa8\ub4c8\uc740 \uc804\uccb4 \uac80\uc815 \ubc0f \uc804\uccb4 \ud770\uc0c9 \ud14c\uc2a4\ud2b8 \ud328\ud134 \ud558\uc5d0\uc11c \ud14c\uc2a4\ud2b8\ub429\ub2c8\ub2e4. \ub208\uc5d0 \ub744\ub294 \ubc1d\uc740 \ud53d\uc140, \uc5b4\ub450\uc6b4 \ud53d\uc140 \ub610\ub294 \uc0c9\uc0c1 \ud53d\uc140\uc774 \ubcf4\uc774\ub294 \uc720\ub2db\uc740 \ubc30\uce58\uc5d0\uc11c \uc81c\uc678\ub429\ub2c8\ub2e4.\n  <\/p>\n<p>\n    \uc774\uac83\uc740 \uc218\uc775 \uae30\ubc18\uc758 \uc120\ubcc4 \uacfc\uc815\uc785\ub2c8\ub2e4. \uc774\ub294 \uc218\ub9ac \uacfc\uc815\uc774 \uc544\ub2d9\ub2c8\ub2e4. \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uac80\uc0ac\ub97c \ud1b5\uacfc\ud55c \uc720\ub2db\uc740 \ucd9c\ud558\ub418\uba70, \uc2e4\ud328\ud55c \uc720\ub2db\uc740 \uac70\ubd80\ub429\ub2c8\ub2e4. \uace0\uac1d\uc5d0\uac8c\ub294 \ub208\uc5d0 \ubcf4\uc774\ub294 \ud53d\uc140 \uacb0\ud568\uc774 \uc5c6\ub294 \ubc30\uce58\uac00 \uc81c\uacf5\ub418\uc9c0\ub9cc, \uc774\ub97c \ub2ec\uc131\ud558\ub294 \ube44\uc6a9\uc740 \uac70\ubd80\uc728\uc774 \uc99d\uac00\ud568\uc5d0 \ub530\ub77c \ud1b5\uacfc\ud55c \uc720\ub2db\ub2f9 \ud6a8\uacfc\uc801\uc778 \ube44\uc6a9\uc774 \ub192\uc544\uc9c0\uae30 \ub54c\ubb38\uc5d0 \ub354 \ube44\uc309\ub2c8\ub2e4.\n  <\/p>\n<p>  <!-- \u2500\u2500 4. The CDTECH screening process \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 --><\/p>\n<h2>\uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \ubc30\uc1a1\uc744 \uc704\ud55c \uc2a4\ud06c\ub9ac\ub2dd \ubc29\ubc95<\/h2>\n<div class=\"cdtech-steps\">\n<div class=\"cdtech-step\">\n<div class=\"cdtech-step-num\">1<\/div>\n<div class=\"cdtech-step-body\">\n<h3>Panel grade selection<\/h3>\n<p>\uc758\ub8cc \ubc0f \uace0\uae09 \uc0b0\uc5c5 \uc8fc\ubb38\uc740 \uacb0\ud568 \ubc00\ub3c4\uac00 \ub0ae\uc740 \uace0\uae09 \ud328\ub110\uc744 \ud2b9\ubcc4\ud788 \uc870\ub2ec\ud558\uc5ec \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \uc774\ub294 \uac80\uc0ac \ub2e8\uacc4\uc5d0\uc11c\uc758 \ubd88\ud569\uaca9\ub960\uc744 \uc904\uc774\uace0 \uc804\uccb4 \ube44\uc6a9\uc744 \uad00\ub9ac \uac00\ub2a5\ud558\uac8c \uc720\uc9c0\ud569\ub2c8\ub2e4.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cdtech-step\">\n<div class=\"cdtech-step-num\">2<\/div>\n<div class=\"cdtech-step-body\">\n<h3>\ubaa8\ub4c8 \uc870\ub9bd \ubc0f FOG \uc811\ucc29<\/h3>\n<p>\ud328\ub110\uc740 \ubc31\ub77c\uc774\ud2b8, FPC \ubc0f \uc120\ud0dd\uc801 \ud130\uce58 \ub808\uc774\uc5b4\uc640 \ud568\uaed8 \uc81c\uc5b4\ub41c \ud074\ub9b0\ub8f8 \uc870\uac74\uc5d0\uc11c \uc870\ub9bd\ub429\ub2c8\ub2e4. \uc774 \ub2e8\uacc4\uc5d0\uc11c \uc624\uc5fc\uc774 \ubc1c\uc0dd\ud558\uba74 \ucd94\uac00 \uacb0\ud568\uc774 \ubc1c\uc0dd\ud560 \uc218 \uc788\uc73c\ubbc0\ub85c \ud658\uacbd \uc81c\uc5b4\uac00 \uc911\uc694\ud569\ub2c8\ub2e4.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cdtech-step\">\n<div class=\"cdtech-step-num\">3<\/div>\n<div class=\"cdtech-step-body\">\n<h3>100% \uc2dc\uac01 \uac80\uc0ac \ud6c4 FOG<\/h3>\n<p>\ubaa8\ub4e0 \ubaa8\ub4c8\uc740 \uc804\uc6d0\uc774 \ucf1c\uc9c0\uace0 \uc804\uccb4 \uac80\uc815, \uc804\uccb4 \ud770\uc0c9, \ube68\uac15, \ucd08\ub85d, \ud30c\ub791 \ud14c\uc2a4\ud2b8 \ud328\ud134\uc5d0 \ub300\ud574 \ud14c\uc2a4\ud2b8\ub429\ub2c8\ub2e4. \uc774\uac83\uc740 \uc6b0\ub9ac\uc758 \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uc2a4\ud06c\ub9ac\ub2dd\uc758 \ud575\uc2ec\uc785\ub2c8\ub2e4: \ubc1d\uc740 \ud53d\uc140, \uc5b4\ub450\uc6b4 \ud53d\uc140 \ubc0f \uc0c9\uc0c1 \uc810 \uacb0\ud568\uc774 \ubaa8\ub450 \ub2e8\uc704\ubcc4\ub85c \ud655\uc778\ub429\ub2c8\ub2e4. \ub208\uc5d0 \ubcf4\uc774\ub294 \uacb0\ud568\uc774 \uc788\ub294 \ubaa8\ub4c8\uc740 \ucd9c\ud558 \ubc30\uce58\uc5d0\uc11c \uc81c\uc678\ub429\ub2c8\ub2e4.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cdtech-step\">\n<div class=\"cdtech-step-num\">4<\/div>\n<div class=\"cdtech-step-body\">\n<h3>Final QC and documentation<\/h3>\n<p>\uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uac80\uc0ac\ub97c \ud1b5\uacfc\ud55c \uc720\ub2db\uc740 \uae30\ub85d\ub418\uace0 \ud3ec\uc7a5\ub429\ub2c8\ub2e4. ISO 13485\uc5d0 \ub9de\ucd98 \ubb38\uc11c\uac00 \ud544\uc694\ud55c \uc758\ub8cc \uace0\uac1d\uc744 \uc704\ud574 \uac80\uc0ac \uae30\ub85d\uc774 \uc694\uccad \uc2dc \uc81c\uacf5\ub429\ub2c8\ub2e4.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<figure style=\"margin:24px 0;\">\n    <img decoding=\"async\"\n      src=\"https:\/\/rahmlcd.blog\/wp-content\/uploads\/2026\/05\/cdtech_zero_pixel_defect_screening_flow.svg\"\n      alt=\"CDTECH zero pixel defect LCD module screening process flowchart: panel grade selection, FOG bonding assembly, 100% visual inspection with pass and fail outcomes, showing that rejected units absorb cost into the passing batch\"\n      width=\"100%\"\n      style=\"border-radius:6px; border:1px solid #e2e5ea;\"\n    \/><figcaption style=\"font-size:0.82rem; color:#6b7280; margin-top:8px; text-align:center;\">\n      CDTECH \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uc2a4\ud06c\ub9ac\ub2dd \ud750\ub984: \ubaa8\ub4e0 \ubaa8\ub4c8\uc740 \ubc30\uc1a1 \uc804\uc5d0 FOG \ubcf8\ub529 \ud6c4 \uac80\uc0ac\ub429\ub2c8\ub2e4.<br \/>\n    <\/figcaption><\/figure>\n<p>  <!-- \u2500\u2500 5. Cost implications \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 --><\/p>\n<h2>\uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \ubc30\uc1a1 \ube44\uc6a9<\/h2>\n<p>\n    \uace0\uac1d\ub4e4\uc740 \ub54c\ub54c\ub85c \"\uadf8\ub0e5 \ud488\uc9c8 \uac80\uc0ac\uc77c \ubfd0\uc778\ub370\" \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \ube44\uc6a9\uc774 \ud45c\uc900 \uc8fc\ubb38\ubcf4\ub2e4 \ub354 \ube44\uc2fc \uc774\uc720\ub97c \ubb3b\uc2b5\ub2c8\ub2e4. \uadf8 \uc774\uc720\ub294 \uc218\uc728\uc785\ub2c8\ub2e4. 1,000\uac1c\uc758 \ubaa8\ub4c8 \ubc30\uce58\uc5d0\uc11c 30\uac1c\uc758 \uacb0\ud568\uc774 \uc788\ub294 \uc720\ub2db\uc774 \ubc1c\uc0dd\ud558\uba74, \uadf8 30\uac1c \uc720\ub2db\uc740 \ud3d0\uae30\ub418\uac70\ub098 \ub4f1\uae09\uc774 \ub0ae\uc544\uc9d1\ub2c8\ub2e4. \uc774\ub4e4\uc758 \uc790\uc7ac \ubc0f \ub178\ub3d9 \ube44\uc6a9\uc740 \ub098\uba38\uc9c0 970\uac1c \uc720\ub2db\uc5d0 \ud761\uc218\ub429\ub2c8\ub2e4. \uacb0\ud568 \uae30\uc900\uc774 \ub192\uc744\uc218\ub85d \ub354 \ub9ce\uc740 \uc720\ub2db\uc774 \uac70\ubd80\ub420 \uac00\ub2a5\uc131\uc774 \ub192\uc544\uc9c0\uace0, \uadf8 \uac70\ubd80 \ube44\uc6a9\uc774 \ubc30\uce58 \uc804\uccb4\uc5d0 \ubd84\uc0b0\ub429\ub2c8\ub2e4.\n  <\/p>\n<p>\n    \ucc38\uace0\ub85c, \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uc694\uad6c \uc0ac\ud56d\uc740 \uc77c\ubc18\uc801\uc73c\ub85c \ud45c\uc900 A\uae09 \ubaa8\ub4c8 \uc8fc\ubb38\uc5d0 \ube44\ud574 \ucd1d \ub9c8\uc9c4 \ube44\uc6a9\uc744 \ucd5c\uc18c 3%\ud3ec\uc778\ud2b8 \uc99d\uac00\uc2dc\ud0b5\ub2c8\ub2e4. \uc815\ud655\ud55c \uc218\uce58\ub294 \ud328\ub110 \ud06c\uae30, \ud574\uc0c1\ub3c4 \ubc0f \ud328\ub110 \ubc30\uce58\uc758 \uacb0\ud568 \ubc00\ub3c4\uc5d0 \ub530\ub77c \ub2ec\ub77c\uc9d1\ub2c8\ub2e4.\n  <\/p>\n<p>\n    \uadc0\ud558\uc758 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc774 \uc218\uc220\uc6a9 \ub514\uc2a4\ud50c\ub808\uc774, \uc758\ub8cc \uc601\uc0c1 \ubaa8\ub2c8\ud130 \ub610\ub294 \uc5c4\uaca9\ud55c \uc2dc\uac01 \uc778\uc99d \uc694\uad6c \uc0ac\ud56d\uc774 \uc788\ub294 \uc870\uc885\uc11d HMI\uc640 \uac19\uc774 \uc2e4\uc81c\ub85c \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 LCD \ubaa8\ub4c8\uc744 \ud544\uc694\ub85c \ud55c\ub2e4\uba74, \uc774 \ube44\uc6a9\uc740 \uc815\ub2f9\ud654\ub418\uba70 \ud544\uc694\ud569\ub2c8\ub2e4. \ub9cc\uc57d \uadc0\ud558\uc758 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc774 \ud074\ub798\uc2a4 1 \ub610\ub294 \ud074\ub798\uc2a4 2\ub97c \ud5c8\uc6a9\ud560 \uc218 \uc788\ub2e4\uba74, \uc81c\ub85c \ud53d\uc140 \uacb0\ud568\uc744 \uc9c0\uc815\ud558\ub294 \uac83\uc740 \ube44\uc6a9\uc744 \uc99d\uac00\uc2dc\ud0a4\uc9c0\ub9cc \uc774\uc5d0 \uc0c1\uc751\ud558\ub294 \uae30\ub2a5\uc801 \uc774\uc810\uc740 \uc5c6\uc2b5\ub2c8\ub2e4.\n  <\/p>\n<p>  <!-- \u2500\u2500 6. Applications that genuinely need Class 0 \u2500\u2500\u2500 --><\/p>\n<h2>\uc9c4\uc815\uc73c\ub85c \ud074\ub798\uc2a4 0 \uc81c\ub85c \ud53d\uc140 \uacb0\ud568\uc774 \ud544\uc694\ud55c \uc560\ud50c\ub9ac\ucf00\uc774\uc158<\/h2>\n<p>\n    \ubaa8\ub4e0 \uc758\ub8cc \ub610\ub294 \uc0b0\uc5c5\uc6a9 \ub514\uc2a4\ud50c\ub808\uc774\uac00 \uc2e4\uc81c\ub85c \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uc0ac\uc591\uc744 \uc694\uad6c\ud558\ub294 \uac83\uc740 \uc544\ub2d9\ub2c8\ub2e4. \uacb0\uc815\uc740 \ub514\uc2a4\ud50c\ub808\uc774\uc758 \uc0ac\uc6a9 \ubc29\uc2dd\uacfc \uacb0\ud568\uc744 \ub193\ucce4\uc744 \ub54c\uc758 \uacb0\uacfc\uc5d0 \ub530\ub77c \ub2ec\ub77c\uc838\uc57c \ud569\ub2c8\ub2e4. \uc758\ub8cc \ub514\uc2a4\ud50c\ub808\uc774 \ud45c\uc900\uc5d0 \ub300\ud55c \ub354 \ub113\uc740 \uac1c\uc694\ub97c \uc704\ud574, <a href=\"https:\/\/www.idc.com\/getdoc.jsp?containerId=US51161124\" target=\"_blank\" rel=\"noopener\">Medical Imaging display market<\/a> \uc804 \uc138\uacc4\uc801\uc73c\ub85c \ub354 \uc5c4\uaca9\ud55c \ud328\ub110 \ub4f1\uae09 \uc694\uad6c \uc0ac\ud56d\uc758 \ucc44\ud0dd\uc744 \uacc4\uc18d\ud574\uc11c \ucd94\uc9c4\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n  <\/p>\n<p>\n    \uc81c\ub85c \ud53d\uc140 \uacb0\ud568\uc774 \uc2e4\uc81c\ub85c \uc694\uad6c\ub418\ub294 \uc751\uc6a9 \ud504\ub85c\uadf8\ub7a8\uc5d0\ub294 \ub2e8\uc77c \ubc1d\uc740 \ud53d\uc140\uc774 \uc870\uc9c1 \uc138\ubd80 \uc815\ubcf4\ub85c \uc798\ubabb \ud574\uc11d\ub420 \uc218 \uc788\ub294 \uc218\uc220 \ubc0f \ub0b4\uc2dc\uacbd \ub514\uc2a4\ud50c\ub808\uc774, \ubc29\uc0ac\uc120\uacfc \uc758\uc0ac\uac00 \uace0\ub300\ube44 \uc2a4\uce94\uc744 \uac80\uc0ac\ud558\ub294 \uc9c4\ub2e8 \uc774\ubbf8\uc9d5 \uc791\uc5c5\ub300, ICU \ud658\uacbd\uc5d0\uc11c \ubaa8\ub4e0 \uc774\uc0c1\uc774 \uc989\uc2dc \uac00\uc2dc\uc801\uc774\uc5b4\uc57c \ud558\ub294 \ud658\uc790 \ubaa8\ub2c8\ud130\ub9c1 \ub514\uc2a4\ud50c\ub808\uc774, \uadf8\ub9ac\uace0 \ub514\uc2a4\ud50c\ub808\uc774 \ubb34\uacb0\uc131\uc774 \uae30\ub2a5 \uc548\uc804 \uc778\uc99d\uc758 \uc77c\ubd80\uc778 \uad70\uc0ac \ub610\ub294 \ud56d\uacf5 HMI \ud328\ub110\uc774 \ud3ec\ud568\ub429\ub2c8\ub2e4.\n  <\/p>\n<p>\n    \ud074\ub798\uc2a4 1 \ub610\ub294 \ud074\ub798\uc2a4 2\uac00 \uc77c\ubc18\uc801\uc73c\ub85c \ucda9\ubd84\ud55c \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0\ub294 \uc77c\ubc18 \uc0b0\uc5c5 HMI \ud328\ub110, \ucc3d\uace0 \uad00\ub9ac \ub2e8\ub9d0\uae30, \ud14c\uc2a4\ud2b8 \ubc0f \uce21\uc815 \uae30\uae30 \ub514\uc2a4\ud50c\ub808\uc774, \uadf8\ub9ac\uace0 \ub300\ubd80\ubd84\uc758 \uc2a4\ub9c8\ud2b8 \ud648 \ub610\ub294 \ube4c\ub529 \uc790\ub3d9\ud654 \ud328\ub110\uc774 \ud3ec\ud568\ub429\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uacbd\uc6b0, \uc81c\ub85c \ud53d\uc140 \uacb0\ud568\uc744 \uc9c0\uc815\ud558\uba74 \ubd88\ud544\uc694\ud558\uac8c \ube44\uc6a9\uc774 \uc99d\uac00\ud569\ub2c8\ub2e4.\n  <\/p>\n<p>\n    \ud504\ub85c\uc81d\ud2b8\uc5d0 \uc5b4\ub5a4 \ud074\ub798\uc2a4\uac00 \uc801\uc6a9\ub418\ub294\uc9c0 \ud655\uc2e4\ud558\uc9c0 \uc54a\uc740 \uacbd\uc6b0, \uacac\uc801 \uc694\uccad \uc2dc \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uacfc \ucd5c\uc885 \uc0ac\uc6a9 \ud658\uacbd\uc744 \uba85\uc2dc\ud558\ub294 \uac83\uc774 \uac00\uc7a5 \uc2e4\uc6a9\uc801\uc778 \uc811\uadfc \ubc29\ubc95\uc785\ub2c8\ub2e4. \uc0ac\uc6a9 \uc0ac\ub840\ub97c \uc774\ud574\ud558\ub294 \uacf5\uae09\uc5c5\uccb4\ub294 \uacfc\ub3c4\ud55c \uc0ac\uc591 \uc5c6\uc774 \uc801\uc808\ud55c \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uac80\uc0ac \uc218\uc900\uc744 \ucd94\ucc9c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n  <\/p>\n<p>  <!-- \u2500\u2500 7. What to ask your module supplier \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 --><\/p>\n<h2>\uc81c\ub85c \ud53d\uc140 \uacb0\ud568\uc5d0 \ub300\ud574 \ubaa8\ub4c8 \uacf5\uae09\uc5c5\uccb4\uc5d0 \ubb3c\uc5b4\ubd10\uc57c \ud560 \uc0ac\ud56d<\/h2>\n<p>\n    \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uc694\uad6c \uc0ac\ud56d\uc73c\ub85c \uc8fc\ubb38\ud558\uae30 \uc804\uc5d0 \uacf5\uae09\uc5c5\uccb4\uc640 \uc9c1\uc811 \uba87 \uac00\uc9c0\ub97c \ud655\uc778\ud558\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4:\n  <\/p>\n<p>\n    \uba3c\uc800, \uc774 \uc8fc\ubb38\uc758 \uae30\uc900\uc73c\ub85c \uc0ac\uc6a9\ub418\ub294 \ud328\ub110 \ub4f1\uae09\uc774 \ubb34\uc5c7\uc778\uc9c0 \ubb3c\uc5b4\ubcf4\uc138\uc694. \ud45c\uc900 \uc0c1\uc5c5\uc6a9 \ud328\ub110\uc744 \uc0ac\uc6a9\ud558\ub294 \uacf5\uae09\uc5c5\uccb4\uac00 \ud53d\uc140 \uacb0\ud568 \uc5c6\ub294 \ubc30\uc1a1\uc744 \uc8fc\uc7a5\ud558\ub294 \uac83\uc740 \uc804\uc801\uc73c\ub85c \uc870\ub9bd \ud6c4 \uc120\ubcc4\uc5d0 \uc758\uc874\ud558\uace0 \uc788\uc73c\uba70, \uc774\ub294 \uc218\uc728 \uc190\uc2e4\uacfc \ube44\uc6a9\uc744 \uc99d\uac00\uc2dc\ud0b5\ub2c8\ub2e4. \ub354 \ub192\uc740 \uae30\uc900 \ud328\ub110 \ub4f1\uae09\uc744 \uc0ac\uc6a9\ud558\uba74 \ubc18\ud488 \uc704\ud5d8\uc774 \uc904\uc5b4\ub4ed\ub2c8\ub2e4.\n  <\/p>\n<p>\n    \ub458\uc9f8, \uac80\uc0ac\uac00 \ub2e8\uc704\ubcc4 100%\uc778\uc9c0 \uc0d8\ud50c \uae30\ubc18\uc778\uc9c0 \ubb3c\uc5b4\ubcf4\uc2ed\uc2dc\uc624. \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \ubcf4\uc99d\uc740 \ubc30\uce58\uc758 \ubaa8\ub4e0 \ub2e8\uc704\uac00 \uac1c\ubcc4\uc801\uc73c\ub85c \ud14c\uc2a4\ud2b8\ub420 \ub54c\ub9cc \uc758\ubbf8\uac00 \uc788\uc73c\uba70, \ub2e8\uc9c0 \ud1b5\uacc4\uc801 \uc0d8\ud50c\ub9cc\uc73c\ub85c\ub294 \uc758\ubbf8\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.\n  <\/p>\n<p>\n    \uc14b\uc9f8, \uac80\uc0ac \uae30\ub85d\uc774 \uc788\ub294\uc9c0 \ubb3c\uc5b4\ubcf4\uc138\uc694. \uaddc\uc81c \uc0b0\uc5c5\uc5d0\uc11c\ub294 \ucd94\uc801 \uac00\ub2a5\uc131\uc774 \uc911\uc694\ud569\ub2c8\ub2e4. \ud604\uc7a5\uc5d0\uc11c \ub514\uc2a4\ud50c\ub808\uc774\uac00 \uc2e4\ud328\ud558\uba74 \ubaa8\ub4c8 \uc218\uc900\uc5d0\uc11c \ud488\uc9c8 \uac80\uc0ac\ub97c \ud1b5\uacfc\ud588\uc74c\uc744 \ud655\uc778\ud560 \uc218 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.\n  <\/p>\n<p>\n    CDTECH\uc5d0\uc11c\ub294 \ubaa8\ub4e0 \uc758\ub8cc \ubc0f \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uc9c0\uc815 \uc8fc\ubb38\uc5d0 \ub300\ud574 FOG \ubcf8\ub529 \ud6c4 100% \ub2e8\uc704 \uac80\uc0ac\ub97c \uc218\ud589\ud569\ub2c8\ub2e4. \ud328\ub110 \ub4f1\uae09 \uc120\ud0dd \ubc0f \uac80\uc0ac \ubc94\uc704\ub294 \uacac\uc801 \ub2e8\uacc4\uc5d0\uc11c \ud655\uc778\ub429\ub2c8\ub2e4. Class 0 \ub0a9\ud488\uc774 \ud544\uc694\ud55c \ud504\ub85c\uc81d\ud2b8\uac00 \uc788\uc73c\uba74 \ub514\uc2a4\ud50c\ub808\uc774 \ud06c\uae30, \ud574\uc0c1\ub3c4 \ubc0f \uc751\uc6a9 \ud504\ub85c\uadf8\ub7a8 \uc138\ubd80\uc815\ubcf4\uc640 \ud568\uaed8 \uc800\ud76c\uc5d0\uac8c \uc5f0\ub77d\ud558\uc2ed\uc2dc\uc624. <a href=\"mailto:rahm.fan@cdtech-lcd.com\">rahm.fan@cdtech-lcd.com<\/a> \uacf5\uae09\uc5c5\uccb4\uc640 \uc138 \uac00\uc9c0\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624: \uccab\uc9f8, \uc5b4\ub5a4 \ud328\ub110 \ub4f1\uae09\uc774 \uae30\ubcf8\uc73c\ub85c \uc0ac\uc6a9\ub418\ub294\uc9c0(\uace0\uae09 \ud328\ub110\uc740 \uac70\ubd80 \uc704\ud5d8\uc744 \uc904\uc785\ub2c8\ub2e4); \ub458\uc9f8, \uac80\uc0ac\uac00 \ub2e8\uc704\ubcc4 100%\uc778\uc9c0 \uc0d8\ud50c \uae30\ubc18\uc778\uc9c0(\uc624\uc9c1 \ub2e8\uc704\ubcc4 100% \uac80\uc0ac\ub9cc\uc774 Class 0\uc5d0 \uc758\ubbf8\uac00 \uc788\uc2b5\ub2c8\ub2e4); \uc14b\uc9f8, \uaddc\uc81c \uc0b0\uc5c5\uc5d0\uc11c \ucd94\uc801 \uac00\ub2a5\uc131\uc744 \uc704\ud55c \uac80\uc0ac \uae30\ub85d\uc774 \uc81c\uacf5\ub418\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.\n  <\/p>\n<p>  <!-- \u2500\u2500 FAQ \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 --><\/p>\n<h2>\uc790\uc8fc \ubb3b\ub294 \uc9c8\ubb38<\/h2>\n<div class=\"cdtech-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\">\n<div class=\"cdtech-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n<h3 itemprop=\"name\">\ubc1d\uc740 \ud53d\uc140, \uc5b4\ub450\uc6b4 \ud53d\uc140, \uadf8\ub9ac\uace0 \uc0c9\uc0c1 \uc810 \uacb0\ud568\uc758 \ucc28\uc774\ub294 \ubb34\uc5c7\uc778\uac00\uc694?<\/h3>\n<div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">\n<p>\ubc1d\uc740 \ud53d\uc140(\uace0\uc815 \ud53d\uc140\uc774\ub77c\uace0\ub3c4 \ud568)\uc740 \uac80\uc740 \ud654\uba74\uc5d0\uc11c \uacc4\uc18d \ucf1c\uc838 \uc788\uc5b4 \ud770\uc0c9 \ub610\ub294 \uace0\uc815\ub41c \uc0c9\uc73c\ub85c \ub098\ud0c0\ub0a9\ub2c8\ub2e4. \uc5b4\ub450\uc6b4 \ud53d\uc140(\uc8fd\uc740 \ud53d\uc140)\uc740 \ud2b8\ub79c\uc9c0\uc2a4\ud130\uac00 \uc644\uc804\ud788 \ube44\uae30\ub2a5\uc801\uc774\uae30 \ub54c\ubb38\uc5d0 \uc5b4\ub5a4 \ubc1d\uc740 \ubc30\uacbd\uc5d0\uc11c\ub3c4 \uac80\uc740\uc0c9\uc73c\ub85c \uc720\uc9c0\ub429\ub2c8\ub2e4. \uc0c9\uc0c1 \uc810 \uacb0\ud568\uc740 \ube68\uac15, \ucd08\ub85d \ub610\ub294 \ud30c\ub791 \uc911 \ud558\ub098\uc758 \ucc44\ub110\uc5d0 \uace0\uc815\ub41c \uc11c\ube0c \ud53d\uc140\ub85c, \uc9c0\uc18d\uc801\uc778 \uc0c9 \uc810\uc744 \uc0dd\uc131\ud569\ub2c8\ub2e4. \uc774 \uc138 \uac00\uc9c0 \uc720\ud615\uc740 \ubaa8\ub450 \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uc2a4\ud06c\ub9ac\ub2dd\uc5d0 \ud3ec\ud568\ub429\ub2c8\ub2e4.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cdtech-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n<h3 itemprop=\"name\">Does \u201czero pixel defect\u201d mean the panel has no physical defects at all?<\/h3>\n<div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">\n<p>\"\uc81c\ub85c \ud53d\uc140 \ubd88\ub7c9\"\uc740 \ub300\ubd80\ubd84\uc758 \uc0c1\uc5c5\uc801 \ub9e5\ub77d\uc5d0\uc11c \ub9c8\ucf00\ud305 \uc6a9\uc5b4\uc785\ub2c8\ub2e4. ISO 9241-307 \ud074\ub798\uc2a4 0\uc870\ucc28\ub3c4 \ubb3c\ub9ac\uc801\uc73c\ub85c \uc644\ubcbd\ud55c \uae30\ud310\uc744 \ubcf4\uc99d\ud558\ub294 \uac83\uc774 \uc544\ub2c8\ub77c, \ud2b9\uc815 \uac80\uc0ac \uc870\uac74\ud558\uc5d0\uc11c\uc758 \ud569\uaca9 \uae30\uc900\uc744 \uc815\uc758\ud558\ub294 \uac83\uc5d0 \ubd88\uacfc\ud569\ub2c8\ub2e4. \uc2e4\uc81c\ub85c \ud074\ub798\uc2a4 0 \ub0a9\ud488\uc774\ub780, \ucd9c\ud558 \uc804\uc5d0 \ubaa8\ub4c8 \uc218\uc900\uc5d0\uc11c \uac1c\ubcc4\uc801\uc73c\ub85c \uc721\uc548 \uac80\uc0ac\ub97c \uc2e4\uc2dc\ud558\uc5ec \uc678\uad00\uc0c1 \uacb0\ud568\uc774 \uc5c6\uc74c\uc744 \ud655\uc778\ud55c \uac83\uc744 \uc758\ubbf8\ud569\ub2c8\ub2e4\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cdtech-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n<h3 itemprop=\"name\">\ubaa8\ub4c8 \uc870\ub9bd\uae30\uac00 \ud53d\uc140 \uacb0\ud568\uc744 \uc218\ub9ac\ud560 \uc218 \uc788\ub098\uc694, \uc544\ub2c8\uba74 \uadf8\uac74 \ud328\ub110 \uc81c\uc870 \uacf5\uc7a5\uc5d0\uc11c\ub9cc \uc774\ub8e8\uc5b4\uc9c0\ub098\uc694?<\/h3>\n<div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">\n<p>\ud53d\uc140 \uacb0\ud568\uc758 \ub808\uc774\uc800 \uc218\ub9ac(NRP, BM \ubc0f DM \ubc29\ubc95)\ub294 \ud328\ub110 \uc81c\uc791 \ub2e8\uacc4\uc5d0\uc11c \uc218\ud589\ub418\uba70, \uc720\ub9ac\uac00 \ubaa8\ub4c8 \uc870\ub9bd\uc5c5\uccb4\uc5d0 \ubc30\uc1a1\ub418\uae30 \uc804\uc5d0 \uc774\ub8e8\uc5b4\uc9d1\ub2c8\ub2e4. \ubaa8\ub4c8 \uc870\ub9bd\uc5c5\uccb4\ub294 \ub808\uc774\uc800 \uc218\ub9ac \uc7a5\ube44\ub97c \uc6b4\uc601\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ubaa8\ub4c8 \uc870\ub9bd\uc5c5\uccb4\uac00 \ud560 \uc218 \uc788\ub294 \uac83\uc740 \uc870\ub9bd \ud6c4 \uc644\uc131\ub41c \ubaa8\ub4c8\uc744 \uac80\uc0ac\ud558\uace0 \uace0\uac1d\uc5d0\uac8c \uc804\ub2ec\ub418\uae30 \uc804\uc5d0 \ub208\uc5d0 \ub744\ub294 \uacb0\ud568\uc774 \uc788\ub294 \uc720\ub2db\uc744 \uac70\ubd80\ud558\ub294 \uac83\uc785\ub2c8\ub2e4.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cdtech-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n<h3 itemprop=\"name\">\uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \ubc30\uc1a1\uc774 \ud45c\uc900 \uc8fc\ubb38\ubcf4\ub2e4 \ub354 \ube44\uc2fc \uc774\uc720\ub294 \ubb34\uc5c7\uc778\uac00\uc694?<\/h3>\n<div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">\n<p>\ube44\uc6a9 \uc99d\uac00\uc758 \uc6d0\uc778\uc740 \uc218\uc728 \uc190\uc2e4\uc785\ub2c8\ub2e4. \ud53d\uc140 \uacb0\ud568 \uac80\uc0ac\ub97c \ud1b5\uacfc\ud558\uc9c0 \ubabb\ud55c \ubaa8\ub4c8\uc740 \ubc30\uce58\uc5d0\uc11c \uc81c\uc678\ub429\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc81c\uc678\ub41c \uc720\ub2db\uc758 \uc790\uc7ac \ubc0f \uc778\uac74\ube44\ub294 \ud569\uaca9 \uc720\ub2db\uc758 \uac00\uaca9\uc5d0 \ubc18\uc601\ub429\ub2c8\ub2e4. \ud328\ub110 \ud06c\uae30\uc640 \uacb0\ud568 \ubc00\ub3c4\uc5d0 \ub530\ub77c, \uc81c\ub85c \ud53d\uc140 \uacb0\ud568 \uc694\uad6c \uc0ac\ud56d\uc740 \uc77c\ubc18\uc801\uc73c\ub85c \ud45c\uc900 A\uae09 \uc8fc\ubb38\uc5d0 \ube44\ud574 \ucd1d \ub9c8\uc9c4 \ube44\uc6a9\uc5d0 \ucd5c\uc18c 3%\ud3ec\uc778\ud2b8\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cdtech-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n<h3 itemprop=\"name\">\uc5b4\ub5a4 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc774 \uc2e4\uc81c\ub85c \ud074\ub798\uc2a4 0\uc774 \ud544\uc694\ud558\uace0, \uc5b4\ub5a4 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc774 \ub354 \ub0ae\uc740 \ub4f1\uae09\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?<\/h3>\n<div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">\n<p>\ud074\ub798\uc2a4 0\uc740 \uc218\uc220\uc6a9 \ub514\uc2a4\ud50c\ub808\uc774, \uc9c4\ub2e8 \uc601\uc0c1 \ubaa8\ub2c8\ud130, ICU \ud658\uc790 \ubaa8\ub2c8\ud130 \ubc0f \ud56d\uacf5 \ub610\ub294 \uad70\uc0ac HMI \ud328\ub110\uc5d0\uc11c \ub514\uc2a4\ud50c\ub808\uc774 \ubb34\uacb0\uc131\uc774 \uae30\ub2a5 \uc548\uc804\uc758 \uc77c\ubd80\uc778 \uacbd\uc6b0\uc5d0 \uc815\ub2f9\ud654\ub429\ub2c8\ub2e4. \uc77c\ubc18 \uc0b0\uc5c5 HMI, \ucc3d\uace0 \ub2e8\ub9d0\uae30, \ud14c\uc2a4\ud2b8 \uc7a5\ube44 \ubc0f \uc2a4\ub9c8\ud2b8 \ud648 \ud328\ub110\uc758 \uacbd\uc6b0 \ud074\ub798\uc2a4 1 \ub610\ub294 \ud074\ub798\uc2a4 2\uac00 \uc77c\ubc18\uc801\uc73c\ub85c \ucda9\ubd84\ud569\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0 \ub300\ud574 \ud53d\uc140 \uacb0\ud568 \ud074\ub798\uc2a4\ub97c \uacfc\ub3c4\ud558\uac8c \uc9c0\uc815\ud558\uba74 \uae30\ub2a5\uc801 \uc774\uc810 \uc5c6\uc774 \ube44\uc6a9\ub9cc \uc99d\uac00\ud569\ub2c8\ub2e4.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cdtech-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n<h3 itemprop=\"name\">\uc81c\ub85c \ud53d\uc140 \uacb0\ud568 LCD \ubaa8\ub4c8\uc744 \uc8fc\ubb38\ud560 \ub54c \ubb34\uc5c7\uc744 \ud655\uc778\ud574\uc57c \ud558\ub098\uc694?<\/h3>\n<div itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">\n<p>Confirm three things with your supplier: first, which panel grade is used as the base (higher-grade panels reduce rejection risk); second, whether inspection is 100% per unit or sample-based (only 100% per-unit inspection is meaningful for Class 0); and third, whether inspection records are available for traceability in regulated industries.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- \u2500\u2500 Related articles \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 --><\/p>\n<div style=\"margin:48px 0 0;\">\n<p style=\"font-size:0.72rem; font-weight:700; letter-spacing:0.1em; text-transform:uppercase; color:#6b7280; margin-bottom:16px;\">Related Articles<\/p>\n<div style=\"display:flex; flex-direction:column; gap:10px;\">\n      <a href=\"\/ko\/tft-lcd-%eb%aa%a8%eb%93%88\/\" style=\"display:flex; align-items:center; gap:14px; padding:16px 18px; border:1px solid #e2e5ea; border-radius:6px; background:#f7f8fa; text-decoration:none;\"><br \/>\n        <span style=\"flex-shrink:0; font-size:0.68rem; font-weight:700; letter-spacing:0.06em; text-transform:uppercase; color:#1a56db; background:#e0e7ff; padding:3px 8px; border-radius:3px;\">TFT LCD<\/span><br \/>\n        <span style=\"flex:1; font-size:0.9rem; font-weight:600; color:#1a1e2e; line-height:1.45;\">TFT LCD \ubaa8\ub4c8\uc774\ub780: \uad6c\uc131 \uc694\uc18c, \uc870\ub9bd \ubc0f \ub9de\ucda4 \uc635\uc158<\/span><br \/>\n        <span style=\"color:#1a56db; font-size:1rem;\">&#8594;<\/span><br \/>\n      <\/a><br \/>\n      <a href=\"\/ko\/industrial-display\/%ec%82%b0%ec%97%85%ec%9a%a9-%ed%84%b0%ec%b9%98-%ec%8a%a4%ed%81%ac%eb%a6%b0-%eb%aa%a8%eb%8b%88%ed%84%b0\/\" style=\"display:flex; align-items:center; gap:14px; padding:16px 18px; border:1px solid #e2e5ea; border-radius:6px; background:#f7f8fa; text-decoration:none;\"><br \/>\n        <span style=\"flex-shrink:0; font-size:0.68rem; font-weight:700; letter-spacing:0.06em; text-transform:uppercase; color:#1a56db; background:#e0e7ff; padding:3px 8px; border-radius:3px;\">Industrial<\/span><br \/>\n        <span style=\"flex:1; font-size:0.9rem; font-weight:600; color:#1a1e2e; line-height:1.45;\">\uc0b0\uc5c5\uc6a9 \ud130\uce58 \uc2a4\ud06c\ub9b0 \ubaa8\ub2c8\ud130: \uacf5\uc7a5 \ubc0f AGV \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0 \uc801\ud569\ud55c \ud328\ub110 \uc120\ud0dd\ud558\uae30<\/span><br \/>\n        <span style=\"color:#1a56db; font-size:1rem;\">&#8594;<\/span><br \/>\n      <\/a><br \/>\n      <a href=\"\/ko\/lcd-%eb%94%94%ec%8a%a4%ed%94%8c%eb%a0%88%ec%9d%b4-eol-%ea%b5%90%ec%b2%b4\/\" style=\"display:flex; align-items:center; gap:14px; padding:16px 18px; border:1px solid #e2e5ea; border-radius:6px; background:#f7f8fa; text-decoration:none;\"><br \/>\n        <span style=\"flex-shrink:0; font-size:0.68rem; font-weight:700; letter-spacing:0.06em; text-transform:uppercase; color:#1a56db; background:#e0e7ff; padding:3px 8px; border-radius:3px;\">EOL<\/span><br \/>\n        <span style=\"flex:1; font-size:0.9rem; font-weight:600; color:#1a1e2e; line-height:1.45;\">When Your LCD Display Goes EOL: A Practical Guide to Finding a Drop-In Replacement<\/span><br \/>\n        <span style=\"color:#1a56db; font-size:1rem;\">&#8594;<\/span><br \/>\n      <\/a>\n    <\/div>\n<\/p><\/div>\n<p>  <!-- \u2500\u2500 CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 --><\/p>\n<div style=\"background:#0f172a; border-radius:10px; padding:40px 36px; margin-top:44px;\">\n<p style=\"font-size:0.68rem; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:#38bdf8; margin:0 0 12px;\">Get a Quote<\/p>\n<h2 style=\"font-size:1.3rem; font-weight:700; color:#f1f5f9; margin:0 0 14px; border:none; padding:0;\">\uc758\ub8cc\uc6a9 \ub610\ub294 \uace0\uc2e0\ub8b0\uc131 LCD \ubaa8\ub4c8\uc744 \ucc3e\uace0 \uacc4\uc2e0\uac00\uc694?<\/h2>\n<p style=\"font-size:0.9rem; color:#94a3b8; line-height:1.75; margin:0 0 28px;\">\ub514\uc2a4\ud50c\ub808\uc774 \ud06c\uae30, \ud574\uc0c1\ub3c4, \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ubc0f \ud53d\uc140 \uacb0\ud568 \uc694\uad6c \uc0ac\ud56d\uc744 \uc54c\ub824\uc8fc\uc2ed\uc2dc\uc624. \uc6b0\ub9ac\ub294 \uacac\uc801 \ub2e8\uacc4\uc5d0\uc11c \ud328\ub110 \ub4f1\uae09, \uac80\uc0ac \ubc94\uc704 \ubc0f \ube44\uc6a9 \uc601\ud5a5\uc744 \ud655\uc778\ud560 \uac83\uc785\ub2c8\ub2e4.<\/p>\n<p>    <a href=\"mailto:rahm.fan@cdtech-lcd.com\" style=\"display:inline-block; background:#1a56db; color:#fff; font-weight:700; font-size:0.9rem; padding:12px 28px; border-radius:6px; text-decoration:none;\">Contact CDTECH<\/a><\/p>\n<p style=\"font-size:0.78rem; color:#475569; margin:12px 0 0;\">rahm.fan@cdtech-lcd.com<\/p>\n<\/p><\/div>\n<\/article>","protected":false},"excerpt":{"rendered":"<p>Zero pixel defect is one of the most misunderstood claims in display sourcing. Here is what the standard actually says, where the real work happens in the supply chain, and what you should ask your module supplier before placing an order. What Counts as a Pixel Defect A zero pixel defect display is one where [\u2026]<\/p>","protected":false},"author":1,"featured_media":1373,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-1368","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology"],"_links":{"self":[{"href":"https:\/\/rahmlcd.blog\/ko\/wp-json\/wp\/v2\/posts\/1368","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rahmlcd.blog\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rahmlcd.blog\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rahmlcd.blog\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rahmlcd.blog\/ko\/wp-json\/wp\/v2\/comments?post=1368"}],"version-history":[{"count":8,"href":"https:\/\/rahmlcd.blog\/ko\/wp-json\/wp\/v2\/posts\/1368\/revisions"}],"predecessor-version":[{"id":1418,"href":"https:\/\/rahmlcd.blog\/ko\/wp-json\/wp\/v2\/posts\/1368\/revisions\/1418"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rahmlcd.blog\/ko\/wp-json\/wp\/v2\/media\/1373"}],"wp:attachment":[{"href":"https:\/\/rahmlcd.blog\/ko\/wp-json\/wp\/v2\/media?parent=1368"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rahmlcd.blog\/ko\/wp-json\/wp\/v2\/categories?post=1368"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rahmlcd.blog\/ko\/wp-json\/wp\/v2\/tags?post=1368"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}