Solve Logic Circuit Troubleshooting Problem

  • Thread starter Thread starter dfriedman
  • Start date Start date
  • Tags Tags
    Circuit Logic
Click For Summary
SUMMARY

The discussion focuses on troubleshooting a digital circuit involving an 8561 fast comparator and a photomultiplier tube (PMT). The main issue is that a negative pulse from the PMT does not trigger a high output from the comparator. Key insights include the importance of the comparator's input common mode range, which should be adjusted closer to 1V, and ensuring that the Latch Enable (LE) input is properly grounded to prevent it from floating high. Suggestions include removing the LE connection and implementing explicit hysteresis feedback to stabilize the output.

PREREQUISITES
  • Understanding of digital circuit design
  • Familiarity with logic gates and comparators
  • Knowledge of photomultiplier tube (PMT) operation
  • Experience with PCB assembly and soldering techniques
NEXT STEPS
  • Research the input common mode range specifications for the 8561 fast comparator
  • Learn about grounding techniques for Latch Enable inputs in digital circuits
  • Explore methods for implementing hysteresis feedback in comparator circuits
  • Investigate troubleshooting techniques for oscillations in digital logic outputs
USEFUL FOR

Electronics engineers, hobbyists working with digital circuits, and anyone involved in troubleshooting logic gate configurations will benefit from this discussion.

dfriedman
Messages
2
Reaction score
0
I'm struggling with a digital circuit that seems to be defying my ability to troubleshoot and would appreciate any suggestions.

I received a pcb and parts list and followed the assembly instructions; I've done lots of kits before and I inspected my solder joints pretty carefully.

The gif attached shows the circuit, which feeds a pair of logic gates that control a counter. The IC is an 8561 fast comparator; a negative pulse at the jumper input is supposed to result in the output going high, which does not happen. The input device is a photomultiplier (pmt) which detects small pulses of light. I've looked at the pmt output on a scope and it is in fact a negative voltage pulse.

Initially, the input pins are both low. When I apply a light pulse to the pmt, the input goes high. The output of the comparator (according to my logic probe) does not change. What's going on between the input and the comparator that should make the negative pulse send the comparator high?

Thanks.
 

Attachments

  • comparator.gif
    comparator.gif
    4.7 KB · Views: 631
Engineering news on Phys.org
It's a little hard to read the gif, but here are a couple of thoughts:

-- The input common mode range of that comparator only appears from the datasheet to go up to about half of the power supply voltage. It looks in your circuit like the inputs are being biased up pretty close to Vcc/2, so you could try reducing that bias down closer to just 1V or so to see if the comparator acts better.

-- Is there any chance that the connection to the Latch Enable input is not being made? If there is no pulldown attached, then the Latch Enable pin will float high, and the output of the comparator will be latched and not reflect any changes at the inputs. It looks like your kit is trying to use the LE input as a way to cut down on oscillations at the output, since they are not using explicit hysteresis feedback. If it were me, I'd lose the LE stuff, just ground the LE input, and add your own explicit hysteresis feedback as part of the bias circuit.

Hope that helps some. -Mike-
 
To reduce the bias, would you increase a resistor value?
There is some oscillation, visible as pulsing in my logic probe when the comparator's output (pin 7) is low. I will try grounding LE as you suggest.
Thanks,
Dan
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
7K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 24 ·
Replies
24
Views
5K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
54
Views
11K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
7
Views
5K