throughput calculation of an encoder

Status
Not open for further replies.

mostafa2010

Newbie level 2
Joined
Nov 26, 2010
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,295
hi
i am working on a ldpc encoder which encode a frame of information bits 32400 bits to generate a 32400 parity bit

My encoder is taking 32400 clocks to store the information bits in the RAM (RAM input width is 1 bit)

And an other 32400 clocks to finish the encoding

So the process from the beginning to the ending of the encoding is 64800 clocks

i am using a clock of 100MHz


So what is the throughput?
 

One frame requires 64800 clocks to complete its operation.
The total clocks available per second is 100,000,000 (100MHz).

The throughput is how many no.of frames it can transfer per second is shown below.

= (100,000,000 clocks) \ (64800 clocks)
= 1543.2 frames it can transfer per one second.

So throughput is 1543.2 frames.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…