E·C·C
C1abbreviation컴퓨터·통신 등에서 쓰이는 약어로, 주로 오류 정정 코드 또는 타원 곡선 암호를 뜻함
noun명사
- 1
오류 정정 코드, 오류 정정 부호 — 데이터의 오류를 감지하고 가능한 경우 자동으로 수정하도록 여분의 정보를 넣는 코드 또는 방식C1〔computing〕
a code or method that adds extra information to data so that errors can be detected and, in many cases, corrected automatically
ECC memory can detect and correct many single-bit errors.
ECC 메모리는 많은 1비트 오류를 감지하고 수정할 수 있다.
The system uses ECC to protect data during transmission.
그 시스템은 전송 중 데이터를 보호하기 위해 ECC를 사용한다.
- 2
타원 곡선 암호 — 타원 곡선의 수학적 성질을 이용하는 공개 키 암호 방식C2〔cryptography〕
a form of public-key cryptography that uses the mathematical properties of elliptic curves
ECC can provide strong security with relatively small keys.
ECC는 비교적 작은 키로도 강력한 보안을 제공할 수 있다.
Many modern devices support ECC for secure communication.
많은 최신 기기는 안전한 통신을 위해 ECC를 지원한다.
- 3
응급 심혈관 처치 — 심정지나 심혈관 응급 상황에서 시행되는 응급 심혈관 처치C2〔medical〕
emergency cardiovascular care, especially care given for cardiac arrest or other urgent cardiovascular conditions
The course covers CPR and basic principles of ECC.
그 과정은 심폐소생술과 ECC의 기본 원칙을 다룬다.
Updated ECC guidelines changed the recommended response sequence.
개정된 ECC 지침은 권장 대응 순서를 바꾸었다.
뉘앙스 · 쓰임
ECC는 일반 단어가 아니라 전문 약어이므로, code, correction, cryptography 같은 보통명사와 달리 해당 분야의 문맥이 있어야 의미가 분명해집니다. ECC memory는 ‘ECC라는 메모리’가 아니라 오류 정정 기능이 있는 메모리를 가리킵니다.
기술 문서에서는 처음 나올 때 ‘error-correcting code (ECC)’처럼 풀어 쓰는 것이 좋습니다. ECC를 일반적인 ‘전자 상거래’의 약어로 쓰는 것은 표준적이지 않으며, 보통 전자 상거래는 e-commerce라고 합니다.
유의어 뉘앙스 비교
- error-correcting code
- ECC를 풀어 쓴 말로, 더 명확하고 공식적인 표현이다.
- error correction code
- 같은 뜻으로 쓰이지만, 형용사 형태인 error-correcting code도 널리 쓰인다.
- elliptic-curve cryptography
- ECC를 풀어 쓴 정확한 전문 용어이다.
- emergency cardiovascular care
- ECC를 풀어 쓴 의학 분야의 정식 표현이다.
자주 쓰는 표현 · Collocations
abbr+noun
- ECC memory오류 정정 기능이 있는 메모리
- ECC RAMECC 램
- ECC algorithmECC 알고리즘
- ECC guidelines응급 심혈관 처치 지침
verb+noun
- use ECCECC를 사용하다
어원 · 암기 팁
[English]여러 영어 전문 용어의 머리글자를 딴 약어이다. 대표적으로 error-correcting code, elliptic-curve cryptography, emergency cardiovascular care의 약어로 쓰인다.
E + C + C: 각 구성 단어의 첫 글자를 결합한 형태
💡 컴퓨터 문맥에서는 ‘Error를 Correct하는 Code’라고 기억하면 쉽고, 암호학 문맥에서는 ‘Elliptic Curve Cryptography’의 첫 글자로 기억하면 된다.