Slashdot Mirror


Wind-powered Wi-Fi Sensors

Glenn Fleishman writes "According to an article at Indolink a 10-centimeter diameter windmill can produce the 7.5 milliwatts needed for a wireless sensor. The paper was published earlier (available as a PDF), but Nature magazine has apparently picked up the tidbit. The process flexes piezoelectric crystals to create a current. Although flywheels aren't mentioned in this article, it seems like a windmill, a flywheel, and a solar cell could in combination produce effective power in a range of conditions for remote wireless devices, including network relays obviating batteries entirely."

57 of 89 comments (clear)

  1. not enough power for 802.11 by j1m+5n0w · · Score: 4, Informative

    802.11 cards typically consume around 1 or 2 watts. They are probably targeting much simpler radios, like those used in motes.

    1. Re:not enough power for 802.11 by EnderWigginsXenocide · · Score: 5, Interesting

      A sensor need not be on the network 24/7. When it's onboard memory has been filled to a certain capacity (say 80%) if fires up the transceiver and transmits to the network. You only need peak power on occasion. Give your windmill plenty of time to charge up a big capacator (or a small battery.)

      --
      Blessed are the pessimists, for they have made backups. -- 0 1 My two bits
    2. Re:not enough power for 802.11 by j1m+5n0w · · Score: 1

      That is true, a very short duty cycle could be used. However, I think in this case the author of the article simply assumed that "wireless" in the paper automatically means "wifi", which it certainly does not. (The paper does not specify any particular protocol.)

    3. Re:not enough power for 802.11 by mr_jrt · · Score: 2, Interesting

      Surely though, unless all these wireless repeaters are time-synced to power up (once charged and ready) at a certain time, there's a pretty high probability that the neighbouring nodes will be powered down when your node is ready to go. Though, I suppose less power would be needed to run a simple sensor for nearby active nodes, upon which it could then actually transmit. Will still obviously require some power though. I can imagine the routing being a nightmare too.

      --
      Boo.
  2. Not to optismitic about being commercialized yet by external400kdiskette · · Score: 3, Interesting

    "Dr. Priya foresees piezoelectric bimorphs being utilized to power a variety of small devices" but I foresee nothing practical unless the efficiency is as high as enviromentally unfriendly stuff known as batteries. People just aren't going to go for this sort of thing anymore than other alternate energies unless it's going to work just as well sitting alone with no vibrations ... I mean he mentions a discman but is it still going to be fine if your lying down with it on a table playing for hours on end lacking vibrations , indoors with no wind in sight... if not it's not ready to be commercialized. That's the problem with alternate energies, they're cool and great for the environment but lack of efficiency means you usually have to suffer to be a good citizen.

  3. electric double layer caps by Montressor · · Score: 5, Interesting

    Flywheels? The simplest way to store power would be an electric double layer capacitor. No moving parts. They can come in up to 70F at 2.1V - that's 140 C of charge. At 10 mW of power, 2.1V is 5mA of current; that means that it can stay above 1.5V for 2 hours. If a higher voltage is needed, put the capacitors in series. And these are not huge devices. Here's a datasheet for one

    1. Re:electric double layer caps by Loconut1389 · · Score: 1

      I'm trying to remember my electronics classes, but doesn't the capacitance drop in half if you put capacitors in series?

    2. Re:electric double layer caps by Montressor · · Score: 1

      Yes, but the energy stored still doubles. At a higher voltage, with the same power, you'll have less current, so you need less stored charge.

    3. Re:electric double layer caps by Anonymous Coward · · Score: 2, Informative
      I'm trying to remember my electronics classes, but doesn't the capacitance drop in half if you put capacitors in series?


      You're correct, however: energy stored = 0.5CV^2 (C = capacitance, V = voltage), so if C decreases by a factor of 2 while V increases by a factor of 2 (making V^2 increase by a factor of 4), "energy stored" will overall increase by a factor of 2.
    4. Re:electric double layer caps by Anonymous Coward · · Score: 1, Informative

      The energy stored in a capacitor is

      U = Q^2/2C = C/2*V^2

      If you put your two identical capacitors in series, then each is dropping only half of the voltage of the battery (the same for each as the lower voltage before). But at the same time the capacitance is cut in half (by being in series). So the energy stored is 1/2 * (1/2C) * (V/2)^2 = 1/16 * VC. If you put your capacitors in parallel with half the voltage then the energy stored is 1/2 * 2C * (V/2)^2 = 1/4 * VC. In your example of 70 F and 2.1 V this is (bumping up the battery to 4.2 V for the series case) 77 J series vs 309 J parallel.

      Parallel wins for energy storage.

    5. Re:electric double layer caps by Anonymous Coward · · Score: 1, Insightful

      I should have been slightly more clear. Its 77J series for each capacitor (for a total of 154J series) and 309 J for each capacitor in parallel (for a total of 617 J parallel).

    6. Re:electric double layer caps by Montressor · · Score: 1

      I think you misunderstood what I meant - I was implying using a series of two capacitors charged to a total of 4.2V - rather than one or two capacitors in parallel charged to 2.1V (2.1V is the maximum charge of the capacitor); this would be for cases where 2.1V is an insufficient operating voltage. So the voltage doubles as the capacitance drops in half, doubling the total energy.

    7. Re:electric double layer caps by Rei · · Score: 1, Interesting

      Thank you! Why is it that submitters randomly feel the need to pick out a buzzword to stick into the headlines?

      Flywheels are not energy dense storage (very much the opposite, both on mass and volume). They're not efficient electricity storage. They're leaky storage. They're not cheap (for a given amount of energy storage). They'd interface awfully with wind power, which is variable RPM.

      The main benefit of flywheels is that you can get a lot of power from one at once. What the heck does that have to do with wi-fi? With this, you want long-term storage in case power gets low; in that case, you want batteries. Sorry. Batteries aren't glamorous. They're not a buzzword. But they're the appropriate tool for the task.

      --
      He's just being nice so my real father won't freeze him in carbonite and sell him for spice.
  4. Re:A really clever joke... by Device666 · · Score: 3, Funny

    Why not use windmills to power our computers coolingfans?

  5. Remember those retro propeller beanies.. by Mechcommander · · Score: 5, Funny

    How about bring them back with a geeky Wi-Fi vengeance?

    Possibly even attach an LED headband to it to tell others how close to a hotspot they're in. C'mon, I see profits galore!

    1. Re:Remember those retro propeller beanies.. by po8 · · Score: 1

      Keith Packard, ahead of his time as usual, demonstrates an important step in this direction.

  6. Prior Art by karvind · · Score: 5, Funny
  7. Wi-Fi and Wind by Chrontius · · Score: 4, Insightful

    First, these aren't wind powered sensors that transmit over wi-fi -- they're wind-powered sensors that detect a wi-fi node nearby. There's a big difference in power levels there. The first sounds really nifty, and with lower-power radio systems would be really cool. The second sounds like something ThinkGeek will have on clearance in about two years.

    1. Re:Wi-Fi and Wind by SoupIsGoodFood_42 · · Score: 1

      Really? The artical gives the impression that these are in fact used to power wireless sensors that transmit data, and not power sensors that detect a wi-fi signal. I mean, what would be the point in installing them otherwise?

  8. Larger applications? by Nerdposeur · · Score: 2, Insightful

    I have no concept of electrical quantities. What I see here is "tiny windmills make electricity."

    So, for someone with more of a clue: does this sound like something that could be scaled up? Like, could you put them all over your roof and generate green power, or would there not be enough juice?

    1. Re:Larger applications? by Barkley44 · · Score: 3, Interesting

      Likely not enough - I suggested small normal windmills on roofs of our house in a previous post and someone said even that wouldn't be enough (ie. it would barely make a difference). I thought if each house had 6 small windmills they could reduce the load (imagine every house having this). But I was told it wasn't enough even still. Too bad, I would love to know in the middle of summer with solar and wind power I was generating enough power to reduce my electric bill by 40% or something.

      --
      KeepTrackOfIt.com - Find the lowest gas prices in your area graphically
    2. Re:Larger applications? by shmlco · · Score: 1
      Wait to dramatically reduce your A/C bill in the summer? Install high-efficiency insulated solar reflecting windows. Plant shade trees and place awnings in strategic places.

      It may not be as "sexy" as a bunch of windmills and a roof full of solar cells, but it will get the job done... and not need maintenance to boot.

      --
      Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
    3. Re:Larger applications? by odysen · · Score: 2, Informative

      Forget about wind turbines on a house. A house in a windy location will generally need about 1kw wind turbine. The turbine should on at least a 30 foot tower, above your roof. That being said, turbines on top of buildings usually aren't a good idea. The building becomes an acoustic from the vibrations of the wind turbine. Not to mention your home probably wasn't build to handle the stress. Anyway.. Solar is great solution though.

  9. Doing It The Hard Way? by John+Hasler · · Score: 1

    What is the advantage of his piezoelectric device over a simple electromagnetic generator?

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    1. Re:Doing It The Hard Way? by EnderWigginsXenocide · · Score: 1

      Well, from Wikipedia, "Direct piezoelectricity of some substances like quartz, as mentioned above, can generate potential differences of thousands of volts." I imagine it'd take hell of a field and alot of [horse]power to get "thousands of volts" (even if at low amperage.)

      --
      Blessed are the pessimists, for they have made backups. -- 0 1 My two bits
    2. Re:Doing It The Hard Way? by EnderWigginsXenocide · · Score: 5, Informative

      Also found on the internet: " The piezoelectric generator is a much more efficient way of converting wind energy on a small scale than the conventional generators that create energy for the national power grid from wind turbines.

      A conventional generator that used a 10-cm turbine would convert only 1 per cent of the available wind energy directly into electricity. A piezoelectric generator ups that to 18 per cent, which is comparable to the average efficiency of the best large-scale windmills, says Priya. "

      --
      Blessed are the pessimists, for they have made backups. -- 0 1 My two bits
    3. Re:Doing It The Hard Way? by John+Hasler · · Score: 1

      No, it would just take many turns of very fine wire. However, that's irrelevant here. The piezoelectric devices under discussion use high-output ceramic material to produce useful power at useful voltages.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  10. Wi-Fi by Montressor · · Score: 4, Insightful

    Will people stop applying this term to everything? Wi-Fi is referring to wireless LAN, not to any device that happens to use the radio spectrum. Use "wireless", or "radio", or "remote".

  11. Re:ummm by eggboard · · Score: 3, Insightful

    You missed my flywheels reference! See the Wired article in May 2000 (it's free online) that talks about the future of flywheels as battery replacements. It's not that far out there that you could have a tiny windwheel and a tiny flywheel that would provide enough storage for a day's worth of power, say.

    --
    Freelance tech journalist for the Economist, MIT Technology Review, Macworld, and others
  12. Re:A really clever joke... by EnderWigginsXenocide · · Score: 1

    IDEA! Put windmils behind the air-outputs from our computer cooling fans and use the energy to power more cpu cooling fans to spin more windmills....

    (it's a joke, laugh.)

    --
    Blessed are the pessimists, for they have made backups. -- 0 1 My two bits
  13. Sensible by Doc+Ruby · · Score: 1

    "Obviating batteries entirely"? They misspelled "recharging". They still need a battery for low-wind sensor telemetry. But 7.5mW is less than what 5x5mm of solar panels get. Store the surplus in a battery, and half a square centimeter can power them.

    --

    --
    make install -not war

    1. Re:Sensible by killkillkill · · Score: 1
      5mmx5mm is only a quarter of a square centimeter.

      Though... I suppose that error doesn't negate your final statement.

    2. Re:Sensible by Doc+Ruby · · Score: 1

      It doesn't, because my final statement about half a square centimeter includes the surplus I mentioned for the batteries, beyond the quarter square centimeter. I could have been more explicit.

      --

      --
      make install -not war

  14. Re:ummm by EnderWigginsXenocide · · Score: 2

    RE Flywheel

    Those will be cool when we have lightweight cheap materials we can use to shroud a flywheel. Why shroud them? Two reasons.

    First is drag. Can't have resistance from air slowing down your wheel. Keep it in an evacuated container.

    Second is saftey. If you want to store a meaningful bit of power you'll either need alot of mass or rotational velocity, or both even. Now, think of what happen is there's a defect in your high-speed high-mass flywheel and its parts decide to take seperate vacations. Did you think FRAGMENTATION GRENADE? Good, go to the head of the class. You need to keep potentialy dangerous fast-moving high-density bits from coming into contact with people and things that people value.

    Another problem with flywheels of any significant mass or speed is the gyroscope effect. But, that's not as big a deal as finding a wonder-material to protect the flywheel from the atmosphere, and us from the flywheel.

    --
    Blessed are the pessimists, for they have made backups. -- 0 1 My two bits
  15. And WiFi doesn't "stand for" wireless fidelity... by antdude · · Score: 1

    From AQFL: Broadband Reports and Boing Boing say WiFi doesn't "stand for" wireless fidelity. It's a pun on "Hi-Fi" and "wireless fidelity" doesn't mean anything.

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  16. You are thinking too large by MOTAR · · Score: 1

    Windmill? DARPA is working on dust sized devices that work off of ambient vibration.... catch up with the times. Smart Dust is an old idea.

    http://robotics.eecs.berkeley.edu/~pister/SmartDus t/

    MOTAR the imperious

  17. Re:Not to optismitic about being commercialized ye by SoupIsGoodFood_42 · · Score: 1
    Yeah, because battery powered devices are great when you have no batteries around. And god forbid anyone ever build a hybrid device (where's the market for that?!).

    When I viewed this page on a threshold of 3, there were 5 comments. 2 of them were full of utter crap. What is wrong with moderators today? Don't they think before modding something up?

  18. Environmental effects? by Ritz_Just_Ritz · · Score: 5, Funny

    10cm?!?! You'll decimate the local Japanese beetle population! We can't have that. Somebody alert PETA!

    1. Re:Environmental effects? by vespazzari · · Score: 1

      PETA is for animals. I am preatty sure that the organization you are looking to contact is PETJFIDCT (people for the ethical treatment of Japanese flying insects and discarded christmas trees) otherwise known as bill widley, but he's dead.

      --
      "Alcohol, cause of, and solution to, all of life's problems" -Homer Simpson
  19. How about... by MikeSingee · · Score: 2, Funny

    How about a wifi powered wind detector?

  20. Re:If it moves it's bad by SoupIsGoodFood_42 · · Score: 1

    Solar doesn't work at night--wind does. And in applications like this, the more you can get, the better. As for snow packing; it doesn't snow everywhere. And with exceptions of certain places, I can't really think why it should be impossible to keep something like this working for a long time.

  21. Re:Not to optismitic about being commercialized ye by vespazzari · · Score: 1

    obviously the moderators are not supposed to actually argue the validity of a comment, you cannot expect all moderators to have a great knowledge of every topic. they are in place to keep conversations on topic, not to do fact checking, that is what the comments are for.

    --
    "Alcohol, cause of, and solution to, all of life's problems" -Homer Simpson
  22. Re:ummm by vespazzari · · Score: 2, Informative

    I cant seem to find the page but I was looking at flywheels a while back and a simple solution to the 2 problems you list where solved. Basically the flywheel was floating on magnets in a vacum in a steel drum. the company listed the life of the flywheel at 50 years with zero maintinance. basically you could bury them and that takes care of the vacation problem. I think i may have missed your point though, because i dont really understand why you think this would require a lightweight material or that we dont have it yet. it would be easy enough to create a really dense and strong flywheel and not push it to its limits, reducing the need to worry about the thing exploding.

    --
    "Alcohol, cause of, and solution to, all of life's problems" -Homer Simpson
  23. People Power! by Max+Threshold · · Score: 2, Interesting

    What's with all these over-engineered solutions for the developing world? My mom still has an old foot-powered sewing machine. If people could run a sewing machine with their feet, why not a generator?

    1. Re:People Power! by joelanders · · Score: 2, Interesting

      Along the same lines, I always wondered how much power could be harnessed from the 40 year old women at the gym on those bikes...

  24. obligatory by Hobbes828 · · Score: 2, Funny

    In Soviet Russia, the Wi-Fi powers the Wind!!!!

  25. Wind up! by Urusai · · Score: 1

    Just put a hand crank on the windmill. Energy can be stored in a spring. When the critical capacity is reached, a jack-in-the-box can pop out. We're through the looking glass, people!

  26. Re:ummm by EnderWigginsXenocide · · Score: 1

    "basically you could bury them"

    Okay, that works for a FIXED aplication. I made an asumption on portability, or at least some ease in relocation and a minimal impact on the enviroment. Having to dig a small bomb shelter for the flywheel and shroud could piss off the enviromental types.

    --
    Blessed are the pessimists, for they have made backups. -- 0 1 My two bits
  27. A piece of heaven by wetdirtmud · · Score: 1

    Wind powered machine that detects.. well..air.

  28. Re:And WiFi doesn't "stand for" wireless fidelity. by gmby · · Score: 1

    Thank You... we need to drop this crappy HIFI type of mentality in the Wireless Network world. Unfortunely WiFi has stuck and we will have to wait until something new pushes it out. Same with WiMAX. WLAN is good but it does'nt roll off the tounge like WiFi.
    We need something that is easy to say, means something, and is well known by the masses.
    NetLink, NoWire, WiLap, WiWorld, ComNet, LapCell, InfoLink, LapRad, RadLink (yeah that's cool ;) ...

    ok I'm done... anyway think about it and lets start a new wave of cool acronyms.

    www.acronymfinder.com
    Might be a good place to start.

    --
    I don't want a pickle; I just want a Motor-Cycle! A four foot cop arrived with a five foot gun!
  29. "Help Desk, my wireless network doesn't work!" by barefootgenius · · Score: 1

    "Where are you, sir?"

    "In my office"

    --
    /. bug #926803 - Why I can post.
  30. Re:You've never installed remotely located equipme by SoupIsGoodFood_42 · · Score: 1

    Well, if the labour of installing the system is expensive, the perhaps the cost of sending people out to remote areas to reaplce batteries also isn't very cheap?

  31. Re:A really clever joke... by killkillkill · · Score: 1

    What an idea! You could create more an more power... perpetually.

  32. Zigbee etc by EmbeddedJanitor · · Score: 1

    Low power wireless sensors are more likely to be using Zigbee etc. It isn't just the power for the Wireless stuff, but also the host CPU. A Wifi device needs a big fat-assed stack (+ lots of CPU) while a Zigbee device can probably live with a very small CPU and less than 1kB or RAM. There are a lot of very low power devices in this range.

    --
    Engineering is the art of compromise.
  33. Re:10-centimeter diameter by sbohmann · · Score: 1

    10 squared centidiameters would be approx. 5 ft. per hour and kelvin. That would be CONSIDERABLY too much!

  34. Re:And WiFi doesn't "stand for" wireless fidelity. by gmby · · Score: 1

    I use WLAN in my networks; It's simple to type and it makes sense.

    --
    I don't want a pickle; I just want a Motor-Cycle! A four foot cop arrived with a five foot gun!
  35. Problems by bluGill · · Score: 1

    Well you could put windmills on your roof. However there are some problems.

    The first, as the other guy said, is they tend to transmit annoying noises into the house if they are on the roof. Not technical problem, but annoying enough that most people wouldn't stand for it.

    Only the largest mansions are big enough for several windmills. A windmill causes turbulence around it, which cuts the efficiency of nearby windmills. To get 6 windmills on the roof you are looking at maybe 10 watts from each - not very useful. There is some complex site analysis needed to get windmills dense.

    Windmills need to be high. 100 feet (30 meters) above anything else in the area. That is a tall tower.

    Most houses are not constructed for windmills on the roof. Think of a sail, you need a lot of bracing designed in to resist the movements. Either a special tower, or guy wires are needed to hold it in place. The special tower is out because the rest of the house isn't designed around that load, so that means you have wires running from the top to the ground (not roof because the tower is too tall!)

    Solar on the roof works. If you live in a desert the claimed payback (with government subsidies) can be as little as 4 years (8 typical I'm told), so you should investigate them. However if you live in a colder area they are not worth it. My payback would be about 30 years from what I can tell.

    Solar hot water works in places where solar electric does not. So nearly everyone should look into it. Looking close at the hot water panels in my area though, I've noticed that most people forgot to dewinterize them one spring many years ago. So for most people the hassle of maintaining such a system ends up more than the savings. Still something to look into.

    Windmills are a great idea. Just not on the roof.