Completed
Why DNA?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
DNAssim: A Full System Simulator for DNA Data Storage
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Outline
- 3 Why DNA?
- 4 DNA issues
- 5 DNA storage
- 6 Information Channel example
- 7 Edit distance: example
- 8 Evaluating the edit distance
- 9 Wagner Fischer algorithm: cell evaluation
- 10 Examples of IDS errors not being additive
- 11 Why a simulator?
- 12 Introducing sim (DNAssim)
- 13 Noise Model
- 14 Simulation tool
- 15 Comparing results
- 16 HW/SW co-simulation
- 17 HW acceleration: block diagram
- 18 HW acceleration: parallelism
- 19 SW Driver design
- 20 FPGA utilization
- 21 Conclusions