Define/code two non-composite processes in FSP, named EVEN and TRIPLE.  EVEN process will take a non-negative integer and output the input number if it is even (e.g., 0, 2, and 4).   TRIPLE process will take a non-negative integer and output the input number if it is triple (e.g., 0, 3 and 6). Define/code a FSP composite process, named TEST6, which includes both EVEN and TRIPLE processes. TEST6 process will take a non-negative integer and output the input number if it is a sextuple (e.g., 0, 6 and 12); otherwise, NO output. Use LTSA to compile your code of EVEN, TRIPLE, and TEST6 processes and to show the corresponding LTS diagram for TEST6 process.  Assuming all possible input integers to TEST6 process are from 0 to 12.  Only show the input and output in the LTS diagram of TEST6 process.

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter10: Application Development
Section: Chapter Questions
Problem 8VE
icon
Related questions
Question
  1. Define/code two non-composite processes in FSP, named EVEN and TRIPLE. 
    1. EVEN process will take a non-negative integer and output the input number if it is even (e.g., 0, 2, and 4).  
    2. TRIPLE process will take a non-negative integer and output the input number if it is triple (e.g., 0, 3 and 6).
  2. Define/code a FSP composite process, named TEST6, which includes both EVEN and TRIPLE processes. TEST6 process will take a non-negative integer and output the input number if it is a sextuple (e.g., 0, 6 and 12); otherwise, NO output.
  3. Use LTSA to compile your code of EVEN, TRIPLE, and TEST6 processes and to show the corresponding LTS diagram for TEST6 process. 
  4. Assuming all possible input integers to TEST6 process are from 0 to 12.  Only show the input and output in the LTS diagram of TEST6 process.
 
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Analysis of Performance Measurement
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning