electro-music.com   Dedicated to experimental electro-acoustic
and electronic music
 
    Front Page  |  Radio
 |  Media  |  Forum  |  Wiki  |  Links
Forum with support of Syndicator RSS
 FAQFAQ   CalendarCalendar   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   LinksLinks
 RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  Chat RoomChat Room 
 Forum index » DIY Hardware and Software
Help me build Buchla/Serge style Capacitance Touch Keyboard?
Post new topic   Reply to topic Moderators: jksuperstar, Scott Stites, Uncle Krunkus
Page 8 of 8 [185 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
Goto page: Previous 1, 2, 3, ..., 6, 7, 8
Author Message
a.b.o.z.



Joined: Feb 07, 2007
Posts: 351
Location: Zagreb, Croatia
Audio files: 7
G2 patch files: 4

PostPosted: Wed Nov 30, 2011 1:08 pm    Post subject: Reply with quote  Mark this post and the followings unread

anyone ever built synapse circuit from boards akrearke posted?
Back to top
View user's profile Send private message
TheAncientOne



Joined: Dec 26, 2006
Posts: 144
Location: United Kingdom

PostPosted: Tue Dec 06, 2011 9:18 pm    Post subject: Reply with quote  Mark this post and the followings unread

The Japanese/Buchla circuit is intriguing. I built a few things like this, when I first did synth DIY, back in the 70's though I got away from analogue and drifted in digital getting interested in things like PRBS circuits and early hybrid oscillators.

A few thoughts.

The twin-Tee oscillator should, in theory run at about 10KHz. R3 seems tiny though, a more usual value would have been half of the 15K in the other limbs. I wonder if it's a misprint, and should be 6K8.

R7 is most definitely a misprint or copier error. There were never any easy to get 60R resistors, 68R or perhaps that is actually the 680. At max collector current, 68R makes about 100mV difference at the emitter.

The response is going to be influenced by the number of stages, and the characteristics of T4. The initial bias for all the sensor circuits comes from the roughly 5V at the junction of R11 and R12. All the base currents, (low though they are) are coming through R11, and will vary a little with the setting of the trim pots.

If I do breadboard it, I'll start with the oscillator and one stage , just up to T5, (the other transistors are just buffers and LED drive). I might make a small bet that T4 may have to be selected or graded, and I suspect that the setup procedure might involve shutting down the oscillator to set trim 2, before adjusting T1 with it one. I also feel that adjustment of anything with a 47pF series cap is going to be 'touchy' in quite the wrong sense.

It's a very early design, and bits of it are quite horrible, (Buchla or not - we all start out messy), and due to the capacitive coupling effect, it probably won't be consistent day to day, or person to person. Also, in those days, EMC problems were minimal. A mobile phone might play havoc with the operation if it was nearby. A modern version might have to include some small chokes, to kill off RFI pickup.

On another vein of touch keyboard design, the use of the 74150 is due to an exploitable 'quirk' in the input stage of 74 series TTL logic chips. Back in the 70's this was a well used trick, but it won't work with CMOS equivalents or even LS (SChottky) TTL. It was used in the Synthi KS keyboard too, and a few magazines did touch controllers using the trick, though often using (I think I'm remembering right), things like the 7404 inverter. The use of the 74150 is why the KS has 32 keys, (2x74150 for the notes, and another for the scale shift keys). If you get the KS drawing from Graham Hinton's website, you can see that the 'start', 'stop' and 'random' pads use one input of a 7400. By the way, I think I can see at least one error in that drawing; The capacitor connections to the scanning oscillator, E28, near the bottom on the left hand edge seem wrong, I think the 330uF is not in parallel with the 1uF, but to a separate pair of inputs to provide a start delay. If you want to make a 'Synthi' style keyboard, there are suitable shift registers still around, though a bit of extra logic and a CMOS RAM chip might be just as easy a redesign. An old 6116 would give 2K steps, or better time resolution.

I would be interested in building a latter day KS type keyboard. Using a more recent touch trick, and a cheap micro for the scanning and sequencer. If it were to use something like Arduino, then we'd have little sequencer factory, where users could alter the code to get effects they wanted, like ping-pong and pendulum, or simple arpeggios. Something cheapish to make to give us all a simple test/portable keyboard.

Back in the day, I made my first keyboard using self adhesive copper foil. Provided one could connect to it, the self adhesive aluminium foil, like the tape used to alarm windows, could be laid up as pads, say stuck onto perspex, with a layer of adhesive clear film over the top.

A few thoughts anyway.

_________________
Mike
Back to top
View user's profile Send private message
ericcoleridge



Joined: Jan 16, 2007
Posts: 889
Location: NYC

PostPosted: Wed Dec 07, 2011 1:13 pm    Post subject: Reply with quote  Mark this post and the followings unread

TheProf wrote:

I would be interested in building a latter day KS type keyboard. Using a more recent touch trick, and a cheap micro for the scanning and sequencer. If it were to use something like Arduino, then we'd have little sequencer factory, where users could alter the code to get effects they wanted, like ping-pong and pendulum, or simple arpeggios. Something cheapish to make to give us all a simple test/portable keyboard.


Check this out-- it's amazing (I would love to be able to build something with similar features):
watch this!
Code:
http://vimeo.com/32432036
Back to top
View user's profile Send private message
piedwagtail



Joined: Apr 15, 2006
Posts: 297
Location: shoreditch
Audio files: 3

PostPosted: Thu Dec 08, 2011 5:21 pm    Post subject: Reply with quote  Mark this post and the followings unread

...Most touch sensors should be debounced with a long time
constant, preferably a second or so. This prevents any nervousness or
hesitancy from being entered as multiple inputs. Always use only
the absolute minimum sensitivity you need for any touch sensor and provide as much protection as possible to the sensor.

A capacitance-operated touch system for electronic-music
keyboards is shown in Fig. 5-16. An input square wave is used as a
clocking signal. Normally, the inverter delays the clocking until after the
D input has accepted a new value, so an output low results.
Touching the sensor at the D input adds 300 pF or so of capacitance to
ground. This gives us a resistor-capacitor delay network that slows
down the waveform reaching the D input. In fact, it slows things
down so much that the clock gets there first, giving us an output-
high condition. The input and output waveforms for this circuit are
shown in Fig. 5-16B. The choice of clock frequency determines the
debouncing you will get. Always use the lowest possible frequency
for any particular application. For many electronic-music
applications, 500 hertz or higher is a good choice.

Don Lancaster

http://www.amazon.co.uk/CMOS-Cookbook-DON-LANCASTER/dp/0750699434/ref=sr_1_1?ie=UTF8&qid=1323390355&sr=8-1



Clock buffering will be essential for each key and post buffering for the 4013.

.....sequencer factory.

Robert


Shot020.png
 Description:
 Filesize:  78.88 KB
 Viewed:  279 Time(s)
This image has been reduced to fit the page. Click on it to enlarge.

Shot020.png


Back to top
View user's profile Send private message Visit poster's website
xi-boy



Joined: Dec 16, 2008
Posts: 18
Location: germany

PostPosted: Tue Oct 02, 2012 9:32 am    Post subject: Reply with quote  Mark this post and the followings unread

i am probably blind but i cant find the type of the three transistors in the synapse touch circuit.
can i use bc547 transistors for them ?

edit: bc547 work fine
Back to top
View user's profile Send private message
squarewhite



Joined: Jun 06, 2007
Posts: 82
Location: Asia

PostPosted: Fri Nov 30, 2012 8:36 am    Post subject: Reply with quote  Mark this post and the followings unread

oh yes, if someone is making the pcb, i'm interested! would be nice either in 8 or 16 keys. let me know.
Back to top
View user's profile Send private message
xi-boy



Joined: Dec 16, 2008
Posts: 18
Location: germany

PostPosted: Fri Nov 30, 2012 11:08 am    Post subject: Reply with quote  Mark this post and the followings unread

squarewhite wrote:
oh yes, if someone is making the pcb, i'm interested! would be nice either in 8 or 16 keys. let me know.


there is a thread with a pcb layout from ken stone i think he is also going to sell it http://www.muffwiggler.com/forum/topic-47511-0.html&postdays=0&postorder=asc&highlight=

i build one an it works really nice. i was worried it gets easily disturbed but its very stable.

Last edited by xi-boy on Sat Dec 01, 2012 6:06 am; edited 1 time in total
Back to top
View user's profile Send private message
squarewhite



Joined: Jun 06, 2007
Posts: 82
Location: Asia

PostPosted: Fri Nov 30, 2012 12:33 pm    Post subject: Reply with quote  Mark this post and the followings unread

there's an error with the link. Can you send again?
Back to top
View user's profile Send private message
xi-boy



Joined: Dec 16, 2008
Posts: 18
Location: germany

PostPosted: Sat Dec 01, 2012 6:07 am    Post subject: Reply with quote  Mark this post and the followings unread

squarewhite wrote:
there's an error with the link. Can you send again?


strange. ok. i fixed it (i hope so)
Back to top
View user's profile Send private message
squarewhite



Joined: Jun 06, 2007
Posts: 82
Location: Asia

PostPosted: Sat Dec 01, 2012 7:14 am    Post subject: Reply with quote  Mark this post and the followings unread

thanks! the link works!

best
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Moderators: jksuperstar, Scott Stites, Uncle Krunkus
Page 8 of 8 [185 Posts]
View unread posts
View new posts in the last week
Goto page: Previous 1, 2, 3, ..., 6, 7, 8
Mark the topic unread :: View previous topic :: View next topic
 Forum index » DIY Hardware and Software
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Forum with support of Syndicator RSS
Powered by phpBB © 2001, 2005 phpBB Group
Copyright © 2003 through 2009 by electro-music.com - Conditions Of Use