Computer Systems Flashcards
What is the range of numbers represented in an 8 bit number
00000000 to 11111111 (0 to 255)
256 values
In two’s complement, which bit is negative, with all others being positive
The most significant bit (largest column)
Example: 128 (8 bits)
What is the range of numbers an 8 bit two’s complement can represent
1000 0000 to 0111 1111
-128 to 127
How does increase of bus width improve performance?
Reduces number of fetches to memory
- fewer fetches to transfer data if data bus is larger
- transfers more bits in one cycle
What is the purpose of a digital signature?
Authenticates the sender of the document and makes sure the document has not been changed in transit.
what is an intelligent car system and it’s impact on the environment?
Start-stop systems
-automatically shuts down the engine when car is at rest, saving fuel consumption and emissions.