No Bugs! offers a revolutionary approach to software development by showing programmers how to write error-free code from the start. No Bugs! presents techniques to stop many kinds of bugs from being included in a prog ram. It also discusses how to test programs to find bugs.
Error-free coding
โ Scribed by Elias, Peter
- Publisher
- Massachusetts Institute of Technology. Research Laboratory of Electronics
- Year
- 1954
- Tongue
- English
- Leaves
- 16
- Series
- Technical report (Massachusetts Institute of Technology. Research Laboratory of Electronics) ; 285
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Some simple constructive procedures are given for coding sequences of symbols to
be transmitted over noisy channels. A message encoded by such a process transmits
a positive amount of information over the channel, with an error probability which the
receiver may set to be as small as it pleases, without consulting the transmitter. The
amount of information transmitted is less than the channel capacity, so the procedures
are not ideal, but they are quite efficient for small error probabilities. It is shown that
there exist codes of the same error-free character which transmit information at rates
arbitrarily near the channel capacity
๐ SIMILAR VOLUMES
No Bugs! offers a revolutionary approach to software development by showing programmers how to write error-free code from the start. No Bugs! presents techniques to stop many kinds of bugs from being included in a prog ram. It also discusses how to test programs to find bugs.
There are two basic methods of error control for communication, both involving coding of the messages. With forward error correction, the codes are used to detect and correct errors. In a repeat request system, the codes are used to detect errors and, if there are errors, request a retransmission. E