×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Recognizing "sinusoidal" signal

Recognizing "sinusoidal" signal

Recognizing "sinusoidal" signal

(OP)
I am working with a pattern recognition problem, using 1-dimensional movement data, and some small movement patterns i'm looking at are characterized by looking like small sinuses (nice rounded curves), they appear sometimes here and there, with different duration (sometimes 1/2 period, sometimes 2 periods etc), and the amplitude and frequency is changing dynamically.

Can someone tip me of a "filter"/"pattern recognizer"/set of mathematic properties that will recognize this pattern from other types of signals? I have done some testing using neural networks (backprop) to discriminate the sinus-like patterns from everything else, but making the training set robust enough is a teedious job... Any input appreciated :)

RE: Recognizing "sinusoidal" signal

This certainly won't solve your problem entirely, but to shed more light on the situation you could try performing a spectral analysis on the signal (i.e. take the DFT of the signal).  That would at least tell you how much power is alloceted at each frequency.  

RE: Recognizing "sinusoidal" signal

DFT won't help with such short signals. I'd stick with time domain filtering - you might have some luck with IIR (?) filters.

Could you post some data?

Cheers

Greg Locock

RE: Recognizing "sinusoidal" signal

(OP)
Thanks for the response! I have tried using fft, but as the frequency and amplitude are varying in time, the information gets a bit "cluttered" in frequency domain. I guess what I'm asking for is an algorithm to recognize a signal that is smooth, looks like sinuses of varying amplitudes/frequency, as opposed to signal that contains straight lines/spikes -> not as nice-looking.

- how do I post my data here, is it possible to "attach" files to messages?

RE: Recognizing "sinusoidal" signal

You can take the fourier transform of any signal, regardless of length, so the short nature of this data wouldn't preclude its use.  However, it sounds like you've tried that route.

What about using a correlation algorithm?  In my line of work, we use these to track a particular pattern as it moves in space from one sequential image to another.  Maybe this idea could be adapted to search for the sinusoidal patterns you expect in your 1-D data.  

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members! Already a Member? Login


Resources

Low-Volume Rapid Injection Molding With 3D Printed Molds
Learn methods and guidelines for using stereolithography (SLA) 3D printed molds in the injection molding process to lower costs and lead time. Discover how this hybrid manufacturing process enables on-demand mold fabrication to quickly produce small batches of thermoplastic parts. Download Now
Design for Additive Manufacturing (DfAM)
Examine how the principles of DfAM upend many of the long-standing rules around manufacturability - allowing engineers and designers to place a part’s function at the center of their design considerations. Download Now
Taking Control of Engineering Documents
This ebook covers tips for creating and managing workflows, security best practices and protection of intellectual property, Cloud vs. on-premise software solutions, CAD file management, compliance, and more. Download Now