Top 50 Popular Supplier
1 100,000D_อินเวอร์เตอร์ 178,407
2 100,000D_มิเตอร์วัดไฟฟ้า 175,535
3 100,000D_อุปกรณ์ไฟฟ้าและอิเลคทรอนิกส์ 174,838
4 100,000D_เครื่องมือช่าง 174,825
5 100,000D_เอซีมอเตอร์ 172,130
6 100,000D_ดีซีมอเตอร์ 171,209
7 100,000D_อุปกรณ์แคมป์ปิ้ง 170,162
8 100,000D_เครื่องดื่มและสมุนไพร 169,533
9 เคอีบี (KEB ) ประเทศไทย 163,333
10 100,000D_เครื่องใช้ไฟฟ้าครัวเรือน 159,988
11 100,000D_ของใช้จำเป็นสำหรับผู้หญิง 159,885
12 100,000D_ขายของเล่นเด็ก 159,079
13 E&L INTERNATIONAL CO., LTD. 69,715
14 T.N. METAL WORKS Co., Ltd. 64,360
15 ฟิลิปส์อิเล็กทรอนิกส์ (ประเทศไทย) จำกัด 52,558
16 บ.ไทนามิคส์ จำกัด 45,185
17 Industrial Provision co., ltd 41,293
18 ลาดกระบัง ทูลส์ แอนด์ ดาย จำกัด 39,951
19 Infinity Engineering System Co.,Ltd 37,913
20 สยาม เอลมาเทค (siam elmatech) 36,186
21 ไทยเทคนิค อีเล็คตริค จำกัด 35,097
22 ฟอร์จูน เมคคานิค แอนด์ ซัพพลาย 33,380
23 เอเชียเทค พาวเวอร์คอนโทรล จำกัด 32,834
24 บริษัท เวิลด์ ไฮดรอลิคส์ จำกัด 32,690
25 โปรไดร์ฟ ซิสเต็ม จำกัด 29,063
26 ซี.เค.แอล.โพลีเทค เอ็นจิเนียริ่ง 28,126
27 P.D.S. Automation co.,ltd 24,496
28 AVERA CO., LTD. 24,187
29 เลิศบุศย์ 23,150
30 ห้างหุ้นส่วนสามัญ เอ-รีไซเคิล กรุ๊ป 21,969
31 เทคนิคอล พรีซิชั่น แมชชีนนิ่ง 21,833
32 Electronics Source Co.,Ltd. 21,636
33 แมชชีนเทค 21,432
34 มากิโน (ประเทศไทย) 20,737
35 อีดีเอ อินเตอร์เนชั่นเนล จำกัด 20,600
36 ทรอนิคส์เซิร์ฟ จำกัด 20,448
37 Pro-face South-East Asia Pacific Co., Ltd. 20,072
38 SAMWHA THAILAND 19,996
39 วอยก้า จำกัด 19,822
40 CHEMTEC AUTOMATION CO.,LTD. 19,207
41 IWASHITA INSTRUMENTS (THAILAND) LTD. 19,021
42 I-Mechanics Co.,Ltd. 18,978
43 เอส.เอส.บี สยาม จำกัด 18,857
44 ดีไซน์ โธร แมนูแฟคเจอริ่ง 18,800
45 ศรีทองเนมเพลท จำกัด 18,721
46 Intelligent Mechantronics System (Thailand) 18,689
47 Systems integrator 18,257
48 เอ็นเทค แอสโซซิเอท จำกัด 18,251
49 Advanced Technology Equipment 18,048
50 ดาต้า เอ็นทรี่ กรุ๊ป จำกัด 18,038
29/01/2553 21:54 น. , อ่าน 8,739 ครั้ง
Bookmark and Share
Motion Control Fundamentals
โดย : Admin

                

Motion Control Requirements

The most common motors in the industrial and embedded space are stepper, brushed, and brushless DC motors, but there are other motor options. Each motor requires individual input signals to spin the motor and transform electrical energy into mechanical energy. In the broadest sense, motion control helps you use the motor that best meets your application requirements without dealing with all the low-level signaling needed to spin a motor.

In addition, motion control provides high-level functions so you can efficiently implement custom applications based on building blocks to create solutions for common tasks like precise positioning, synchronization of multiple axes, and movement with defined velocity, acceleration, and deceleration.

Because most of the motors are operated during transient circumstances, motion control tools need to adapt to different loads and dynamic conditions, which requires complex control algorithm processing and feedback information from the mechanical system. Last but not least, motion tasks are usually mission-critical and often operate machines that could harm humans around them. Therefore, security features such as limit switches and I/O channels are required to collect status information and execute shutdown routines.

Motion Control System Components

The following diagram illustrates the essential components of a motion control system.

 

Figure 1. The motion controller is the heart of the motion control system.

The part that is specific to your application is the application software you develop. It determines how the motion profile looks and how certain events trigger and influence it. The application software consists of several optional layers. Usually there is a user interface application that offers the possibility of operator interaction. A lot of motion applications include application layers for alarm handling and database connectivity to link to a SCADA system. They also contain motion control instructions executed by the motion controller. The motion controller manufacturer provides the development environment you use to create the application software.

With the aforementioned instructions, the motion controller creates motion profiles. Based on these profiles, the controller sends signals (usually ±10 V or step and direction signals) through an amplifier, or motor drive, to the motor. The amplifier’s job is to take the signals from the controller and change them into signals that cause the motor to move. 

As the motor turns, the feedback device – usually a position sensor – delivers position information back to the controller to close the control loop. From this position sensor, the motion controller knows the position of the motor and can derive the velocity at which it is moving. Some applications require multiple feedback devices to ensure that the mechanical system the motors are driving performs the movement the way it should. Although feedback devices offer position feedback, sometimes special feedback information, such as the data from a pressure or vibration sensor, needs to be sent back to the controller.

Motion Controller Architecture

A motion controller acts as the brain of the motion control system and calculates each commanded move trajectory. Because this task is vital, it requires a dedicated resource that offers a high level of determinism. The motion controller uses the trajectories it calculates to determine the proper torque command to send to the motor amplifier and actually cause motion. The controller also must close the control loop and manage supervisory control by monitoring the limits and emergency stops to ensure safe operation. Each of these operations needs to occur in real time to ensure the high reliability, determinism, stability, and safety necessary to create a working motion control system.

 

Figure 2. Motion Controller Architecture

The following list describes the different tasks of a motion controller.

Supervisory control – Provides the command sequencing and coordination required to carry out specified operations such as the following:

  • System initialization, which includes homing to a zero position.
  • Event handling, which includes electronic gearing, triggering outputs based on position, and updating profiles based on user-defined events.
  • Fault detection, which includes stopping moves on a limit switch encounter, safe system reaction to emergency stop or drive faults, watchdog, and so on.

Trajectory generator – Provides path planning based on the profile specified by the user.

Control loop – Performs fast, closed-loop control with simultaneous position, velocity, and trajectory maintenance on one or more axes. The control loop handles closing the position/velocity loop based on feedback, and it defines the response and stability of the system. In stepper systems, a step generation component acts as the control loop. The loop contains an interpolation component, or spline engine, that interpolates between setpoints calculated by the trajectory generator. This enables the control loop to execute faster than the trajectory generator. Figure 2 illustrates the functional architecture of NI motion controllers.

Motion I/O — Serves as the analog and digital I/O that sends and receives signals from the rest of the motion control system. Typically, the analog output is used as a command signal for the drive, and the digital I/O is used for quadrature encoder signals as feedback from the motor. The motion I/O performs position breakpoint and high-speed capture. Also, the supervisory control uses the motion I/O to achieve a specific required functionality, such as reacting to limit switches and creating the movement modes needed to initialize the system.

National Instruments offers two approaches to implement high-performance motion control systems:

  • DSP-based plug-in motion controllers for PCI or PXI
  • Custom motion controllers using the National Instruments LabVIEW NI SoftMotion Module

Figure 3. DSP-Based Plug-In Motion Controllers

Figure 4. Custom Motion Controllers Using the LabVIEW NI SoftMotion Module

 

 

 

for  more information >> http://sine.ni.com/np/app/culdesac/p/ap/motion/lang/en/pg/1/sn/n17:motion/docid/tut-9667

 

 

========================================================

 

 

28 July 2026
:: MEMBER LOGIN
E-mail Account
Password
:: OUR SPONSORS
sponsored
LZD
LZD
LZD
LZD
LZD
LZD
LZD
LZD
LZD