Anda di halaman 1dari 3

BAB 1

1.1 suhu, kecepatan, tekanan dan posisi.


1-11 karena bilangan biner hanya terdiri dari angka 0 dan 1, sehingga mudah
direpresentasikan dalam sistem digital dengan dua tegangan yang berbeda seperti
+5 V=0 dan 0 V= 0.
1-21 9010=
Solusi:
90 : 8 = 11 sisa 2
11 : 8 = 1 sisa 3
1 : 8 = 0 sisa 1
9010= 1328
1-31 1000 0110 0111BCD=
Solusi:
1000 = 8
0110 = 6
0111 = 7
1000 0110 0111BCD = 86710
Problems
1-9 Convert the following hexadecimal numbers to decimal.
a)
8616 =
Solusi:
6 x 160 = 6
8 x 161 = 128
8616 = 6 + 128 = 13410
b)
F416 =
Solusi:
4 x 160 = 4
15 x 161 = 240
F416 = 4 + 240 = 24410
c)
9216 =
Solusi:
2 x 160 = 2
9 x 161 = 144

9216 = 2 + 144 = 14610


d)

AB16 =

Solusi:
11 x 160 = 11
10 x 161 = 160
AB16 = 11 + 160 = 17110
e)
3C516 =
Solusi:
5 x 160 = 5
12 x 161 = 192
3 x 162 = 768
3C516 = 5 + 192 + 768 = 96510
1-19 A computer programmer observes the following hex string when looking at a
particular section of computer memory: 736B753433.
(a) Assume that the memory contents are ASCII codes with leading zeros and
translate this string into its alphanumeric equivalent.
(b) The programmer realizes that the program recognizes only capital (uppercase)
letters. Convert all letters in the alphanumeric equivalent to capital letters, and
determine the new hex string.

BAB 2
2-5 Repeat Example 21 for a period of 200 ns.
What is the frequency of a clock waveform whose period is 200 ns?
Solusi:
1
1
6
f= =
=5 10 Hz
9
t p 200 10
2-15 To forward bias a diode, the anode is made more positive (positive/negative)
than the cathode.

Problems
2-4
(a) How long will it take to transmit the three ASCII-coded characters $14 in 8-bit
parallel if the clock frequency is 8 MHz?
(b) Repeat for $78.18 at 4.17 MHz.
2- 14
If the load resistor (Rload) used in Problem 213 is changed to 470 ohm. describe
what happens to Vout.
E2-1 Load the circuit file for Section 23. Read the instructions in the Description
window.
(a) Determine the three ASCII characters that are transmitted in serial.
(b) Determine the number of serial bits transmitted.

Anda mungkin juga menyukai