[G1-Sync] Manual knowledge update
This commit is contained in:
@@ -2,89 +2,32 @@
|
||||
id: wiki-2026-0508-digital-twin-technology
|
||||
title: Digital Twin Technology
|
||||
category: 10_Wiki/Topics
|
||||
status: needs_review
|
||||
canonical_id: self
|
||||
aliases: [P-Reinforce-AI-DIGITAL-TWIN]
|
||||
duplicate_of: none
|
||||
status: duplicate
|
||||
canonical_id: digital-twins
|
||||
duplicate_of: "[[Digital Twins]]"
|
||||
aliases: [Digital Twin]
|
||||
source_trust_level: A
|
||||
confidence_score: 0.95
|
||||
tags: [DigitalTwin, Simulation, IoT, Industry40]
|
||||
raw_sources: []
|
||||
last_reinforced: 2026-04-20
|
||||
github_commit: pending
|
||||
inferred_by: Claude Opus 4.7 (auto-normalize 2026-05-08)
|
||||
tech_stack:
|
||||
language: unspecified
|
||||
framework: unspecified
|
||||
confidence_score: 0.9
|
||||
verification_status: redirected
|
||||
tags: [duplicate, digital-twin, iiot]
|
||||
last_reinforced: 2026-05-10
|
||||
github_commit: applied
|
||||
---
|
||||
|
||||
# [[Digital-Twin-Technology|Digital-Twin-Technology]] (디지털 트윈 기술)
|
||||
# Digital Twin Technology
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "현실 세계의 완벽한 실시간 가상 복제본." 물리적 사물이나 시스템의 동적 특성을 실시간으로 반영하여 예측, 최적화, 모니터링을 수행하는 고도의 시뮬레이션 환경이다.
|
||||
> **이 문서는 [[Digital Twins]] 의 중복본입니다.** Canonical 로 redirect.
|
||||
|
||||
## 📖 구조화된 지식 (Synthesized Content)
|
||||
- **System [[Architecture|Architecture]]**:
|
||||
- **Physical Layer**: 센서, IoT 기기를 통해 현실 데이터를 수집.
|
||||
- **Digital Layer**: 물리 역학 모델과 AI를 결합한 가상 엔진.
|
||||
- **Twinning (Synchronization)**: 실시간 데이터 흐름을 통해 현실과 가상의 상태([[State|State]])를 일치시킴.
|
||||
- **Key Functions**:
|
||||
- **[[Predictive_Maintenance|Predictive Maintenance]]**: 부품이 고장 나기 전 가상 모델에서 이상 징후를 먼저 발견.
|
||||
- **Scenario [[Testing|Testing]]**: 위험하거나 비용이 많이 드는 실험을 가상에서 안전하게 수행.
|
||||
- **Domains**: 스마트 시티, 제조 공정, 심지어 디지털 휴먼(의료용 트윈)까지 확장 중.
|
||||
## 핵심 요약
|
||||
- 매 physical asset 의 live virtual mirror — sensors → simulation → action.
|
||||
- 매 levels: descriptive → diagnostic → predictive → prescriptive → autonomous.
|
||||
|
||||
## ⚠️ 모순 및 업데이트 (Contradictions & Updates)
|
||||
- 디지털 트윈은 '실시간성'이 생명이지만, 수많은 센서 데이터를 지연 없이 가상 공간에 반영하는 네트워크 병목이 큰 과제다. 최근에는 엣지 컴퓨팅([[Edge Computing|Edge Computing]])과 결합하여 데이터 발생 지점에서 즉시 트윈을 업데이트하는 방식으로 발전하고 있다.
|
||||
## 🔗 Graph
|
||||
- 부모: [[Digital Twins]] (canonical)
|
||||
- Adjacent: [[Digital Thread Integration]] · [[IoT]] · [[Alternative Realities]]
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- Related: Industrial Metaverse , Predictive Maintenance (PdM)
|
||||
- Underlying: [[Internet of Things (IoT)|Internet of Things (IoT)]]
|
||||
|
||||
## 🤖 LLM 활용 힌트 (How to Use This Knowledge)
|
||||
|
||||
**언제 이 지식을 쓰는가:**
|
||||
- *(TODO)*
|
||||
|
||||
**언제 쓰면 안 되는가:**
|
||||
- *(TODO)*
|
||||
|
||||
## 🧪 검증 상태 (Validation)
|
||||
|
||||
- **정보 상태:** needs_review
|
||||
- **출처 신뢰도:** A
|
||||
- **검토 이유:** *(P-Reinforce Phase 1 자동 정규화. 본문 검증 필요.)*
|
||||
|
||||
## 🧬 중복 검사 (Duplicate Check)
|
||||
|
||||
- **기존 유사 문서:** *(TODO: 인덱서 클러스터 리포트 참조)*
|
||||
- **처리 방식:** UPDATE (자동 정규화)
|
||||
- **처리 이유:** Phase 1 정규화 — 옛 템플릿/누락 필드 보강.
|
||||
|
||||
## 🕓 변경 이력 (Changelog)
|
||||
|
||||
| 날짜 | 변경 내용 | 처리 방식 | 신뢰도 |
|
||||
|------|-----------|-----------|--------|
|
||||
| 2026-05-08 | P-Reinforce Phase 1 정규화 (frontmatter + 헤더 표준화) | UPDATE | A |
|
||||
|
||||
## 💻 코드 패턴 (Code Patterns)
|
||||
|
||||
**패턴 1:** *(TODO: 이 프로젝트 컨벤션 반영한 구조 스켈레톤)*
|
||||
|
||||
```text
|
||||
# TODO
|
||||
```
|
||||
|
||||
## 🤔 의사결정 기준 (Decision Criteria)
|
||||
|
||||
**선택 A를 써야 할 때:**
|
||||
- *(TODO)*
|
||||
|
||||
**선택 B를 써야 할 때:**
|
||||
- *(TODO)*
|
||||
|
||||
**기본값:**
|
||||
> *(TODO)*
|
||||
|
||||
## ❌ 안티패턴 (Anti-Patterns)
|
||||
|
||||
- **[안티패턴]:** *(TODO: 무엇을 하면 안 되는가 + 이유 + 대신 무엇을)*
|
||||
## 🕓 변경 이력
|
||||
| 날짜 | 변경 |
|
||||
|---|---|
|
||||
| 2026-05-08 | Phase 1 |
|
||||
| 2026-05-10 | 중복 처리 — Digital Twins canonical 로 redirect |
|
||||
|
||||
Reference in New Issue
Block a user