Showing posts with label electrochemistry. Show all posts
Showing posts with label electrochemistry. Show all posts

Wednesday, 18 July 2007

Electrochemistry (2)

Alright, electrochemistry (2) is coming up. Time to write about fuel cells. They are some pretty cool stuff in my opinion. And they are the most important research area in electrochemistry.

The net reaction taking place is pretty basic:
H2 + 1/2 O2 -> H2O
You may probably have heard it before.

Other types oxidise hydrocarbons or alcohols with air oxygen. An important example is the direct methanol fuel cell that this lady at BBC likes to use to power her cell phone.


Using the reaction above for the production of electricity is not quite simple. The trick is that you need an electrolyte that conducts either H+ or O2-.

If you want to conduct H+, the polymer electrolyte membrane fuel cell is your choice. The electrolyte is Nafion an ion exchange membrane based on teflon with sulfonic acid groups. Nafion only lets small cations pass (which is kind of opposite to typical ion exchange). With the help of platinum, hydrogen is stripped of its electrons at the anode. It travels through the Nafion membrane. It reacts with oxygen at the cathode and regains its electrons to form water. The PEM works at 80°-90°C.

You can also have the O2- move around. One way to have that is ZrO2 doped with Y2O3. Next to the yttriums there are oxygen vacancies. At 700°-1000°C its conduction is good enough for use in the solid oxide fuel cell. The solid oxide fuel cell is nothing for your cell phone, rather for a small power plant with good efficiency, especially combined with a Carnot process.

A third type is the molten carbonate fuel cell (300°C). Oxide ions combine with CO2 to from carbonate. Carbonate travels through the fuel cell. CO2 is released at the anode.

Alright that's it for now. I like my internship but coding in Python all day doesn't really make you want to sit in front of your computer after coming home.

Friday, 13 July 2007

Electrochemistry (1)

I just had my electrochemistry exam. So I thought it's a good idea to give a quick summary over modern batteries and fuel cells. Both are systems that use spontaneous chemical reactions to generate electricity. Fuel cells work continuously, batteries discontinuously.

For every electrochemical process there are four components that have to be considered: anode, cathode, electrolyte, electron conductor. "Red cat" tells you that reduction occurs at the cathode.

Probably the most important secondary (i.e. rechargeable) cell ist the lithium ion battery. You find it in pretty much every cellphone or portable computer. If charged the anode consists of anionic carbon (LiC6) and the cathode of lithium-cobalt(III/IV)-oxide (LiCo2O4). Both of those don't sound very stable. In other words we have a high voltage (about 3.5V). With high voltage and low density components the lithium ion battery has a very high energy density.

There is no way to use water in such a system (it decomposes at 1.2V). Instead ethylene-carbonate with LiPF6 is taken (large PF6- means low lattice energy and therefore good solubilty even in an organic solvent).

The two half-cell reactions are:

anode: LiC6 -> C6 + Li+ + e-
cathode: LiCo2O4 + Li+ + e- -> Li2Co2O4

Lithium goes through the electrolyte, the electron goes through the conductor (and your cell phone). They meet at the cathode and reduce Co(IV) to Co(III). The nice thing is that Li+ just intercalates back and forth without altering the electrodes. This "rocking chair" mechanism makes recharging possible. Compare this to the various types of lithium batteries containing lithium electrodes. It is not possible to make the electrode appear in its original shape through recharging. Dendrites will lead to short circuits.

Another way to get around dendrite growth is having the electrodes in their molten state. A typical example is the Zebra battery which works at 300°C and gives 2.6V. It has liquid sodium as an anode and NiCl2 dispersed in liquid NaAlCl4 as a cathode. The electrolyte is a solid sodium conducting ceramic, e.g. NaAl11O17. Zebra batteries are used in electric vehicles.

A more down to earth method is the nickel-methal-hydride battery (1.2V). We have an alloy hydride (MH) anode, a NiOOH cathode and a KOH electrolyte. Half cell reactions are (the proton is transported via the OH-):

MH + OH- -> M + H2O + e-
NiOOH + H2O + e- -> Ni(OH)2 + OH-

Fuel cells maybe tomorrow. Have a happy summer!