I think I understand. The 555 is configured as a monostable pulse generator that delivers positive pulses at a constant width of 10 µs, according to the values of R7 and C2. U2A's output goes low when light reaches U1 through a slot. This output is decoupled through C1, generating a brief low pulse at pin 2 of the 555, which is quickly pulled back up through R6. Guaranteeing that the 555 gets the short low pulse needed to trigger it. The 555 then outputs a 10 µs wide train of pulses (as the slotted wheel keeps spinning) through pin 3, which is then converted to a voltage proportional to its frequency through the integrator formed by R8, D1, Cr and R9. This voltage is then fed in the low input of U2B. The faster the wheel spins, the higher the voltage input to -U2B. The speed control pot acts as a voltage divider that adjusts the voltage being input at +U2B. Eventually, a state of equilibrium between the low and high inputs of U2B is reached when the wheel is spinning fast enough, turning its output on and off when this equilibrium is broken. This output in turn drives the N-Mosfet's (U4) gate, which turns the motor on and off according to the desired speed.... D2 acts as a snubber to protect the mosfet... not sure why C4 is needed, though... it seems to me that it will extend the rise and fall times of U4's gate, making it transition longer through its linear region, and quite possibly heating it up.cm, you are right, a bit of missing ink, 6 & 7 are connected.
I seriously doubt a cap is needed there, the mosfet's gate already has capacitance of its own, and adding more (much more in this case) only makes it take longer to turn itself on and off. A few months ago I had to add a cap such as that one in order to soften a little the sudden inrush of current going into a 90VDC motor while it was being PWM'd ... this diminished the noise being produced while switching, but it did add some heat to the fet, though not much.Thanks, it looks much better, esp. the size. The first code wheel was reflective with only 9 segs. , second is 20 slots & gives desired result. Need for C4 ??, seemed like a good idea several months ago.