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. 七牛云存储C#例用小例子 C#笔记

    最近有需求要把网站的图片传到云存储上去.于是就找到了七牛.看上面的SDK...看了才发现里面注释很少.当时看的头大.在网上搜一下,基本上没有好的例子.给初学者带来很大的不便!不过最后还是做出来了.在这 ...

  2. openfire修改服务器名称方法

    1.登陆openfire管理页面,在主页面下方选择编辑属性,修改服务器名称为当前主机名称,点击保存属性,按页面提示重启服务器. 2.重启后,主页的服务器属性下的服务器名称出现一个叹号,鼠标放上去显示F ...

  3. TML5安全:CORS(跨域资源共享)简介

    来源:http://blog.csdn.net/hfahe/article/details/7730944 前言:像CORS对于现代前端这么重要的技术在国内基本上居然很少有人使用和提及,在百度或者Go ...

  4. 快速构建Windows 8风格应用3-打包发布应用

    原文:快速构建Windows 8风格应用3-打包发布应用 本篇博文主要介绍如何打包应用程序,成功后如何部署应用程序,最后介绍如何发布应用程序到应用商店中. 如何打包Windows 8风格应用程序呢? ...

  5. 学习html5的WebSocket连接

    1.什么是WebSocket WebSocket 是一种自然的全双工.双向.单套接字连接.使用WebSocket,你的HTTP 请求变成打开WebSocket 连接(WebSocket 或者WebSo ...

  6. 实例学习SSIS(三)--使用包配置

    原文:实例学习SSIS(三)--使用包配置 导读: 实例学习SSIS(一)--制作一个简单的ETL包 实例学习SSIS(二)--使用迭代 实例学习SSIS(三)--使用包配置 实例学习SSIS(四)- ...

  7. 解决easyui datagrid load时缓存问题

    修改easyui datagrid内容保存后,使用$("#dg").datagrid("reload");或者$("#dg").datagr ...

  8. VS多平台开发

    Xamarin技术文档------VS多平台开发   此技术业余时间研究,仅供大家学习参考,不涉及深入研究,有一定开发基础的人员,应该都能较快上手. 一.简介 Xamarin始创于2011年,旨在使移 ...

  9. Javascript多线程引擎(九)

    Javascript多线程引擎(九)--垃圾回收 垃圾回收这个话题对Programer来说是非常老旧的话题, 从手动的malloc/free 到半自动的 引用计数 再到全自动的 mark-sweep ...

  10. ASP.NET MVC 5项目

    图文详解远程部署ASP.NET MVC 5项目   话外篇: 由于感觉自己的机器比较慢,配置不好,所以最近想把之前的项目部署到实验室的服务器上,但是由于常不在实验室,所以在想能不能远程部署.因此今天专 ...