Pregunta


Sample on alternate edge of clock. how can sample with respect of alternate edge of clock ?
Hi. I am designing TI ADC and for test now the design is consist on 2-sub channels. when I sample the data, both sampler samples...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how can I change level of sine wave ?
I want to change level of sine wave from 0-32. right now the below code generate y-axis from -64 to 64. I want to make it center...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Running subsystem one time only
I am running my simulation model what it does it runs all block again and again. let say I want to run block A one time and blo...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Signal is not properly sampling at the rising edge of clock.
Hi. I am sampling my input signal of frequency 50hz at the rising edge of clock and I am using simulatin time to sample my input...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to Generate a clock pulse in Matlab ?
How can I generate a clock pulse with the function of time so that it sample my input signal at certain sampling rate let say at...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to generate 1GHz clock in Simulink model ?
I attach *"Discrete Pulse generator"* in my simulink model but I cannot find how to make it 1GHz. As I see in properties of pu...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Ho we run a section code one time in Matlab function block ? In below body I dont want assigning zeros in Dout after 1st iteration. This matlab function block run 100 times and problem is it every time set zeros in dout.
function y = ADC(u, clk, count) %function y = fcn(u, clk) count=count+1; % if clk==1 % disp('hello'); %...

casi 6 años hace | 2 respuestas | 0

2

respuestas