Dynamic Random Access Memory (DRAM). Part 4: Multiplexers and Demultiplexers

preview_player
Показать описание
This is the fourth in a series of computer science videos is about the fundamental principles of Dynamic Random Access Memory, DRAM, and the essential concepts of DRAM operation. This video covers multiplexers and demultiplexers. It describes what these electronic circuits do and some of their applications beyond computer memory, including the conversion of parallel data into a serial data stream, and the sharing of a single transmission medium by multiple transmitters in a technique known as synchronous time division multiplexing (TDM). The role of a multiplexer for column selection in DRAM when reading data, and a demultiplexer for column selection in DRAM when writing data, are also mentioned. The video also shows how generic multiplexers and demultiplexers can be built using combinational logic (although the integrated circuits in a DRAM module are actually highly optimised devices built using CMOS technology).
Рекомендации по теме
Комментарии
Автор

As a computer engineering student, these videos are a life saver. I showed this channel to a relative of mine who is a computer scientist and he said that he would've saved so much time as student if this channel had existed then and if he knew about it, of course. All in all, awesome content.

hayden.A
Автор

Finest explanation I've ever seen.

balaiahbali
Автор

Thanks, I will share this with my class!

stevenstaubach
Автор

very nice series...please do more such videos

mbala
Автор

Thank you so much...i hope you'll do videos about PLC

samiraalg
Автор

in x4, x8 DRAM how are 4bits/8 bits stored?
They cant be stored in a single cell as it can store only 1 bit.
How can each column address contain 4, 8 bits?

urnikhilbhat
Автор

What's the added value of using CMOS for mux/demux other than power saving ?

waelsadek