2020(S08) Lecture:week 10: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 13: Line 13:
[[Image:BendFreq.png|600px]]
[[Image:BendFreq.png|600px]]
</center>
</center>
Did all the paperclips break after the same number of bends? If so, why? If not, why not? <br>
Did all the paperclips break after the same number of bends? If so, why? If not, why not? <br>
Reason 1: <br>
Reason 1: <br>
Reason 2:   
Reason 2:   
===Mapping these ideas to your project===
===Mapping these ideas to your project===
This paperclip challenge spotlights two modes of system failure, namely  
This paperclip challenge spotlights two modes of system failure, namely  
Line 32: Line 29:
The first challenge today addressed catastrophic failure--if breaking a paperclip can be called “catastrophic.” The activity makes clear how engineers can enhance reliability by anticipating then obviating failure modes. Certainly, weaknesses can be tested and quantified, leading to reliability terms such as the "MTTF" ('''M'''ean '''T'''ime '''T'''o '''F'''ailure). And certainly there are simple things to try that lengthen “MTTF” such as specifying operating conditions (“don’t repeatedly bend the open clip back and forth") or including redundant functions (“use two paper clips when in doubt”). But catastrophic failure is only one way to fail. Today’s second challenge will consider another mode of failure, namely unreliable performance. <br>
The first challenge today addressed catastrophic failure--if breaking a paperclip can be called “catastrophic.” The activity makes clear how engineers can enhance reliability by anticipating then obviating failure modes. Certainly, weaknesses can be tested and quantified, leading to reliability terms such as the "MTTF" ('''M'''ean '''T'''ime '''T'''o '''F'''ailure). And certainly there are simple things to try that lengthen “MTTF” such as specifying operating conditions (“don’t repeatedly bend the open clip back and forth") or including redundant functions (“use two paper clips when in doubt”). But catastrophic failure is only one way to fail. Today’s second challenge will consider another mode of failure, namely unreliable performance. <br>


The framework presented here is attributed to [http://openwetware.org/wiki/Reshma_Shetty Reshma Shetty] and the thesis work she has undertaken in the labs of Tom Knight and Drew Endy.
The framework presented here is attributed to [http://openwetware.org/wiki/Reshma_Shetty Reshma Shetty] and the thesis work she has undertaken in the labs of Tom Knight and Drew Endy. She has developed a framework for characterizing transcription-based logic devices that we will modify to talk about system-level behavior.  


===Digital vs Analog Logic===
===Digital vs Analog Logic===
Line 39: Line 36:
[[Image:NOTdigitaltransfercurve.png|thumb|center|inverter transfer curve for digital signal]]
[[Image:NOTdigitaltransfercurve.png|thumb|center|inverter transfer curve for digital signal]]
[[Image:StationaryBananas.png|thumb|right|expression profile for Eau d'coli]]
[[Image:StationaryBananas.png|thumb|right|expression profile for Eau d'coli]]
The inverter's transfer curve should remind you, just a little, of the shape of the curves we’ve already seen for the wintergreen and banana smell generators in the Eau d'coli project. Recall that the devices in this cell are controlled so that the wintergreen scent is generated only in log phase growth of the cell and the banana scent is generated only in stationary phase. In fact if you examine the system level diagram that the team specified you'll see an inverter device regulating the conversion of salicylic acid to methyl salycilate.<br>
The inverter's transfer curve should remind you, just a little, of the shape of the curves we’ve already seen for the wintergreen and banana smell generators in the Eau d'coli project. Recall that the devices in this cell are controlled so that the wintergreen scent is generated only in log phase growth of the cell and the banana scent is generated only in stationary phase. The wintergreen scent, for instance, is programmed by a combination of a sensor (stationary phase promoter), a logic device (inverter), and an actuator (odor production). In fact if you examine the system level diagram that the team specified you'll see an inverter device regulating the conversion of salicylic acid to methyl salycilate.<br>
<center>
<center>
[[Image:Overall MIT2006 Fullsystem.jpg]]
[[Image:Overall MIT2006 Fullsystem.jpg]]
</center>[[Image:Analog+digitalcurves.png|thumb|left|analog vs digital transfer curves]] [[Image:InverterThresholds.png|thumb|right|Thresholds for device operation]]
</center>[[Image:Analog+digitalcurves.png|thumb|left|analog vs digital transfer curves]] [[Image:Thresholds vertical.png|thumb|right|Thresholds for system operation]]
Mapping the log-to-stationary phase concentration of methylsalycilate <font color = green>(in green)</font color> to the digital transfer curve<font color = red> (in red)</font color>, you can see that activity of the green boxed wintergreen-generating device is swinging from a high value to a low value but the '''trip point''' (the input value at which the device inverts the output signal) is not precise. To impose digital logic on the analog signal, we'll have impose '''thresholds.''' Thresholds designate a value above which the input for the device will be given a logic value = 1 and below which the logic value will = 0. You'll note that the thresholds still leave some values that have unspecified consequences for the operation of the device. You'll also note that the steeper the slope of the curve, the more accurately the gated signals will perform.
Mapping the log-to-stationary phase concentration of methylsalycilate <font color = green>(in green)</font color> to the digital transfer curve<font color = red> (in red)</font color>, you can see that activity of the green boxed wintergreen-generating device is swinging from a high value to a low value but the '''trip point''' (the input value at which the device inverts the output signal) is not precise. To impose digital logic on the analog signal, we'll have to impose '''thresholds.''' Thresholds designate a value above which the input for the device will be given a logic value = 1 and below which the logic value will = 0. You'll note that the thresholds still leave some values that have unspecified consequences for the operation of the device. You'll also note that the steeper the slope of the curve, the more accurately the gated signals will perform.
 
Please note that we have modified a framework that's useful for characterizing individual devices (e.g. sensors, logic devices, actuators) in order to describe the behavior of a system built with those devices. We've done this to help think about reliability in performance. Once your understanding of this description is solid for the system overall, it's worth thinking about the performance of each device that comprises the system and what the error rates might be for each. An example of an input/output analysis for the stationary phase sensor itself and in combination with the inverter is [http://parts.mit.edu/registry/index.php/Part:BBa_Q04401:Experience here.]


===Performance Implications===
===Performance Implications===
In your group you should consider the following 3 questions
In your group you should consider the following 3 questions
# When thinking about biological analog to digital converters, what aspects of biology should be taken into account? (NOTE: you can restrict your thinking to '''transcriptional logic devices''')
# When thinking about biological analog to digital converters, what aspects of biology should be taken into account? (NOTE: you can restrict your thinking to systems that are controlled by  '''transcriptional ''' logic)
# What would be the consequence of a 10% error in the logic output for the wintergreen generating device?
# What would be the consequence of a 10% error in the logic output for the wintergreen generating device? Would this be a tolerable error rate for this system?
# Would a 10% error rate be acceptable for a device in your own project? Why or why not?  
# Would a 10% error rate be acceptable for a device in your own project? Why or why not?  



Revision as of 19:39, 14 April 2008

<html> <style>#en2020 a {color:black;}</style> </html>

Week 10 Tuesday

Accidents waiting to happen

Not all engineers are pessimists but since good designs anticipate failure modes, many engineers must at least consider Murphy’s Law (what can go wrong will go wrong) as they flesh out the details of their designs. Like Daedalus’ wax wings flown too close to the sun, even designs that work well have limits and breaking points. If an engineered object is to work reliably, then the designers will have to carefully examine its multiple points of failure, including the three that today’s challenges address: extreme forces, performance variations, and human fallibility.

Challenge 1: Reliable materials/use

modified from a lesson described in Henry Petroski’s book, To Engineer is Human

Boxes of paper clips don’t usually come with “ a money back guarantee” since nearly everyone in the world who uses paperclips finds them a reliable way to hold a few pieces of paper together. But bend the paperclip wide a few times and it’s likely to break. How many times will that be? We’ll do a quick experiment to find out. Each of you will bend a paperclip back and forth until it breaks and we’ll plot the data on a histogram.

Did all the paperclips break after the same number of bends? If so, why? If not, why not?
Reason 1:
Reason 2:

Mapping these ideas to your project

This paperclip challenge spotlights two modes of system failure, namely

  1. fatigue of the materials that comprise the device and
  2. application of uncharacteristic forces.
    As you've seen these affect each paperclip to differing degrees. When thinking about biotechnologies, what is akin to “material fatigue”? What situations might be considered uncharacteristic? How cell to cell differences can be taken into account is touched on in the next challenge but here let's apply material and use variations to the Eau d’coli project from the MIT 2006 iGEM team. Recall, these bacterial cells were designed to smell like bananas when they reach stationary phase.

  1. In your groups imagine at least two ways that the genetic material in this system might "fatigue" and how you'd know.
  2. Next define at least two environmental conditions that would derail the system and decide how likely these conditions are.

Challenge 2: Reliable performance

The first challenge today addressed catastrophic failure--if breaking a paperclip can be called “catastrophic.” The activity makes clear how engineers can enhance reliability by anticipating then obviating failure modes. Certainly, weaknesses can be tested and quantified, leading to reliability terms such as the "MTTF" (Mean Time To Failure). And certainly there are simple things to try that lengthen “MTTF” such as specifying operating conditions (“don’t repeatedly bend the open clip back and forth") or including redundant functions (“use two paper clips when in doubt”). But catastrophic failure is only one way to fail. Today’s second challenge will consider another mode of failure, namely unreliable performance.

The framework presented here is attributed to Reshma Shetty and the thesis work she has undertaken in the labs of Tom Knight and Drew Endy. She has developed a framework for characterizing transcription-based logic devices that we will modify to talk about system-level behavior.

Digital vs Analog Logic

As our starting point we’ll consider the simplest Boolean logic gate, the inverter or NOT gate. This gate has just one input. When that input has a logical value = 1 the output of the inverter is logical value = 0. And when the input value is = 0, the output is =1. The truth table and transfer curve for such a digital logic device is shown:

inverter logic, digital signal
inverter transfer curve for digital signal
expression profile for Eau d'coli

The inverter's transfer curve should remind you, just a little, of the shape of the curves we’ve already seen for the wintergreen and banana smell generators in the Eau d'coli project. Recall that the devices in this cell are controlled so that the wintergreen scent is generated only in log phase growth of the cell and the banana scent is generated only in stationary phase. The wintergreen scent, for instance, is programmed by a combination of a sensor (stationary phase promoter), a logic device (inverter), and an actuator (odor production). In fact if you examine the system level diagram that the team specified you'll see an inverter device regulating the conversion of salicylic acid to methyl salycilate.

analog vs digital transfer curves
Thresholds for system operation

Mapping the log-to-stationary phase concentration of methylsalycilate (in green) to the digital transfer curve (in red), you can see that activity of the green boxed wintergreen-generating device is swinging from a high value to a low value but the trip point (the input value at which the device inverts the output signal) is not precise. To impose digital logic on the analog signal, we'll have to impose thresholds. Thresholds designate a value above which the input for the device will be given a logic value = 1 and below which the logic value will = 0. You'll note that the thresholds still leave some values that have unspecified consequences for the operation of the device. You'll also note that the steeper the slope of the curve, the more accurately the gated signals will perform.

Please note that we have modified a framework that's useful for characterizing individual devices (e.g. sensors, logic devices, actuators) in order to describe the behavior of a system built with those devices. We've done this to help think about reliability in performance. Once your understanding of this description is solid for the system overall, it's worth thinking about the performance of each device that comprises the system and what the error rates might be for each. An example of an input/output analysis for the stationary phase sensor itself and in combination with the inverter is here.

Performance Implications

In your group you should consider the following 3 questions

  1. When thinking about biological analog to digital converters, what aspects of biology should be taken into account? (NOTE: you can restrict your thinking to systems that are controlled by transcriptional logic)
  2. What would be the consequence of a 10% error in the logic output for the wintergreen generating device? Would this be a tolerable error rate for this system?
  3. Would a 10% error rate be acceptable for a device in your own project? Why or why not?

Challenge 3: Reliable sources

Here’s a story that’s been passed from teacher to teacher: 2 students spend the night before their big final exam at a party and they end up sleeping through the test. They tell the teacher that a flat tire is what kept them from the exam and the teacher, seemingly gullible, lets them retake the exam in separate rooms. The exam has only one question: which tire?

Very cute. Very clever. But is it true or urban myth? How do you know? Today you’ll have a chance to sniff out fact from fiction with a scientific game of “I doubt it.” You’ll hear three short stories from the scientific literature and you need to pick the fake one from the mix. This sniffing out of the truth will be harder than you might think. For one thing, these stories will be drawn from recent scientific developments and nature is incredibly imaginative. Consequently things that sound impossible turn out to be very real. In addition, there is often a personal set of beliefs that everyone works within, making stories that validate or reinforce those beliefs seem more plausible. One instance of such bias is the hoax article about climate change that many bloggers righteously touted as the truth revealed.

PS The tire story turns out to be largely true as reported by the Chronicle of Higher Education. Many thanks to Duke Chemistry Prof. James Bonk for a great, mostly true story to tell.


Week 10 Studio

Part 1: Eau d'coli early test/debug

Part 2: Project Redesign Day

Week 10 Thursday

Challenge: Ownership and Sharing