ssubha
Junior Member level 2
- Joined
- Feb 1, 2011
- Messages
- 21
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,435
I need to design a system with the following specifications.
1. it accepts as input 6 bit number, updates the count of the number. there are 64 possibilities. the total samle size is less than 2^64.
2. it finds minimum and maximum of given set of 64 numbers (from 1 above), finds the average as (min+max)/2 (shifting would work).
What are the components that can be used for the above spec? how is the energy/power consumption calculated for the above system?
Thank you,
s.subha
1. it accepts as input 6 bit number, updates the count of the number. there are 64 possibilities. the total samle size is less than 2^64.
2. it finds minimum and maximum of given set of 64 numbers (from 1 above), finds the average as (min+max)/2 (shifting would work).
What are the components that can be used for the above spec? how is the energy/power consumption calculated for the above system?
Thank you,
s.subha