-
How can I make infinite electricity?
I'd like to save on electricity. How can I make an infinite supply of electricity? Any ideas welcome!
-
Re: How can I make infinite electricity?
-
Re: How can I make infinite electricity?
Windmill or Hydropower or Concentrated photovoltaics
-
Re: How can I make infinite electricity?
Wear nylon trousers while jogging.
-
Re: How can I make infinite electricity?
Long extension cord from neighbors house....
-
Re: How can I make infinite electricity?
-
Re: How can I make infinite electricity?
Build a hand-cranked generator that you can repair as needed an infinite number of times. Turn the crank until the end of time.
-
Re: How can I make infinite electricity?
If you are in the right location you might be able to tap the fields created by high tension transmission lines. It can be done, and at least one court has found it to be legal in the US, but you have to live in the right place, and don't expect the owners of the transmission lines to be supportive.
-
Re: How can I make infinite electricity?
Try getting accommodation in Sun. Because Sun is the ultimate source of energy. Keep a couple of solar panels along with you.
I hope you would update your status via FB when you reach there. Don't thank me now. I will be looking forward to your update. :D
Don't forget to upload pics of the aliens over there. I love to meet one. Just let them know my profile address and ask them to add me as friend. :thumb:
:wave:
-
Re: How can I make infinite electricity?
Quote:
Originally Posted by
jcis
lightning rod + DeLorean
How long and where/when would cables need to be placed?
-
Re: How can I make infinite electricity?
Energy cannot be created or destroyed.....Its a basic law of the universe. Sorry what you ask is quite literally impossible ;):)
-
Re: How can I make infinite electricity?
Ohhh....and what about this then?
http://teslafreeenergy.weebly.com/
-
Re: How can I make infinite electricity?
Quote:
Originally Posted by
namrekka
Snake oil salesman ?
-
Re: How can I make infinite electricity?
Quote:
Originally Posted by
Niya
Energy cannot be created or destroyed.....Its a basic law of the universe. Sorry what you ask is quite literally impossible ;):)
The question was how to create infinite electricity, not create infinite energy, so the answer to simply continue to convert other forms of energy into electricity.
-
Re: How can I make infinite electricity?
Quote:
Originally Posted by
jmcilhinney
The question was how to create infinite electricity, not create infinite energy, so the answer to simply continue to convert other forms of energy into electricity.
That comment was meant to be slightly humorous as I took a very literal interpretation of his question and since electricity is energy and all energy in all its forms is finite, then in that context there is no such thing as infinite electricity.
-
Re: How can I make infinite electricity?
Quote:
Originally Posted by
Niya
.... all energy in all its forms is finite, then in that context there is no such thing as infinite energy.
That's a mighty big statement: on what do you base this premise?
-
Re: How can I make infinite electricity?
Quote:
Originally Posted by
SJWhiteley
That's a mighty big statement: on what do you base this premise?
Ancient and modern men much smarter than myself went to great lengths to make contributions to a better understanding of our universe and the law of conservation of energy was one such conclusion based on knowledge accumulated over a period of no less than 1500 years.
-
Re: How can I make infinite electricity?
Quote:
That's a mighty big statement: on what do you base this premise?
To be fair, Newton was quite unequivocal on that point.
-
Re: How can I make infinite electricity?
Another possible solution would be to find a partner and rub them vigorously.
-
Re: How can I make infinite electricity?
seriously? How did we get 20 posts into this before someone posted the cod?
Code:
Do While True
Dim myPower as New Electricity()
Loop
Now, if you want to store it so that it can be used later, you may want to store it in a battery....
Code:
Public Battery as New List(of Electricity)
Do While True
Battery.Add(New Electricity())
Loop
Although you may need to add some checks to make sure that you don't overload your battery... Or you could choose to implement the IPowerCell interface and build your own battery... then you could include the Charge and Discharge methods as well as the Voltage property.
-tg
-
Re: How can I make infinite electricity?
Quote:
Originally Posted by
techgnome
seriously? How did we get 20 posts into this before someone posted the cod?
Code:
Do While True
Dim myPower as New Electricity()
Loop
Now, if you want to store it so that it can be used later, you may want to store it in a battery....
Code:
Public Battery as New List(of Electricity)
Do While True
Battery.Add(New Electricity())
Loop
Although you may need to add some checks to make sure that you don't overload your battery... Or you could choose to implement the IPowerCell interface and build your own battery... then you could include the Charge and Discharge methods as well as the Voltage property.
-tg
Something seems fishy.
-
Re: How can I make infinite electricity?
Quote:
Originally Posted by
Niya
Ancient and modern men much smarter than myself went to great lengths to make contributions to a better understanding of our universe and the law of conservation of energy was one such conclusion based on knowledge accumulated over a period of no less than 1500 years.
So, with the premise that we are not using all energy at one time, or using an ever increasing amount of energy, then electricity generation can in fact, be infinite...we are simply limited in our ability to convert from one energy state to another.
-
Re: How can I make infinite electricity?
Quote:
Originally Posted by
techgnome
seriously? How did we get 20 posts into this before someone posted the cod?
Code:
Do While True
Dim myPower as New Electricity()
Loop
Now, if you want to store it so that it can be used later, you may want to store it in a battery....
Code:
Public Battery as New List(of Electricity)
Do While True
Battery.Add(New Electricity())
Loop
Although you may need to add some checks to make sure that you don't overload your battery... Or you could choose to implement the IPowerCell interface and build your own battery... then you could include the Charge and Discharge methods as well as the Voltage property.
-tg
LOL epic rep worthy post.
Quote:
Originally Posted by
SJWhiteley
So, with the premise that we are not using all energy at one time, or using an ever increasing amount of energy, then electricity generation can in fact, be infinite...we are simply limited in our ability to convert from one energy state to another.
Clever angle ;)
-
Re: How can I make infinite electricity?
Quote:
Originally Posted by
SJWhiteley
Something seems fishy.
Yeah, I see what you mean. You can't put code right after a public variable! And the capitalization's funny! It should be:
Code:
Dim battery As New List(Of Electricity)
Do
battery.Add(New Electricity())
Loop
So after putting a few classes in, and a thermo-electric converter beside my computer, it works - but it's a little slow. Do I need threads?
-
Re: How can I make infinite electricity?
Threads? For that kind of output you might need ropes!
.
-
Re: How can I make infinite electricity?
Quote:
Originally Posted by
techgnome
..... the IPowerCell ...
Ehhh...Apple?
-
Re: How can I make infinite electricity?
Nooooo... not iPowerCell.... the IPowerCell interface...
-tg
-
Re: How can I make infinite electricity?
Goes to show Microsoft still has the biggest ego. They have the big I! Closely followed by Apple which has hogged the small i.
.