Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
DNA Computing
Search
Behdad
November 30, 2012
Technology
2
60
DNA Computing
A brief introduction to DNA Computers
Behdad
November 30, 2012
Tweet
Share
More Decks by Behdad
See All by Behdad
Resume & SOP
behdadk
1
39
Other Decks in Technology
See All in Technology
製造業からパッケージ製品まで、あらゆる領域をカバー!生成AIを利用したテストシナリオ生成 / 20250627 Suguru Ishii
shift_evolve
PRO
1
160
Tech-Verse 2025 Keynote
lycorptech_jp
PRO
0
1.5k
高速なプロダクト開発を実現、創業期から掲げるエンタープライズアーキテクチャ
kawauso
2
5.8k
事業成長の裏側:エンジニア組織と開発生産性の進化 / 20250703 Rinto Ikenoue
shift_evolve
PRO
2
13k
あなたの声を届けよう! 女性エンジニア登壇の意義とアウトプット実践ガイド #wttjp / Call for Your Voice
kondoyuko
4
530
低レイヤを知りたいPHPerのためのCコンパイラ作成入門 完全版 / Building a C Compiler for PHPers Who Want to Dive into Low-Level Programming - Expanded
tomzoh
4
3.4k
無意味な開発生産性の議論から抜け出すための予兆検知とお金とAI
i35_267
2
8.2k
Fabric + Databricks 2025.6 の最新情報ピックアップ
ryomaru0825
1
160
開発生産性を組織全体の「生産性」へ! 部門間連携の壁を越える実践的ステップ
sudo5in5k
1
4.3k
KubeCon + CloudNativeCon Japan 2025 に行ってきた! & containerd の新機能紹介
honahuku
0
120
2025-07-06 QGIS初級ハンズオン「はじめてのQGIS」
kou_kita
0
110
論文紹介:LLMDet (CVPR2025 Highlight)
tattaka
0
270
Featured
See All Featured
Optimizing for Happiness
mojombo
379
70k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Into the Great Unknown - MozCon
thekraken
39
1.9k
How GitHub (no longer) Works
holman
314
140k
The Straight Up "How To Draw Better" Workshop
denniskardys
234
140k
Being A Developer After 40
akosma
90
590k
Automating Front-end Workflow
addyosmani
1370
200k
Site-Speed That Sticks
csswizardry
10
680
Making the Leap to Tech Lead
cromwellryan
134
9.4k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
Speed Design
sergeychernyshev
32
1k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Transcript
DNA Computing Presented by: Behdad Keynejad
Overview Part 1: I hate history lessons: A brief history
of computers. Part 2: I also hate biology: What is DNA? Part 3: DNA computers: Honestly, what is a DNA computer?
Part 1: I hate history lessons A brief history of
computers Or: “Can I play Call of Duty with an abacus?”
A Brief History of Computers The very first computers didn’t
have anything to do with electronic devices.
Non-Electronic Computers Back in early 1800’s: Computers were like this:
You see? It’s a loom*. It can’t be used to browse web. Jacquard loom A programmable loom *: A loom is a device used to weave cloth.
Electro-mechanical Computers Early 1900’s: You might had to wait a
week for your code to be compiled. There were a few of these computers back then! Computers were big, slow and expensive.
Electronic Computers Back in 1950’s electronic computers were invented. First,
using vacuum tubes. Still not able to play Call of Duty with them. [sigh]
Just a Little Off-topic “Computers in the future may weigh
no more than 1.5 tons.“ Popular Mechanics (1949) Close enough!
Modern-day Computers Time passed by and by and IC’s came
to existence. Computers were smaller and faster thanks to IC.
Wait a Minute: Moore’s Law Special thanks to Mr. Gordon
Moore for making this boring speech much shorter.
Moore’s Law Moore's law is the observation that over the
history of computing hardware, the number of transistors on integrated circuits doubles approximately every two years. * *: Taken from Wikipedia
I Didn’t Understand… What? Given Moore’s law, size of each
transistor in an IC must be halved every two years. This cannot last forever. So: “Stop doing the same job everyday and be innovative.”
End of an Era It’s predicted that silicon-based technologies will
not survive past 2015 Not far, huh?
Possible Solutions − Non-silicon technologies: − Optical computers − Quantum
computers − Biological computers I have no idea what those might be!
Part 2: I also hate biology What is DNA? Or:
“DNA? Computers? راد بیش?!”
What DNA Stands for? Deoxyribonucleic Acid Why didn’t they call
it “DA”?
So, What is DNA? DNA is a big big molecule
which contains genetic code of organisms. It tells the cell what to do.
What is DNA Made of? DNA is made of four
types of nucleotide: • Adenine (A) • Thymine (T) • Cytosine (C) • Guanine (G)
So what?! “A” makes a bond with “T”. “C” does
with “G”. How a programmer sees that: !A = T !C = G It’s even better than 0/1 computers!
Part 3: DNA computers Honestly, what is a DNA computer?
Or: “I don’t care about all this DNA crap. Can I play Call of Duty with it or not?”
Where it All Began? Late 1950’s, Richard Feynman published his
famous paper about “sub- microscopic” computers.
When it Came to Reality? With Leonard Adleman’s experiment in
1994: He solved the “Hamiltonian Path” problem using existing DNA manipulation techniques.
So, Now, What Is a DNA Computer? A DNA computer
is basically a collection of specially selected DNA strands* whose combinations will result in the solution to some problem. *: an A-T or C-G bond
Ok, Why Using a DNA One Instead of a Normal
One? • Speed • 1014 operations per second • As fast as current supercomputers! • Energy Efficiency • 2 x 1019 operations per joule. • 109 times less than silicon computers! • Memory • 1 bit per cubic nanometer • 1012 times more than a videotape!
What Makes it this Fast? A test tube contains approximately
3 billions of DNA strands. An enzyme (an operator) can simultaneously act on all strands. So, DNA computing is more of parallel computing.
Operations on DNA Strands • Synthesis • Mixing • Annealing
• Melting • Amplifying (copying) • Separating • Extracting • Cutting • Ligating • Substituting • Marking • Destroying • Detecting & Reading
That’s All?! Going through all those would be boring. So
we simply skip it!
Future of DNA Computers - When they’ll be available in
my local computer store? - Maybe a few decades later. - What about Call of Duty? - You can still play it in your old- fashioned silicon computer.
Well, That’s It :) Special thanks to: Dr. Bahram Vazirnezhad
This presentation is also available here: https://speakerdeck.com/behdadk
References http://en.wikipedia.org/wiki/Computers http://en.wikipedia.org/wiki/Analytic_Engine http://www.cs.northwestern.edu/~agupta/talks.html sit.iitkgp.ernet.in/research/aut05seminar2/report6.doc http://en.wikipedia.org/wiki/Moore's_law http://simple.wikipedia.org/wiki/DNA http://en.wikipedia.org/wiki/Leonard_Adleman