comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: ? Are there LDPC error code lib in Ada ? thanks.
Date: Fri, 22 Feb 2019 22:45:46 +0100
Date: 2019-02-22T22:45:46+01:00	[thread overview]
Message-ID: <q4pqi9$99q$1@gioia.aioe.org> (raw)
In-Reply-To: 42ec3738-180f-468b-9a4b-1763a14bad40@googlegroups.com

On 2019-02-22 21:35, Daniel Norte Moraes wrote:

>    Are there LDPC error code lib in Ada ?

Isn't it more a hardware thing?

>    Any bind or raw Ada ?

Not that I know. It could be implemented of course, e.g. using a simple 
look-up table, but the purpose is not clear.

>    My main uses are for:
>      1)files and chunks inside files,
>      2) in memory streams code e decoder
>      3) network

These do not fall into the category of "noisy transmission channel". 
Files, memory, network transports have integrated error correction 
already. On top of these you would use none or something rather simple, 
e.g. a checksum xor or Fletcher.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  reply	other threads:[~2019-02-22 21:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-22 20:35 ? Are there LDPC error code lib in Ada ? thanks Daniel Norte Moraes
2019-02-22 21:45 ` Dmitry A. Kazakov [this message]
2019-02-22 22:22   ` Daniel Norte Moraes
2019-02-23  7:49     ` Dmitry A. Kazakov
2019-02-28 20:18       ` Daniel Norte Moraes
2019-03-01  8:39         ` Dmitry A. Kazakov
2019-03-01 17:55           ` Daniel Norte Moraes
2019-03-02 21:57             ` darkestkhan
2019-03-03  1:42               ` Daniel Norte Moraes
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox