JP2006260273A - Subsystem module, information processor, and data transfer method in the subsystem module - Google Patents
Subsystem module, information processor, and data transfer method in the subsystem module Download PDFInfo
- Publication number
- JP2006260273A JP2006260273A JP2005077878A JP2005077878A JP2006260273A JP 2006260273 A JP2006260273 A JP 2006260273A JP 2005077878 A JP2005077878 A JP 2005077878A JP 2005077878 A JP2005077878 A JP 2005077878A JP 2006260273 A JP2006260273 A JP 2006260273A
- Authority
- JP
- Japan
- Prior art keywords
- data
- error
- transfer
- main board
- subsystem module
- 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.)
- Granted
Links
Images
Landscapes
- Debugging And Monitoring (AREA)
- Bus Control (AREA)
Abstract
Description
本発明は、各種電子回路を備えるメインボードにバス接続されるサブシステムモジュール、情報処理装置およびサブシステムモジュールにおけるデータ転送方法に関する。 The present invention relates to a subsystem module, an information processing apparatus, and a data transfer method in the subsystem module that are bus-connected to a main board including various electronic circuits.
情報量の多いデータ、例えば、画像データ等を転送する場合は、DMA(Direct Memory Access)転送することが望ましい。また、DMA転送を行うためのバスとしてPCI(Peripheral Component Interconnect)バスは、低速から高速まで広い帯域に対応できることから様々なシステムで使用されている。 When transferring data with a large amount of information, such as image data, it is desirable to perform DMA (Direct Memory Access) transfer. Also, a PCI (Peripheral Component Interconnect) bus as a bus for performing DMA transfer is used in various systems because it can support a wide band from low speed to high speed.
特許文献1には、画像データをDMA転送するシステムの内部構成に関する発明が提案されている。
また、特許文献2には、PCIバスを使用したシステムが記載されている。
ところが、バスアクセスやバスを使用したデータ送受信は、様々な電子回路システムにおいて、非常に頻発する作業であるにもかかわらずパフォーマンスのボトルネックになりやすい。 However, bus access and data transmission / reception using the bus are likely to become performance bottlenecks in various electronic circuit systems, although they are very frequent operations.
また、PCIバスでの複数ビット送信の場合には、配線やケーブルなどの電気的な問題で転送データのデータ化けが起こることがある。これは、PCIバスは高速かつパラレルバスであるため、バス上を流れるデータのビット列が本来のビット列と異なってしまうためである。 In addition, in the case of multi-bit transmission on the PCI bus, transfer data may be garbled due to electrical problems such as wiring and cables. This is because the PCI bus is a high-speed and parallel bus, and the bit string of data flowing on the bus is different from the original bit string.
本発明は、上記に鑑みてなされたものであって、バスアクセスの転送エラーを効率的にリカバリーすることができ、転送精度を高めることができるサブシステムモジュール、情報処理装置およびサブシステムモジュールにおけるデータ転送方法を提供することを目的とする。 The present invention has been made in view of the above, and is a subsystem module, an information processing apparatus, and data in a subsystem module that can efficiently recover a bus access transfer error and improve transfer accuracy. An object is to provide a transfer method.
本発明は、上記に鑑みてなされたものであって、データ転送速度の高速化を図ることができるサブシステムモジュール、情報処理装置およびサブシステムモジュールにおけるデータ転送方法を提供することを目的とする。 The present invention has been made in view of the above, and an object of the present invention is to provide a subsystem module, an information processing apparatus, and a data transfer method in the subsystem module that can increase the data transfer rate.
上述した課題を解決し、目的を達成するために、請求項1にかかる発明のサブシステムモジュールは、各種の電子回路を備えるメインボードにパラレルバス接続され、前記メインボード上のメモリからデータ転送されるサブシステムモジュールにおいて、前記メインボード上のメモリからデータ転送されたデータを一時的に記憶するための記憶部と、前記メインボード上のメモリに記憶されているデータを直接読み出して前記記憶部にDMA(Direct Memory Access)転送するDMAコントローラと、このDMAコントローラによる前記パラレルバスを使用したDMA転送の際に、バスマスタとなるバスインタフェースと、前記メインボードからのアクセスも可能であって、前記バスインタフェースがバスマスタ時におけるデータパリティエラー発生を示すビットを形成したコントロールレジスタと、前記DMAコントローラにより前記記憶部に記憶された転送データにエラーが生じているか否かを判定する個別データエラー判定手段と、この個別データエラー判定手段により転送データにエラーが生じていると判定した場合、前記コントロールレジスタのパリティエラービットのステータスをエラー発生にするとともに、シーケンス番号を前記コントロールレジスタのエラーステータス領域に書き込む個別データエラー書込み手段と、前記コントロールレジスタのパリティエラービットのステータスがエラー発生を示している場合に、前記メインボードに対してエラー通知するエラー通知手段と、を備える。
In order to solve the above-described problems and achieve the object, the subsystem module of the invention according to
また、請求項2にかかる発明は、請求項1記載のサブシステムモジュールにおいて、前記個別データエラー判定手段は、前記DMAコントローラにより前記記憶部に記憶された転送データのデータ領域に記憶されている個別チェックサムと、前記バスインタフェースに計算させた転送データのデータ領域のチェックサムとを比較し、前記バスインタフェースによる計算結果が転送データに付加された個別チェックサムと不一致であると判定した場合、転送データにエラーが生じていると判定する。 According to a second aspect of the present invention, in the subsystem module according to the first aspect, the individual data error determination means is stored in a data area of transfer data stored in the storage unit by the DMA controller. When the checksum is compared with the checksum of the data area of the transfer data calculated by the bus interface, and it is determined that the calculation result by the bus interface does not match the individual checksum added to the transfer data, the transfer Determine that an error has occurred in the data.
また、請求項3にかかる発明は、請求項1記載のサブシステムモジュールにおいて、前記エラー通知手段は、前記メインボード上のメモリから最終のデータが転送された後、個別の転送データのエラー通知をまとめて前記メインボードに対してエラー通知する。 According to a third aspect of the present invention, in the subsystem module according to the first aspect, the error notification means notifies the individual transfer data of an error after the final data is transferred from the memory on the main board. Collectively, an error is notified to the main board.
また、請求項4にかかる発明は、請求項1ないし3のいずれか一記載のサブシステムモジュールにおいて、前記メインボード上のメモリからのデータ転送が終了してデータが揃った段階で、転送データ全体にエラーが生じているか否かを判定する全体データエラー判定手段を更に備えており、この全体データエラー判定手段により転送データにエラーが生じていると判定した場合、前記コントロールレジスタのパリティエラービットのステータスをエラー発生にし、前記メインボードに対してエラー通知する。 According to a fourth aspect of the present invention, in the subsystem module according to any one of the first to third aspects, the entire transfer data is transferred when the data transfer from the memory on the main board is completed and the data is ready. Is further provided with a whole data error judging means for judging whether or not an error has occurred, and when it is judged by the whole data error judging means that there is an error in the transfer data, the parity error bit of the control register The status is set to error occurrence, and an error notification is sent to the main board.
また、請求項5にかかる発明は、請求項1ないし4のいずれか一記載のサブシステムモジュールにおいて、前記パラレルバスは、PCI(Peripheral Component Interconnect)バスである。 According to a fifth aspect of the present invention, in the subsystem module according to any one of the first to fourth aspects, the parallel bus is a PCI (Peripheral Component Interconnect) bus.
また、請求項6にかかる発明の情報処理装置は、各種の電子回路を備えるメインボードと、このメインボードにパラレルバス接続され、前記メインボード上のメモリからデータ転送されるサブシステムモジュールと、を備えている情報処理装置において、前記サブシステムモジュールは、前記メインボード上のメモリからデータ転送されたデータを一時的に記憶するための記憶部と、前記メインボード上のメモリに記憶されているデータを直接読み出して前記記憶部にDMA(Direct Memory Access)転送するDMAコントローラと、このDMAコントローラによる前記パラレルバスを使用したDMA転送の際に、バスマスタとなるバスインタフェースと、前記メインボードからのアクセスも可能であって、前記バスインタフェースがバスマスタ時におけるデータパリティエラー発生を示すビットを形成したコントロールレジスタと、前記DMAコントローラにより前記記憶部に記憶された転送データにエラーが生じているか否かを判定する個別データエラー判定手段と、この個別データエラー判定手段により転送データにエラーが生じていると判定した場合、前記コントロールレジスタのパリティエラービットのステータスをエラー発生にするとともに、シーケンス番号を前記コントロールレジスタのエラーステータス領域に書き込む個別データエラー書込み手段と、前記コントロールレジスタのパリティエラービットのステータスがエラー発生を示している場合に、前記メインボードに対してエラー通知するエラー通知手段と、を備え、前記メインボードは、前記サブシステムモジュールからエラー通知を受け取ると、前記コントロールレジスタのエラーステータス領域に書き込まれているシーケンス番号に従って転送エラーを起こしたデータを前記サブシステムモジュールに再送する再送手段を備える。 According to a sixth aspect of the present invention, there is provided an information processing apparatus comprising: a main board having various electronic circuits; and a subsystem module connected to the main board in parallel bus and transferring data from a memory on the main board. In the information processing apparatus provided, the subsystem module includes a storage unit for temporarily storing data transferred from the memory on the main board, and data stored in the memory on the main board. Controller that directly reads out and transfers DMA (Direct Memory Access) to the storage unit, a bus interface that serves as a bus master, and access from the main board during DMA transfer using the parallel bus by the DMA controller When the bus interface is a bus master A control register in which a bit indicating the occurrence of a data parity error is formed, individual data error determination means for determining whether or not an error has occurred in the transfer data stored in the storage unit by the DMA controller, and the individual data error When it is determined by the determination means that an error has occurred in the transfer data, the status of the parity error bit of the control register is set to generate an error, and the individual data error writing means for writing the sequence number in the error status area of the control register; Error notification means for notifying the main board of an error when the status of the parity error bit in the control register indicates an error occurrence, and the main board includes the subsystem module. When an error notification is received from the control module, a retransmission means is provided for retransmitting the data causing the transfer error to the subsystem module according to the sequence number written in the error status area of the control register.
また、請求項7にかかる発明は、請求項6記載の情報処理装置において、前記個別データエラー判定手段は、前記DMAコントローラにより前記記憶部に記憶された転送データのデータ領域に記憶されている個別チェックサムと、前記バスインタフェースに計算させた転送データのデータ領域のチェックサムとを比較し、前記バスインタフェースによる計算結果が転送データに付加された個別チェックサムと不一致であると判定した場合、転送データにエラーが生じていると判定する。 According to a seventh aspect of the present invention, in the information processing apparatus according to the sixth aspect, the individual data error determination means is stored in a data area of transfer data stored in the storage unit by the DMA controller. When the checksum is compared with the checksum of the data area of the transfer data calculated by the bus interface, and it is determined that the calculation result by the bus interface does not match the individual checksum added to the transfer data, the transfer Determine that an error has occurred in the data.
また、請求項8にかかる発明は、請求項6記載の情報処理装置において、前記エラー通知手段は、前記メインボード上のメモリから最終のデータが転送された後、個別の転送データのエラー通知をまとめて前記メインボードに対してエラー通知する。 According to an eighth aspect of the present invention, in the information processing apparatus according to the sixth aspect, after the final data is transferred from the memory on the main board, the error notification means notifies an error of individual transfer data. Collectively, an error is notified to the main board.
また、請求項9にかかる発明は、請求項6ないし8のいずれか一記載の情報処理装置において、前記サブシステムモジュールは、前記メインボード上のメモリからのデータ転送が終了してデータが揃った段階で、転送データ全体にエラーが生じているか否かを判定する全体データエラー判定手段を更に備えており、この全体データエラー判定手段により転送データにエラーが生じていると判定した場合、前記コントロールレジスタのパリティエラービットのステータスをエラー発生にし、前記メインボードに対してエラー通知する。
The invention according to
また、請求項10にかかる発明は、請求項6ないし9のいずれか一記載の情報処理装置において、前記パラレルバスは、PCI(Peripheral Component Interconnect)バスである。 According to a tenth aspect of the present invention, in the information processing apparatus according to any one of the sixth to ninth aspects, the parallel bus is a PCI (Peripheral Component Interconnect) bus.
また、請求項11にかかる発明は、サブシステムモジュールにおけるデータ転送方法において、各種の電子回路を備えるメインボードにパラレルバス接続され、前記メインボード上のメモリからデータ転送されるサブシステムモジュールにおけるデータ転送方法であって、DMAコントローラによって前記メインボード上のメモリに記憶されているデータを直接読み出し、データを一時的に記憶するための記憶部にDMA(Direct Memory Access)転送するDMA転送工程と、このDMA転送工程により前記記憶部に記憶された転送データにエラーが生じているか否かを判定する個別データエラー判定工程と、この個別データエラー判定工程により転送データにエラーが生じていると判定された場合、前記メインボードからのアクセスも可能であって、バスインタフェースがバスマスタ時におけるデータパリティエラー発生を示すビットを形成したコントロールレジスタのパリティエラービットのステータスをエラー発生にするとともに、シーケンス番号を前記コントロールレジスタのエラーステータス領域に書き込む個別データエラー書込み工程と、前記コントロールレジスタのパリティエラービットのステータスがエラー発生を示している場合に、前記メインボードに対してエラー通知するエラー通知工程と、を含む。 According to an eleventh aspect of the present invention, in the data transfer method in the subsystem module, the data transfer in the subsystem module connected in parallel bus to the main board having various electronic circuits and transferred from the memory on the main board. A DMA transfer step of directly reading data stored in a memory on the main board by a DMA controller and transferring the data to a storage unit for temporarily storing the data; An individual data error determination step for determining whether or not an error has occurred in the transfer data stored in the storage unit by the DMA transfer step, and it has been determined that an error has occurred in the transfer data by the individual data error determination step. Access from the main board is also possible. An individual data error writing step of setting the status of the parity error bit of the control register that has formed a bit indicating the occurrence of a data parity error when the bus interface is a bus master as an error occurrence and writing the sequence number in the error status area of the control register; And an error notification step of notifying the main board of an error when the status of the parity error bit of the control register indicates that an error has occurred.
また、請求項12にかかる発明は、請求項11記載のサブシステムモジュールにおけるデータ転送方法において、前記個別データエラー判定工程は、前記記憶部に記憶された転送データのデータ領域に記憶されている個別チェックサムと、前記バスインタフェースに計算させた転送データのデータ領域のチェックサムとを比較し、前記バスインタフェースによる計算結果が転送データに付加された個別チェックサムと不一致であると判定した場合、転送データにエラーが生じていると判定する。
The invention according to
また、請求項13にかかる発明は、請求項11記載のサブシステムモジュールにおけるデータ転送方法において、前記エラー通知工程は、前記メインボード上のメモリから最終のデータが転送された後、個別の転送データのエラー通知をまとめて前記メインボードに対してエラー通知する。 According to a thirteenth aspect of the present invention, in the data transfer method in the subsystem module according to the eleventh aspect, in the error notification step, after the final data is transferred from the memory on the main board, individual transfer data is transferred. The error notifications are collectively notified to the main board.
また、請求項14にかかる発明は、請求項11ないし13のいずれか一記載のサブシステムモジュールにおけるデータ転送方法において、前記メインボード上のメモリからのデータ転送が終了してデータが揃った段階で、転送データ全体にエラーが生じているか否かを判定する全体データエラー判定工程を更に含み、この全体データエラー判定工程により転送データにエラーが生じていると判定された場合、前記コントロールレジスタのパリティエラービットのステータスをエラー発生にし、前記メインボードに対してエラー通知する。
The invention according to
また、請求項15にかかる発明は、請求項11ないし14のいずれか一記載のサブシステムモジュールにおけるデータ転送方法において、前記パラレルバスは、PCI(Peripheral Component Interconnect)バスである。
The invention according to
請求項1にかかる発明のサブシステムモジュールによれば、バスインタフェースのコントロールレジスタにデータパリティエラー発生を示すビットを形成し、バスインタフェースがバスマスタ時にデータパリティエラーが発生した場合には、バスインタフェースのコントロールレジスタのパリティエラービットのステータスがエラーを示すとともに、シーケンス番号をコントロールレジスタのエラーステータス領域に書き込むようにし、コントロールレジスタのパリティエラービットのステータスがエラー発生を示している場合に、メインボードに対してエラー通知するようにした。これにより、エラー通知を受けたメインボード側では、コントロールレジスタのエラーステータス領域に書き込まれているシーケンス番号に従って転送エラーを起こしたデータをサブシステムモジュールに再送することができるようになるので、バスアクセスの転送エラーを効率的にリカバリーすることができ、転送精度を高めることができる。また、転送量を必要最低限とすることができるので、データ転送速度の高速化を図ることができる。 According to the subsystem module of the first aspect of the present invention, a bit indicating the occurrence of a data parity error is formed in the control register of the bus interface, and if a data parity error occurs when the bus interface is a bus master, the control of the bus interface is performed. When the status of the parity error bit in the register indicates an error and the sequence number is written to the error status area of the control register, and the status of the parity error bit in the control register indicates that an error has occurred, Added error notification. As a result, the main board that received the error notification can retransmit the data causing the transfer error to the subsystem module according to the sequence number written in the error status area of the control register. Transfer errors can be efficiently recovered, and transfer accuracy can be improved. In addition, since the transfer amount can be minimized, the data transfer rate can be increased.
また、請求項2にかかる発明のサブシステムモジュールによれば、記憶部に記憶された転送データのデータ領域に記憶されている個別チェックサムと、バスインタフェースに計算させた転送データのデータ領域のチェックサムとを比較し、バスインタフェースによる計算結果が転送データに付加された個別チェックサムと不一致であると判定した場合、転送データにエラーが生じていると判定することにより、個別データのエラー判定を効率良く行なうことができる。
According to the subsystem module of the invention of
また、請求項3にかかる発明のサブシステムモジュールによれば、メインボード上のメモリから最終のデータが転送された後、個別の転送データのエラー通知をまとめてメインボードに対してエラー通知することにより、バスアクセスの回数を減らすことができ、負荷を軽減することができる。
According to the subsystem module of the invention of
また、請求項4にかかる発明のサブシステムモジュールによれば、転送が終了してデータが揃った段階でデータをチェックすることにより、データの精度を高めることができる。 According to the subsystem module of the invention of claim 4, the data accuracy can be improved by checking the data when the transfer is completed and the data is ready.
また、請求項5にかかる発明のサブシステムモジュールによれば、パラレルバスがPCIバスであることにより、高速でデータ転送することができる。
According to the subsystem module of the invention of
また、請求項6にかかる発明の情報処理装置によれば、バスインタフェースのコントロールレジスタにデータパリティエラー発生を示すビットを形成し、バスインタフェースがバスマスタ時にデータパリティエラーが発生した場合には、バスインタフェースのコントロールレジスタのパリティエラービットのステータスがエラーを示すとともに、シーケンス番号をコントロールレジスタのエラーステータス領域に書き込むようにし、コントロールレジスタのパリティエラービットのステータスがエラー発生を示している場合に、メインボードに対してエラー通知するようにした。これにより、エラー通知を受けたメインボード側では、コントロールレジスタのエラーステータス領域に書き込まれているシーケンス番号に従って転送エラーを起こしたデータをサブシステムモジュールに再送することができるようになるので、バスアクセスの転送エラーを効率的にリカバリーすることができ、転送精度を高めることができる。また、転送量を必要最低限とすることができるので、データ転送速度の高速化を図ることができる。 According to the information processing apparatus of the sixth aspect of the present invention, a bit indicating the occurrence of a data parity error is formed in the control register of the bus interface, and when the data parity error occurs when the bus interface is a bus master, the bus interface If the status of the parity error bit in the control register indicates an error and the sequence number is written to the error status area of the control register, the status of the parity error bit in the control register indicates that an error has occurred. An error notification was made. As a result, the main board that received the error notification can retransmit the data causing the transfer error to the subsystem module according to the sequence number written in the error status area of the control register. Transfer errors can be efficiently recovered, and transfer accuracy can be improved. In addition, since the transfer amount can be minimized, the data transfer rate can be increased.
また、請求項7にかかる発明の情報処理装置によれば、記憶部に記憶された転送データのデータ領域に記憶されている個別チェックサムと、バスインタフェースに計算させた転送データのデータ領域のチェックサムとを比較し、バスインタフェースによる計算結果が転送データに付加された個別チェックサムと不一致であると判定した場合、転送データにエラーが生じていると判定することにより、個別データのエラー判定を効率良く行なうことができる。
According to the information processing apparatus of the invention of
また、請求項8にかかる発明の情報処理装置によれば、メインボード上のメモリから最終のデータが転送された後、個別の転送データのエラー通知をまとめてメインボードに対してエラー通知することにより、バスアクセスの回数を減らすことができ、負荷を軽減することができる。
According to the information processing apparatus of the invention according to
また、請求項9にかかる発明の情報処理装置によれば、転送が終了してデータが揃った段階でデータをチェックすることにより、データの精度を高めることができる。 According to the information processing apparatus of the ninth aspect of the present invention, the data accuracy can be improved by checking the data when the transfer is completed and the data is ready.
また、請求項10にかかる発明の情報処理装置によれば、パラレルバスがPCIバスであることにより、高速でデータ転送することができる。 In the information processing apparatus according to the tenth aspect of the present invention, since the parallel bus is a PCI bus, data can be transferred at high speed.
また、請求項11にかかる発明のサブシステムモジュールにおけるデータ転送方法によれば、バスインタフェースのコントロールレジスタにデータパリティエラー発生を示すビットを形成し、バスインタフェースがバスマスタ時にデータパリティエラーが発生した場合には、バスインタフェースのコントロールレジスタのパリティエラービットのステータスがエラーを示すとともに、シーケンス番号をコントロールレジスタのエラーステータス領域に書き込むようにし、コントロールレジスタのパリティエラービットのステータスがエラー発生を示している場合に、メインボードに対してエラー通知するようにした。これにより、エラー通知を受けたメインボード側では、コントロールレジスタのエラーステータス領域に書き込まれているシーケンス番号に従って転送エラーを起こしたデータをサブシステムモジュールに再送することができるようになるので、バスアクセスの転送エラーを効率的にリカバリーすることができ、転送精度を高めることができる。また、転送量を必要最低限とすることができるので、データ転送速度の高速化を図ることができる。
According to the data transfer method in the subsystem module of the invention of
また、請求項12にかかる発明のサブシステムモジュールにおけるデータ転送方法によれば、記憶部に記憶された転送データのデータ領域に記憶されている個別チェックサムと、バスインタフェースに計算させた転送データのデータ領域のチェックサムとを比較し、バスインタフェースによる計算結果が転送データに付加された個別チェックサムと不一致であると判定した場合、転送データにエラーが生じていると判定することにより、個別データのエラー判定を効率良く行なうことができる。
According to the data transfer method in the subsystem module of the invention of
また、請求項13にかかる発明のサブシステムモジュールにおけるデータ転送方法によれば、メインボード上のメモリから最終のデータが転送された後、個別の転送データのエラー通知をまとめてメインボードに対してエラー通知することにより、バスアクセスの回数を減らすことができ、負荷を軽減することができる。
According to the data transfer method in the subsystem module of the invention of
また、請求項14にかかる発明のサブシステムモジュールにおけるデータ転送方法によれば、転送が終了してデータが揃った段階でデータをチェックすることにより、データの精度を高めることができる。 According to the data transfer method in the subsystem module of the fourteenth aspect of the invention, the data accuracy can be improved by checking the data when the transfer is completed and the data is ready.
また、請求項15にかかる発明のサブシステムモジュールにおけるデータ転送方法によれば、パラレルバスがPCIバスであることにより、高速でデータ転送することができる。 According to the data transfer method in the subsystem module of the fifteenth aspect of the present invention, since the parallel bus is a PCI bus, data can be transferred at high speed.
以下に添付図面を参照して、この発明にかかるサブシステムモジュール、情報処理装置およびサブシステムモジュールにおけるデータ転送方法の最良な実施の形態を詳細に説明する。 Exemplary embodiments of a subsystem module, an information processing apparatus, and a data transfer method in the subsystem module according to the present invention are explained in detail below with reference to the accompanying drawings.
[第1の実施の形態]
本発明の第1の実施の形態を図1ないし図8に基づいて説明する。本実施の形態は、情報処理装置としてカラーレーザプリンタを適用した例を示す。
[First Embodiment]
A first embodiment of the present invention will be described with reference to FIGS. This embodiment shows an example in which a color laser printer is applied as an information processing apparatus.
図1は、本発明の第1の実施の形態にかかるデータ通信装置を具備した情報処理装置の構成を概略的に示す縦断側面図である。図1において、情報処理装置1の制御部3は、ホストPC2からのデータを受けてビットマップに展開するプリンタコントローラ、DMA(Direct Memory Access)コントローラを具備するデータ通信装置10(図2参照)、および情報処理装置1のメカ機構4の動作を制御するエンジン制御部等から構成されている。本実施の形態におけるデータ通信装置10は、無線通信でデータの送受信をするための無線LAN(Local Area Network)カードである。したがって、情報処理装置1とホストPC2とは、無線LANでデータ通信することになる。
FIG. 1 is a longitudinal side view schematically showing a configuration of an information processing apparatus including a data communication apparatus according to a first embodiment of the present invention. In FIG. 1, the
図2は、データ通信装置10を主体とした制御部3の構成を示すブロック図である。図2に示すように、データ通信装置10は、プリンタコントローラやエンジン制御部として機能するメインボード5に接続部10aを介してバス接続されるサブシステムモジュール構成である。接続部10aは、サブシステムモジュールであるデータ通信装置10をメインボード5の接続部(スロット)6に対して繋ぐ部位であり、PCI(Peripheral Component Interconnect)バス接続される。
FIG. 2 is a block diagram illustrating a configuration of the
図3は、メインボード5の構成を示すブロック図である。図3に示すように、メインボード5は、情報処理装置1を制御する各種の電子回路(図示せず)を備えるとともに、各部を制御するCPU(Central Processing Unit)5aを備えている。このCPU5aには、データ通信装置10を制御するファームウェアなどのプログラムを記憶するメモリ5b、接続部(スロット)6に接続されるPCI I/F5cがバス接続されている。
FIG. 3 is a block diagram showing the configuration of the
次に、データ通信装置10について詳述する。図2に示すように、データ通信装置10は、データ通信装置10の制御全般を行うCPU11を備えており、このCPU11には、メモリ12、ASIC(Application Specified IC)13、PCI I/F14、無線LANモジュール20がバス接続されている。
Next, the
メモリ12は、SRAMやSDRAM、DRAMなどであり、ファームウェアなどの情報を格納するのに用いられる。
The
ASIC13には、TxDMAC15、TxRAM16、CTRLRAM17が備えられている。TxDMAC15は、送信DMA(Direct Memory Access)コントローラであり、メインボード5上のメモリ5bからTxRAM16へのDMA転送を行う。TxRAM16は、前述したように、TxDMAC15から情報を受け取るメモリであり、SRAMやSDRAM、DRAMである。つまり、TxRAM16は、メインボード5上のメモリ5bからデータ転送されたデータを一時的に記憶するための記憶部である。CTRLRAM17は、デュアルポートRAM(SRAMやSDRAM、DRAM)であり、メインボード5とCPU11とからアクセス可能になっている。このCTRLRAM17を介してメインボード5とCPU11とは情報をやり取りすることができる。CTRLRAM17は、PCI I/F14のコントロールレジスタとして機能する。
The
PCI I/F14は、バスインタフェースであり、TxDMAC15がメインボード5上のメモリ5bからTxRAM16にPCIバスを使用してDMA転送を行う際に、バスマスタとなる。
The PCI I /
このような構成により、サブシステムモジュールであるデータ通信装置10は、例えばデータ通信装置10が動作に必要なプログラムを、メインボード5上のメモリ5bから受け取ることができる。より詳細には、TxDMAC15がメインボード5上のメモリ5b上のデータをTxRAM16へDMA転送を行い、TxRAM16にデータが格納される毎にCPU11がTxRAM16からメモリ12へデータをコピーする。この転送を繰り返すことで、データをメモリ12上に残らず配置することが可能で、CPU11はメモリ12上のデータであるプログラムを実行することが可能となる。
With such a configuration, the
ところが、PCIバスでメインボード5上のメモリ5bからサブシステムモジュールであるデータ通信装置10にデータ転送する場合には、PCIバスは高速かつパラレルバスであるためにバス上を流れるデータのビット列が本来のビット列と異なってしまい、転送データのデータ化けが起こることがある。
However, when data is transferred from the
そこで、本実施の形態においては、PCI I/F14のコントロールレジスタであるCTRLRAM17にデータパリティエラー発生を示すビットを形成し、PCI I/F14がバスマスタ時にデータパリティエラーが発生した場合には、PCI I/F14のコントロールレジスタであるCTRLRAM17のパリティエラービットがエラーを示すようにした。
Therefore, in the present embodiment, a bit indicating the occurrence of a data parity error is formed in the
ここで、サブシステムモジュールであるデータ通信装置10とメインボード5との間のデータ転送に用いられる転送データフォーマット、すなわちTxRAM16へのデータ転送に用いられる転送データについて説明する。
Here, a transfer data format used for data transfer between the
図4は一つ目の転送データフォーマットの構成を示す説明図、図5は二つ目以降の転送データフォーマットの構成を示す説明図である。本実施の形態においては、転送データを図4及び図5に示す転送データフォーマットのデータ部を使用して転送する。図4及び図5の共通のデータコンポーネントは、アドレス、サイズ、シーケンス番号である。これは、一回の転送データ量は、TxRAM16のサイズに依存することによる。アドレスは、TxRAM16への転送後にデータをコピーする場合などに使用する。通常は、DMA転送したデータを一転送毎にメモリ12などにコピーして移す。サイズは、一転送毎のデータサイズを示す。シーケンス番号は、転送データの識別子になるものであり、転送順に1〜65535の番号を使用する。個別チェックサムは、一転送毎のデータ領域のチェックサムである。本実施の形態においては、アドレスは32ビット、サイズは16ビット、シーケンス番号は16ビット、個別チェックサムは32ビットとする。なお、ビット数は変更して使用することもできる。
FIG. 4 is an explanatory diagram showing the configuration of the first transfer data format, and FIG. 5 is an explanatory diagram showing the configuration of the second and subsequent transfer data formats. In this embodiment, transfer data is transferred using the data portion of the transfer data format shown in FIGS. Common data components in FIGS. 4 and 5 are address, size, and sequence number. This is because the amount of data transferred once depends on the size of the
図4に示す一つ目の転送データフォーマットにおいては、全体チェックサムとトータルサイズ(total size)が追加してある。全体チェックサムは、サブシステムモジュールであるデータ通信装置10がメインボード5からダウンロードするデータ全体のチェックサムであり、転送が終了してデータが揃った段階でデータをチェックするのに使用する。このような全体チェックサムは、必ずしも必要は無いが、データの精度が高くなる。一方、トータルサイズは、データ転送の終了を知るのに利用できる。このようなトータルサイズも、必ずしも必要では無い。
In the first transfer data format shown in FIG. 4, a total checksum and a total size are added. The total checksum is a checksum of the entire data downloaded from the
このような図4又は図5の転送データフォーマットを一転送毎に持つことで、転送毎のデータチェックを行うことができる。 By having such a transfer data format of FIG. 4 or FIG. 5 for each transfer, a data check for each transfer can be performed.
また、プログラムを転送する場合には、図6に示すような転送データフォーマットでも良い。図6に示す一つ目の転送データフォーマットでは、図4で説明したトータルサイズ(total size)に代えて、プログラムサイズ(program size)、ID、バージョン(version)が構成要素になっている。プログラムサイズ(program size)は、ヘッダ領域を含まないデータ部に格納されるプログラムデータ全体のサイズである。IDは、このプログラムデータのIDである。バージョン(version)は、このプログラムデータのバージョンを示すものである。 When transferring a program, a transfer data format as shown in FIG. 6 may be used. In the first transfer data format shown in FIG. 6, instead of the total size described in FIG. 4, a program size, an ID, and a version are components. The program size is the size of the entire program data stored in the data part that does not include the header area. ID is the ID of this program data. The version indicates the version of the program data.
次に、データ通信装置10におけるDMA個別データのエラー検知について説明する。図7は、データ通信装置10におけるデータ転送処理の流れを示すフローチャートである。図7に示すように、サブシステムモジュールであるデータ通信装置10のCPU11は、メモリ12に記憶されているプログラムに従い、メインボード5からのデータを受信してTxRAM16にデータを格納すると(ステップS1のY)、PCI I/F14に転送データのデータ領域のチェックサムを計算させる。
Next, error detection of DMA individual data in the
そして、PCI I/F14による計算結果と転送データに付加された個別チェックサムと比較し、PCI I/F14による計算結果が、転送データに付加された個別チェックサムと不一致であると判定した場合、すなわち個別チェックサムがエラーであると判定した場合には(ステップS2のY:個別データエラー判定手段)、CTRLRAM17のエラーステータスをエラーにするとともに、シーケンス番号をCTRLRAM17のエラーステータス領域に書き込む(ステップS3:個別データエラー書込み手段)。CTRLRAM17は、メインボード5からもデータ通信装置10のCPU11からもアクセスができるデュアルポートRAMであり、CTRLRAM17にエラーを起したシーケンス番号をDMA個別データのエラー通知として書き込むことで、データ通信装置10はメインボード5に転送エラーを起したシーケンス番号を知らせることができる。これにより、メインボード5は転送エラーを起したデータをデータ通信装置10に再送することができる。なお、個別チェックサムでエラーが検出された場合、サブシステムモジュールであるデータ通信装置10はエラーデータが検出されたブロックのメモリ12への書込みは行わない。
When the calculation result by the PCI I /
一方、個別チェックサムがエラーでないと判定した場合には(ステップS2のN:個別データエラー判定手段)、CPU11は、メモリ12へTxRAM16のデータをコピーする(ステップS4)。ここで、PCI割り込みによるジャンプコマンドが発生してしない場合には(ステップS2のN)、ステップS1に戻り、次のメインボード5からのデータ受信に待機する。
On the other hand, if it is determined that the individual checksum is not an error (N in step S2: individual data error determination means), the
一方、最終データが転送され、ジャンプコマンドが発生している場合には(ステップS5のY)、メモリ12の全体チェックサムチェックを行う(ステップS6:全体データエラー判定手段)。
On the other hand, if the final data has been transferred and a jump command has been generated (Y in step S5), an overall checksum check of the
全体チェックサムがエラーであると判定した場合には(ステップS7のY)、CTRLRAM17のエラーステータスをエラーにし(ステップS8)、CTRLRAM17をリードしてエラー通知を行う(ステップS9:エラー通知手段)。
If it is determined that the entire checksum is an error (Y in step S7), the error status of the
図8は、CTRLRAM17におけるエラーチェックステータスレジスタを示す説明図である。Aに示すbit0は、全体チェックサムエラーステータスであり、全体チェックサムエラーが発生した場合には、1を示す。Bに示すbit1は、個別チェックサムエラーステータスであり、個別チェックサムエラーが発生した場合には、1を示す。また、個別データのエラーステータスは、CTRLRAM17の以下の領域にエラーの発生した場合にはシーケンス番号を書く。
2804h 1
2806h 2
2808h 3
280Ah 4
・・・・・・
2A00h 255
なお、個別チェックサムエラーが出なかったものに関しては書き込まない。
FIG. 8 is an explanatory diagram showing an error check status register in the
280Ah 4
・ ・ ・ ・ ・ ・
2A00h 255
It should be noted that data that does not generate an individual checksum error is not written.
ここで、最終データの転送、全体チェックサムチェックが終わった後に、個別データのエラー通知をまとめて通知する理由について説明する。個別データのエラー通知をまとめて通知するのは、まとめて通知することによって、PCIアクセスの回数を減らすことができるからである。PCIバスのアクセスは、CPU11やメインボード5上のCPU5aにとって負荷が大きいからである。
Here, the reason why the individual data error notifications are collectively notified after the final data transfer and the entire checksum check are completed will be described. The reason why the individual data error notifications are collectively notified is that the number of times of PCI access can be reduced by collectively reporting. This is because access to the PCI bus places a heavy load on the
一方、全体チェックサムがエラーでないと判定した場合には(ステップS7のN)、ステップS10に進み、リマップ、ファームウェアの実行を行う。 On the other hand, if it is determined that the overall checksum is not an error (N in step S7), the process proceeds to step S10, where remap and firmware are executed.
メインボード5側では、CPU5aがメモリ5bに記憶されているプログラムに従うことにより、データ通信装置10からエラー通知を受けると、データ通信装置10のCTRLRAM17のエラーステータス領域に書き込まれているシーケンス番号に従って転送エラーを起こしたデータをデータ通信装置10に再送する。これにより、転送量を必要最低限とすることができるので、データ転送速度の高速化を図ることができる。ここに、再送手段の機能が実行される。
On the
このように本実施の形態によれば、PCI I/F14のコントロールレジスタであるCTRLRAM17にデータパリティエラー発生を示すビットを形成し、PCI I/F14がバスマスタ時にデータパリティエラーが発生した場合には、PCI I/F14のコントロールレジスタであるCTRLRAM17のパリティエラービットのステータスがエラーを示すとともに、シーケンス番号をコントロールレジスタであるCTRLRAM17のエラーステータス領域に書き込むようにし、コントロールレジスタであるCTRLRAM17のパリティエラービットのステータスがエラー発生を示している場合に、メインボード5に対してエラー通知するようにした。これにより、エラー通知を受けたメインボード5側では、コントロールレジスタであるCTRLRAM17のエラーステータス領域に書き込まれているシーケンス番号に従って転送エラーを起こしたデータをサブシステムモジュールであるデータ通信装置10に再送することができるようになるので、バスアクセスの転送エラーを効率的にリカバリーすることができ、転送精度を高めることができる。また、転送量を必要最低限とすることができるので、データ転送速度の高速化を図ることができる。
As described above, according to the present embodiment, a bit indicating the occurrence of a data parity error is formed in the
[第2の実施の形態]
次に、本発明の第2の実施の形態を図9に基づいて説明する。なお、前述した第1の実施の形態と同じ部分は同じ符号で示し説明も省略する。本実施の形態は、データ通信装置として、外部メモリが接続されたデータ通信装置を適用したものである。
[Second Embodiment]
Next, a second embodiment of the present invention will be described with reference to FIG. The same parts as those in the first embodiment described above are denoted by the same reference numerals, and description thereof is also omitted. In this embodiment, a data communication apparatus to which an external memory is connected is applied as a data communication apparatus.
図9は、本発明の第2の実施の形態にかかるデータ通信装置10を主体とした制御部3の構成を示すブロック図である。図9に示すように、本実施の形態のデータ通信装置10は、第1の実施の形態の構成に加えて、外部メモリ31を接続して制御するメモリコントローラ30を備えており、このメモリコントローラ30がCPU11にバス接続されている。外部メモリ31は、フラッシュメモリやEEPROM、DRAM、ハードディスクなどの記憶手段であり、メモリコントローラ30はCPU11が外部メモリ31の制御に必要な各種設定を行う。
FIG. 9 is a block diagram illustrating a configuration of the
このような構成により、サブシステムモジュールであるデータ通信装置10は、例えば外部メモリ31に格納されているデータ通信装置10を動作させるプログラムを、メインボード5上のメモリ5bから受け取り、外部メモリ31の内容を書き換えることが可能である。TxDMAC15がメインボード5上のメモリ5bのデータをTxRAM16へDMA転送を行い、TxRAM16にデータが格納される毎にCPU11がTxRAM16から外部メモリ31へデータをコピー、またはライトする。この転送を繰り返すことで、データを外部メモリ31上に残らず配置することが可能で、外部メモリ31の書換えを行うことができる。また、CPU11は、外部メモリ31上のデータであるプログラムを実行することが可能である。
With such a configuration, the
なお、各実施の形態においては、情報処理装置としてカラーレーザプリンタを適用した例を示したが、これに限るものではなく、情報処理装置として、コピー機能、ファクシミリ(FAX)機能、プリント機能、スキャナ機能及び入力画像(スキャナ機能による読み取り原稿画像やプリンタあるいはFAX機能により入力された画像)を配信する機能等を複合したいわゆるMFP(Multi Function Peripheral)と称されるデジタルカラー複合機などに適用することもできる。 In each embodiment, an example in which a color laser printer is applied as an information processing apparatus has been described. However, the present invention is not limited to this, and the information processing apparatus can include a copy function, a facsimile (FAX) function, a print function, and a scanner. Applying to a digital color multi-function peripheral called a so-called MFP (Multi Function Peripheral) that combines functions and functions for delivering input images (images read by the scanner function or images input by a printer or FAX function). You can also.
1 情報処理装置
5 メインボード
5a メインボード上のメモリ
10 サブシステムモジュール
14 バスインタフェース
15 DMAコントローラ
16 記憶部
17 コントロールレジスタ
DESCRIPTION OF
Claims (15)
前記メインボード上のメモリからデータ転送されたデータを一時的に記憶するための記憶部と、
前記メインボード上のメモリに記憶されているデータを直接読み出して前記記憶部にDMA(Direct Memory Access)転送するDMAコントローラと、
このDMAコントローラによる前記パラレルバスを使用したDMA転送の際に、バスマスタとなるバスインタフェースと、
前記メインボードからのアクセスも可能であって、前記バスインタフェースがバスマスタ時におけるデータパリティエラー発生を示すビットを形成したコントロールレジスタと、
前記DMAコントローラにより前記記憶部に記憶された転送データにエラーが生じているか否かを判定する個別データエラー判定手段と、
この個別データエラー判定手段により転送データにエラーが生じていると判定した場合、前記コントロールレジスタのパリティエラービットのステータスをエラー発生にするとともに、シーケンス番号を前記コントロールレジスタのエラーステータス領域に書き込む個別データエラー書込み手段と、
前記コントロールレジスタのパリティエラービットのステータスがエラー発生を示している場合に、前記メインボードに対してエラー通知するエラー通知手段と、
を備えることを特徴とするサブシステムモジュール。 In a subsystem module connected in parallel bus to a main board having various electronic circuits and transferring data from a memory on the main board,
A storage unit for temporarily storing data transferred from the memory on the main board;
A DMA controller that directly reads data stored in a memory on the main board and transfers the data to the storage unit (DMA (Direct Memory Access));
A bus interface serving as a bus master during DMA transfer using the parallel bus by the DMA controller;
Access from the main board is also possible, a control register that forms a bit indicating a data parity error occurrence when the bus interface is a bus master, and
Individual data error determination means for determining whether or not an error has occurred in the transfer data stored in the storage unit by the DMA controller;
When it is determined by the individual data error determination means that an error has occurred in the transfer data, the status of the parity error bit of the control register is set to generate an error, and the individual data to be written in the error status area of the control register Error writing means;
An error notification means for notifying the main board of an error when the status of the parity error bit of the control register indicates an error occurrence;
A subsystem module comprising:
ことを特徴とする請求項1記載のサブシステムモジュール。 The individual data error determination means includes an individual checksum stored in the data area of transfer data stored in the storage unit by the DMA controller, and a checksum of the data area of transfer data calculated by the bus interface. If it is determined that the calculation result by the bus interface does not match the individual checksum added to the transfer data, it is determined that an error has occurred in the transfer data.
The subsystem module according to claim 1.
ことを特徴とする請求項1記載のサブシステムモジュール。 The error notification means, after the final data is transferred from the memory on the main board, collectively error notification of individual transfer data to notify the error to the main board,
The subsystem module according to claim 1.
この全体データエラー判定手段により転送データにエラーが生じていると判定した場合、前記コントロールレジスタのパリティエラービットのステータスをエラー発生にし、前記メインボードに対してエラー通知する、
ことを特徴とする請求項1ないし3のいずれか一記載のサブシステムモジュール。 The data transfer from the memory on the main board is completed, and further comprises overall data error determination means for determining whether or not an error has occurred in the entire transfer data when the data is ready.
When it is determined that an error has occurred in the transfer data by this overall data error determination means, the status of the parity error bit of the control register is set to error occurrence, and an error is notified to the main board.
The subsystem module according to any one of claims 1 to 3, wherein:
ことを特徴とする請求項1ないし4のいずれか一記載のサブシステムモジュール。 The parallel bus is a PCI (Peripheral Component Interconnect) bus.
The subsystem module according to any one of claims 1 to 4, wherein:
前記サブシステムモジュールは、
前記メインボード上のメモリからデータ転送されたデータを一時的に記憶するための記憶部と、
前記メインボード上のメモリに記憶されているデータを直接読み出して前記記憶部にDMA(Direct Memory Access)転送するDMAコントローラと、
このDMAコントローラによる前記パラレルバスを使用したDMA転送の際に、バスマスタとなるバスインタフェースと、
前記メインボードからのアクセスも可能であって、前記バスインタフェースがバスマスタ時におけるデータパリティエラー発生を示すビットを形成したコントロールレジスタと、
前記DMAコントローラにより前記記憶部に記憶された転送データにエラーが生じているか否かを判定する個別データエラー判定手段と、
この個別データエラー判定手段により転送データにエラーが生じていると判定した場合、前記コントロールレジスタのパリティエラービットのステータスをエラー発生にするとともに、シーケンス番号を前記コントロールレジスタのエラーステータス領域に書き込む個別データエラー書込み手段と、
前記コントロールレジスタのパリティエラービットのステータスがエラー発生を示している場合に、前記メインボードに対してエラー通知するエラー通知手段と、
を備え、
前記メインボードは、
前記サブシステムモジュールからエラー通知を受け取ると、前記コントロールレジスタのエラーステータス領域に書き込まれているシーケンス番号に従って転送エラーを起こしたデータを前記サブシステムモジュールに再送する再送手段を備える、
ことを特徴とする情報処理装置。 In an information processing apparatus comprising a main board including various electronic circuits, and a subsystem module connected to the main board by a parallel bus and transferring data from a memory on the main board,
The subsystem module is
A storage unit for temporarily storing data transferred from the memory on the main board;
A DMA controller that directly reads data stored in a memory on the main board and transfers the data to the storage unit (DMA (Direct Memory Access));
A bus interface serving as a bus master during DMA transfer using the parallel bus by the DMA controller;
Access from the main board is also possible, a control register that forms a bit indicating a data parity error occurrence when the bus interface is a bus master, and
Individual data error determination means for determining whether or not an error has occurred in the transfer data stored in the storage unit by the DMA controller;
If the individual data error determination means determines that an error has occurred in the transfer data, the status of the parity error bit of the control register is set to generate an error, and the individual data to be written in the error status area of the control register Error writing means;
An error notification means for notifying the main board of an error when the status of the parity error bit of the control register indicates an error occurrence;
With
The main board is
Receiving means for receiving an error notification from the subsystem module comprises a retransmission means for retransmitting data causing a transfer error to the subsystem module according to a sequence number written in an error status area of the control register.
An information processing apparatus characterized by that.
ことを特徴とする請求項6記載の情報処理装置。 The individual data error determination means includes an individual checksum stored in the data area of transfer data stored in the storage unit by the DMA controller, and a checksum of the data area of transfer data calculated by the bus interface. If it is determined that the calculation result by the bus interface does not match the individual checksum added to the transfer data, it is determined that an error has occurred in the transfer data.
The information processing apparatus according to claim 6.
ことを特徴とする請求項6記載の情報処理装置。 The error notification means, after the final data is transferred from the memory on the main board, collectively error notification of individual transfer data to notify the error to the main board,
The information processing apparatus according to claim 6.
前記メインボード上のメモリからのデータ転送が終了してデータが揃った段階で、転送データ全体にエラーが生じているか否かを判定する全体データエラー判定手段を更に備えており、
この全体データエラー判定手段により転送データにエラーが生じていると判定した場合、前記コントロールレジスタのパリティエラービットのステータスをエラー発生にし、前記メインボードに対してエラー通知する、
ことを特徴とする請求項6ないし8のいずれか一記載の情報処理装置。 The subsystem module is
The data transfer from the memory on the main board is completed, and further comprises overall data error determination means for determining whether or not an error has occurred in the entire transfer data when the data is ready.
When it is determined that an error has occurred in the transfer data by this overall data error determination means, the status of the parity error bit of the control register is set to error occurrence, and an error is notified to the main board.
The information processing apparatus according to claim 6, wherein the information processing apparatus is an information processing apparatus.
ことを特徴とする請求項6ないし9のいずれか一記載の情報処理装置。 The parallel bus is a PCI (Peripheral Component Interconnect) bus.
The information processing apparatus according to claim 6, wherein the information processing apparatus is an information processing apparatus.
DMAコントローラによって前記メインボード上のメモリに記憶されているデータを直接読み出し、データを一時的に記憶するための記憶部にDMA(Direct Memory Access)転送するDMA転送工程と、
このDMA転送工程により前記記憶部に記憶された転送データにエラーが生じているか否かを判定する個別データエラー判定工程と、
この個別データエラー判定工程により転送データにエラーが生じていると判定された場合、前記メインボードからのアクセスも可能であって、バスインタフェースがバスマスタ時におけるデータパリティエラー発生を示すビットを形成したコントロールレジスタのパリティエラービットのステータスをエラー発生にするとともに、シーケンス番号を前記コントロールレジスタのエラーステータス領域に書き込む個別データエラー書込み工程と、
前記コントロールレジスタのパリティエラービットのステータスがエラー発生を示している場合に、前記メインボードに対してエラー通知するエラー通知工程と、
を含むことを特徴とするサブシステムモジュールにおけるデータ転送方法。 A data transfer method in a subsystem module connected in parallel bus to a main board having various electronic circuits and transferring data from a memory on the main board,
A DMA transfer step of directly reading data stored in the memory on the main board by the DMA controller and transferring the data to a storage unit for temporarily storing the data (DMA (Direct Memory Access));
An individual data error determination step for determining whether or not an error has occurred in the transfer data stored in the storage unit by the DMA transfer step;
If it is determined in this individual data error determination step that an error has occurred in the transfer data, access from the main board is also possible, and a control that forms a bit indicating the occurrence of a data parity error when the bus interface is a bus master An individual data error writing step for setting the status of the parity error bit of the register to generate an error and writing the sequence number in the error status area of the control register;
An error notification step of notifying the main board of an error when the status of the parity error bit of the control register indicates an error occurrence;
A data transfer method in a subsystem module comprising:
ことを特徴とする請求項11記載のサブシステムモジュールにおけるデータ転送方法。 The individual data error determination step compares the individual checksum stored in the data area of the transfer data stored in the storage unit with the checksum of the data area of the transfer data calculated by the bus interface, If it is determined that the calculation result by the bus interface does not match the individual checksum added to the transfer data, it is determined that an error has occurred in the transfer data.
The data transfer method in the subsystem module according to claim 11.
ことを特徴とする請求項11記載のサブシステムモジュールにおけるデータ転送方法。 In the error notification step, after the final data is transferred from the memory on the main board, the error notification of the individual transfer data is collectively notified to the main board,
The data transfer method in the subsystem module according to claim 11.
この全体データエラー判定工程により転送データにエラーが生じていると判定された場合、前記コントロールレジスタのパリティエラービットのステータスをエラー発生にし、前記メインボードに対してエラー通知する、
ことを特徴とする請求項11ないし13のいずれか一記載のサブシステムモジュールにおけるデータ転送方法。 An overall data error determination step for determining whether or not an error has occurred in the entire transfer data when the data transfer from the memory on the main board is completed and the data is ready;
If it is determined that an error has occurred in the transfer data in the overall data error determination step, the status of the parity error bit in the control register is set to generate an error, and an error is notified to the main board.
14. A data transfer method in a subsystem module according to claim 11, wherein the data is transferred in the subsystem module.
ことを特徴とする請求項11ないし14のいずれか一記載のサブシステムモジュールにおけるデータ転送方法。 The parallel bus is a PCI (Peripheral Component Interconnect) bus.
15. The data transfer method in the subsystem module according to claim 11, wherein the data is transferred in the subsystem module.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005077878A JP4589768B2 (en) | 2005-03-17 | 2005-03-17 | Information processing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005077878A JP4589768B2 (en) | 2005-03-17 | 2005-03-17 | Information processing device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006260273A true JP2006260273A (en) | 2006-09-28 |
JP4589768B2 JP4589768B2 (en) | 2010-12-01 |
Family
ID=37099433
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005077878A Expired - Fee Related JP4589768B2 (en) | 2005-03-17 | 2005-03-17 | Information processing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4589768B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011060051A (en) * | 2009-09-11 | 2011-03-24 | Mitsubishi Electric Corp | Information processing device |
US8688898B2 (en) | 2010-11-30 | 2014-04-01 | Kabushiki Kaisha Toshiba | Memory device configured to execute plural access commands in parallel and memory access method therefor |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02189663A (en) * | 1989-01-18 | 1990-07-25 | Fuji Electric Co Ltd | Input/output data transfer system |
JPH0535616A (en) * | 1991-07-31 | 1993-02-12 | Nec Corp | Data transfer system |
JPH05298201A (en) * | 1992-04-20 | 1993-11-12 | Toshiba Corp | System bus error processing system for information processing system |
JPH08292920A (en) * | 1995-04-21 | 1996-11-05 | Nec Corp | Network management system |
JPH11149421A (en) * | 1997-11-19 | 1999-06-02 | Nec Corp | Pci bus trace circuit |
JPH11191073A (en) * | 1997-12-25 | 1999-07-13 | Mitsubishi Electric Corp | Pci bus processor |
-
2005
- 2005-03-17 JP JP2005077878A patent/JP4589768B2/en not_active Expired - Fee Related
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02189663A (en) * | 1989-01-18 | 1990-07-25 | Fuji Electric Co Ltd | Input/output data transfer system |
JPH0535616A (en) * | 1991-07-31 | 1993-02-12 | Nec Corp | Data transfer system |
JPH05298201A (en) * | 1992-04-20 | 1993-11-12 | Toshiba Corp | System bus error processing system for information processing system |
JPH08292920A (en) * | 1995-04-21 | 1996-11-05 | Nec Corp | Network management system |
JPH11149421A (en) * | 1997-11-19 | 1999-06-02 | Nec Corp | Pci bus trace circuit |
JPH11191073A (en) * | 1997-12-25 | 1999-07-13 | Mitsubishi Electric Corp | Pci bus processor |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011060051A (en) * | 2009-09-11 | 2011-03-24 | Mitsubishi Electric Corp | Information processing device |
US8688898B2 (en) | 2010-11-30 | 2014-04-01 | Kabushiki Kaisha Toshiba | Memory device configured to execute plural access commands in parallel and memory access method therefor |
Also Published As
Publication number | Publication date |
---|---|
JP4589768B2 (en) | 2010-12-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5107880B2 (en) | Data transfer processing apparatus and method | |
JP4451837B2 (en) | Data transfer apparatus and data transfer method | |
JP5803821B2 (en) | Control device, first control unit, second control unit, and image forming apparatus | |
US20070165711A1 (en) | Electronic device including image forming apparatus | |
JP4589768B2 (en) | Information processing device | |
JP6406219B2 (en) | Communication apparatus and image forming apparatus | |
EP2194458A2 (en) | Request processing device, request processing system, and access testing method | |
JP2006215914A (en) | Image forming device | |
JP2007334555A (en) | Data transfer device and electronic apparatus | |
US7602998B2 (en) | Image signal processing apparatus | |
US10306099B2 (en) | Information processing apparatus and semiconductor integrated circuit | |
JP2007164552A (en) | Memory controller and data transfer method | |
JP5361581B2 (en) | Image forming apparatus | |
JP4809143B2 (en) | Data processing device | |
JP4164473B2 (en) | Functional memory access control system, functional memory device, control method therefor, and program | |
JP7180463B2 (en) | image forming device | |
JP2011101249A (en) | Image processing system and apparatus, data transfer control method, program and recording medium | |
JP5278117B2 (en) | Buffer degeneration method, apparatus and method | |
JP2007280373A (en) | Data processing device, image processing device, image forming apparatus, and computer program | |
JP2011016343A (en) | Image forming apparatus | |
JP2008302583A (en) | Printing controlling circuit and image forming apparatus | |
JP2005258783A (en) | Data transfer device, data transfer method, image forming apparatus, and option board | |
JP2004126911A (en) | Control unit | |
JP2021074974A (en) | Image formation device and control method for image formation device | |
JP6163941B2 (en) | Control device and image forming apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20071114 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100616 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100622 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100818 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20100907 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100910 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4589768 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130917 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |