Related Experiment Video
Updated: Jun 27, 2026

12:48
Measuring Near Plasma Membrane and Global Intracellular Calcium Dynamics in Astrocytes
Published on: April 26, 2009
13.1K
Arithmetic abilities of SNP systems with astrocytes producing calcium
Bogdan Aman1, Gabriel Ciobanu2
1Institute of Computer Science, Romanian Academy, Iasi Branch, Romania; Faculty of Computer Science, Alexandru Ioan Cuza University, Iasi, Romania.
Summary
This study explores arithmetic operations using spiking neural P systems with unary number representations. Two novel encodings are proposed, offering reduced system size and faster computation for membrane computing.
Area of Science:
- Membrane Computing
- Computational Biology
- Theoretical Computer Science
Background:
- Membrane systems, particularly spiking neural P systems, have been explored for arithmetic operations.
- Existing implementations often use binary number representations.
- There is a need for efficient arithmetic operations within membrane systems using alternative number bases.
Purpose of the Study:
- To investigate the performance of spiking neural P systems for arithmetic operations using unary number representations.
- To propose and evaluate two novel encodings for arithmetic operations (addition, subtraction, multiplication, division) in unary base.
- To demonstrate the reduced system size and improved performance of these encodings.
Main Methods:
- Developing two distinct encoding strategies for unary number arithmetic within spiking neural P systems.
- Utilizing astrocytes producing calcium as a mechanism within the P systems.
- Implementing a semantic interpreter in Haskell to test the proposed encodings.
Main Results:
- Two encodings for unary arithmetic operations were successfully proposed and implemented.
- The first encoding, generating systems based on input values, offers faster computation.
- Both approaches resulted in a reduced size of the created spiking neural P systems compared to existing methods.
Conclusions:
- Spiking neural P systems can effectively perform arithmetic operations on numbers represented in unary base.
- The proposed encodings offer advantages in terms of system size and computational speed.
- The developed Haskell interpreter facilitates the testing and validation of these membrane computing models.
Keywords:
Arithmetic operationsProgramming language HaskellSpiking neural P systems with astrocytes producing calcium (SNP(apc) systems)More Related Videos
Related Concept Videos
Comparing Copy Number Variations and SNPs
Sequencing of the human genome has opened up several best-kept secrets of the genome. Scientists have identified thousands of genome variations that exist within a population. These variations can be a single nucleotide or a larger chromosomal variation.
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
Single Nucleotide Polymorphisms-SNPs
A single nucleotide polymorphism or SNP is a single nucleotide variation at a specific genomic position in a large population. It is the most prevalent type of sequence variation found in the human genome. Point mutations that occur in more than 1% of the population qualify as SNPs. These are present once every 1000 nucleotides on an average in the human genome. Replacement of a purine with another purine (A/G) or a pyrimidine with another pyrimidine (C/T) is known as a transition. In contrast,...

