Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
The output of a single phase detector is a one-bit signal. The author intends to take several phase detectors which produce one-bit signals and add their outputs, resulting in a single signal which has multiple bits. For example, if there are eight phase detectors which all have 1-bit outputs, the result is a single 3-bit signal whose value is simply the binary sum of the phase detectors' outputs. The author described this operation as "boxcar filtering" and "decimation," but it's much simpler than that.
Not quite. It is performing a summing function. In sequential logic, this might be a counter which counts the OR'ed phase detector pulses; in combinational logic, this could be implemented as multiple stages of adders--in this example, 3 stages.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.