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

Added PCB Pictures, fixed broken Links, etc

parent f9965a5a
Branches
No related tags found
No related merge requests found
# TH-VCO1
For more Details have [a look at the Repo](https://code.hfbk.net/t6/sdiy/wikis/th-vco1)
(For more Background Details have [a look at the TH-VCO1 Wiki Article](https://code.hfbk.net/t6/sdiy/wikis/th-vco1))
**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.**
......@@ -8,9 +8,9 @@ For more Details have [a look at the Repo](https://code.hfbk.net/t6/sdiy/wikis/t
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 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/th-vco1/wikis/core)
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 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).
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/
......@@ -18,19 +18,32 @@ Look at Tom's Quick demo here: https://www.instagram.com/p/_etQT6DmdM/
Compared to Tom's Layout many things changed:
- The panel got a [complete redesign](Panel) (making it both fancier and easier to understand).
- Because of the changes in the panel the the [vco1_panel.brd](vco1_panel.brd) had to be rerouted. Nearly everything could be routed on the top layer, leaving a nice undivided groundplane.
- 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)
- This addition made it necessary to reroute the boards.
- Two 1x5 Header Pin Strips had been added (to add stability even without adding screws)
- 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 ಠ_ಠ
- 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
- 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.
- Cleaned up traces and silkscreen where necessary
## Pictures
### PCB Board
### PCB Boards
#### Components PCB (Top)
![](DIY_Manuals/Components_Top.png)
#### Components PCB (Bottom)
![](DIY_Manuals/Components_Bottom.png)
#### Pots PCB (Top)
![](DIY_Manuals/Pots_Top.png)
#### Pots PCB (Bottom)
![](DIY_Manuals/Pots_Bottom.png)
### Power Cable
![](DIY_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