Generate electricity with vibrations
Let's not waste all those free electricity generated by vibrations, such as dancing or walking. Why not kill three birds with one stone - have fun, burn calories and generate electricity with the SUSTAINABLE DANCE FLOOR created by Dutch artist Dan Roosegaarde.
The technology behind the sustainable dance floor utilizes the piezoelectric effect. A piezoelectric disk at the bottom of the dance floor generates a voltage when deformed (change in shape is greatly exaggerated) and what's the best way to deform a piezoelectric disk? By getting a people to dance on it or simply to walk on it.
Perhaps in future, we get to earn money by simply walking or dancing to generate electricity for our cities. In that way, our cities will have cleaner airs and more healthy people.
Clearly a product with a green design that we should embrace now and pass on to the future generations to come. Hope to see more cities around the world adopt this technology.
Find out more at https://www.studioroosegaarde.net/project/sustainable-dance-floor/ or download the factsheet PDF.
Image credits:
https://www.studioroosegaarde.net/project/sustainable-dance-floor/
https://unsplash.com/search/dancing?photo=YMT2OTm5Zos by @jakobowens1
Sources:
https://en.wikipedia.org/wiki/Piezoelectricity
https://www.studioroosegaarde.net/project/sustainable-dance-floor/
See also : Human serves Machine versus Machine serves Human business model
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+16.7k Golang : Generate QR codes for Google Authenticator App and fix "Cannot interpret QR code" error
+6k Golang : Extract unicode string from another unicode string example
+14.2k Javascript : Prompt confirmation before exit
+7.2k Golang : Get environment variable
+10.2k Golang : How to tokenize source code with text/scanner package?
+7.6k Golang : How to stop user from directly running an executable file?
+16.4k Golang : Find out mime type from bytes in buffer
+14.3k Golang : Chunk split or divide a string into smaller chunk example
+20.2k Golang : Reset or rewind io.Reader or io.Writer
+14k Golang : How to determine if a year is leap year?
+10.6k Golang : Bubble sort example
+40.6k Golang : Convert to io.ReadSeeker type