+ Reply to Thread
Results 1 to 3 of 3

Thread: What is the best way to detect a particular frequency,and sound an alarm when it is detected?

  1. #1
    Level 16 - Colossus medard's Avatar
    Joined
    Jan 2012
    Posts
    2,257

    What is the best way to detect a particular frequency,and sound an alarm when it is detected?

    i just asked this question.but i wanted to elaborate a bit.
    if i use an EEG output,is it possible to identify the occurrence of a particular frequency.if possible how do i do that.

  2. Sponsors
    Super ModeratorPeeje's Avatar
    Joined
    Nov 2011
    Posts
    164
    Videos
    139

  3. #2
    Level 16 - Colossus elvera's Avatar
    Joined
    Jan 2012
    Posts
    2,269
    EEG output -> Matlab Real Time Fast Fourier Transforms -> Frequency Spectrum

    Investigate this option.

  4. #3
    Level 16 - Colossus mvnuser's Avatar
    Joined
    Jan 2012
    Posts
    2,268
    use a bandpass filter, then send output to a comparator, if the output exceeds some threshold, trigger a one shot.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts