TWI485618B - Kvm switch of transmitting video signal to remote consoles and method thereof - Google Patents

Kvm switch of transmitting video signal to remote consoles and method thereof Download PDF

Info

Publication number
TWI485618B
TWI485618B TW098128105A TW98128105A TWI485618B TW I485618 B TWI485618 B TW I485618B TW 098128105 A TW098128105 A TW 098128105A TW 98128105 A TW98128105 A TW 98128105A TW I485618 B TWI485618 B TW I485618B
Authority
TW
Taiwan
Prior art keywords
blocks
image
data
remote control
control computer
Prior art date
Application number
TW098128105A
Other languages
Chinese (zh)
Other versions
TW201108100A (en
Inventor
Yi-Li Liu
Original Assignee
Aten Int Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Aten Int Co Ltd filed Critical Aten Int Co Ltd
Priority to TW098128105A priority Critical patent/TWI485618B/en
Publication of TW201108100A publication Critical patent/TW201108100A/en
Application granted granted Critical
Publication of TWI485618B publication Critical patent/TWI485618B/en

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Description

傳送影像訊號至複數遠端操控電腦之多電腦切換器及方法Multi-computer switcher and method for transmitting image signals to multiple remote control computers

本發明關於一種傳送來自電腦之影像訊號至複數遠端操控電腦之多電腦切換器,特別是關於一種透過網路傳送影像訊號至複數遠端操控電腦之多電腦切換器及方法。The invention relates to a KVM switch for transmitting image signals from a computer to a plurality of remote control computers, in particular to a KVM switch and method for transmitting image signals through a network to a plurality of remote control computers.

網路科技的無遠弗屆,帶給人類便利的生活。市面上具備網路介面的多電腦切換器已逐漸成為主要的網管利器之一。並且,越來越多的多電腦切換器使用特殊應用積體電路(ASIC)晶片或可現場可程式化閘陣列(FPGA)晶片等等,以處理影像訊號之壓縮,一方面提升多電腦切換器系統整體效能,一方面更可降低多電腦切換器成本,縮短技術研發之時程。根據VESA標準,影像訊號係由連續影像幀(frame)所構成,例如更新頻率為60赫茲時影像源每秒鐘會產生60個影像幀給螢幕。另一方面,在進行JPEG壓縮編碼時。每一影像幀係劃可分成複數個區塊(block),例如16像素乘上16像素為一個區塊(block)之方式。而基線(baseline)模式包含了此JPEG標準大部分基本特性應用最為廣泛,實際上已成為數位訊號控制器(DSC)系統之業界標準。The far-reaching network technology has brought convenience to human beings. Multi-computer switchers with network interfaces on the market have gradually become one of the main network management tools. Moreover, more and more KVM switches use special application integrated circuit (ASIC) chips or field programmable gate array (FPGA) chips, etc., to process the compression of image signals, and on the other hand to improve the KVM switch. The overall system performance, on the one hand, can reduce the cost of the multi-computer switcher and shorten the time course of technology development. According to the VESA standard, the image signal is composed of continuous image frames. For example, when the update frequency is 60 Hz, the image source generates 60 image frames per second for the screen. On the other hand, when performing JPEG compression encoding. Each image frame can be divided into a plurality of blocks, for example, 16 pixels by 16 pixels as a block. The baseline model contains most of the basic features of this JPEG standard, and has become the industry standard for digital signal controller (DSC) systems.

簡單地說,JPEG基線模式係為採用轉換編碼(transform coding)的架構。進行將RGB轉換為YCrCb之色彩空間轉換步驟。基本可概略分為三部份:DCT(discrete cosine transform)、量化和熵編碼。首先使用線性轉換(DCT)將空間中之像素轉換成轉換至頻率空間,再將此些空間係數進行量化(quantization)與熵編碼(entropy coding)進一步壓縮。熵編碼(entropy coding)尚包含兩個步驟。先將影像成份以Z字型(zigzag)排列的之字形掃瞄以及霍夫曼編碼(Huffman coding)。因此,JPEG基線模式即結合DCT、量化(quantization)、Z字形掃瞄(zigzag scan)及霍夫曼編碼(Huffman coding)等技術。霍夫曼編碼(Huffman coding)為DSC系統中對影像訊號進行JPEG壓縮編碼 之最後一個步驟。而JPEG解碼系統則與其編碼系統類似,僅為編碼流程的反向運算。首先,進行霍夫曼解碼(Huffman decoding),先處理檔頭,接著完成可變長度解碼後(Variable Length Decoding:VLD),經過反量化(IQ)以及反二維離散餘弦轉換(IDCT),最後,再進行YCbCr→RGB之轉換即可還原影像訊號。Simply put, the JPEG baseline mode is an architecture that uses transform coding. Perform a color space conversion step of converting RGB to YCrCb. Basically, it can be roughly divided into three parts: DCT (discrete cosine transform), quantization and entropy coding. First, the linear transformation (DCT) is used to convert the pixels in the space into a frequency space, and then the spatial coefficients are further quantized and entropy coding is further compressed. Entropy coding still involves two steps. First, the image components are scanned in a zigzag zigzag and Huffman coding. Therefore, the JPEG baseline mode combines techniques such as DCT, quantization, zigzag scan, and Huffman coding. Huffman coding is a JPEG compression coding of video signals in a DSC system. The last step. The JPEG decoding system is similar to its encoding system, and is only the inverse of the encoding process. First, Huffman decoding is performed, the header is processed first, and then Variable Length Decoding (VLD) is performed, after inverse quantization (IQ) and inverse two-dimensional discrete cosine transform (IDCT), and finally Then, the YCbCr→RGB conversion can be performed to restore the image signal.

並且,如影像訊號依前述進行JPEG壓縮編碼時,壓縮後之影像資料一般會以兩種方式儲存。第一種方式是每一影像變化區塊均使用獨立的資料存儲存彼此間互不影響。第二種方式是所有影像變化區塊都按位元(bit)之方式連續儲存。前者需要較大的記憶體空間,而後者則可更進一步減少記憶體的使用。Moreover, if the video signal is JPEG compression encoded as described above, the compressed image data is generally stored in two ways. The first way is that each image change block uses independent data storage and does not affect each other. The second way is that all image change blocks are stored continuously in bits. The former requires a larger memory space, while the latter can further reduce the use of memory.

在多電腦切換系統中,複數個遠端操控電腦(多用戶模式)與多電腦切換間之各別傳輸速度可能因網路環境不同而異,例如:以光纖、ADSL數據機或撥接式數據機(Modem)連接網路之遠端操控電腦與多電腦切換間之傳輸速度即有明顯的差異。然而以前述連續方式儲存影像變化區塊,會有位元組(byte)中一部份位元(bit)屬於前一變化區塊,一部份位元(bit)則屬於後一變化區塊的情形。因此,依據習知技術,當多電腦切換器透過網路傳送一電腦之影像訊號至複數遠端操控電腦時,必需俟傳輸速度最慢的遠端操控電腦完全接收完一整幅影像幀之影像資料後,才能繼續處理下一影像幀。就傳輸速度較快的遠端操控電腦使用者而言,必需等待傳輸速度較快的遠端操控電腦使用者,使用上頗為不便。In a multi-computer switching system, the individual transmission speeds between multiple remote control computers (multi-user mode) and multi-computer switching may vary depending on the network environment, for example, with optical fiber, ADSL modem or dial-up data. There is a significant difference in the transmission speed between the remote control computer and the multi-computer switch connected to the Modem. However, storing the image change block in the foregoing continuous manner, a part of the bit (byte) belongs to the previous change block, and a part of the bit belongs to the latter change block. The situation. Therefore, according to the prior art, when the KVM switch transmits a computer image signal to a plurality of remotely operated computers through the network, it is necessary that the remote control computer with the slowest transmission speed completely receives the image of the entire image frame. After the data is processed, the next image frame can continue to be processed. For a remotely controlled computer user with a faster transmission speed, it is necessary to wait for a remotely controlled computer user with a faster transmission speed, which is quite inconvenient to use.

本發明即就此習知技術之缺點,提出有效解決之方案。The present invention proposes an effective solution to the shortcomings of the prior art.

本發明之目的在於提供一種傳送來自電腦之影像訊號至複數遠端操控電腦之多電腦切換器及方法,透過網路傳送影像訊號時,能以傳輸速度較快用戶之接收速度為準,無須遷就傳輸速度較慢之用戶,提高使用效率及便利性。The object of the present invention is to provide a KVM switch and method for transmitting video signals from a computer to a plurality of remote control computers. When transmitting video signals through the network, the receiving speed of the user with a faster transmission speed is subject to the need to accommodate Users with slower transmission speeds increase efficiency and convenience.

本發明之目的在於提供一種傳送電腦影像訊號至複數遠端 操控電腦之多電腦切換器及其方法,透過網路傳送影像訊號時,以快速Huffman解碼之方式對影像訊號之區塊資料進行解碼,提高影像訊號之傳輸速度。The object of the present invention is to provide a computer image signal to a plurality of remote ends. The multi-computer switcher and the method for controlling the computer, when transmitting the image signal through the network, decode the block data of the image signal by means of fast Huffman decoding, thereby improving the transmission speed of the image signal.

本發明之多電腦切換器耦接至少一被控電腦,透過網路將來自被控電腦之影像訊號分別傳送至第一遠端操控電腦及第二遠端操控電腦,影像訊號係由連續影像幀所構成,每一影像幀係被劃分成複數個區塊。本發明之多電腦切換器至少包括影像資料處理元件、第一使用者索引表以及第二使用者索引表。影像資料處理元件將先前影像幀與目前影像幀做比對,確認該些區塊各別是否產生變化。第一使用者索引表對應於第一遠端操控電腦及該些區塊。第二使用者索引表則對應於第二遠端操控電腦及該些區塊。影像資料處理元件根據該些區塊是否產生變化,分別對第一使用者索引表及第二使用者索引表加註複數個標記。本發明之多電腦切換器更包括影像資料儲存區,儲存以該些區塊中產生變化之區塊的資料。The KVM switch of the present invention is coupled to at least one controlled computer, and transmits the image signal from the controlled computer to the first remote control computer and the second remote control computer through the network, and the image signal is continuous image frame. The image frame is divided into a plurality of blocks. The KVM switch of the present invention includes at least an image data processing component, a first user index table, and a second user index table. The image data processing component compares the previous image frame with the current image frame to confirm whether the blocks are changed individually. The first user index table corresponds to the first remote control computer and the blocks. The second user index table corresponds to the second remote control computer and the blocks. The image data processing component respectively adds a plurality of tags to the first user index table and the second user index table according to whether the blocks are changed. The KVM switch of the present invention further includes an image data storage area for storing data of the blocks in the blocks that generate changes.

接著,分別對第一遠端操控電腦及對第二遠端操控電腦,同時傳送影像訊號。當傳送該些產生變化之區塊的資料後,影像資料處理元件變更對第一使用者索引表及第二使用者索引表所加註之該些標記。影像資料處理元件於比對先前影像幀與目前影像幀前,係先以完整的JPEG編碼/壓縮過程對先前影像幀與目前影像幀進行處理,然後再以快速Huffman解碼之方式,對該些區塊之資料進行解碼。並且,在以JPEG編碼/壓縮之過程中,在進行將RGB轉換為YCrCb之色彩空間轉換步驟之後,可以減少Cr/Cb成分(downsampling)以減少資料量(例如以4:1:1方式取樣)。其中Y成分表示一個像素的亮度,Cr/Cb成分共同表示一個像素的色調與飽和度。本發明之多電腦切換器亦可根據特定遠端操控電腦使用者之指令,影像資料處理元件於進行解碼時,可處理該些區塊的Y成分,僅對該特定遠端操控電腦傳送影像訊號之灰階資料。Then, the first remote control computer and the second remote control computer are simultaneously sent to transmit video signals. After transmitting the data of the changed blocks, the image data processing component changes the marks added to the first user index table and the second user index table. The image data processing component processes the previous image frame and the current image frame in a complete JPEG encoding/compression process before comparing the previous image frame with the current image frame, and then the region is fast Huffman decoding. The data of the block is decoded. Moreover, in the process of encoding/compressing JPEG, after performing the color space conversion step of converting RGB to YCrCb, the Cr/Cb component can be reduced to reduce the amount of data (for example, sampling in a 4:1:1 manner). . The Y component represents the brightness of one pixel, and the Cr/Cb component collectively represents the hue and saturation of a pixel. The KVM switch of the present invention can also process the Y component of the block when the image data processing component is decoded according to the instruction of the specific remote control computer user, and only transmit the image signal to the specific remote control computer. Grayscale data.

請參考第1圖,係依據本發明連接一或多台被控電腦之多電腦切換器透過網路與複數台遠端操控電腦連接之簡單示意圖。本發明之多電腦切換器10具有一影像資料處理元件20、一網路介面25、一電腦介面26及一影像資料儲存區30,可連接一本地端操控裝置40。數台遠端操控電腦110、120、130可透過網路50連接此多電腦切換器10。例如:使用者A、B、C分別操作遠端操控電腦110、120、130。其中遠端操控電腦110、130係分別透過ADSL數據機111、131連接網路50,遠端操控電腦120則透過撥接式數據機(Modem)連接網路50。因此使用者B或是遠端操控電腦120係為影像接收速度(下載速度)較慢之使用者。Please refer to FIG. 1 , which is a simplified diagram of a multi-computer switch connected to one or more controlled computers according to the present invention and connected to a plurality of remote control computers via a network. The KVM switch 10 of the present invention has an image data processing component 20, a network interface 25, a computer interface 26 and an image data storage area 30, and is connected to a local end manipulation device 40. A plurality of remote control computers 110, 120, 130 can connect to the KVM switch 10 via the network 50. For example, users A, B, and C operate the remote control computers 110, 120, and 130, respectively. The remote control computers 110 and 130 are respectively connected to the network 50 through the ADSL modems 111 and 131, and the remote control computer 120 is connected to the network 50 through a dial-up modem (Modem). Therefore, the user B or the remote control computer 120 is a user whose image receiving speed (download speed) is slow.

本發明之多電腦切換器10同時經由電腦介面26連接至被控電腦210、220、230、240。此電腦介面可包含影像連接埠(例如一DB15連接器)以及鍵盤/滑鼠連接埠(例如各為一PS/2或USB連接器)。透過多電腦切換器10之中央處理器27及切換單元28間之路徑安排,被控電腦210、220、230、240可為本地端操控電腦40或遠端操控電腦110、120、130所控制。多電腦切換器10透過一網路介面25及網路50傳送影像訊號至遠端操控電腦110、120、130。此網路介面可能包含一網路介面晶片(Network Interface Chip)以及一RJ-45連接器。當使用者A、B、C均同時連接被控電腦210時(多用戶模式下之同一影像來源),多電腦切換器10可同時傳送電腦210的影像訊號至多台遠端操控電腦110、120、130。另一方面,遠端操控電腦110、120、130之鍵盤/滑鼠訊號亦可經由網路50及多電腦切換器10傳送至被控電腦210、220、230、240以使遠端操控電腦110、120、130可分別控制被控電腦210、220、230、240。The KVM switch 10 of the present invention is simultaneously connected to the controlled computers 210, 220, 230, 240 via the computer interface 26. This computer interface can include an image port (such as a DB15 connector) and a keyboard/mouse port (such as a PS/2 or USB connector). Through the path arrangement between the central processing unit 27 and the switching unit 28 of the KVM switch 10, the controlled computers 210, 220, 230, 240 can be controlled by the local side operating computer 40 or the remote control computer 110, 120, 130. The KVM switch 10 transmits video signals to the remote control computer 110, 120, 130 through a network interface 25 and the network 50. The network interface may include a Network Interface Chip and an RJ-45 connector. When the users A, B, and C are both connected to the controlled computer 210 (the same image source in the multi-user mode), the KVM switch 10 can simultaneously transmit the image signal of the computer 210 to the plurality of remote control computers 110, 120, 130. On the other hand, the keyboard/mouse signal of the remote control computer 110, 120, 130 can also be transmitted to the controlled computer 210, 220, 230, 240 via the network 50 and the KVM switch 10 to enable the remote control computer 110. 120, 130 can control the controlled computers 210, 220, 230, 240, respectively.

請參考第2圖,係說明本發明之影像資料處理元件比對影像訊號之連續影像幀後,第1圖之多電腦切換器10為複數台遠端操控電腦110、120及130產生各別對應使用者索引表A、B及C之步驟示意圖(換句話說,索引表之數目與使用者之數目 相同)。如前所述,例如來自電腦210的影像訊號係如第2圖中,依時間軸方向所示連續之影像幀(第一、第二、第三影像幀...等)所構成。在影像訊號轉換成數位資料後,可使用整合式影像處理晶片,例如:特殊應用積體電路(ASIC)晶片或可現場可程式化閘陣列(FPGA)晶片處理影像資料的壓縮、解碼、編碼以及解壓縮,以提升系統的性能,降低系統的成本,例如可以JPEG編碼/壓縮方式。且使用快速HUFFMAN解碼之方式來解碼壓縮過的影像資料。此處在傳送端(亦即多電腦切換器10)進行快速HUFFMAN解碼的原因是因為原本的影像幀在經過JPEG編碼/壓縮(其中HUFFMAN編碼為最後一步驟)之後其可能會產生一些空的位元(亦即每一區塊之總位元數目會變少或是不同),加上傳送端係以連續位元之方式儲存及傳送,為使接收端(亦即操控端電腦)能正確且快速地接收影像資料,所以先以快速HUFFMAN解碼來還原成完整的位元數目,這樣接收端才能正確地判斷所接收到之影像資料是屬於哪一個區塊。Referring to FIG. 2, after the image data processing component of the present invention compares successive image frames of the image signal, the computer switcher 10 of FIG. 1 generates a corresponding correspondence for the plurality of remote control computers 110, 120, and 130. Schematic diagram of the steps of the user index tables A, B and C (in other words, the number of index tables and the number of users the same). As described above, for example, the video signal from the computer 210 is composed of continuous video frames (first, second, third video frames, etc.) as shown in the second figure in the time axis direction. After the image signal is converted into digital data, the integrated image processing chip can be used, for example, an application specific integrated circuit (ASIC) chip or a field programmable gate array (FPGA) chip to process image data compression, decoding, encoding, and the like. Decompress to improve system performance and reduce system cost, such as JPEG encoding/compression. The compressed HUFFMAN decoding method is used to decode the compressed image data. The reason why the fast HUFFMAN decoding is performed at the transmitting end (that is, the KVM switch 10) is because the original image frame may generate some empty bits after JPEG encoding/compression (in which the HUFFMAN is encoded as the last step). Yuan (that is, the total number of bits in each block will be less or different), and the transmitting end is stored and transmitted as a continuous bit, so that the receiving end (ie, the console computer) can be correct and The image data is quickly received, so the fast HUFFMAN decoding is first used to restore the complete number of bits, so that the receiving end can correctly determine which block the received image data belongs to.

如第2圖中所示,在步驟500中,第一、第二、第三影像幀均被劃分成複數個區塊(block)。以解析度為1024x768之影像訊號而言,一個區塊可為16x16點陣,一影像幀即被劃分成3072個區塊。一般而言,所有影像變化區塊可按位元(bit)之方式連續儲存,以進一步減少影像資料處理所需影像資料儲存區30之空間。於步驟510中,影像資料處理元件20會將第一時間所得到之先前(第一)影像幀與第二時間所得到之目前(第二)影像幀進行比對,確認每一區塊各別是否產生變化。於步驟520中,如圖中所示標示黑點之區塊即表示其有影像變化產生,則於影像資料儲存區30儲存該些產生變化之區塊的資料(其經過JPEG縮縮編碼)後,於步驟530中,如前述第一圖之多電腦切換器10分別為連接至電腦210,且正接收電腦210影像資料之遠端操控電腦110、120、130準備使用者索引表A、B、C並加註對應產生變化區塊之標記。值得注意的是,本發明在傳送端使用快速HUFFMAN解碼之方式對影像資料進行解碼壓縮。因 此所儲存之該些產生變化之區塊的資料均為未完全解碼之資料。接著,傳送影像訊號後,會更新使用者索引表A、B、C。As shown in FIG. 2, in step 500, the first, second, and third image frames are each divided into a plurality of blocks. In the case of an image signal having a resolution of 1024x768, one block can be a 16x16 dot matrix, and an image frame is divided into 3072 blocks. In general, all image change blocks can be continuously stored in the form of bits to further reduce the space of the image data storage area 30 required for image data processing. In step 510, the image data processing component 20 compares the previous (first) image frame obtained at the first time with the current (second) image frame obtained at the second time to confirm each block. Whether there is a change. In step 520, if the block indicating the black dot is displayed as shown in the figure, the image change is generated, and then the image data storage area 30 stores the data of the changed block (which is encoded by JPEG). In step 530, the plurality of computer switches 10 as shown in the first figure are respectively connected to the computer 210, and the remote control computers 110, 120, 130 that are receiving the image data of the computer 210 are prepared for the user index tables A, B, C and raise the mark corresponding to the change block. It should be noted that the present invention decodes and compresses image data by using fast HUFFMAN decoding on the transmitting end. because The data of the blocks in which the changes are stored are all data that are not completely decoded. Then, after the image signal is transmitted, the user index tables A, B, and C are updated.

請參考第3圖,其係依據本發明個別對應遠端操控電腦110、120、130之使用者索引表A、B、C中,有關紀錄劃分區塊變化與否及標記內容之說明圖。使用者索引表A、B、C係分別對應前述被劃分之3072個區塊,分別具有對應之3072個欄位,用以當該些區塊影像變化產生時,予以加註標記。如圖中所示,以1代表區塊變化所加註標記。請一併參考第1圖、第2圖、第3圖及第4圖。第4圖係本發明使用者索引表A對應影像資料儲存區30之說明圖。影像資料儲存區30儲存3072個區塊中產生變化之區塊的資料。影像資料處理元件20即依此對使用者索引表A(亦會對使用者索引表B、C)加註標記。在一較佳實施例中,索引表中的1代表前後連續兩影像禎之某些區塊資料有變化,0代表區塊資料沒有變化或者是區塊資料已經傳送出去。Please refer to FIG. 3, which is an explanatory diagram of the user index table A, B, and C corresponding to the remote control computer 110, 120, 130 according to the present invention, with respect to the change of the block partition and the content of the mark. The user index tables A, B, and C respectively correspond to the above-mentioned divided 3072 blocks, and respectively have corresponding 3072 fields for marking when the image changes of the blocks are generated. As shown in the figure, a flag is indicated by a change of 1 representing a block change. Please refer to Figure 1, Figure 2, Figure 3 and Figure 4 together. Fig. 4 is an explanatory diagram of the user index table A corresponding to the image data storage area 30 of the present invention. The image data storage area 30 stores data of the changed blocks in the 3072 blocks. The image data processing component 20 thus marks the user index table A (also the user index tables B, C). In a preferred embodiment, 1 in the index table represents a change in some of the blocks of the two consecutive images, 0 means that the block data has not changed or the block data has been transmitted.

當步驟510中,影像幀中有區塊產生變化時,步驟520中影像資料儲存區30即儲存該些產生變化之區塊的資料。影像資料處理元件20即依此對使用者索引表A、B、C加註對應產生變化區塊之標記。接著,分別對遠端操控電腦110、120、130,同時傳送影像訊號(即影像幀中產生變化之區塊資料)。當傳送該些產生變化之區塊的資料後,步驟530中,影像資料處理元件20即變更對使用者索引表A、B、C所加註之該些標記,由1變為0。When there is a change in the block in the image frame in step 510, the image data storage area 30 in step 520 stores the data of the block that produces the change. The image data processing component 20 thus instructs the user index tables A, B, and C to mark the corresponding change blocks. Then, the remote control computer 110, 120, 130 is simultaneously transmitted with the video signal (that is, the block data in the image frame). After transmitting the data of the changed blocks, in step 530, the image data processing component 20 changes the marks added to the user index tables A, B, and C, and changes from 1 to 0.

由於影像資料處理元件20係以影像資料區塊為單位處理影像資料之發送,因此在如第1圖所示之情形中,雖然遠端操控電腦110、130係分別透過ADSL數據機111、131連接網路50,接收速度較快,遠端操控電腦120則透過撥接式數據機(Modem)連接網路50,接收速度較慢。但根據本發明,不會因遠端操控電腦120接收速度較慢,而導致如習知技術般須配合接收速度較慢的遠端操控電腦120(使用者B),在遠端操控電腦 120接收到一影像幀之全部資料後,多電腦切換器方能傳送次一影像幀之資料,而致使收速度較快之端操控電腦110、130(使用者A、C)需配合接收速度較慢之遠端操控電腦120。本發明之多電腦切換器10中,由於個別地為遠端操控電腦110、120、130提供使用者索引表A、B、C,當影像資料處理元件20根據使用者索引表A、C,發送影像資料給遠端操控電腦110、130後,影像資料儲存區30及使用者索引表A、B、C均會被更新。另一方面,接收速度快之遠端電腦(例如遠端操控電腦110)在接收完有變化之所有區塊資料之後,雖然接收速度慢之遠端電腦(例如遠端操控電腦120)尚未完全接收到所有有變化之區塊資料,遠端操控電腦110仍會通知影像資料處理元件20繼續進行數位採樣以得到下一個影像幀。影像資料處理元件20便會重複進行採樣、比較、(編碼)壓縮、標記區塊、解碼及傳送等步驟(將更詳細地說明於後)。因此,本發明之多電腦切換器10即能以接收速度較快之遠端操控電腦110、130為主,提高系統整體效能。Since the image data processing component 20 processes the transmission of the image data in units of image data blocks, in the case shown in FIG. 1, the remote control computers 110 and 130 are respectively connected through the ADSL modems 111 and 131. The network 50 has a faster receiving speed, and the remote control computer 120 is connected to the network 50 through a dial-up modem (Modem), and the receiving speed is slow. However, according to the present invention, the remote control computer 120 does not receive a slower speed, and the remote control computer 120 (user B), which has a slower reception speed, is required to operate the computer at the remote end as in the prior art. 120 After receiving all the data of an image frame, the KVM switch can transmit the data of the next image frame, so that the end of the faster receiving computer 110, 130 (users A, C) need to cooperate with the receiving speed. The slow remote controls the computer 120. In the KVM switch 10 of the present invention, since the user index tables A, B, and C are individually provided for the remote control computers 110, 120, 130, when the image data processing component 20 is sent according to the user index tables A, C, After the image data is sent to the remote control computer 110, 130, the image data storage area 30 and the user index tables A, B, and C are all updated. On the other hand, the remote computer receiving the fast speed (for example, the remote control computer 110) after receiving all the changed block data, although the remote computer receiving the slow speed (for example, the remote control computer 120) has not been completely received. To all of the changed block data, the remote control computer 110 will still notify the image data processing component 20 to continue digital sampling to obtain the next image frame. The image data processing component 20 repeats the steps of sampling, comparison, (encoding) compression, marking blocks, decoding, and transmission (described in more detail later). Therefore, the KVM switch 10 of the present invention can mainly control the remote control computers 110 and 130 with faster receiving speed, thereby improving the overall performance of the system.

值得注意的是,影像資料儲存區30係以壓縮(例如:JPEG編碼壓縮方式)且連續存放之形式儲存該些產生變化之影像區塊的資料。並且,影像區塊之資料係包括起始位元、區塊資料長度以及明度(Y)資料長度等。在以JPEG編碼/壓縮過程中,在進行將RGB轉換為YCrCb之色彩空間轉換步驟之後,可以減少Cr/Cb成分(downsampling)以減少資料量。其中Y成分表示一個像素的亮度,Cr/Cb成分共同表示一個像素的色調與飽和度。而根據前述使用快速HUFFMAN解碼之方式解碼壓縮影像資料之過程中,本發明可僅處理該些區塊的Y成分,例如:當接收速度較慢之遠端操控電腦120發出僅需傳送影像訊號之灰階資料(即需要黑白影像即可時),影像資料處理元件20便根據使用者索引表B,對遠端操控電腦120僅傳送Y成分。It should be noted that the image data storage area 30 stores the data of the changed image blocks in a compressed (for example, JPEG code compression mode) and continuously stored. Moreover, the data of the image block includes the start bit, the length of the block data, and the length of the brightness (Y) data. In the JPEG encoding/compression process, after the color space conversion step of converting RGB to YCrCb, the Cr/Cb component can be reduced to reduce the amount of data. The Y component represents the brightness of one pixel, and the Cr/Cb component collectively represents the hue and saturation of a pixel. In the process of decoding the compressed image data by using the method of fast HUFFMAN decoding, the present invention can process only the Y components of the blocks. For example, when the receiving speed of the remote receiving computer 120 is sent, only the image signal needs to be transmitted. Grayscale data (ie, when black and white images are required), the image data processing component 20 transmits only the Y component to the remote control computer 120 based on the user index table B.

請參考第5圖,係本發明傳送影像訊號至複數遠端操控電腦之方法流程圖。本發明傳送影像訊號至複數遠端操控電腦之 方法包括下列步驟:步驟510,對複數個區塊之資料進行解碼,將第一時間所得到之先前(第一)影像幀與第二時間所得到之目前(第二)影像幀做比對,確認該些區塊各別是否產生變化;步驟520,儲存該些區塊中產生變化之區塊的資料;步驟530,根據該些區塊是否產生變化分別對該些使用者索引表加註複數個標記;步驟540,向對應之該些遠端操控電腦傳送該些產生變化之區塊的資料;以及步驟550,變更對該些使用者索引表所加註之該些標記。Please refer to FIG. 5, which is a flow chart of a method for transmitting an image signal to a plurality of remote control computers according to the present invention. The invention transmits image signals to a plurality of remote control computers The method includes the following steps: Step 510: Decode data of a plurality of blocks, and compare the previous (first) image frame obtained at the first time with the current (second) image frame obtained at the second time. Confirming whether the blocks are changed individually; in step 520, storing the data of the blocks in the blocks that generate the change; and in step 530, respectively filling the user index tables according to whether the blocks are changed. Step 540: transmitting the data of the changed blocks to the corresponding remote control computers; and step 550, changing the marks added to the user index tables.

是以,依據本發明,透過網路傳送影像訊號時,能以傳輸速度較快用戶之接收速度為準,無須遷就傳輸速度較慢之用戶,提高使用效率及便利性。Therefore, according to the present invention, when the image signal is transmitted through the network, the receiving speed of the user with a faster transmission speed is taken as the standard, and the user with a slower transmission speed does not need to be accommodated, thereby improving the use efficiency and convenience.

雖然本發明已就較佳實施例揭露如上,然其並非用以限定本發明。本發明所屬技術領域中具有通常知識者,在不脫離本發明之精神和範圍內,當可作各種之變更和潤飾。因此,本發明之保護範圍當視後附之申請專利範圍所界定者為準。While the invention has been described above in terms of preferred embodiments, it is not intended to limit the invention. Various changes and modifications may be made without departing from the spirit and scope of the invention. Therefore, the scope of the invention is defined by the scope of the appended claims.

10‧‧‧多電腦切換器10‧‧‧Multicomputer switcher

20‧‧‧影像資料處理元件20‧‧‧Image data processing components

30‧‧‧影像資料儲存區30‧‧‧Image data storage area

40‧‧‧本地端操控電腦40‧‧‧Local control computer

50‧‧‧網路50‧‧‧Network

110、120、130‧‧‧遠端操控電腦110, 120, 130‧‧‧ Remote control computer

111、131‧‧‧ADSL數據機111, 131‧‧‧ADSL data machine

121‧‧‧撥接式數據機121‧‧‧Dial-type data machine

210、220、230、240‧‧‧被控電腦210, 220, 230, 240‧‧‧ controlled computers

500、510、520、530‧‧‧步驟500, 510, 520, 530‧ ‧ steps

第1圖係依據本發明連接複數電腦之多電腦切換器透過網路與複數遠端操控電腦連接之簡單示意圖。FIG. 1 is a simplified diagram of a multi-computer switch connected to a plurality of computers connected to a plurality of remote control computers via a network according to the present invention.

第2圖係說明本發明之影像資料處理元件比對影像訊號之連續影像幀後,為複數遠端操控電腦產生各別對應索引表之步驟示意圖。FIG. 2 is a schematic diagram showing the steps of generating a corresponding index table for a plurality of remote control computers after the image data processing component of the present invention compares successive image frames of the image signal.

第3圖依據本發明各別對應索引表中,有關紀錄劃分區塊變動與否及標記內容之說明圖。Fig. 3 is an explanatory diagram showing the change of the block division and the content of the mark in the respective corresponding index table of the present invention.

第4圖係本發明一索引表對應影像資料儲存區之說明圖。Figure 4 is an explanatory diagram of an image data storage area corresponding to an index table of the present invention.

第5圖係本發明傳送影像訊號至複數遠端操控電腦之方法流程圖。Figure 5 is a flow chart of a method for transmitting an image signal to a plurality of remotely operated computers according to the present invention.

10‧‧‧多電腦切換器10‧‧‧Multicomputer switcher

20‧‧‧影像資料處理元件20‧‧‧Image data processing components

25‧‧‧網路介面25‧‧‧Network interface

26‧‧‧電腦介面26‧‧‧Computer interface

27‧‧‧中央處理器27‧‧‧Central processor

30‧‧‧影像資料儲存區30‧‧‧Image data storage area

40‧‧‧本地端操控電腦40‧‧‧Local control computer

50‧‧‧網路50‧‧‧Network

110、120、130‧‧‧遠端操控電腦110, 120, 130‧‧‧ Remote control computer

111、131‧‧‧ADSL數據機111, 131‧‧‧ADSL data machine

121‧‧‧撥接式數據機121‧‧‧Dial-type data machine

210、220、230、240‧‧‧電腦210, 220, 230, 240‧‧‧ computers

Claims (39)

一種多電腦切換器,耦接至少一被控電腦,透過網路將來自該被控電腦之影像訊號傳送至複數個遠端操控電腦,該影像訊號係由連續影像幀所構成,每一影像幀係劃分成複數個區塊,且該些區塊包含複數個產生變化之區塊,該多電腦切換器至少包括:影像資料處理元件,將先前影像幀與目前影像幀做比對,確認該些區塊各別是否產生變化;以及複數個使用者索引表,分別對應該些遠端操控電腦及每一該些區塊;其中該影像資料處理元件根據該些區塊是否產生變化,分別對該些使用者索引表加註複數個標記;其中當該影像資料處理單元根據該些所加註該些標記之使用者索引表傳送該些產生變化之區塊至該些對應之遠端操控電腦後,該影像資料處理單元更新該些使用者索引表所加註之該些標記並進行其餘該些影像幀之比對。 A KVM switch is coupled to at least one controlled computer to transmit an image signal from the controlled computer to a plurality of remote control computers through a network, wherein the image signal is composed of continuous image frames, each image frame The system is divided into a plurality of blocks, and the blocks include a plurality of blocks for generating changes. The KVM switch includes at least: an image data processing component, and compares the previous image frame with the current image frame to confirm the Whether the blocks are changed individually or not; and a plurality of user index tables respectively corresponding to the remote control computer and each of the blocks; wherein the image data processing component respectively changes according to whether the blocks are changed The user index table is filled with a plurality of tags; wherein the image data processing unit transmits the changed blocks to the corresponding remote control computers according to the user index tables to which the tags are added The image data processing unit updates the markers added by the user index tables and performs comparison of the remaining image frames. 如申請專利範圍第1項所述之多電腦切換器,更包括一影像資料儲存區,以儲存該些區塊中產生變化之區塊的資料。 The KVM switch of claim 1, further comprising an image data storage area for storing data of the changed blocks in the blocks. 如申請專利範圍第1項所述之多電腦切換器,其中當傳送該些產生變化之區塊的資料後,該影像資料處理元件變更對該些使用者索引表所加註之該些標記。 The KVM switch of claim 1, wherein the image data processing component changes the tags added to the user index tables after transmitting the data of the changed blocks. 如申請專利範圍第2項所述之多電腦切換器,其中該些產生變化之區塊的資料係由該影像資料處理元件處理及壓縮該影像訊號後儲存於該影像資料儲存區。 The KVM switch of claim 2, wherein the data of the changed blocks is processed by the image data processing component and compressed and stored in the image data storage area. 如申請專利範圍第1項所述之多電腦切換器,其中該 影像資料處理元件係為一整合式影像處理晶片,能對該些區塊之資料進行壓縮、解碼、編碼以及解壓縮之動作。 For example, the KVM switch according to Item 1 of the patent application, wherein The image data processing component is an integrated image processing chip that can compress, decode, encode, and decompress the data of the blocks. 如申請專利範圍第1項所述之多電腦切換器,其中該影像資料處理元件於比對該先前影像幀與該目前影像幀前,係以Huffman解碼之方式對該些區塊之資料進行解碼。 The KVM switch of claim 1, wherein the image data processing component decodes the data of the blocks by Huffman decoding before comparing the previous image frame with the current image frame. . 如申請專利範圍第6項所述之多電腦切換器,其中該影像資料處理元件進行解碼係處理該些區塊的Y成分,以對該些遠端操控電腦傳送該影像訊號之灰階資料。 The KVM switch of claim 6, wherein the image data processing component performs decoding to process the Y component of the blocks to transmit the grayscale data of the image signal to the remote control computer. 如申請專利範圍第1項所述之多電腦切換器,其中該些區塊之資料包括起始位元、區塊資料長度以及明度(Y)成分。 The KVM switch of claim 1, wherein the data of the blocks includes a start bit, a block data length, and a brightness (Y) component. 如申請專利範圍第1項所述之多電腦切換器,其中該些區塊之資料係以連續存放之形式儲存。 The KVM switch of claim 1, wherein the data of the blocks is stored in a continuous storage manner. 一種多電腦切換器,耦接一被控電腦,透過網路傳送來自該被控電腦之影像訊號至一第一遠端操控電腦及一第二遠端操控電腦,其中該第一遠端操控電腦之接收速度大於該第二遠端操控電腦之接收速度,該影像訊號係由複數個連續影像幀所構成,每一影像幀係被劃分成複數個區塊,且該些區塊包含複數個產生變化之區塊,該多電腦切換器至少包括:影像資料處理元件,將先前影像幀與目前影像幀做比對,確認該些區塊各別是否產生變化;一第一使用者索引表,對應於該第一遠端操控電腦及該些區塊;以及一第二使用者索引表,對應於該第二遠端操控電腦及該些區塊;其中該影像資料處理元件根據該些區塊是否產生變化,分別對該第一使用者索引表及該第二使用者索引表加註複數個 標記;其中當該影像資料處理單元根據該些所加註該些標記之使用者索引表傳送該些產生變化之區塊至該第一遠端操控電腦後,該影像資料處理單元更新該第一使用者索引表及該第二使用者索引表所加註之該些標記並進行其餘該些影像幀之比對。 A KVM switch coupled to a controlled computer for transmitting an image signal from the controlled computer to a first remote control computer and a second remote control computer via a network, wherein the first remote control computer The receiving speed is greater than the receiving speed of the second remote control computer. The image signal is composed of a plurality of consecutive image frames, each image frame is divided into a plurality of blocks, and the blocks include a plurality of generated blocks. The changed block, the KVM switch includes at least: an image data processing component, and compares the previous image frame with the current image frame to confirm whether the blocks are changed respectively; a first user index table corresponds to Controlling the computer and the blocks at the first remote end; and a second user index table corresponding to the second remote control computer and the blocks; wherein the image data processing component is based on the blocks Generating a change, respectively filling the first user index table and the second user index table with a plurality of Marking; wherein the image data processing unit updates the first image after the image data processing unit transmits the changed blocks to the first remote control computer according to the user index table to which the marks are added The user index table and the mark added by the second user index table perform comparison of the remaining image frames. 如申請專利範圍第10項所述之多電腦切換器,更包括一影像資料儲存區,以儲存該些區塊中產生變化之區塊的資料。 The KVM switch according to claim 10, further comprising an image data storage area for storing data of the changed blocks in the blocks. 如申請專利範圍第10項所述之多電腦切換器,其中當傳送該些產生變化之區塊的資料後,該第一使用者索引表或該第二使用者索引表所加註之該些標記會被變更。 The KVM switch of claim 10, wherein the first user index table or the second user index table is added after the data of the changed blocks is transmitted. The tag will be changed. 如申請專利範圍第11項所述之多電腦切換器,其中該些產生變化之區塊的資料係以壓縮方式儲存於該影像資料儲存區。 The KVM switch of claim 11, wherein the data of the changed blocks is stored in the image data storage area in a compressed manner. 如申請專利範圍第10項所述之多電腦切換器,其中該影像資料處理元件係為一整合式影像處理晶片,能對該些區塊之資料進行壓縮、解碼、編碼以及解壓縮之動作。 The KVM switch of claim 10, wherein the image data processing component is an integrated image processing chip capable of compressing, decoding, encoding, and decompressing the data of the blocks. 如申請專利範圍第10項所述之多電腦切換器,其中該影像資料處理元件於比對該先前影像幀與該目前影像幀前,係以Huffman解碼之方式,對該些區塊之資料進行解碼。 The KVM switch of claim 10, wherein the image data processing component performs Huffman decoding on the data of the blocks before the previous image frame and the current image frame. decoding. 如申請專利範圍第15項所述之多電腦切換器,其中該影像資料處理元件進行解碼係處理該些區塊的Y成分,以對該第一遠端操控電腦及該第二遠端操控電腦傳送該影像訊號之灰階資料。 The KVM switch of claim 15, wherein the image data processing component performs decoding to process the Y component of the blocks to control the first remote control computer and the second remote control computer. The gray scale data of the image signal is transmitted. 如申請專利範圍第10項所述之多電腦切換器,其中 該些區塊之資料包括起始位元、區塊資料長度以及明度(Y)成分。 The KVM switch according to claim 10, wherein The data of the blocks includes the start bit, the block data length, and the lightness (Y) component. 如申請專利範圍第10項所述之多電腦切換器,其中該些區塊之資料係以連續存放之形式儲存。 The KVM switch of claim 10, wherein the data of the blocks is stored in a continuous storage manner. 一種多電腦切換器,透過網路將來自一被控電腦之影像訊號傳送至一第一遠端操控電腦及一第二遠端操控電腦,該影像訊號係由複數個連續影像幀所構成,每一影像幀係被劃分成複數個區塊,且該第一遠端操控電腦對於該影像訊號之接收速度高於該第二遠端操控電腦,該多電腦切換器並將該第一遠端操控電腦或該第二遠端操控電腦之鍵盤/滑鼠訊號傳送至該被控電腦,該多電腦切換器至少包括:一電腦介面,耦接該被控電腦;一網路介面,透過網路將來自該被控電腦之影像訊號傳送至該第一遠端操控電腦及該第二遠端操控電腦;一影像資料處理元件,用以處理及壓縮該影像訊號;一影像資料儲存區,儲存該些區塊中產生變化之區塊的資料;一中央處理器,耦接該電腦介面、該網路介面、該影像資料儲存區,並控制該影像資料處理元件;其中該影像資料處理元件,將第一時間所得到之第一影像幀與第二時間所得到之第二影像幀做比對,確認該些區塊各別是否產生變化;一第一使用者索引表,對應於該第一遠端操控電腦及該些區塊;以及一第二使用者索引表,對應於該第二遠端操控電腦及該些區塊; 其中該影像資料處理元件根據該些區塊是否產生變化,分別對該第一使用者索引表及該第二使用者索引表加註複數個標記;其中該中央處理器可依據該些標記判斷該些區塊之資料是否產生變化或已經傳送給該第一遠端操控電腦或該第二遠端操控電腦;其中當該些產生變化之區塊的資料完全傳送給該第一遠端操控電腦之後,即使該些產生變化之區塊的資料尚未完全傳送給該第二遠端操控電腦,仍進行一第三影像幀與該第二影像幀之比對,並將有變化之區塊之區塊資料存入該影像資料儲存區。 A KVM switch for transmitting an image signal from a controlled computer to a first remote control computer and a second remote control computer through a network, the image signal being composed of a plurality of consecutive image frames, each An image frame is divided into a plurality of blocks, and the first remote control computer receives the image signal faster than the second remote control computer, and the KVM switch controls the first remote end The computer or the second remote control computer keyboard/mouse signal is transmitted to the controlled computer. The KVM switch includes at least: a computer interface coupled to the controlled computer; and a network interface through the network The image signal from the controlled computer is transmitted to the first remote control computer and the second remote control computer; an image data processing component for processing and compressing the image signal; and an image data storage area for storing the image signals a data block of the block in the block; a central processing unit coupled to the computer interface, the network interface, the image data storage area, and controlling the image data processing component; wherein the image resource The material processing component compares the first image frame obtained at the first time with the second image frame obtained at the second time, and confirms whether the blocks respectively change; a first user index table corresponds to Controlling the computer and the blocks at the first remote end; and a second user index table corresponding to the second remote control computer and the blocks; The image data processing component respectively adds a plurality of tags to the first user index table and the second user index table according to whether the blocks are changed. The central processor may determine the flag according to the tags. Whether the data of the blocks has changed or has been transmitted to the first remote control computer or the second remote control computer; wherein when the data of the changed blocks is completely transmitted to the first remote control computer Even if the data of the changed blocks has not been completely transmitted to the second remote control computer, a comparison between the third image frame and the second image frame is performed, and the block with the changed block is performed. The data is stored in the image data storage area. 如申請專利範圍第19項所述之多電腦切換器,其中當該些產生變化之區塊的資料傳送給該第一遠端操控電腦之後,該第一使用者索引表或該第二使用者索引表所加註之該些標記會被變更。 The KVM switch of claim 19, wherein the first user index table or the second user after the data of the changed blocks is transmitted to the first remote control computer These tags added to the index table will be changed. 如申請專利範圍第19項所述之多電腦切換器,其中該些產生變化之區塊的資料係以壓縮方式儲存於該影像資料儲存區。 The KVM switch of claim 19, wherein the data of the changed blocks is stored in the image data storage area in a compressed manner. 如申請專利範圍第19項所述之多電腦切換器,其中該影像資料處理元件於比對該第一影像幀與該第二影像幀前,係以Huffman解碼之方式,對該些區塊之資料進行解碼。 The KVM switch of claim 19, wherein the image data processing component is Huffman-decoded before the first image frame and the second image frame, and the blocks are The data is decoded. 如申請專利範圍第22項所述之多電腦切換器,其中該影像資料處理元件進行解碼係處理該些區塊的Y成分,以對該第一遠端操控電腦及該第二遠端操控電腦傳送該影像訊號之灰階資料。 The KVM switch of claim 22, wherein the image data processing component performs decoding to process Y components of the blocks to control the first remote control computer and the second remote control computer. The gray scale data of the image signal is transmitted. 如申請專利範圍第19項所述之多電腦切換器,其中 該些區塊之資料包括起始位元、區塊資料長度以及明度(Y)成分。 For example, the KVM switch described in claim 19, wherein The data of the blocks includes the start bit, the block data length, and the lightness (Y) component. 如申請專利範圍第19項所述之多電腦切換器,其中該些區塊之資料係以連續存放之形式儲存。 The KVM switch of claim 19, wherein the data of the blocks is stored in a continuous storage. 一種多電腦切換器透過網路傳送來自一被控電腦之影像訊號至複數遠端操控電腦之方法,該影像訊號係由複數個連續影像幀所構成,每一影像幀係劃分成複數個區塊,該方法至少包括下列步驟:將先前影像幀與目前影像幀做比對,確認該些區塊各別是否產生變化;儲存該些區塊中產生變化之區塊的資料;根據該些區塊是否產生變化分別對應該些遠端操控電腦及該些區塊之複數個使用者索引表加註複數個標記;根據該些所加註該些標記之使用者索引表傳送該些產生變化之區塊至該些對應之遠端操控電腦;以及更新該些使用者索引表所加註之該些標記並進行其餘該些影像幀之比對。 A multi-computer switcher transmits a video signal from a controlled computer to a plurality of remotely operated computers through a network. The image signal is composed of a plurality of consecutive image frames, and each image frame is divided into a plurality of blocks. The method at least includes the steps of: comparing a previous image frame with a current image frame to confirm whether the blocks are changed individually; storing data of the blocks in the blocks that generate changes; according to the blocks Whether a change is made to a plurality of user index tables corresponding to the remote control computer and the blocks, and the plurality of tags are added according to the user index tables to which the tags are added; Blocking to the corresponding remote control computers; and updating the markers added by the user index tables and performing comparison of the remaining image frames. 如申請專利範圍第26項所述之方法,於加註該些標記之步驟後,更包括向對應之該些遠端操控電腦傳送該些產生變化之區塊的資料之步驟。 The method of claim 26, after the step of adding the markings, further includes the step of transmitting the data of the changed blocks to the corresponding remote control computers. 如申請專利範圍第27項所述之方法,其中比對該先前影像幀與該目前影像幀之步驟係比對該些區塊的Y成分,以於傳送該些產生變化之區塊的資料之步驟中傳送該影像訊號之灰階資料。 The method of claim 27, wherein the step of comparing the previous image frame with the current image frame is compared to the Y component of the block to transmit the data of the changed block. In the step, the gray scale data of the image signal is transmitted. 如申請專利範圍第26項所述之方法,於傳送該些產生變化之區塊的資料之步驟後,更包括變更對該些使用者索引 表所加註之該些標記之步驟。 The method of claim 26, after the step of transmitting the data of the changed blocks, further includes changing the index of the users. The steps of the markings added to the table. 如申請專利範圍第26項所述之方法,於比對該先前影像幀與該目前影像幀之步驟前,更包括對該些區塊之資料進行解碼之步驟。 The method of claim 26, further comprising the step of decoding the data of the blocks before the step of comparing the previous image frame with the current image frame. 如申請專利範圍第30項所述之方法,其中對該些區塊之資料進行解碼之步驟係以Huffman解碼之方式,對該些區塊之資料進行解碼。 The method of claim 30, wherein the step of decoding the data of the blocks is to decode the data of the blocks by means of Huffman decoding. 如申請專利範圍第31項所述之方法,其中對該些區塊進行解碼係處理該些區塊的Y成分,以於傳送該些產生變化之區塊的資料之步驟中傳送該影像訊號之灰階資料。 The method of claim 31, wherein the decoding of the blocks is performed by processing the Y components of the blocks to transmit the image signals in the step of transmitting the data of the changed blocks. Grayscale data. 如申請專利範圍第26項所述之方法,其中該些區塊之資料包括起始位元、區塊資料長度以及明度(Y)成分。 The method of claim 26, wherein the information of the blocks includes a start bit, a block data length, and a brightness (Y) component. 如申請專利範圍第26項所述之方法,其中該些區塊之資料係以連續存放之形式儲存。 The method of claim 26, wherein the data of the blocks is stored in a continuous storage. 一種多電腦切換器透過網路將來自一被控電腦之影像訊號傳送至一第一遠端操控電腦及一第二遠端操控電腦之方法,該第一遠端操控電腦對於該影像訊號之接收速度高於該第二遠端操控電腦,該影像訊號係由複數個連續影像幀所構成,每一影像幀係劃分成複數個區塊,該方法至少包括下列步驟:(a)提供一第一使用者索引表及一第二使用者索引表,該第一使用者索引對應該第一遠端操控電腦及該些區塊,該第二使用者索引對應該第二遠端操控電腦及該些區塊;(b)將第一時間所得到之第一影像幀與第二時間所得到之第二影像幀做比對,確認該些區塊各別是否產生變化;(c)在該第一使用者索引表及該第二使用者索引表中對該 些區塊中產生變化之區塊加註標記;(d)儲存該些區塊中產生變化之區塊的資料;(e)分別向該第一遠端操控電腦及該第二遠端操控電腦傳送該些產生變化之區塊的資料;以及(f)在步驟(e)之後,若該些產生變化之區塊的資料已完全傳送至該第一遠端操控電腦,重複步驟(b)至步驟(e)。 A multi-computer switcher transmits a video signal from a controlled computer to a first remote control computer and a second remote control computer via a network, and the first remote control computer receives the image signal The speed is higher than the second remote control computer. The image signal is composed of a plurality of consecutive image frames, and each image frame is divided into a plurality of blocks. The method includes at least the following steps: (a) providing a first a user index table and a second user index table, the first user index corresponding to the first remote control computer and the blocks, the second user index corresponding to the second remote control computer and the Block (b) comparing the first image frame obtained at the first time with the second image frame obtained at the second time, and confirming whether the blocks are changed individually; (c) at the first The user index table and the second user index table The blocks in the blocks are marked with changes; (d) storing the data of the blocks in the blocks; (e) respectively controlling the computer to the first remote end and the second remote control computer Transmitting the data of the changed blocks; and (f) after step (e), if the data of the changed blocks has been completely transmitted to the first remote control computer, repeating step (b) to Step (e). 如申請專利範圍第35項所述之方法,在步驟(e)之後更包含一步驟:(g),變更該第一使用者索引表及該第二使用者索引表所加註之該些標記。 The method of claim 35, further comprising a step after the step (e): (g), changing the first user index table and the mark added by the second user index table . 如申請專利範圍第35項所述之方法,於步驟(b)中係比對該些區塊的Y成分,以於步驟(e)中傳送該影像訊號之灰階資料。 The method of claim 35, wherein in step (b), the Y component of the block is used to transmit the grayscale data of the image signal in the step (e). 如申請專利範圍第35項所述之方法,其中該些區塊之資料包括起始位元、區塊資料長度以及明度(Y)成分。 The method of claim 35, wherein the information of the blocks includes a start bit, a block data length, and a brightness (Y) component. 如申請專利範圍第35項所述之方法,其中該些區塊之資料係以連續存放之形式儲存。 The method of claim 35, wherein the data of the blocks is stored in a continuous storage.
TW098128105A 2009-08-20 2009-08-20 Kvm switch of transmitting video signal to remote consoles and method thereof TWI485618B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW098128105A TWI485618B (en) 2009-08-20 2009-08-20 Kvm switch of transmitting video signal to remote consoles and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW098128105A TWI485618B (en) 2009-08-20 2009-08-20 Kvm switch of transmitting video signal to remote consoles and method thereof

Publications (2)

Publication Number Publication Date
TW201108100A TW201108100A (en) 2011-03-01
TWI485618B true TWI485618B (en) 2015-05-21

Family

ID=44835519

Family Applications (1)

Application Number Title Priority Date Filing Date
TW098128105A TWI485618B (en) 2009-08-20 2009-08-20 Kvm switch of transmitting video signal to remote consoles and method thereof

Country Status (1)

Country Link
TW (1) TWI485618B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050044236A1 (en) * 2003-08-06 2005-02-24 David Stafford Method and apparatus for transmitting keyboard/video/mouse data to and from digital video appliances
TW200713127A (en) * 2005-09-30 2007-04-01 Aten Int Co Ltd Image transmission mechanism and method for implementing the same
TW200739389A (en) * 2006-02-28 2007-10-16 Aten Int Co Ltd A KVM switch and a computer switching method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050044236A1 (en) * 2003-08-06 2005-02-24 David Stafford Method and apparatus for transmitting keyboard/video/mouse data to and from digital video appliances
TW200713127A (en) * 2005-09-30 2007-04-01 Aten Int Co Ltd Image transmission mechanism and method for implementing the same
TW200739389A (en) * 2006-02-28 2007-10-16 Aten Int Co Ltd A KVM switch and a computer switching method

Also Published As

Publication number Publication date
TW201108100A (en) 2011-03-01

Similar Documents

Publication Publication Date Title
US7660352B2 (en) Apparatus and method of parallel processing an MPEG-4 data stream
Lin et al. Mixed chroma sampling-rate high efficiency video coding for full-chroma screen content
CN101099174B (en) Image coding method, encoder, decoding method and decoder and computer program product
US7499592B2 (en) Image decoding apparatus and its control method
JP4365957B2 (en) Image processing method and apparatus and storage medium
CN102378991B (en) Compressed domain system and method for compression gains in encoded data
EP0605893B1 (en) Methods and apparatus for attaching compressed look-up table (LUT) representations of N to M-dimensional transforms to image data and for processing image data utilizing the attached compressed luts
US20050276500A1 (en) Image encoding apparatus, and image processing apparatus and its control method
CN105474642B (en) Method, system and the medium that image collection is recompiled using frequency domain difference
CN109643456A (en) Method for compressing image and equipment
JPH06511361A (en) Adaptive block size image compression method and system
JP2016226001A (en) Decoder and decoding method
US6754383B1 (en) Lossy JPEG compression/reconstruction using principal components transformation
JP2009010954A (en) Method and system for processing image at high speed
CN101653004A (en) Decoder for selectively decoding predetermined data units from a coded bit stream
CN101715133B (en) Lossless compression-encoding device and decoding device for image data
JP2010098352A (en) Image information encoder
US9060171B2 (en) Image processing system and method
CN101998154B (en) Multi-computer switcher for transmitting image signals to a plurality of far-end control computers and method thereof
TWI485618B (en) Kvm switch of transmitting video signal to remote consoles and method thereof
JP2004221998A (en) Image processor
US20080025620A1 (en) Data compression apparatus and data compressing program storage medium
JP2003189109A (en) Image processor and image processing method, and computer program
JP2007049312A (en) Image decoding device and control method thereof, computer program, and computer readable storage medium
CN108605131A (en) Method for being coded and decoded to data, the equipment for being coded and decoded to data and corresponding computer program