# MFC (2020)

## Background

The Microbial Fuel Cell (MFC) was inspired by NASA Micro-12 studying MFCs for the purpose of wastewater treatment and electricity production. The purpose of our MFC payload is to determine the effects of rocket launch and flight on the performance and health of the MFC.&#x20;

The first iteration of MFC was designed to to use wild-type Shewanella *oneidensis* bacteria in a LB broth with platinum electrodes. The bacteria were sourced from Adam Deutschbauer's Lab at LBL. However, due to the difficulty of the project and a fungal infection that wiped out the bacterial culture, we decided to pivot to a more robust and simpler design.

The second iteration of the MFC was designed to use electrogenic soil bacteria from locally sourced soil, mixed with distilled water with graphite electrodes. The maintenance of this iteration of the MFC was much easier and a control MFC of this design was manufactured to gather voltage data over the course of 2 weeks.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rocketry.gitbook.io/public/previous-projects/bear-force-one-irec-2020-2021/recovery/payload/mfc-2020.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
