Organic Solar Cells - Generations of Solar Cells
Sunlight --> Electricity
A. E. Becquerel, 1839 . He stated that we can get energy from sunlight. It took a very long time until we made that.
Bell labs, 1950s , Solar panel was invented. Efficiency 6% at that moment. Very expensive. Only for satellites and so on.
People thought a lot about that.
Energy crisis, 1970s.
1st generation
Crystalline silicon, Expensive, High material usage, Embodies a lot of energy
crystalline
结晶的
晶质的
2nd generation
Think file solar cells
Amorphous silicon: Lower temperature ( few hundred degress), Inherent problems (Staebler–Wronski effect
http://en.wikipedia.org/wiki/Staebler%E2%80%93Wronski_effect)
Here is a brife introductions of Staebler–Wronski effect:
The Staebler–Wronski Effect (SWE) refers to light-induced metastable changes in the properties of hydrogenated amorphous silicon.[1]
The defect density of hydrogenated amorphous silicon (a-Si:H) increases with light exposure, causing an increase in the recombination current and reducing the efficiency of the conversion of sunlight into electricity.
It was discovered by David L. Staebler and Christopher R. Wronski in 1977. They showed that the dark current and photoconductivity of hydrogenated amorphous silicon can be reduced significantly by prolonged illumination with intense light. However, on heating the samples to above 150 °C, they could reverse the effect.[2]
amorphous
*[ә'mɒ:fәs]
a. 无定形的, 无组织的
【化】 非晶形的; 无定形的
【医】 无定形的, 非晶形的
But the 2nd generation solar technology has solved the problems as the followings:
1) high embodied energy
2) high manufacturing temperatrue
3) high materials use
But introduced
1) Poor stability
Thin film thechnologies
1) Amorphous silicon
2) Cadmium telluride
3) CIGS (Copper indium gallium selenide. more from wiki: http://en.wikipedia.org/wiki/Copper_indium_gallium_selenide)
cadmium
*['kædmiәm]
n. 镉
【化】 镉Cd
【医】 镉(48号元素)
telluride
*['teljuraid]
n. 碲化物
【医】 碲化物
All inherently unstable
1) back contacts
2) sensitivity to atmosphere (water / oxygen)
3rd generation
1) lower cost
2) thinner films
3) Lower temperatures

1) > 10% efficiency
2) Thin
3) low materials usage
4) Fast manufacture

what 3rd generation publications are going on?


Publication shows something. But comparing to computer technology, solar energy is upgrading way too slow...


Organic photovoltacis ( poor performance at the present )
1) Scalable
2) no toxic material
3) low environment impact

cycling
Maybe this is the future. but at the present this kind of organic solar cells need real technology improvements.
Organic Solar Cells - Generations of Solar Cells的更多相关文章
- A Systems-Level Characterization of the Differentiation of Human Embryonic Stem Cells into Mesenchymal Stem Cells (解读人:王欣然)
文献名:A Systems-Level Characterization of the Differentiation of Human Embryonic Stem Cells into Mesen ...
- Organic Solar Cells - Theory and Practice
renewable engergy: Wind solar Tidal Wave Ocean Bio Etc. How much energy we gonna need as following y ...
- C#使用Aspose.Cells导出Excel简单实现
首先,需要添加引用Aspose.Cells.dll,官网下载地址:http://downloads.aspose.com/cells/net 将DataTable导出Xlsx格式的文件下载(网页输出) ...
- 使用Aspose.Cells读取Excel
最新更新请访问: http://denghejun.github.io Aspose.Cells读取Excel非常方便,以下是一个简单的实现读取和导出Excel的操作类: 以下是Aspose.Ce ...
- C# WinForm 导出导入Excel/Doc 完整实例教程[使用Aspose.Cells.dll]
[csharp] view plain copy 1.添加引用: Aspose.Cells.dll(我们就叫工具包吧,可以从网上下载.关于它的操作我在“Aspose.Cells操作说明 中文版 下载 ...
- Aspose.Cells 导出 excel
Aspose.Cells.Workbook book = new Aspose.Cells.Workbook(); Aspose.Cells.Worksheet sheet = book.Worksh ...
- Aspose.Cells 首次使用,用到模版填充数据,合并单元格,换行
Aspose.Cells 首次使用,用到模版填充数据,合并单元格,换行 模版格式,图格式是最简单的格式,但实际效果不是这种,实际效果图如图2 图2 ,注意看红色部分,一对一是正常的,但是有一对多的订单 ...
- Aspose Cells 添加数据验证(动态下拉列表验证)
参考 :http://www.componentcn.com/kongjianjishu/kongjianjishu/2015-06-04/2781.html Aspose Cells是一款操作和处理 ...
- c# winForm使用Aspose.Cells读取CSV文件中文乱码问题
不废话直接上代码 主要注意是 红色代码部分 Aspose.Cells.TxtLoadOptions lo = new TxtLoadOptions(); lo ...
随机推荐
- Oracle 11g sys,system 密码忘记设置解决办法
原文:Oracle 11g sys,system 密码忘记设置解决办法 1.启动sqlplus 2.请输入用户名: sqlplus/as sysdba 3.输入口令: 直接回车 4.连接到: Ora ...
- PHP+Mysql+jQuery实现中国地图区域数据统计(raphael.js)
使用过百度统计或者cnzz统计的童鞋应该知道,后台有一个地图统计,不同访问量的省份显示的颜色也不一样,今天我将带领大家开发一个这样的案例.上一篇<使用raphael.js绘制中国地图>文章 ...
- 【硬件】DELLserver硬件监控和DELL系统管理工具OMSA介绍
1.1.1. DELLserver硬件监控和DELL系统管理工具OMSA介绍 本文介绍了利用使用Nagios和OMSA显示器DELLserver硬件健康状况,Nagios监控的方式是NRPE模式,须要 ...
- 分享UI设计模型
UI设计模型是可重用的界面设计解决方案,可以让开发人员少走弯路,节约不少开发时间.下面慧都小编跟大家分享6个很有用的UI设计模型资源,希望对你有用: 1.UI Patterns 由一个丹麦人开发的UI ...
- Windows环境搭建Web自动化测试框架Watir
Windows环境搭建Web自动化测试框架Watir 一.前言 Web自动化测试一直是一个比较迫切的问题,对于现在web开发的敏捷开发,却没有相对应的敏捷测试,故开此主题,一边研究,一边将We ...
- 处理动态SQL语句的参数
原文:处理动态SQL语句的参数 经常对SQL进行开发,写动态的SQL语句,是少之不了的,但是在使用动态语句中,常是因为有动态的参数的出现.参考下面代码示例: 正因为有了标记1的动态条件代码,而让SQL ...
- jquery-validate的用法
默认校验规则 (1)required:true 必输字段(2)remote:"check.php" 使用ajax方法调用check.p ...
- Javascript Array API
JS数组对象提供了很多API方法,由于前段时间要用到某一些方法,但是突然一时又想不起来该怎么用了,上网找有很多资料都不全,所以就自己整理了一篇,完全是自己写的的JS,只是复制到这里来了 ,要用到的朋友 ...
- Cocos2d-x 3.1.1开发环境
Windows7上搭建Cocos2d-x 3.1.1开发环境 前言 现在,越来越多的公司采用Cocos2d-x 3.0来开发游戏了,但是现在这样的文章并不多,所以打算写一系列来帮助初学者快速掌握C ...
- 如果gen.lib.rus.ec这个电子书下载站上不去了,那就用这个吧
如果著名的gen.lib.rus.ec这个电子书下载站上不去了,那就用这个吧: 万千合集站 http://www.hejizhan.com/ 里面除了镜像索引了gen.lib.rus.ec上的所有英文 ...