- #1
nokeeauser
- 7
- 0
Hey guys I am currently building a digital integrator for my senior design project. The project consists of An A/D, UP/DN counter, Adder, Register and DAC. The parts I am using are :
A/D: AD7821
UP/DN: 74191
Adder: 7483
Register: 74198
Im cascading the 74191 and the 7483 to get 8 bit versions. its an 8-bit integrator. The problem I am getting is that when I feed a sine wave into an ADC, then feed the ADC into the up/dn counter, the up/dn counter overflows real fast. Basically what I am trying to do is Count up when the signal is rising, and count down when the signal is falling. I am not sure if I am cascading the counters right or what the problem might be, I've tried many things but am completely stumped... any help would be appreciated. thanks in advance.
A/D: AD7821
UP/DN: 74191
Adder: 7483
Register: 74198
Im cascading the 74191 and the 7483 to get 8 bit versions. its an 8-bit integrator. The problem I am getting is that when I feed a sine wave into an ADC, then feed the ADC into the up/dn counter, the up/dn counter overflows real fast. Basically what I am trying to do is Count up when the signal is rising, and count down when the signal is falling. I am not sure if I am cascading the counters right or what the problem might be, I've tried many things but am completely stumped... any help would be appreciated. thanks in advance.