Showing posts with label delay. Show all posts
Showing posts with label delay. Show all posts

Sunday, November 3, 2024

Ibanez EM5 and DL5 schematic comparison

     After redrawing the Ibanez DL5 schematic, I moved on to the EM5 from the same line. The EM5 has become sought after, and commands hundreds of dollars. The DL5 goes for tens.

    There is an official schematic available for the EM5, but I thought it would be interesting to rearrange it to match my DL5 layout. This highlights differences and similarities. So, here they both are for a-b-ing.

Redrawn EM5 schematic


DL5 schematic

Delay Line

    The biggest visible difference is the delay chip, M50195 vs M65831. The DL5's M50195 uses external RAM and an external comparator, but it functions the same way. Both chips are built around the same adaptive delta modulation converters and 1-bit delay line. The external RAM is larger, at 64kb vs 48kb.

    The input filters got moved around a little, but they're identical 5.8kHz lowpasses. The integrator caps in the modulator/demodulator are also the same. The M65831 datasheet specifies that it needs 30Ω series resistors for some reason.


Clock

    The clock is exactly the same, and validates what we found when investigating that part of the DL5.

    For some reason, the extra gates from the inverter weren't used for the bypass logic this time. Instead, they added transistors set up as inverters. These pedals are a bit unreliable when it comes to switching on/off, so maybe this was an improvement to the circuit.


Filters

    The input stage, preemphasis, and deemphasis stages are all basically the same. The frequencies that are boosted and attenuated haven't changed.

    We already compared in the delay line's input filters, and found that they're the same. We also have output filters though, and they're different. The DL5 cuts at 5.8kHz, matching its input filter. The EM5 cuts lower at 3.9kHz. Immediately after that, there's an additional lowpass formed by R16 and C19. Together these give the EM5 a darker sound, and probably help filter the additional noise that comes from using less memory for the same length of delay.

    The EM5's output filter also has soft-clipping diodes, presumably to prevent runaway echos that get louder and louder. There's more gain in the feedback loop (lower R17 value) to compensate for this lower output. Strangely, R20 has been more than doubled, limiting the maximum volume of the repeats.


In Closing

    The two pedals don't have any major differences that explain the 10x price gap, at least not to my satisfaction. I suspect people happen to like the darker sound, and maybe the clipping of the EM5. It should be trivial to make the DL5 sound the same though. Since it's built on the same tech, I believe a humble PT2399 delay could also sound the same.


Saturday, October 26, 2024

Ibanez DL5 schematic

    

     I've been looking at various delays, digital and analog. I came across the Ibanez DL5, from their "Soundtank" line. There is a reverse-engineered schematic, but it just didn't make sense to me.


Tic Toc, Ya Don't Start


    The thing that I was most interested in was the clock source for the delay chip. It vaguely looks like an oscillator, but not really. There are two inverting stages made from IC6. You need an odd number of inversions to make an astable oscillator though. Also, what is TR6 doing? It has two fixed voltages going into it, and a current flowing into C29?

Bad clock schematic

    I wanted to validate this, so I opened up my pedal, took some pictures, and started tracing.

Traced PCB

    It turns out that TR6 was labeled incorrectly, and it's actually TR3. R28 is actually R26. R24 and R25 don't go to different voltages; they both connect to what is probably +5V.

    The key mistake was the omission of R23. This connects TR6(TR3) to the second inverter, and totally changes what's going on.

    Here it is redrawn. TR5 helps to bias the CV going into TR4. TR4 acts as an exponential current sink, pulling current out of C29. The inverters monitor the capacitor voltage at pin 1, and use TR3 to recharge the capacitor when it gets low.

Corrected clock schematic

    I made a version of it in Falstad, so you can experiment with it. Link here

Falstad simulation


    It's actually very similar to the Monotron's VCO that we looked at previously

Monotron VCO

I Can't Be Your Lover


    The number of mistakes in this one area calls into question the whole schematic. What else can we find wrong?
Incorrect schematic

    The "Ref" pin (24) of the M50195 delay chip is incorrectly labeled "OP1+", making it look like it's an input for one of the internal opamps. It's acutally a reference voltage that's used by the opamps.

    The opamp on the delay's output (IC5B) is connected backwards. What should be its output is instead its input.

    Long story short, I decided to redraw the schematic. This let me make some more conventional layout choices too.

Redrawn schematic

    I skipped a few things that didn't interest me, like the LED, some power filtering, and jacks.

    Now we can see what all the blocks of the circuit are, and how the signal flows through them.


    At the top left we have an input buffer, and a preemphasis filter that feeds into the delay line. We also have a deemphasis filter that mixes the dry and wet signal together.

    Below that is a lowpass filter that cleans up the wet delay signal. After that is a FET that bypasses the effect. Then comes the repeat control that mixes the signal back into the delay line.

Input, filtering, and mixing

    At the bottom left is the delay line itself. It has a similar lowpass filter that's built using one of the M50195's internal opamps.

Delay line and RAM


    Bottom right is the latch that controls the FET. Pressing the tact switch toggles the state of the latch, and the FET, turning the effect on or off.

Bypass Latch

Bonus

    Here are the traced and redrawn boards. It's not a faithful recreation, but good enough to make a schematic from. The 70mil-spaced 36 pin DIP was "fun" to recreate.

Saturday, September 7, 2024

Koogo Analog Delay schematic (Donner Yellow Fall)

Update: This appears to be a clone of the PT-80 Delay by Scott Swartz from 2002. The Donner Yellow Fall came out around 2014. In Scott's notes, he mentions taking the circuit of a Boss DM-2 and inserting the PT2399.


    I've been experimenting with controlling analog effects pedals, like this chorus. I bought a cheap "Koogo Analog Delay" to try to repeat my success. Turns out that it's not analog at all. It's the same digital PT2399 chip that seems to be in every delay. It does have a leg up by adding a sa571 compander though. Turns out this is the same design as the Donner Yellow Fall pedal; It's just been rebranded.

    I decided to draw a schematic in case there was anything to learn from it. I didn't add any capacitor values since they're not marked, and would have to be desoldered and measured. I did put in a few speculative values though.

    The PT2399 lives on a daughterboard and follows the datasheet design pretty closely. So closely that I just copied and pasted the last schematic I made from a PT2399 board.

PT2399 daughterboard

    
    The main board isn't too interesting either. It uses variations on the compressor and expander from the SA571 datasheet.

    
    An extra lowpass filter has been added before the expander. This is probably to help knock down some of the aliasing noise that would throw off the envelope detector of the SA571.

    A bypass FET has been put in the feedback loop so that you'll still get "tails" when turning off the circuit. This means that the delayed signal won't be immediately cut off; The last repeat will ring out, but no additional repeats will be created.

    The input buffer adds pre-emphasis, boosting the high frequencies. The summing amp is the complement to it, doing de-emphasis duty. These cancel each other out, and have no real effect on the dry signal. The benefit is to the signal-to-noise ratio of the delay line. By de-emphasizing (low passing) the output of the delay line, the high frequency noise can be greatly reduced.

Mainboard schematic


    I think these additions were inspired by actual analog pedals, despite the delay line being digital. You can see the pre/de-emphasis, lowpass filter, compander, and feedback bypass in the Boss DM-3

Boss DM-3