<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks so much Rene and Guy for the extremely useful and detailed help! <br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
In the end it turned out Guy was right about the transistor pin-out being the problem. I had mixed up the 2N3906 and the MMBT3906 SMT version pinouts. After switching it around, the glide is very fast now. Actually it's too fast, so I'll try some kind of log
 scaling on the CV input and see if I can get the range I'm after.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks again!<br>
</div>
<div>
<div id="appendonsend"></div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Guy McCusker <guy.mccusker@gmail.com><br>
<b>Sent:</b> Monday, May 31, 2021 9:01 PM<br>
<b>To:</b> ackolonges fds <ackolonges@hotmail.com><br>
<b>Cc:</b> Synth-Diy mailing list <synth-diy@synth-diy.org><br>
<b>Subject:</b> Re: [sdiy] VC Glide Circuit</font>
<div> </div>
</div>
<div>
<div dir="ltr">Seems odd that this simple circuit isn't working as intended. I'm not sure how adept you are at troubleshooting so for what it's worth here is how I would start approaching this. Apologies if this is telling you things you already know. 
<div><br>
</div>
<div>The basic setup should be that CV generates a current (via the input resistors), which is fed into the OTA control pin, and that same amount of current comes out of the OTA output, into the capacitor which integrates it, giving the slew ramp. When slewing
 in the other direction the OTA sinks the current rather than sourcing it. The OTA is driven hard by the input voltages so for most of the time the current into or out of the output pin is equal to the control current. </div>
<div><br>
</div>
<div>I'd look at the circuit in two parts: the part that turns CV into current that goes to the OTA, and the OTA output/integrator. </div>
<div><br>
</div>
<div>First check that the expected current is being fed to the OTA control pin. You can do this by measuring the voltage across the input resistors R4 and R5, and calculating the current flowing there (add the two currents), and then the voltage across R3,
 and calculate the current there. If the two figures you get are not the same or very close, something is wrong in that section. Transistor pinout would be one thing to look at. </div>
<div><br>
</div>
<div>If the control current checks out, then you need to look at the post-OTA section. That's not so easy to do without reworking the circuit a bit -- maybe someone else has a suggestion for how to verify the OTA's output current and take a look around the
 integration section. </div>
<div><br>
</div>
<div>Maybe this gets you started, or maybe it's tedious stuff you have already thought about! </div>
<div><br>
</div>
<div>Guy.</div>
<div><br>
</div>
</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">On Sat, May 29, 2021 at 9:38 AM ackolonges fds via Synth-diy <<a href="mailto:synth-diy@synth-diy.org">synth-diy@synth-diy.org</a>> wrote:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr">
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Hi All,</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
I wanted some VC slew for keyboard-style playing from my modular, so I searched for a circuit, and decided to try and build one called 'Unopole', - circuit diagram at
<a href="https://thonk.co.uk/documents/stroh/Wiring/Unopole.jpg" id="x_gmail-m_-4812795936023594192LPlnk" target="_blank">
https://thonk.co.uk/documents/stroh/Wiring/Unopole.jpg</a><br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
The graph on the bottom right of the diagram shows a 0V to 10V signal slewing in 10ms, and I simulated the circuit in Falstad Circuit Simulator (text for circuit pasted at end), and it is slewing even faster. However, when I build the real circuit the glide
 is much slower.</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
I've tried putting maximum current (2ma) to the OTA control pin, bringing down the value of the charging cap C1 to 10nF, and the fastest I'm able to get it to glide (at fastest pot setting and CV input together) is about 32ms from 0V to 1V, which is about 300ms
 over 10V.<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Below about 10nF for C1, the tuning of the 1V/Oct signal starts faltering. I'm using a ceramic C0G cap for this. Should I be using a different type of cap? If so, which would you recommend?
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Alternatively, does anyone have any ideas as to why I'm having trouble getting fast enough glides with this circuit? I've built it a few times with the same results. Or, has anybody on here built a different VC glide circuit that is more suitable?</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Thanks so much for any advice any of you may have.</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
FALSTAD CIRCUIT</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
------------------------<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
$ 1 0.000005 11.086722712598126 17 5 50 5e-11
<div>174 48 128 48 208 1 100000 0.48020000000000007 Resistance</div>
<div>g 48 224 48 240 0 0</div>
<div>R 48 128 48 96 0 0 40 12 0 0 0.5</div>
<div>w 64 176 96 176 0</div>
<div>r 96 176 176 176 0 15000</div>
<div>r 96 240 176 240 0 10000</div>
<div>w 176 176 176 240 0</div>
<div>a 240 192 320 192 8 12 -12 1000000 0.000005472331080331692 0 100000</div>
<div>g 240 208 240 240 0 0</div>
<div>w 176 176 240 176 0</div>
<div>c 336 192 336 256 0 1e-10 -0.5472385803642495 0.001</div>
<div>w 320 192 336 192 0</div>
<div>d 400 192 400 256 2 default</div>
<div>w 336 192 400 192 0</div>
<div>w 176 240 176 272 0</div>
<div>w 176 272 304 272 0</div>
<div>w 304 272 304 256 0</div>
<div>w 304 256 336 256 0</div>
<div>w 336 256 400 256 0</div>
<div>w 400 256 464 256 0</div>
<div>t 432 224 464 224 1 -1 5.814783631368241 -0.5472385803642495 100 default</div>
<div>w 464 256 464 240 0</div>
<div>w 432 224 432 192 0</div>
<div>w 432 192 400 192 0</div>
<div>w 464 208 464 144 0</div>
<div>r 464 144 464 80 0 10000</div>
<div>402 656 352 768 352 1 0\s0\s40\s-9\s0\s0\s0.5 0\s0\s40\s9\s0\s0\s0.5 0\s1\s-12.343529771373202\s0.5472335109924158\s100\sdefault 0\s1\s-0.5472335109924158\s0.5469786835162118\s100\sdefault 0\s1\s0\s0.5469786835162118\s100\sdefault 0\s1\s-8.547498288201437\s-4.257672077077218\s100\sdefault
 0\s1\s-2.9215945571340436\s0.5469761486367535\s100\sdefault 0\s-1\s0.12505886554275492\s-0.14737295745119638\s100\sdefault 0\s-1\s0\s-0.14737295745119638\s100\sdefault 0\s-1\s17.405000677164992\s-0.12505886554275492\s100\sdefault 0\s-1\s0.5469710782877009\s-0.5467162500596725\s100\sdefault
 0\s-1\s0\s-0.5467162500596725\s100\sdefault 0\s-1\s7.72624111758356\s-0.5469710782877009\s100\sdefault 0\s1\s0\s0.1634519859667556\s100\sdefault 0\s1\s-0.159115513874303\s0.1634519859667556\s100\sdefault 0\s1\s-8.857504054228007\s0.159115513874303\s100\sdefault
 0\s1\s0\s0.10015101242435948\s100\sdefault 0\s1\s0\s-4.704497213289612\s100\sdefault</div>
<div>r 656 320 560 320 0 10000</div>
<div>R 560 320 512 320 0 2 100 5 0 0 0.5</div>
<div>w 464 80 752 80 0</div>
<div>w 752 80 752 320 0</div>
<div>w 768 352 800 352 0</div>
<div>c 800 352 800 416 0 8.2e-8 0.18007155406906683 0.001</div>
<div>g 800 416 800 432 0 0</div>
<div>w 800 352 848 352 0</div>
<div>r 672 496 752 496 0 10000</div>
<div>w 656 384 656 496 0</div>
<div>w 656 496 672 496 0</div>
<div>a 912 336 992 336 8 15 -15 1000000 0.1800697533715331 0.18007155406906683 100000</div>
<div>w 752 496 864 496 0</div>
<div>w 848 352 912 352 0</div>
<div>w 864 496 864 320 0</div>
<div>w 864 320 912 320 0</div>
<div>w 864 320 864 272 0</div>
<div>w 864 272 992 272 0</div>
<div>w 992 272 992 336 0</div>
<div>r 992 336 1072 336 0 330</div>
<div>g 96 240 96 272 0 0</div>
<div>o 28 64 0 4098 10 0.1 0 2 28 3</div>
<span>o 45 64 0 4098 10 0.1 1 2 45 3</span><br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div><img style="max-width:100%" src="https://thonk.co.uk/documents/stroh/Wiring/Unopole.jpg"></div>
<br>
</div>
_______________________________________________<br>
Synth-diy mailing list<br>
<a href="mailto:Synth-diy@synth-diy.org" target="_blank">Synth-diy@synth-diy.org</a><br>
<a href="http://synth-diy.org/mailman/listinfo/synth-diy" rel="noreferrer" target="_blank">http://synth-diy.org/mailman/listinfo/synth-diy</a><br>
Selling or trading? Use <a href="mailto:marketplace@synth-diy.org" target="_blank">
marketplace@synth-diy.org</a><br>
</blockquote>
</div>
</div>
</div>
</body>
</html>