shape of the Ramp is getting distorted for Higher frequency
Submitted by shiva_shankar on Mon, 02/25/2013 - 17:47
Hello All,
I am using the Variable frequency ramp generator. For lower frequency shape of the ramp signal is smooth. As i increase the frequency the shape of the Ramp is distorted.
I am using TMS320F20862 controller and Spectrum digital emulator, when debug the shape of the ramp signal is distorted. system properties > step time is set to 0.0005 seconds. Is there any solution such that my ramp signal should not get distorted for higher frequency. Here i have attached the .vissim file.
Please suggest us a solution.
Thank you shivashankar
Answers
-
Submitted by Anders89 on Tue, 02/26/2013 - 00:00.
The ramp shape is fine. You seem to be missing a few key concepts. We think you are clicking the go button and not first compiling your diagram.
- The JTAG speed is only 100-500Hz.
- If you check the 'Enable Interactive Peripheral Mode', only peripheral blocks like ADC and PWM run on the target. All other blocks run on the PC.
- To run your code with out jitter, capture high speed wave forms on the target and plot them in digital scopes on the PC, you must compile your code and use the monitor buffers and the targetInterface block as described here.
See attached diagram.
0