Rapid Digital Design

Jun 5, 2009 by     4 Comments    Posted under: Main, Power Electronics, Technology

This article covers chapter 5 of my dissertation.

- Single-Phase Grid Connected Control
- Direct Digital Synthesis
- All Digital Phase-Lock Loop
- Software and Hardware in the Loop Experiments
- Rapid Control Prototypes and System Products

pdf_icon G. Pitel, “Fast power converters and rapid digital design,” UILU-ENG-2008-2509, CEME-TR-2008-02, December 2008, pp. 92-109.

MATLAB GUIDE GUI RDTX

tool-chain

Share

4 Comments + Add Comment

  • Good stuff… Thanks… I’ll read through the tech report..

    Reply

  • Perfect work indeed

    Reply

  • hi,
    I would like to ask you about the target support package tool when you programming your DSP using Matlab, how you can monitor or see any variable during real time implementation of the system, I mean if you have internal variable in your simulink and this variable is changing with time. The other question is how you can find the maximum sampling frequency of your system to insure all the program are implemented during this time?

    Best Regards

    Reply

    Grant Pitel Reply:

    First think you need to do is determine a realistic control loop speed, i.e., how quickly do you think your control can sample then solve all the equations? I recommend create a discrete-time model with a very slow sample rate, toggle pins on the dsp to make extra sure you are calculating everything fast enough. Start decreasing sample time until you notice calculates are not finishing before the next timer interrupt. I think real-time workshop calls them steps. The signals showing up on down sampled simulink signals sent to the computer using RTDX. I hope that answers your questions.

    Reply

Got anything to say? Go ahead and leave a comment!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Notify me of followup comments via e-mail. You can also subscribe without commenting.

Archive