Language: 
To browser these website, it's necessary to store cookies on your computer.
The cookies contain no personal information, they are required for program control.
  the storage of cookies while browsing this website, on Login and Register.

Storing Cookies (See : http://ec.europa.eu/ipg/basics/legal/cookies/index_en.htm ) help us to bring you our services at overunity.com . If you use this website and our services you declare yourself okay with using cookies .More Infos here:
https://overunity.com/5553/privacy-policy/
If you do not agree with storing cookies, please LEAVE this website now. From the 25th of May 2018, every existing user has to accept the GDPR agreement at first login. If a user is unwilling to accept the GDPR, he should email us and request to erase his account. Many thanks for your understanding

User Menu

Custom Search

Author Topic: Holcomb Energy Systems:Breakthrough technology to the world  (Read 353796 times)

Offline Feb2006

  • Full Member
  • ***
  • Posts: 142
Re: Holcomb Energy Systems:Breakthrough technology to the world
« Reply #3090 on: September 17, 2023, 03:26:28 PM »

Alternating between four input spikes (1N 1S)(2N 2S)(3N 3S)(4N 4S).


Offline Feb2006

  • Full Member
  • ***
  • Posts: 142
Re: Holcomb Energy Systems:Breakthrough technology to the world
« Reply #3091 on: September 17, 2023, 04:03:17 PM »

It's a big delay between input spikes for now. What do you think will happens when
we make it faster?


//initialize
digitalWrite(out01, HIGH);
digitalWrite(out02, HIGH);
digitalWrite(out03, HIGH);
digitalWrite(out04, LOW);


int tmicrsec = 1000;     // delay microsecond


while (1)
{
  digitalWriteFast(out01, LOW);   // turn the out01 off
  digitalWriteFast(out04, HIGH);  // turn the out04 on
         
 delayMicroseconds(tmicrsec);     // wait


  digitalWriteFast(out02, LOW);   // turn the out02 off
  digitalWriteFast(out01, HIGH);  // turn the out01 on
 
 delayMicroseconds(tmicrsec);     // wait
 
  digitalWriteFast(out03, LOW);   // turn the out03 off
  digitalWriteFast(out02, HIGH);  // turn the out02 on


 delayMicroseconds(tmicrsec);     // wait


  digitalWriteFast(out04, LOW);   // turn the out04 off
  digitalWriteFast(out03, HIGH);  // turn the out03 on
 
 delayMicroseconds(tmicrsec);     // wait
}

Offline kolbacict

  • Hero Member
  • *****
  • Posts: 1390
Re: Holcomb Energy Systems:Breakthrough technology to the world
« Reply #3092 on: September 17, 2023, 06:17:28 PM »
I don't understand nothing. About what device goes to say ? circuit ?

Offline Feb2006

  • Full Member
  • ***
  • Posts: 142
Re: Holcomb Energy Systems:Breakthrough technology to the world
« Reply #3093 on: September 17, 2023, 07:03:43 PM »
solid state linear generator  LINGEN
8 input coils 32 turns on each, 4 north 4 south (1N 2N 3N 4N)(1S 2S 3S 4S)
out01..04 goes to 1 north and 1 south input coil each.
And turns on or off with 4 mosfets.
8 output coils in series 12 turns on each and a 33 ohm resistor series connected.

Offline SolarLab

  • Hero Member
  • *****
  • Posts: 965
Re: Holcomb Energy Systems:Breakthrough technology to the world
« Reply #3094 on: September 17, 2023, 10:02:52 PM »
solid state linear generator  LINGEN
8 input coils 32 turns on each, 4 north 4 south (1N 2N 3N 4N)(1S 2S 3S 4S)
out01..04 goes to 1 north and 1 south input coil each.
And turns on or off with 4 mosfets.
8 output coils in series 12 turns on each and a 33 ohm resistor series connected.

Hi Feb2006,

Some excellent work!

FYI - included two B-H Curve data sheets for the TDK Ferrite Cores I think you are using.
(from your previous pdf - you likely have these already, but in case not) 

The complete data sheets and some other good design data are here:

https://www.tdk-electronics.tdk.com/download/519704/069c210d0363d7b4682d9ff22c2ba503/ferrites-and-accessories-db-130501.pdf

Thanks for sharing! [* likely the first OU device to be shared on the forums *] Also, thanks for the code...

Best Regards,

SL


Offline SolarLab

  • Hero Member
  • *****
  • Posts: 965
Re: Holcomb Energy Systems:Breakthrough technology to the world
« Reply #3095 on: September 20, 2023, 04:25:56 AM »
 HES - Moving Along

40KW Self-Sustaining (Stand Alone) Unit - another Excess Energy (OU) POC!

Also, Dr. Holcomb recently became a Director (Astra Energy Board of Directors).

And; the Transverse Flux version of the LinGen is looking very good as well.

Just an FYI update


Offline norman6538

  • Hero Member
  • *****
  • Posts: 570
Re: Holcomb Energy Systems:Breakthrough technology to the world
« Reply #3096 on: September 21, 2023, 01:54:46 AM »
Flynn parallel path flux like and Kunnel too

so

1. if the center interrupter/diverter coil flux is stronger than the
PM flux

then

2. the PM flux can flow to the center interrupter/diverter coil
and

3. removing the flux from the outside coil (secondary) causing induction when the flux
comes back

 
Since this was a 1999 24 years ago patent why have we not seen the generators
all around?

Norman

Offline SolarLab

  • Hero Member
  • *****
  • Posts: 965
Re: Holcomb Energy Systems:Breakthrough technology to the world
« Reply #3097 on: September 21, 2023, 04:07:20 AM »
Flynn parallel path flux like and Kunnel too

so

1. if the center interrupter/diverter coil flux is stronger than the
PM flux

then

2. the PM flux can flow to the center interrupter/diverter coil
and

3. removing the flux from the outside coil (secondary) causing induction when the flux
comes back

 
Since this was a 1999 24 years ago patent why have we not seen the generators
all around?

Norman


Hey Norman,

Guess we were patiently waiting for you to do it...  ;)

SL