SPICE

Simulation of a reversed engineered LFO

Hello folks,

today I want to continue the series about simulation of synth modules with LTspice.

We start with this module from etsy which we disect and reverse engineer, so that we can build it with reverse polarity protection diodes…​

We want to analyze this module.

Lets start with the pcbs:

PCB front
PCB back

To begin with, we first want to reversse enginnering the two sides of the pcb, to build another pcb, with reverse polarity protection diodes in the mind, following the schematic in LTSpice: Also here is the download link for the LTSpice file:

Simulation of NLC sloth with LTSpice

Hello folks,

today I want to continue the series about simulation of synth modules with LTspice.

We want to analyze the sloth module from NLC.

Lets start with the schematic:

Sloth schematic

Right below is a copy of the schematic, created in ltspice, however missing the potentiometer(s).

Sloth Simulation

Whats important here to note here is that for the fourth op-amp we needed to add some voltage offset of 1 µV to get it working. Additionally to that we need to simulation the power-on cycle of the power supply, by adding the Voltage with PieceWiseLinear function given ze values (t0,v0, t1, t2 ) with the Values 1ms 0V 100ms 12V ..

Simulation of modules with LTSpice

Hello folks,

today I want to start with a topic that I had already longer in my mind and finally took hands on.

We want to simulate a simple LFO (or a normal oscillator, depending on the chosen dimensions) and for that we use the relative well-known tool LTSpice that thankfully also works on Linux machines thanks to using the non-emulator wine.

A simple tutorial how to start that is found here.

Simple, after installation in the shell we enter (or copy):