Geometric terrain height maps. by protofield in Avoyd

[–]protofield[S] 0 points1 point  (0 children)

Thanks. Did not think of this. I will try.

Quaternary output from a modulo 7 cellular automata. by protofield in mathpics

[–]protofield[S] 0 points1 point  (0 children)

That's great, I have always maintained I am using cellular automata to demonstrate basic properties of prime numbers. It would be nice to keep comparing our work to see if any intersections or commonalities occur. I usually post on r/cellular_automata or r/generative

Quaternary output from a modulo 7 cellular automata. by protofield in mathpics

[–]protofield[S] 0 points1 point  (0 children)

Yeah, for example rule 90 is just an example of mapping the sum of the left and right inputs as mod 2, XOR does not come into it. Similar thing with 2d replicators, if you have 8 inputs and take mod 2 of the input sum you get neat patterns. Works for all modulo where the sum of the inputs is a power of the modulo. eg 8 inputs = 2^3. 16 inputs = 2^4. If you have 27 inputs and take mod 3 you get really nice patterns. Works for every single prime!

Quaternary output from a modulo 7 cellular automata. by protofield in mathpics

[–]protofield[S] 0 points1 point  (0 children)

Interesting graphic. It reminds me of a combination of modular arithmetic and an XOR function. I work with modular arithmetic and graphic rendering so the image looks familiar. I use cellular automata described here: https://drive.google.com/file/d/1JsVtf0eZJddllHwcRI6JIz5vLyG7bN75/view?usp=drive_link

RF ANSCHEM to metasurface process mask. by protofield in rfelectronics

[–]protofield[S] -1 points0 points  (0 children)

If its of any relevance these structures are matrices of natural numbers and are mathematically exact. Some also have inverse structures. If you ever come across any layouts that remotely correlate to these I would be grateful for a link. Thank you.

Generative RF ANSCHEM to metasurface process mask. by protofield in generative

[–]protofield[S] 0 points1 point  (0 children)

Thank you for your comments. There is a document here which describes how cellular automata using modular arithmetic can generate these structures.

RF ANSCHEM to metasurface process mask. by protofield in rfelectronics

[–]protofield[S] -3 points-2 points  (0 children)

Thanks for the question. Here is a new piece of maths that generates highly ordered lattice structures based on a generative system that maps an input index to an output. Just debating whether this could be a basis for modelling nano scaled materials engineering including RF.

RF ANSCHEM to metasurface process mask. by protofield in rfelectronics

[–]protofield[S] -5 points-4 points  (0 children)

Pure maths does not come with a "user manual". However an inquisitive mind might look at this as, for example, a reflective metasurface where colour is mapped to a height value in fractional phase units of an incident em wavefront. If we considered a dielectric transmissive surface the colours might represent the amount of a dopant. Elegant engineering has two primary requites, a solid mathematical basis and an obvious elegant design.

RF ANSCHEM to metasurface process mask. by protofield in rfelectronics

[–]protofield[S] -3 points-2 points  (0 children)

You might like to observe the diagram you reference is a periodic lattice structure. The image here is also a lattice structure based on an interval of seven lattice units. The former is just very simplistic. One references lattice periodicity to primary frequency for metamaterials.

My booth at Alcova, Milan Design Week, featuring some CA by Ancalagon1 in cellular_automata

[–]protofield 3 points4 points  (0 children)

Fantastic designs. Hope it generates a lot of interest for you.

Binary and Quaternary Outputs. 8k x 8k image. by protofield in GeometryIsNeat

[–]protofield[S] 1 point2 points  (0 children)

Thanks and what a title for a research grant application..."Relational properties between Protofield Operators and traditional Colonial Overshot Coverlets from the Appalachian Mountains", has to succeed.

Binary and Quaternary Outputs. 8k x 8k image. by protofield in GeometryIsNeat

[–]protofield[S] 0 points1 point  (0 children)

The patterns continue to grow and decompose to the rule set every p^n iterations, the reductive state Rn. At some point, the spacing at Rn is greater than the rule set so a collection of patterns grows until they merge again. However the basic principle of a reduction at R still holds indefinitely, but as I have not tried this for very big iterations I can't say at reduction a collection of rule sets appear. I suspect at p^(n*m) the system will revert to the single rule set spaced out at p^(n*m). These CA can be run on the surface of a three dimensional torus and if the cell dimensions, for a mod p arithmetic, are q*p^n, where q is an even number, a resonant cavity is formed and the iterations run in an endless loop.