Resonance Tracking Microcontroler

Andrinoid

RE: Resonance Tracking Microcontroler
« Reply #1, on August 15th, 2012, 06:09 AM »
New video showing a 20 MHz crystal, sweeping up to 1 MHz. I chose an upper limit of 1 MHz because I wanted to have some degree of resolution. The first step the chips can make away from 1 MHz is 5% change in frequency, and for every lower frequency one step gets more precise. One tick slower than 500 KHz is a 2.5% change in frequency. You can change the frequency at 1% once you hit 200 KHz.



I plan on have the frequency phase controllable, when you can hook up multiple chips and have multiple in phase signals.

My next project after this one will be to make an ignition timing controller. I know they sell them but the price tag is just not acceptable for the average garage inventor.

viktor94

RE: Resonance Tracking Microcontroler
« Reply #2, on August 15th, 2012, 12:22 PM »
So are you planning to use this to drive a VIC? How does it detect resonance, similar to a PLL?

//Viktor

FaradayEZ

RE: Resonance Tracking Microcontroler
« Reply #3, on September 8th, 2012, 03:15 PM »
Quote from Andrinoid on August 15th, 2012, 06:09 AM
New video showing a 20 MHz crystal, sweeping up to 1 MHz. I chose an upper limit of 1 MHz because I wanted to have some degree of resolution. The first step the chips can make away from 1 MHz is 5% change in frequency, and for every lower frequency one step gets more precise. One tick slower than 500 KHz is a 2.5% change in frequency. You can change the frequency at 1% once you hit 200 KHz.



I plan on have the frequency phase controllable, when you can hook up multiple chips and have multiple in phase signals.

My next project after this one will be to make an ignition timing controller. I know they sell them but the price tag is just not acceptable for the average garage inventor.
Hello Andrinoid,

How would you find out what the resonance frequency of a gas is?

Like Helium

Greetingss..

EZ





Gunther Rattay

Re: Resonance Tracking Microcontroler
« Reply #4, on January 9th, 2016, 04:23 AM »Last edited on January 9th, 2016, 04:29 AM
As video above shows one Arduino can´t do jitter free output and calculations. reason is that one core is running and interrupt controlled time sharing.

propeller microcontroller has 8 internal cores with little external components. so it is first choice for pulse generation and complex calculation as resonance searching mode shows:


https://www.youtube.com/watch?v=BdgJMh9hTQw

Automatic sweep is also implemented.


more information: http://open-source-energy.org/?topic=2048.0