CRC Syndrome Detector on simulink

  • Follow


Dear All
I used the CRC-N Syndrome Detector model on the simulink. The
question is even the message has not the error, the Err port appear 1
when syndrome has the error. So how can I measure or know how much
bit error in this simulation??
0
Reply chiou_s_l (6) 3/17/2006 9:43:16 AM

Richard Chiou wrote:
> Dear All
> I used the CRC-N Syndrome Detector model on the simulink. The
> question is even the message has not the error, the Err port appear 1
> when syndrome has the error. So how can I measure or know how much
> bit error in this simulation??

You count bit errors by using the Error Rate Calculation block from the 
Communication Sinks library.  You give the block the transmitted and 
received sequences, and it computes the error rate.

HTH,
Idin Motedayen-Aval
The MathWorks
0
Reply imoteday (164) 3/17/2006 5:21:06 PM


Idin Motedayen-Aval wrote:
>
>
> Richard Chiou wrote:
>> Dear All
>> I used the CRC-N Syndrome Detector model on the simulink. The
>> question is even the message has not the error, the Err port
> appear 1
>> when syndrome has the error. So how can I measure or know how
> much
>> bit error in this simulation??
>
> You count bit errors by using the Error Rate Calculation block from
> the
> Communication Sinks library. You give the block the transmitted
> and
> received sequences, and it computes the error rate.
>
> HTH,
> Idin Motedayen-Aval
> The MathWorks
>
Thanks
In this way one can know error probability, but has the ERR port a
relationshiop with error probabilty? If I consider different
N(syndrome bits) value, how to measure its detected ability?
0
Reply chiou_s_l (6) 3/18/2006 12:40:46 AM

2 Replies
27 Views

(page loaded in 0.049 seconds)

Similiar Articles:




7/16/2012 3:55:04 AM


Reply: