Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Recent questions tagged error-detection
16
16 votes
1
1 answer
1.9k
1.9k views
GATE CSE 2026 | Set 2 | Question: 33
Consider the transmission of data bits $110001011$ over a link that uses Cyclic Redundancy Check (CRC) code for error detection. If the generator bit pattern is given to ...
gatecse
1.9k
views
asked
Feb 23
Computer Networks
gatecse-2026-set2
computer-networks
crc-polynomial
error-detection
two-marks
+
–
2
2 votes
1
1 answer
289
289 views
UGC NET CSE | January 2025 | Part 2 | Question: 20
Match the LIST-I with LIST-II$\begin{array}{|l|l|l|l|} \hline & \textbf{LIST-I} & & \textbf{LIST-II} \\ \hline \text{A.} & (100110011)_{2} & \text{I.} & \text{Error detec...
Shubham Sharma 2
289
views
asked
Sep 10, 2025
Digital Logic
ugcnetcse-jan2025
number-representation
co-and-architecture
error-detection
+
–
1
1 vote
1
1 answer
1.1k
1.1k views
ISRO CSE 2023 | Question: 26
Which of the following methods is used to detect double errors?Odd ParityEven ParityChecksum (CRC)Checksum (XOR)
admin
1.1k
views
asked
Sep 28, 2024
Computer Networks
isro-cse-2023
computer-networks
error-detection
+
–
1
1 vote
1
answers
1 answer
397
397 views
ISI2024-MCS-PCB (CS) | Question: 12
Consider sending the $6$ -bit message $101000$ using Hamming codes for single-bit error-correction.Calculate the codeword for this message. Use even parity.Invert the las...
admin
397
views
asked
Sep 16, 2024
Digital Logic
isi2024-mcs-pcb-cs
error-detection
digital-logic
+
–
2
2 votes
1
1 answer
643
643 views
Topic : Error Detection and Partity
Karthikeya Pavan
643
views
asked
Sep 6, 2024
Digital Logic
digital-logic
hamming-code
error-detection
+
–
1
1 vote
1
answers
1 answer
1.7k
1.7k views
Made Easy Test Series 2024
Given data 10111100 Then P1, P2, P4, Pg parity bits that are attached to data to form codeword are Why they are taking parity bits from LHS in below question A 12 bit ham...
aashish1406
1.7k
views
asked
Aug 16, 2023
Computer Networks
made-easy-test-series
made-easy-booklet
computer-networks
hamming-code
error-detection
error-correction
+
–
2
2 votes
1
1 answer
874
874 views
UGCNET CSE December 2022: 36
In $\text{CRC}$ coding if the data word is $111111$, divisor is $1010$ and the remainder is $110$. Which of the following code is true?$011111101$$001010110$$111111110$$1...
admin
874
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
crc-polynomial
error-detection
coding
+
–
1
1 vote
2
answers
2 answers
1.2k
1.2k views
Compiler Design | Error in which stage detection
What is the earliest stage compiler error for the following C code snippet:int x = @33;Lexical ErrorSyntax ErrorSemantic ErrorNone
Souvik33
1.2k
views
asked
Jan 12, 2023
Compiler Design
compiler-design
lexical-analysis
error-detection
+
–
0
0 votes
1
1 answer
1.8k
1.8k views
UGC NET CSE | October 2022 | Part 1 | Question: 55
The representation of $4$ bit code $1101$ into $7$ bit, even parity Hamming code is$(1010101)$$(1111001)$$(1011101)$$(1110000)$
admin
1.8k
views
asked
Oct 23, 2022
Digital Logic
ugcnetcse-oct2022-paper1
hamming-code
digital-logic
error-detection
+
–
1
1 vote
0
0 answers
596
596 views
Self doubt.
For 8-bit checksum is this correct?
Nisha Bharti
596
views
asked
Sep 18, 2022
Computer Networks
computer-networks
error-detection
+
–
0
0 votes
0
0 answers
462
462 views
NIELIT 2021 Dec Scientist A - Section B: 77
A binary sequence $\text{b[n]}$ is given as shown below$$\text{b[n]}= \{ 0, 1, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0, 1, 1, 0, 1 \}...
soujanyareddy13
462
views
asked
Jan 9, 2022
Digital Logic
nielit2021dec-scientista
digital-logic
computer-networks
error-detection
+
–
1
1 vote
1
1 answer
631
631 views
NIELIT 2021 Dec Scientist A - Section B: 115
If the $\text{CRC}$ has Polynomial of degree $\text{n},$ then what is the probability of detecting errors greater then $\text{n}$ ?$\frac{1}{2^{n-1}}$$\frac{1}{2^{n+1}}$$...
soujanyareddy13
631
views
asked
Jan 9, 2022
Computer Networks
nielit2021dec-scientista
crc-polynomial
probability
error-detection
computer-networks
+
–
0
0 votes
1
1 answer
682
682 views
NIELIT 2021 Dec Scientist B - Section B: 103
For a hamming code of parity bit $m=5,$ what is the total bits and data bits $?$$(255,247)$$(127,119)$$(31,26)$$(0,8)$
soujanyareddy13
682
views
asked
Dec 7, 2021
Digital Logic
nielit2021dec-scientistb
error-detection
information-theory
+
–
63
63 votes
8
answers
8 answers
36.7k
36.7k views
GATE CSE 2021 | Set 1 | Question: 29
Assume that a $12$-bit Hamming codeword consisting of $8$-bit data and $4$ check bits is $d_8d_7d_6d_5c_8d_4d_ 4d_3d_2c_4d_1c_2c_1$, where the data bits and the check bit...
Arjun
36.7k
views
asked
Feb 18, 2021
Computer Networks
gatecse-2021-set1
computer-networks
hamming-code
two-marks
error-detection
+
–
2
2 votes
1
1 answer
983
983 views
NIELIT Scientist B 2020 November: 60
To the detection of up to $5$ errors in all cases, the minimum Hamming distance in a block code must be ______________.$5$$6$$10$$8$
gatecse
983
views
asked
Dec 9, 2020
Computer Networks
nielit-scb-2020
error-detection
digital-logic
+
–
2
2 votes
4
4 answers
10.2k
10.2k views
NIELIT 2017 OCT Scientific Assistant A (CS) - Section B: 22
If the original size of data is $40$ then after adding error detection redundancy bit the size of data length is$26$$36$$46$$56$
admin
10.2k
views
asked
Apr 1, 2020
Computer Networks
nielit2017oct-assistanta-cs
computer-networks
error-detection
+
–
1
1 vote
4
4 answers
2.6k
2.6k views
UGC NET CSE | December 2004 | Part 2 | Question: 26
Error control is needed at the transport layer because of potential error occurring __________.from transmission line noisein routerfrom out of sequency deliveryfrom pack...
go_editor
2.6k
views
asked
Mar 26, 2020
Computer Networks
ugcnetcse-dec2004-paper2
computer-networks
transport-layer
error-detection
+
–
0
0 votes
1
1 answer
1.1k
1.1k views
ISI2017-PCB-CS-8-b
Consider a simple code $\mathcal{C}$ for error detection and correction. Each codeword in $\mathcal{C}$ consists of $2$ data bits $[d_1, d_0]$ followed by check bits $[c_...
akash.dinkar12
1.1k
views
asked
Apr 8, 2019
Digital Logic
isi2017-pcb-cs
digital-logic
error-detection
programming
descriptive
+
–
0
0 votes
0
0 answers
1.5k
1.5k views
Morris Mano Edition 3 Exercise 7 Question 42 (Page No. 306)
It is necessary to formulate the hamming code for four data bits $D _3, D _5, D _6 and D _7$ together with three parity bits $P _1, P _2 and P _3$.evaluate the 7-bit comp...
ajaysoni1924
1.5k
views
asked
Apr 6, 2019
Digital Logic
digital-logic
morris-mano
hamming-code
error-correction
error-detection
+
–
1
1 vote
1
1 answer
1.7k
1.7k views
Morris Mano Edition 3 Exercise 7 Question 38 (Page No. 305)
Given the 8-bit data word 01011011, generate the 13-bit composite word for the Hamming code that corrects the single bit error and detects double bit errors.
ajaysoni1924
1.7k
views
asked
Apr 6, 2019
Digital Logic
digital-logic
morris-mano
hamming-code
error-correction
error-detection
+
–
0
0 votes
0
0 answers
6.1k
6.1k views
Foruzan,Error Detection and Correction: Exercise,Ques:23 Please Explain
23: We need a dataword of at least 11 bits. Find the values of k and n in the Hammingcode C(n, k) with dmin :3. Soln: We need to find k = 2m −1 − m ≥ 11. We use trial an...
Nishi Agarwal
6.1k
views
asked
Mar 17, 2019
Computer Networks
computer-networks
error-detection
+
–
3
3 votes
0
0 answers
5.8k
5.8k views
Foruzan, Error Detection and Correction :Exercise Ques: 32 Please Explain
32: A sender needs to send the four data items Ox3456, OxABCC, Ox02BC, and OxEEEE. Answer the following:a. Find the checksum at the sender site.b. Find the checksum at th...
Nishi Agarwal
5.8k
views
asked
Mar 17, 2019
Computer Networks
computer-networks
error-detection
+
–
Page:
1
2
3
next »