Question: Question #5: An Interesting Design Problem (20 pts) Suppose a particular banking system supports encrypted transactions, and that decrypting each transaction consists of three sub-tasks

Question #5: An Interesting Design Problem (20 pts) Suppose a particular banking system supports encrypted transactions, and that decrypting each transaction consists of three sub-tasks A, B, and C. The execution times of each task on a microprocessor versus a custom digital circuit are 50 ms versus 1 ms for A, 20 ms versus 2 ms for B, and 20 ms versus 1 ms for C. Partition the tasks among the microprocessor and custom digital circuitry, such that you minimize the amount of custom digital circuitry, while meeting the constraint of decrypting at least 40 transactions per second. Assume each task requires the same amount of digital circuitry, and for a transaction A, B and C are processed in a sequential way
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
