AMD K3780E-D Especificaciones

Busca en linea o descarga Especificaciones para No AMD K3780E-D. AMD K3780E-D Specifications Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 54
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
HIGH-SPEED INPUT AND
PULSE OUTPUT FEATURES
EE
EE
A
A
PPENDIX
PPENDIX
In This Chapter:
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .E–2
Choosing the HSIO Operating Mode . . . . . . . . . . . . . . . . . . . . . . . .E–4
Mode 10: High-Speed Counter . . . . . . . . . . . . . . . . . . . . . . . . . . . .E–6
Mode 20: Quadrature Counter . . . . . . . . . . . . . . . . . . . . . . . . . . .E–18
Mode 30: Pulse Output . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .E–24
Trapezoidal Profile Operation . . . . . . . . . . . . . . . . . . . . . . . . . . . . .E–31
Registration Profile Operation . . . . . . . . . . . . . . . . . . . . . . . . . . . . .E–34
Velocity Profile Operation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .E–39
Mode 40: High-Speed Interrupts . . . . . . . . . . . . . . . . . . . . . . . . . .E–44
Mode 50: Pulse Catch Input . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .E–49
Mode 60: Discrete Inputs with Filter . . . . . . . . . . . . . . . . . . . . . . .E–52
Vista de pagina 0
1 2 3 4 5 6 ... 53 54

Indice de contenidos

Pagina 1 - PULSE OUTPUT FEATURES

HIGH-SPEED INPUT ANDPULSE OUTPUT FEATURESEEEEAAPPENDIXPPENDIXIn This Chapter:Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 2 - Introduction

Calculating Your Preset ValuesThe preset values occupy two data words each. They can range in value from 0000 0000 to9999 9999, just like the high-spe

Pagina 3 - Encoder Input Wiring

*With the counter reset, you have the option of a normal reset or a faster reset. However, thefast reset does not recognize changed preset values duri

Pagina 4 - Default Mode

The next figure shows how the HSIO counter will appear in a ladder program. Note that theEnable Interrupt (ENI) command must execute before the counte

Pagina 5 - Configuring Inputs X0 – X2

Program Example (cont’d)The compare double instruction above uses the current count of the HSIO counter to turnon Y0. This technique can make more tha

Pagina 6 - Mode 10: High-Speed Counter

Counter With Presets Program ExampleThe following example shows how to program the HSIO circuit to trigger on three presetvalues. You may recall the i

Pagina 7 - Interfacing to Counter Inputs

Some applications will require a different type of action at each preset. It is possible for theinterrupt routine to distinguish one preset event from

Pagina 8 - 10 = High-Speed Counter

Counter With Preload Program ExampleThe following example shows how you can preload the current count with another value.When the preload command inpu

Pagina 9 - Equal Relay Numbers

Troubleshooting Guide for Mode 10If you’re having trouble with Mode 10 operation, please study the following symptoms andpossible causes. The most com

Pagina 10 - X Input Configuration

Mode 20: Quadrature CounterPurposeThe counter in the HSIO circuit can count two quadrature signal pulses instead of a singlepulse train (mode 10 opera

Pagina 11 - Writing Your Control Program

Wiring DiagramA general wiring diagram for encoders to the DL05 in HSIO Mode 20 is shown below.Encoders with sinking outputs (NPN open collector) are

Pagina 12 - DirectSOFT

IntroductionBuilt-in Motion Control SolutionMany machine control applications require varioustypes of simple high-speed monitoring and control.These a

Pagina 13 - Program Example (cont’d)

Setup for Mode 20Recall that V7633 is the HSIO Mode Select register. Refer to the diagram below. Use BCD20 in the lower byte of V7633 to select the Hi

Pagina 14

DL05 Micro PLC User Manual, 6th Edition, Rev. CE–21Appendix E: High-speed Input and Pulse Output Features123DE678910111114ABCDWriting Your Control Pro

Pagina 15 - Preset 3

Program Example (cont’d)DL05 Micro PLC User Manual, 6th Edition, Rev. CE–22Appendix E: High-speed Input and Pulse Output Features123DE678910111114ABCD

Pagina 16

Counter Preload Program ExampleTo preload the counter, just add the following example rungs to the program above.Troubleshooting Guide for HSIO Mode 2

Pagina 17

Mode 30: Pulse OutputPurposeThe HSIO circuit in Mode 30 generates output pulsetrains suitable for open-loop control of a single-axismotion positioning

Pagina 18 - Quadrature Encoder Signals

Functional Block DiagramThe diagram below shows HSIO functionality in Mode 30. When the lower byte of HSIOMode register V7633 contains a BCD “30”, the

Pagina 19 - Wiring Diagram

DL05 Micro PLC User Manual, 6th Edition, Rev. CE–26Appendix E: High-speed Input and Pulse Output Features123DE678910111114ABCDWiring DiagramThe genera

Pagina 20 - Setup for Mode 20

Motion Control Profile SpecificationsThe motion control profiles generated in Pulse Output Mode have the followingspecifications:Physical I/O Configur

Pagina 21

DL05 Micro PLC User Manual, 6th Edition, Rev. CE–28Appendix E: High-speed Input and Pulse Output Features123DE678910111114ABCDSetup for Mode 30Recall

Pagina 22 - Select Mode 20

Profile Parameter TableV7630 is a pointer location which points to thebeginning of the Profile Parameter Table. Thedefault starting location for the p

Pagina 23 - Preload counter

DL05 Micro PLC User Manual, 6th Edition, Rev. CE–3Appendix E: High-speed Input and Pulse Output Features123DE678910111114ABCDDedicated High- Speed I/O

Pagina 24 - Mode 30: Pulse Output

Choosing the Profile TypePulse Output Mode generates three types of motion profiles. Most applications use one typefor most moves. However, each move

Pagina 25

Trapezoidal Profile OperationTrapezoidal Profile ApplicationsThe trapezoidal profile is best suited for simple point-to-point moves, when the targetpo

Pagina 26 - Interfacing to Drive Inputs

Trapezoidal Profile Program ExampleThe trapezoidal profile we want to perform is drawn and labeled in the following figure. Itconsists of a non-zero s

Pagina 27 - Logical I/O Functions

Program Example (cont’d)Preload Position ValueAt any time you can write (preload) a new position into the current position value. This oftendone after

Pagina 28 - Setup for Mode 30

DL05 Micro PLC User Manual, 6th Edition, Rev. CE–34Appendix E: High-speed Input and Pulse Output Features123DE678910111114ABCDRegistration Profile Ope

Pagina 29 - Velocity Profile

Registration Profile Program ExampleThe registration profile we want to perform is drawn and labeled in the following figure. Itconsists of a non-zero

Pagina 30 - Velocity Profile Defined

Program Example (cont’d)The profile will begin when the start input (X3) is given. Then the motion begins anindefinite move, which lasts until an exte

Pagina 31 - Trapezoidal Profile Operation

Home Search Program ExampleOne of the more challenging aspects of motion control is the establishment of actual positionat powerup. This is especially

Pagina 32

The home search profile will execute specific parts of the program, based on the order ofdetection of the limit switches. Ladder logic sets C0 to init

Pagina 33 - Preload Position Value

Velocity Profile OperationVelocity Profile ApplicationsThe velocity profile is best suited for applications which involve motion but do not requiremov

Pagina 34 - Registration Applications

Choosing the HSIO Operating ModeUnderstanding the Six ModesThe High-Speed I/O circuit operates in one of the 6 basic modes as listed in the table belo

Pagina 35

Velocity Profile Program ExampleThe velocity profile we want to perform is drawn and labeled in the following figure. Eachvelocity segment is of indef

Pagina 36

Program Example (cont’d)DL05 Micro PLC User Manual, 6th Edition, Rev. CE–41Appendix E: High-speed Input and Pulse Output Features123DE678910111114ABCD

Pagina 37 - Home Search Program Example

Pulse Output Error CodesThe Profile Parameter Table starting at V2320 (default location) defines the profile. Certainnumbers will result in a error wh

Pagina 38

4. Wiring – Verify the wiring to the stepper motor is correct. Remember the signal groundconnection from the PLC to the motion system is required.5. M

Pagina 39 - Velocity Profile Operation

Mode 40: High-Speed InterruptsPurposeThe HSIO Mode 40 provides a high-speed interrupt to the ladder program. This capability isprovided for your choic

Pagina 40

Setup for Mode 40Recall that V7633 is the HSIO Mode Select register. Refer to the diagram below. Use BCD40 in the lower byte of V7633 to select the Hi

Pagina 41

DL05 Micro PLC User Manual, 6th Edition, Rev. CE–46Appendix E: High-speed Input and Pulse Output Features123DE678910111114ABCDExternal Interrupt Timin

Pagina 42 - Pulse Output Error Codes

External Interrupt Program ExampleThe following program selects Mode 40, then selects the external interrupt option. Inputs X1and X2 are configured as

Pagina 43 - Possible causes:

Timed Interrupt Program ExampleThe following program selects Mode 40, then selects the timed interrupt option, with aninterrupt period of 100 ms.Input

Pagina 44

Mode 50: Pulse Catch InputPurposeThe HSIO circuit has a pulse-catch mode of operation. It monitors the signal on input X0,preserving the occurrence of

Pagina 45 - Setup for Mode 40

DL05 Micro PLC User Manual, 6th Edition, Rev. CE–5Appendix E: High-speed Input and Pulse Output Features123DE678910111114ABCDConfiguring the HSIO Mode

Pagina 46 - Independent Timed Interrupt

Setup for Mode 50Recall that V7633 is the HSIO Mode Select register. Refer to the diagram below. Use BCD50 in the lower byte of V7633 to select the Hi

Pagina 47

Pulse Catch Program ExampleThe following program selects Mode 50, then programs the pulse catch code for X0. InputsX1 and X2 are configured as filtere

Pagina 48

Mode 60: Discrete Inputs with FilterPurposeThe last mode we will discuss for the HSIO circuit is Mode 60, Discrete Inputs with Filter.The purpose of t

Pagina 49 - Mode 50: Pulse Catch Input

Setup for Mode 60Recall that V7633 is the HSIO Mode Select register. Refer to the diagram below. Use BCD60 in the lower byte of V7633 to select the Hi

Pagina 50 - Setup for Mode 50

Filtered Inputs Program ExampleThe following program selects Mode 60, then programs the filter delay time constants forinputs X0, X1, and X2. Each fil

Pagina 51 - Pulse Catch Program Example

Mode 10: High-Speed CounterPurposeThe HSIO circuit contains one high-speed counter. A single pulse train from an externalsource (X0) clocks the counte

Pagina 52

DL05 Micro PLC User Manual, 6th Edition, Rev. CE–7Appendix E: High-speed Input and Pulse Output Features123DE678910111114ABCDWiring DiagramA general w

Pagina 53 - Setup for Mode 60

Setup for Mode 10Recall that V7633 is the HSIO Mode Select register. Refer to the diagram below. Use BCD10 in the lower byte of V7633 to select the Hi

Pagina 54 - Main Program

Preset Data Starting LocationV7630 is a pointer location which points to the beginning of thePreset Data Table. The default starting location for the

Comentarios a estos manuales

Sin comentarios