分享

Model

 cjzhou 2014-04-22

Leveraging advanced processor functionality to facilitate ease of design has been discussed throughout recent decades. Nowadays, even greater design flexibility allows engineers to use standard Model-Based design with MATLAB and Simulink can be used to optimize motor control systems functionality and to minimize overall design time. It also enables design engineers to reuse simulation models to ensure the correct functionality and desired performance of a system in its end market application.

Figure 1. History and capability Model-Based Design (MBD) has been a discussion topic for decades but has only in recent years evolved into a complete design flow - from model creation to complete implementation.  In the 1970s analog computing platforms were available for simulation but control hardware implementation was done at the transistor level. Simulation tools advances though to the 2000s saw the introduction of graphical control schematic entry tools and control design tools that vastly simplified the task of complex control design and evaluation.  However, the control system designer still developed the hardware control algorithm by writing C code to mirror the simulated design.  Now at the start of this decade, complete MBD allows a common control design for both simulation and hardware implementation platforms enabling complex control algorithms to be rapidly deployed on hardware platforms.

MBD is a process that uses a system model as an executable specification throughout development. This simulation-based approach gives you a better understanding of design alternatives and trade-offs than traditional hardware prototype-based design methodologies, enabling you to optimize your design to meet predefined performance criteria. Rather than using complex structures and extensive software code, designers can define models with advanced functional characteristics using continuous-time and discrete-time building blocks. Existing C code can be integrated with standard control library blocks to maximize design efficiency. These models, used with simulation tools, can lead to rapid prototyping, software testing and hardware-in-the-loop (HIL) simulation. Simulation enables specification discrepancies and modeling errors to be found immediately, rather than later in the design cycle. Automatic code generation eliminates the manual steps in implementation the same algorithm to run on the hardware platform.  This simplifies the design process, minimizes errors in hardware design implementation and reduces the overall time-to-market.

Figure 2. Design flow of MBD

There are multiple steps within MBD that allow optimization of individual tasks in the overall design. These tasks can be completed by different design engineers or design teams, and then combined to form the overall design and complete system. With this approach, a higher level of abstraction of the individual tasks can be applied, resulting in an overall design flow optimized for the given end application.  All-in-all MBD allows a designer to expand from more classical design schemes and move directly from model creation to simulation, code generation, and HIL test, in a controlled fashion that allows incremental changes in system behavior without a complete redesign of the system.

In Figure 3 the different design phases and the scale of individual steps in the flow are visualized. These steps together describe the “standard” flow of MBD. From a motor control design perspective they are:

Figure 3. Concept of MBD implementation

· Concept of Operations

   o Overall functionality of the motor system

· Plant modeling / Architecture

   o Development of models of motor, load, power electronics, signal conditioning, etc.

· Controller modeling and requirements

   o Encoder-based field oriented control of 3 phase PM motor

· Analysis and synthesis – Detailed design

   o Models created above are used to identify dynamic characteristics of the plant model

   o Tuning and configuration of the system

· Validation and test

   o Off-line simulation and/or real-time simulation

   o Investigation of time response of the dynamic system

· Deployment to embedded target – Full operation

   o Automatic code generation

   o Test and verification

   o Updating controller model

Figure 4. MBD setup

Together this forms a multi-step approach for aligning the overall design and allows individual control steps to be analyzed independently. Once the hardware and software specification has been completed, the complete system architecture can be setup for deployment of both specific algorithm and functionality of the overall system (see Figure 4). Simulation of controller and plant models can be evaluated. Off-line development of algorithms without access to hardware can be architected and fine-tuned to meet overall system performance requirements. Initial code generation, either with existing code “reuse” or code generated by a code generation tool, can be deployed to the embedded controller to compare the system simulation on a PC with the actual implementation data on a hardware target. A designer must consider the complexity of the model when defining a correctly balanced structure for MBD. However, once a balanced concept is realized, it is possible to quickly change independent models within the design and achieve more accurate results from the entire drive system.

The experimental setup used as background for this paper is based on an ARM Cortex-M4 mixed-signal control processor from Analog Devices used with combined tools from IAR and MathWorks, to achieve complete implementation of the MBD platform. Each of the steps discussed above has a direct link to the available tools and to the overall implementation. As can be seen in Figure 5, each tool-chain offers a range of value. In MBD, the designer must choose how to balance the use of these tool-chains with the overall value creation of the independent MBD platform.

For the target platform a real-time development environment is now in place to model, simulate, evaluate, deploy and optimize overall system performance and capability. This is all based on MBD and the balanced selection of system parameters, resulting in best-in-class flexibility where specific optimization is needed. In this way a scalable model of a system has been realized which facilitates use and reuse of code, either based on existing legacy code or functions, or complete new building blocks based on standard C or graphical functionality (Simulink/MATLAB models aligned with the complete simulation and deployment phase). Not only from the software perspective is it possible to change the overall setup, but once the right device drivers for a system are developed, a designer can change system resources, hardware elements and overall applications software for the end-application or system. Also, by being able to control the real-time aspects of the overall system timing, optimization of system scheduling is possible directly through this environment.

Taking a deeper look at the classic sketch of a drive system, one can now visualize the capability of this architecture. It is possible to optimize each of the elements in the “Drive” and focus effort on what element is most critical to the end system. This means that, for example, if protection functionality and scale is of key importance, then the focus can be placed on the mechanical system in combination with the electrical control and power system. A mix of simulated results and real-time data can be used for monitoring system behavior, and together forms a “Live” optimization. On the other hand, if noise disturbances decrease the overall efficiency level of the system, measurements of these can be used in scalable filters and observers which minimize the hardware’s noise issues to give an optimal state.  Once all factors have been modeled and gathered, the final step in the deployment phase can begin and a complete implementation phase on the target system is a reality.

Through the MBD design flow, and via MathWorks and IAR, the implementation of an overall model and the compilation of code are now possible. Each of the stages or elements in the model of the “Drive System” is now represented by a MATLAB and Simulink model which is scaled at the right level for optimal design criteria. Each of the elements in the model is based on standard toolboxes and blocksets from MathWorks and can be reused across any element in a particular design. These elements also represent the different domains of the drive system and can be fine-tuned fully to minimize the Model vs. Deployment error. Through real-time deployment methods and compilation in this mixed environment, it is also possible to combine existing C code written by hand with ARM Cortex M4 optimized  C code generated by Embedded Coder, the production code generation tool for MATLAB and Simulink. This entire process allows users to reuse existing knowledge of motor control design at the right level.  At this point the IAR Embedded Work Bench can take the generated code and compile the complete project for ARM Cortex M4, which closes the MBD implementation phase for this system.

Figure 7. Sketch of a "Drive System"

Since its inception, MBD has been questioned on its capability and functionality relative to traditional system development and on its efficient use of overall system resources. This is where strong efforts from component suppliers, simulation- and deployment-vendors, and tools complier providers have “merged” and results today are comparable to traditional deployment methods. Of course, any code development written for a real-time system can be created in an inefficient way, depending on the implementation method used. With MBD, profiling, cross-optimization options and strong advantages in safety-critical system development can be combined, so that code development overheads are minimized and highest performance results are achieved. MathWorks offers tool qualification for use of Embedded Coder with IEC 61508, ISO 26262, and related functional safety standards.

Figure 8. Implementation and compilation

This mix of capability is much more difficult to achieve in a standard design flow. In the example above a standard FOC model is implemented on Analog Devices ADSP-CM40x series. In this model, position and current loop feedback are executing in 15 us, supporting real-time profiling of both the current scheme and debug facility. It also allows tracking functionality of the overall FOC scheme. Both MBD simulation results and real-time data can now be evaluated and compared with ideal system functionality in relation to the target specification. This ultimately enables a designer to constantly improve system efficiency, functionality and performance, and to evaluate how a given element or component in the signal chain is performing against specification.

Figure 9. Simulation and Run-time data from a Model-Based Design build system (processor data vs. simulation) 


This paper has described a “new” way of architecting a motor control system with the use of MBD. Today’s embedded processors must have the balance of performance, cost and size to allow development and higher level abstractions of graphical tools, so forming the basis for highly optimized systems embracing time to market, safety, performance and scalability. For more information on these topics and Analog Devices’ capability, please go to motorcontrol.

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多