2-5C Architectur Technology
2-5C Architectur Technology
Dr.D.Subitha
• At the component stage, once the sensory data from critical components
has been converted into information, a cyber-twin of each component will
be responsible for capturing time machine records and synthesizing future
steps to provide self-awareness and self-prediction.
• At the next stage, more advanced machine data, e.g. controller parameters
would be aggregated to the component’s information to monitor the status
and generate the cyber-twin of each particular machine.
• y(t) = x2(t)
•put t = 0, y(0) = x2(0)
•put t = 1, y(1) = x2(1)
•put t = −1, y(−1) = x2(−1)
• In the above example, the output y(t) at ‘t’ instant
depends on the input x(t) at the same time instant
‘t’ (present input). So this system is static.
• y(t) = t x(t)
• put t = 0, y(0) = 0 x(0) = 0
• put t = 1, y(1) = 1 .x(0) = x(1)
• put t = −1, y(−1) = −x(−1)
In the above example, the output y(t) at the ‘t’ instant
depends on the input x(t) at the same time instant
‘t’ (present input). So this system is static.
• y(t) = x(2t)
• put t = 0, y(0) = x(0)
• put t = 1, y(1) = x(2)
• put t = −1, y(−1) = x(−2)
• In the above example, the output y(t) depends on
present input, past input and future input. So this
system is dynamic.
• y(t) = x(t2)