IE69536B1 - Automatic data transmission - Google Patents

Automatic data transmission

Info

Publication number
IE69536B1
IE69536B1 IE922909A IE922909A IE69536B1 IE 69536 B1 IE69536 B1 IE 69536B1 IE 922909 A IE922909 A IE 922909A IE 922909 A IE922909 A IE 922909A IE 69536 B1 IE69536 B1 IE 69536B1
Authority
IE
Ireland
Prior art keywords
data
file
counter
host computer
data transmission
Prior art date
Application number
IE922909A
Other versions
IE922909A1 (en
Inventor
Frank Murphy
Feargal Quinn
Vincent O'doherty
Original Assignee
Hanover Res & Dev Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hanover Res & Dev Ltd filed Critical Hanover Res & Dev Ltd
Priority to IES940769 priority Critical patent/IES62347B2/en
Priority to IE922909A priority patent/IE69536B1/en
Publication of IE922909A1 publication Critical patent/IE922909A1/en
Publication of IE69536B1 publication Critical patent/IE69536B1/en

Links

Landscapes

  • Computer And Data Communications (AREA)

Description

The invention relates to automatic clata transmission where there is at least one data processing system communicating with another remote system. In this specification the phrase automatic data transmission means the initiation and carrying our of a data transmission session without the need for user instructions. In particular, the invention relates to such transmission in batch processes such as overnight where data which has been generated and logged during the day is to be transmitted.
PCT Patent Specification No. WO 87/05135 describes a method for data, exchange between a first and a second processor. The processor ready to receive responds to the announcement of the processor ready to transmit, which in turn acknowledges the response of the processor ready to receive. In total, there are two interrogations, whereby both processors would want to transmit at the same time. This Specification does not disclose a method for automatic data transmission as part of a batch process, in which recognition of data files and routing of the files to the relevant storage device locations is important.
Statements of Invention According to the invention there is provided an automatic data transmission method carried out between a host computer system and a plurality of remote systems, the process comprising the steps ofsthe host computer system generating a data structure whereby there is a data file for each of the remote systems; .- 2 a processor in each remote system writing data immediately it is received to one of a plurality of files, the file being selected according to the « nature of the data which is received; the processor of a remote system incrementing a counter each time data is written to a new file in a pre-set time period, and setting the file name according to the value of the counter; the host computer by reference to an on-board real-time clock automatically generating poll signals., at the end of the time period and transmitting the poll signals simultaneously to each of the remote systems; on receipt of a poll signal, a remote system transmitting communicating signals to the host computer and establishing a communications session and subsequently transmitting the data files; if the communications session is successful the remote system deleting the data in the files of the storage device and resetting the counter; and the host processor determining the counter value within the name of each file which is received and processing the counter value to determine a logical counter value which should correspond to one of a set of pre-stored values to ensure that if the file contains data for two time periods where the counter has been incremented twice, the logical value corresponds to the pre-stored value.
In one embodiment, the step of re-setting a file name according to the counter value is carried out after data transmission even if new data has not been written to the file during the time period.
The invention will be more clearly understood from the following description of some preferred embodiments thereof, given by way of example only with reference to the accompanying drawings in which:Fig. 1 is a diagrammatic view showing a host computer system communicating with a number of remote systems; and Fig. 2 is a .flow chart illustrating batch processed data transmission between the systems.
Referring to the drawings, and initially to Fig. 1 there is shown a host computer system 1 which is constructed for communication with remote systems 2. Communication is via a modem and leased lines operating at 4800 baud. Each remote system 2 comprises a microcomputer 3 connected to a registere controller which controls a bank of cash registers in a retail store. The microcomputer 3 is also connected to a fixed disk drive 5 for storage of data.
In operation, data is received at the register controllers 4 of each of the remote systems 2. This is automatically transmitted to the microcomputers 3, which in turn write the data to databases stored on the fixed disk drives 5. This data reception for processing continues on an on25 going basis during the working day. Much of the data will relate to sales volumes for products in the retail store.
Referring to Fig. 2 operation of an automatic data transmission method of the invention is indicated by the numeral 10. - 4 The host computer 3 generates a data structure in a storage device to which it is connected by which there is a separate file for each of the remote systems 2. This is indicated by the step 11 in Fig. 2. In step 12, each microcomputer 3 writes received data to a particular file in the fixed disk drive 5 to which it is connected. For example, one file may relate to sales levels, whereas another would relate to stock levels. As data is written to each file in turn, a counter is incremented and the value of the counter is written into the file header as the name of the file. For example, the first file which is written to may be called RETAIL. 000. When the microcomputer 3-.writes to the next file with a different type of data the .counter is incremented to 1 and the name of the second file becomes RETAIL. 001. In this embodiment, six files are generated by each remote system 2 during processing. Each remote system has a different first portion for its file name. The step of incrementing the counter is indicated by the numeral 14 for each file to which data is written. Steps 12, 13 and 14 are repeated during the working day as data is received at the microcomputer 3 in each remote system 2.
When all of the six files in each system 2 have been written to there exists six files. In one system 2, these are named RETAIL.000, RETAIL.001, RETAIL.002, RETAIL.003, RETAIL.004 and RETAIL.005. At a particular time in each twenty-four hour period, the host computer automatically generates a polling signal with reference to a real-time clock in step 15. This is simultaneously transmitted to each of the remote systems 2 via the leased lines. Upon receipt of a polling signal, the microcomputer 3 of each remote system 2 attempts to establish a communications session with the host computer 3 and to transmit the data files. If any file has not been written to during the day, its name extension is assigned the next counter value, for example 001 or 002. If the communications session is successful and all data has been safely received, as indicated by the decision step 17, in step 20 the microcomputer automatically resets the counter to 0 and resets the file name extensions to .000 for each of the files. However, if the communications session has not been successful, in step 18 the microcomputer 3 monitors the counter value and writes any fresh data to a different part of the same file. This is indicated by the step 18 and the subsequent step 12. However, this time as the counter is incremented the file numbers become RETAIL.006 to RETAIL.012. Because the host computer is automatically constructed to recognise certain file names this would pose a problem. This is overcome by the technical step of the host computer processing the file name according to an algorithm to determine a logical name which should correspond to that which is expected. In this embodiment the processing is carried out as follows :Divide the counter value by 6 e.g. .13 / 6 - 002 Multiply answer by 6 002 * 6 = 012 Subtract from original counter 013 - 012 = 001 Therefore the logical file name is RETAIL.001.
In this way, the host computer 1 will recognise the file and be in a position to automatically transmit it to the correct storage device, the files being stored separately according to their associated remote system 2. At the end of the session, the host computer automatically writes the data to relevant information processing files for generation of management reports or other processing.
In the invention, an automatic batch process of transmitting data at regular time periods from remote systems to the host system is carried out efficiently and in a manner which ensures that if a communications session fails all of the data is transmitted in a simple manner at the following time period and may be logged accordingly at the host computer. Thus, all data logged at a remote system 2 is automatically transmitted to the host computer 1. This is very important for such host computer -operations as management information reporting because a large pool of data is available on a timely basis.
The invention is not limited to the embodiments hereinbefore described but may be varied in construction and detail.

Claims (3)

1. i 1. An automatic data transmission method carried out between a host computer system and a plurality of remote systems, the process comprising the steps of:5 the host computer system generating a data structure whereby there is a data file for each of the remote systems; a processor in each remote system writing data immediately it is received to one of a plurality 10 - of files, the file being selected according to the nature of the data which is received; the processor of a remote system incrementing a counter each time data is written to a new file in a pre-set time period, and setting the file name 15 according to the value of the counter; the host computer by reference to an on-board real-time clock automatically generating poll signals at the end of the time period and transmitting the poll signals simultaneously to 20 each of the remote systems; on receipt of a poll signal, a remote system transmitting communicating signals to the host computer and establishing a communications session 1 and subsequently transmitting the data files; ι 25 if the communications session is successful the remote system deleting the data in the files of the storage device and resetting the counter; and - 8 the host processor determining the counter value within the name of each file which is received and processing the counter value to determine a logical counter value which should correspond to 5 one of a set of pre-stored values to ensure that if the file contains data for two time periods where the counter has been incremented twice, the logical value corresponds to the pre-stored value.
2. An automatic data transmission method as claimed in 10 claim 1, wherein the step of re-setting a file name according to the counter value is carried out after data transmission even if new data has not been written to the file during the time period.
3. An automatic data transmission substantially as 15 hereinbefore described with reference to and as illustrated in the accompanying drawings.
IE922909A 1992-12-16 1992-12-16 Automatic data transmission IE69536B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
IES940769 IES62347B2 (en) 1992-12-16 1992-12-16 Automatic data transmission
IE922909A IE69536B1 (en) 1992-12-16 1992-12-16 Automatic data transmission

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
IE922909A IE69536B1 (en) 1992-12-16 1992-12-16 Automatic data transmission

Publications (2)

Publication Number Publication Date
IE922909A1 IE922909A1 (en) 1994-06-29
IE69536B1 true IE69536B1 (en) 1996-09-18

Family

ID=11039832

Family Applications (2)

Application Number Title Priority Date Filing Date
IE922909A IE69536B1 (en) 1992-12-16 1992-12-16 Automatic data transmission
IES940769 IES62347B2 (en) 1992-12-16 1992-12-16 Automatic data transmission

Family Applications After (1)

Application Number Title Priority Date Filing Date
IES940769 IES62347B2 (en) 1992-12-16 1992-12-16 Automatic data transmission

Country Status (1)

Country Link
IE (2) IE69536B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100399761C (en) * 2003-04-29 2008-07-02 大唐移动通信设备有限公司 A method for reducing transmission delay jitter of ATM equipment
CN100505701C (en) * 1999-01-19 2009-06-24 松下电器产业株式会社 Mobile terminal and data transmission scheme

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100505701C (en) * 1999-01-19 2009-06-24 松下电器产业株式会社 Mobile terminal and data transmission scheme
CN100399761C (en) * 2003-04-29 2008-07-02 大唐移动通信设备有限公司 A method for reducing transmission delay jitter of ATM equipment

Also Published As

Publication number Publication date
IE922909A1 (en) 1994-06-29
IES62347B2 (en) 1995-01-25

Similar Documents

Publication Publication Date Title
EP0976039B1 (en) Apparatus and method for communicating between an intelligent agent and client computer process using disguised messages
US5005122A (en) Arrangement with cooperating management server node and network service node
US5428781A (en) Distributed mechanism for the fast scheduling of shared objects and apparatus
US5175732A (en) Method and apparatus for controlling data communication operations within stations of a local-area network
US4972368A (en) Intelligent serial I/O subsystem
US6310888B1 (en) System and method for communicating data
US3623013A (en) Data processing network and improved terminal
NO170309B (en) SPECIAL FUNCTIONAL FRAMEWORK IN A LOCAL AREA NETWORK
US6463338B1 (en) Industrial controller and network card with buffer negotiation
JPH05508037A (en) Apparatus and method for realizing data communication between a terminal device and a user program
US3668649A (en) Multiple terminal computer control system for group polling
US4792890A (en) Method for resolving conflicts between interrupt sources sharing the same priority level
IE69536B1 (en) Automatic data transmission
US4977499A (en) Method and apparatus for commanding operations on a computer network
US6275876B1 (en) Specifying wrap register for storing memory address to store completion status of instruction to external device
US4740910A (en) Multiprocessor system
US5293495A (en) Method of addressing devices and transferring data on a bus
GB2273590A (en) Batch processes for data transmissions.
JPS6153749B2 (en)
EP0080369B1 (en) Peripheral unit adapted to monitor a low data rate serial input/output interface
US20020087752A1 (en) Method of real time statistical collection for I/O controllers
KR100609552B1 (en) An apparatus and method for distributing the financial workload using counter variables
JP3030821B2 (en) IC card data transmission system
JPS5860333A (en) Priority controlling method for plural terminal devices
JP2903901B2 (en) Data transceiver

Legal Events

Date Code Title Description
MM4A Patent lapsed