Homework, Mealy's Moore's automaton

Thread Starter

Xenon02

Joined Feb 24, 2021
500
Hello all!

I've got a problem with making a graf for a Mealy's/Moore's automaton. The task is : to make a Mealy's/Moore's synchronic automatic, with one input and one output so X-input Y-output. Output equals 1 if the total number of ones that appeared in input is divisible by 3 for example 3,6,9,12 etc. Zrzut ekranu 2022-04-02 175608.png

Zrzut ekranu 2022-04-02 175801.png

I don't know if it's correct
But I would appreciate for any advice.
 

Attachments

ci139

Joined Jul 11, 2016
1,898
? i don't quite get what "they" insist from you
but the task seems to be a simple mod3 counter - however is the input like electrical wire or
like 2 push-buttons (one for 1 and another to input the 0)
the educators are known by their poor , lacking , incomplete , fuzzy and impossible problem definitions
 

Thread Starter

Xenon02

Joined Feb 24, 2021
500
? i don't quite get what "they" insist from you
but the task seems to be a simple mod3 counter - however is the input like electrical wire or
like 2 push-buttons (one for 1 and another to input the 0)
the educators are known by their poor , lacking , incomplete , fuzzy and impossible problem definitions
It's electrical input so 1 is for max Voltage and 0 is for 0 Voltage.
And I'm supposed to use flip-flop elements such as flip-flop D or T ot JK. But I need to make a state graf.
Something like this :
1648928385743.png
 

Thread Starter

Xenon02

Joined Feb 24, 2021
500
so you got a raising (positive going) edge triggered mod 3 counter // Edit or mod 6 depending how to interpret it
Ty for the simulation, but my question was more about, if my graf (Moore and Mealy graf) are correct :D
 

ci139

Joined Jul 11, 2016
1,898
at the #1 the Moore is ... interesting - as, when you get input "0" after the "divisible by 3" the "divisible by 3" drops? // if that was your intention
(altough i am not so home about Mealy's graph) it seems it behaves as your Moor - dropping the output.. (but since i never heard of Mealy's) ..on the input of "0" , or - as soon as it's set (← can't really help with the last one)
this is really interesting → https://www.google.com/search?q="mealy+machine"+exact+"output+transition+time"
https://www.google.com/search?q=dick+cheney+quotes+"known+unknowns"
. . . https://www.google.com/search?q="mealy+machine"+"output+changes+at"+-moore . . . nope - it does not! . . . reading . . . so the output changes at the state transition as the transition starts/occurs ← it's really difficult to form such definition as a written/spoken sentence "#¤!"%¤%/#
 
Last edited:
Top