renewable engergy:

Wind

solar

Tidal

Wave

Ocean

Bio

Etc.

How much energy we gonna need as following years:

The unit is of Tera Watts.

And how much we can get from the surroundings:

theoretically

Much of the wind energy are coming from the center of ocean. But it's only efficent now to get engergy by shore.

Biomass: 5-7 TW  if we use it all, that would be half of the energy we gonna need. But not enough.

Hydroelectric: It is briiliant but it is limited to the place where there are are load of water and river at some altitude.

Geothermal: It's very tricky to extract energy from heat. And it's very limited to some places such as volcanos and somewhere hot under ocean.

Tide/Ocean currents: It depends on geography and some places of the planet.

Above all, perhaps the largest one is the wind energy.

Solar energy has vast potential. The potential energy has 10,000 TW on the earth.

How much solar energy we can get actually.

photon              ---> useful
*['fәutɒn]
n. 光子, 光量子, 光度
【化】 光量子; 光子
【医】 光子

Sun + chemistry = Fuel

Solar fuel:

H20 __with_light__ ---> H2 + 1/2 02

Store energy from the sunlight.

Direct fixing of C02  ---> Liquid or gaseous fuel      ( Methane, Formic acid, formaldehyde, Methanol)

methane
*['meθein]
n. 甲烷, 沼气
【化】 甲烷; 沼气
【医】 甲烷, 沼气

formic acid
【化】 甲酸
【医】 甲酸, 蚁酸

formaldehyde
*[fɒ:'mældihaid]
n. 甲醛
【化】 甲醛
【医】 甲醛

methanol
*['meθәnәul]
n. 甲醇
【化】 甲醇
【医】 甲醇, 木醇

Later we can burn it and get energy from it.

These sunlight can be transferred directly into electricity.

Solar thermal engery which means light into heat.

Solar fuel is the lest efficent of the moment.

Solar effience range:

Solar fuel (chemical ) <  solar electric (10% -- 20% )< solar thermal ( 85% or more)

But what we get from solar thermal energy is heat. This can be used for  industrial heating, process heating, domestic heating.

So we are looking for photovoltaics.

photovoltaic cell
光电池
光生伏打电池

What we need

Requirements:

Large surfaces

Materials

Manufacturing

Low energy payback time

Low carbon footprint

Efficiency

Low cost

Speed

Organic Solar Cells - Theory and Practice的更多相关文章

  1. Organic Solar Cells - Generations of Solar Cells

    Sunlight --> Electricity A. E. Becquerel, 1839 . He stated that we can get energy from sunlight. ...

  2. Java theory and practice

    This content is part of the series: Java theory and practice A brief history of garbage collection A ...

  3. OVS ARP Responder – Theory and Practice

    Prefix In the GRE tunnels post I’ve explained how overlay networks are used for connectivity and ten ...

  4. Java theory and practice: Thread pools and work queues--reference

    Why thread pools? Many server applications, such as Web servers, database servers, file servers, or ...

  5. Theory And Practice

    实践出真知,建议不要一味地看Backbone源码和网上解析,自己动手实践吧少年们! 我是一个简单的简直无可救药的小栗子~ ——Silun Wang 我的几个小问题: 1. Rocket介绍没有Todo ...

  6. 石墨烯(转自wiki)

    石墨烯(Graphene)是一种由碳原子以sp2杂化轨道组成六角型呈蜂巢晶格的平面薄膜,只有一个碳原子厚度的二维材料[1].石墨烯一直被认为是假设性的结构,无法单独稳定存在[1],直至2004年,英国 ...

  7. MPLS

    Multiprotocol Label Switching From Wikipedia, the free encyclopedia "MPLS" redirects here. ...

  8. Java性能提示(全)

    http://www.onjava.com/pub/a/onjava/2001/05/30/optimization.htmlComparing the performance of LinkedLi ...

  9. [z] 人工智能和图形学、图像处理方面的各种会议的评级

    转载自:『http://www.cvchina.info/2010/08/31/conference-ranking-byar/』 澳大利亚政府和澳大利亚研究理事会做的,有一定考价值. 会议名称 会议 ...

随机推荐

  1. 图片alpha blending的计算

    转载时请注明出处和作者联系方式:http://blog.csdn.net/mimepp作者联系方式:YU TAO <yut616 at sohu dot com> 一幅彩色图像的每一个像素 ...

  2. javascript5

    调用对象call object: 声明上下文对象declarative environment record; 作用域链scopechain: 变量解析:variable resolution: 引用 ...

  3. EXCEL导入GridView,然后再汇入数据库.

    原文:EXCEL导入GridView,然后再汇入数据库. 近日项目中有一个多笔料号要输入,我做了一个用javascript复制输入框的功能,可以输入多笔料号. 但是使用者反馈,料号太多,可能几百个料号 ...

  4. AngularJS + Node.js + MongoDB开发

    AngularJS + Node.js + MongoDB开发的基于位置的通讯录(by vczero) 一.闲扯 有一天班长说了,同学们希望我开发一个可以共享位置的通讯录,于是自己简单设计了下功能.包 ...

  5. MVC5 EF6 Bootstrap3 HtmlHelper

    MVC5 + EF6 + Bootstrap3 (9) HtmlHelper用法大全(下) 上一节:MVC5 + EF6 + Bootstrap3 (8) HtmlHelper用法大全(上) 源码下载 ...

  6. Introduction to gaussian filter 高斯滤波器

    Introduction to gaussian filter 我尝试尽可能低门槛的介绍这些好玩的东东-这里只须要正态分布函数作为基础就可以開始玩图像的高斯滤波了. Don't panic ! 在通常 ...

  7. 编程算法 - 二部图确定 代码(C)

    二部图确定 代码(C) 本文地址: http://blog.csdn.net/caroline_wendy 题目: 给定一个具有n个顶点的图. 要给图上每一个顶点染色, 而且要使相邻的顶点颜色不同.  ...

  8. ViewPaper实现轮播广告条

    使用V4包中的viewPaper组件自己定义轮播广告条效果. 实现viewpaper的滑动切换和定时自己主动切换效果. 上效果图 布局文件 <RelativeLayout xmlns:andro ...

  9. Android_WebServices_介绍

    本博文为子墨原创,转载请注明出处! http://blog.csdn.net/zimo2013/article/details/38036289 1.WebService的介绍 WebService为 ...

  10. php和cookie

    cookie常用于用户识别,是服务器留在用户计算机中的小文件. cookie在浏览器端和服务器端的通信过程大致是这样: 浏览器向服务器作出请求(如果浏览器有cookie,将在request heade ...