Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.

ilovebananabread@ymail.com

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1150, on December 16th, 2012, 06:08 AM »Last edited on December 16th, 2012, 06:08 AM by ilovebananabread@ymail.com
Have you guys achieved proof of concept for a small motor scooter or equivalent? What device is the intended recipient of this type of engine? I haven't read all 58 pages of posts but this concept seems quite interesting enough to me.

Axil

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1151, on December 16th, 2012, 01:15 PM »
Quote from ilovebananabread@ymail.com on December 16th, 2012, 06:08 AM
Have you guys achieved proof of concept for a small motor scooter or equivalent? What device is the intended recipient of this type of engine? I haven't read all 58 pages of posts but this concept seems quite interesting enough to me.
The following type of car is an easy refit for the Papp engine based on the multiple free piston linear alternator engine concept.

http://www.greencarcongress.com/2012/11/fpla-20121125.html



GM and U Mich receive patent on plug-in series hybrid/extended range electric vehicle powertrain using multiple free piston linear alternator engines.

Some numbers of posts back in this thread I segested that this varity of engine/gen-set is best suited for an auto application

http://www.greencarcongress.com/2012/06/huang-20120606.html

Novel opposed-piston free-piston linear generator for hybrids seeks to overcome drawbacks of earlier designs




woody0068

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1152, on December 17th, 2012, 02:07 AM »
KC
i read your post about the updated MAIN MCU for 2-4 cylinders.
Just wondering how the second set of coils , and if 4 cylinders fourth set of coils are going to be energized?
As i can see the coils are only activated one time per revolution, the secod set should be activated at 180 degrees later rigth?
Regards /Janne Ström

k c dias

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1153, on December 17th, 2012, 08:41 AM »Last edited on December 17th, 2012, 09:09 AM by k c dias
Quote from woody0068 on December 17th, 2012, 02:07 AM
KC
i read your post about the updated MAIN MCU for 2-4 cylinders.
Just wondering how the second set of coils , and if 4 cylinders fourth set of coils are going to be energized?
As i can see the coils are only activated one time per revolution, the secod set should be activated at 180 degrees later rigth?
Regards /Janne Ström
Janne,

I am working on a new schematic and board layout that will accommodate 1, 2, or 4 cylinders depending on how the board is populated.  But to answer your question, look at the pin #2 & 5 outputs from the main_mcu to the 4 sub mcu's - these are the outputs to cylinder(s) 0.  Repeat another set of 4 mcu's and connect them to the main-mcu, but use pins #3 & 5.  The output from these 4 mcu's will run the cylinder(s) 180.  Note, in light of recent events on Orlando, I use the word 'run' loosely :D

Obviously popping in 4 more mcu's may not be the most efficient way to do things, and I may consider setting up the RF, TCC, and BCC mcu's to output both the 0 and 180 thus eliminating the need to double up on these parts.  But for the HV coil mcu, this one will be best to have two parts, one for cly0 and one for cly180.

Please keep in mind that I have designed this controller as a development tool, easy to build and program, with each subsection having a separate mcu.  Again this allows program changes to be made to one subsection with absolute assurance that none of the other subsections will be affected.  If, and when, something actually runs, then it can be reduced to a smaller chipset.

I want to mention one more thing about the ignition coil (HV_MCU). The ign coils are set up for a single discharge after a fixed 3.5ms duration pre-charge regardless of engine speed (up to 3600+ rpm)  I don't 'buzz' the coils like JR does, because, quite frankly, there is a higher energy spark output when the coils are 'charged' rather than sent a simple square wave - reading the current on the power supply confirms that pre-charging sucks down (and thus delivers) more power than just buzzing them.  Why does JR buzz the coils as opposed to firing them conventionally?  I don't know - perhaps to get AC, perhaps he didn't want to do the squirrely timer manipulations I did to make a constant dwell duration work at any speed.

But for those of you that would like to buzz the coils, I have another HV_MCU version that still does the single build and dump, then finish with a buzz.  I can finalize and release that code if any one is interested.

kcd


Quote from Anothercoilgun on December 15th, 2012, 04:32 PM
Quote from k c dias on December 15th, 2012, 02:47 PM
The .asm files provided can be viewed and edited within the MPLAB IDE software available from Microchip (free download)
.
.
.
Will not hear from me about this whole boondogle.  Just wanted to say I am glad someone is keeping ASM alive!!!!
Coilgun,

I was following your posts on pesn during the Orlando show.  It will be verrrry interesting to see if JR can escape being tarred and feather by his licensees. Quoting Sterling Allan:

"It's not about money, it's about ego. Alter-ego. One part of him really wants to be the first guy to bring a working noble gas engine to the world. He really thinks he's figured it out. But since he doesn't have one to show, he pretends that he does, and then has other people do his research and development in the name of building manufacturing models. It's really twisted stuff, similar to the Mylow syndrome. Add to that his pathological lying, just making stuff up to suit the story he's weaving at the time."

If Sterling's assessment is true, and he is doing research and development just as we are (because we all want to believe that the Papp engine was real), then we have several more of his licensees that will start their own research and development, each taking their own separate paths - some working together, some open source - who knows.  There is more opportunity in diversity, and now, i believe we have that.  We should still be thankful to the Rohners, for keeping the Papp engine dream alive.  Without them and their first hand experiences with the Papp engine, the Papp engine would have been dismissed as a hoax along with his submarine...

Anyway, coilgun, I'm glad you are here in the forum!  And thanks, writing asm is what I enjoy doing - I guess I'm kinda twisted like that :D

kcd


Rider

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1154, on December 17th, 2012, 11:35 AM »
Free Piston Generator,

Really strange.  Some 20 years ago I visited this innovation company because they were working on the free piston engine.  By then they had a working prototype with variable combustion frequency.  They have been working on the free piston concept some more and also on .... . Looks like the application you're looking for to implement this technology in.

http://www.innas.com/Chiron_FPG.html

Enjoy, Rider

BobN

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1155, on December 17th, 2012, 11:38 AM »
KC Dias

Thanks for publishing your design. It helps us in how we do our own design and is valuable. Would love to look at your code, so I hope you publish.
I don't plan to build until I know a bit more about the gas, but your work gives me a head start

Thanks

Bob

simonderricutt

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1156, on December 17th, 2012, 11:59 AM »
kcd - no need to apologise for using too many micros. At this stage, being able to change the odd bits of code in just one is such a major benefit that it's a good design decision. The micros are getting to be cheaper than other ways of doing the same job, as well, and get cheaper by the dozen. With this sort of real-time design too, assembler is really the only way to go, since you don't know the exact timing of a C routine unless you look at the assembly code it produces, and even then it's going to probably take more cycles to do the same job.

Since you're going straight into a motor without doing the popper first, it's going to be a bit more difficult to extract what's happening from the measurements, but hopefully you'll be able to use Russ's data to sort things out. With the Inteligentry motor again not being seen to run, I'm even less sanguine about John Rohner's design. In fact I think he's never had one working with measured power out greater than power in. From the Papp documents we know it's possible, so we just need to find the correct way.

woody0068

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1157, on December 17th, 2012, 12:23 PM »
KC
Thanks for clearing that up.
I am, and im sure there are others at this forum ,appreciate your work with this controller.
Would be great to have 2 different MCU's , one with "regular firing" of the coils and the other that "ends with a buzz"
That way it would be simpe to just change the MCU to do tests with different "firing modes"
If you find the time to write the code for that second MCU, i for one would be really happy to download it.

Lets see if i have understood this:
its already programmed in the code for all the signals , reversed 180 degreees on pin3.
so for the "right side" of the engine i use pin 2 and pin 5.
for the "left side" i use pin 3 and pin 5.
i need to copy the "right side" layout for U3,U4,U5 and U6 and use the same circuit for the "left side" with 4 new PIC12F683's , U7,U8,U9 ans U10 ?

Again, thanks for the free work,  really appreciated.
/Janne Ström

k c dias

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1158, on December 17th, 2012, 01:02 PM »Last edited on December 19th, 2012, 11:43 AM by k c dias
Quote from BobN on December 17th, 2012, 11:38 AM
KC Dias

Thanks for publishing your design. It helps us in how we do our own design and is valuable. Would love to look at your code, so I hope you publish.
I don't plan to build until I know a bit more about the gas, but your work gives me a head start

Thanks

Bob
Bob,

Thank you for your comments.  Already published on the 'Open Sourcr Projects' section:

http://open-source-energy.org/?tid=822

kcd
Quote from simonderricutt on December 17th, 2012, 11:59 AM
kcd - no need to apologise for using too many micros. At this stage, being able to change the odd bits of code in just one is such a major benefit that it's a good design decision. The micros are getting to be cheaper than other ways of doing the same job, as well, and get cheaper by the dozen. With this sort of real-time design too, assembler is really the only way to go, since you don't know the exact timing of a C routine unless you look at the assembly code it produces, and even then it's going to probably take more cycles to do the same job.

Since you're going straight into a motor without doing the popper first, it's going to be a bit more difficult to extract what's happening from the measurements, but hopefully you'll be able to use Russ's data to sort things out. With the Inteligentry motor again not being seen to run, I'm even less sanguine about John Rohner's design. In fact I think he's never had one working with measured power out greater than power in. From the Papp documents we know it's possible, so we just need to find the correct way.
Simon,

Thank you for your kind words!  It is true that it is modeled after JR's patent app, but, take, for example, the RF_MCU.  If a pulse is needed to control something other than RF or cylinder coils, the code is still there, change the data in the LookUp tables for the pulse start (advance) and pulse duration and connect it to whatever you may have that need to be driven.  And of course, call it something other than RF_MCU :)

Regarding a popper test station - I do need one and I'm working on it :)  I can pull the engine out of mothballs when it is time to test a hopeful gas mix..

kcd
Quote from woody0068 on December 17th, 2012, 12:23 PM
KC
Thanks for clearing that up.
I am, and im sure there are others at this forum ,appreciate your work with this controller.
Would be great to have 2 different MCU's , one with "regular firing" of the coils and the other that "ends with a buzz"
That way it would be simpe to just change the MCU to do tests with different "firing modes"
If you find the time to write the code for that second MCU, i for one would be really happy to download it.

Lets see if i have understood this:
its already programmed in the code for all the signals , reversed 180 degrees on pin3.
so for the "right side" of the engine i use pin 2 and pin 5.
for the "left side" i use pin 3 and pin 5.
i need to copy the "right side" layout for U3,U4,U5 and U6 and use the same circuit for the "left side" with 4 new PIC12F683's , U7,U8,U9 ans U10 ?

Again, thanks for the free work,  really appreciated.
/Janne Ström
I'll work on the coil buzzer code and get it posted.  

And yes, for the "right side" of the engine use pin 2 and pin 5 - and for the "left side" use pin 3 and pin 5.  Duplicate U3,4,5,6 and add them as U7,8,9,10.  U3,4,5,6 will control the outputs for the cylinder 1 firing at TDC, U7,8,9,10 will control the outputs for the cylinder 2 firing at TDC. I hesitate to call them cylinder 1 and 2, hence my use of the cyl_0 and cyl_180 designation.

kcd



k c dias

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1160, on December 26th, 2012, 11:28 AM »Last edited on December 27th, 2012, 07:39 AM by k c dias
NEW FILES ADDED!!

26 Dec 2012 - New files!! Schematic and board layout for the NGE controller Main Board, configurable for 1, 2, or 4 cylinders. Download free program to view, modify, and order printed circuit boards:

http://www.expresspcb.com/expresspcbhtm/Download.htm
(The one Russ suggested - Thanks Russ - Great program!!)

Files are in the projects section:

http://open-source-energy.org/?tid=822&pid=9919#pid9919

Snapshots of schematic and board below.

The IGBT Boards are still a work in progress.  The main board is designed to output timing pulses for two or four cylinders.  The 40 pin connectors (J3 and J4) are ribbon cable connections to the IGBT Boards.  The 40 conductor cable is split into 2 each 20 conductor cables that then go to 2 IGBT boards.  Each IGBT Board will be configurable as a 'cyl0', or 'cyl180', and also as HV ignition coil driver, or RF/TCC/BCC driver.  Each IGBT Board also will have a prototyping area for alternate configurations, if desired.  Perhaps I should sketch out the ribbon cable arrangement to show the fanout to the IGBT Boards..

KCD

Parts List:
C1,3,4,6,7,9,11,13,14,16,18   0.1mfd   Ceramic cap 399-4151-ND
C2   100mfd   Aluminum cap P15369CT-ND
C5,8,10,12,15,17,19   1.0mfd   Ceramic cap 399-4390-ND
DS1   3mm, Green LED   160-1142-ND
J1   Terminal block, 2 position   DigiKey ED1609-ND
J2   Terminal block, 3 position   DigiKey ED1610-ND
J3,4     40 pin Ribbon hdr   3M 2540-6002UB, DigiKey MHB40K
R1,2   5k   Bourns 3386P-1-502LF, DigiKey 3386P-502LF-ND
R3   1.5K   Yageo CFR-25JB-52-1K5 DigiKey 1.5KQBK-ND
R4-10   560   Yageo CFR-25JB-52-560R DigiKey 560QBK-ND
R11   220   Yageo CFR-25JB-52-220R DigiKey 220QBK-ND
R12   **33k   Yageo CFR-25JB-52-33K DigiKey 33KQBK-ND
U1   PIC12F683_Comp   PIC12F683-I/P
U2   PIC12F683_MAIN   PIC12F683-I/P
U3   PIC12F683_HV   PIC12F683-I/P
U4   PIC12F683_RF   PIC12F683-I/P
U5   PIC12F683_TCC   PIC12F683-I/P
U6   PIC12F683_BCC   PIC12F683-I/P
U7   PIC12F683_HV   PIC12F683-I/P
U8   PIC12F683_RF   PIC12F683-I/P
U9   PIC12F683_TCC   PIC12F683-I/P
U10   PIC12F683_BCC   PIC12F683-I/P
U11   LM7805   LM7805
U12   Photo Interrupter   Honeywell HOA0891-T55, Digikey 480-3549-ND
Edit 27 Dec 2012:
I highly recommend gold plated machined pin/sockets for the MCU's.  These come in 40 pin SIP strips, simply break off the length needed. (It is best to deepen the notch with a safety razor, then break)
DigiKey P/N A461-ND



Jeff Nading

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1161, on December 26th, 2012, 11:31 AM »
Quote from k c dias on December 26th, 2012, 11:28 AM
NEW FILES ADDED!!

26 Dec 2012 - New files!! Schematic and board layout for the NGE controller Main Board, configurable for 1, 2, or 4 cylinders. Download free program to view, modify, and order printed circuit boards:

http://www.expresspcb.com/expresspcbhtm/Download.htm
(The one Russ suggested - Thanks Russ - Great program!!)

Files are in the projects section:

http://open-source-energy.org/?tid=822&pid=9919#pid9919

Snapshots of schematic and board below.

The IGBT Boards are still a work in progress.  The main board is designed to output timing pulses for two or four cylinders.  The 40 pin connectors (J3 and J4) are ribbon cable connections to the IGBT Boards.  The 40 conductor cable is split into 2 each 20 conductor cables that then go to 2 IGBT boards.  Each IGBT Board will be configurable as a 'cyl0', or 'cyl180', and also as HV ignition coil driver, or RF/TCC/BCC driver.  Each IGBT Board also will have a prototyping area for alternate configurations, if desired.  Perhaps I should sketch out the ribbon cable arrangement to show the fanout to the IGBT Boards..

KCD
Looking good KC.

k c dias

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1162, on December 26th, 2012, 12:44 PM »Last edited on December 26th, 2012, 01:02 PM by k c dias
I've been thinking again...

What if..

What if we are all looking at this noble gas thing all wrong.  Every one, who has ever attempted to make this thing work over the past 30 plus years, and everyone currently working on the thing - including BR and JR - all looking at it wrong...

We are all looking at making some sort of gas mixture expand, ie. from normal to expanded.

Suppose that's not how it works.  There is another possibility.  Suppose we should be looking to make some sort of gas mixture contract, a normal mixture, that after processing collapses to a smaller volume.  The atoms cluster together - not a molecular bond, that would take too much energy to disassociate - but some sort of bond like Axil described when he was talking about super-atoms.

Imagine, for a moment, that when the gas mixture is properly processed, it shrinks to a much smaller volume - for what ever reason - the atoms cluster together...

Then in the engine, the event at TDC (voltage discharge of some sort) breaks the weak bonds, with a massive and almost instantaneous expansion in volume.  As the gas expands (as allowed in the engine - not allowed in the pipe bomb) under the influence of a magnetic field (Papp had 3 coils - rather large with many turns) then it contracts back to its condensed state to start the cycle over again.

Suppose the plug that Dr Feynman pulled from the wall operated the cylinder coils (the engine still ran, so not all of the support electronics were plugged in).  Papp got very nervous - he knew that it could explode soon, and violently - and it did.

Put the condensed gas in an enclosed cylinder without the means to expand (no piston) and without the magnetic coils to cause the contraction - well that spells BOMB, see US3680431.

We can't believe anything JR says - he is faking it, doesn't have a clue how to make a nge engine run - he is doing research hoping to find the answer before his next public show or stockholders meeting.  

But then there is this:

http://dimensionalbliss.com/2011/08/06/plasmergs-anomaly-defies-scientific-explanation/

In this video, if JR wasn't so caught up in his delusion of having an actual running engine, he would have realized that he had actually (re)discovered the critical  missing link to the Papp process...

Just some food for thought - I got to get back to my day job...


kcd

Oh, just one more thing.  So why didn't Papp disclose this little tidbit? Because the process is really freaking dangerous - loose control of the engine process and it explodes - violently!!  Papp wanted to get his process accepted first, then inform folks of the negative attributes later..  Of course, I could be completely wrong...

waqas148

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1163, on December 26th, 2012, 01:16 PM »

Well kcd u jagged up my mind... very important point you made...
I always thought that if BR setup recovered power using other two electrodes
 and also got a strong pop without using coils on cylinder then
why we need the coils?????? hmmmm....

about testing ur point , it can be simple or it can be complex,
but to start with , just overfill the cylinder with gas mixture until piston rises to
some level, and then energies the coil around the cylinder to see any contraction
of the gas mix
in case of failure different mixtures other than listed in patent would be a challenge :huh:

k c dias

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1164, on December 26th, 2012, 01:26 PM »
Quote from waqas148 on December 26th, 2012, 01:16 PM
Well kcd u jagged up my mind... very important point you made...
I always thought that if BR setup recovered power using other two electrodes
 and also got a strong pop without using coils on cylinder then
why we need the coils?????? hmmmm....

about testing ur point , it can be simple or it can be complex,
but to start with , just overfill the cylinder with gas mixture until piston rises to
some level, and then energies the coil around the cylinder to see any contraction
of the gas mix
in case of failure different mixtures other than listed in patent would be a challenge :huh:
What JR did for his Anomaly was use a Papp coil (larger than his popper coils) AC ionization (because he buzzes his coils instead of firing them conventionally - Papp uses 120 to 440 VAC) and, of course, a 5 gas mix.  

I can conduct experiments with only a 3 gas mix at this time.  But worth a try.  Russ and Chuck, and possibly others, have access to the 5 gas mix.  JR has already done it (if you can believe him) we just need others to confirm it - and make it public!


Jeff Nading

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1165, on December 26th, 2012, 01:34 PM »
Quote from k c dias on December 26th, 2012, 12:44 PM
I've been thinking again...

What if..

What if we are all looking at this noble gas thing all wrong.  Every one, who has ever attempted to make this thing work over the past 30 plus years, and everyone currently working on the thing - including BR and JR - all looking at it wrong...

We are all looking at making some sort of gas mixture expand, ie. from normal to expanded.

Suppose that's not how it works.  There is another possibility.  Suppose we should be looking to make some sort of gas mixture contract, a normal mixture, that after processing collapses to a smaller volume.  The atoms cluster together - not a molecular bond, that would take too much energy to disassociate - but some sort of bond like Axil described when he was talking about super-atoms.

Imagine, for a moment, that when the gas mixture is properly processed, it shrinks to a much smaller volume - for what ever reason - the atoms cluster together...

Then in the engine, the event at TDC (voltage discharge of some sort) breaks the weak bonds, with a massive and almost instantaneous expansion in volume.  As the gas expands (as allowed in the engine - not allowed in the pipe bomb) under the influence of a magnetic field (Papp had 3 coils - rather large with many turns) then it contracts back to its condensed state to start the cycle over again.

Suppose the plug that Dr Feynman pulled from the wall operated the cylinder coils (the engine still ran, so not all of the support electronics were plugged in).  Papp got very nervous - he knew that it could explode soon, and violently - and it did.

Put the condensed gas in an enclosed cylinder without the means to expand (no piston) and without the magnetic coils to cause the contraction - well that spells BOMB, see US3680431.

We can't believe anything JR says - he is faking it, doesn't have a clue how to make a nge engine run - he is doing research hoping to find the answer before his next public show or stockholders meeting.  

But then there is this:

http://dimensionalbliss.com/2011/08/06/plasmergs-anomaly-defies-scientific-explanation/

In this video, if JR wasn't so caught up in his delusion of having an actual running engine, he would have realized that he had actually (re)discovered the critical  missing link to the Papp process...

Just some food for thought - I got to get back to my day job...


kcd

Oh, just one more thing.  So why didn't Papp disclose this little tidbit? Because the process is really freaking dangerous - loose control of the engine process and it explodes - violently!!  Papp wanted to get his process accepted first, then inform folks of the negative attributes later..  Of course, I could be completely wrong...
Very interesting concept KC, it will take further experimentation. Just be careful.

BobN

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1166, on December 26th, 2012, 01:35 PM »
KCD

You ask a good question, but we have videos and testimonials that Papp had a running engine. We have a video of BR doing his popper and we further have Russ's work showing an expansion and a piston being moved by the gas. I believe we are on the right track as to what works, its just that no one as yet can say why it works and exactly what the mechanism is for what makes it work. The theory that its ionized gas going into a Plasma state seems to hold sway with me at this time. The details of what is happening at the atomic level is the perplexing part of the problem. Someone will solve this and once its properly understood we will have a base for a new energy revolution, hopefully.
 
Papp did demonstrate that noble gases could be used as explosives, so their is a danger factor in working with this stuff, hopefully the quantities used will be kept small and it will be a non issue, but like every good scientist, caution is always the best path. I personally believe the danger comes from Neutron or X-ray emissions, way more than the possible explosive power. I think more effort should be made checking these possibilities.

If you have any ideas how to make a collapsing system, I would love to hear your thoughts.

Thanks so much for your latest posts on your controller design, it is appreciated.

BobN


FaradayEZ

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1168, on December 26th, 2012, 02:22 PM »
Quote from k c dias on December 26th, 2012, 01:26 PM
Quote from waqas148 on December 26th, 2012, 01:16 PM
Well kcd u jagged up my mind... very important point you made...
I always thought that if BR setup recovered power using other two electrodes
 and also got a strong pop without using coils on cylinder then
why we need the coils?????? hmmmm....

about testing ur point , it can be simple or it can be complex,
but to start with , just overfill the cylinder with gas mixture until piston rises to
some level, and then energies the coil around the cylinder to see any contraction
of the gas mix
in case of failure different mixtures other than listed in patent would be a challenge :huh:
What JR did for his Anomaly was use a Papp coil (larger than his popper coils) AC ionization (because he buzzes his coils instead of firing them conventionally - Papp uses 120 to 440 VAC) and, of course, a 5 gas mix.  

I can conduct experiments with only a 3 gas mix at this time.  But worth a try.  Russ and Chuck, and possibly others, have access to the 5 gas mix.  JR has already done it (if you can believe him) we just need others to confirm it - and make it public!
Its surely one for the Popper test sheets. Although i think on the fast depleation of the gas, the balloon may be at fault. As Helium travels easily through it.


k c dias

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1169, on December 26th, 2012, 02:40 PM »Last edited on December 26th, 2012, 02:41 PM by k c dias
Just in case there is anyone still out there that believes that JR has a running engine, I have proof that he does not.  It is quite simple.  He states his gas mixture in his system expands five (5) times and that 5x expansion causes all that amazing torque, and horsepower...

Well five (5) times is not enough to do doodly squat!!  Take a look at an off the shelf Internal Combustion Engine.  The compression ratio is on the order of 10 to 1.  Disconnect the coil, open the throttle butterfly, and crank the engine.  How much torque and horsepower is the electric starter putting out to spin the engine?  Ah, but its only working to compress the gas every other revolution, and the inteligentry engine has power on every stroke.  Well I'll trade you 10:1 compression every other revolution for 5:1 on every rev.  Think about it.  A 5 to 1 pressure increase is not enough to much of anything.

Just some more food for thought...

KCD




BobN

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1170, on December 26th, 2012, 07:25 PM »
KCD

I think this is a big issue. A while back I asked if anyone could explain the collapse as I thought it important and I had no response. In Bob Rohners video he gets the spring misaligned which should not happen if its under constant pressure. The fact that it gets out of place implies that the piston is being sucked back faster than the spring can respond. This is as profound as the "Pop" itself. This has huge implications for a motor.
I think this needs to be carefully studied. and I would love to hear explanations on how the collapse works. I have no idea how a plasma can deionize that fast. It takes a tremendous amount of energy to ionize quickly an equally strong collapse makes no sense.

waqas148

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1171, on December 27th, 2012, 05:05 AM »
Quote from BobN on December 26th, 2012, 07:25 PM
KCD

I think this is a big issue. A while back I asked if anyone could explain the collapse as I thought it important and I had no response. In Bob Rohners video he gets the spring misaligned which should not happen if its under constant pressure. The fact that it gets out of place implies that the piston is being sucked back faster than the spring can respond. This is as profound as the "Pop" itself. This has huge implications for a motor.
I think this needs to be carefully studied. and I would love to hear explanations on how the collapse works. I have no idea how a plasma can deionize that fast. It takes a tremendous amount of energy to ionize quickly an equally strong collapse makes no sense.
Yes ofcourse!!! the answer to all questions and even the overunity mechanism lies in
the collapsing of the gases,
One more thing that it implies is even if we are looking at the expansion part only
then a pre contracted gases will expand with little amount of energy input,

and it holds valid because clustering together of the gases will emit photons due to
electrons falling in to lower orbits,
and we thought it to be "PRE-IONIZATION PROCESS".

Some of my thoughts on it , I may be wrong but i think we have a different but more
logical perspective from KCD,
thanx

FaradayEZ

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1172, on December 27th, 2012, 05:59 AM »Last edited on December 27th, 2012, 06:12 AM by FaradayEZ
Quote from k c dias on December 26th, 2012, 02:40 PM
Just in case there is anyone still out there that believes that JR has a running engine, I have proof that he does not.  It is quite simple.  He states his gas mixture in his system expands five (5) times and that 5x expansion causes all that amazing torque, and horsepower...

Well five (5) times is not enough to do doodly squat!!  Take a look at an off the shelf Internal Combustion Engine.  The compression ratio is on the order of 10 to 1.  Disconnect the coil, open the throttle butterfly, and crank the engine.  How much torque and horsepower is the electric starter putting out to spin the engine?  Ah, but its only working to compress the gas every other revolution, and the inteligentry engine has power on every stroke.  Well I'll trade you 10:1 compression every other revolution for 5:1 on every rev.  Think about it.  A 5 to 1 pressure increase is not enough to much of anything.

Just some more food for thought...

KCD
I think JR has one up his sleeve. One guy in his team saw the wear and tear and residue on one of his engines that could only come from longer running.....
It made him decide to jump in.

On the popper expansion; Plasma is a state of matter/energy. We know 4 states. From solid to liquid..volume change? from liquid to gas the volume increases...from gas to plasma..the volume? So can we see the popperreaction as a shift of state reactor? Going back and forth on the border of the two states? Tickled by electricity in stead of heat being the "normal" difference between the other states?




Axil

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1173, on December 27th, 2012, 10:23 AM »Last edited on December 27th, 2012, 10:34 AM by Axil
Quote from k c dias on December 26th, 2012, 12:44 PM
I've been thinking again...

What if..

What if we are all looking at this noble gas thing all wrong.  Every one, who has ever attempted to make this thing work over the past 30 plus years, and everyone currently working on the thing - including BR and JR - all looking at it wrong...

We are all looking at making some sort of gas mixture expand, ie. from normal to expanded.

Suppose that's not how it works.  There is another possibility.  Suppose we should be looking to make some sort of gas mixture contract, a normal mixture, that after processing collapses to a smaller volume.  The atoms cluster together - not a molecular bond, that would take too much energy to disassociate - but some sort of bond like Axil described when he was talking about super-atoms.

Imagine, for a moment, that when the gas mixture is properly processed, it shrinks to a much smaller volume - for what ever reason - the atoms cluster together...

Then in the engine, the event at TDC (voltage discharge of some sort) breaks the weak bonds, with a massive and almost instantaneous expansion in volume.  As the gas expands (as allowed in the engine - not allowed in the pipe bomb) under the influence of a magnetic field (Papp had 3 coils - rather large with many turns) then it contracts back to its condensed state to start the cycle over again.

Suppose the plug that Dr Feynman pulled from the wall operated the cylinder coils (the engine still ran, so not all of the support electronics were plugged in).  Papp got very nervous - he knew that it could explode soon, and violently - and it did.

Put the condensed gas in an enclosed cylinder without the means to expand (no piston) and without the magnetic coils to cause the contraction - well that spells BOMB, see US3680431.

We can't believe anything JR says - he is faking it, doesn't have a clue how to make a nge engine run - he is doing research hoping to find the answer before his next public show or stockholders meeting.  

But then there is this:

http://dimensionalbliss.com/2011/08/06/plasmergs-anomaly-defies-scientific-explanation/

In this video, if JR wasn't so caught up in his delusion of having an actual running engine, he would have realized that he had actually (re)discovered the critical  missing link to the Papp process...

Just some food for thought - I got to get back to my day job...


kcd

Oh, just one more thing.  So why didn't Papp disclose this little tidbit? Because the process is really freaking dangerous - loose control of the engine process and it explodes - violently!!  Papp wanted to get his process accepted first, then inform folks of the negative attributes later..  Of course, I could be completely wrong...
Quote
What if we are all looking at this noble gas thing all wrong. Everyone, who has ever attempted to make this thing work over the past 30 plus years, and everyone currently working on the thing - including BR and JR - all looking at it wrong...
It is true that the Papp process is a cycle in which expansion and contraction of the noble gas mix is occurring. To understand the Papp process, we must understand both the contraction phase of the Papp cycle as well as the expansion phase.

If the contraction phase of the current cycle is not successfully engineered, then the expansion phase of the next cycle will not be successful.

The noble gas mix must get back to the same quiescent state after each cycle is completed.

I believe that this quiescent state is characterized as an “uncharged dialectic initial condition”.
Quote
Suppose that's not how it works. There is another possibility. Suppose we should be looking to make some sort of gas mixture contract, a normal mixture that after processing collapses to a smaller volume. The atoms cluster together - not a molecular bond that would take too much energy to disassociate - but some sort of bond like Axil described when he was talking about super-atoms.


Imagine, for a moment, that when the gas mixture is properly processed, it shrinks to a much smaller volume - for whatever reason - the atoms cluster together...
I believe that power is produced in both the contraction phase as well as the expansion phase of the Papp cycle.

So far, what Russ has showed us is just the power produced by the expansion phase of the cycle. He has not yet engineered the controls for the contraction phase of the Papp cycle.

When Russ adds that control logic for the contraction phase of the Papp cycle, the power produced will increase by some fraction and may well double, the cycle will be repeatable and in a rapidly cyclic fashion.

To reiterate at this juncture, Russ has shown us a “one off” expansion of the first half of the first cycle.

The question you might now ask is what controls the contraction of the noble gas mix. And how do we maximize the power produced by that contraction.

I believe that this contraction is controlled by rapidly draining the charge injected into the noble gas mix by the spark discharge.

This charge is removed by the feedback current.

If you remember, Russ first saw this current in action when his diodes blew out because his insolating spark gap was too small.

The charge that produces this current is what causes the green florescent glow of the helium gas.

This glow was seen is the "Christmas glass experiment" that Russ performed, if you remember.

Bob Rohner uses this current to run a small motor. And Papp used this feedback current to power the next cylinder in his engine.

The timing of the draining of the feedback current is how we can control the speed of the Papp cycle.

John Rohner does not think that the feedback current is important and does not drain it; this is a reason why I think John Rohner does not yet have a working Papp engine concept.  







Jeff Nading

RE: Let's build A "Popper" Noble Gas Engine AKA Ppap Engine.
« Reply #1174, on December 27th, 2012, 10:33 AM »
Quote from Axil on December 27th, 2012, 10:23 AM
Quote from k c dias on December 26th, 2012, 12:44 PM
I've been thinking again...

What if..

What if we are all looking at this noble gas thing all wrong.  Every one, who has ever attempted to make this thing work over the past 30 plus years, and everyone currently working on the thing - including BR and JR - all looking at it wrong...

We are all looking at making some sort of gas mixture expand, ie. from normal to expanded.

Suppose that's not how it works.  There is another possibility.  Suppose we should be looking to make some sort of gas mixture contract, a normal mixture, that after processing collapses to a smaller volume.  The atoms cluster together - not a molecular bond, that would take too much energy to disassociate - but some sort of bond like Axil described when he was talking about super-atoms.

Imagine, for a moment, that when the gas mixture is properly processed, it shrinks to a much smaller volume - for what ever reason - the atoms cluster together...

Then in the engine, the event at TDC (voltage discharge of some sort) breaks the weak bonds, with a massive and almost instantaneous expansion in volume.  As the gas expands (as allowed in the engine - not allowed in the pipe bomb) under the influence of a magnetic field (Papp had 3 coils - rather large with many turns) then it contracts back to its condensed state to start the cycle over again.

Suppose the plug that Dr Feynman pulled from the wall operated the cylinder coils (the engine still ran, so not all of the support electronics were plugged in).  Papp got very nervous - he knew that it could explode soon, and violently - and it did.

Put the condensed gas in an enclosed cylinder without the means to expand (no piston) and without the magnetic coils to cause the contraction - well that spells BOMB, see US3680431.

We can't believe anything JR says - he is faking it, doesn't have a clue how to make a nge engine run - he is doing research hoping to find the answer before his next public show or stockholders meeting.  

But then there is this:

http://dimensionalbliss.com/2011/08/06/plasmergs-anomaly-defies-scientific-explanation/

In this video, if JR wasn't so caught up in his delusion of having an actual running engine, he would have realized that he had actually (re)discovered the critical  missing link to the Papp process...

Just some food for thought - I got to get back to my day job...


kcd

Oh, just one more thing.  So why didn't Papp disclose this little tidbit? Because the process is really freaking dangerous - loose control of the engine process and it explodes - violently!!  Papp wanted to get his process accepted first, then inform folks of the negative attributes later..  Of course, I could be completely wrong...
Quote
What if we are all looking at this noble gas thing all wrong. Everyone, who has ever attempted to make this thing work over the past 30 plus years, and everyone currently working on the thing - including BR and JR - all looking at it wrong...
It is true that the Papp process is a cycle in which expansion and contraction of the noble gas mix is occurring. To understand the Papp process, we must understand both the contraction phase of the Papp cycle as well as the expansion phase.

If the contraction phase of the current cycle is not successfully engineered, then the expansion phase of the next cycle will not be successful.
The noble gas mix must get back to the same quiescent state after each cycle is completed.

I believe that this quiescent state is characterized as an “uncharged dialectic initial condition”.
Quote
Suppose that's not how it works. There is another possibility. Suppose we should be looking to make some sort of gas mixture contract, a normal mixture that after processing collapses to a smaller volume. The atoms cluster together - not a molecular bond that would take too much energy to disassociate - but some sort of bond like Axil described when he was talking about super-atoms.


Imagine, for a moment, that when the gas mixture is properly processed, it shrinks to a much smaller volume - for whatever reason - the atoms cluster together...
I believe that power is produced in both the contraction phase as well as the expansion phase of the Papp cycle.

So far, what Russ has showed us is just the power produced by the expansion phase of the cycle. He has not yet engineered the controls for the contraction phase of the Papp cycle.

When Russ adds that control logic for the contraction phase of the Papp cycle, the power produced will double, the cycle will be repeatable and in a rapidly cyclic fashion.

To reiterate at this juncture, Russ has shown us a “one off” expansion of the first half of the first cycle.

The question you might now ask is what controls the contraction of the noble gas mix. And how do we maximize the power produced by that contraction.

I believe that this contraction is controlled by rapidly draining the charge injected into the noble gas mix by the spark discharge.

This charge is removed by the feedback current.

If you remember, Russ first saw this current in action when his diodes blew out because his insolating spark gap was too small.

The charge that produces this current is what causes the green florescent glow of the helium gas.

This glow was seen is the "Christmas glass experiment" that Russ performed, if you remember.

Bob Rohner uses this current to run a small motor. And Papp used this feedback current to power the next cylinder in his engine.

The timing of the draining of the feedback current is how we can control the speed of the Papp cycle.

John Rohner does not think that the feedback current is important and does not drain it; this is a reason why I think John Rohner does not yet have a working Papp engine concept.
This to me makes perfect since, the NGE utilizes power from expansion and contraction of the noble gasses.:D:P