The basic transmitter is composed of three components: a CML (current mode logic) multiplexer, a CML buffer, and the CML driver itself. The link operates at 10 GHz, which is faster than typical CMOS clock speeds for this process, multiplexing is required to combine slower data into one 10 GHz bit stream. Assuming the CMOS clock is 2.5 GHz, the CML 4x1 multiplexer drives four bits every 2.5 GHz cycle. Four 2.5 GHz clock phases are the selection signals to the multiplexer. For example, when phases 0 and 1 are high, bit 0 is selected by the multiplexer. When phases 1 and 2 are high, bit 1 is selected. The multiplexer performs an “AND” operation of two phases to simulate having a clock with a 25% duty cycle. Question (1) How will a signal (for example NRZ) generated at 10Gbps be divided into four 2.5 Gbps and fed into the 4 channels of the MUX ?What are the components and how to implement in Simulink. Is it called a SERIALIZER Question (2) What is the function of FIR and how to use it in SIMULINK. Question (3) What will be the properties and parameter values of the Coaxial Transmission component in Simulink for this case and in general how does one decide. Please help.