본문 바로가기

논리회로

논리회로 - Terminology

Radix: 밑수, 진법체계의 기준이 되는 수(Ex> 2진수의 radix:2)

Nibble: 4bit

Hexadecimal: 16진법

 

[operator & gate]

And, Not, Or operator & gate

Not operator는 Inverse 또는 complement operator라고도 부릅니다.

gate의 형태는 아래와 같은 symbol로 표시할 수 있습니다. 

 

[Logical Function <-> Logic circuit]

synthesis : Logical Function -> Logic circuit (회로를 그리는 과정)  

analysis   : Logical Function <- Logic circuit (회로를 분석하는 과정)  

 

 

728x90