Difference between revisions of "Assembly:Rolling assembly"

 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Parallel Assembly ==
 
== Parallel Assembly ==
 +
 +
[[Image:Rolling assembly.jpg|right|frame|A six-component part is assembled in 3 stages]]<br>
  
 
BioBrick systems may contain many parts.
 
BioBrick systems may contain many parts.
Line 9: Line 11:
  
  
[[Image:Rolling assembly.jpg|left|frame|A six-component part is assembled in 3 stages]]<br>
 
  
 +
== Rolling Assembly ==
  
 +
[[Image:Rolling assembly errors.jpg|right|frame|An example of rolling assembly.  Assemblies keep rolling along, even if some fail.]]<br>
  
  
 +
Sometimes, assembly of two parts fails.  During parallel assembly, the failure of an assembly does not normally require an extra stage of assembly.  Instead, during planning for the next stage, the failed assembly can simply be ignored while the successful parts continue to be used for assembly. The figure on the right shows how assembly would continue even if one of the three stage I assemblies failed in our example.
  
  
== Rolling Assembly ==
 
  
As noted above, assembly of two parts can fail. During parallel assembly, the failure of an assembly does not normally require an extra stage of assembly. Instead during planning for the next stage, the failed assembly can simply be ignored and the required parts scheduled for assembly. The figure on the right shows a simple example of this effect.
 
  
With an approach to assembly called Rolling Assembly, a stage of assembly is scheduled twice a week and and pairwise assemblies that have been ordered and whose parts are available are scheduled for simultaneous assembly during one stage. Successful results from that assembly and new orders are then scheduled for the next stage of assembly.
+
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<hr>
 +
<small>
 +
 
 +
*Back to [[Assembly|assembly]]
 +
 
 +
See also:
 +
 
 +
*[[Assembly:Parts in plasmids|Parts in Plasmids]]
 +
 
 +
*[[Assembly:Restriction enzymes|Restriction Enzymes]]
 +
 
 +
*[[Assembly:RBS-CDS issues|RBS-CDS Design Issues]]
 +
 
 +
</small>

Latest revision as of 15:11, 23 June 2006

Parallel Assembly

A six-component part is assembled in 3 stages

BioBrick systems may contain many parts.

One could spend many weeks building a 50-part system by assembling the first two parts, adding the third part, adding the fourth part, and so on. However, because BioBrick assembly is composable, assembly need not be done sequentially. By performing multiple pairwise assemblies in parallel, a long assembly can be done in stages. The total amount of work is about the same, but the number of stages is the log (base 2) of the length of the assembly.

We call this system Parallel Assembly and have tools to manage the assembly of many BioBrick systems at the same time.



Rolling Assembly

An example of rolling assembly. Assemblies keep rolling along, even if some fail.


Sometimes, assembly of two parts fails. During parallel assembly, the failure of an assembly does not normally require an extra stage of assembly. Instead, during planning for the next stage, the failed assembly can simply be ignored while the successful parts continue to be used for assembly. The figure on the right shows how assembly would continue even if one of the three stage I assemblies failed in our example.








See also: