好氧微生物活性:在好氧處理中,通過(guò)檢測(cè)污泥中的溶解氧(DO)消耗速率判斷好氧微生物活性。穩(wěn)定污泥中微生物對(duì)氧氣的消耗速率相對(duì)穩(wěn)定。如使用呼吸儀測(cè)量 DO 消耗情況,高微生物活性導(dǎo)致 DO 消耗快,說(shuō)明有機(jī)物仍在被分解,污泥未穩(wěn)定;低且穩(wěn)定的 DO 消耗速率表示微生物對(duì)有機(jī)物的分解趨于平衡,污泥較穩(wěn)定。
[ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND ( `post`.`published_time` < '1789919638' AND `post`.`published_time` > '0' ) AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '38' AND `relation`.`post_id` < '456' ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001081s ]
[ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = '1' AND ( `post`.`published_time` < '1789919638' AND `post`.`published_time` > '0' ) AND `post`.`post_status` = '1' AND `post`.`delete_time` = '0' AND `relation`.`category_id` = '38' AND `relation`.`post_id` > '456' ORDER BY `id` ASC LIMIT 1 [ RunTime:0.003208s ]