Skip to content
Snippets Groups Projects
Commit cd68c3ef authored by Tee's avatar Tee
Browse files

Update README.md

parent 73d35d2e
Branches
No related tags found
No related merge requests found
......@@ -5,14 +5,14 @@
<img src="Pictures/th-vco-1_1.jpg" height="500px">
The VCO-1 is a triangle core [VCO](https://code.hfbk.net/t6/sdiy/wikis/vco) designed by Thomas Henry. Thomas Henry made the original ±15V available on [birthofasynth.com](http://www.birthofasynth.com/Thomas_Henry/Pages/VCO-1.html). Because Eurorack Modules use a supply voltage of ±12V and the CA3080 OTA is harder to get, [Tom Whitwell](https://github.com/TomWhitwell/TH-VCO1) from [Music Thing Modular](http://musicthing.co.uk/modular/) made an Adaption for Eurorack. This is our fork of Tom's design, with improved routing, added voltage reference and a completely new panel.
In the 2016/2017 Synthesizer Workshop at Computerei we decided to built the TH-VCO1 in Tom Whitwell's adaptation. We needed to order the PCBs ourselves which required a fresh export of Gerbers because our PCB manufacturer had different DRC rules than Tom's. However there were a few things that we wanted to change (including the panel layout). One thing lead to another and nearly every bit of Tom's original traces have been reroutet. This had to do mainly with the different requirements we had doing a workshop with students of which some never touched a soldering iron before and others didn't had much to do with synthesizers before. Other changes had been implemented on Tom's advice ("add a voltage reference") to make it a even more versatile VCO.
The VCO-1 is a triangle core [VCO](https://code.hfbk.net/t6/sdiy/wikis/vco) designed by Thomas Henry. Thomas Henry made the original ±15V available on [birthofasynth.com](http://www.birthofasynth.com/Thomas_Henry/Pages/VCO-1.html). Because Eurorack Modules use a supply voltage of ±12V and the CA3080 OTA is harder to get amd use, [Tom Whitwell](https://github.com/TomWhitwell/TH-VCO1) from [Music Thing Modular](http://musicthing.co.uk/modular/) made an Adaption for Eurorack. This is our fork of Toms design, with improved routing, added a voltage reference and a completely new panel.
In the 2016/2017 Synthesizer Workshop at Computerei we decided to build the TH-VCO1 in Tom Whitwell's adaptation. We needed to order the PCBs ourselves which required a fresh export of Gerbers because our PCB manufacturer had different DRC rules than Toms. However there were a few things that we wanted to change (including the panel layout). One thing lead to another and nearly every bit of Tom's original traces have been rerouted. This had mainly to do with the different requirements we had doing a workshop with students of which some never touched a soldering iron before and others didn't had much to do with synthesizers before. Other changes had been implemented on Toms advice ("add a voltage reference") to make it an even more versatile VCO.
The triangular core of the VCO-1 is a Schmitt Trigger Integrator Circuit. If you're interested read more about it on [birthofasynth.com](http://www.birthofasynth.com/Thomas_Henry/Pages/VCO-1.html) or [here](https://code.hfbk.net/t6/sdiy/th-vco1)
Most of the used components are pretty standard. The only non-standard (harder to get) components are a [2K 3300ppm Tempco](https://www.thonk.co.uk/shop/tempco-resistor-anakeohm-1-3300ppm-x3/) as R2, and a Polystyrene (or Mica) 1nf cap as C3, which should improve frequency stability. If no Polysterene cap is found one could potentially also use a (more expensive) Mica capacitor (German: Glimmerkondensator). You may also use an alternative value of 2.4nF here, to lower the Frequency range.
Look at Tom's Quick demo here: https://www.instagram.com/p/_etQT6DmdM/
Look at Toms Quick demo here: https://www.instagram.com/p/_etQT6DmdM/
## Changes
......@@ -20,11 +20,11 @@ Compared to Tom's Layout many things changed:
- The panel got a complete redesign (making it both fancier and easier to understand).
- Because of the changes in the panel the the Pots PCB had to be rerouted. Nearly everything could be routed on the top layer, leaving a nice undivided groundplane.
- Due to Tom's and J3RK's advice [on muffwiggler](https://www.muffwiggler.com/forum/viewtopic.php?p=2401495#2401495), a LM4040-10.0 Reference has been added to stabilize the pitch from voltage fluctuations happening in the potentially rough Eurorack environment. Look at the simulation results [here](Simulations/LTSpice/LM4040_massive_fast_noise.jpg) and [here](Simulations/LTSpice/LM4040_massive_slow_noise.jpg) (both showing a noisy rail on the top plot pane and the resulting buffered voltage after the LM4040 Voltage regulator). This change can be left out by adding jumpers instead of R1, C2 and SHU1 (LM4040)
- Due to Toms and J3RKs advice [on muffwiggler](https://www.muffwiggler.com/forum/viewtopic.php?p=2401495#2401495), a LM4040-10.0 Reference has been added to stabilize the pitch from voltage fluctuations happening in the potentially rough Eurorack environment. Look at the simulation results [here](Simulations/LTSpice/LM4040_massive_fast_noise.jpg) and [here](Simulations/LTSpice/LM4040_massive_slow_noise.jpg) (both showing a noisy rail on the top plot pane and the resulting buffered voltage after the LM4040 Voltage regulator). This change can be left out by adding jumpers instead of R1, C2 and SHU1 (LM4040)
- This addition made it necessary to reroute the boards
- Two 1x5 Header Pin Strips had been added (to add stability even without adding screws), sadly we ordered the wrong pins ಠ_ಠ
- Two 1x5 Header Pin Strips have been added (to add stability even without adding screws), sadly we ordered the wrong pins ಠ_ಠ
- Most Pads have been swapped for bigger, easier to solder square pads.
- The PWM CV Attenuator Pot is now a 9mm Alpha trimmer (the small ones with the plastic head, commonly used for attenuverters). This however is downwards compatible to the 9mm Alpha pots: if a "normal" 9mm Alpha Pot is desired, it can still be used. You can get these Pots at Thonk if you want them.
- The PWM CV Attenuator Pot now is a 9mm Alpha trimmer (the small ones with the plastic head, commonly used for attenuverters). This however is downwards compatible to the 9mm Alpha pots: if a "normal" 9mm Alpha Pot is desired, it can still be used. You can get these Pots at Thonk if you want them.
- Cleaned up traces and silkscreen where necessary
## Pictures
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment