chapter 1

0.0(0)
Studied by 6 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

Last updated 2:09 PM on 1/19/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

16 Terms

1
New cards

What is the binary system?

  • Base 2 number system.

  • Values: 0 (OFF) and 1 (ON).

  • MSB: Most Significant Bit (leftmost bit).

2
New cards

What is the denary system?

  • Base 10 number system.

  • Values: 0 to 9

3
New cards

What is the hexadecimal system?

  • Base 16 number system.

  • Values: 0-9 and A-F (A=10, B=11, ..., F=15).

4
New cards

How do you convert hexadecimal to binary?

  1. Separate each hex digit.

  2. Convert each hex digit to 4-bit binary.

  3. Combine binary values.

5
New cards

How do you convert binary to hexadecimal?

  1. Group binary digits into 4-bit sections (from right).

  2. Add leading 0s if needed.

  3. Convert each group to hexadecimal.

6
New cards

How do you convert hexadecimal to denary?

  1. Convert hex to binary.

  2. Convert binary to denary.

7
New cards

How do you convert denary to hexadecimal?

  1. Convert denary to binary.

  2. Convert binary to hexadecimal.

8
New cards

What is overflow in binary calculations?

  • Occurs when the result exceeds the bit limit.

  • E.g., adding two 8-bit values results in a 9-bit answer.

9
New cards

What is a logical shift?

  • Moves binary digits left or right.

  • Emptied bits replaced with 0.

10
New cards

How do you perform a left logical shift?

  • Remove leftmost bit.

  • Shift all bits left.

  • Add 0 to the rightmost position.

11
New cards

What is two's complement?

  • Method to represent negative binary values.

  • MSB indicates the sign (-128 for 8 bits).

12
New cards

How do you convert a binary number to its two's complement?

  1. Find the first 1 from the right.

  2. Flip all bits to the left of it.

13
New cards

How do you convert a two's complement binary to denary?

  1. Replace MSB with its negative value.

  2. Add the remaining values.

14
New cards

Where is hexadecimal used?

  • HTML colors.

  • MAC addresses.

  • Assembly language.

  • Memory dumps.

  • Debugging.

  • Error codes.

  • IP addresses.

15
New cards

What is ASCII?

  • 7-bit code for characters and control codes.

  • Uppercase and lowercase have different values.

  • "a" = 97, "b" = 98, etc.

16
New cards

How is Unicode different from ASCII?

  • Unicode supports more characters (up to 4 bytes).

  • Includes international languages.

  • First 128 values match ASCII.

Explore top notes

note
Food Production - 86%
Updated 387d ago
0.0(0)
note
AP Biology Review
Updated 691d ago
0.0(0)
note
Quiz 3 POWPLANT - Reviewer
Updated 483d ago
0.0(0)
note
English 3-4: S2 Final
Updated 579d ago
0.0(0)
note
Chemistry - Matter
Updated 1297d ago
0.0(0)
note
Geometry
Updated 1276d ago
0.0(0)
note
Chapter 35-40 Notes
Updated 1059d ago
0.0(0)
note
Food Production - 86%
Updated 387d ago
0.0(0)
note
AP Biology Review
Updated 691d ago
0.0(0)
note
Quiz 3 POWPLANT - Reviewer
Updated 483d ago
0.0(0)
note
English 3-4: S2 Final
Updated 579d ago
0.0(0)
note
Chemistry - Matter
Updated 1297d ago
0.0(0)
note
Geometry
Updated 1276d ago
0.0(0)
note
Chapter 35-40 Notes
Updated 1059d ago
0.0(0)

Explore top flashcards

flashcards
AP Human Geography Unit 3
63
Updated 688d ago
0.0(0)
flashcards
Formal Commands special verbs
24
Updated 1224d ago
0.0(0)
flashcards
Design T1
32
Updated 1155d ago
0.0(0)
flashcards
italian help
28
Updated 374d ago
0.0(0)
flashcards
3. tétel- Pszichoanalízis
179
Updated 655d ago
0.0(0)
flashcards
AQA GCSE PE
317
Updated 350d ago
0.0(0)
flashcards
GAW words
30
Updated 894d ago
0.0(0)
flashcards
AP Human Geography Unit 3
63
Updated 688d ago
0.0(0)
flashcards
Formal Commands special verbs
24
Updated 1224d ago
0.0(0)
flashcards
Design T1
32
Updated 1155d ago
0.0(0)
flashcards
italian help
28
Updated 374d ago
0.0(0)
flashcards
3. tétel- Pszichoanalízis
179
Updated 655d ago
0.0(0)
flashcards
AQA GCSE PE
317
Updated 350d ago
0.0(0)
flashcards
GAW words
30
Updated 894d ago
0.0(0)