Actuating Pencil To Draw Waveforms

Click For Summary

Discussion Overview

The discussion revolves around the concept of creating a pencil that can draw waveforms by moving its tip in response to sound signals. Participants explore various methods of actuation, including solenoids and servos, and consider the technical challenges involved in achieving the desired waveform representation on paper.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Experimental/applied

Main Points Raised

  • One participant proposes using a solenoid to actuate the pencil, seeking feedback on its effectiveness before purchasing.
  • Another participant suggests that a small servo might be a better option for controlling the pencil's movement.
  • There is a recommendation to investigate how phonographs and record players function, as they may provide insights into constructing the desired device.
  • Some participants discuss the possibility of using a portable pen chart recorder, noting the availability of older technology at lower costs.
  • Concerns are raised about the limitations of pen chart recorders, particularly regarding their frequency response and ability to reproduce certain waveforms accurately.
  • One participant mentions the idea of capturing sound data and plotting it using software, suggesting the use of an Arduino for easier implementation.
  • Another participant proposes the idea of using Google Glass to visualize the waveform, allowing the user to trace it manually.
  • There is a discussion about the feasibility of using a speaker's voice coil to move the pen directly, bypassing the need for a subwoofer enclosure.
  • A later reply addresses the challenges of amplifying low-frequency signals, particularly below 5Hz, and seeks advice on creating a suitable amplification circuit.

Areas of Agreement / Disagreement

Participants express differing opinions on the best method for actuating the pencil, with some favoring solenoids and others suggesting servos or alternative mechanisms. The discussion remains unresolved regarding the optimal approach and the technical challenges involved.

Contextual Notes

Participants note various limitations, such as the need for precise alignment in mechanical systems and the frequency response limitations of certain actuation methods. There is also mention of the need to slow down the playback of sound to achieve the desired drawing effect.

Who May Find This Useful

Individuals interested in experimental art, sound visualization, or mechanical design may find the discussion relevant, particularly those exploring innovative ways to combine sound and drawing techniques.

Abdel
I am looking to make a pencil whose tip moves to create a waveform as you move it across the paper.In essence, I want to be able to record a sound and then play the sound through the pencil whilst I draw with it, of course, I will use software to lower the frequency to make it more of a waveform and not just a vibration.

I have many ideas but I am thinking of using a solenoid to actuate a pencil which I can move across some paper. Sadly, I do not have access to one to experiment with so I was hoping someone could hook a small solenoid up to an amp and tell me the results before I buy one?

If not this, what is the best way (using an amp) that I could achieve the desired effect? I have considered using a subwoofer but this will be bulky.

I want to keep it simple which is why I am not considering the use of a servo.

Thank you
 
Engineering news on Phys.org
Abdel said:
I am looking to make a pencil whose tip moves to create a waveform as you move it across the paper.In essence, I want to be able to record a sound and then play the sound through the pencil whilst I draw with it, of course, I will use software to lower the frequency to make it more of a waveform and not just a vibration.

I have many ideas but I am thinking of using a solenoid to actuate a pencil which I can move across some paper. Sadly, I do not have access to one to experiment with so I was hoping someone could hook a small solenoid up to an amp and tell me the results before I buy one?

If not this, what is the best way (using an amp) that I could achieve the desired effect? I have considered using a subwoofer but this will be bulky.

I want to keep it simple which is why I am not considering the use of a servo.

Thank you
Welcome to the PF. :smile:

So you will be moving your hand from left-to-right along the "time" axis, and you want something to modulate the tip of the drawing instrument in the vertical "amplitude" axis, right? How much deflection do you want? +/- 1cm or less? Or some larger deflection somehow?

Can you post some Google Images pictures of the kinds of waveforms you want to be able to draw/print?
 
I don't think a solenoid would be the best thing to use. Perhaps look at a small servo of type used in model planes. Mount it at the top of the pen with control rod down through the body to the tip.
 
You might want to first look into how things like phonographs and record players work. They're pretty simple in concept but in practice they can be hard to construct as one needs to do the alignment fairly precisely. You might be able to just hack a used record player to get what you need.

Or maybe look for used temperature and humidity chart recorders on eBay or something. I'll bet whatever moves the pencil just takes a voltage input like an oscilloscope channel.
 
Abdel said:
I am looking to make a pencil whose tip moves to create a waveform as you move it across the paper.In essence, I want to be able to record a sound and then play the sound through the pencil whilst I draw with it, of course, I will use software to lower the frequency to make it more of a waveform and not just a vibration.

eq1 said:
Or maybe look for used temperature and humidity chart recorders on eBay or something.
yeah, so you want a penchart recorder

https://www.bing.com/search?q=pen+chart+recorders&src=IE-SearchBox&FORM=IENTTR&conversationid=Dave
 
A portable penchart recorder yes, also one that doesn't cost in the hundreds. The same however.

Thanks
 
Not a bad project, but it involves a few steps.

Waveform Capture ( tuning the sound into computer data)
There is software for the PC that let's you look at the input from the sound-card ( microphone) - is a good place to start. Example

Plotter
To make a waveform on paper, you need to move in 2 directions, axis. One can be the pencil on a servo or other moving part, for the other (time) you could scroll a roll of paper, easy in concept, but not everyone has rolls of drawing paper laying around - so most commonly the first axis is mount onto another axis. There are many ideas out there for a 2 axis plotter.

If you have an arduino - it also has a serial plotter function in the IDE, which is about as much of a plug and play way to get started that I can think of.
 
Perhaps capture the sound and play it back more slowly so your hand doesn't have to move so fast.

Or just use a pen plotter?
 
  • #10
Ooo, ooo, I got it, I got it!

Use Google Glass to show you a heads-up version of the waveform, and you just trace it out with your pencil on paper! Why didn't I think of that before! :biggrin:

https://9to5google.files.wordpress.com/2015/11/google-glass-enterprise-edition.png?w=1495&h=674
google-glass-enterprise-edition.png
 
  • Like
Likes   Reactions: Asymptotic and davenn
  • #11
Abdel said:
A portable penchart recorder yes, also one that doesn't cost in the hundreds. The same however.

Thanks

pen chart recorders are old technology, everyone has gone digital
they are available on the surplus market, often at giveaway prices

It's been almost 20 years now since I used a penchart recorder for my seismograph ( earthquake recordings) ... digital being much more versatile

Dave
 
  • #12
If you can capture the data ( samples) in a spreadsheet - you can then just make a graph in excel. But we probably all would like you to define this a little better, for example, this can not be continuous, since you need to slow it down by a factor of 100 or even 1000 to work, that means a 1 sec plot is 100 sec of sound.
 
  • #13
Others would also like a cheap chart recorder. Perhaps you could hack a calculator with a attached paper tape. They sell for about $20 . You may need to live with many dots instead of a line.
 
  • #14
davenn said:
pen chart recorders are old technology,
They are severely slew rate limited, too. Your frequency response will be very poor unless the pen is extremely light and the deflecting magnetic field is high at audio frequencies. Do you actually want to trace the audio waveform in real time or could you accept a sub sampled picture of the waveform. Sub sampling can give you excellent looking results if the input waveform consists of long strings of the same repeated shape. Alternatively, you could do a plot of the audio level - a much easier problem to solve. The x-axis scan will be pretty slow so you won't see more than a few tens of Hz, real time.
Abdel said:
I have considered using a subwoofer but this will be bulky.
As you do not need an acoustic output, you could do without the sub-woofer enclosure; the drive speech coil of the speaker could move your pen directly without the cone being attached even. As long as you leave the 'spider' to keep the coil moving smoothly through the slot in the field magnet. That's essentially the mechanism of some fast pen chart movements. Old LF loudspeakers are pretty easy to get hold of. You will need a pretty hefty amplifier to deflect the coil by a cm or two. It could be a fun project, though.
 
  • #15
Thank you! This is exactly what I've done and it works! However, it cannot reproduce "soft" signals such as a sin wave signal bellow 5Hz but is able to reproduce a sawtooth signal as low as 1Hz. My understanding is that the built in amp cannot amplify a signal this close to a DC current? I need a very low-frequency amplification circuit, between 0-20Hz I think would be best.

I've dabbled in the idea of a simple transistor as an amp but I do not know enough about this to try it, can anyone help me?

Thank you!
 
  • #16
Abdel said:
Thank you! This is exactly what I've done and it works! However, it cannot reproduce "soft" signals such as a sin wave signal bellow 5Hz but is able to reproduce a sawtooth signal as low as 1Hz. My understanding is that the built in amp cannot amplify a signal this close to a DC current? I need a very low-frequency amplification circuit, between 0-20Hz I think would be best.

I've dabbled in the idea of a simple transistor as an amp but I do not know enough about this to try it, can anyone help me?

Thank you!
The amp you need is actually quite high spec (needing a large amplitude, linear performance). But there are many cheap high power amplifier boards available and I wouldn't bother trying to re-invent something like that. There is plenty of mechanical stuff that you will have to make for yourself. The problem could be that you need a DC coupled amplifier and many off the shelf amplifier designs are AC coupled with a lower frequency bound of 20 Hz or so.
Edit: PS (My memory just kicked in) you can buy electromagnetic actuators for School Lab use. Unfortunately, the three that I used in the Physics Lab where I taught were not very well made and they broke very easily when used by students. Not too hard to mend as they were basically loudspeaker drives. You will need to have a robust mechanism to transfer the linear motion of the coil in magnet to your output pen motion.
 
Last edited:
  • #17
I am reminded of a Sailing Analogy -- you can have Fast, Good or Cheap... Pick two... Response time = fast, accuracy = good,,, well cheap = cheap...

Keep experimenting!
 
  • Like
Likes   Reactions: sophiecentaur

Similar threads

  • · Replies 38 ·
2
Replies
38
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
3K
  • · Replies 8 ·
Replies
8
Views
11K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
11K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K