... to develop a control strategy for the DSP controller that controls the torque production within the induction machine. However, there is no great emphasis placed on precise torque control. ... motor controller to control an induction machine. ã TMS320F243 DSP controller. This is manufactured by the Texas Instruments Company and is one of the major components on David Finn’s motor controller. ... 3.1. The basic control format In essence, we are endeavoring to design a controller that can vary the torque induced in the rotor of the motor. To do this, the induction motor controller will...
Ngày tải lên: 27/10/2013, 23:15
Lesson 20-Three Stages of Main Engine Control
... ship's automation is the three stages of main engine control, which denote hand control, central control and bridge control respectively. The hand control means controlling a main engine by ... emergency control if both the central control and the bridge control should go wrong. The central control is to be realized from the centralized control room, whereas the bridge control may ... Hereinbelow, we shall go into the details of the three- stage M. E. control one by one. 1. Hand Control By the hand control, the function of the remote control maneuvering console is the same as...
Ngày tải lên: 28/10/2013, 08:15
Current control techniques for three phase voltage source PWM converters a survey
Ngày tải lên: 03/01/2014, 19:45
Tài liệu ime Control of a Three Phase 4 Wire PWM Inverter with Variable DC Link Voltage and Battery Storage for PV Application doc
Ngày tải lên: 19/01/2014, 02:20
Báo cáo hóa học: " Research Article Quality Variation Control for Three-Dimensional Wavelet-Based Video Coders" doc
Ngày tải lên: 22/06/2014, 22:20
Vitual Basic dùng Control data
... = 324 ' Place controls in Edit Mode SetControls (True) End Sub Chương Mười Bốn - Dùng Control Data Control Data Từ VB5, Visual Basic cho lập trình viên một control để truy cập cơ ... "BIBLIO.MDB" ' Place controls in Browse Mode SetControls (False) End Sub Private Sub CmdEdit_Click() ' Place controls in Edit Mode SetControls (True) End Sub Khi ta ... Bound List Controls 6.0 rồi click Apply. Kế đó, thêm một DBCombo tên DBCombo1 vào Form. Vì ta cần một Recordset khác để cung cấp Table Publisher cho DBCombo1, nên bạn hãy thêm một control...
Ngày tải lên: 16/08/2012, 13:43
Open distributed automation and control with iec 61499.pdf
... Logging HIgh-Level Control, Monitoring + Diagnostics Machine Control Machine #2 High-level Service Interfaces Control- level Service Interfaces I/O Service Interfaces Machine #1 Simulation Machine Control ... 14 Event-Driven Execution Control Event-Driven Execution Control Execution control function Scheduling function Algorithm 2 8 1 5 46 3 7 = sampling OPEN DISTRIBUTED AUTOMATION AND CONTROL WITH IEC 61499 JHC/2001-04-03 ... C Application B Controlled process OPEN DISTRIBUTED AUTOMATION AND CONTROL WITH IEC 61499 JHC/2001-04-03 p. 4 IEC 61131-3: Modern (1993) Software Engineering for Automation and Control IEC 61131-3:...
Ngày tải lên: 20/08/2012, 11:15
Kiến trúc PC-based Control trong hệ thống điều khiển phân tán.pdf
... trỳc PC-based Control â 2005 - HMS Chương 5: Kiến trúc PC-based Control 5.1 Tạisaosử dụng giải pháp PC 5.2 Các vấn đề cơ bản của giải pháp PC 5.3 Cấu hình cơ bảnmột hệ PC-based Control Các loạigiải ... Phầnmềmgiaotiếp 19 â 2004, HONG MINH SN Chng 5: Kin trỳc PC-based Control â 2005 - HMS 5.5 Các ₫iểmmấuchốtcủakiếntrúc PC-based Control Kiếntrúchệ thống: –Mở, xây dựng trên cơ sở các thành phầnchuẩnhóa, ... Bus Power supply A I/O S I/O 4 â 2004, HONG MINH SN Chng 5: Kin trỳc PC-based Control â 2005 - HMS Thị trường PC-based Control ở châu Âu (Theo Computerzeitung 5/1998 ) 165.3 345 665.4 78.7 0 100 200 300 400 500 600 700 1998...
Ngày tải lên: 20/08/2012, 11:33
Dùng Control Data
... CmdEdit.Enabled = Not Editing End Sub Chương Mười Bốn - Dùng Control Data Control Data Từ VB5, Visual Basic cho lập trình viên một control để truy cập cơ sỡ dữ liệu, tên nó chỉ đơn sơ là Data. ... Place Recordset into Recordset AddNew mode Data1.Recordset.AddNew ' Place controls in Edit Mode SetControls (True) End Sub Sau khi Recordset gọi method Update thì Recordset ấy ra khỏi ... thể thực hiện điều đó bằng cách dùng Control DBCombo (Data Bound Combo). Bạn hãy dùng IDE Menu Command Project | Components để chọn Microsoft Data Bound List Controls 6.0 rồi click Apply. Kế...
Ngày tải lên: 22/08/2012, 11:04
Sử dụng List control trong lập trình
... sẵn vào một ListControl. m_ListCtrl.SetImageList(&m_ilChua,LVSIL_NORMAL); Thêm các mục trong ListControl có hình Sử dụng hàm InsertItem để chèn một mục vào trong ListControl. CString ... ListControl. Đoạn code sau đây minh hoạ việc thay đổi hình ảnh và nội dung của một mục được chọn (nSelected). Hướng dẫn thực hành Lập trình C trên Windows 5 Gắn ImageList vào trong ListControl ... CÀI ĐẶT THỬ NGHIỆM Tạo ra Project có tên là TrucXanh. Tạo biến Tạo Member Variable cho ListControl Thêm vào trong lớp CTrucXanhDlg một biến kiểu CimageList có tên là m_ilChua. Hướng...
Ngày tải lên: 28/08/2012, 15:45
Sử dụng control data trong Visua Basic
... "BIBLIO.MDB" ' Place controls in Browse Mode SetControls (False) End Sub Private Sub CmdEdit_Click() ' Place controls in Edit Mode SetControls (True) End Sub Khi ta ... phải sắp đặt cho DBCombo1 như sau: Chương Mười Bốn - Dùng Control Data Control Data Từ VB5, Visual Basic cho lập trình viên một control để truy cập cơ sỡ dữ liệu, tên nó chỉ đơn sơ là Data. ... Place Recordset into Recordset AddNew mode Data1.Recordset.AddNew ' Place controls in Edit Mode SetControls (True) End Sub Sau khi Recordset gọi method Update thì Recordset ấy ra...
Ngày tải lên: 28/08/2012, 15:46
Hướng dẫn sử dụng - Dùng Control Data
... "BIBLIO.MDB" ' Place controls in Browse Mode SetControls (False) End Sub Private Sub CmdEdit_Click() ' Place controls in Edit Mode SetControls (True) End Sub Khi ta Delete ... công ty (Company Name) và điện thoại Chương Mười Bốn - Dùng Control Data Control Data Từ VB5, Visual Basic cho lập trình viên một control để truy cập cơ sỡ dữ liệu, tên nó chỉ đơn sơ là Data. ... Place Recordset into Recordset AddNew mode Data1.Recordset.AddNew ' Place controls in Edit Mode SetControls (True) End Sub Sau khi Recordset gọi method Update thì Recordset ấy ra khỏi...
Ngày tải lên: 28/08/2012, 15:46