Skip to content
Snippets Groups Projects
Commit 81004941 authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Fixed link urls

parent 0b185703
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
**NB: All rights to the basic schematic design rest with Thomas Henry. We do not claim or grant any copyright or license to this design. His policy is to only distribute printed PCB boards via fonik. He granted us a one time chance to sell our run.**
<img src="Pictures/th-vco-1_1.jpg" height="500px">
<img src="images/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 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.
......@@ -20,30 +20,30 @@ 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 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)
- 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 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 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
## images
### PCB Boards
#### Components PCB (Top)
![](DIY_Manuals/Components_Top.png)
![](manuals/Components_Top.png)
#### Components PCB (Bottom)
![](DIY_Manuals/Components_Bottom.png)
![](manuals/Components_Bottom.png)
#### Pots PCB (Top)
![](DIY_Manuals/Pots_Top.png)
![](manuals/Pots_Top.png)
#### Pots PCB (Bottom)
![](DIY_Manuals/Pots_Bottom.png)
![](manuals/Pots_Bottom.png)
### Power Cable
![](DIY_Manuals/Powercable.png)
![](manuals/Powercable.png)
#### Known Issues with PCB Rev 1.0
- Panel: Circle of Lin FM Attenuator not perfectly centered on hole
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment