Digital Electronics - Signals and Switches - Discussion

Discussion Forum : Signals and Switches - General Questions (Q.No. 11)
11.
How long will it take to serially transmit the hexadecimal number C316 if the clock frequency is 1.5 MHz?
4.69 ms
4.69 s
5.33 ms
5.33 s
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
8 comments Page 1 of 1.

Vipul chaudhary said:   1 decade ago
Here in this question the data are serially transmit right so we will conisder the bits.

Now, (c3) hexa decimal means (1100 0011) right that means no of bits is 8 and the value is c3.

So,
Time = (no of bits/frequency) = 8/ (1.5*10^6) = 5.33 micro seconds.

KIRAN V said:   5 years ago
Each Hexadecimal Number is represented by 4 Binary Bits.

So,
Hexa decimal (C3) = (1100 0011) in Binary.
Time = (no. of bits/frequency) = 8/ (1.5*10^6) = 5.33 micro seconds.

Srikanth said:   1 decade ago
Given number is in hexadecimal then the no of bits should be 16, but why you can take as 8 bits. Please explain me.

Madhava Reddy said:   1 decade ago
Time = (no of bits/frequency) = 8/(1.5*10^6) = 5.33 micro seconds

Sagar said:   1 decade ago
For Hexadecimal 16 is the base value. Not the number of bits.

Himanshu said:   1 decade ago
Please answer this question

Karthick said:   1 decade ago
Please give explanation.

Ankita said:   1 decade ago
Please explain it.

Post your comments here:

Your comments will be displayed after verification.