Diagrammatic System

For the diagrammatic behavior system I became an engineer.

Machine Learning
Machine learning, a branch of artificial intelligence, is a scientific discipline concerned with the design and development of algorithms that allow computers to evolve behaviors based on empirical data, such as from sensor data or databases.


Computer Architecture
I got an inspiration from how computer architecture is structured; the conceptual design and fundamental operational structure of a computer system. It's a blueprint and functional description of requirements and design implementations for the various parts of a computer. I basically created a blueprint of the strange companions' behavior.





Logic Gate
A logic gate is a physical model of a Boolean function, that is, it performs a logical operation on one or more logic inputs and produces a single logic output.
Logic gates process signals which represent true or false. Normally the positive supply voltage +Vs represents true and 0V represents false.
Gates are identified by their function: NOT, AND, NAND, OR, NOR, EX-OR and EX-NOR.
The logic gate symbol played a huge role in my project since I included these symbols in the illustration and also in animation.