http://www.fishyou.com/filtration-biological.php

Biological Filtration

Biological filtration is the removal of harmful waste chemicals that is produced by fish waste and uneaten food in the aquarium. These waste products causes the rise of ammonia in the water. Ammonia is very toxic in high levels and it is a common cause of fish deaths in new aquarists who fail to keep ammonia levels in check.

For biological Filtration to be set up we need

  • A compartment that water flows through
  • Bio media for bacteria to establish and grow on
  • Beneficial bacteria

The main thing in bio filter is the beneficial bacteria. Without the beneficial
bacteria, there is nothing to carry out the bio filtration.

The process where the beneficial bacteria consume
chemical waste and converts them into less harmful chemicals while multiplying
in numbers to establish themselves is called cycling.
When the bacteria has grown to numbers sufficient to convert all excess chemical
waste so that ammonia levels and nitrite levels is zero, we say the tank has
cycled.

Learn about aquarium
cycling
here.

Flow rate and Beneficial Bacteria

The main consideration of flow rate for beneficial
bacteria is that your pump should be able to deliver the water to them fast
enough. The higher the flow rate is, the better it will be. A a general guildline,
the flow rate should be big enough to cycle the water through the biological
media 4-5 times per hour.

There is some rumours that a high flow rate can impact on the ability of the
bacteria to process the nitrogenous waste. However, it is not a concern because
assuming that beneficial bacteria cannot do well in a high flow area, they
can still live on the inside surfaces of porus media which makes up the bulk
of the total surface area available to them. (Flow rate is only a concern
in a denitrator that uses a coiled air tube where the only area that the beneficial
bacteria is growing on is on the inside surface of the coiled air tube where
it is directly affected by the flow rate.)

What is more important than flow rate is the
way the water flow. In a proper biological filteration setup, water is channelled
to flow through the media evenly. One common mistake fishkeepers make is to
deploy the bio media in such a way that water flows around it instead of through
it. (see diagram below)

We must not forget that water flows using the easiest path it finds. Using holding bags to contain media often create gaps in between bags, allowing water to flow past the sides of the bags and little through the media. If media bags is to be used, the most efficient way to deploy them would be to have the bags closely touching all the sides of the filter chamber (see diagram below)

Biological Media (Bio media)

Other than the beneficial bacteria, the most important thing would be the biological media. Bio media is the 'land' that beneficial bacteria lives in, grow and multiply.

Anything that does not rust nor leak harmful substances into the water can be used as bio media because beneficial bacteria is not choosy. They can grow on anything that they can attach themselves to. In fact, these bacterias are on your aquarium walls, gravel, decorations, plants and even on your fish!

Due to space constraint in the filter compartment, a good bio media provides a large surface while occupying a small space. Therefore, good bio media is made of porous materials because they give a very large surface area.

If there is no space constraint, then as long as they provide enough surface
area for enough beneficial bacteria to grow on, such that they keep your nitrogenous
waste under control, they are good bio media!

Common bio media are:

You may be thinking, wait a minute, plastic bio balls are
not porus! True, they are not porous and they do not have as much surface
area as porous materials. However, if you have a large bio media compartment
and do not have a tight space constraint, it is good to use bio balls because
their advantage is that they are able to provide a lot of air (oxygen) for
the beneficial bacteria if they are not submerged in water.

Another advantage of plastic bio balls is that they don't
get clogged up because their surface areas are made up of relatively large
gaps and not fine pores like ceremic material. When a ceremic material gets
clogged, all that vast surface areas is gone!

Due to this reason, you should always have a good mechnical
prefilter in place to provide mechanical filtration before the tank water
reaches the bio filter.

Important Note on Prefiltering!

If you do not use a prefilter (mechanical filter) you can
still get good results AT FIRST. This is because if you have porous bio media,
they can trap dirt and debris and work like a mechanical filter. The only
problem is while you can wash or throw away your prefilter(i.e. wool) easily,
you cannot do the same to your bio media otherwise you will destroy the beneficial
bacteria colonising on them.

Comparing Biological Medias

If you compare different bio medias OVER A PERIOD OF TIME
all of them will give you the same result. The differences are

Beneficial bacteria can work better in some media because
the surfaces on the media are more exposed to oxygen rich water.

Different amounts of media is required for different media
because of different surface area they contain. (A more porous media with
smaller holes/pores have more surfaces , but most surfaces have less access
to oxygen rich water that is required for beneficial bacteria to work effeciently).

The only difference is that different media require different
maintainance because some clog up easier than others.

Deployment of media is important. A media that is above
the water level so that the water flows over it is more efficient. This is
the more oxygen rich environment for the media.

If you compare a porous and non porous media side by side,
the porous media will always show better results in the short term. This is
because the micro holes and tunnels in the porous media traps tiny particles
in the water. This in effect polishes the water so it looks more clear. This
effect will slowly taper off as the pores of the media gets clogged up.

This is a good article about surface
area
.

Cleaning bio filter

Avoid cleaning all your biological filter at the same time.
If there are several filter components, alternate cleaning each component.
Also, it is best not to clean your biological filter under the tap due to
chlorine which can kill off all beneficial bacteria. It is advisable to syphon
water from your tank into a pail, and to use that water to clean your media.
A good mechanical filter keeps your bio media clean and saves you the cleaning,
which should be done only when absolutely necessary.

Biological Filtration的更多相关文章

  1. Aquarium Filtration

    http://www.fishyou.com/aquarium-filtration.php Aquarium Filtration This section covers aquarium filt ...

  2. Aquarium Cycling

    http://www.fishyou.com/aquarium-cycling.php Aquarium Cycling Aquarium cycling actually refers to the ...

  3. hdu 5894 hannnnah_j’s Biological Test 组合数学

    传送门:hdu 5894 hannnnah_j’s Biological Test 题目大意:n个座位,m个学生,使每个学生的间隔至少为k个座位 组合中的插空法 思路:每个学生先去掉k个空位间隔,剩下 ...

  4. hdu_5894_hannnnah_j’s Biological Test(打表找规律)

    题目链接:hdu_5894_hannnnah_j’s Biological Test 题意: 有n个不同的位置围成一个圈,现在要安排m个人坐,每个人至少的间隔为k,问有多少种安排 题解: 先打表找规律 ...

  5. 无生物学重复RNA-seq分析 CORNAS: coverage-dependent RNA-Seq analysis of gene expression data without biological replicates

    无生物学重复RNA-seq分析 CORNAS: coverage-dependent RNA-Seq analysis of gene expression data without biologic ...

  6. biological clock--class

    '''this application aimed to cauculate people's biological block about emotional(28), energy(23),int ...

  7. biological clock

    '''this application aimed to cauculate people's biological block about emotional(28), energy(23),int ...

  8. Computational biological hypothesis generation using "-omics" data

    Computational biological hypothesis generation using "-omics" data Forming biological hypo ...

  9. HDU 5894 hannnnah_j’s Biological Test【组合数学】

    题目链接: http://acm.hdu.edu.cn/showproblem.php?pid=5894 题意: 一个圆桌上有$n$个不同的位置,$m$个相同的人安排到这$n$个位置上,要求两人相邻的 ...

随机推荐

  1. SQL Server基本函数

    1. 字符串函数 1.1 datalength( char_expr ) ,返回表达式的字节数,不包含尾随空格 返回类型:如果 expression 的数据类型为 varchar(max).nvarc ...

  2. Jquery EasyUI DataGrid .net实例

    前台界面:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3 ...

  3. iar 错误解决

    使用原来备份的项目可以正确烧写并进入调试状态,但使用新项目则报错,错误提示为Failed to load debugee: E:\工作\项目-农业\KaCES-F\Debug\Exe\kaces.tx ...

  4. python 深拷贝与浅拷贝

    浅拷贝的方式有: lst=[1,2,3] (1)直接赋值: lst_cp = lst (2)for循环遍历生成:lst_cp= [i for i in lst] (3)copy模块下,copy.cop ...

  5. [转载]MCU DSP ARM 嵌入式 之间的区别

    2016-06-28 10:31:24) 嵌入式"这是个概念,准确的定义没有,各个书上都有各自的定义.但是主要思想是一样的,就是相比较PC机这种通用系统来说,嵌入式系统是个专用系统,结构精简 ...

  6. 16年青岛网络赛 1001 I Count Two Three

    题目链接:http://acm.hdu.edu.cn/contests/contest_showproblem.php?pid=1001&cid=723 I Count Two ThreeTi ...

  7. Fragment实现延迟加载

    import android.support.v4.app.Fragment; public abstract class BaseFragment extends Fragment { /** Fr ...

  8. 修改MySQL用户的密码

    =====知道当前用户密码时===== P.S.:此文只针对windows下的用户密码更改. 1.使用进入MySQL的bin文件夹下: cd path\to\bin\mysqladmin.exe 2. ...

  9. git使用流程

    1,配置sshkey: ssh-keygen -t rsa -C "Github 的注册邮箱" //创建本地 ssh 在 Github 中添加这个 sshkey : 复制  id_ ...

  10. 【IOI2000】邮局设置问题

    现在连基础DP都要看题解和代码才能写出来了,怎么办嘛QAQ 原题: 一些村庄建在一条笔直的高速公路边上,我们用一条坐标轴来描述这条公路,每个村庄的坐标都是整数,没有两个村庄的坐标相同.两个村庄的距离定 ...