What I get in the kicad simulation is the graph below which does not look the same at all. Now I’m asking why is it not the same because the V(OUT) should be delayed but it is not.
A search: 17 results for#simulation NE555 Some of them should be working examples. There are also a few long threads on this forum which are collections of different sorts of ngSpice simulation examples.
Thanks, I did saw them but I could not solve my issue reading them. That’s why I posted my example. The issues I found I think (my experience is limited at this time with simulation) are correct but I don’t see it working at all.
The Idea is that you start with one of those working examples first. Then get to know ngSpice in KiCad a little bit better, before you start working on your own projects. There are quite a lot of subtle things that can go wrong in the interaction between KiCad and ngSpice. Differences in pin assignment is a very common problem (K & A of a diode swapped is an example). KiCad has a translation table to map KiCad pin numbers to the ngSpice pin (node?) numbers in the models. Another common problem is incompatible (or encrypted, whatever) spice models.
I think some work is needed on the design before trying simulation. Whether a monostable or astable, the output shouldn’t be fed back to the timing circuit. The timing capacitor should also be connected to gnd.
In the last 50 years a lot of weird circuits have been designed around the NE555, and this may be one of them. I have not analyzed the circuit. It’s been over 20 years that I used the NE555 myself.
I think they are trying to design something more “exotic” then the standard monostable or astable circuits. I have seen people on forums - for better or worse - build all sorts of circuits with the 555 timer, including feeding back the output signal.