EveryCircuit
Contact
Reviews
Home
maxmax_66
modified 5 years ago

24 Bit LFSR

0
2
195
01:34:52
This is a 0, 2, 3, and 23 XOR tapped LFSR. An n-bit register represents 2^n binary combinations, so this four tap XORed LfSR can generate a maximal length pseudo random sequence of (2^n) - 1 binary combinations before the sequence is repeated. A zero state for all bits in the register will result in an infinite zero loop in XORed LFSRs so initial conditions require a non zero state at startup. (2^n) -1 combinations represents all numbers from 1 to 16 777 215 since zero is excluded. This four tap LFSR will cycle through all combinations in a pseudo random sequence before repeating. The clocking rate on my IPad 5th gen in real time is approximately 1 second, so a cycle of sequences before repetition would require about 194 days (4660 hours), for completion. Slower devices might require years, give or take a few months. Close the switch to start.
published 5 years ago
fatcat2
5 years ago
Used in FHSS, right? Thank you for making this circuit 👍
maxmax_66
5 years ago
@fatcat2. Yes, LFSRs are used in many signal transmission applications including FHSS. Thank you for your interest.

EveryCircuit is an easy to use, highly interactive circuit simulator and schematic capture tool. Real-time circuit simulation, interactivity, and dynamic visualization make it a must have application for professionals and academia. EveryCircuit user community has collaboratively created the largest searchable library of circuit designs. EveryCircuit app runs online in popular browsers and on mobile phones and tablets, enabling you to capture design ideas and learn electronics on the go.

Copyright © 2026 by MuseMaze, Inc.     Terms of use     Privacy policy