当前位置:网站首页>Word line and bit line
Word line and bit line
2022-07-03 10:59:00 【33-Hope】
Write to yourself Used to review
Storage matrix is the main body of storing information , It consists of many storage units arranged , The storage unit contains several storage elements , Each storage element stores a binary code (0 or 1), Several storage units form a “ word ”( Also known as an information unit ). The address decoder has n Address input line A0An-1,2n Decoding output lines W0W2n-1, Each decoding output line Wi be called “ Wordline ”, It is related to one of the storage matrices “ word ” Corresponding . therefore , Whenever a set of input addresses is given , The decoder has only one output word line Wi To be selected , The word line can find a corresponding “ word ”, And put m Bit information Dm-1D0 Send to output buffer . read out Dm-1D0 Each data output line of Di Also known as “ Bit line ”, The number of bits of information in each word is called “ The word is long ”.
* Link to the original text :https://www.sekorm.com/faq/73768.html*
Wordline : Sub selection line
stay MOS In the tube , The drain connection is a bit line and the grid connection is a word line .
The word line is at high level T The pipe is open , When the word line is low, it will cut off .
Link to the original text :https://baike.baidu.com/item/%E5%AD%97%E7%BA%BF/2708425?fr=aladdin
边栏推荐
- Flink -- built in function (all)
- Unity learning notes: personal learning project "crazy genius Edgar" error correction document
- QT: QSS custom qtoolbutton instance
- Latest sales volume of pinduoduo
- Basic usage of sqlmap
- Game test related tests a hero's skills (spring moves are asked more questions)
- 如何在游戏中制作一个血条
- 《通信软件开发与应用》
- Unity learning notes: online game pixel Adventure 1 learning process & error correction experience
- What happened to those who focused on automated testing?
猜你喜欢
QT: QSS custom qtreeview instance
MySQL checks for automatic updates at 0:00 every day
大型电商项目-环境搭建
Communication software development and Application
可以写进简历的软件测试电商项目,不进来get一下?
Data captured
Uni app learning 1 bottom menu and parent-child components
Take you into the cloud native database industry, Amazon Aurora
【蓝桥杯选拔赛真题44】Scratch消灭骷髅军团 少儿编程scratch蓝桥杯选拔赛真题讲解
嵌入式軟件測試怎麼實現自動化測試?
随机推荐
Unity group engineering practice project "the strongest takeaway" planning case & error correction document
Flink < --> Introduction to JDBC +with parameter
Qt:qss custom qstatusbar instance
字节跳动大裁员,测试工程师差点遭团灭:大厂招人背后的套路,有多可怕?
Extern keyword
How to monitor the incoming and outgoing traffic of the server host?
那些一门心思研究自动化测试的人,后来怎样了?
带你走进云原生数据库界扛把子Amazon Aurora
Communication software development and Application
Use ml.net+onnx pre training model to liven the classic "Huaqiang buys melons" in station B
Flink chain conditional source code analysis
What happened to those who focused on automated testing?
正常一英寸25.4厘米,在影像领域是16厘米
Promoted, colleagues become subordinates and don't cooperate with work
Flink <-->Redis的使用介绍+with参数
独家分析 | 关于简历和面试的真 相
公司里只有一个测试是什么体验?听听他们怎么说吧
Qt:qss custom qgroupbox instance
QT:QSS自定义QTableView实例
面试官:Redis中列表的内部实现方式是什么?