Finite state automation for emulation of activity sequenced...

Computer graphics processing and selective visual display system – Display driving control circuitry – Controlling the condition of display elements

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C345S215000

Reexamination Certificate

active

06654033

ABSTRACT:

TECHNICAL FIELD
The present invention relates in general to programmed data processing systems, and in particular to programmable deterministic finite state automata machines and graphical user interface (GUI) systems.
BACKGROUND INFORMATION
A finite state automation, also called a “finite state machine” or “transducer,” consists of a set of states, a set of input events, a set of output events, and a state transition function. The set of states includes an internal state. Some states may be designed as “terminal states.” The state transition function takes the current state in an input event and returns the new set of output events and the next state. The finite state machine can also be viewed as a function which maps an ordered sequence of input events onto a corresponding sequence of output events.
A deterministic finite state automation is one where each next state is uniquely determined by a single input event. A deterministic finite state automation is contrasted with a backtracking automation, where at each state there may be several possible actions and the only way to choose between them is to try each one and backtrack if that transition fails.
A deterministic finite state automation can be depicted in a variety of manners well-recognized within the mathematical art. One way in which a deterministic finite state automation might be depicted is in a table format. For example:
Current State
Exit Condition
Next State
Begin
Start
A
A
2
B
A
3
Exit
B
5
C
B
6
Exit
C
4
Exit
For greater clarity, a deterministic finite state automation may be depicted graphically as in
FIG. 1
, which illustrates the automation of the table. The first row of the table format is depicted by a Begin state
101
. The next state listed on the table is A
103
. Movement is made from the Begin state
101
to the A state
103
upon a starting condition
111
. Likewise, the diagram illustrates that states B
105
exit conditions for 5
119
and 6
121
, and state C
107
has an exit condition 4
117
.
Finite state automata have been reduced to programming code, as demonstrated by FIG.
2
. While
FIG. 2
demonstrates iterative meta-code to implement the finite state automation shown in the table above and
FIG. 1
, those skilled in the art will appreciate that deterministic finite state automata may be implemented in a variety of programming languages to achieve results similar to the results obtained from the pseudo-code in FIG.
2
. Deterministic finite state automation are well-suited to being programmed in object-oriented languages. In fact, object-oriented languages have heretofore been considered ideal for computer implementation of the deterministic finite state automata model.
Those skilled in the art will appreciate, however, that, regardless of the language used, significant skill is required to render a coded implementation of an iterative process. The instant invention addresses this barrier by presenting a system which can use the graphical implications of a finite state automata model to overcome the limitations inherent in implementing a sequenced engine.
SUMMARY OF THE INVENTION
The invention is a graphical-oriented editor that greatly simplifies the creation, testing, and subsequent revision of an activity sequencer engine through the use of a deterministic finite state automata model. The editor is based upon the concept of functional units (FUs). Each FU represents a state in a deterministic finite state automation. Each FU is an object that facilitates the meaningful connection to other AFUs to construct a larger logical entity which is an activity functional unit (AFU). Any AFU may be treated as a FU and nested.
By manipulating the FUs and defining relationships between them graphically on the screen, the instant invention allows a user to build a complete sequenced program from FUs. The resulting program is an AFU can be combined with other AFUs and previously created AFUs to build large, complex programs.
Three control structures are necessary to implement to any iterative program: sequence, branching, and iteration. Therefore, the instant invention provides for each of these features in order to permit construction of the most powerful and fully functional sequenced engine programs.
A database structure is also disclosed for facilitation of the display of the FU in the graphical environment.
The development cycle for products built from FUs through the instant graphical editor is considerably shorter than the development cycle for products constructed in a more traditional coding manner. Consequently, the cost of development is decreased. Short development cycles also enable development groups to more quickly respond to product management and marketing requirements.
The use of FUs and the graphic editor also considerably reduces the complexity of modifications to existing activity sequencer engines. Consequently, the cost of upkeep and maintenance of programs is decreased. Development groups are also able to then respond quickly to modification requirements.
The foregoing outlines broadly the features and technical advantages of the present invention in order that the detailed description of the invention that follows may be better understood. Additional features and advantages of the invention will be is described hereinafter, which form the subject of the claims of the invention.


REFERENCES:
patent: 5325534 (1994-06-01), Galy
patent: 5561800 (1996-10-01), Sabatella
patent: 5566292 (1996-10-01), Krembs
patent: 5652714 (1997-07-01), Peterson et al.
patent: 5671415 (1997-09-01), Hossain
patent: 5778059 (1998-07-01), Loghmani et al.
patent: 5786816 (1998-07-01), Macrae et al.
patent: 5805896 (1998-09-01), Burgess
patent: 5815153 (1998-09-01), Isensee et al.
patent: 5815715 (1998-09-01), Ku. uk akar
patent: 5835914 (1998-11-01), Brim
patent: 5864819 (1999-01-01), De Armas et al.
patent: 5870590 (1999-02-01), Kita et al.
patent: 5883639 (1999-03-01), Walton et al.
patent: 5915115 (1999-06-01), Talati
patent: 6056428 (2000-05-01), Devoino et al.
patent: 6173246 (2001-01-01), Billups, III
patent: 6202043 (2001-03-01), Devoino et al.
patent: 6484261 (2002-11-01), Wiegel
patent: 6489971 (2002-12-01), Miller et al.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Finite state automation for emulation of activity sequenced... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Finite state automation for emulation of activity sequenced..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Finite state automation for emulation of activity sequenced... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3129234

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.