Click here to Skip to main content
15,900,108 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: State Machines - my brain won't do what I want it to Pin
David O'Neil13-May-20 19:29
professionalDavid O'Neil13-May-20 19:29 
GeneralRe: State Machines - my brain won't do what I want it to Pin
honey the codewitch13-May-20 20:07
mvahoney the codewitch13-May-20 20:07 
GeneralRe: State Machines - my brain won't do what I want it to Pin
David O'Neil13-May-20 20:19
professionalDavid O'Neil13-May-20 20:19 
GeneralRe: State Machines - my brain won't do what I want it to Pin
PIEBALDconsult13-May-20 16:13
mvePIEBALDconsult13-May-20 16:13 
GeneralRe: State Machines - my brain won't do what I want it to Pin
honey the codewitch13-May-20 16:22
mvahoney the codewitch13-May-20 16:22 
GeneralRe: State Machines - my brain won't do what I want it to Pin
Peter_in_278013-May-20 17:50
professionalPeter_in_278013-May-20 17:50 
GeneralRe: State Machines - my brain won't do what I want it to Pin
honey the codewitch13-May-20 20:06
mvahoney the codewitch13-May-20 20:06 
GeneralRe: State Machines - my brain won't do what I want it to Pin
OriginalGriff13-May-20 19:52
mveOriginalGriff13-May-20 19:52 
There are quite a few real-world examples if you think in overview what a FSM requires:

1) Inputs that brought the machine to this state
2) The current state of the machine and the outputs that arriving there generated
3) The new state the machine will have as a response to new inputs

So: navigating a vehicle on an small island could be modeled as an FSM. A drinks vending machine. Traffic lights (sooooo simple, very small set of states). Voting systems (could get humorous).

Good luck!
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
AntiTwitter: @DalekDave is now a follower!

GeneralRe: State Machines - my brain won't do what I want it to Pin
CPallini13-May-20 20:37
mveCPallini13-May-20 20:37 
GeneralRe: State Machines - my brain won't do what I want it to Pin
Garth J Lancaster13-May-20 20:57
professionalGarth J Lancaster13-May-20 20:57 
GeneralRe: State Machines - my brain won't do what I want it to Pin
Rage13-May-20 21:30
professionalRage13-May-20 21:30 
GeneralRe: State Machines - my brain won't do what I want it to Pin
Greg Utas14-May-20 0:27
professionalGreg Utas14-May-20 0:27 
GeneralRe: State Machines - my brain won't do what I want it to Pin
F-ES Sitecore14-May-20 0:31
professionalF-ES Sitecore14-May-20 0:31 
GeneralRe: State Machines - my brain won't do what I want it to Pin
Sander Rossel14-May-20 0:52
professionalSander Rossel14-May-20 0:52 
GeneralRe: State Machines - my brain won't do what I want it to Pin
F-ES Sitecore14-May-20 5:39
professionalF-ES Sitecore14-May-20 5:39 
GeneralRe: State Machines - my brain won't do what I want it to Pin
Tim Deveaux14-May-20 1:14
Tim Deveaux14-May-20 1:14 
GeneralRe: State Machines - my brain won't do what I want it to Pin
Rich Leyshon14-May-20 1:40
Rich Leyshon14-May-20 1:40 
GeneralRe: State Machines - my brain won't do what I want it to Pin
Tim Deveaux14-May-20 1:57
Tim Deveaux14-May-20 1:57 
QuestionRe: State Machines - my brain won't do what I want it to Pin
kmoorevs14-May-20 4:28
kmoorevs14-May-20 4:28 
AnswerRe: State Machines - my brain won't do what I want it to Pin
kalberts14-May-20 9:58
kalberts14-May-20 9:58 
GeneralRe: State Machines - my brain won't do what I want it to Pin
Mircea Neacsu14-May-20 3:05
Mircea Neacsu14-May-20 3:05 
GeneralRe: State Machines - my brain won't do what I want it to Pin
F-ES Sitecore14-May-20 5:39
professionalF-ES Sitecore14-May-20 5:39 
GeneralRe: State Machines - my brain won't do what I want it to Pin
Tim Deveaux14-May-20 6:36
Tim Deveaux14-May-20 6:36 
GeneralRe: State Machines - my brain won't do what I want it to Pin
Dar Brett14-May-20 2:13
Dar Brett14-May-20 2:13 
GeneralRe: State Machines - my brain won't do what I want it to Pin
Matthew Dennis14-May-20 2:48
sysadminMatthew Dennis14-May-20 2:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   481 votes