Low Tide Modulator - Randomizer circuit analysis

ItsASecret

New member
I built the Low Tide Modulator, what a rad pedal! Now that I've built it I'm trying to work through parts of the circuit to better understand it. Here's my crappy drawing of the randomizer circuit:

1676833692327.png

Here's what I think is happening:

The Attiny13A (the Randomizer) looks to just have a single input on pin 2 (The wiper output from the 10K pot voltage divider connected to the +5V rail) and an output on pin 5 that connects to one side of the dual gang slew pot. My guess is that the output is just a PWM signal whose value changes to a random value between 0 and 5V. Rate at which that value changes is set by the input at pin 2. The output is connected to one side of the slew pot (which is wired as a variable resistor) then through a 3.3k resistor and to the non-inverting input of the MCP602. A 1uF capactior (cap C36) is set across that MCP602 input and ground.

As the voltage at pin 5 changes , cap C36 resists that change, so you get a slow 'slew' as it adjusts to the new voltage level set at pin 5. The slew pot effectively changes the current being fed to the cap (with the 3.3k acting to limit the maximum current if the slew pot is set to zero ohms). Higher current means a faster slew rate, lower current means a slower slew rate.

Does this make sense? Can't 100% verify as my oscilloscope is buried in my baby's closet. Might be cool to try and modify the attiny to have different patterns if this is indeed what's going on.
 
Don't forget the other half of the Slew pot (it's dual gang) that increases the gain of IC5.2 to make up for the loss of the low-pass filter.

1676836872744.png
 
Hey thanks! I'm slowly picking through this and it's a little slow going without the schematic .

So when you say for low-pass filter loss, you're referring to gain losses caused by the passive LPF made up by R63+A1M and C36? Makes sense to me. I'm struggling to remember what gain losses at the corner frequency are for a first order filter.. -3dB?

So i guess as you increase the resistance on the Slew pot, your corner frequency of that passive lpf is dropping (meaning overall gain is dropping). Gain of IC5.2 is something like ((R39 || A1M ) + R40) / R64, so increasing the resistance of A1M increases overall gain of IC5.2.

Thanks again for such a quick reply, I'm pretty new here, but I can tell from the bit of lurking I've done on the forums you put in a lot of work for the community, it's greatly appreciated!
 
Back
Top