2019年10月22日星期二
2019年10月3日星期四
舱门
斜滑盖舱门不会被水压住打不开,适用浅潜载具便于失控下沈时紧急手动开门逃生,其应力仅需应付登陆时滚行不会崩开;深水压会导致斜滑盖门滑开而失抗压球构形,若要深潜则再外包一层附掀盖式拱边抗压舱门之球壳方能应付深水压,并采多块外挂动态装卸式压舱以于意外发生时渐进抛弃浮上水面方得开启舱门。
2019年8月14日星期三
Graph ≠ Graphic
The graph IC can replace the CPU but the graphic IC can not, and the graph IC can be the base for the graphic IC.
But is it possible about Graph = Graphic?
Perhaps it could be Graph = Graphic as Computer = Network, but my brain doesn’t reach there yet. I will think about that if I have time.
Sense Graph IC
As the processors in computers were never called electronic brain, the neural networks we usually called before should not be called neural networks. They belong to the 5th generation computers; the real neural networks belong to the 6th generation computers.
No matter the 5th or 6th generation processors, the Sense graph ICs were designed to be the base to satisfy both.
2019年1月5日星期六
Computer = Network
" Network is a computer " will be made by the Dynamically Distributing Operating System; " Computer is a network " will start with combining the router and the computer to be one.
Hardware : Software
I/O access = memory access ➡ hardware access = software access ➡ remote hardware access = remote software access ➡ hardware service = software service ➡ hardware distribution = software distribution
2018年11月4日星期日
Distributing Sense
operators + operands = operation
sensed operator = sense
sensed operand = sense
sensed operation = sense
operators and operands distributing on different hardwares
= distributing operation = distributing sense
2018年10月16日星期二
Distributed Operation
🤖
2018年10月13日星期六
Sense space
- 无论 Sense 结构如何进化,其基本都是 graphs,只要 graph 中一 node 在 memory 被 refer 到即将其第一阶链结到的 nodes 从 storage 预载到 memory,如此即确保要 refer 到的 sense 都已在 memory,因一个 sense 定是透过另一个 sense 来 refer。
- 在 memory 中的 sense 获得更新则立即更新 storage 中的 sense ,因为还有别的 memory 在 cache 相同的 storage,所以也必须一併更新所有 cache。
- 当 memory 满时由 rerefer 频率少的 sense 优先 release 腾出空间。
把 sense 给 lock 住让 operation 进入 critical session 的方式很容易发生过长时独占导致的等待甚至 dead lock,所以当要让多端同时进行同一 operation 以达验算之效时采暂时产生一个 sense 的 clone 转而对其操作之方式在整个 operation 完成后才以 clone 去更新原 sense 然后删掉 clone。
2018年10月9日星期二
operator ≡
The operator ≡ is used to define the replaceable linking state of the operators and operands dynamically like the function definition. If the operator can not be found in the hardware when it is asked to be allocated, it can be replaced with the other linking graph defined by the operator ≡. If the allocated graph is already in usage, it clones the other one for new usage.
2018年9月22日星期六
operator ∏ ∑ ∫
Change the script style of the operator ∏ ∑ ∫ to be as the operator ∀.
Ex:
( ( ∀ ( x + y = x * y ) ) ( ( x ^ 2 + 2 * x * y + y ^ 2 ) / ∂ x * ∂ y ) )
just produce a collection of ( ( x ^ 2 + 2 * x * y + y ^ 2 ) / ∂ x * ∂ y ) by ( x + y = x * y )
( ( ∫ ( x + y = x * y ) ) ( ( x ^ 2 + 2 * x * y + y ^ 2 ) / ∂ x * ∂ y ) )
the same as ∑
get the sum of a collection of ( ( x ^ 2 + 2 * x * y + y ^ 2 ) / ∂ x * ∂ y ) by ( x + y = x * y )
( ( ∏ ( x + y = x * y ) ) ( ( x ^ 2 + 2 * x * y + y ^ 2 ) / ∂ x * ∂ y ) )
get the product of a collection of ( ( x ^ 2 + 2 * x * y + y ^ 2 ) / ∂ x * ∂ y ) by ( x + y = x * y )
2018年9月20日星期四
Dynamic operators
The operators in the static language system only access the operands; the operators in the dynamic language system also access the formula.
2018年9月19日星期三
P2P ≠ C2C
Peer 2 Peer ≠ Client 2 Client,大机和大机、大机和小机之间亦是P2P,Cloud 精髄不在 service 而在 Dynamic Distributing Allocating 。
2018年8月22日星期三
Sen语 Ron语
动静皆宜
静态的系统没有动态系统的弹性;动态的系统没有静态系统的稳定。设计一套可静可动的系统即是咱们的任务,例如一群机动载具组成的动态网络一样是可以静下来不动使效能极致,必要时可以牺牲一点效能与稳定性动起来。
整网软件单元参照空间联为一体
2018年8月9日星期四
About the user interface without editors
Just use the GUI or VRUI components except text editor component to travel the sense graph to select senses to compose a sentence to have the conversation with the space object without typing.
2018年8月8日星期三
∀
∀ ... 🔲 ......
其实 🔲 处不用填介系词
( ∀ ... ) ......
括号內让∀优先结合得到collection'#(1~collection'#)再后接 ......
所以就用括号就行了
不用再伤脑筋这个介糸词要用何operator才不会与其它别的用途相冲突
operand operand
operand _
2018年8月6日星期一
The drones dynamic network
Drones remote control from the command center by broadcast ~ easy; what we want is the drones dynamic network, this is where complex.