Transition Diagrams and finite-state automaton?

Click For Summary

Discussion Overview

The discussion revolves around understanding transition diagrams and finite-state automata, particularly in the context of a homework problem. Participants are exploring the interpretation of a specific table format related to state transitions and outputs.

Discussion Character

  • Homework-related
  • Debate/contested
  • Technical explanation

Main Points Raised

  • One participant expresses confusion regarding the transition from state b/1 back to the initial state, questioning if it is correct since b/1=1.
  • Another participant indicates a disagreement with an answer diagram and seeks clarification on the interpretation of σ1 in relation to the input 'a' in the function column.
  • A participant asserts that σ1 corresponds to the output values a=1 and b=1, but this is challenged by another participant who believes there is a misunderstanding of the table's structure.
  • Clarifications are provided regarding the roles of states (σ) and inputs (a and b), as well as the functions f and g that dictate state changes and outputs.

Areas of Agreement / Disagreement

Participants express differing interpretations of the table format and the state transitions, indicating that multiple competing views remain unresolved.

Contextual Notes

There are limitations in understanding the table format and the definitions of states and outputs, which may affect the clarity of the discussion. Some assumptions about the input values and their interpretations are not fully agreed upon.

Kingyou123
Messages
98
Reaction score
0

Homework Statement


Capture.PNG

Homework Equations


3. The Attempt at a Solution [/B]
20160425_181745.jpg

My confusion comes in with b/1, would it be going back to sigma inital since b/1=1?
Also could someone explain what a finite state automaton is.
 
Physics news on Phys.org
I'm not familiar with the table format given, but it seems self-explanatory. If I understand it, I disagree with your answer diagram. Tell me how you interpret the σ1 directly under the a in the f column. I.e., in the row with σ0 in the left hand column.
 
haruspex said:
I'm not familiar with the table format given, but it seems self-explanatory. If I understand it, I disagree with your answer diagram. Tell me how you interpret the σ1 directly under the a in the f column. I.e., in the row with σ0 in the left hand column.
σ1 is when the output is a =1 and b=1
 
Kingyou123 said:
σ1 is when the output is a =1 and b=1
I think you completely misunderstand the table. The sigmas are the states, old and new. a and b are the values of the input (it's either an a or a b, not a 0 or a 1), and the 0 and 1 are the outputs. The functions f and g are the state change function and the output function respectively.

The first row says that in state σ0 an input of a leads to an output of 1 and a new state σ1; an input of b does the same.
The second row says that in state σ1 an input of a leads to an output of 0 and a new state σ0; an input of b does the same as it does in state σ0.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
4K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K