Multi-machine information processing method and device for automatic generation of Boolean algebra

An information processing method and information processing device technology, applied in the direction of program control devices, electrical components, transmission systems, etc., can solve the problems of unguaranteed generation system, slow generation speed, and affecting use efficiency, etc., to achieve high system compatibility and low cost Less time, more convenient effects

CN102385507AActive Publication Date: 2012-03-21CASCO SIGNAL
4 Cites 4 Cited by

Patent Information

Authority / Receiving Office
CN · China
Current Assignee / Owner
Publication Date
2012-03-21

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention relates to a multi-machine information processing method for automatic generation of Boolean algebra, which adopts a client / server mode to realize the multi-machine automatic generation of the Boolean algebra. The information processing method comprises the following steps that: 1) a server divides a source file and sequentially transmits the divided source files to a client; 2) the client receives the source files, generates Boolean algebra files, and transfers the Boolean algebra files to the server; and 3) the server receives the Boolean algebra files and combines the Boolean algebra files. Compared with the prior art, the invention has the advantages of strong asynchronous decomposition, strong computing power, high system compatibility, good expansibility and the like.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to a Boolean algebra generating method, in particular to a multi-machine information processing method and device for automatically generating Boolean algebra. Background technique

[0002] The application of Boolean algebra to computer interlocking system has gone through the process from manual programming to automatic generation. Manual programming is gradually eliminated due to its heavy workload and easy to make mistakes. With the increasing application, Boolean algebra-aided design technology has become a hot spot in people's research.

[0003] The existing Boolean algebra aided design tool software all complete the logic check by a single machine and generate Boolean algebra output files. However, with the gradual complexity of the application site, especially when encountering large-scale stations with many basic routes and long routes, the single-machine generation will spend a lot of time on the screening and processing...

Examples

Embodiment

[0048] A multi-machine information processing method for automatically generating Boolean algebra is characterized in that, adopting a client / server mode to realize multi-machine automatic generation of Boolean algebra, the information processing method includes the following steps:

[0049] 1) The server side divides the source file and transmits it to the client in turn;

[0050] 2) The client receives and generates a Boolean algebra file, and transmits the Boolean algebra file to the server;

[0051] 3) The server receives the Boolean algebra files and merges them.

[0052] Such as figure 1 Shown, described step 2) concrete steps are as follows:

[0053] (101) start the client;

[0054] (102) configure the IP address of the server side;

[0055] (103) Attempt to connect to the server, when exceeding the delay and unable to connect, return to step (102), if the connection is successful, perform step (104);

[0056] (104) After the connection is successful, judge whether...