US5790795A - Media server system which employs a SCSI bus and which utilizes SCSI logical units to differentiate between transfer modes - Google Patents

Media server system which employs a SCSI bus and which utilizes SCSI logical units to differentiate between transfer modes Download PDF

Info

Publication number
US5790795A
US5790795A US08/673,493 US67349396A US5790795A US 5790795 A US5790795 A US 5790795A US 67349396 A US67349396 A US 67349396A US 5790795 A US5790795 A US 5790795A
Authority
US
United States
Prior art keywords
data
logical unit
header
unit number
scsi
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 - Fee Related
Application number
US08/673,493
Inventor
James K. Hough
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.)
Sun Microsystems Inc
Original Assignee
Sun Microsystems 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
Application filed by Sun Microsystems Inc filed Critical Sun Microsystems Inc
Priority to US08/673,493 priority Critical patent/US5790795A/en
Assigned to SUN MICROSYSTEMS, INC. reassignment SUN MICROSYSTEMS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HOUGH, JAMES K.
Priority to EP97110788A priority patent/EP0817100B1/en
Priority to DE69730656T priority patent/DE69730656T2/en
Application granted granted Critical
Publication of US5790795A publication Critical patent/US5790795A/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/16Analogue secrecy systems; Analogue subscription systems
    • H04N7/173Analogue secrecy systems; Analogue subscription systems with two-way working, e.g. subscriber sending a programme selection signal
    • H04N7/17309Transmission or handling of upstream communications
    • H04N7/17336Handling of requests in head-ends
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/24Systems for the transmission of television signals using pulse code modulation

Definitions

  • the present invention relates to media server and/or video server systems, and more particularly to a media server system comprising a video server coupled through a SCSI bus to one or more MPEG decoder blocks, wherein the system utilizes SCSI logical unit addressing to identify channels in order to accommodate different file system architectures.
  • Video-on-demand or video delivery systems enable a plurality of subscribers or users to selectively watch movies or other audio/video sequences which are stored on one or more video servers or media servers.
  • the video servers are connected through data transfer channels to the plurality of subscribers or users.
  • the video servers store a plurality of movies or other audio/video sequences, and each user can select one or more movies from the video servers for viewing.
  • Each user includes a television or other viewing device, as well as associated decoding logic, for selecting and viewing desired movies. When a user selects a movie, the selected movie is transferred on one of the data transfer channels to the television of the respective user.
  • Video-on-demand systems use various types of video compression algorithms to reduce the amount of necessary storage and data transfer bandwidth.
  • Current video-on-demand systems use MPEG or MPEG-2 encoding in order to reduce the required data transfer bandwidth.
  • audiovisual sequences such as movies or other content, are stored on the media server in an MPEG compressed format, and the audiovisual sequence is decoded and typically converted to analog format for display and/or transmission to a user.
  • One type of media server design comprises a video server computer system which stores a plurality of encoded data streams, wherein this computer system is coupled through a SCSI (Small Computer Systems Interface) bus to one or more MPEG decoder blocks.
  • Each of the MPEG decoder blocks are in turn coupled to video encoders and/or codecs (coder/decoders) for producing analog baseband data.
  • Respective modulators may also be provided for modulating the data with a carrier frequency to produce band pass signals, such as UHF or VHF signals, or cable TV signals.
  • Media servers generally use a file system to store the video or media streams.
  • a file system include the UNIX file system (UFS), the media file system (MFS) developed by Sun Microsystems, and the Windows NT file system developed by Microsoft Corporation, among others.
  • Certain file system such as the UNIX file system, incorporate or prepend header information to data, such as video data, which includes a function code as well as a channel number associated with the data.
  • Other file systems, such as the media file system do not prepend a header which includes this information to video data.
  • an MPEG decoder block is designed to accept data in a certain format, such as including or not including this prepended header, the MPEG decoder block typically will not work with the other type of file format. Therefore, an improved media server system and method is desired which includes MPEG decoder block logic that operates properly with different file system formats.
  • the SCSI bus is a peripheral expansion bus used for connecting peripheral I/O devices to a computer system.
  • the Wide SCSI bus can accommodate up to 16 devices, including one or more host adapters and up to 15 other SCSI devices which are connected to the SCSI bus.
  • the host adapter interfaces the computer system to the SCSI bus and controls operations on the SCSI bus.
  • SCSI Devices on the SCSI bus are classified as target devices or initiator devices. Some SCSI devices may function as both target and initiator devices.
  • a SCSI host adapter is the most common example of an initiator.
  • Common examples of SCSI target devices are disk drives and tape drives.
  • Each device connected to the SCSI bus includes a target ID or address.
  • the target ID is used during arbitration and is asserted by its respective device to request ownership of the SCSI bus.
  • the target IDs are also used during a selection phase in which a device winning arbitration of the SCSI bus selects another device on the SCSI bus for sending a command.
  • a bridge controller may be connected to the SCSI bus, wherein the bridge controller couples to one or more other devices, referred to as logical units, which interface through the bridge controller to the SCSI bus.
  • a bridge controller is a SCSI to SCSI bridge controller which interfaces a first SCSI bus to a second SCSI bus.
  • the one or more logical units connected to the bridge controller each have logical unit numbers for identification.
  • the SCSI specification provides for logical unit numbers 0 through 7.
  • an initial bus free phase is followed by an arbitration phase.
  • each of the respective devices desiring to arbitrate for the bus including the host adapter, asserts the data bit corresponding to its respective target ID.
  • the host adapter wins arbitration then, during a selection phase, the device which wins arbitration selects the target.
  • a message out (MSG -- OUT) phase occurs, in which the host adapter sends an identify message and optional tag queue message and tag bytes to the target.
  • the identify message includes three bits which identify the logical unit number (LUN) number for which the forthcoming command is destined.
  • the host adapter sends out a sequence of bytes referred to as the command descriptor block (CDB) to the target.
  • the CDB includes information about the upcoming transfer.
  • the first byte of the CDB includes an opcode which indicates whether the upcoming transfer is, for example, a read or write.
  • the second byte of the CDB comprises three bits of logical unit information, i.e., the LUN number.
  • the command descriptor block thus also includes three bits which identify the logical unit number.
  • a data out phase occurs in which the host adapter transfers the data specified in the CDB to the target.
  • the target then sends a byte of status information to the host adapter during a status phase.
  • the target sends a command complete message byte to the host adapter to indicate completion of the issued CDB and then releases the SCSI bus back to another bus free phase.
  • the logical unit number is set to zero. However, if the transfer involves a bridge controller which couples to one or more devices which have logical unit numbers, then the three bits of information in the identify message and the second byte of the CDB include the logical unit number of the respective device involved in the transfer.
  • the present invention comprises a media server system including a media server coupled through a SCSI bus to one or more MPEG decoder boxes.
  • Each of the MPEG decoder boxes includes a plurality of data channels and is adapted to receive encoded MPEG data from the computer system.
  • the computer system generates data transfers to the respective MPEG decoder boxes for transfer on the selected channels.
  • the computer system is configurable according to various file storage formats, including file systems which prepend a header comprising channel information to the video data, and file systems which do not prepend a header comprising channel information to the video data.
  • the computer system utilizes the SCSI bus LUN field to indicate the presence or absence of a header comprising channel information.
  • the computer system also utilizes the SCSI bus LUN field to provide channel information when no header is included.
  • the computer system assigns a first logical unit number, preferably LUN 0, to a SCSI bus data transfer if the data being transferred includes a header comprising channel information.
  • the computer system assigns a logical unit number which corresponds to the destination channel if the data transfer does not include a header including channel information.
  • Each of the MPEG decoder boxes examines received data from the computer system and determines the logical unit number comprised in the data. If the LUN is 0, the MPEG decoder box examines the header in the received data and determines the channel from the header. If the LUN is other than 0, the MPEG decoder box determines the channel based on the LUN number. Therefore, the present invention allows the MPEG decoder box to seamlessly operate with different file system formats.
  • FIG. 1 illustrates a media server system according to one embodiment of the present invention
  • FIG. 2 illustrates a media server system according to another embodiment of the invention
  • FIG. 3 illustrates a media server system which includes a plurality of 24 channel MPEG decoder units forming a 96 channel system
  • FIG. 4 is a block diagram illustrating the MPEG decoder box of FIG. 1;
  • FIG. 5 is a flowchart diagram illustrating operation of the media server computer system performing a transfer
  • FIG. 6 is a flowchart diagram illustrating operation of the MPEG decoder.
  • the media server system includes a computer system unit 102.
  • the computer system unit 102 is preferably the Sun SS-5 or Sun SS-20 computer produced by Sun Microsystems, and is preferably based on the UltraSparc processor.
  • the computer system unit 102 may include one or more various types of storage devices including a RAID (redundant array of inexpensive disks) disk array, one or more digital video disks, or other memory or media storage as desired.
  • the computer system unit 102 may couple to a disk array storage device 104, as shown.
  • the computer system 102 may also include a monitor (not shown).
  • the various media storage devices comprised in the computer system unit 102 or coupled to the system unit 102 preferably store compressed data streams.
  • the data streams are MPEG-2 compressed streams.
  • any of various types of data or video compression may be used as desired.
  • the computer system unit 102 couples to one or more MPEG decoder boxes 122 as shown.
  • the computer system unit 102 couples to four MPEG decoder boxes 122A-122D.
  • Each MPEG decoder box 122 preferably comprises 6 MPEG channels.
  • the group of four MPEG decoder boxes 122A-122D collectively comprises a 24 channel decoder unit 130.
  • the MPEG decoder boxes 122A-122D are preferably configured in a rack mounted configuration, wherein the plurality of MPEG decoder boxes 122 are mounted one on top of each other.
  • the MPEG decoder boxes 122 are preferably connected in a daisy chained manner.
  • the computer system unit 102 preferably couples to a first one of the respective MPEG decoder boxes 122A through the Small Computer Systems Interface (SCSI) bus or cable 112.
  • SCSI Small Computer Systems Interface
  • the SCSI bus is a peripheral device bus wherein a plurality of devices may be connected to the bus in a daisy chained manner.
  • the SCSI bus may be the Fast SCSI bus or the Wide SCSI bus or a Fast/Wide SCSI bus, as is well known in the art.
  • the computer system unit 102 couples to a first MPEG decoder box 122A, and the remaining MPEG decoder boxes 122 are in turn daisy chained together.
  • the computer system 102 includes a SCSI host adapter (not shown) which couples through a SCSI cable to the MPEG decoder box 122A.
  • a single MPEG decoder 122 is connected to the media server system unit 102.
  • the single MPEG decoder 122 and the media server system unit 102 are preferably physically configured in a rack mounted configuration.
  • the MPEG decoder 122 couples to the media server system unit 102 through a SCSI connection or SCSI cable.
  • the media server system unit 102 may in turn couple to a disk array media storage unit 104 or other type of storage unit, preferably through a Fast SCSI bus, or Fast-Wide SCSI bus cable 112A, as shown.
  • FIG. 3 a block diagram illustrating a media server system according to another embodiment is shown.
  • This embodiment includes four 24 channel MPEG decoder units 130 labeled 130A-130D.
  • each of the 24 channel MPEG decoder units 130 comprises the four MPEG decoder boxes 122A-122D connected or daisy chained together as shown in FIG. 1.
  • four 24 channel MPEG decoder units 130 are daisy chained together to produce a 96 channel system.
  • the embodiment of FIG. 3 comprises 16 MPEG decoder boxes 122.
  • the media server system unit 102 includes a plurality of output ports, preferably four output ports, which provide Fast/Wide SCSI bus connectivity.
  • Each of the SCSI bus connector ports is adapted to couple to a digital input of one of the respective 24 channel MPEG decoder units 130A-130D as shown.
  • the media server system unit 102 also includes a serial output port which couples to an input port of one of the respective MPEG decoder units 130A.
  • the respective MPEG decoder unit 130A which receives the serial output from the media server system unit 102 includes an analog output which is provided to a corresponding analog input of a subsequent MPEG decoder unit 130B.
  • This respective MPEG decoder unit 130B in turn provides an analog output to an analog input of a subsequent MPEG decoder unit 130C.
  • the MPEG decoder unit 130C provides a corresponding analog output to an analog input of the last MPEG decoder unit 130D.
  • each of the MPEG decoder units 130A-D are daisy chained together through the serial output of the media server system unit 102.
  • the last MPEG decoder unit 130D in the daisy chain provides a 96 channel output, i.e., an output signal which comprises up to 96 video streams or channels of video or audiovisual content, including television programming content.
  • the analog output of the MPEG decoder unit 130D may be comprised in various formats.
  • the analog output conforms to the National Television Standards Committee (NTSC) standard for analog video.
  • the analog output corresponds to the European PAL format.
  • the first MPEG decoder unit 130A also preferably includes an analog input port for receiving an analog input signal.
  • this analog input signal may comprise a UHF or VHF signal, or a cable TV signal.
  • each MPEG decoder box 122 includes an MPEG decoder board 180.
  • the MPEG decoder board 180 includes two expansion slots 226 and 227 for receiving up to two MPEG decoder daughter cards 182.
  • the MPEG decoder board 180 includes two MPEG channels, as shown.
  • Each MPEG decoder daughter card 182 also includes two MPEG channels.
  • the MPEG decoder box 122 comprises 6 MPEG channels.
  • the MPEG decoder box 122 also includes a modulator box 184 which is coupled to an output of the MPEG decoder board 180.
  • the output of the MPEG decoder board 180 is a baseband signal.
  • the modulator box 184 converts the output baseband signal to a passband signal, such as a UHF, VHF or cable TV signal.
  • Each MPEG decoder board 180 includes an input/output (I/O) port 202 for coupling to a SCSI bus.
  • I/O input/output
  • each MPEG decoder box 122 is adapted for coupling to a Fast/Wide SCSI bus.
  • the SCSI bus I/O port is preferably used to couple through a SCSI bus to a respective media server system unit 102.
  • the SCSI I/O port 202 couples to a SCSI controller 204.
  • the SCSI controller is the NCR53C720 SCSI Controller produced by National Cash Register (NCR).
  • Each MPEG decoder box 122 also includes a serial port input for receiving serial data.
  • the respective serial port input 212 couples to a local processor 214.
  • the local processor 214 is the MC68340 processor produced by Motorola Corporation.
  • the SCSI controller 204 and the local processor 214 couple to a system bus interface 222.
  • a memory preferably dynamic random access memory (DRAM) 216, couples to the system bus interface 222.
  • the DRAM is preferably 512K ⁇ 16.
  • the EEPROM 218 stores firmware which controls the operation of the SCSI controller 204 according to the present invention. At power on, the firmware stored in the EEPROM 218 is loaded into the DRAM 216, and the firmware is then executed by the SCSI controller 204 from the DRAM 216.
  • the firmware directs the SCSI controller 204 to examine the Logical Unit # (LUN) during a video transfer and determine destination channel information, i.e., determine which of the six channels on which the data should be transferred. As discussed below, if the LUN is 0, then header information is included with the video data block which indicates the channel number. If the LUN is not 0, then no header is prepended, and the SCSI controller 204 uses the LUN to determine the appropriate MPEG channel.
  • LUN Logical Unit #
  • the system bus interface 222 couples to a bus 224 as shown.
  • the two MPEG decoder daughter card slots 226 and 227 are coupled to the bus 224.
  • the bus is preferably the S-bus, but other bus types may be used.
  • Two MPEG decoder logic blocks 230 are coupled to the bus 224.
  • the MPEG decoder logic blocks 230 are preferably identical, and only one is described below for convenience.
  • each MPEG decoder logic block 230 includes a first transceiver 232 coupled to the system bus 224.
  • a first in first out (FIFO) buffer 234 couples to the transceiver 232.
  • Each of the transceiver 232 and FIFO buffer 234 couple to an MPEG-2 decoder block 242.
  • the MPEG-2 decoder block is preferably the HDM8211 produced by Hitachi.
  • the MPEG-2 decoder block 242 couples to a video encoder 252.
  • the video encoder 252 includes analog to digital conversion logic and produces a baseband analog video signal.
  • the MPEG-2 decoder block 242 also couples to an audio coder/decoder (codec) 254, which converts the digital audio portion of the decoded MPEG signal to analog audio signals.
  • codec audio coder/decoder
  • Each of the video encoder 252 and codec 254 are coupled through a bus to an input/output port 262 of the MPEG decoder board 180.
  • each MPEG-2 decoder daughter card 182 may be coupled to the system bus 224 for providing two additional stream processing channels. As shown, each MPEG-2 decoder daughter card 182 comprises two MPEG decoder logic blocks 230, as described above.
  • the analog I/O port 262 of the MPEG decoder board 180 preferably outputs a baseband analog signal comprising a plurality of data streams or channels.
  • a modulator box 184 is coupled to the I/O outport 262 for converting the baseband analog signal to a band pass analog signal.
  • the modulator box 184 comprises a plurality of modulators 284 for each of the respective channels.
  • Each of the modulators 284 is coupled to a combiner 286 which combines the modulated systems into a single analog signal, such as a VHF or UHF signal, comprising a plurality of channels.
  • the combiner 286 provides an output through a connector 288.
  • the output may conform to any of various formats, including the NTSC format, the PAL format, or the SECAM format.
  • the modulator box 184 also includes an input for receiving a UHF, VHF or cable TV signal.
  • the analog input is provided to the combiner 286 and is provided as a portion of the analog output from the I/O port 288.
  • FIG. 5 a flowchart diagram illustrating operation of the computer system 102 according to the preferred embodiment of the invention is shown. As shown, when the computer system 102 is transferring video data or video streams to one of the MPEG decoder boxes 122, the computer system 102 first retrieves the data to be transmitted from the storage media.
  • the computer system 102 determines in step 504 if the video data block includes a prepended header.
  • a prepended header As noted above, certain file systems, such as the UNIX file system, prepend header information to a video data block, wherein this header information includes the MPEG channel number and the number of bytes involved in the transfer. The MPEG channel number is necessary for the MPEG decoder box 122, which is a multi-channel MPEG decoder, to properly route the video data to the proper MPEG channel.
  • MPEG decoder box 122 which is a multi-channel MPEG decoder
  • other file systems such as the media file system (MFS) do not provide for header information to be prepended to a video data block.
  • MFS media file system
  • step 504 the computer system 102 determines if a prepended header is included with the video data block. If so, then in step 508 the host driver executing on the computer system 102 assigns logical unit zero (LUN 0), i.e., writes a 0 value in the LUN field of the command descriptor block of the transfer.
  • LUN 0 logical unit zero
  • the LUN 0 value written into the command descriptor block indicates to the SCSI controller 204 in the MPEG decoder box 122 that the video data block includes a prepended header.
  • the LUN 0 value is also preferably written into the identify message of the SCSI transfer.
  • step 508 the host server 102 performs other operations necessary to perform the transfer, and then in step 512 the server 102 performs the data transfer to the respective MPEG decoder box 122 based on the target ID of the respective box. Operation then completes.
  • step 506 the host driver executing in the computer system 102 assigns an LUN number in the command descriptor block which indicates the respective MPEG decoder destination channel.
  • the computer system 102 assigns or writes one of LUNs 1-6, corresponding to one of the respective six channels of the MPEG decoder box 122.
  • the channel data is thus encoded in the LUN field of the command descriptor block.
  • the respective LUN number is also written into the identify message of the SCSI transfer.
  • Each of the LUNs 1-6 have a one-to-one correspondence with the respective MPEG channel number on the MPEG decoder box 122.
  • the MPEG decoder box 122 includes at least two MPEG channels and may include up to six MPEG channels. Where a prepended header is not included, the MPEG channel number which is the destination for the data is written or encoded into the LUN field of the command descriptor block to enable the MPEG decoder box 122 to determine the channel number.
  • the host server 102 After operation of step 506, the host server 102 performs other operations necessary to perform the transfer and then performs the data transfer in step 512.
  • step 602 the MPEG decoder box 122 receives data from the video server 102.
  • This video write data is received in step 602 by the respective MPEG decoder box 122 in response to a transfer performed in step 512 of FIG. 5.
  • the video server will use a target ID or target address which indicates the respective MPEG decoder box 122 that is the destination for the video write being performed.
  • the SCSI controller 204 in the respective MPEG decoder box 122 determines the logical unit number (LUN).
  • the SCSI controller 204 preferably determines the LUN from the command descriptor block (CDB) of the SCSI transfer.
  • the LUN number may also be determined from the identify message of the SCSI transfer.
  • step 606 If the logical unit number is determined to be zero in step 606, then this indicates that the video data involved in the transfer includes a prepended header. This prepended header identifies the transfer and also indicates the MPEG channel number which is the destination of the transfer. Thus, once the SCSI controller 204 detects a LUN 0 transfer in step 606, in step 612 the controller 204 decodes the header for the function, e.g., a video data write, and the MPEG channel on which the data is to be transferred.
  • the function e.g., a video data write
  • the SCSI controller 204 determines in step 606 that the logical unit number is not LUN 0, but rather is one of either LUN 1-6, then in step 614 the SCSI controller 204 uses the received LUN number as the MPEG channel associated with the transfer. Thus, if the LUN number in the command descriptor block is 1, then the SCSI control 204 interprets this as a video data transfer to be performed on MPEG channel 1. Similarly, if the LUN number is 2, then the MPEG channel on which the data is to be transferred is determined to be channel 2. Likewise, there is a one-to-one correspondence between LUNs 1-6 and MPEG channels 1-6 on a respective MPEG decoder box 122.
  • the present invention comprises a system and method for encoding the presence or absence of prepended header information, as well as a channel number, on the logical unit number field in the command descriptor block of a SCSI transfer.
  • This allows an MPEG decoder box 122 to operate with different file system formats, including file systems which either prepend header information or do not prepend header information.

Abstract

A media server system including a media server coupled through a SCSI bus to one or more MPEG decoder boxes. Each of the MPEG decoder boxes includes a plurality of data channels and is adapted to receive encoded MPEG data from the computer system. The computer system generates data transfers to the respective MPEG decoder boxes for transfer on the selected channels. The computer system is configurable according to various file storage formats, including file systems which prepend a header comprising channel information to the video data, and file systems which do not prepend a header comprising channel information to the video data. According to the present invention, the computer system assigns a first SCSI logical unit number, preferably LUN 0, to a SCSI bus data transfer if the data being transferred includes a header comprising channel information. The computer system assigns a SCSI logical unit number which corresponds to the destination channel if the data transfer does not include a header including channel information. Each of the MPEG decoder boxes examines received data from the computer system and uses the SCSI logical unit number comprised in the data to determine the channel. If the LUN is 0, the MPEG decoder box examines the header in the received data and determines the channel from the header. If the LUN is other than 0, the MPEG decoder box determines the channel based on the LUN number. Therefore, the present invention allows the MPEG decoder box to operate with different file systems.

Description

FIELD OF THE INVENTION
The present invention relates to media server and/or video server systems, and more particularly to a media server system comprising a video server coupled through a SCSI bus to one or more MPEG decoder blocks, wherein the system utilizes SCSI logical unit addressing to identify channels in order to accommodate different file system architectures.
DESCRIPTION OF THE RELATED ART
Video-on-demand or video delivery systems enable a plurality of subscribers or users to selectively watch movies or other audio/video sequences which are stored on one or more video servers or media servers. The video servers are connected through data transfer channels to the plurality of subscribers or users. The video servers store a plurality of movies or other audio/video sequences, and each user can select one or more movies from the video servers for viewing. Each user includes a television or other viewing device, as well as associated decoding logic, for selecting and viewing desired movies. When a user selects a movie, the selected movie is transferred on one of the data transfer channels to the television of the respective user.
Full-motion digital video requires a large amount of storage and data transfer bandwidth. Thus, video-on-demand systems use various types of video compression algorithms to reduce the amount of necessary storage and data transfer bandwidth. Current video-on-demand systems use MPEG or MPEG-2 encoding in order to reduce the required data transfer bandwidth. Thus, audiovisual sequences, such as movies or other content, are stored on the media server in an MPEG compressed format, and the audiovisual sequence is decoded and typically converted to analog format for display and/or transmission to a user.
One type of media server design comprises a video server computer system which stores a plurality of encoded data streams, wherein this computer system is coupled through a SCSI (Small Computer Systems Interface) bus to one or more MPEG decoder blocks. Each of the MPEG decoder blocks are in turn coupled to video encoders and/or codecs (coder/decoders) for producing analog baseband data. Respective modulators may also be provided for modulating the data with a carrier frequency to produce band pass signals, such as UHF or VHF signals, or cable TV signals.
Media servers generally use a file system to store the video or media streams. Examples of a file system include the UNIX file system (UFS), the media file system (MFS) developed by Sun Microsystems, and the Windows NT file system developed by Microsoft Corporation, among others. Certain file system, such as the UNIX file system, incorporate or prepend header information to data, such as video data, which includes a function code as well as a channel number associated with the data. Other file systems, such as the media file system, do not prepend a header which includes this information to video data. Thus, if an MPEG decoder block is designed to accept data in a certain format, such as including or not including this prepended header, the MPEG decoder block typically will not work with the other type of file format. Therefore, an improved media server system and method is desired which includes MPEG decoder block logic that operates properly with different file system formats.
SCSI Bus Background
Background on the SCSI bus architecture is deemed appropriate. The SCSI bus is a peripheral expansion bus used for connecting peripheral I/O devices to a computer system. Various versions of the SCSI bus exist, including "Fast SCSI", "Wide SCSI", and "Fast/Wide SCSI". The Wide SCSI bus can accommodate up to 16 devices, including one or more host adapters and up to 15 other SCSI devices which are connected to the SCSI bus. The host adapter interfaces the computer system to the SCSI bus and controls operations on the SCSI bus.
Devices on the SCSI bus are classified as target devices or initiator devices. Some SCSI devices may function as both target and initiator devices. A SCSI host adapter is the most common example of an initiator. Common examples of SCSI target devices are disk drives and tape drives.
Each device connected to the SCSI bus includes a target ID or address. The target ID is used during arbitration and is asserted by its respective device to request ownership of the SCSI bus. The target IDs are also used during a selection phase in which a device winning arbitration of the SCSI bus selects another device on the SCSI bus for sending a command.
A bridge controller may be connected to the SCSI bus, wherein the bridge controller couples to one or more other devices, referred to as logical units, which interface through the bridge controller to the SCSI bus. One example of a bridge controller is a SCSI to SCSI bridge controller which interfaces a first SCSI bus to a second SCSI bus. The one or more logical units connected to the bridge controller each have logical unit numbers for identification. The SCSI specification provides for logical unit numbers 0 through 7.
In an exemplary SCSI protocol sequence in which a SCSI host adapter transfers data to a SCSI target, an initial bus free phase is followed by an arbitration phase. During the arbitration phase, each of the respective devices desiring to arbitrate for the bus, including the host adapter, asserts the data bit corresponding to its respective target ID. Once the host adapter wins arbitration, then, during a selection phase, the device which wins arbitration selects the target. After the selection phase, a message out (MSG-- OUT) phase occurs, in which the host adapter sends an identify message and optional tag queue message and tag bytes to the target. The identify message includes three bits which identify the logical unit number (LUN) number for which the forthcoming command is destined. After the MSG-- OUT phase, a command phase occurs.
During the command phase, the host adapter sends out a sequence of bytes referred to as the command descriptor block (CDB) to the target. The CDB includes information about the upcoming transfer. The first byte of the CDB includes an opcode which indicates whether the upcoming transfer is, for example, a read or write. The second byte of the CDB comprises three bits of logical unit information, i.e., the LUN number. The command descriptor block thus also includes three bits which identify the logical unit number.
After the command phase, a data out phase occurs in which the host adapter transfers the data specified in the CDB to the target. The target then sends a byte of status information to the host adapter during a status phase. Finally, the target sends a command complete message byte to the host adapter to indicate completion of the issued CDB and then releases the SCSI bus back to another bus free phase.
If the SCSI data transfer involves a device which is not a bridge device, then the logical unit number is set to zero. However, if the transfer involves a bridge controller which couples to one or more devices which have logical unit numbers, then the three bits of information in the identify message and the second byte of the CDB include the logical unit number of the respective device involved in the transfer.
SUMMARY OF THE INVENTION
The present invention comprises a media server system including a media server coupled through a SCSI bus to one or more MPEG decoder boxes. Each of the MPEG decoder boxes includes a plurality of data channels and is adapted to receive encoded MPEG data from the computer system. The computer system generates data transfers to the respective MPEG decoder boxes for transfer on the selected channels. The computer system is configurable according to various file storage formats, including file systems which prepend a header comprising channel information to the video data, and file systems which do not prepend a header comprising channel information to the video data.
According to the present invention, the computer system utilizes the SCSI bus LUN field to indicate the presence or absence of a header comprising channel information. The computer system also utilizes the SCSI bus LUN field to provide channel information when no header is included. In the preferred embodiment, the computer system assigns a first logical unit number, preferably LUN 0, to a SCSI bus data transfer if the data being transferred includes a header comprising channel information. The computer system assigns a logical unit number which corresponds to the destination channel if the data transfer does not include a header including channel information.
Each of the MPEG decoder boxes examines received data from the computer system and determines the logical unit number comprised in the data. If the LUN is 0, the MPEG decoder box examines the header in the received data and determines the channel from the header. If the LUN is other than 0, the MPEG decoder box determines the channel based on the LUN number. Therefore, the present invention allows the MPEG decoder box to seamlessly operate with different file system formats.
BRIEF DESCRIPTION OF THE DRAWINGS
A better understanding of the present invention can be obtained when the following detailed description of the preferred embodiment is considered in conjunction with the following drawings in which:
FIG. 1 illustrates a media server system according to one embodiment of the present invention;
FIG. 2 illustrates a media server system according to another embodiment of the invention;
FIG. 3 illustrates a media server system which includes a plurality of 24 channel MPEG decoder units forming a 96 channel system;
FIG. 4 is a block diagram illustrating the MPEG decoder box of FIG. 1;
FIG. 5 is a flowchart diagram illustrating operation of the media server computer system performing a transfer; and
FIG. 6 is a flowchart diagram illustrating operation of the MPEG decoder.
While the invention is susceptible to various modifications and alternative forms, specific embodiments thereof are shown by way of example in the drawings and will herein be described in detail. It should be understood, however, that the drawings and detailed description thereto are not intended to limit the invention to the particular form disclosed, but on the contrary the intention is to cover all modifications equivalents and alternatives solely within the spirit and scope of the present invention, as defined by the appended claims.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
Referring now to FIG. 1, a diagram illustrating the media server system according to one embodiment of the present invention is shown. As shown, the media server system includes a computer system unit 102. The computer system unit 102 is preferably the Sun SS-5 or Sun SS-20 computer produced by Sun Microsystems, and is preferably based on the UltraSparc processor. The computer system unit 102 may include one or more various types of storage devices including a RAID (redundant array of inexpensive disks) disk array, one or more digital video disks, or other memory or media storage as desired. Alternatively, or in addition, the computer system unit 102 may couple to a disk array storage device 104, as shown. The computer system 102 may also include a monitor (not shown).
The various media storage devices comprised in the computer system unit 102 or coupled to the system unit 102 preferably store compressed data streams. In the preferred embodiment, the data streams are MPEG-2 compressed streams. However, it is noted that any of various types of data or video compression may be used as desired.
The computer system unit 102 couples to one or more MPEG decoder boxes 122 as shown. In the embodiment shown, the computer system unit 102 couples to four MPEG decoder boxes 122A-122D. Each MPEG decoder box 122 preferably comprises 6 MPEG channels. The group of four MPEG decoder boxes 122A-122D collectively comprises a 24 channel decoder unit 130. As shown, the MPEG decoder boxes 122A-122D are preferably configured in a rack mounted configuration, wherein the plurality of MPEG decoder boxes 122 are mounted one on top of each other. The MPEG decoder boxes 122 are preferably connected in a daisy chained manner.
The computer system unit 102 preferably couples to a first one of the respective MPEG decoder boxes 122A through the Small Computer Systems Interface (SCSI) bus or cable 112. As is well known, the SCSI bus is a peripheral device bus wherein a plurality of devices may be connected to the bus in a daisy chained manner. The SCSI bus may be the Fast SCSI bus or the Wide SCSI bus or a Fast/Wide SCSI bus, as is well known in the art. As shown, the computer system unit 102 couples to a first MPEG decoder box 122A, and the remaining MPEG decoder boxes 122 are in turn daisy chained together. The computer system 102 includes a SCSI host adapter (not shown) which couples through a SCSI cable to the MPEG decoder box 122A.
Referring now to FIG. 2, an alternate embodiment of the media server system is shown. In the embodiment of FIG. 2, a single MPEG decoder 122 is connected to the media server system unit 102. The single MPEG decoder 122 and the media server system unit 102 are preferably physically configured in a rack mounted configuration. Although not shown in FIG. 2, the MPEG decoder 122 couples to the media server system unit 102 through a SCSI connection or SCSI cable. The media server system unit 102 may in turn couple to a disk array media storage unit 104 or other type of storage unit, preferably through a Fast SCSI bus, or Fast-Wide SCSI bus cable 112A, as shown.
Referring now to FIG. 3, a block diagram illustrating a media server system according to another embodiment is shown. This embodiment includes four 24 channel MPEG decoder units 130 labeled 130A-130D. In FIG. 3, each of the 24 channel MPEG decoder units 130 comprises the four MPEG decoder boxes 122A-122D connected or daisy chained together as shown in FIG. 1. In the embodiment FIG. 3, four 24 channel MPEG decoder units 130 are daisy chained together to produce a 96 channel system. Thus the embodiment of FIG. 3 comprises 16 MPEG decoder boxes 122.
As shown in FIG. 3, in this embodiment the media server system unit 102 includes a plurality of output ports, preferably four output ports, which provide Fast/Wide SCSI bus connectivity. Each of the SCSI bus connector ports is adapted to couple to a digital input of one of the respective 24 channel MPEG decoder units 130A-130D as shown. As shown, the media server system unit 102 also includes a serial output port which couples to an input port of one of the respective MPEG decoder units 130A. The respective MPEG decoder unit 130A which receives the serial output from the media server system unit 102 includes an analog output which is provided to a corresponding analog input of a subsequent MPEG decoder unit 130B. This respective MPEG decoder unit 130B in turn provides an analog output to an analog input of a subsequent MPEG decoder unit 130C. Finally, the MPEG decoder unit 130C provides a corresponding analog output to an analog input of the last MPEG decoder unit 130D. Thus, each of the MPEG decoder units 130A-D are daisy chained together through the serial output of the media server system unit 102. The last MPEG decoder unit 130D in the daisy chain provides a 96 channel output, i.e., an output signal which comprises up to 96 video streams or channels of video or audiovisual content, including television programming content.
The analog output of the MPEG decoder unit 130D may be comprised in various formats. In one embodiment, the analog output conforms to the National Television Standards Committee (NTSC) standard for analog video. In an alternate embodiment, the analog output corresponds to the European PAL format.
As shown in FIG. 3, the first MPEG decoder unit 130A also preferably includes an analog input port for receiving an analog input signal. As shown, this analog input signal may comprise a UHF or VHF signal, or a cable TV signal.
FIG. 4--MPEG Decoder Box Block Diagram
Referring now to FIG. 4, a block diagram illustrating one of the MPEG decoder boxes 122 is shown. As shown, each MPEG decoder box 122 includes an MPEG decoder board 180. The MPEG decoder board 180 includes two expansion slots 226 and 227 for receiving up to two MPEG decoder daughter cards 182. The MPEG decoder board 180 includes two MPEG channels, as shown. Each MPEG decoder daughter card 182 also includes two MPEG channels. Thus, when two MPEG decoder daughter cards 182 are inserted in the respective slots 226 and 227 of the MPEG decoder board 180, the MPEG decoder box 122 comprises 6 MPEG channels. The MPEG decoder box 122 also includes a modulator box 184 which is coupled to an output of the MPEG decoder board 180. The output of the MPEG decoder board 180 is a baseband signal. The modulator box 184 converts the output baseband signal to a passband signal, such as a UHF, VHF or cable TV signal.
Each MPEG decoder board 180 includes an input/output (I/O) port 202 for coupling to a SCSI bus. As noted above, in the preferred embodiment each MPEG decoder box 122 is adapted for coupling to a Fast/Wide SCSI bus. As also noted above, the SCSI bus I/O port is preferably used to couple through a SCSI bus to a respective media server system unit 102. The SCSI I/O port 202 couples to a SCSI controller 204. In the preferred embodiment, the SCSI controller is the NCR53C720 SCSI Controller produced by National Cash Register (NCR).
Each MPEG decoder box 122 also includes a serial port input for receiving serial data. The respective serial port input 212 couples to a local processor 214. In the preferred embodiment, the local processor 214 is the MC68340 processor produced by Motorola Corporation.
The SCSI controller 204 and the local processor 214 couple to a system bus interface 222. A memory, preferably dynamic random access memory (DRAM) 216, couples to the system bus interface 222. The DRAM is preferably 512K×16. A non-volatile memory 218, preferably an EEPROM (electrically erasable programmable ROM), is also coupled to the system bus interface 222. The EEPROM 218 stores firmware which controls the operation of the SCSI controller 204 according to the present invention. At power on, the firmware stored in the EEPROM 218 is loaded into the DRAM 216, and the firmware is then executed by the SCSI controller 204 from the DRAM 216.
As discussed below, the firmware directs the SCSI controller 204 to examine the Logical Unit # (LUN) during a video transfer and determine destination channel information, i.e., determine which of the six channels on which the data should be transferred. As discussed below, if the LUN is 0, then header information is included with the video data block which indicates the channel number. If the LUN is not 0, then no header is prepended, and the SCSI controller 204 uses the LUN to determine the appropriate MPEG channel.
The system bus interface 222 couples to a bus 224 as shown. The two MPEG decoder daughter card slots 226 and 227 are coupled to the bus 224. The bus is preferably the S-bus, but other bus types may be used. Two MPEG decoder logic blocks 230 are coupled to the bus 224. The MPEG decoder logic blocks 230 are preferably identical, and only one is described below for convenience.
As shown, each MPEG decoder logic block 230 includes a first transceiver 232 coupled to the system bus 224. A first in first out (FIFO) buffer 234 couples to the transceiver 232. Each of the transceiver 232 and FIFO buffer 234 couple to an MPEG-2 decoder block 242. A memory block 244, preferably 2M×16 DRAM, couples to the MPEG-2 decoder block 242. The MPEG-2 decoder block is preferably the HDM8211 produced by Hitachi.
The MPEG-2 decoder block 242 couples to a video encoder 252. The video encoder 252 includes analog to digital conversion logic and produces a baseband analog video signal. The MPEG-2 decoder block 242 also couples to an audio coder/decoder (codec) 254, which converts the digital audio portion of the decoded MPEG signal to analog audio signals. Each of the video encoder 252 and codec 254 are coupled through a bus to an input/output port 262 of the MPEG decoder board 180.
As mentioned above, one or more MPEG-2 decoder daughter cards 182 may be coupled to the system bus 224 for providing two additional stream processing channels. As shown, each MPEG-2 decoder daughter card 182 comprises two MPEG decoder logic blocks 230, as described above.
The analog I/O port 262 of the MPEG decoder board 180 preferably outputs a baseband analog signal comprising a plurality of data streams or channels. In the preferred embodiment of the invention, a modulator box 184 is coupled to the I/O outport 262 for converting the baseband analog signal to a band pass analog signal. As shown, the modulator box 184 comprises a plurality of modulators 284 for each of the respective channels. Each of the modulators 284 is coupled to a combiner 286 which combines the modulated systems into a single analog signal, such as a VHF or UHF signal, comprising a plurality of channels. The combiner 286 provides an output through a connector 288. The output may conform to any of various formats, including the NTSC format, the PAL format, or the SECAM format.
As shown, the modulator box 184 also includes an input for receiving a UHF, VHF or cable TV signal. The analog input is provided to the combiner 286 and is provided as a portion of the analog output from the I/O port 288.
FIG. 5--Flowchart Diagram of Media Server
Referring now to FIG. 5, a flowchart diagram illustrating operation of the computer system 102 according to the preferred embodiment of the invention is shown. As shown, when the computer system 102 is transferring video data or video streams to one of the MPEG decoder boxes 122, the computer system 102 first retrieves the data to be transmitted from the storage media.
The computer system 102 then determines in step 504 if the video data block includes a prepended header. As noted above, certain file systems, such as the UNIX file system, prepend header information to a video data block, wherein this header information includes the MPEG channel number and the number of bytes involved in the transfer. The MPEG channel number is necessary for the MPEG decoder box 122, which is a multi-channel MPEG decoder, to properly route the video data to the proper MPEG channel. However, other file systems, such as the media file system (MFS), do not provide for header information to be prepended to a video data block.
Therefore, in step 504 the computer system 102 determines if a prepended header is included with the video data block. If so, then in step 508 the host driver executing on the computer system 102 assigns logical unit zero (LUN 0), i.e., writes a 0 value in the LUN field of the command descriptor block of the transfer. As discussed further below, the LUN 0 value written into the command descriptor block indicates to the SCSI controller 204 in the MPEG decoder box 122 that the video data block includes a prepended header. The LUN 0 value is also preferably written into the identify message of the SCSI transfer.
Upon completion of step 508, the host server 102 performs other operations necessary to perform the transfer, and then in step 512 the server 102 performs the data transfer to the respective MPEG decoder box 122 based on the target ID of the respective box. Operation then completes.
If a prepended header is determined to not be included with the video data in step 504, then in step 506 the host driver executing in the computer system 102 assigns an LUN number in the command descriptor block which indicates the respective MPEG decoder destination channel. In the preferred embodiment, the computer system 102 assigns or writes one of LUNs 1-6, corresponding to one of the respective six channels of the MPEG decoder box 122. The channel data is thus encoded in the LUN field of the command descriptor block. The respective LUN number is also written into the identify message of the SCSI transfer.
Each of the LUNs 1-6 have a one-to-one correspondence with the respective MPEG channel number on the MPEG decoder box 122. As discussed above with reference to FIG. 4, the MPEG decoder box 122 includes at least two MPEG channels and may include up to six MPEG channels. Where a prepended header is not included, the MPEG channel number which is the destination for the data is written or encoded into the LUN field of the command descriptor block to enable the MPEG decoder box 122 to determine the channel number. After operation of step 506, the host server 102 performs other operations necessary to perform the transfer and then performs the data transfer in step 512.
FIG. 6--Flowchart Diagram of MPEG Decoder Box
Referring now to FIG. 6, a flowchart diagram illustrating operation of the SCSI controller 204 in a respective MPEG decoder box 122 is shown. As shown, in step 602 the MPEG decoder box 122 receives data from the video server 102. This video write data is received in step 602 by the respective MPEG decoder box 122 in response to a transfer performed in step 512 of FIG. 5. As discussed above, during a video data transfer, the video server will use a target ID or target address which indicates the respective MPEG decoder box 122 that is the destination for the video write being performed.
In step 604 the SCSI controller 204 in the respective MPEG decoder box 122 determines the logical unit number (LUN). The SCSI controller 204 preferably determines the LUN from the command descriptor block (CDB) of the SCSI transfer. The LUN number may also be determined from the identify message of the SCSI transfer.
If the logical unit number is determined to be zero in step 606, then this indicates that the video data involved in the transfer includes a prepended header. This prepended header identifies the transfer and also indicates the MPEG channel number which is the destination of the transfer. Thus, once the SCSI controller 204 detects a LUN 0 transfer in step 606, in step 612 the controller 204 decodes the header for the function, e.g., a video data write, and the MPEG channel on which the data is to be transferred.
If the SCSI controller 204 determines in step 606 that the logical unit number is not LUN 0, but rather is one of either LUN 1-6, then in step 614 the SCSI controller 204 uses the received LUN number as the MPEG channel associated with the transfer. Thus, if the LUN number in the command descriptor block is 1, then the SCSI control 204 interprets this as a video data transfer to be performed on MPEG channel 1. Similarly, if the LUN number is 2, then the MPEG channel on which the data is to be transferred is determined to be channel 2. Likewise, there is a one-to-one correspondence between LUNs 1-6 and MPEG channels 1-6 on a respective MPEG decoder box 122.
Therefore, the present invention comprises a system and method for encoding the presence or absence of prepended header information, as well as a channel number, on the logical unit number field in the command descriptor block of a SCSI transfer. This allows an MPEG decoder box 122 to operate with different file system formats, including file systems which either prepend header information or do not prepend header information.
Although the system and method of the present invention has been described in connection with the described embodiments, it is not intended to be limited to the specific form set forth herein, but on the contrary, it is intended to cover such alternatives, modifications, and equivalents, as can be reasonably included within the spirit and scope of the invention as defined by the appended claims.

Claims (28)

I claim:
1. A media server system, comprising:
A) a computer system including:
a) a memory media for storing data; and
b) a SCSI host adapter for coupling to a SCSI bus;
wherein the computer system is configured to generate data transfers, wherein the computer system is configured to assign a predetermined SCSI logical unit number to a SCSI bus data transfer if the data being transferred includes a header comprising channel information, and wherein the computer system is configured to assign a SCSI logical unit number different than said predetermined number to the data transfer if the data transfer does not include a header including channel information;
B) one or more decoder boxes, wherein each of said one or more decoder boxes includes a plurality of data channels, wherein each of said one or more decoder boxes is adapted to receive data from said computer system and transfer said received data on one of said plurality of channels; and
C) a SCSI cable for connecting said computer system to said one or more decoder boxes;
wherein each of said one or more decoder boxes is configured to examine received data from the computer system and determine a logical unit number comprised in said data, wherein each of said one or more decoder boxes is configured to examine a header in said received data if said received data includes said predetermined logical unit number.
2. The media server system of claim 1, wherein the computer system is configured to selectively generate data transfers to said plurality of data channels in said one or more decoder boxes;
wherein, in a transfer of data to a specified channel of one of said one or more decoder boxes, the computer system is configured to include a logical unit number in the data transfer which corresponds to said specified channel of the data transfer if the data transfer does not include a header including channel information.
3. The media server system of claim 1, wherein the computer system is configured to selectively generate data transfers to each of said plurality of data channels in said one or more decoder boxes;
wherein, in a transfer of data to a specified channel of one of said one or more decoder boxes, the computer system is configured to encode said specified channel in a SCSI logical unit number field of the data transfer if the data transfer does not include a header including channel information.
4. The media server system of claim 1, wherein said computer system comprises:
means for determining if the data being transferred in a SCSI bus data transfer includes a header comprising channel information;
means for assigning a first logical unit number to said SCSI bus data transfer if the data being transferred includes said header; and
means for assigning a SCSI logical unit number different than said predetermined number to the SCSI bus data transfer if the data being transferred does not include said header.
5. The media server system of claim 1, wherein each of said one or more decoder boxes comprises:
means for determining a SCSI logical unit number comprised in said received data;
means for examining a header in said received data if said SCSI logical unit number is said predetermined logical unit number; and
means for determining channel information based on said SCSI logical unit number if said SCSI logical unit number is not said predetermined logical unit number.
6. The media server system of claim 1, wherein the computer system is configurable to operate according to two or more different file systems;
wherein the computer system is configured to include a header to data being transferred when said computer system is using a first file system architecture; and
wherein the computer system is configured to not include a header to data being transferred when said computer system is using a second file system architecture.
7. The media server system of claim 1, wherein said predetermined logical unit number is 0.
8. The media server system of claim 1, wherein the computer system is configured to generate data transfers comprising multimedia data streams, wherein said multimedia data streams are MPEG compressed streams;
wherein each of said one or more decoder boxes comprises a plurality of MPEG decoders corresponding to a plurality of channels.
9. A method for transferring video data in a media server system comprising a video server, at least one decoder box comprising a plurality of channels, and a SCSI cable connecting the video server to the at least one decoder box, the method comprising:
the server reading data from a storage media;
the server configuring said data for transfer, wherein said configuring includes assigning a predetermined logical unit number if said data includes a header comprising channel information, and wherein said configuring includes assigning a logical unit number different than said predetermined number if said data does not include a header comprising channel information;
the server transferring said data to said at least one decoder box;
said at least one decoder box receiving said data;
said at least one decoder box determining the logical unit number comprised in said data;
said at least one decoder box examining a header in said data to determine channel information if said logical number is said predetermined logical unit number; and
said at least one decoder box determining channel information from the logical unit number if said logical unit number is different than said predetermined number.
10. The method of claim 9, further comprising:
said at least one decoder box transferring said data on a specified channel based on said determined channel information.
11. The method of claim 10, wherein said configuring said data for transfer comprises including a logical unit number in the data transfer which corresponds to said specified channel of the data transfer if the data transfer does not include a header including channel information.
12. The method of claim 10, wherein said configuring said data for transfer comprises encoding said specified channel as said logical unit number in the data transfer if the data transfer does not include a header including channel information.
13. The method of claim 10, wherein said data includes a header comprising channel information, the method further comprising:
said at least one decoder box transferring said data on said specified channel of said plurality of channels based on said channel information comprised in said header.
14. The method of claim 10, wherein said data does not include a header comprising channel information, the method further comprising:
said at least one decoder box transferring said data on said specified channel of said plurality of channels based on channel information determined from the logical unit number.
15. The method of claim 10, wherein the server transferring said data to said at least one decoder box comprises the server transferring multimedia data streams data to said at least one decoder box, wherein said multimedia data streams are MPEG compressed streams;
wherein said at least one decoder box transferring said data on a specified channel based on said determined channel information includes MPEG decoding said data.
16. The method of claim 9, wherein the computer system is configurable to operate according to two or more different file systems;
wherein said configuring said data for transfer comprises including a header comprising channel information in data being transferred when said computer system is using a first file system; and
wherein said configuring said data for transfer comprises not including a header comprising channel information in data being transferred when said computer system is using a second file system.
17. The method of claim 9, wherein said predetermined logical unit number is 0.
18. A media server system, comprising:
A) a computer system including:
a) a memory media for storing data; and
b) an adapter for coupling to a bus;
wherein the computer system is configured to generate data transfers, wherein the computer system is configured to assign a predetermined logical unit number to a bus data transfer if the data being transferred includes a header comprising channel information, and wherein the computer system is configured to assign a logical unit number different than said predetermined number to the data transfer if the data transfer does not include a header including channel information;
B) one or more decoder boxes coupled to said computer system, wherein each of said one or more decoder boxes includes a plurality of data channels, wherein each of said one or more decoder boxes is adapted to receive data from said computer system and transfer said received data on one of said plurality of channels, wherein each of said one or more decoder boxes is configured to examine received data from the computer system and determine a logical unit number comprised in said data, wherein each of said one or more decoder boxes is configured to examine a header in said received data if said received data includes said predetermined logical unit number.
19. The media server system of claim 18, wherein the computer system is configured to selectively generate data transfers to said plurality of data channels in said one or more decoder boxes;
wherein, in a transfer of data to a specified channel of one of said one or more decoder boxes, the computer system is configured to include a logical unit number in the data transfer which corresponds to said specified channel of the data transfer if the data transfer does not include a header including channel information.
20. The media server system of claim 18, wherein the computer system is configured to selectively generate data transfers to each of said plurality of data channels in said one or more decoder boxes;
wherein, in a transfer of data to a specified channel of one of said one or more decoder boxes, the computer system is configured to encode said specified channel in a logical unit number field of the data transfer if the data transfer does not include a header including channel information.
21. A method for transferring video data in a media server system comprising a video server and at least one decoder box comprising a plurality of channels, wherein the video server is connected to the at least one decoder box, the method comprising:
the server reading data from a storage media;
the server configuring said data for transfer, wherein said configuring includes assigning a first logical unit number if said data includes a header comprising channel information, and wherein said configuring includes assigning a logical unit number different than said first number if said data does not include a header comprising channel information;
the server transferring said data to said at least one decoder box;
said at least one decoder box receiving said data;
said at least one decoder box determining the logical unit number comprised in said data;
said at least one decoder box examining a header in said data to determine channel information if said logical number is a first logical unit number; and
said at least one decoder box determining channel information from the logical unit number if said logical unit number is different than said first number.
22. The method of claim 21, further comprising:
said at least one decoder box transferring said data on a specified channel based on said determined channel information.
23. The method of claim 22, wherein said configuring said data for transfer comprises including a logical unit number in the data transfer which corresponds to said specified channel of the data transfer if the data transfer does not include a header including channel information.
24. The method of claim 22, wherein said configuring said data for transfer comprises encoding said specified channel as said logical unit number in the data transfer if the data transfer does not include a header including channel information.
25. The method of claim 22, wherein said data includes a header comprising channel information, the method further comprising:
said at least one decoder box transferring said data on said specified channel of said plurality of channels based on said channel information comprised in said header.
26. The method of claim 22, wherein said data does not include a header comprising channel information, the method further comprising:
said at least one decoder box transferring said data on said specified channel of said plurality of channels based on channel information determined from the logical unit number.
27. A video decoder box for decoding received compressed video data, wherein said video decoder box is adapted for coupling to a SCSI bus, wherein said decoder box includes a plurality of data channels, wherein said decoder box is adapted to receive data and transfer said received data on one of said plurality of channels, wherein said decoder box is configured to examine received data from the computer system and determine a SCSI logical unit number comprised in said data, wherein said decoder box is configured to examine a header in said received data if said received data includes said SCSI logical unit number is a predetermined number.
28. A media server system, comprising:
a storage device configured to store encoded audio/video data of varying file formats;
a host computer coupled to said storage device, wherein said storage device is configured to retrieve a first sequence of said encoded audio/video data from said storage device in response to a request for said first sequence of said encoded audio/video data;
a SCSI controller coupled to said host computer by a first bus;
a plurality of decoding channels coupled to said SCSI controller by a second bus, wherein each of said plurality of decoding channels is configured to decode said first sequence of said encoded audio/video data in response to receiving said first sequence of encoded audio/video data from said host computer via said SCSI controller;
and wherein said host computer is configured to examine said first sequence of encoded audio/video data to determine if header data is present, wherein said header data includes channel information;
wherein, if said header information is present, said host computer is configured to assign a predetermined SCSI logical unit number in transferring said first sequence of encoded audio/video data to said SCSI controller via said first bus, and wherein said SCSI controller is configured to extract a target SCSI logical unit number from said header information, and wherein said SCSI controller selects a first one of said plurality of decoding channels to receive said first sequence of encoded audio/video data via said second bus, wherein said first one of said plurality of decoding channels is selected based upon said target SCSI logical unit number; and
wherein, if said header information is not present, said host computer is configured to assign a first SCSI logical unit number in transferring said first sequence of encoded audio/video data to said SCSI controller via said first bus, and wherein said SCSI controller selects a second one of said plurality of decoding channels to receive said first sequence of encoded audio/video data via said second bus, wherein said second one of said plurality of decoding channels is selected based upon said first SCSI logical unit number.
US08/673,493 1996-07-01 1996-07-01 Media server system which employs a SCSI bus and which utilizes SCSI logical units to differentiate between transfer modes Expired - Fee Related US5790795A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US08/673,493 US5790795A (en) 1996-07-01 1996-07-01 Media server system which employs a SCSI bus and which utilizes SCSI logical units to differentiate between transfer modes
EP97110788A EP0817100B1 (en) 1996-07-01 1997-07-01 Media server system which employs a SCSI bus and which utilizes SCSI logical units to differentiate between transfer modes
DE69730656T DE69730656T2 (en) 1996-07-01 1997-07-01 Media server in which a SCSI bus is used and in which a SCSI logical unit for differentiation between transfer / modes is used

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US08/673,493 US5790795A (en) 1996-07-01 1996-07-01 Media server system which employs a SCSI bus and which utilizes SCSI logical units to differentiate between transfer modes

Publications (1)

Publication Number Publication Date
US5790795A true US5790795A (en) 1998-08-04

Family

ID=24702875

Family Applications (1)

Application Number Title Priority Date Filing Date
US08/673,493 Expired - Fee Related US5790795A (en) 1996-07-01 1996-07-01 Media server system which employs a SCSI bus and which utilizes SCSI logical units to differentiate between transfer modes

Country Status (3)

Country Link
US (1) US5790795A (en)
EP (1) EP0817100B1 (en)
DE (1) DE69730656T2 (en)

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5925120A (en) * 1996-06-18 1999-07-20 Hewlett-Packard Company Self-contained high speed repeater/lun converter which controls all SCSI operations between the host SCSI bus and local SCSI bus
US6408436B1 (en) 1999-03-18 2002-06-18 Next Level Communications Method and apparatus for cross-connection of video signals
US6529935B1 (en) 1998-11-09 2003-03-04 Broadcom Corporation Graphics display system with unified memory architecture
US6538656B1 (en) 1999-11-09 2003-03-25 Broadcom Corporation Video and graphics system with a data transport processor
US6549988B1 (en) 1999-01-22 2003-04-15 Ilya Gertner Data storage system comprising a network of PCs and method using same
US6573905B1 (en) 1999-11-09 2003-06-03 Broadcom Corporation Video and graphics system with parallel processing of graphics windows
US20030131076A1 (en) * 1998-05-27 2003-07-10 Kasenna, Inc. Media server system having improved asset types for playback of digital media
US20030149770A1 (en) * 2001-10-05 2003-08-07 Delaire Brian Augustine Storage area network methods and apparatus with file system extension
US6636222B1 (en) 1999-11-09 2003-10-21 Broadcom Corporation Video and graphics system with an MPEG video decoder for concurrent multi-row decoding
US6661422B1 (en) 1998-11-09 2003-12-09 Broadcom Corporation Video and graphics system with MPEG specific data transfer commands
US6768774B1 (en) 1998-11-09 2004-07-27 Broadcom Corporation Video and graphics system with video scaling
US20040153539A1 (en) * 2003-01-30 2004-08-05 Lyon Geoff M. Device data
US6781601B2 (en) 1999-11-09 2004-08-24 Broadcom Corporation Transport processor
US6798420B1 (en) 1998-11-09 2004-09-28 Broadcom Corporation Video and graphics system with a single-port RAM
US20040199650A1 (en) * 2002-11-14 2004-10-07 Howe John E. System and methods for accelerating data delivery
US6853385B1 (en) 1999-11-09 2005-02-08 Broadcom Corporation Video, audio and graphics decode, composite and display system
US20050125538A1 (en) * 2003-12-03 2005-06-09 Dell Products L.P. Assigning logical storage units to host computers
US20050262245A1 (en) * 2004-04-19 2005-11-24 Satish Menon Scalable cluster-based architecture for streaming media
US20060165039A1 (en) * 2003-01-30 2006-07-27 Geoff Lyon RFID reader device having closely packed antennas
US7137124B2 (en) 2001-10-05 2006-11-14 International Business Machines Corporation Storage area network methods and apparatus for storage device masking
US20070030276A1 (en) * 1998-11-09 2007-02-08 Macinnis Alexander G Video and graphics system with parallel processing of graphics windows
US20070094378A1 (en) * 2001-10-05 2007-04-26 Baldwin Duane M Storage Area Network Methods and Apparatus with Centralized Management
US20070120874A1 (en) * 2003-04-25 2007-05-31 Macinnis Alexander G Graphics display system with line buffer control scheme
US20070250890A1 (en) * 2006-02-06 2007-10-25 Vinay Joshi Method and system for reducing switching delays between digital video feeds using multicast slotted transmission technique
US20080016220A1 (en) * 2000-07-28 2008-01-17 Horen Robert S File system and method for administrating storage space and bandwidth in a computer system serving media assets
US20080109557A1 (en) * 2006-11-02 2008-05-08 Vinay Joshi Method and system for reducing switching delays between digital video feeds using personalized unicast transmission techniques
US20080137685A1 (en) * 2000-07-28 2008-06-12 Lakshminarayanan Gunaseelan System, server, and method for variable bit rate multimedia streaming
US20080215747A1 (en) * 2001-03-02 2008-09-04 Menon Satish N Metadata enabled push-pull model for efficient low-latency video-content distribution over a network
US8015480B2 (en) 1997-03-31 2011-09-06 Espial, Inc. System and method for media stream indexing and synchronization
US8063916B2 (en) 2003-10-22 2011-11-22 Broadcom Corporation Graphics layer reduction for video composition
US8199154B2 (en) 1998-11-09 2012-06-12 Broadcom Corporation Low resolution graphics mode support using window descriptors
US8913667B2 (en) 1999-11-09 2014-12-16 Broadcom Corporation Video decoding system having a programmable variable-length decoder
US9811463B2 (en) 1999-01-22 2017-11-07 Ls Cloud Storage Technologies, Llc Apparatus including an I/O interface and a network interface and related method of use

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10103302A1 (en) * 2001-01-25 2002-08-01 Bsh Bosch Siemens Hausgeraete Electrical household appliance with communication interface

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4755872A (en) * 1985-07-29 1988-07-05 Zenith Electronics Corporation Impulse pay per view system and method
US4829372A (en) * 1987-08-20 1989-05-09 Telaction Corporation Presentation player
US5544313A (en) * 1994-05-11 1996-08-06 International Business Machines Corporation Baton passing optimization scheme for load balancing/configuration planning in a video-on-demand computer system
US5553005A (en) * 1993-05-19 1996-09-03 Alcatel N.V. Video server memory management method
US5572442A (en) * 1994-07-21 1996-11-05 Information Highway Media Corporation System for distributing subscription and on-demand audio programming
US5583995A (en) * 1995-01-30 1996-12-10 Mrj, Inc. Apparatus and method for data storage and retrieval using bandwidth allocation
US5592626A (en) * 1994-02-07 1997-01-07 The Regents Of The University Of California System and method for selecting cache server based on transmission and storage factors for efficient delivery of multimedia information in a hierarchical network of servers
US5600573A (en) * 1992-12-09 1997-02-04 Discovery Communications, Inc. Operations center with video storage for a television program packaging and delivery system
US5640194A (en) * 1993-12-17 1997-06-17 Nippon Telegraph And Telephone Corporation Method of multiplexed data reading and visual search suitable for video-on-demand system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5274783A (en) * 1991-06-28 1993-12-28 Digital Equipment Corporation SCSI interface employing bus extender and auxiliary bus
EP0654199B1 (en) * 1993-06-10 1999-05-26 Sony Corporation Rational input buffer arrangements for auxiliary information in video and audio signal processing systems
JP2581468B2 (en) * 1994-10-12 1997-02-12 日本電気株式会社 Non-SCSI device access method

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4755872A (en) * 1985-07-29 1988-07-05 Zenith Electronics Corporation Impulse pay per view system and method
US4829372A (en) * 1987-08-20 1989-05-09 Telaction Corporation Presentation player
US5600573A (en) * 1992-12-09 1997-02-04 Discovery Communications, Inc. Operations center with video storage for a television program packaging and delivery system
US5553005A (en) * 1993-05-19 1996-09-03 Alcatel N.V. Video server memory management method
US5640194A (en) * 1993-12-17 1997-06-17 Nippon Telegraph And Telephone Corporation Method of multiplexed data reading and visual search suitable for video-on-demand system
US5592626A (en) * 1994-02-07 1997-01-07 The Regents Of The University Of California System and method for selecting cache server based on transmission and storage factors for efficient delivery of multimedia information in a hierarchical network of servers
US5544313A (en) * 1994-05-11 1996-08-06 International Business Machines Corporation Baton passing optimization scheme for load balancing/configuration planning in a video-on-demand computer system
US5572442A (en) * 1994-07-21 1996-11-05 Information Highway Media Corporation System for distributing subscription and on-demand audio programming
US5583995A (en) * 1995-01-30 1996-12-10 Mrj, Inc. Apparatus and method for data storage and retrieval using bandwidth allocation

Cited By (77)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5925120A (en) * 1996-06-18 1999-07-20 Hewlett-Packard Company Self-contained high speed repeater/lun converter which controls all SCSI operations between the host SCSI bus and local SCSI bus
US8015480B2 (en) 1997-03-31 2011-09-06 Espial, Inc. System and method for media stream indexing and synchronization
US20030131076A1 (en) * 1998-05-27 2003-07-10 Kasenna, Inc. Media server system having improved asset types for playback of digital media
US6754443B2 (en) * 1998-05-27 2004-06-22 Kasenna, Inc. Media server system having improved asset types for playback of digital media
US6819330B2 (en) 1998-11-09 2004-11-16 Broadcom Corporation Graphics display System with color look-up table loading mechanism
US6608630B1 (en) 1998-11-09 2003-08-19 Broadcom Corporation Graphics display system with line buffer control scheme
US6570579B1 (en) 1998-11-09 2003-05-27 Broadcom Corporation Graphics display system
US7659900B2 (en) 1998-11-09 2010-02-09 Broadcom Corporation Video and graphics system with parallel processing of graphics windows
US7545438B2 (en) 1998-11-09 2009-06-09 Broadcom Corporation Graphics display system with video synchronization feature
US7446774B1 (en) * 1998-11-09 2008-11-04 Broadcom Corporation Video and graphics system with an integrated system bridge controller
US7911483B1 (en) 1998-11-09 2011-03-22 Broadcom Corporation Graphics display system with window soft horizontal scrolling mechanism
US6630945B1 (en) 1998-11-09 2003-10-07 Broadcom Corporation Graphics display system with graphics window control mechanism
US7920151B2 (en) 1998-11-09 2011-04-05 Broadcom Corporation Graphics display system with video scaler
US6661427B1 (en) 1998-11-09 2003-12-09 Broadcom Corporation Graphics display system with video scaler
US6661422B1 (en) 1998-11-09 2003-12-09 Broadcom Corporation Video and graphics system with MPEG specific data transfer commands
US6879330B2 (en) 1998-11-09 2005-04-12 Broadcom Corporation Graphics display system with anti-flutter filtering and vertical scaling feature
US6721837B2 (en) 1998-11-09 2004-04-13 Broadcom Corporation Graphics display system with unified memory architecture
US6731295B1 (en) 1998-11-09 2004-05-04 Broadcom Corporation Graphics display system with window descriptors
US6738072B1 (en) 1998-11-09 2004-05-18 Broadcom Corporation Graphics display system with anti-flutter filtering and vertical scaling feature
US6744472B1 (en) 1998-11-09 2004-06-01 Broadcom Corporation Graphics display system with video synchronization feature
US6529935B1 (en) 1998-11-09 2003-03-04 Broadcom Corporation Graphics display system with unified memory architecture
US6768774B1 (en) 1998-11-09 2004-07-27 Broadcom Corporation Video and graphics system with video scaling
US7991049B2 (en) 1998-11-09 2011-08-02 Broadcom Corporation Video and graphics system with video scaling
US8199154B2 (en) 1998-11-09 2012-06-12 Broadcom Corporation Low resolution graphics mode support using window descriptors
US8390635B2 (en) 1998-11-09 2013-03-05 Broadcom Corporation Graphics accelerator
US9575665B2 (en) 1998-11-09 2017-02-21 Broadcom Corporation Graphics display system with unified memory architecture
US7746354B2 (en) 1998-11-09 2010-06-29 Broadcom Corporation Graphics display system with anti-aliased text and graphics feature
US20040246257A1 (en) * 1998-11-09 2004-12-09 Macinnis Alexander G. Graphics accelerator
US6798420B1 (en) 1998-11-09 2004-09-28 Broadcom Corporation Video and graphics system with a single-port RAM
US20070030276A1 (en) * 1998-11-09 2007-02-08 Macinnis Alexander G Video and graphics system with parallel processing of graphics windows
US6700588B1 (en) 1998-11-09 2004-03-02 Broadcom Corporation Apparatus and method for blending graphics and video surfaces
US9111369B2 (en) 1998-11-09 2015-08-18 Broadcom Corporation Graphics accelerator
US20050122335A1 (en) * 1998-11-09 2005-06-09 Broadcom Corporation Video, audio and graphics decode, composite and display system
US6927783B1 (en) 1998-11-09 2005-08-09 Broadcom Corporation Graphics display system with anti-aliased text and graphics feature
US9077997B2 (en) 1998-11-09 2015-07-07 Broadcom Corporation Graphics display system with unified memory architecture
US8493415B2 (en) 1998-11-09 2013-07-23 Broadcom Corporation Graphics display system with video scaler
US7015928B2 (en) 1998-11-09 2006-03-21 Broadcom Corporation Graphics display system with color look-up table loading mechanism
US7057622B2 (en) 1998-11-09 2006-06-06 Broadcom Corporation Graphics display system with line buffer control scheme
US8848792B2 (en) 1998-11-09 2014-09-30 Broadcom Corporation Video and graphics system with video scaling
US9811463B2 (en) 1999-01-22 2017-11-07 Ls Cloud Storage Technologies, Llc Apparatus including an I/O interface and a network interface and related method of use
US6549988B1 (en) 1999-01-22 2003-04-15 Ilya Gertner Data storage system comprising a network of PCs and method using same
US10154092B2 (en) 1999-01-22 2018-12-11 Ls Cloud Storage Technologies, Llc Data sharing using distributed cache in a network of heterogeneous computers
US6408436B1 (en) 1999-03-18 2002-06-18 Next Level Communications Method and apparatus for cross-connection of video signals
US20020152471A1 (en) * 1999-03-18 2002-10-17 De Haas Scott Method and apparatus for cross-connection of video signals
US6781601B2 (en) 1999-11-09 2004-08-24 Broadcom Corporation Transport processor
US6870538B2 (en) 1999-11-09 2005-03-22 Broadcom Corporation Video and graphics system with parallel processing of graphics windows
US8913667B2 (en) 1999-11-09 2014-12-16 Broadcom Corporation Video decoding system having a programmable variable-length decoder
US6636222B1 (en) 1999-11-09 2003-10-21 Broadcom Corporation Video and graphics system with an MPEG video decoder for concurrent multi-row decoding
US6853385B1 (en) 1999-11-09 2005-02-08 Broadcom Corporation Video, audio and graphics decode, composite and display system
US6538656B1 (en) 1999-11-09 2003-03-25 Broadcom Corporation Video and graphics system with a data transport processor
US6573905B1 (en) 1999-11-09 2003-06-03 Broadcom Corporation Video and graphics system with parallel processing of graphics windows
US7848430B2 (en) 1999-11-09 2010-12-07 Broadcom Corporation Video and graphics system with an MPEG video decoder for concurrent multi-row decoding
US7667715B2 (en) 1999-11-09 2010-02-23 Broadcom Corporation Video, audio and graphics decode, composite and display system
US7849194B2 (en) 2000-07-28 2010-12-07 Kasenna, Inc. File system and method for administrating storage space and bandwidth in a computer system serving media assets
US20080137685A1 (en) * 2000-07-28 2008-06-12 Lakshminarayanan Gunaseelan System, server, and method for variable bit rate multimedia streaming
US20080016220A1 (en) * 2000-07-28 2008-01-17 Horen Robert S File system and method for administrating storage space and bandwidth in a computer system serving media assets
US9668011B2 (en) 2001-02-05 2017-05-30 Avago Technologies General Ip (Singapore) Pte. Ltd. Single chip set-top box system
US20080215747A1 (en) * 2001-03-02 2008-09-04 Menon Satish N Metadata enabled push-pull model for efficient low-latency video-content distribution over a network
US7860950B2 (en) 2001-03-02 2010-12-28 Kasenna, Inc. Metadata enabled push-pull model for efficient low-latency video-content distribution over a network
US8327004B2 (en) 2001-10-05 2012-12-04 International Business Machines Corporation Storage area network methods and apparatus with centralized management
US20030149770A1 (en) * 2001-10-05 2003-08-07 Delaire Brian Augustine Storage area network methods and apparatus with file system extension
US6996670B2 (en) 2001-10-05 2006-02-07 International Business Machines Corporation Storage area network methods and apparatus with file system extension
US7137124B2 (en) 2001-10-05 2006-11-14 International Business Machines Corporation Storage area network methods and apparatus for storage device masking
US20070094378A1 (en) * 2001-10-05 2007-04-26 Baldwin Duane M Storage Area Network Methods and Apparatus with Centralized Management
US20040199650A1 (en) * 2002-11-14 2004-10-07 Howe John E. System and methods for accelerating data delivery
US20060165039A1 (en) * 2003-01-30 2006-07-27 Geoff Lyon RFID reader device having closely packed antennas
US7686229B2 (en) 2003-01-30 2010-03-30 Hewlett-Packard Development Company, L.P. RFID reader device having closely packed antennas
US7873723B2 (en) * 2003-01-30 2011-01-18 Hewlett-Packard Development Company, L.P. Device data
US20040153539A1 (en) * 2003-01-30 2004-08-05 Lyon Geoff M. Device data
US20070120874A1 (en) * 2003-04-25 2007-05-31 Macinnis Alexander G Graphics display system with line buffer control scheme
US7667710B2 (en) 2003-04-25 2010-02-23 Broadcom Corporation Graphics display system with line buffer control scheme
US8063916B2 (en) 2003-10-22 2011-11-22 Broadcom Corporation Graphics layer reduction for video composition
US20050125538A1 (en) * 2003-12-03 2005-06-09 Dell Products L.P. Assigning logical storage units to host computers
US20050262245A1 (en) * 2004-04-19 2005-11-24 Satish Menon Scalable cluster-based architecture for streaming media
US20070250890A1 (en) * 2006-02-06 2007-10-25 Vinay Joshi Method and system for reducing switching delays between digital video feeds using multicast slotted transmission technique
US7793329B2 (en) 2006-02-06 2010-09-07 Kasenna, Inc. Method and system for reducing switching delays between digital video feeds using multicast slotted transmission technique
US20080109557A1 (en) * 2006-11-02 2008-05-08 Vinay Joshi Method and system for reducing switching delays between digital video feeds using personalized unicast transmission techniques

Also Published As

Publication number Publication date
EP0817100B1 (en) 2004-09-15
DE69730656T2 (en) 2005-09-22
EP0817100A3 (en) 2003-04-16
DE69730656D1 (en) 2004-10-21
EP0817100A2 (en) 1998-01-07

Similar Documents

Publication Publication Date Title
US5790795A (en) Media server system which employs a SCSI bus and which utilizes SCSI logical units to differentiate between transfer modes
JP3466052B2 (en) Video data transmission method
US6708251B1 (en) Disk drive having separate interfaces for host commands and audiovisual data
US6832041B1 (en) Video recording system utilizing host-processor-resident error recovery to transfer non-time-critical, error-intolerant data segments while transferring time-critical, error-tolerant streaming data segments at a required data transfer rate
US7133600B1 (en) Video recording system utilizing storage redundancy to transfer non-time-critical, error-intolerant data segments while transferring time-critical, error-tolerant streaming data segments at a required data transfer rate
US6148142A (en) Multi-user, on-demand video server system including independent, concurrently operating remote data retrieval controllers
US6628891B1 (en) Signal filtering mechanism for a multi-purpose digital television receiver
US20040033061A1 (en) Layered coding of image data using separate data storage tracks on a storage medium
US8265170B2 (en) Data transmission system, and its transmission side apparatus and reception side apparatus
WO1996025822A2 (en) Multi-channel common-pool distributed data storage and retrieval system
JPH1198098A (en) Data separating device
US7149230B2 (en) Transport processor for processing multiple transport streams
US6185636B1 (en) Media server system and method for preventing FIFO buffer underflow during multiple channel startup by pre-loading a decoder buffer prior to issuing a play command
HRP20000039A2 (en) Ieee set top box device driver
JP2000232622A (en) Data storage device, data storage method, data transmitter and data transmission method
KR101079077B1 (en) Multisystem, and Device and Method for Access to Data Storage
US6240469B1 (en) System for transferring motion picture data between peripheral device interfaces by second peripheral interface issuing data transaction based on information set by processor to designate first peripheral interface
JPH08287006A (en) Portable computer and card to be used for the computer
JP3526153B2 (en) Data recording / reproducing device
JPH1051740A (en) Data transmission system
JP3279860B2 (en) Signal decoding processor
KR100211977B1 (en) Apparatus and method for transmitting multifunctional mpeg-2 ts using memory switch
JPH0944270A (en) Portable computer system
JPH07334456A (en) Portable computer and card used for the computer
WO2002028085A9 (en) Reusing decoded multimedia data for multiple users

Legal Events

Date Code Title Description
AS Assignment

Owner name: SUN MICROSYSTEMS, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HOUGH, JAMES K.;REEL/FRAME:008185/0389

Effective date: 19960912

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20100804