Author |
Message |
mosc
Site Admin

Joined: Jan 31, 2003 Posts: 18176 Location: Durham, NC
Audio files: 204
G2 patch files: 60
|
Posted: Mon Feb 11, 2008 11:32 am Post subject:
Oscillators |
 |
|
The core of any Lunetta system are the oscillators. Lunettas use only square wave oscillators, usually made by very simple logic. Typically, Lunetta oscillators have a relatively limited frequency range - just a couple of octaves - because the circuits are so simple. That is much less of a problem than it seems, because most of the frequency setting is done down stream though various other circuits. Thus, while a good Lunetta oscillator does in fact have a frequency knob, the are used more like clocks than a conventional VCO in an analog modular system.
Bugbrand already posted a nice appropriate Lunetta style oscillator which I'm reposting here to get things started off. (Click on the pic to see it full-sized).
This is a good one to start with, The main OSC uses a single inverter with an RC (Resistor Capacitor) network to set the frequency of the OSC. The sync out is a nice bonus with this circuit, but the sync feature is not necessary.
There are other variations of the inverter OSC which I hope people will post here. Also, this topic is a place to post questions and comments about oscillators built with simple logic.
Note, it is possible to use an analog VCO with a Lunetta, but this can present problems with interface circuits. For example, Digital logic likes input swings between 0 V and Vcc.
So, let's see some more oscillators here and questions and discussion. _________________ --Howard
my music and other stuff |
|
Back to top
|
|
 |
bugbrand

Joined: Nov 27, 2005 Posts: 846 Location: Bristol, UK
Audio files: 1
G2 patch files: 1
|
Posted: Mon Feb 11, 2008 12:16 pm Post subject:
|
 |
|
Thanks for rearranging that, Howard!
Yup, as I'd said, this is just a design to show some of the possible ideas for simple clocks with the great 40106.
Gotta build one of these myself! _________________ http://www.bugbrand.co.uk
http://www.bugbrand.blogspot.com |
|
Back to top
|
|
 |
Pehr

Joined: Aug 14, 2005 Posts: 1307 Location: Björkvik, Sweden
Audio files: 2
|
|
Back to top
|
|
 |
Blue Hell
Site Admin

Joined: Apr 03, 2004 Posts: 24033 Location: The Netherlands, Enschede
Audio files: 276
G2 patch files: 320
|
Posted: Mon Feb 11, 2008 1:58 pm Post subject:
|
 |
|
Pehr wrote: | Couldn't one use a NOR gate instead and let the extra input act as a mute? That means you could use it as a some kind of VCA, right? turning on and off the OSC?  |
Sure or NAND, or X[N]OR, just what you happen to have. _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
Back to top
|
|
 |
Pehr

Joined: Aug 14, 2005 Posts: 1307 Location: Björkvik, Sweden
Audio files: 2
|
|
Back to top
|
|
 |
bugbrand

Joined: Nov 27, 2005 Posts: 846 Location: Bristol, UK
Audio files: 1
G2 patch files: 1
|
|
Back to top
|
|
 |
mosc
Site Admin

Joined: Jan 31, 2003 Posts: 18176 Location: Durham, NC
Audio files: 204
G2 patch files: 60
|
|
Back to top
|
|
 |
para
Joined: Oct 16, 2006 Posts: 276
|
Posted: Mon Feb 11, 2008 4:00 pm Post subject:
|
 |
|
here are a few, common as they are
i know you said square but here is a 4049 tri / sine ( well close enough ) lfo i've used. its not perfect but very usable. using a smaller C1 will get it up into audio range, not sure how well the shape will stay put up there though
a simple as can be 4011 squarewave osc with a fairly good range.
and the all too common 40106 pseudo random square osc
steven
Description: |
|
Filesize: |
31.51 KB |
Viewed: |
72911 Time(s) |

|
Description: |
|
Filesize: |
12.02 KB |
Viewed: |
72911 Time(s) |

|
Description: |
|
Filesize: |
33.19 KB |
Viewed: |
1783 Time(s) |
This image has been reduced to fit the page. Click on it to enlarge. |

|
|
|
Back to top
|
|
 |
widdly
Joined: Jun 25, 2007 Posts: 268 Location: singapore
G2 patch files: 2
|
|
Back to top
|
|
 |
Tim Servo

Joined: Jul 16, 2006 Posts: 924 Location: Silicon Valley
Audio files: 11
|
Posted: Wed Feb 13, 2008 9:04 pm Post subject:
Oscillators |
 |
|
The 4060 looks like a fun chip but just remember that it is a ripple counter. This means that the outputs don't all change at the same time, but rather 'cascade' one after the other. Now the time it takes to do this is only milliseconds, but it's enough to bugger up circuits like D/A converters. This may not matter in a Lunetta ("it's a feature, not a bug"), but if the timing of the circuit is critical then you'll want to use a synchronous counter instead.
Tim (buggering up circuits since 1977) Servo |
|
Back to top
|
|
 |
mosc
Site Admin

Joined: Jan 31, 2003 Posts: 18176 Location: Durham, NC
Audio files: 204
G2 patch files: 60
|
Posted: Thu Feb 14, 2008 3:02 pm Post subject:
|
 |
|
Yes, that chip is very cool. That page is also a very valuable resource too.
As for glitches, that should be taken as a feature with these things. _________________ --Howard
my music and other stuff |
|
Back to top
|
|
 |
jnuaury
Joined: Feb 28, 2008 Posts: 161 Location: chicago
Audio files: 9
|
Posted: Sat Mar 01, 2008 6:07 pm Post subject:
|
 |
|
you can sneak some triangleish waves from circuits similar to the first one in this thread
you take your audio signal out from the input of the inverter
usually works best if you use a resistor for this
this also works with other logic chips if square waves ever upset you
and of course these triangles dont always like running into other logic afterwards
wiring a cap between the signal and ground to make a passive low pass filter is also a simple way to "smooth out" the signal
and for oscillators derived from nand gates
i have a fondness for wiring the 4 nands in a ring ( so 1 gates 2 gates 3 gates 4 gates 1 ....) the way it slides and jumps frequencies is really something i have yet to hear from other synths oh and you need to wire voltage to one of them to "jump start" it or you can wire inputs to have the nand ring be influenced by other circuits |
|
Back to top
|
|
 |
bugbrand

Joined: Nov 27, 2005 Posts: 846 Location: Bristol, UK
Audio files: 1
G2 patch files: 1
|
|
Back to top
|
|
 |
mosc
Site Admin

Joined: Jan 31, 2003 Posts: 18176 Location: Durham, NC
Audio files: 204
G2 patch files: 60
|
Posted: Thu Mar 13, 2008 3:06 pm Post subject:
|
 |
|
bugbrand wrote: |
This is a 40106 quad-oscillator bank (along the lines of the schematic at the top of this page) and a 4077 XNOR.
|
Splendid! That looks great. _________________ --Howard
my music and other stuff |
|
Back to top
|
|
 |
bugbrand

Joined: Nov 27, 2005 Posts: 846 Location: Bristol, UK
Audio files: 1
G2 patch files: 1
|
Posted: Fri Mar 14, 2008 7:46 am Post subject:
|
 |
|
Thanks Howard! Now to find some time to play and also to make use of the many CMOS chips that just touched down from Futurlec.... I'm building up quite a backlog already - sheeesh... _________________ http://www.bugbrand.co.uk
http://www.bugbrand.blogspot.com |
|
Back to top
|
|
 |
loss1234

Joined: Jul 24, 2007 Posts: 1536 Location: nyc
Audio files: 41
|
|
Back to top
|
|
 |
bugbrand

Joined: Nov 27, 2005 Posts: 846 Location: Bristol, UK
Audio files: 1
G2 patch files: 1
|
Posted: Fri Mar 14, 2008 12:05 pm Post subject:
|
 |
|
Yeah, thanks, I love bananas! (apart from normalisation - that's the one annoyance with 'em) - these all come from Rapid in the UK - the quality of these ones is really good and they're very well priced (also for their stackable plugs) - I don't think the Futurlec ones measure up in terms of quality (though I've not tried them - they look very much like the ones stocked in maplins which I tried once and found to be crap, both in quality and feel). Rapid are a fantastic company and do now do exports - I'm not sure how affordable it is to the US though, especially with the weak dollar... (but I just noticed you can make your shopping cart there in $). Knobs are also from there (again, very good price - I think I sent you the link to 'em a while back?!) - they've got a nice slightly rubbery feel to 'em.
Yeah, I'll certainly post future module details - I've got plenty of ideas brewing - but seems like I'm not now spending 24/7 building stuff as I was much of the past couple of years (y'know, sanity is important!)....
Edit - oh yeah, I'm now generally using water-slide-decals on plain 3mm alu for panels (where previously I'd been engraving anodized panels) because I felt I needed to improve the labeling situation. These are working well for me now. I could post the FrontDesigner file if anyone is interested? _________________ http://www.bugbrand.co.uk
http://www.bugbrand.blogspot.com |
|
Back to top
|
|
 |
loss1234

Joined: Jul 24, 2007 Posts: 1536 Location: nyc
Audio files: 41
|
|
Back to top
|
|
 |
loss1234

Joined: Jul 24, 2007 Posts: 1536 Location: nyc
Audio files: 41
|
Posted: Mon Aug 11, 2008 6:55 am Post subject:
QUESTION ABOUT BUGS quad 40106 osc |
 |
|
hey can anyone explain to me the SYNC setup on the BUGBRAND quad osc?
it looks like the SYNC inputs into the OUTPUT of one of the inverters and the input of another through a diode (pins 4/5 and 10/9 of the 40106)
the jack confuses me a little...it connects to a sync source but since its two holes, does it mean that each hole connects to a different sync source?
(jacks like this on schematics always throw me a little)
i know some people have built this here so maybe someone can shed a little light on it. thanks a lot _________________ -------------------------------------------- check out various dan music at: http://www.myspace.com/lossnyc
http://www.myspace.com/snazelle
http://www.soundclick.com/lossnyc.htm http://www.indie911.com/dan-snazelle |
|
Back to top
|
|
 |
scriptstyle

Joined: Jan 22, 2008 Posts: 250 Location: nj
|
Posted: Mon Aug 11, 2008 1:26 pm Post subject:
|
 |
|
i do know that the schematic at the top of the page and the one he used for the above modual are diferent. the above modual uses 2 spst's for the synch. he has the schem on his website for that one. i also get thrown by those weird schematic blocks. i think they are semi open ended, like it could be a switch or jack etc... i could be wrong though? |
|
Back to top
|
|
 |
loss1234

Joined: Jul 24, 2007 Posts: 1536 Location: nyc
Audio files: 41
|
|
Back to top
|
|
 |
scriptstyle

Joined: Jan 22, 2008 Posts: 250 Location: nj
|
Posted: Thu Sep 11, 2008 8:56 pm Post subject:
|
 |
|
i actually breadboarded bugs schemtic today the synch is really cool!!! now to just find exactly what cap sizes to use.... |
|
Back to top
|
|
 |
scriptstyle

Joined: Jan 22, 2008 Posts: 250 Location: nj
|
Posted: Thu Oct 02, 2008 9:17 pm Post subject:
|
 |
|
ok so i have been working on a 40106 osc for alittle while now. it is basically a mix of bugs schematic with the sych and synthmongers with the ramp and trigger out. i breadboarded it and it seems that the ramp is super faint now i can barley hear it? i could put up the hand drawn schematic if anyones interested? the only changes are(synthmonger schem) the 1m on the cv in to a 100k the 1m on the atten. pot to a 100k.. |
|
Back to top
|
|
 |
fluxmonkey
Joined: Jun 24, 2005 Posts: 708 Location: cleve
|
Posted: Fri Oct 03, 2008 6:33 am Post subject:
|
 |
|
speaking of (solderless) breadboards... here's a layout for 3 basic 40106 oscillators... for folks just getting started...
substitute pots or photocells for the 3 resistors (between pins 1-2, 3-4, and/or 5-6) for variable variousness.
b _________________ www.fluxmonkey.com |
|
Back to top
|
|
 |
Inventor
Stream Operator

Joined: Oct 13, 2007 Posts: 6221 Location: near Austin, Tx, USA
Audio files: 267
|
Posted: Fri Oct 03, 2008 7:10 am Post subject:
|
 |
|
bbob, sweet image, I love those protoboards, I prototype anything low frequency and low power on them. Seeing this thread has inspired me to add Lunettas to the EChucK project - what a great way to reuse classic circuit designs! I need to go read up on prior Lunetta posts, Lunettas are cool! _________________ "Let's make noise for peace." - Kijjaz |
|
Back to top
|
|
 |
|