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
+6k Golang : Generate multiplication table from an integer example
+29.3k Golang : Get first few and last few characters from string
+28.1k Golang : Decode/unmarshal unknown JSON data type with map[string]interface
+12.9k Golang : Send data to /dev/null a.k.a blackhole with ioutil.Discard
+30.4k Golang : How to declare kilobyte, megabyte, gigabyte, terabyte and so on?
+16.6k Golang : Convert slice to array
+5.4k Golang : Generate Interleaved 2 inch by 5 inch barcode
+18.9k Unmarshal/Load CSV record into struct in Go
+18.2k Golang : Defer function inside init()
+23.7k Golang : Get ASCII code from a key press(cross-platform) example
+12.4k Golang : List running EC2 instances and descriptions
+20k Golang : Archive directory with tar and gzip