| Literature DB >> 23935409 |
Mehmet Karakose1, Ugur Cigdem.
Abstract
DNA (deoxyribonucleic acid) computing that is a new computation model based on DNA molecules for information storage has been increasingly used for optimization and data analysis in recent years. However, DNA computing algorithm has some limitations in terms of convergence speed, adaptability, and effectiveness. In this paper, a new approach for improvement of DNA computing is proposed. This new approach aims to perform DNA computing algorithm with adaptive parameters towards the desired goal using quantum-behaved particle swarm optimization (QPSO). Some contributions provided by the proposed QPSO based on adaptive DNA computing algorithm are as follows: (1) parameters of population size, crossover rate, maximum number of operations, enzyme and virus mutation rate, and fitness function of DNA computing algorithm are simultaneously tuned for adaptive process, (2) adaptive algorithm is performed using QPSO algorithm for goal-driven progress, faster operation, and flexibility in data, and (3) numerical realization of DNA computing algorithm with proposed approach is implemented in system identification. Two experiments with different systems were carried out to evaluate the performance of the proposed approach with comparative results. Experimental results obtained with Matlab and FPGA demonstrate ability to provide effective optimization, considerable convergence speed, and high accuracy according to DNA computing algorithm.Entities:
Mesh:
Substances:
Year: 2013 PMID: 23935409 PMCID: PMC3727123 DOI: 10.1155/2013/160687
Source DB: PubMed Journal: ScientificWorldJournal ISSN: 1537-744X
Figure 1The general structure of the DNA molecule.
Coding table of DNA computing algorithm.
| DNA coding system | Quartet coding system | Binary coding system | Decimal coding system | Minimum value of | Maximum value of | |
|---|---|---|---|---|---|---|
| A, G, C, T | 0, 1, 2, 3 | 00, 01, 10, 11 | ||||
|
| AGT, TAA, TTT | 013, 300, 333 | 000111, 110000, 111111 | 0 ∗ 16 + 1 ∗ 4 + 3 ∗ 1 = 7 | 0 | 63 |
|
| GTT, CCA, AGC | 133, 220, 012 | 011111, 101000, 000110 | 1 ∗ 1 + 3 ∗ 1/4 + 3 ∗ 1/16 = 1.9375 | 0 | 4 |
Figure 2Block diagram of the proposed approach.
Figure 3Schematic diagram of the model.
Values of DNA and adaptive DNA computing parameters.
| Parameters | DNA computing | Adaptive DNA computing |
|---|---|---|
| Population size | 80 | 60 |
| Maximum generations | 20 | 40 |
| Crossover rate | %100 | %32 |
| Enzyme and virus rate | %30 | %12 |
|
| 15, 12 | 11.8203, 1.9700 |
Figure 4Adaptive algorithm results.
Comparison results of DNA and adaptive DNA computing algorithms.
| Algorithm |
|
| Settling time | Overshoot % |
|---|---|---|---|---|
| DNA-PI | 30 | 0.1250 | 0.08 | 14 |
| Adaptive DNA-PI | 17 | 0.4375 | 0.08 | ~0 |
Figure 5The fitness values of adaptive DNA computing algorithm.
Figure 6Comparison results.