Numerics and boolean logic (week 4) Flashcards
Do you know how to convert decimal to binary ?
YES
Do you know how to convert binary to decimal?
YES
Do you know how to convert hexadecimal to decimal ?
YES
What is the notation of hexadecimal?
0 x XX or Xh
What is the notation of decimal?
.X or Xd
What is the notation of binary ?
Bx or Xb
How are indicated memory and I/O ports addresses ?
They are indicated using hexadecimal notation
What is the method to convert decimal to binary ?
SUCCESSIVE APPROXIMATION METHOD
WHAT IS THE METHOD TO CONVERT FROM DECIMAL TO HEXADECIMAL ?
IT’S THE SUCCESSIVE APPROXIMATION METHOD
WHAT IS THE METHOD OF CONVERSION FROM BINARY TO HEXADECIMAL ?
it is the grouping digits method
What is the method of conversion from hexadecimal to binary ?
splitting digits
How to convert fractional decimal numbers into binary ?
successive approximation with N digits from integers and M digits for decimals. Decimals start with 2^-1
What are the conventions to represent signed numbers ?
magnitude
1s complement
2s complement
SEQUENTIAL LOGIC-What are the applications ? What is switch debouncing ?
1) Switch debouncing
Bouncing object occurs whenever a moving object collides with a stationary one. Switches are no exception to this rule.
- VERY FAST ON/OFF for a short time, until it becomes stationary
-In digital circuits, the debouncing is seen as additional switching actions (repeated ones and zeros)
SEQUENTIAL LOGIC-What are the applications ? What is Clock divider?
SOMETIMES, different devices run on different clock speeds. (while being synchronised). A clock divider generates slower clocks from MASTER CLOCK