Consider a 32 – bit microprocessor, with a 16 – bit external data bus, driven by an 8 MHz input clock. Assume that this microprocessor has a bus cycle whose minimum duration equals four input clock cycles. What is the maximum data transfer rate for this microprocessor?
(A)
8 x 106 bytes/sec
(B)
4 x 106 bytes/sec
(C)
16 x 106 bytes/sec
(D)
4 x 109 bytes/sec
Answer: (B)
Explanation:
In a 32 – bit microprocessor, with a 16 – bit external data bus, data transferred per bus cycle = 2B.
Bus clock = 8 MHz.
Minimum bus cycle duration = 4 clock cycles
Maximum bus cycle rate = 8 MHz / 4 = 2 M/sec
Data transfer rate = bus cycle rate * data per bus cycle = 2 M * 2 = 4 * 106 B/sec.
So, option (B) is correct.
Quiz of this Question
Please comment below if you find anything wrong in the above post
Whether you're preparing for your first job interview or aiming to upskill in this ever-evolving tech landscape,
GeeksforGeeks Courses are your key to success. We provide top-quality content at affordable prices, all geared towards accelerating your growth in a time-bound manner. Join the millions we've already empowered, and we're here to do the same for you. Don't miss out -
check it out now!
Last Updated :
18 Jun, 2018
Like Article
Save Article