New paper!
We know that, in systems of phase oscillators, solitary states can appear as the system undergoes a transition from disordered behaviour to synchronous motion. But did you know that, in models of spiking neurons, they can appear in both directions of the transition? In this work, we show you how this happens.

https://journals.aps.org/pre/abstract/10.1103/xtgc-f766

#physics #mathematics #dynamics #oscillators #neurons #synchronization #networks #higherorder

#Oscillators again.

Is the MCU datasheet wrong?

It says:

CLXTAL1 = CLXTAL2 = 2*(CLOAD - CS)
For CLOAD, it is crystal/ceramic load capacitance, [...] For CS, it is PCB and MCU pin stray capacitance.

Okay. Then I found AN100 from TI which uses the classic:

CLOAD = C1*C2/(C1+C2)

If I assume that C1 includes both the cap and stray capacitance, I get:

Ccap = 2CLOAD - CS

That's a difference of a whole CS!

Where's the mistake?

#electronics #Microcontrollers #askfedi #pcbdesign

A tiny way to compute a square / triangle wave at the same time without conditionals, only basic arithmetic and shifts.

This can be used for #oscillators or animations etc. #algorithm is a variant of HAKMEM 149.

Can also be used to draw a square. (And other shapes, see previous toot)

Code also shows how to draw a diamond shape by rotating the square by 45°.

There are two versions, optimized for size and optimized for speed.

#computergraphics #p5js #softwarerendering #codegolf #sizecoding

Neuronal dynamics can be #balanced
without the need of strong external currents, as usually assumed, here with A. Politi we explain how this can work thanks to #short term #depression (open access article 2024)

#neuroscience #computationalneuroscience #balance #neuralnetwork #oscillators

https://pubs.aip.org/aip/cha/article/34/4/041102/3283544/A-robust-balancing-mechanism-for-spiking-neural

In ancient times, people built some rather large and elaborate contraptions for measuring and reacting to the passage of time.

The discovery of electricity and the invention of electronics made this task dramatically easier. Instead of a big, unwieldy mechanical device, a simple electrical circuit could be used to generate a periodically oscillating signal.

Numerous devices, including radio, television, and computers, were made possible by these electronic #oscillators.

#clock

Demonstrating The Photoelectric Effect Using Neon Lamps

Neon lamps are fun to play with. These old-school indicators were once heavily utilized in many types of equipment for indication purposes but now seem largely relegated to mains voltage indication…

Hackaday

#Nanomechanical #oscillators could be used to build ultrasensitive sensors and to test macroscopic quantum phenomena. A scheme offers potential for order-of-magnitude improvements, the researchers say. #nanotechnology

https://physics.aps.org/articles/v17/s38?utm_campaign=weekly&utm_medium=email&utm_source=emailalert

Levitated Nanoresonator Breaks Quality-Factor Record

A nanoresonator trapped in ultrahigh vacuum features an exceptionally high quality factor, showing promise for applications in force sensors and macroscopic tests of quantum mechanics. 

Physics

GVST GSinth2 is a free VST synthesizer plug-in.

It has 3 oscillators with independent settings that can be used to create interesting sounds. Randomize buttons allow for quick experimentation with sounds.

https://www.gvst.co.uk/gsinth2.htm

#linux #GSinth2 #vst #synthesizer #oscillator #oscillators

GVST - GSinth2

GVST GSinth2 is a free synthesizer plug-in (Windows VST)

Trying a comparison between a 7.3728Mhz quartz crystal and an Epsom 6Mhz oscillator.
The yellow is the double inverted 6Mhz (using a 74LS04), the blue is the raw 6Mhz out and the green the quartz crystal hooked up to two inverters as per Grant Searle's Z80 minimal chip count computer circuit.

The crystal doesn't look right...?
#z80 #oscillators #retrocomputing