0% found this document useful (0 votes)
43 views1 page

Current State Input Next State Reset (X) Valid Match (Y)

This document describes the state transitions of a locking system with 4 states: Locked, LockedCombo1, LockedCombo2, and Unlocked. It shows that the system can transition between these states based on whether the reset or valid match inputs are 0 or 1 in the current state.

Uploaded by

irfanil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views1 page

Current State Input Next State Reset (X) Valid Match (Y)

This document describes the state transitions of a locking system with 4 states: Locked, LockedCombo1, LockedCombo2, and Unlocked. It shows that the system can transition between these states based on whether the reset or valid match inputs are 0 or 1 in the current state.

Uploaded by

irfanil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Input

Current State Next State


Reset (X) Valid Match (Y)
Locked 0 0 Locked
Locked 0 1 LockedCombo1
Locked 1 0 Locked
Locked 1 1 LockedCombo1
LockedCombo1 0 0 Locked
LockedCombo1 0 1 LockedCombo2
LockedCombo1 1 0 Locked
LockedCombo1 1 1 LockedCombo1
LockedCombo1 0 0 Locked
LockedCombo1 0 1 LockedCombo3
LockedCombo1 1 0 Locked
LockedCombo1 1 1 LockedCombo1
LockedCombo1 0 0 Locked
LockedCombo1 0 1 Unlocked
LockedCombo1 1 0 Locked
LockedCombo1 1 1 LockedCombo1
Unlocked 1 0 Locked
Unlocked 1 1 LockedCombo1

S0

S4 S1

S3 S2

You might also like