Latch to quick 3V signal with SR latch

  • Thread starter Thread starter pegasixi
  • Start date Start date
  • Tags Tags
    Signal Sr
Click For Summary
SUMMARY

The discussion focuses on using an SR latch to capture a momentary 3V signal for a Data Acquisition (DAQ) system that samples infrequently. The proposed solution involves connecting the SET input of the SR latch to the 3V signal and the RESET input to a low voltage source. Participants confirm that this approach is valid and suggest considering race conditions, recommending the use of two latches to mitigate potential issues with simultaneous clearing by the DAQ.

PREREQUISITES
  • Understanding of SR latch operation
  • Basic knowledge of digital electronics
  • Familiarity with Data Acquisition (DAQ) systems
  • Concept of race conditions in electronic circuits
NEXT STEPS
  • Research the design and implementation of SR latches in electronic circuits
  • Learn about flip-flop variants and their applications
  • Investigate methods to handle race conditions in digital circuits
  • Explore the specifications and functionalities of different DAQ systems
USEFUL FOR

Electronics beginners, hobbyists, and engineers working with digital signal processing and data acquisition systems.

pegasixi
Messages
1
Reaction score
0
I'm a beginner at electronics, so please bear with me...

I have a 3V signal that is triggered under a certain condition and stays on for less than a second (I have no control over this). This is connected to a DAQ that can only sample at very slow rates (Also, no control over this). I'm trying to build a quick and dirty external latch circuit that will allow me to register this quick 3V signal and then "latch" on to it so that it can be registered by the DAQ (which samples at 1 sample per minute more or less)

My idea is to use a SR latch with the SET connected to a lead that connects to the terminal that outputs the momentary 3V signal and the RESET connected to any low voltage source. This way, when the 3V signal goes off, it will be latched to 3V and be able to be recorded by the DAQ when it finally gets around to sampling it.

Am I on the right track? Thank you.
 
Engineering news on Phys.org
pegasixi said:
I'm a beginner at electronics, so please bear with me...

I have a 3V signal that is triggered under a certain condition and stays on for less than a second (I have no control over this). This is connected to a DAQ that can only sample at very slow rates (Also, no control over this). I'm trying to build a quick and dirty external latch circuit that will allow me to register this quick 3V signal and then "latch" on to it so that it can be registered by the DAQ (which samples at 1 sample per minute more or less)

My idea is to use a SR latch with the SET connected to a lead that connects to the terminal that outputs the momentary 3V signal and the RESET connected to any low voltage source. This way, when the 3V signal goes off, it will be latched to 3V and be able to be recorded by the DAQ when it finally gets around to sampling it.

Am I on the right track? Thank you.

Welcome to the PF.

Yep, that's the way to do it. You can use an SR latch or some variant of a flip flop. The DAC unit should clear the latch at the start of everything, and clear it after it has read the high value.

You could get into a little bit of a race condition where the DAC is clearing the latch at the same time as the signal is coming in. If this is an issue, you could use two latches both watching for the incoming signal, and sample/clear them separately at slightly different times from the DAC unit.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 31 ·
2
Replies
31
Views
5K
Replies
8
Views
3K
  • · Replies 14 ·
Replies
14
Views
6K
  • · Replies 13 ·
Replies
13
Views
7K
  • Sticky
  • · Replies 13 ·
Replies
13
Views
8K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K