Can a Simple XOR Gate Achieve Interrupt-Driven Behavior in a Digital Circuit?

  • Thread starter Thread starter KingNothing
  • Start date Start date
  • Tags Tags
    Circuit
AI Thread Summary
A digital circuit can achieve interrupt-driven behavior using a simple XOR gate. The design requires two inputs and one output, where the output changes whenever either input changes value. The assumption is that the inputs will not change simultaneously, allowing for negligible circuit response time. The XOR gate effectively ensures that any transition in one input results in a corresponding transition in the output. This solution provides a straightforward method for achieving the desired functionality in digital circuits.
KingNothing
Messages
880
Reaction score
4
I'm much more of an analog guy myself, so I'm wondering if you guys can help me out. I am looking to design a digital circuit which takes two inputs, and has one output.

I want the following behavior:
Whenever either of the two inputs changes value, the output changes value. Assume that the two outputs never change at the same time, and that there is enough time between changes that any circuit response time is negligible.

Does anyone have any idea how this can be accomplished?
 
Engineering news on Phys.org
Okay, I am a bit chagrined to admit I was stumped for a while before posting, but I just figured it out. I can use a simple XOR gate - any transition in a single input results in a transition of the output.
 
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top