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: Ready-To-Use Software for Prof. Turturs Free Energy by Magnet Rotation  (Read 18706 times)

haithar

  • Jr. Member
  • **
  • Posts: 77
Hi,
since the new algorithm of Prof. Turtur came out which promised the possibility to extract energy from the vacuum with simple parts i saw the need to make an easy-to-use software in which every user could enter their values for coil, magnet and capacitor and let the software determine the energy output. Also many more steps than the original 10,000 are supported.
So if you wondering if you will be able to extract energy with coil, cap and magnet you have at home, enter the values as exact as possible and let the calculation begin.

This is now the first version i'm releasing - as open source software under GPL - in which all parameters can be edited and the output is logged via a log.html file and also an Octave/Matlab-file which is able to plot the results.

I won't have much time to work on the software, nevertheless please post or message me features you'd like to see in future versions.
Attached is a picture of a possible output.

Download DFEM-Software Mirrors (feel free to scan for viruses before using it):

http://www.easy-share.com/1914093403/DFEM_v1.0_Cpp_04_March_2011.rar
http://www.filedropper.com/dfemv10cpp04march2011
http://www.filedude.com/download/z2ev28Ru385bf65fee9f
http://hotfile.com/dl/108646689/9afbd76/DFEM_v1.0_Cpp_04_March_2011.rar.html
http://uploadmb.com/dw.php?id=1299245885
http://ifile.it/2gd6viu


Download Octave:

Open Source Octave (Matlab like clone)
http://www.gnu.org/software/octave/

GUI Octave for IDE front end under windows
https://sites.google.com/site/guioctave/

Note that the coil has to be cylindrical and that the magnet inside the coil should have the smallest gap possible to the inner diameter of the coil.
Have fun!

teslaalset

  • Hero Member
  • *****
  • Posts: 695
This is great!
Thanks Haithar, I will try this over the weekend.

teslaalset

  • Hero Member
  • *****
  • Posts: 695
Hi Haitar,

I tried the executable, but get an error. See attached picture. Any idea what causes this error?

haithar

  • Jr. Member
  • **
  • Posts: 77
Ah damn, i thought i had supplied all static libs needed to run. Will check for another way to deploy tomorrow. Sorry :/

What OS are you using?

DreamThinkBuild

  • Hero Member
  • *****
  • Posts: 574
Hi Haithar,

Thank you for the update, this will help a lot.

Hi Teslaalset,

The dll is from the Min-GW library. Which can be installed from here.

http://sourceforge.net/projects/mingw/

It has a green download button on the front. The file name for the current version is: mingw-get-inst-20112011.exe


DreamThinkBuild

  • Hero Member
  • *****
  • Posts: 574
Hi Haithar,

I tried the new version on my non-development system and it seems to work without asking for the dll.

Staffman

  • Full Member
  • ***
  • Posts: 113
Installed, no errors. I'm not getting the other figures(pics of graphs) that you show in your first post. I click start, using all default values, then the log updates. No graphs are showing. Am I doing something wrong?

teslaalset

  • Hero Member
  • *****
  • Posts: 695
Hey Haitar,

Thanks mate! The executable works now.

I have to check how to deal with the output file, since I will use Excel for this, but I think I can manage that.

[update]
I got it.
One has to import the 'ergebnisse.dat' file into excel.
Great!

Staffman

  • Full Member
  • ***
  • Posts: 113
Installed, no errors. I'm not getting the other figures(pics of graphs) that you show in your first post. I click start, using all default values, then the log updates. No graphs are showing. Am I doing something wrong?
I should have payed more attention to the files in the folder...... I'm good here. Octave is cool.

haithar

  • Jr. Member
  • **
  • Posts: 77
Re: Ready-To-Use Software for Prof. Turturs Free Energy by Magnet Rotation
« Reply #10 on: March 05, 2011, 07:55:20 PM »
I should have payed more attention to the files in the folder...... I'm good here. Octave is cool.
Nice.
Right-Click and Run with Matlab (or in your case Octave) does it for me.

Hey Haitar,

Thanks mate! The executable works now.

I have to check how to deal with the output file, since I will use Excel for this, but I think I can manage that.

[update]
I got it.
One has to import the 'ergebnisse.dat' file into excel.
Great!
I never tried it with Excel, do you only have to open or import the .dat file?  Cool that it works!


In the next version you will be able to set the file names yourself.
« Last Edit: March 05, 2011, 08:16:56 PM by haithar »

Obelix

  • Newbie
  • *
  • Posts: 11
Re: Ready-To-Use Software for Prof. Turturs Free Energy by Magnet Rotation
« Reply #11 on: March 06, 2011, 11:03:48 AM »
Hey Haitar,

Work fine for me  !
But i hope the regular speed of the circular magnet and the dissipated power in the inductor was indispensable to have an idea of the mechanical structure of the replication ....
Hope have this in the new one ...

Thank's
Obelix

batfish

  • Newbie
  • *
  • Posts: 13
Re: Ready-To-Use Software for Prof. Turturs Free Energy by Magnet Rotation
« Reply #12 on: March 06, 2011, 11:33:54 AM »
@Haithar: I was glad to see you were putting your code under the GPL, but I
couldn't find the source code. I'm running on a Linux system so the .exe is not so
useful for me. Would your program be easily ported to linux with qt or gtk? I have
installed octave and used it to run DreamTHinkBuild.'s code. Thanks, Batfish




haithar

  • Jr. Member
  • **
  • Posts: 77
Re: Ready-To-Use Software for Prof. Turturs Free Energy by Magnet Rotation
« Reply #13 on: March 06, 2011, 12:40:56 PM »
@Haithar: I was glad to see you were putting your code under the GPL, but I
couldn't find the source code. I'm running on a Linux system so the .exe is not so
useful for me. Would your program be easily ported to linux with qt or gtk? I have
installed octave and used it to run DreamTHinkBuild.'s code. Thanks, Batfish
The source code is in the folder "sources".  ??? It's delivered right along with the .exe file.
I use Qt only so it should be portable to linux.

Hey Haitar,

Work fine for me  !
But i hope the regular speed of the circular magnet and the dissipated power in the inductor was indispensable to have an idea of the mechanical structure of the replication ....
Hope have this in the new one ...

Thank's
Obelix
So you want a plot of the magnet speed over time and the power at inductor? I'll see what i can do. :)

haithar

  • Jr. Member
  • **
  • Posts: 77
Version 1.0.2
« Reply #14 on: March 06, 2011, 01:28:30 PM »
Uploaded the newest version.


1.0.2
- Changelog file added
- Ability to set file names for Matlab/Octave or Excel output files
- Wire diameter is now in mm instead of m
- Moment of inertia of permanent magnet is now shown in µkg*m²
- Resonant time of resonant circuit is now in ms
- Turns/sec of permanent magnet added to Matlab/Octave plot file

1.0.1
- Added libgcc dll

1.0.0
- Initial Release


Download:
http://www.easy-share.com/1914120330/DFEM_v1.0.2_Cpp_06_March_2011.rar
http://www.filedropper.com/dfemv102cpp06march2011
http://hotfile.com/dl/108964650/f230708/DFEM_v1.0.2_Cpp_06_March_2011.rar.html
http://ifile.it/28cmrx3
http://uploadmb.com/dw.php?id=1299414289