1
2
3
4
5
6
Task status and transition 6-3
3.2
Task scheduling
Task scheduling determines the priority to be used in allocating tasks in the READY (execution
enabled) status to the CPU and executing them.
When there are two or more tasks which are put in the READY status, ready queues for CPU
allocation are used to determine the priority for executing the tasks. One of these READY status
tasks is then selected and executed (RUN status).
Only tasks with the same priority ranking are assigned to a given ready queue. Therefore, where
several tasks with differing priority rankings exist, a corresponding number of ready queues are
created. Tasks within a given ready queue are handled on a first come first serve (FCFS) basis. The
task where a READY status is first established has priority. The smaller the number, the higher the
task priority level.
Task 1
Task 3
Task 1
Task 4
Task 5
Task 2
Ready queue 1
Ready queue 2
Ready queue 3
Order in which tasks are put in READY status.
The head of the task with the highest priority
is put in RUN status.
High
Low
32
33
34
Priority level
Task scheduling
33602-R7-00
A RUN status task will be moved to the end of the ready queue if placed in a READY status by any
of the following causes:
1) A WAIT status command was executed.
2) The CPU occupation time exceeds a specified time.
3) A task with a higher priority level is put in READY status.
Task 1
RUN status
READY status
Moves to the end of the ready queue, and Task 3 is executed.
Task 3
Task 4
Execution sequence
1
Task 1
Task 3
Task 4
Task 1
2
Moves to the end of the ready queue, and Task 4 is executed.
Task 3
Task 4
Task 1
Task 3
3
Ready queue
33603-R7-00
NOTE
•
When the prescribed CPU
occupation time elapses,
the active command is
ended, and processing
moves to the next task.
However, if there are no
other tasks of the same
or higher priority (same
or higher ready queue),
the same task will be
executed again.
Содержание SCARA YRCX Series
Страница 1: ... 7 6HULHV DW 1R 1 5 5RERW RQWUROOHU 352 5 00 1 0 18 6 5 5RERWV 5 6HULHV ...
Страница 2: ......
Страница 20: ......
Страница 26: ......
Страница 27: ...Chapter 2 Constants 1 1 Outline 2 1 2 2 Numeric constants 2 1 3 3 Character constants 2 2 ...
Страница 28: ......
Страница 32: ......
Страница 52: ......
Страница 54: ......
Страница 61: ...Chapter 5 Multiple Robot Control 1 1 Overview 5 1 2 2 Command list with a robot setting 5 2 ...
Страница 62: ......
Страница 66: ......
Страница 76: ......
Страница 78: ......
Страница 92: ......
Страница 328: ......
Страница 408: ......
Страница 409: ...Chapter 11 User program examples 1 1 Basic operation 11 1 2 2 Application 11 8 ...
Страница 410: ......
Страница 432: ......
Страница 488: ......
Страница 489: ...Chapter 13 Appendix 1 1 Reserved word list 13 1 2 2 Changes from conventional models 13 3 ...
Страница 490: ......
Страница 496: ......
Страница 497: ...Index ...
Страница 498: ......
Страница 504: ......
Страница 505: ......
Страница 506: ... DW 1R 1 XWKRUL HG LVWULEXWRU 3ULQWHG LQ XURSH ...