03-05-2015 12:31 PM
hello
let me try to ask my question with an example
if i want to represent 10101 on a digital graph
but i want the first one to havea diffrent rate other than the other 2
so my question is..how can i represent each bit with its own rate ?
03-05-2015 01:31 PM
If we are talking waveforms, then each bit needs to be the same length. But what you can do is choose a dt that is smaller than the bit lengths you want. Then you just duplicate your bits until they are as long as you want.