aswathymohan
Member level 4
- Joined
- Nov 11, 2012
- Messages
- 68
- Helped
- 5
- Reputation
- 10
- Reaction score
- 5
- Trophy points
- 1,288
- Activity points
- 1,727
hi
I want to calculate the duration of a disturbance signal,what i have done so far,i coded the program for adc interfacing with pic16f877a,capture all the samples and stored it in a text file.
for disturbance detection,i used wavelet decomposition in matlab,simulated the disturbance and reference signal there and from there i calculated the duration.My plan is to import the parameters from text file to matlab,there by do the procedure which i have done for simulation.
But i m not getting the samples correctly,each time,the samples should be diffrent,how to fix the issue,
pl hlp,
I want to calculate the duration of a disturbance signal,what i have done so far,i coded the program for adc interfacing with pic16f877a,capture all the samples and stored it in a text file.
for disturbance detection,i used wavelet decomposition in matlab,simulated the disturbance and reference signal there and from there i calculated the duration.My plan is to import the parameters from text file to matlab,there by do the procedure which i have done for simulation.
But i m not getting the samples correctly,each time,the samples should be diffrent,how to fix the issue,
pl hlp,