noun
demultiplexing
Technical computing term for separating a combined signal or data stream back into its original components. Often contrasted with 多重化 (multiplexing).
逆多重化は、多重化された信号を元の複数の信号に分ける処理です。
Demultiplexing is the process of separating a multiplexed signal back into multiple original signals.
この装置はデータの逆多重化を行います。
This device performs demultiplexing of data.
多重化 means multiplexing (combining multiple signals into one), while 逆多重化 is the reverse process of separating them.
Compound of 逆 (reverse) + 多重化 (multiplexing). A straightforward technical term formed by prefixing 逆 to the existing computing term 多重化.