Results 1 to 6 of 6

Thread: Any Electronics types out there? Wave Forms?

  1. #1
    Join Date
    Dec 2004
    Location
    Melbourne, FL
    Posts
    637

    Any Electronics types out there? Wave Forms?

    Any suggestions on how to generate a rectangular wave? Low freq and low voltage. 5 or 12 volt peak is fine. around 60 to 200 hrtz.

    Not SQ but rectangular where in a series of say 16 waves they grow in size (freq ?) then after 8 or so the shrink back to where it started.

    Then generate another identical wave but offset one notch.


    Would you do this via hardware?

    Software? If software any ideas on output boards to hook to a computer that could do maybe 8 channels?

    Or combo maybe a ROM programed like a character generator.

    This is just for a little project I am playing with.

    Give me some ideas. It has been a long time since I did any work on things like this.

  2. #2
    Join Date
    Mar 2005
    Location
    Anaheim, California
    Posts
    6,909
    Quote Originally Posted by Pete Simmons View Post
    Would you do this via hardware?

    Software? If software any ideas on output boards to hook to a computer that could do maybe 8 channels?

    Or combo maybe a ROM programed like a character generator.
    You mean like a wavetable synthesizer? Off the top of my head, it sounds like the easiest way is to program up the sound board/chipset in just about any PC...probably need some analog stuff on the output to get the voltage you need.

    I think the Windows multimedia API supports low-level access for stuff like that, but it's been awhile since I looked at it.
    Yoga class makes me feel like a total stud, mostly because I'm about as flexible as a 2x4.
    "Design"? Possibly. "Intelligent"? Sure doesn't look like it from this angle.
    We used to be hunter gatherers. Now we're shopper borrowers.
    The three most important words in the English language: "Front Towards Enemy".
    The world makes a lot more sense when you remember that Butthead was the smart one.
    You can never be too rich, too thin, or have too much ammo.

  3. #3
    Join Date
    Jan 2007
    Location
    Colorado
    Posts
    998
    Blog Entries
    1
    Quote Originally Posted by Pete Simmons View Post
    Any suggestions on how to generate a rectangular wave? Low freq and low voltage. 5 or 12 volt peak is fine. around 60 to 200 hrtz.

    Not SQ but rectangular where in a series of say 16 waves they grow in size (freq ?) then after 8 or so the shrink back to where it started.

    Then generate another identical wave but offset one notch.


    Would you do this via hardware?

    Software? If software any ideas on output boards to hook to a computer that could do maybe 8 channels?

    Or combo maybe a ROM programed like a character generator.

    This is just for a little project I am playing with.

    Give me some ideas. It has been a long time since I did any work on things like this.
    Pete, some clarification. grow in size (freq ?) Realize that rectangular waves are actually a sum of (ideally) an infinite amount of frequencies. This is how they get those sharp corners. I assume you mean that you want the waves to increase in the amount of time they are at their peak voltage before returning to zero? Which, incidentally, requires stronger low frequencies.

    But semantics aside. What are you using this for and why do you desire rectangular waveforms? There may be an easier way to solve your problem.
    Fast, Neat, Average
    Friendly, Good, Good

  4. #4
    Quote Originally Posted by Pete Simmons View Post
    Any suggestions on how to generate a rectangular wave? Low freq and low voltage. 5 or 12 volt peak is fine. around 60 to 200 hrtz.

    Not SQ but rectangular where in a series of say 16 waves they grow in size (freq ?) then after 8 or so the shrink back to where it started.

    Then generate another identical wave but offset one notch.


    Would you do this via hardware?

    Software? If software any ideas on output boards to hook to a computer that could do maybe 8 channels?


    Or combo maybe a ROM programed like a character generator.

    This is just for a little project I am playing with.

    Give me some ideas. It has been a long time since I did any work on things like this.
    The Paralllax BASIC Stamp might could handle that.
    try www.parallax.com

  5. #5
    Join Date
    Jan 2006
    Location
    Lehigh Valley, PA
    Posts
    410
    If I'm understanding correctly, you want to generate a train of pulses with a varying duty cycle (i.e., % of time in the high state). This sounds a lot like PWM (pulse-width modulation), which is a commonly used encoding scheme for communication and controls. There may well be a programmable PWM chip that will do what you want off the shelf.

    The really nuts-n-bolts approach would be a free-running oscillator to generate a clock frequency, plus a bunch of divide-by counters. Could get complicated pretty quickly.

    If you need maxiumum flexibility, software control is probably the way to go.

  6. #6
    Join Date
    Nov 2006
    Location
    Little Rock, AR.
    Posts
    642
    Sounds like standard Pulse Width Modulated wave form from a Variable Freq Drive.

Similar Threads

  1. Hollow Forms Question
    By Mike Turkley in forum Turner's Forum
    Replies: 8
    Last Post: 05-24-2007, 6:57 AM
  2. Sketchup for Lathe Forms
    By Dave C. Brown in forum Design Forum
    Replies: 8
    Last Post: 09-20-2006, 9:22 PM
  3. Calling my fellow electronics geeks!
    By Jason Roehl in forum Off Topic Forum
    Replies: 4
    Last Post: 05-23-2006, 10:37 PM
  4. Mesquite Hollow forms
    By Dominic Greco in forum General Woodworking and Power Tools
    Replies: 9
    Last Post: 06-24-2004, 9:07 AM
  5. How to Vent Cabinet for Electronics
    By Bart Goldberg in forum General Woodworking and Power Tools
    Replies: 13
    Last Post: 11-19-2003, 4:46 PM

Posting Permissions

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