Compare commits

...

1 Commits

Author SHA1 Message Date
c9f73f6708 Add read me file. 2020-06-22 11:33:21 +01:00
3 changed files with 18 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.DS_Store .DS_Store
*.b#* *.b#*
*.s#* *.s#*
*.amdn

BIN
1u dual vca panel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

17
README.md Normal file
View File

@ -0,0 +1,17 @@
# 1u dual vca
![1u dual vca](/1u dual vca panel.png "1u dual vca")
The 1u dual vca is 6hp in width, it has two channels each forming a row with a
signal input, control voltage input, and signal output jack appearing from left
to right on the front panel. Built around the [AS3360D][as3360] IC, the signal
input accepts 20Vpp, the signal output is 10Vpp, depending on the resistors
configuration each vca will become fully open according to the following table:
| | vca 1 | vca 2 |
|:---:|:-------------------:|:---------------------:|
| 5V | R7 = 30k, R8 = 24k | R12 = 30k, R11 = 24k |
| 8V | R7 = 100k, R8 = 47k | R12 = 100k, R11 = 47k |
| 10V | R7 = 47k, R8 = 47k | R12 = 47k, R11 = 47k |
[as3360]: http://www.alfarzpp.lv/eng/sc/AS3360.pdf