Digital System: 디지털 시스템
Takes a set of discrete information inputs and discrete internal information (system state)
: 가져온다, 이산 정보 입력 및 이산 내부 정보 집합(시스템 상태)
Generates a set of discrete information outputs
: 생성한다 이산 정보출력 집합
Signal: 신호
An information variable represented by physical quantity: 물리량으로 표현되는 정보변수
- For digital systems, the variable takes on discrete values: 디지털 시스템의 경우 변수는 이산값을 갖는다
- Two level, or binary values are the most prevalent values in digital systems: 가장 일반적인 값
Binary values are represented abstractly by:이진값의 표현
- digits 0 and 1
- words (symbols) False(F) and True(T)
- words (symbols) Low(L) and High(H)
- and words On and Off
Binary values are represented by values or ranges of values of physical quantities: 이진값은 값의 범위 또는 물리량의 값으로 표현된다
Binary Values: Other Physical Quantities: 기타 물리량
Other physical quantities represent 0 and 1
CPU: Voltage-전압
Disk: Magnetic field direction-자기장 방향
CD: Surface pits/light-표면 골, 마루(흠집?)
Dynamic RAM: Electrical charge(전하)
'학교 수업 > 컴퓨터구조' 카테고리의 다른 글
[컴퓨터구조] 조합회로:인코더, 디코더, 멀티플렉서 (디지털 논리회로: Chap0. Digital Logic Circuits) (0) | 2024.04.29 |
---|---|
[컴퓨터구조] 게이트와 부울대수, 연산식 (디지털 논리회로: Chap0. Digital Logic Circuits) (0) | 2024.04.29 |