4*4模式
4进制?
2进制逻辑电路 甲乙 一二 12
3进制逻辑电路 是否非 一二三 123
4进制逻辑电路 甲乙丙丁 一二三四 1234
2位01,组成4个组合
00 01 10 11
3位01,组成8个组合,可以针对八卦 - - ——
000 001 011 111
- - - - - - ——
- - - - —— ——
- - —— —— ——
101 010 100 110
—— - - —— ——
- - —— - - ——
—— - - - - - -
4位01,组成14个组合 组合顺序可以寻找规律,其中是否有什么(排序的相对多少,有个相同,相近和连续增减量渐进关系)
0001 0011 0111 1111 1011 0110 0100 0010 1001 1101 1110 1100 1000 0000
0 1 2 3 4 5 6 7 8 9 10 11 12 13
1 2 3 4 5 6 7 8 9 10 11 12 13 14
4位01应该是16个组合
一个0与三个1,4个
三个0与一个1,4个
四个0,1个
四个1,1个
两个连着的0或1,4个
两个不连着的0或1,2个
4+4+1+1+4+2=16个
全组合为14*4=56个开关
以电路电流和开关的信号信息:
控制是什么意思
控制单位也是开关之一
控制信号的电流发出,实现工作单位的输入和输出
输入是什么意思
开关的控制信号输入和电源能源输入,信息实现的输入
输出是什么意思
通过电流和开关组成需要的信息层级内容,以电流和开关的动态显示并被接受为输出
0000的特殊作用,全部全断开,清零。
全部是0,与没有信息的区别。
全部清零,然后点绿的一种做法。
四进制圈框公路,是否可以将内部列表统计,以统计上交的层级
每个月盘点和月账,年终12个月的统计,不用一年365天的统计。
年到天的垂直统计可以做个极限尝试
四位开关的拼读顺序问题?
选择上下左右的上和左为第一个,然后是顺时针,也就是左上角开始顺时针到左下角结束。
十进制键盘的快捷键输入,最好能多数字组合,直到快捷键松开。
控制输入输出快捷键,信息输入输出快捷键。
0 1 2 3 4 5 6 7 8 9
0001 0011 0111 1111 1011 0110 0100 0010 1001 1101
01 02 03 04 05 06 07 08 09 10
0001 0011 0001 0111 0001 1111 0001 1011 0001 0110 0001 0100 0001 0010 0001 1001 0001 1101 0011 0001
要实现4个开关的控制
4个开关的信息输入 包括清除复位
4个开关的信息输出
以1个开关为单位组考虑
开路逻辑开关:输入电流开关开通,不输入时开关关闭,反向不通电。三极管
先不考虑三极管
继电器的组合上,可能还可以做很多文章。(需要了解,知识,技术,熟悉继电器,最好全手工装配熟悉简易的)
常开开关继电器:一直开通,输入控制关闭电路。
常关开关继电器:一直关闭,输入控制开通电路。
中间继电器
开关,继电器,电线,接线端子,透明材料 (国产,有长期稳定惯性技术和市场,价格便宜的部分,质量可靠,最好有百年材料寿命)
温控,风扇,降温片,
断电保险,
废开关,只需一个按钮开关,另一个自动循环闭路电路显示。也不对,两个都是没电源输入,都需要电源输入。
想练习《编码的奥秘》里面的知识,有什么软件有帮助?
https://www.zhihu.com/question/28223767#answer-31865551
从门电路层级出发,计算机的可编程功能是如何逐步实现的?
https://www.zhihu.com/question/27859290/answer/38616689
使用继电器制作门电路 FreeSaber
https://www.cnblogs.com/zhongxinWang/p/3680160.html
D触发器
D触发器 FreeSaber
http://www.cnblogs.com/zhongxinWang/p/3695977.html
R-S触发器 FreeSaber
https://www.cnblogs.com/zhongxinWang/p/3695741.html
JK触发器
多路选择器
计数器
加法器
逻辑门
1单独=4个
2组合=16个
3组合=4个
4组合=1个
一共25个
与门
非门 (一物两名,反向器)
与非门
或非门
或门
同或门
异或门
异或非门
甲通乙通的同开关,甲通乙断的异开关。同开关串联与并联组合,异开关串联与并联组合。同开关为正向器,异开关为反向器。
同串 同并
异串 异并
或
正串 正并
反串 反并
同串 = 正串 = 与门
同并 = 正并 = 或门
异串 = 反串 = 或非门
异并 = 反并 = 异或门
与
非 (反向器)
或
异
与 与非 与或 与异
或 或非 或异 同或
非 非异
异 异或
15个范围
与 或 非 异
与 1与与0 2与或5 3与非9 4与异13
或 5或与2 6或或0 7或非10 8或异14
非 9非与3 10非或7 11非非0 12非异15
异 13异与4 14异或8 15异非12 16异异0
与 或
与或非 与或异
与非异 或非异
非 异
与或非
与非异
与或异
异或非
与非或异
异或 <---> 同或 相反逻辑
正向并联 <---> 反向串联 相反逻辑
正向串联 <---> 反向并联 相反逻辑
建立逻辑比较相对关系
会议
一票及以上否决,
一票及以上赞成,
须全票否决
须全票赞成
百分比选择
可调节百分比选择
半圆标志的与门,所有人赞同为参与的选择之门。
月牙标志的或门,所有人中有一个赞同即会议赞同的选择之门。
一 GB18030编码:D2BB
【生肉】用晶体管制作逻辑门 (蛮好的,英文,指示了,与门,?,非或门三个门)
https://www.bilibili.com/video/av11237914?from=search&seid=89178899315594875
Last edited by zzz19760225 on 2018-8-28 at 22:48 ]
4*4 mode
4-base?
2-base logic circuit Jia Yi Yi Er 12
3-base logic circuit Whether non Yi Er San 123
4-base logic circuit Jia Yi Bing Ding Yi Er San Si 1234
2 bits 01, forming 4 combinations
00 01 10 11
3 bits 01, forming 8 combinations, can be for bagua - - ——
000 001 011 111
- - - - - - ——
- - - - —— ——
- - —— —— ——
101 010 100 110
—— - - —— ——
- - —— - - ——
—— - - - - - -
4 bits 01, forming 14 combinations The combination order can find the rule, is there anything among them (relative number of sorting, there is a same, similar and continuous incremental relationship)
0001 0011 0111 1111 1011 0110 0100 0010 1001 1101 1110 1100 1000 0000
0 1 2 3 4 5 6 7 8 9 10 11 12 13
1 2 3 4 5 6 7 8 9 10 11 12 13 14
4 bits 01 should be 16 combinations
One 0 and three 1s, 4
Three 0s and one 1, 4
Four 0s, 1
Four 1s, 1
Two consecutive 0s or 1s, 4
Two non-consecutive 0s or 1s, 2
4+4+1+1+4+2=16
Total combinations are 14*4=56 switches
With circuit current and switch signal information:
What does control mean
The control unit is also one of the switches
The control signal current is sent out to realize the input and output of the working unit
What does input mean
The control signal input and power energy input of the switch, the input of information realization
What does output mean
Through the composition of current and switches to the required information level content, and is accepted as output by the dynamic display of current and switches
The special function of 0000, all fully disconnected, clear.
All are 0, different from no information.
All clear, then a way of turning green.
Four-base circle frame road, can statistics the internal list, to count the level of submission
Monthly inventory and monthly accounts, annual statistics of 12 months, no need to count 365 days a year.
The vertical statistics from year to day can be a limit attempt
The spelling order problem of four-bit switches?
Choose up and left as the first, then clockwise, that is, start from the upper left corner and end at the lower left corner clockwise.
Shortcut input of decimal keyboard, it is best to have more digital combinations until the shortcut is released.
Control input and output shortcut keys, information input and output shortcut keys.
0 1 2 3 4 5 6 7 8 9
0001 0011 0111 1111 1011 0110 0100 0010 1001 1101
01 02 03 04 05 06 07 08 09 10
0001 0011 0001 0111 0001 1111 0001 1011 0001 0110 0001 0100 0001 0010 0001 1001 0001 1101 0011 0001
To realize the control of 4 switches
Information input of 4 switches Including clear reset
Information output of 4 switches
Consider as a unit group with 1 switch
Open circuit logic switch: the input current switch is turned on, the switch is turned off when no input is made, and no electricity is conducted in the reverse direction. Triode
First do not consider the triode
There may be many more articles in the combination of relays. (Need to understand, knowledge, technology, be familiar with relays, it is best to be familiar with the simple one by hand assembly)
Normally open switch relay: always open, input control closes the circuit.
Normally closed switch relay: always closed, input control turns on the circuit.
Intermediate relay
Switch, relay, wire, terminal, transparent material (Domestic, with long-term stable inertia technology and market, cheaper part, reliable quality, preferably with a hundred-year material life)
Temperature control, fan, cooling plate,
Power off insurance,
Waste switch, only need a push button switch, the other automatically circulates the closed circuit display. Also no, both have no power input, both need power input.
Want to practice the knowledge in "The Secret of Coding", what software is helpful?
https://www.zhihu.com/question/28223767#answer-31865551
Starting from the gate circuit level, how is the programmable function of the computer gradually realized?
https://www.zhihu.com/question/27859290/answer/38616689
Making gate circuits with relays FreeSaber
https://www.cnblogs.com/zhongxinWang/p/3680160.html
D flip-flop
D flip-flop FreeSaber
http://www.cnblogs.com/zhongxinWang/p/3695977.html
R-S flip-flop FreeSaber
https://www.cnblogs.com/zhongxinWang/p/3695741.html
JK flip-flop
Multiplexer
Counter
Adder
Logic gates
1 single = 4
2 combinations = 16
3 combinations = 4
4 combinations = 1
Total 25
AND gate
NOT gate (two names, inverter)
NAND gate
NOR gate
OR gate
XNOR gate
XOR gate
XNOR gate
The same switch where A is on and B is on, the different switch where A is on and B is off. Combination of series and parallel of same switches, combination of series and parallel of different switches. Same switch is positive device, different switch is reverse device.
Same series Same parallel
Different series Different parallel
OR
Positive series Positive parallel
Negative series Negative parallel
Same series = Positive series = AND gate
Same parallel = Positive parallel = OR gate
Different series = Negative series = NOR gate
Different parallel = Negative parallel = XOR gate
AND
NOT (inverter)
OR
XOR
AND NAND AND OR AND XOR
OR NOR OR XOR XNOR
NOT NOT XOR
XOR XOR
15 ranges
AND OR NOT XOR
AND 1 AND AND 0 2 AND OR 5 3 AND NOT 9 4 AND XOR 13
OR 5 OR AND 2 6 OR OR 0 7 OR NOT 10 8 OR XOR 14
NOT 9 NOT AND 3 10 NOT OR 7 11 NOT NOT 0 12 NOT XOR 15
XOR 13 XOR AND 4 14 XOR XOR 8 15 XOR NOT 12 16 XOR XOR 0
AND OR
AND NOR NOT AND OR XOR
AND NAND XOR OR NOR XOR
NOT XOR
AND OR NOR NOT
AND NAND XOR
AND OR XOR
XOR NOR NOT
AND NAND OR XOR
XOR <---> XNOR Opposite logic
Positive parallel <---> Negative series Opposite logic
Positive series <---> Negative parallel Opposite logic
Establish logical comparison relative relationship
Meeting
Veto with one vote or more,
Approval with one vote or more,
Must be vetoed unanimously
Must be approved unanimously
Percentage selection
Adjustable percentage selection
Semicircular sign AND gate, everyone's approval is the choice gate of participation.
Crescent sign OR gate, if there is one approval among everyone, the meeting approval is the choice gate.
One GB18030 encoding: D2BB
Making logic gates with transistors (Pretty good, in English, indicates, AND gate,?, NOR gate three gates)
https://www.bilibili.com/video/av11237914?from=search&seid=89178899315594875
Last edited by zzz19760225 on 2018-8-28 at 22:48 ]