Team:USTC CHINA/Modeling/MiceModeling
From 2013.igem.org
(Difference between revisions)
Line 95: | Line 95: | ||
</div> | </div> | ||
<div> | <div> | ||
- | <h1> | + | <h1>【Factorial Designs】</h1> |
- | + | To some extent, all DOE methods are branches of Factorial Designs. The easiest subplot of Factorial Designs is Full Factorial Designs, meaning making a list of all combinations of all levels, which in fact does nothing to minimizing the runs. Surly the overall runs of Full Factorial Designs is larger than any other method, yet it does provide the most detailed information, so it is recommended when the factory does not care about money and time.</br> | |
- | + | Generally Full Factorial Design has nothing mathematically sophisticated, all required is to list the specific values of all factors without any limitation on levels, which grants us more flexibility and freedom. Here is our table of levels of factors:</br> | |
- | + | <表格> | |
- | + | And we got our first design, whose number of overall runs is 17820! In reality we did not deem this level values table was detailed enough, but the number of runs was already enormous. Perhaps only the biggest pharmaceutical factory can afford this design.</br> | |
+ | |||
+ | Next we turned to traditional Factional Factorial Designs. To minimize the runs, the levels of all factors were fixed at 2. A general 2-level-8-factor Full Factorial design contains 2^8=256 treatments, but we can further decrease the runs by defining alias. That is to say, define some specific factors as logical operation results of other factor.</br> | ||
+ | Here we got a 1/2 and a 1/4 Factional Factorial Designs, and the numbers of runs of them are 128 and 64.</br> | ||
+ | 这两个设计分别是Factorial Designs 128runs和Factorial Designs 64runs.</br> | ||
+ | Any effort trying to decrease runs will inevitably lower the cogency of the experiments, and this influence is irreversible. Factories are supposed to strike a balance between the accuracy of experiments and the costs they can afford when designing experiments.</br> | ||
+ | |||
- | |||
Line 107: | Line 112: | ||
</div> | </div> | ||
<div> | <div> | ||
- | <h1> | + | <h1>【Plackett-Burman Design】</h1> |
- | + | As an important subplot of Factorial Designs, Plackett-Burman Design is excellent in dealing with mass factors. Generally it was applied in the primary experiments to select the key factors for further experiments. The number of runs can be controlled at very low values, yet it is hard to get the best treatment from Plackett-Burman Design. </br> | |
- | + | Naturally the levels of all factors were two. On most occasions it is combined with other DOE methods, like RSM. In our project, we made three Plackett-Burman Designs of 12 runs, 20 runs and 48 runs. The more runs, the more reliable results will be get, but even the last design still requires further designs.</br> | |
- | + | Plackett-Burman的三个设计方案分别是Plackett-Burman 12 runs,Plackett-Burman 12 runs,Plackett-Burman 12 runs. | |
- | + | </br> | |
- | |||
+ | </div> | ||
+ | <div> | ||
+ | <h1>【Response Surface Design】</h1> | ||
+ | Utilized response surface and gradient, Response Surface Design excels in analysis of data, which makes it more mathematically gracefully than Taguchi Designs, and this accounts for why we selected it for our experiments on the optimization of medium | ||
+ | The most widespread subplots of Response Surface Design is Central Composite Design and Box-Behnken Designs, both of which were considered when we designed our experiments on medium. The number of factors of Box-Behnken Designs is fixed on some given values, which does not include eight, therefore we had to turn to Central Composite Design (CCD). CCD itself contains three subplots, namely Central Composite Circumscribed Design (CCC), Central Composite Inscribed Design (CCI) and Central Composite Face-centered Design (CCF). Only CCC is rotatable, and thus CCC is mathematically preferred. We designed the experiments on CCC and CCF. The numbers of runs in half CCC and CCF designs were 154, whereas in quarter designs 90.</br> | ||
+ | 四个文件,分别是CCC-90runs,CCC-154runs,CCF-90runs,CCF-154runs.</br> | ||
+ | In spite of the mathematical advantages of CCC, the alpha value, which means the distance from axial point to the center point, is larger than one, some absurd treatment might be yielded. In our half CCC design the alpha value was 3.364, while in quarter CCC design 2.828. In both designs, some treatments are irrational, for their area or concentration were negative, which contradicts the common sense. However, factories can still adopt these CCC designs by giving up the irrational treatments.</br> | ||
</div> | </div> | ||
+ | <div> | ||
+ | <h1>【Taguchi Design】</h1> | ||
+ | Taguchi Designs use orthogonal table to decrease the runs. Created by Doctor Taguchi, it has obtained wide success all over the world, especially in Asia. Different from Response Surface Design, it does not aim to calculate a fitting surface or function but just find out the best level value of each factor. Generally the number of runs is smaller compared with RSM, yet the range of factors in Taguchi Design is relatively smaller.</br> | ||
+ | We tried to make Taguchi Designs but our tool software minitab is unable to make the design with eight factor. Additionally, our ranges of factors were too large for Taguchi Design, therefore we gave up this method in our design.</br> | ||
+ | If our vaccine is fortunate enough to be produced at mass scale, we hope our designs could help these pharmaceutical factories. </br> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
</div> | </div> | ||
Revision as of 20:20, 25 September 2013