Home About Theory Prime Numbers P Laboratory Contact

P Laboratory: Applied Theory and Case Studies

This section presents a series of case studies and computational implementations. The objective of these experiments is to evaluate the generality and consistency of the P System framework in various domains. Each project represents an active research area at different stages of maturity.

Fundamental Studies in Number Theory

Performance Benchmark: The Selective Genealogical Algorithm (SGA)

A high-performance implementation, written in Rust, that translates the theory of "Selective Propagation" into a computational engine for prime numbers. This experiment serves to empirically validate the performance and correctness of the theoretical model.

Try the SGA Algorithm

Morphogenetic Analysis: The Grammatical Generator

A model that illustrates the theoretical core of the P System: the generation of numbers as symbolic structures (πk, ⊗, ↑). This experiment does not focus on speed, but on visualizing the genealogy and Morphogenetic Signature (φ) of each number, to analyze its structural quality.

Explore the Generator

Exploratory Applications of the Framework

Asymmetric Cryptography: P-Key System

A public/private key cryptography system based on P System theory. Security does not derive from factoring large numbers, but from the computational difficulty of replicating the generation of a specific set of prime factors, produced by a chaotic and deterministic path of the Selective Genealogical Algorithm (SGA).

Analyze and Test the System

Hashing: P-Hash 512 Algorithm

Implementation of a 512-bit hashing algorithm whose security principle derives from the P System theory. The hash function is the result of a generative, chaotic and deterministic process, executed by the Selective Genealogical Algorithm (SGA).

Analyze and Test the Algorithm

Cryptography: P-Signature Scheme

A symmetric encryption scheme that exploits the Morphogenetic Signature as part of the key generation and data encoding process. The demo allows testing the fundamental cryptographic properties of the model, such as tampering resistance (MAC) and the avalanche effect.

Try the Cryptographic Demo

Physical Systems Modeling

Preliminary studies on the application of P grammar to describe particle physics and cosmology phenomena (dark matter) as emergent symbolic structures.

Weather Simulator Particle Physics Dark Matter Detection Relativistic Simulator

Long-Term Research and Development Projects

SyntaxOS: Symbolic Operating System

The most ambitious project: an experimental operating system based entirely on the non-binary grammar of the P System, where every file and process is an active symbolic entity, not a sequence of bits.

Note: Project in advanced research phase. Prototype not yet publicly available.

Grammatical Intelligence

Research on the application of the P System to create language models and AI agents that structure knowledge through grammatical coherence, not just on a statistical basis.

Explore the AI Simulator

Collaborate on the Project

The P System is an independent and continuously evolving research project. The intention is to make the code and basic models open source to promote peer review, transparency, and the discovery of new applications. Researchers, academic institutions, and companies interested in exploring the potential of this framework are invited to get in touch to discuss possible synergies.

Contact Me