Omron CS1G/H-CPUxx-EV1 Programming Manual page 368

Sysmac cs series; sysmac cj series
Hide thumbs Also See for CS1G/H-CPUxx-EV1:
Table of Contents

Advertisement

CPU Processing Modes
Parallel Processing Modes
332
Normal Mode
Overseeing processing
Program execution
I/O refreshing
Peripheral Servicing
Parallel Processing Modes
Program Execution Cycle
Overseeing processing
Program execution
I/O refreshing
There are two different Parallel Processing Modes: Parallel Processing with
Synchronous Memory Access and Parallel Processing with Asynchronous
Memory Access.
■ Parallel Processing with Asynchronous Memory Access
In this mode, I/O memory access for peripheral servicing is not synchronized
with I/O memory access for program execution. In other words, all peripheral
servicing is executed in parallel with program execution, including memory
access. This mode will provide the fastest execution (compared to the other
modes) for both program execution and event processing when there is a
heavy peripheral servicing load.
■ Parallel Processing with Synchronous Memory Access
In this mode, I/O memory access for peripheral servicing is not executed in
parallel with program execution, but rather is executed following program exe-
cution, just like it is in the normal execution mode, i.e., following the I/O refresh
period. All other peripheral servicing is executed in parallel with program exe-
cution.
This mode will provide faster execution that the normal execution mode for
both program execution and event processing. The program execution cycle
time will be longer than that for Parallel Processing with Asynchronous Mem-
ory Access by the time required to refresh I/O for peripheral servicing.
The cycle times and peripheral servicing responses for Normal, Parallel Pro-
cessing with Asynchronous Memory Access, and Parallel Processing with
Synchronous Memory Access are listed in the following table. (These values
Cycle time
Peripheral Servicing Cycle
Overseeing processing
Peripheral servicing
Cycle time for
program execution
Section 6-8
Cycle time for
peripheral servicing

Advertisement

Table of Contents
loading

Table of Contents