Add read me file.

This commit is contained in:
Kenneth Benzie 2020-06-22 11:31:57 +01:00
parent 80ffa2de7e
commit f4f4f2ca3b
3 changed files with 19 additions and 0 deletions

1
.gitignore vendored
View File

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

BIN
1u dual vca panel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

18
README.md Normal file
View File

@ -0,0 +1,18 @@
# 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 maximum is 20Vpp, the signal output maximum is 10Vpp, depending on the
resistor 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