US4703449A - Interrupt driven multi-buffer DMA circuit for enabling continuous sequential data transfers - Google Patents

Interrupt driven multi-buffer DMA circuit for enabling continuous sequential data transfers Download PDF

Info

Publication number
US4703449A
US4703449A US06/868,257 US86825786A US4703449A US 4703449 A US4703449 A US 4703449A US 86825786 A US86825786 A US 86825786A US 4703449 A US4703449 A US 4703449A
Authority
US
United States
Prior art keywords
data
buffer
pulses
blanking
pulse
Prior art date
Legal status (The legal status 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 status listed.)
Expired - Lifetime
Application number
US06/868,257
Inventor
Ari P. Berman
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Data Translation Inc
Original Assignee
Data Translation Inc
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
Priority claimed from US06/470,402 external-priority patent/US4599689A/en
Application filed by Data Translation Inc filed Critical Data Translation Inc
Priority to US06/868,257 priority Critical patent/US4703449A/en
Application granted granted Critical
Publication of US4703449A publication Critical patent/US4703449A/en
Assigned to DATA TRANSLATION II, INC. reassignment DATA TRANSLATION II, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DATA TRANSLATION, INC.
Assigned to DATA TRANSLATION, INC., A DELAWARE CORPORATION reassignment DATA TRANSLATION, INC., A DELAWARE CORPORATION MERGER (SEE DOCUMENT FOR DETAILS). Assignors: DATA TRANSLATION, INC., A MASSACHUSETTS CORP.
Assigned to DATA TRANSLATION, INC., A DELAWARE CORPORATION reassignment DATA TRANSLATION, INC., A DELAWARE CORPORATION CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: DATA TRANSLATION II, INC., A DELAWARE CORPORATION
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/28Handling requests for interconnection or transfer for access to input/output bus using burst mode transfer, e.g. direct memory access DMA, cycle steal

Definitions

  • the present invention relates to computer systems in general and more particularly to data acquisition and signal generation systems for use with computer systems.
  • a control computer system interfaces with a manufacturing process by means of data acquisition and signal generation devices.
  • Data acquisition devices sample selected variables in the manufacturing process at predetermined intervals and convert the measured variables into digital codes suitable for use by the computer.
  • signal generation devices are used to translate the digital codes produced by the computer into analog signals suitable for controlling the manufacturing process.
  • the measured variables are transferrred to the computer system's main memory.
  • the processor then performs computations on the data in main memory and provides output signals which can be used to control the ongoing process.
  • incoming data from the sampling circuits is transferred from main memory to a secondary storage unit and later retrieved for analysis. This latter method is typically used when data rates exceed the real-time processing capabilities of the system.
  • DMA direct memory access
  • the computer then enables the DMA unit which independently performs the transfers.
  • the DMA unit then monitors the number of words transferred and when the specified number have been transferred, the DMA unit stops transferring data and notifies the computer system by a standard interrupt procedure.
  • the computer then provides the DMA unit with the starting address of a new buffer area and the new word count and restart the unit. After the DMA unit has been enabled, the computer may usually perform other calculations.
  • the data is transferred by another DMA unit to a large secondary storage located on the computer's peripheral bus.
  • a technique known as "double-buffering" is used. In this technique at least two separate buffer memory areas are used for transfer of data. Since the buffer areas are separate, data can be transferred from a data acquisition device to a first buffer area under control of one DMA unit while data is simultaneously being transferred from the second buffer area to the secondary storage unit under control of the other DMA unit.
  • the second buffer Since data transfer from a buffer memory to the secondary storage is generally faster than data transfer from the data acquisition device, the second buffer generally becomes empty before the first buffer is filled so that when the first buffer does become filled, new incoming information can be transferred to the empty second buffer while the first buffer is being emptied.
  • a corresponding problem occurs when data is being transferred from the buffer storage area to a signal generation device where the translated data is being used to control an ongoing process. If the transfer rate exceeds the time required to restart the DMA process when one buffer memory has been emptied, an interruption in data flow (generally called a data "underrun” or “delay”) will occur. In some systems a small data delay is not serious, but in other systems it can produce catastophic results.
  • One conventional arrangement is to provide a "dual-port" memory in the data acquisition or translation device. With a dual-port memory, data can be stored and retrieved simultaneously via the two separate ports. Thus data can be transferred from the buffer area to the memory through one port and simultaneously removed from the memory from another port before the memory has become filled.
  • a similar scheme uses a first in, first out (FIFO) buffer memory located in the data acquisition or translation units.
  • FIFO first in, first out
  • the co-operating ⁇ 0 ⁇ and ⁇ 1 ⁇ data pulses 92 and 93 are identical with those of FIG. 3, being balanced bipolar pulses ranging from +V D to -V D , and of total duration 2t S .
  • the leading edges of the strobe pulses are synchronized with those of the data pulses so that a data pulse that is synchronized with the first third of a strobe pulse applied to electrode strip ⁇ p ⁇ is also synchronized with the middle third of the strobe pulse applied to electrode strip (p-1), and with the final third of the strobe pulse applied to electrode strip (p-2).
  • the first third of a strobe pulse 91a will set a pixel into ⁇ 0 ⁇ state whether it is synchronized with a ⁇ 0 ⁇ data pulses or a ⁇ 1 ⁇ data pulse: that in the second third the voltages are insufficient for switching; and that in the final third is synchronized wiht a data ⁇ 0 ⁇ pulse waveform, but will be restored to the ⁇ 1 ⁇ state if it is synchronized with a data ⁇ 1 ⁇ waveform.
  • a line is then blanked for two line address times before being written instead of for only one line address time provided by the waveforms of FIG. 7.
  • data entry that induces switching of a pixel in a period t S can be preceded by exposure of that pixel in the immediately preceding period of duration t S by an opposite polarity stimulus of magnitude
  • the waveforms of FIG. 9 the maximum reverse polarity stimulus that can occur in this period t S immediately preceding the data entry switching is a reverse polarity stimulus of magnitude

Abstract

An apparatus for controlling sequential (DMA) transfers between a plurality of buffer memories and a data translation device. Each buffer has an overrun has an overrun area associated with it. Prior to transfers from the buffers to the data translation device, the buffer memories are first "threaded" together by loading the overrun area of a first buffer with data from the next buffer. During the DMA transfer, when the first buffer becomes empty a request is made to the computer to restart the DMA operation on the next sequential buffer, but while the interrupt is being serviced data is continually being transferred out of the first buffer's overrun area. Alternatively, for transfers from the data translation device to the buffers, after the first buffer is full, an interrupt is generated and incoming data is stored in the first buffer's overrun area while the interrupt is being serviced. After the interrupt is serviced data is stored in the next sequential buffer. Subsequently, the computer determines the exact point where the DMA process stopped depositing data in the overrun area by sequentially examining the entries in the overrun area. The computer then moves the data in the overrun area into the next buffer to complete the transfer.

Description

This application is a continuation of application Ser. No. 470,402, filed Feb. 28, 1983, now U.S. Pat. No. 4,599,689, issued July 8, 1986.
FIELD OF THE INVENTION
The present invention relates to computer systems in general and more particularly to data acquisition and signal generation systems for use with computer systems.
BACKGROUND OF THE INVENTION
Computerized control apparatus for controlling many manufacturing processes and techniques is now in widespread use. Typically, a control computer system interfaces with a manufacturing process by means of data acquisition and signal generation devices. Data acquisition devices sample selected variables in the manufacturing process at predetermined intervals and convert the measured variables into digital codes suitable for use by the computer. Alternatively signal generation devices are used to translate the digital codes produced by the computer into analog signals suitable for controlling the manufacturing process.
In some systems, the measured variables are transferrred to the computer system's main memory. The processor then performs computations on the data in main memory and provides output signals which can be used to control the ongoing process. In other systems, incoming data from the sampling circuits is transferred from main memory to a secondary storage unit and later retrieved for analysis. This latter method is typically used when data rates exceed the real-time processing capabilities of the system.
In the latter type of data acquisition system, data is sampled at a steady rate and each sample is temporarily stored in the data acquisition device before being transferred to a plurality of temporary storage or buffer areas located in the computer's main memory. Generally, in order to reduce the processing requirements on the main computer the transfer of data from the data acquisition device to the storage area is performed by a direct memory access (DMA) unit. This well-known unit contains the logic circuitry to generate the necessary address information and commands to transfer information from the data acquisition device to the storage area without direct intervention by the computer system. In order to initiate a DMA transfer, the computer sends the DMA unit the starting address of a buffer memory at which to begin storing the transferred information and the number of information words to be transferred (called the word count). The computer then enables the DMA unit which independently performs the transfers. The DMA unit then monitors the number of words transferred and when the specified number have been transferred, the DMA unit stops transferring data and notifies the computer system by a standard interrupt procedure. The computer then provides the DMA unit with the starting address of a new buffer area and the new word count and restart the unit. After the DMA unit has been enabled, the computer may usually perform other calculations.
When the buffer memory areas in the computer's memory become filled, the data is transferred by another DMA unit to a large secondary storage located on the computer's peripheral bus. In order to provide for continous transfer of information between the data acquisition device and the secondary storage a technique known as "double-buffering" is used. In this technique at least two separate buffer memory areas are used for transfer of data. Since the buffer areas are separate, data can be transferred from a data acquisition device to a first buffer area under control of one DMA unit while data is simultaneously being transferred from the second buffer area to the secondary storage unit under control of the other DMA unit. Since data transfer from a buffer memory to the secondary storage is generally faster than data transfer from the data acquisition device, the second buffer generally becomes empty before the first buffer is filled so that when the first buffer does become filled, new incoming information can be transferred to the empty second buffer while the first buffer is being emptied.
However, in a control system in which data is being sampled at a rapid, steady rate, it is possible to "lose" data samples if the time between data samples is less than the time required to restart a DMA transfer operation. Data loss occurs because the DMA process stops after an interrupt has been generated and a typical data acquisition unit contains very limited storage capabilities, therefore, any data which is sampled before the DMA process is restarted is not transferred to main memory. The time to restart the DMA proces is generally the sum of the maximum time the computer requires to recognize and service an interrupt and the time required to execute the routine which loads the DMA unit with the address and word count information and enables the transfer operation.
A corresponding problem occurs when data is being transferred from the buffer storage area to a signal generation device where the translated data is being used to control an ongoing process. If the transfer rate exceeds the time required to restart the DMA process when one buffer memory has been emptied, an interruption in data flow (generally called a data "underrun" or "delay") will occur. In some systems a small data delay is not serious, but in other systems it can produce catastophic results.
In order to eliminate data losses and delays, several prior art schemes have been developed. One conventional arrangement is to provide a "dual-port" memory in the data acquisition or translation device. With a dual-port memory, data can be stored and retrieved simultaneously via the two separate ports. Thus data can be transferred from the buffer area to the memory through one port and simultaneously removed from the memory from another port before the memory has become filled.
A similar scheme uses a first in, first out (FIFO) buffer memory located in the data acquisition or translation units. In this arrangement, data can also be stored and withdrawn simultaneously from the FIFO memory.
Other prior art systems have used two independent DMA controllers to control tranfor the final duration tS. The co-operating `0` and `1` data pulses 92 and 93 are identical with those of FIG. 3, being balanced bipolar pulses ranging from +VD to -VD, and of total duration 2tS. The leading edges of the strobe pulses are synchronized with those of the data pulses so that a data pulse that is synchronized with the first third of a strobe pulse applied to electrode strip `p` is also synchronized with the middle third of the strobe pulse applied to electrode strip (p-1), and with the final third of the strobe pulse applied to electrode strip (p-2). From a study of these waveforms it is seen that the first third of a strobe pulse 91a will set a pixel into ` 0` state whether it is synchronized with a `0` data pulses or a `1` data pulse: that in the second third the voltages are insufficient for switching; and that in the final third is synchronized wiht a data `0` pulse waveform, but will be restored to the `1` state if it is synchronized with a data `1` waveform.
A line is then blanked for two line address times before being written instead of for only one line address time provided by the waveforms of FIG. 7. However, whereas with the waveforms of FIG. 7 data entry that induces switching of a pixel in a period tS can be preceded by exposure of that pixel in the immediately preceding period of duration tS by an opposite polarity stimulus of magnitude |VS +VD |, with the waveforms of FIG. 9 the maximum reverse polarity stimulus that can occur in this period tS immediately preceding the data entry switching is a reverse polarity stimulus of magnitude |VD |.
Although the present invention has thus been described with particular reference to one or more presently preferred embodiments, doubtless other embodiments will be apparent to the skilled artisan without departing from the spirit and intent of the present invention. Accordingly, the invention should be deemed to encompass all possible embodiments falling within the scope of the appended claims, as well as any equivilent thereof.

Claims (8)

We claim:
1. A method of addressing a matrix-array type liquid crystal cell having a ferroelectric liquid crystal layer whose pixels are defined by the areas of overlap between the members of a first set of electrodes on one side of the liquid crystal layer and the members of a second set on the other side of the layer, in which method:
(a) the pixels are addressed on a line-by-line basis after erasure,
(b) unipolar blanking pulses are applied to the members of the first set of electrodes whereby erasure is effected.
(c) unipolar strobing pulses are applied serially to the member of the first set of electrodes while charge balanced bipolar data pulses are applied in parallel to the members of the second set, the positive going parts being synchronized with the strobe pulse for one data significance and the negative going parts being synchronized with the strobe pulse for the other data significance, whereby the pixels may be selectivly addressed, and
(d) the polarities of the strobe and blanking pulses are periodically reversed, whereby charge balance for the individual members of the first set of electrodes may be provided.
2. A method as claimed in claim 1, wherein said polarities of said strobe and blanking pulses are periodically reversed on a regular basis.
3. A method as claimed in claim 1, wherein the polarities of said strobe and blanking pulses are periodically reversed on a random basis.
4. A method as claimed in claim 1 wherein a gap separates the positive and negative going portions of each balanced bipolar data pulse.
5. A method as claimed in claim 1 wherein a gap always precedes or follows each data pulse.
6. A method as claimed in claim 1 wherein the positive and negative going portions of each balanced bipolar data pulse are asymmetric, one part having m times the amplitude of the other and 1/mth the duration, m being a constant other than 1.
7. A method as claimed in claim 1 wherein the blanking pulses and strobing pulses are combined so that, while the strobing part of one of the thus combined blanking and strobing pulses is being used for data entry on one line, the same data co-operates with the blanking part of the succeeding, and partially overlapping in time, combined blanking and strobing pulse to effect blanking of a succeeding line.
8. A method as claimed in claim 7, wherein said succeeding line is the next succeeding line.
US06/868,257 1983-02-28 1986-05-28 Interrupt driven multi-buffer DMA circuit for enabling continuous sequential data transfers Expired - Lifetime US4703449A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US06/868,257 US4703449A (en) 1983-02-28 1986-05-28 Interrupt driven multi-buffer DMA circuit for enabling continuous sequential data transfers

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US06/470,402 US4599689A (en) 1983-02-28 1983-02-28 Continuous data transfer system
US06/868,257 US4703449A (en) 1983-02-28 1986-05-28 Interrupt driven multi-buffer DMA circuit for enabling continuous sequential data transfers

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US06/470,402 Continuation US4599689A (en) 1983-02-28 1983-02-28 Continuous data transfer system

Publications (1)

Publication Number Publication Date
US4703449A true US4703449A (en) 1987-10-27

Family

ID=27043075

Family Applications (1)

Application Number Title Priority Date Filing Date
US06/868,257 Expired - Lifetime US4703449A (en) 1983-02-28 1986-05-28 Interrupt driven multi-buffer DMA circuit for enabling continuous sequential data transfers

Country Status (1)

Country Link
US (1) US4703449A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5581789A (en) * 1992-01-28 1996-12-03 Hitachi, Ltd. Data transfer system
US5625842A (en) * 1988-05-18 1997-04-29 Zilog, Inc. System for the automatic transfer of message status in digital data communication
RU2109330C1 (en) * 1990-05-04 1998-04-20 Самсунг Электроникс Ко., Лтд. Video ram and sam sequential access port control method
US5802589A (en) * 1995-09-28 1998-09-01 Agfa Division, Bayer Corporation Data buffering apparatus for buffering imaging data between a raster image processor (RIP) and an output device
US6055619A (en) * 1997-02-07 2000-04-25 Cirrus Logic, Inc. Circuits, system, and methods for processing multiple data streams
US6065071A (en) * 1998-03-26 2000-05-16 Nvidia Corporation Method and apparatus for trapping unimplemented operations in input/output devices
US6259957B1 (en) 1997-04-04 2001-07-10 Cirrus Logic, Inc. Circuits and methods for implementing audio Codecs and systems using the same
US6351765B1 (en) 1998-03-09 2002-02-26 Media 100, Inc. Nonlinear video editing system
US6473815B1 (en) * 1999-10-12 2002-10-29 At&T Corporation Queue sharing
US6542692B1 (en) 1998-03-19 2003-04-01 Media 100 Inc. Nonlinear video editor
US6564310B2 (en) * 1993-11-29 2003-05-13 Canon Kabushiki Kaisha Data transfer circuit and a recording apparatus and method using a predetermined offset for calculating start
US20150186311A1 (en) * 2013-12-28 2015-07-02 Ming Kiat Yap Smart direct memory access

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4188665A (en) * 1977-11-29 1980-02-12 International Business Machines Corporation Programmable communications subsystem
US4378588A (en) * 1976-09-07 1983-03-29 Tandem Computers Incorporated Buffer control for a data path system
US4410942A (en) * 1981-03-06 1983-10-18 International Business Machines Corporation Synchronizing buffered peripheral subsystems to host operations
US4467411A (en) * 1981-03-06 1984-08-21 International Business Machines Corporation Scheduling device operations in a buffered peripheral subsystem
US4486831A (en) * 1979-09-29 1984-12-04 Plessey Overseas Limited Multi-programming data processing system process suspension
US4599689A (en) * 1983-02-28 1986-07-08 Data Translations, Inc. Continuous data transfer system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4378588A (en) * 1976-09-07 1983-03-29 Tandem Computers Incorporated Buffer control for a data path system
US4188665A (en) * 1977-11-29 1980-02-12 International Business Machines Corporation Programmable communications subsystem
US4486831A (en) * 1979-09-29 1984-12-04 Plessey Overseas Limited Multi-programming data processing system process suspension
US4410942A (en) * 1981-03-06 1983-10-18 International Business Machines Corporation Synchronizing buffered peripheral subsystems to host operations
US4467411A (en) * 1981-03-06 1984-08-21 International Business Machines Corporation Scheduling device operations in a buffered peripheral subsystem
US4599689A (en) * 1983-02-28 1986-07-08 Data Translations, Inc. Continuous data transfer system

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5625842A (en) * 1988-05-18 1997-04-29 Zilog, Inc. System for the automatic transfer of message status in digital data communication
RU2109330C1 (en) * 1990-05-04 1998-04-20 Самсунг Электроникс Ко., Лтд. Video ram and sam sequential access port control method
US5581789A (en) * 1992-01-28 1996-12-03 Hitachi, Ltd. Data transfer system
US6564310B2 (en) * 1993-11-29 2003-05-13 Canon Kabushiki Kaisha Data transfer circuit and a recording apparatus and method using a predetermined offset for calculating start
US5802589A (en) * 1995-09-28 1998-09-01 Agfa Division, Bayer Corporation Data buffering apparatus for buffering imaging data between a raster image processor (RIP) and an output device
US6055619A (en) * 1997-02-07 2000-04-25 Cirrus Logic, Inc. Circuits, system, and methods for processing multiple data streams
US6259957B1 (en) 1997-04-04 2001-07-10 Cirrus Logic, Inc. Circuits and methods for implementing audio Codecs and systems using the same
US6351765B1 (en) 1998-03-09 2002-02-26 Media 100, Inc. Nonlinear video editing system
US6542692B1 (en) 1998-03-19 2003-04-01 Media 100 Inc. Nonlinear video editor
US6065071A (en) * 1998-03-26 2000-05-16 Nvidia Corporation Method and apparatus for trapping unimplemented operations in input/output devices
US6473815B1 (en) * 1999-10-12 2002-10-29 At&T Corporation Queue sharing
US20150186311A1 (en) * 2013-12-28 2015-07-02 Ming Kiat Yap Smart direct memory access

Similar Documents

Publication Publication Date Title
US4703449A (en) Interrupt driven multi-buffer DMA circuit for enabling continuous sequential data transfers
US5017914A (en) Circuit for driving a liquid crystal display panel
US4344132A (en) Serial storage interface apparatus for coupling a serial storage mechanism to a data processor input/output bus
US4644502A (en) Semiconductor memory device typically used as a video ram
US5157386A (en) Circuit for driving a liquid crystal display panel
EP0097778A2 (en) Digital storage
EP0834113A1 (en) Display fifo module including a mechanism for issuing and removing requests for dram access
KR910005219A (en) Drive and Display System
JPH03502506A (en) Method and apparatus for processing high speed data
US4278974A (en) Driving system of display
US5638089A (en) Coordinative detecting methods and apparatus for liquid crystal display unit and liquid crystal integral type tablet
US4568941A (en) Cell to word buffer
US5329290A (en) Monitor control circuit
JPH02148245A (en) Buffer memory structure
US4499460A (en) ROS Control of gas panel
EP0487901A2 (en) Disk controller using a video ram
US5835418A (en) Input/output buffer memory circuit capable of minimizing data transfer required in input and output buffering operations
JPS58116585A (en) Display indication control system
JPS63156291A (en) Picture memory
JPH031191A (en) Display controller
US6421351B1 (en) Cell phase control device applicable to data of size exceeding fixed length defined in advance with respect to cell length of write pulse signal or read pulse
JP2605058B2 (en) Video processing system
EP0597296A2 (en) Cache architecture for high speed memory-to-I/0 data transfers
KR100243177B1 (en) Apparatus and method for graphic data processing
RU2249246C2 (en) Method for controlling buffer of reverse clip type video system

Legal Events

Date Code Title Description
STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

AS Assignment

Owner name: DATA TRANSLATION II, INC., MASSACHUSETTS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:DATA TRANSLATION, INC.;REEL/FRAME:008261/0325

Effective date: 19961202

AS Assignment

Owner name: DATA TRANSLATION, INC., A DELAWARE CORPORATION, MA

Free format text: CHANGE OF NAME;ASSIGNOR:DATA TRANSLATION II, INC., A DELAWARE CORPORATION;REEL/FRAME:008328/0377

Effective date: 19961202

Owner name: DATA TRANSLATION, INC., A DELAWARE CORPORATION, MA

Free format text: MERGER;ASSIGNOR:DATA TRANSLATION, INC., A MASSACHUSETTS CORP.;REEL/FRAME:008328/0692

Effective date: 19960912

FPAY Fee payment

Year of fee payment: 12