Compare commits
1 Commits
c9f73f6708
...
1b8c100b69
Author | SHA1 | Date | |
---|---|---|---|
1b8c100b69 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
*.b#*
|
*.b#*
|
||||||
*.s#*
|
*.s#*
|
||||||
|
*.amdn
|
||||||
|
BIN
1u dual vca panel.png
Normal file
BIN
1u dual vca panel.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
17
README.md
Normal file
17
README.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# 1u dual vca
|
||||||
|
|
||||||
|
<p align="center"><img src="1u dual vca panel.png"/></p>
|
||||||
|
|
||||||
|
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
|
Loading…
x
Reference in New Issue
Block a user