JP2007079731A - Data control device - Google Patents

Data control device Download PDF

Info

Publication number
JP2007079731A
JP2007079731A JP2005264320A JP2005264320A JP2007079731A JP 2007079731 A JP2007079731 A JP 2007079731A JP 2005264320 A JP2005264320 A JP 2005264320A JP 2005264320 A JP2005264320 A JP 2005264320A JP 2007079731 A JP2007079731 A JP 2007079731A
Authority
JP
Japan
Prior art keywords
functional block
signal
block device
stage
control device
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.)
Pending
Application number
JP2005264320A
Other languages
Japanese (ja)
Inventor
Kozo Kakehi
浩三 掛樋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
KUME DENKI KK
Original Assignee
KUME DENKI KK
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 KUME DENKI KK filed Critical KUME DENKI KK
Priority to JP2005264320A priority Critical patent/JP2007079731A/en
Publication of JP2007079731A publication Critical patent/JP2007079731A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Programmable Controllers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data control device, capable of easily changing the number of functional blocks to be connected to perform signal transmission at a high speed. <P>SOLUTION: This data control device 1 comprises a plurality of function block devices connected serially, and a control means 2 connected to the first stage of the plurality of function block devices 3 and controlling the plurality of function block devices 3. Each function block 3 includes a first signal-receiving means 43a receiving a plurality of signals outputted from the function block of the previous stage on a 1:1 basis; a first signal-transmitting means 44b transmitting a plurality of signals to the function block device of the latter stage on a one-to-one basis; a second signal-receiving means 44a receiving a plurality of signals outputted from the function block of the latter stage on a one-to-one basis; and a second signal-transmitting means 44b transmitting a plurality of signals to the function block device of the previous stage on a one-to-one basis. The plurality of signals contain a clock signal 51 and a data signal 52. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、データ制御装置に関し、特に、複数の機能ブロック装置が連結して構成されるデータ制御装置に関する。   The present invention relates to a data control device, and more particularly to a data control device configured by connecting a plurality of functional block devices.

複数の機能ブロック装置を組み合わせることで、任意の機能を持つ電子機器を形成するデータ制御装置として、プログラマブルコントローラ(PC)またはプログラマブルロジックコントローラ(PLC)等がある。プログラマブルコントローラ(PC)またはプログラマブルロジックコントローラ(PLC)は、工場等での機械または装置のシーケンス制御等に用いられている。   As a data control device that forms an electronic device having an arbitrary function by combining a plurality of functional block devices, there is a programmable controller (PC) or a programmable logic controller (PLC). A programmable controller (PC) or a programmable logic controller (PLC) is used for sequence control of a machine or apparatus in a factory or the like.

従来のデータ制御装置では、図14に示す構成が用いられている。
図14に示すデータ制御装置は、カードフレーム91と、バックプレーン92と、カードユニット93とを備える。バックプレーン92は、カードユニット93が接続されるコネクタ94を備える。
In the conventional data control apparatus, the configuration shown in FIG. 14 is used.
The data control apparatus shown in FIG. 14 includes a card frame 91, a back plane 92, and a card unit 93. The backplane 92 includes a connector 94 to which the card unit 93 is connected.

従来のデータ制御装置は、図14に示すように、バックプレーン92に複数のカードユニット93が接続される。そのため、各カードユニット93に対する信号伝送は、バスを用いて行われる。すなわち、一つの信号ラインに対し複数のカードユニット93が接続された状態となる。このため、各信号ラインの負荷が増加し、信号伝送の高速化が困難であるという問題がある。なお、バックプレーン92の代わりにマザーボード等も用いられる。また、カードユニット93の代わりにドーダーボード等の任意の機能を有する機能ブロック装置が用いられる。   In the conventional data control apparatus, a plurality of card units 93 are connected to a backplane 92 as shown in FIG. Therefore, signal transmission to each card unit 93 is performed using a bus. That is, a plurality of card units 93 are connected to one signal line. For this reason, there is a problem that the load on each signal line increases and it is difficult to increase the speed of signal transmission. Note that a mother board or the like is used instead of the back plane 92. Further, a functional block device having an arbitrary function such as a daughter board is used instead of the card unit 93.

上記問題を解決する方法として、シリアルバスを用いた方法が提案されている(例えば、特許文献1)。   As a method for solving the above problem, a method using a serial bus has been proposed (for example, Patent Document 1).

図15は、従来のシリアルバスを用いたプルグラマブルコントローラの構成を示す図である。図15に示すように、複数のモジュール101〜106に対し、シリアルに信号ラインが接続され、シリアルリンクバス107を形成している。これにより、各モジュール間の一つの信号ラインに対し一つのモジュールのみが接続されるので、各信号ラインの負荷を軽減することができる。
特開平11−338523号公報
FIG. 15 is a diagram showing a configuration of a programmable controller using a conventional serial bus. As shown in FIG. 15, signal lines are serially connected to the plurality of modules 101 to 106 to form a serial link bus 107. Thereby, since only one module is connected to one signal line between the modules, the load on each signal line can be reduced.
JP 11-338523 A

しかしながら、従来のシリアルバスを用いたデータ制御装置は、各モジュール間での信号伝送を非同期で行っている。そのため、信号伝送の時に、これから信号伝送を開始することを示すコード等を送る必要がある。これにより、受信時にはコードの検出、送信時にはコードの付加が必要である。よって、高速に信号伝送を行えないという問題がある。   However, a conventional data control device using a serial bus asynchronously performs signal transmission between modules. Therefore, at the time of signal transmission, it is necessary to send a code or the like indicating that signal transmission will be started from now on. Thus, it is necessary to detect a code at the time of reception and add a code at the time of transmission. Therefore, there is a problem that signal transmission cannot be performed at high speed.

また、図14に示す従来のデータ制御装置では、バックプレーン92に複数のカードユニット93を接続する。このため、接続するカードユニット93の個数には制限がある。また、接続するカードユニット93の個数の制限を越えて、カードユニット93を接続する場合には、カードフレーム91およびバックプレーン92を変更しなくてはならない。すなわち、複数種類のカードフレーム91およびバックプレーン92を用意する必要がある。よって、接続するカードユニット93の個数を変更するのに手間がかかるという問題がある。   In the conventional data control apparatus shown in FIG. 14, a plurality of card units 93 are connected to the backplane 92. For this reason, there is a limit to the number of card units 93 to be connected. Further, when the card unit 93 is connected beyond the limit of the number of card units 93 to be connected, the card frame 91 and the back plane 92 must be changed. That is, it is necessary to prepare a plurality of types of card frames 91 and backplanes 92. Therefore, there is a problem that it takes time to change the number of card units 93 to be connected.

そこで、本発明は、容易に接続される機能ブロック装置の個数を変更でき、高速で信号伝送を行うデータ制御装置を提供することを目的とする。   Therefore, an object of the present invention is to provide a data control device that can change the number of functional block devices that are easily connected and perform signal transmission at high speed.

上記目的を達成するために、本発明に係る機能ブロック装置は、複数の機能ブロック装置が直列に接続されるデータ制御装置に用いられる機能ブロック装置であって、前段の機能ブロック装置から出力された複数の信号を1対1に受信する第一の信号受信手段と、後段の機能ブロック装置に複数の信号を1対1に送信する第一の信号送信手段と、後段の機能ブロック装置から出力された複数の信号を1対1に受信する第二の信号受信手段と、前段の機能ブロック装置に複数の信号を1対1に送信する第二の信号送信手段とを備え、前記複数の信号は、クロック信号とデータ信号とを含む。   In order to achieve the above object, a functional block device according to the present invention is a functional block device used in a data control device in which a plurality of functional block devices are connected in series, and is output from the preceding functional block device. The first signal receiving means for receiving a plurality of signals on a one-to-one basis, the first signal transmitting means for transmitting a plurality of signals on a one-to-one basis to a subsequent functional block device, and the subsequent functional block device. Second signal receiving means for receiving a plurality of signals on a one-to-one basis, and a second signal transmitting means for transmitting a plurality of signals on a one-to-one basis to a previous functional block device, wherein the plurality of signals are: A clock signal and a data signal.

これにより、本発明における機能ブロック装置をデータ制御装置に用いることで、各機能ブロック装置の間での信号伝送を同期制御することができる。よって、従来のデータ制御装置で必要であった、信号伝送の開始を示すコード等を送る必要がない。これにより、高速で信号伝送を行うことができる。また、本発明における機能ブロック装置を用いたデータ制御装置は、複数の機能ブロック装置を任意の個数直列に接続することができる。よって、本発明におけるデータ制御装置は、従来のデータ制御装置で必要であった各カードユニット93を接続するためのバックプレーン92を必要としない。これにより、任意の個数の機能ブロック装置を簡単に接続することができる。よって、接続する機能ブロック装置の個数を簡単に変更することができる。   Thus, by using the functional block device according to the present invention for the data control device, signal transmission between the functional block devices can be synchronously controlled. Therefore, there is no need to send a code or the like indicating the start of signal transmission, which is necessary for a conventional data control apparatus. Thereby, signal transmission can be performed at high speed. In addition, the data control device using the functional block device according to the present invention can connect any number of functional block devices in series. Therefore, the data control apparatus according to the present invention does not require the backplane 92 for connecting the card units 93 that are necessary in the conventional data control apparatus. Thereby, an arbitrary number of functional block devices can be easily connected. Therefore, the number of function block devices to be connected can be easily changed.

また、上記目的を達成するために、本発明に係るデータ制御装置は、直列に接続された複数の前記機能ブロック装置と、複数の前記機能ブロック装置の初段に接続され、複数の前記機能ブロック装置を制御する制御手段とを備えてもよい。   In order to achieve the above object, a data control device according to the present invention includes a plurality of the functional block devices connected in series and a plurality of the functional block devices connected to the first stage of the plurality of functional block devices. And a control means for controlling.

これにより、本発明におけるデータ制御装置は、制御手段および各機能ブロック装置の間での信号伝送を同期制御することができる。よって、従来のデータ制御装置で必要であった、信号伝送の開始を示すコード等を送る必要がない。これにより、高速で信号伝送を行うことができる。また、本発明におけるデータ制御装置は、複数の機能ブロック装置を任意の個数直列に接続することができる。よって、本発明におけるデータ制御装置は、従来のデータ制御装置で必要であった各カードユニット93を接続するためのバックプレーン92を必要としない。これにより、任意の個数の機能ブロック装置を簡単に接続することができる。よって、接続する機能ブロック装置の個数を簡単に変更することができる。   As a result, the data control device according to the present invention can synchronously control signal transmission between the control means and each functional block device. Therefore, there is no need to send a code or the like indicating the start of signal transmission, which is necessary for a conventional data control apparatus. Thereby, signal transmission can be performed at high speed. In addition, the data control device according to the present invention can connect any number of functional block devices in series. Therefore, the data control apparatus according to the present invention does not require the backplane 92 for connecting the card units 93 that are necessary in the conventional data control apparatus. Thereby, an arbitrary number of functional block devices can be easily connected. Therefore, the number of function block devices to be connected can be easily changed.

また、前記制御手段は、初段の機能ブロック装置に複数の信号を1対1に送信する信号送信手段と、初段の機能ブロック装置から出力された複数の信号を1対1に受信する信号受信手段とを備え、初段の機能ブロック装置の第一の信号受信手段は、制御手段の信号送信手段と接続され、初段以外の機能ブロック装置の第一の信号受信手段は、前段の第一の信号送信手段と接続され、初段の機能ブロック装置の第二の信号送信手段は、制御手段の信号受信手段と接続され、初段以外の機能ブロック装置の第二の信号送信手段は、前段の第二の信号受信手段と接続され、最終段の機能ブロック装置の第一の信号送信手段から送信された複数の信号は、最終段の機能ブロック装置の第二の信号受信手段に受信されてもよい。   The control means includes a signal transmitting means for transmitting a plurality of signals to the first-stage functional block device on a one-to-one basis, and a signal receiving means for receiving a plurality of signals output from the first-stage functional block device on a one-to-one basis. The first signal receiving means of the first-stage functional block device is connected to the signal transmitting means of the control means, and the first signal receiving means of the functional block device other than the first stage is the first signal transmission of the previous stage. The second signal transmission means of the first-stage functional block device is connected to the signal reception means of the control means, and the second signal transmission means of the functional block device other than the first stage is the second signal of the previous stage. A plurality of signals connected to the receiving means and transmitted from the first signal transmitting means of the last-stage functional block device may be received by the second signal receiving means of the last-stage functional block device.

これにより、本発明におけるデータ制御装置の大きさは、接続された機能ブロック装置の大きさで決まる。従来のデータ制御装置は、カードフレーム91およびバックプレーン92の大きさでデータ制御装置の大きさが決まっていた。つまり、カードユニット93をカードフレーム91およびバックプレーン92に接続できる個数の最大数接続していない場合、カードユニット93が接続されていない領域は、必要のない領域になっていた。一方、本発明におけるデータ制御装置は、接続された機能ブロック装置の大きさで決まるので、データ制御装置の大きさを必要最小限に抑えることができる。さらに、本発明におけるデータ制御装置は、一つの送信信号に対し、一つの受信手段のみが接続される構成をもつ。これにより、各信号の負荷が軽減される。よって、高速に信号伝送を行うことができる。また、各端子における負荷がほぼ等しくなるので、各信号の遅延を考慮する必要がない。よって、各信号の制御を容易に行うことができる。   Thereby, the size of the data control device in the present invention is determined by the size of the connected functional block device. In the conventional data control device, the size of the data control device is determined by the size of the card frame 91 and the backplane 92. That is, when the maximum number of card units 93 that can be connected to the card frame 91 and the backplane 92 is not connected, the area where the card unit 93 is not connected is an unnecessary area. On the other hand, since the data control device according to the present invention is determined by the size of the connected functional block device, the size of the data control device can be minimized. Furthermore, the data control apparatus according to the present invention has a configuration in which only one receiving means is connected to one transmission signal. Thereby, the load of each signal is reduced. Therefore, signal transmission can be performed at high speed. In addition, since the load at each terminal is almost equal, it is not necessary to consider the delay of each signal. Therefore, each signal can be easily controlled.

また、前記各機能ブロック装置は、さらに、前記各機能ブロック装置の一方の側面に設けられた第一の接続コネクタと、前記各機能ブロック装置の他方の側面に設けられた第二の接続コネクタとを備え、前記各機能ブロック装置の第一の接続コネクタは、前段の機能ブロックの第二の接続コネクタに接続され、前記各機能ブロック装置の第二の接続コネクタは、後段の機能ブロック装置の第一の接続コネクタに接続されてもよい。   Each functional block device further includes a first connection connector provided on one side surface of each functional block device, and a second connection connector provided on the other side surface of each functional block device. The first connection connector of each functional block device is connected to the second connection connector of the preceding functional block, and the second connection connector of each functional block device is the second connection connector of the subsequent functional block device. It may be connected to one connection connector.

これにより、配線長を最短で形成することができるので、各信号の負荷が軽減される。よって、本発明におけるデータ制御装置は、高速に信号伝送を行うことができる。   Thereby, since the wiring length can be formed with the shortest length, the load of each signal is reduced. Therefore, the data control apparatus according to the present invention can perform signal transmission at high speed.

また、前記データ制御装置は、さらに、前記最終段の機能ブロック装置に接続される終端装置を備え、前記最終段の機能ブロック装置の第一の信号送信手段から送信された複数の信号は、前記終端装置を介し、最終段の機能ブロック装置の第二の信号受信手段に受信されてもよい。   The data control device further includes a termination device connected to the last-stage functional block device, and the plurality of signals transmitted from the first signal transmission unit of the last-stage function block device are The signal may be received by the second signal receiving means of the last-stage functional block device via the termination device.

また、前記各機能ブロックは、さらに、前記機能ブロックの後段に機能ブロック装置が接続されているか否かを判定する接続判定手段と、前記接続判定手段により、前記機能ブロック装置の後段に機能ブロック装置が接続されていない判定がなされた場合に、前記機能ブロック装置の第一の信号送信手段から送信される信号を、前記機能ブロック装置の第二の信号受信手段に帰還する帰還形成手段とを備えてもよい。   Each functional block further includes a connection determination unit that determines whether or not a functional block device is connected to a subsequent stage of the functional block, and a functional block device that is connected to the subsequent stage of the functional block device by the connection determination unit. A feedback forming means for feeding back a signal transmitted from the first signal transmitting means of the functional block device to the second signal receiving means of the functional block device when it is determined that is not connected. May be.

これにより、前記終端装置を用いることなく、信号伝送経路としてループを形成することができる。よって、終端装置の大きさの分だけデータ制御装置の大きさを小さくできる。また、自動的に最終段の機能ブロック装置に折り返しループが形成せれるので、データ制御装置の設計を容易に行うことができる。   Thereby, a loop can be formed as a signal transmission path without using the termination device. Therefore, the size of the data control device can be reduced by the size of the termination device. In addition, since a folding loop is automatically formed in the last-stage functional block device, the data control device can be easily designed.

また、前記複数の信号は、一定の時間周期を有し、前記時間周期は、複数のタイムスロットを有し、前記各タイムスロットには、各機能ブロック装置に対応する信号が置かれてもよい。   The plurality of signals may have a certain time period, the time period may include a plurality of time slots, and each time slot may include a signal corresponding to each functional block device. .

これにより、信号の一定の時間周期において各機能ブロック装置が使用するタイムスロットを決め信号伝送を行う。よって、各機能ブロック装置が使用するデータを容易に制御することができる。さらに、信号伝送量の多い機能ブロック装置に対して、使用するタイムスロットを広くとり、信号伝送量の少ない機能ブロック装置に対しては、使用するタイムスロットを狭くすることができる。よって、信号伝送速度の異なる複数の機能ブロック装置を使用する場合でも、各機能ブロック装置に使用するタイムスロットの大きさを変更することで効率良く、信号を伝送することができる。   As a result, a time slot used by each functional block device is determined and signal transmission is performed in a certain time period of the signal. Therefore, the data used by each functional block device can be easily controlled. Furthermore, a wide time slot can be used for a function block device with a large amount of signal transmission, and a time slot to be used can be narrowed for a function block device with a small amount of signal transmission. Therefore, even when a plurality of functional block devices having different signal transmission rates are used, signals can be transmitted efficiently by changing the size of the time slot used for each functional block device.

また、前記各機能ブロックは、さらに、前記タイムスロットが、自身の機能ブロックに対応しているか否かを判定するタイムスロット判定手段と、前記タイムスロットが前記機能ブロック装置に対応するタイムスロットでない場合、前記第一の信号受信手段が受信した信号を、前記第一の信号送信手段に中継する信号中継手段と、前記タイムスロットが前記機能ブロック装置に割り当てられたタイムスロットである場合、前記第一の信号受信手段が受信した信号を読込む信号読込み手段と、前記第一の信号受信手段が受信した信号の、信号伝送先の機能ブロック装置に割り当てられたタイムスロットの信号を置き換え、前記第一の信号送信手段に置き換えた信号を送る信号置換手段とを備えてもよい。   Further, each functional block further includes a time slot determination means for determining whether or not the time slot corresponds to its own functional block, and the time slot is not a time slot corresponding to the functional block device. A signal relaying means for relaying a signal received by the first signal receiving means to the first signal transmitting means; and when the time slot is a time slot assigned to the functional block device, A signal reading means for reading the signal received by the signal receiving means, and a signal in the time slot assigned to the functional block device of the signal transmission destination in the signal received by the first signal receiving means, Signal replacement means for sending the replaced signal to the signal transmission means.

また、前記各機能ブロックは、さらに、前記タイムスロットが前記機能ブロック装置に対応するタイムスロットでない場合、前記第二の信号受信手段が受信した信号を、前記第二の信号送信手段に中継する信号中継手段と、前記タイムスロットが前記機能ブロック装置に割り当てられたタイムスロットである場合、前記第二の信号受信手段が受信した信号を読込む信号読込み手段と、前記第二の信号受信手段が受信した信号の、信号伝送先の機能ブロック装置に割り当てられたタイムスロットの信号を置き換え、前記第二の信号送信手段に置き換えた信号を送る信号置換手段とを備えてもよい。   Each of the functional blocks further relays a signal received by the second signal receiving means to the second signal transmitting means when the time slot is not a time slot corresponding to the functional block device. When the time slot is a time slot assigned to the functional block device, the relay means, the signal reading means for reading the signal received by the second signal receiving means, and the second signal receiving means receive And a signal replacement unit that replaces the signal of the time slot assigned to the function block device of the signal transmission destination of the received signal and sends the replaced signal to the second signal transmission unit.

これにより、本発明におけるデータ制御装置は、信号の伝送経路が最終段の機能ブロック装置まで行き折り返すループを形成する。これにより、どの機能ブロック装置間であっても、信号の伝送を1サイクルで行うことができる。よって、高速で信号伝送を行うことができる。   Thus, the data control device according to the present invention forms a loop in which the signal transmission path goes back to the last functional block device. Thereby, signal transmission can be performed in one cycle between any functional block devices. Therefore, signal transmission can be performed at high speed.

また、データ制御装置は、プログラマブルロジックコントローラ(PLC)またはプログラマブルコントローラ(PC)であってもよい。   Further, the data control device may be a programmable logic controller (PLC) or a programmable controller (PC).

本発明は、接続される機能ブロック装置の個数を容易に変更でき、高速で信号伝送を行うデータ制御装置を提供することができる。   The present invention can provide a data control device that can easily change the number of function block devices to be connected and perform signal transmission at high speed.

以下、本発明に係るデータ制御装置の実施の形態について、図面を参照しながら詳細に説明する。   DESCRIPTION OF EMBODIMENTS Hereinafter, embodiments of a data control device according to the present invention will be described in detail with reference to the drawings.

(実施の形態1)
まず、本実施の形態におけるデータ制御装置の構成について説明する。
(Embodiment 1)
First, the configuration of the data control device in the present embodiment will be described.

図1は、本実施の形態におけるデータ制御装置の外観を示す斜視図である。
図1に示すデータ制御装置1は、接続する機能ブロック装置(以下、「機能ブロック」と呼ぶ。)の種類および個数を変更することで、種々な機能を有する装置を構成することができる。また、各機能ブロックを接続するためにバックプレーン92またはマザーボード等を必要としない。よって、容易に機能ブロックの個数を変更することができる。
FIG. 1 is a perspective view showing an external appearance of the data control apparatus according to the present embodiment.
The data control device 1 shown in FIG. 1 can configure devices having various functions by changing the type and number of function block devices to be connected (hereinafter referred to as “function blocks”). Further, the backplane 92 or the mother board is not required to connect the functional blocks. Therefore, the number of functional blocks can be easily changed.

図1に示すように、データ制御装置1は、制御装置2と、機能ブロック3および4と、終端装置5とを備える。   As shown in FIG. 1, the data control device 1 includes a control device 2, functional blocks 3 and 4, and a termination device 5.

制御装置2は、機能ブロック3および4の制御を行うCPUモジュール等である。制御装置2は、機能ブロック3と接続される。   The control device 2 is a CPU module or the like that controls the functional blocks 3 and 4. The control device 2 is connected to the functional block 3.

機能ブロック3および4は、種々な機能を有するブロックである。例えば、機能ブロック3および4は、記憶素子、通信モジュール、画像処理モジュールまたは音声処理モジュール等である。機能ブロック4は、機能ブロック3および終端装置5と接続される。また、機能ブロック3および4は、従来におけるカードユニットおよびドーターボード等に対応する。   The function blocks 3 and 4 are blocks having various functions. For example, the functional blocks 3 and 4 are a storage element, a communication module, an image processing module, an audio processing module, or the like. The function block 4 is connected to the function block 3 and the termination device 5. Functional blocks 3 and 4 correspond to conventional card units, daughter boards, and the like.

終端装置5は、機能ブロック4より出力された信号を受け取り、受け取った信号を機能ブロック4に出力する。   The termination device 5 receives the signal output from the functional block 4 and outputs the received signal to the functional block 4.

図2は、機能ブロック3の図1における右上方向からの斜視図である。
図3は、機能ブロック3の図1における左上方向からの斜視図である。
FIG. 2 is a perspective view of the functional block 3 from the upper right direction in FIG.
FIG. 3 is a perspective view of the functional block 3 from the upper left direction in FIG.

図2に示すように、機能ブロック3は、機能ブロック3の側面の一方に連結コネクタ8を備える。また、図3に示すように、機能ブロック3は、機能ブロック3の側面の他方(連結コネクタ8を有する側面と逆方向の側面)に連結コネクタ9を備える。なお、機能ブロック4も機能ブロック3と同様に連結コネクタ8および9を備える。また、制御装置2は、図2と同様に、制御装置2の側面(図1の右方向)に連結コネクタ8を備える。また、終端装置5は、図3と同様に、終端装置5の側面(図1の左方向)に連結コネクタ9を備える。   As shown in FIG. 2, the functional block 3 includes a connection connector 8 on one side surface of the functional block 3. As shown in FIG. 3, the functional block 3 includes a connection connector 9 on the other side surface of the functional block 3 (a side surface opposite to the side surface having the connection connector 8). The functional block 4 also includes connection connectors 8 and 9 as in the functional block 3. Moreover, the control apparatus 2 is provided with the connection connector 8 in the side surface (right direction of FIG. 1) of the control apparatus 2 similarly to FIG. Moreover, the termination | terminus device 5 is provided with the connection connector 9 on the side surface (left direction of FIG. 1) of the termination | terminus device 5 similarly to FIG.

データ制御装置1は、制御装置2、機能ブロック3、機能ブロック4および終端装置5が有する連結コネクタ8および9を接続することにより、制御装置2、機能ブロック3、機能ブロック4および終端装置5をそれぞれ接続する。すなわち、制御装置2の連結コネクタ8と機能ブロック3の連結コネクタ9が接続される。機能ブロック3の連結コネクタ8と機能ブロック4の連結コネクタ9が接続される。機能ブロック4の連結コネクタ8と終端装置5の連結コネクタ9が接続される。また、接続された連結コネクタ8および9を介し、制御装置2、機能ブロック3、機能ブロック4および終端装置5の間で信号の受け渡しが行われる。このように、データ制御装置1は、ビルディングブロック方式によって、任意な機能ブロックを任意な個数だけ接続してシステム構築できる。   The data control device 1 connects the control device 2, the function block 3, the function block 4, and the termination device 5 by connecting the connection connectors 8 and 9 included in the control device 2, the function block 3, the function block 4, and the termination device 5. Connect each one. That is, the connection connector 8 of the control device 2 and the connection connector 9 of the functional block 3 are connected. The connection connector 8 of the functional block 3 and the connection connector 9 of the functional block 4 are connected. The connection connector 8 of the functional block 4 and the connection connector 9 of the termination device 5 are connected. Further, signals are exchanged among the control device 2, the functional block 3, the functional block 4, and the termination device 5 through the connected connectors 8 and 9. Thus, the data control device 1 can construct a system by connecting an arbitrary number of arbitrary functional blocks by the building block method.

以上の構成により、本実施の形態におけるデータ制御装置1は、従来のデータ制御装置で必要であった各機能ブロックを接続するためのバックプレーン92またはマザーボード等を必要としない。これにより、任意の個数の機能ブロックを簡単に接続することができる。また、データ制御装置1の大きさは接続された機能ブロックの大きさで決まる。よって、データ制御装置1の大きさを必要最小限に抑えることができる。   With the above configuration, the data control device 1 according to the present embodiment does not require the backplane 92 or the mother board for connecting each functional block necessary for the conventional data control device. Thereby, an arbitrary number of functional blocks can be easily connected. The size of the data control device 1 is determined by the size of the connected functional block. Therefore, the size of the data control device 1 can be minimized.

図4は、図1に示すデータ制御装置1のブロック構成を示す図である。
図4に示すように、制御装置2、機能ブロック3、機能ブロック4および終端装置5が電気的に直列に接続される。
FIG. 4 is a diagram showing a block configuration of the data control apparatus 1 shown in FIG.
As shown in FIG. 4, the control device 2, the functional block 3, the functional block 4, and the termination device 5 are electrically connected in series.

制御装置2と機能ブロック3との間で信号11、16、21および26の受け渡しが行われる。同様に、機能ブロック3と機能ブロック4との間で信号12、15、22および25の受け渡しが行われる。機能ブロック4と終端装置5との間で信号13、14、23および24の受け渡しが行われる。また、信号11〜16および21〜26は、連結コネクタ8および9を介して、制御装置2と機能ブロック3との間、機能ブロック3と機能ブロック4との間、および、機能ブロック4と終端装置5との間で受け渡しが行われる。   Signals 11, 16, 21, and 26 are exchanged between the control device 2 and the functional block 3. Similarly, the signals 12, 15, 22 and 25 are exchanged between the functional block 3 and the functional block 4. Signals 13, 14, 23 and 24 are exchanged between the functional block 4 and the terminating device 5. The signals 11 to 16 and 21 to 26 are connected between the control device 2 and the function block 3, between the function block 3 and the function block 4, and between the function block 4 and the termination via the connection connectors 8 and 9. Delivery to and from the device 5 is performed.

図5は、図4に示す制御装置2のブロック構成を示す図である。
図5に示すように、制御装置2は、構成制御部31と、機能制御部32と、信号受信部33aおよび34aと、信号送信部33bおよび34bとを備える。
FIG. 5 is a block diagram of the control device 2 shown in FIG.
As shown in FIG. 5, the control device 2 includes a configuration control unit 31, a function control unit 32, signal reception units 33a and 34a, and signal transmission units 33b and 34b.

構成制御部31は、機能ブロック3および4にアクセスし、各機能ブロックより送られてきた識別IDより、各機能ブロックの機能、および、何個の機能ブロックが接続されている等を判定する構成認証動作を行う。   The configuration control unit 31 accesses the functional blocks 3 and 4, and determines the function of each functional block, how many functional blocks are connected, and the like based on the identification ID sent from each functional block. Perform authentication.

機能制御部32は、機能ブロック3および4の制御を行う。
信号受信部33aは、機能ブロック3から送信された信号を受信し、構成制御部31に送る。
The function control unit 32 controls the function blocks 3 and 4.
The signal receiving unit 33 a receives the signal transmitted from the functional block 3 and sends it to the configuration control unit 31.

信号受信部34aは、機能ブロック3から送信された信号を受信し、機能制御部32に送る。   The signal receiving unit 34 a receives the signal transmitted from the function block 3 and sends it to the function control unit 32.

信号送信部33bは、構成制御部31から出力された信号を機能ブロック3に送信する。   The signal transmission unit 33 b transmits the signal output from the configuration control unit 31 to the functional block 3.

信号送信部34bは、機能制御部32から出力された信号を機能ブロック3に送信する。   The signal transmission unit 34 b transmits the signal output from the function control unit 32 to the function block 3.

図6は、図4に示す機能ブロック3のブロック構成を示す図である。
図6に示す機能ブロック3は、構成格納部41と、機能部42と、信号受信部43a、44a、45aおよび46aと、信号送信部43b、44b、45bおよび46bとを備える。
FIG. 6 is a diagram showing a block configuration of the functional block 3 shown in FIG.
The functional block 3 shown in FIG. 6 includes a configuration storage unit 41, a functional unit 42, signal reception units 43a, 44a, 45a, and 46a, and signal transmission units 43b, 44b, 45b, and 46b.

構成格納部41は、機能ブロック3の備える機能および端子情報等を示す、識別ID等を格納する。   The configuration storage unit 41 stores an identification ID or the like indicating the function and terminal information provided in the functional block 3.

機能部42は、各機能ブロックの有する機能を実行する。例えば、各機能ブロックが有する機能は、信号記憶機能、通信機能、画像処理機能または音声処理機能等である。また、機能部42は、隣接する機能ブロックまたは制御装置2から入力された信号の中継、読込み、および、隣接する機能ブロックまたは制御装置2へ出力する信号の置き換え等を判定する。機能部42は、前記判定に従い、信号の中継、信号の読み込み、および、信号の置き換え等を行う。   The function unit 42 executes the function of each function block. For example, the function of each functional block is a signal storage function, a communication function, an image processing function, an audio processing function, or the like. Further, the functional unit 42 determines relay, reading of a signal input from an adjacent functional block or control device 2, replacement of a signal output to the adjacent functional block or control device 2, and the like. The functional unit 42 performs signal relaying, signal reading, signal replacement, and the like according to the determination.

信号受信部43aは、前段に接続されている制御装置2から送信された複数の信号を受信し、構成格納部41に送る。   The signal receiving unit 43 a receives a plurality of signals transmitted from the control device 2 connected to the previous stage, and sends the signals to the configuration storage unit 41.

信号受信部44aは、後段に接続されている機能ブロック4から送信された信号を受信し、構成格納部41に送る。   The signal receiving unit 44 a receives the signal transmitted from the functional block 4 connected to the subsequent stage, and sends it to the configuration storage unit 41.

信号受信部45aは、前段に接続されている制御装置2から送信された信号を受信し、機能部42に送る。   The signal receiving unit 45 a receives a signal transmitted from the control device 2 connected to the previous stage and sends it to the function unit 42.

信号受信部46aは、後段に接続されている機能ブロック4から送信された信号を受信し、機能部42に送る。   The signal receiving unit 46 a receives a signal transmitted from the functional block 4 connected to the subsequent stage and sends the signal to the functional unit 42.

信号送信部43bは、構成格納部41から出力された信号を前段に接続されている制御装置2に送信する。   The signal transmission unit 43b transmits the signal output from the configuration storage unit 41 to the control device 2 connected to the previous stage.

信号送信部44bは、構成格納部41から出力された信号を後段に接続されている機能ブロック4に送信する。   The signal transmission unit 44b transmits the signal output from the configuration storage unit 41 to the functional block 4 connected to the subsequent stage.

信号送信部45bは、機能部42から出力された信号を前段に接続されている制御装置2に送信する。   The signal transmission unit 45b transmits the signal output from the function unit 42 to the control device 2 connected to the previous stage.

信号送信部46bは、機能部42から出力された信号を後段に接続されている機能ブロック4に送信する。   The signal transmission unit 46b transmits the signal output from the functional unit 42 to the functional block 4 connected to the subsequent stage.

機能ブロック4は、図6に示す機能ブロック3と同様のブロック構成であり、説明は省略する。   The functional block 4 has the same block configuration as the functional block 3 shown in FIG.

機能ブロック4の信号送信部44bから送信された信号13は、終端装置5を介し、機能ブロック4の信号受信部44aに受信される。同様に、機能ブロック4の信号送信部46bから送信された信号23は、終端装置5を介し、機能ブロック4の信号受信部46aに受信される。   The signal 13 transmitted from the signal transmission unit 44 b of the functional block 4 is received by the signal reception unit 44 a of the functional block 4 via the termination device 5. Similarly, the signal 23 transmitted from the signal transmission unit 46 b of the functional block 4 is received by the signal reception unit 46 a of the functional block 4 via the termination device 5.

このように、データ制御装置1は、図4に示すように、信号伝送経路が折り返しループを形成する特徴をもつ。すなわち、制御装置2より出力された信号11は、機能ブロック3および機能ブロック4を介し、信号13として終端装置5に送られる。終端装置5は、信号13を折り返し、信号14として機能ブロック4に出力する。終端装置5より出力された信号14は、機能ブロック4および機能ブロック3を介し、制御装置2に送られる。このように、制御装置2より出力された信号は、機能ブロック3、機能ブロック4、終端装置5、機能ブロック4および機能ブロック3の順に構成される折り返しループ経路を伝送される。つまり、制御装置2から送信された信号は、機能ブロック3および4を2度通過し、制御装置2に戻ってくる。同様に、信号21〜26が伝送される経路も折り返しループを構成する。   As described above, the data control apparatus 1 has a feature that the signal transmission path forms a loop back as shown in FIG. That is, the signal 11 output from the control device 2 is sent to the termination device 5 as the signal 13 via the functional block 3 and the functional block 4. The termination device 5 returns the signal 13 and outputs it as the signal 14 to the functional block 4. The signal 14 output from the termination device 5 is sent to the control device 2 via the function block 4 and the function block 3. As described above, the signal output from the control device 2 is transmitted through the loop loop path configured in the order of the functional block 3, the functional block 4, the terminating device 5, the functional block 4, and the functional block 3. That is, the signal transmitted from the control device 2 passes through the functional blocks 3 and 4 twice and returns to the control device 2. Similarly, the path through which the signals 21 to 26 are transmitted also constitutes a return loop.

また、データ制御装置1は、一つの送信された信号に対し、一つの受信部のみが接続される構成をもつ。つまり、各信号が1対1で接続される。例えば、信号11は、制御装置2の信号送信部33bから送信され、機能ブロック3の信号受信部43aに1対1に受信される。また、データ制御装置1は、伝送する信号を連結コネクタ8および9を介し接続するので、配線長も最短で形成することができる。これらより、伝送経路の浮遊容量を削減し、インピーダンスマッチングが容易になるので、信号の高速伝送が可能となる。   Further, the data control apparatus 1 has a configuration in which only one receiving unit is connected to one transmitted signal. That is, each signal is connected on a one-to-one basis. For example, the signal 11 is transmitted from the signal transmission unit 33 b of the control device 2 and is received one-to-one by the signal reception unit 43 a of the functional block 3. Further, since the data control device 1 connects signals to be transmitted through the connection connectors 8 and 9, the wiring length can be formed with the shortest length. As a result, stray capacitance in the transmission path is reduced and impedance matching is facilitated, so that high-speed signal transmission is possible.

次に、本実施の形態におけるデータ制御装置1に用いられる、伝送信号の形式について説明する。   Next, the format of the transmission signal used for the data control apparatus 1 in the present embodiment will be described.

図7は、データ制御装置1の信号伝送に用いられる信号11の一例を示す図である。なお、信号12〜16および21〜26も同様の構成である。   FIG. 7 is a diagram illustrating an example of the signal 11 used for signal transmission of the data control apparatus 1. The signals 12 to 16 and 21 to 26 have the same configuration.

図7に示すように、信号11は、クロック51と、制御信号52と、データ53とを有する。   As shown in FIG. 7, the signal 11 includes a clock 51, a control signal 52, and data 53.

例えば、図7に示すように、1サイクルを16クロックとする。ここで、1サイクルとは、データ制御装置1に用いられる信号処理の基準となる一定の時間周期であり、例えば、125μsecである。   For example, as shown in FIG. 7, one cycle is 16 clocks. Here, one cycle is a fixed time period that is a reference for signal processing used in the data control apparatus 1 and is, for example, 125 μsec.

制御信号52は、機能ブロック3および機能ブロック4の動作を制御する信号であり、1ビットまたは複数ビットからなる。機能ブロック3および機能ブロック4は、制御信号52により、データ53の中継、受信および書き換え等の動作を行う。   The control signal 52 is a signal for controlling the operation of the functional block 3 and the functional block 4, and is composed of one bit or a plurality of bits. The functional block 3 and the functional block 4 perform operations such as relay, reception, and rewriting of the data 53 by the control signal 52.

データ53は、制御装置2、機能ブロック3および機能ブロック4に送られるデータ信号であり、1ビットまたは複数ビットからなる。   Data 53 is a data signal sent to the control device 2, the function block 3, and the function block 4, and consists of one bit or a plurality of bits.

データ制御装置1は、信号の1サイクルを複数のタイムスロットに分割し信号伝送を行う。各タイムスロットには、各機能ブロックに対応する信号が置かれる。例えば、1サイクルにおいて、最初の4クロックを機能ブロック3に対応するタイムスロットとし、次の4クロックを機能ブロック4に対応するタイムスロットとして使用する。すなわち、機能ブロック3は、制御信号52の制御コードA54により、データ53のデータA56を読込む。機能ブロック4は、制御信号52の制御コードB55により、データ53のデータB57を読込む。このような信号伝送方法をもちいることで、各機能ブロックが使用するデータを容易に制御することができる。   The data control apparatus 1 performs signal transmission by dividing one cycle of a signal into a plurality of time slots. A signal corresponding to each functional block is placed in each time slot. For example, in one cycle, the first 4 clocks are used as time slots corresponding to the functional block 3, and the next 4 clocks are used as time slots corresponding to the functional block 4. That is, the functional block 3 reads the data A56 of the data 53 by the control code A54 of the control signal 52. The functional block 4 reads the data B57 of the data 53 by the control code B55 of the control signal 52. By using such a signal transmission method, data used by each functional block can be easily controlled.

また、データ制御装置1は、上述したように、一つの出力信号に対し、一つの受け手のみが接続される構成をもつ。これにより、各端子における負荷がほぼ等しくなるので、各信号の遅延を考慮する必要がない。すなわち、クロック51と、制御信号52およびデータ53とに生じる遅延は少ない。よって、各信号の制御を容易に行うことができる。   Further, as described above, the data control device 1 has a configuration in which only one receiver is connected to one output signal. As a result, the load at each terminal becomes substantially equal, so there is no need to consider the delay of each signal. That is, the delay generated in the clock 51, the control signal 52, and the data 53 is small. Therefore, each signal can be easily controlled.

また、図7では、機能ブロック3および4に対応するタイムスロットは共に4クロックであるが、各機能ブロックに対応するタイムスロットは同じクロック数である必要はない。例えば、機能ブロック3が6クロック使用し、機能ブロック4が2クロック使用してもよい。つまり、信号伝送量の多い機能ブロックに対して、使用するタイムスロットを広くとり、信号伝送量の少ない機能ブロックに対しては、使用するタイムスロットを狭くすることができる。これにより、信号伝送速度の異なる複数の機能ブロックを使用する場合でも、各機能ブロックに使用するタイムスロットのクロック数を変更することで効率良く、信号を伝送することができる。   In FIG. 7, the time slots corresponding to the functional blocks 3 and 4 are both 4 clocks, but the time slots corresponding to the functional blocks need not have the same number of clocks. For example, the functional block 3 may use 6 clocks and the functional block 4 may use 2 clocks. That is, the time slot to be used can be widened for the functional block having a large signal transmission amount, and the time slot to be used can be narrowed for the functional block having a small signal transmission amount. As a result, even when a plurality of functional blocks having different signal transmission rates are used, signals can be transmitted efficiently by changing the number of clocks of time slots used for each functional block.

次に、本実施の形態におけるデータ制御装置1の動作を説明する。
図8は、データ制御装置1における接続された機能ブロックの構成認証動作のフローチャートである。以下、図7および図8を用いて、データ制御装置1における接続された機能ブロックの構成認証動作を説明する。
Next, the operation of the data control apparatus 1 in the present embodiment will be described.
FIG. 8 is a flowchart of the configuration authentication operation of the connected functional blocks in the data control apparatus 1. Hereinafter, the configuration authentication operation of the connected functional blocks in the data control device 1 will be described with reference to FIGS. 7 and 8.

まず、制御装置2の構成制御部31より、機能ブロック3および4にアクセスが行われる(S1)。すなわち、構成制御部31は、制御信号52の制御コードA54に、機能ブロック3が機能ブロック3の構成格納部41に格納している識別IDを出力する命令を出力する。構成制御部31は、制御信号52の制御コードB55に、機能ブロック4が機能ブロック4の構成格納部41に格納している識別IDを出力する命令を出力する。   First, the configuration control unit 31 of the control device 2 accesses the functional blocks 3 and 4 (S1). That is, the configuration control unit 31 outputs a command for outputting the identification ID stored in the configuration storage unit 41 of the functional block 3 by the functional block 3 to the control code A 54 of the control signal 52. The configuration control unit 31 outputs a command for outputting the identification ID stored in the configuration storage unit 41 of the functional block 4 by the functional block 4 to the control code B55 of the control signal 52.

上記命令に従い、各機能ブロック3および4は、指定されたタイムスロットに識別IDを示す信号を出力する(S2)。すなわち、機能ブロック3は、データA56に機能ブロック3の識別IDを出力する。機能ブロック4は、データB57に機能ブロック4の識別IDを出力する。   In accordance with the above command, each functional block 3 and 4 outputs a signal indicating an identification ID in the designated time slot (S2). That is, the functional block 3 outputs the identification ID of the functional block 3 to the data A56. The functional block 4 outputs the identification ID of the functional block 4 to the data B57.

構成制御部31は、各ブロックより出力された識別IDを読込む。構成制御部31は、読込んだ識別IDと、構成制御部31が格納しているテーブルとから、各機能ブロックの機能(端子情報、信号伝送速度および処理機能等)を判定する。ここで、前記テーブルには、識別IDに対する機能ブロックの機能を示す情報が含まれている。また、構成制御部31は、接続された機能ブロックの個数を判定する(S3)。構成制御部31は、各機能ブロックの機能の判定結果より、各機能ブロックに対応するタイムスロットの割り当てを行う。   The configuration control unit 31 reads the identification ID output from each block. The configuration control unit 31 determines the function (terminal information, signal transmission speed, processing function, etc.) of each functional block from the read identification ID and the table stored in the configuration control unit 31. Here, the table includes information indicating the function of the function block for the identification ID. Further, the configuration control unit 31 determines the number of connected functional blocks (S3). The configuration control unit 31 assigns a time slot corresponding to each functional block based on the function determination result of each functional block.

構成制御部31は、割り当てたタイムスロットの情報を、機能ブロック3および4の構成格納部41および制御装置2の機能制御部32に出力する(S4)。   The configuration control unit 31 outputs the assigned time slot information to the configuration storage unit 41 of the functional blocks 3 and 4 and the function control unit 32 of the control device 2 (S4).

以上の動作より、接続された各機能ブロックの機能および個数が判定される。また、判定結果より、各機能ブロックに対応するタイムスロットの割り当てが行われる。   From the above operation, the function and the number of connected functional blocks are determined. Further, the time slot corresponding to each functional block is assigned based on the determination result.

図9は、各機能ブロックの信号受信動作を示すフローチャートである。
図10は、データ制御装置1を伝送される信号の一例を示した図である。
FIG. 9 is a flowchart showing the signal reception operation of each functional block.
FIG. 10 is a diagram illustrating an example of a signal transmitted through the data control apparatus 1.

図9および図10を用いて、制御装置2から機能ブロック3に信号を伝送する動作を説明する。なお、制御装置2から機能ブロック3に信号1A61が伝送されるとする。   The operation of transmitting a signal from the control device 2 to the functional block 3 will be described with reference to FIGS. 9 and 10. It is assumed that a signal 1A61 is transmitted from the control device 2 to the functional block 3.

まず、制御装置2は、機能ブロック3に対応するタイムスロットにデータ1A61を出力する。また、制御装置2は、機能ブロック4に対応するタイムスロットにデータ1B62を出力する。また、データ1A61の制御信号52には受信命令が含まれる。   First, the control device 2 outputs data 1A61 to the time slot corresponding to the functional block 3. Further, the control device 2 outputs data 1B62 to the time slot corresponding to the functional block 4. The control signal 52 of the data 1A61 includes a reception command.

機能ブロック3の機能部42は、送られてきた信号21が自身の機能ブロック3に対応するタイムスロットであるか否かを判定する(S11)。データ1A61は、機能ブロック3に対応するタイムスロットなので(S11でYes)、機能ブロック3の機能部42は、データ1A61に受信命令が含まれているか否かを判定する(S12)。受信命令が含まれているので(S12でYes)、機能ブロック3の機能部42は、データ1A61を読込む(S13)。すなわち、機能ブロック3の機能部42は、機能ブロック3の信号受信手段45aが受信した信号を読込む。機能ブロック3は、送られてきた信号21のデータ1A61を信号22として出力する(S14)。また、データ1B62は、機能ブロック3に対応するタイムスロットではないので(S11でNo)、機能ブロック3は、送られてきた信号21のデータ1B62を中継し、信号22として出力する(S14)。すなわち、機能ブロック3の機能部42は、機能ブロック3の信号受信部45aが受信した信号を、機能ブロック3の信号送信手段46bに中継する。   The functional unit 42 of the functional block 3 determines whether or not the transmitted signal 21 is a time slot corresponding to its own functional block 3 (S11). Since the data 1A61 is a time slot corresponding to the functional block 3 (Yes in S11), the functional unit 42 of the functional block 3 determines whether or not a reception command is included in the data 1A61 (S12). Since the reception command is included (Yes in S12), the functional unit 42 of the functional block 3 reads the data 1A61 (S13). That is, the functional unit 42 of the functional block 3 reads the signal received by the signal receiving unit 45a of the functional block 3. The functional block 3 outputs the data 1A61 of the received signal 21 as the signal 22 (S14). Since the data 1B62 is not a time slot corresponding to the functional block 3 (No in S11), the functional block 3 relays the data 1B62 of the transmitted signal 21 and outputs it as the signal 22 (S14). That is, the functional unit 42 of the functional block 3 relays the signal received by the signal receiving unit 45a of the functional block 3 to the signal transmission unit 46b of the functional block 3.

機能ブロック4の機能部42は、送られてきた信号22が自身の機能ブロック4に対応するタイムスロットであるか否かを判定する(S11)。データ1A61は、機能ブロック4に対応するタイムスロットではないので(S11でNo)、機能ブロック4は、送られてきた信号22のデータ1A61を中継し、信号23として出力する(S14)。また、データ1B62は、機能ブロック4に対応するタイムスロットなので(S11でYes)、機能ブロック4の機能部42は、データ1B62に受信命令が含まれているか否かを判定する(S12)。受信命令が含まれていないので(S12でNo)、機能ブロック4は、送られてきた信号22のデータ1B62を中継し、信号23として出力する(S14)。   The functional unit 42 of the functional block 4 determines whether or not the transmitted signal 22 is a time slot corresponding to its own functional block 4 (S11). Since the data 1A61 is not a time slot corresponding to the functional block 4 (No in S11), the functional block 4 relays the data 1A61 of the transmitted signal 22 and outputs it as the signal 23 (S14). Since the data 1B62 is a time slot corresponding to the functional block 4 (Yes in S11), the functional unit 42 of the functional block 4 determines whether or not the data 1B62 includes a reception command (S12). Since the reception command is not included (No in S12), the functional block 4 relays the data 1B62 of the transmitted signal 22 and outputs it as the signal 23 (S14).

上記動作により、制御装置2より出力されたデータ1A61を機能ブロック3に伝送することができる。   Through the above operation, the data 1A61 output from the control device 2 can be transmitted to the functional block 3.

図11は、各機能ブロックの信号送信動作を示すフローチャートである。
図10および図11を用いて、機能ブロック4から機能ブロック3に信号伝送を行う動作について説明する。機能ブロック4から出力されたデータ3A64が機能ブロック3に伝送されるとする。また、以下の説明において、受信動作についての詳細な説明は、上述の説明と重複するので省略する。
FIG. 11 is a flowchart showing the signal transmission operation of each functional block.
The operation of performing signal transmission from the functional block 4 to the functional block 3 will be described with reference to FIGS. 10 and 11. It is assumed that data 3A64 output from the functional block 4 is transmitted to the functional block 3. Further, in the following description, a detailed description of the receiving operation is omitted because it overlaps with the above description.

制御装置2は、信号21の機能ブロック3に対応するタイムスロットにデータ2A63を出力する。また、データ2A63の制御信号52には、機能ブロック4に対する送信命令が含まれる。信号21は、機能ブロック3を介し信号22として出力される。   The control device 2 outputs data 2A63 in the time slot corresponding to the functional block 3 of the signal 21. The control signal 52 of the data 2A63 includes a transmission command for the functional block 4. The signal 21 is output as a signal 22 through the functional block 3.

機能ブロック4の機能部42は、送られてきた信号22に、自身の機能ブロック4に対する送信命令が含まれているか否かを判定する(S21)。データ3A64には、機能ブロック4に対する送信命令が含まれているので(S21でYes)、機能ブロック4の機能部42は、データ2A63をデータ3A64に置き換える(S22)。すなわち、機能ブロック4の機能部42は、機能ブロック4の信号受信手段45aが受信した信号の、信号伝送先の機能ブロック3に割り当てられたタイムスロットの信号を置き換え、機能ブロック4の信号送信手段46bに置き換えた信号を送る。また、データ3A64には、機能ブロック3に対する受信命令が含まれる。機能ブロック4は、置き換えたデータ3A64を信号23として出力する(S23)。また、データ2B65には、機能ブロック4に対する送信命令が含まれていないので(S21でNo)、機能ブロック4は、送られてきた信号22のデータ2B65を中継し、信号23として出力する(S23)。   The functional unit 42 of the functional block 4 determines whether or not the transmitted signal 22 includes a transmission command for its own functional block 4 (S21). Since the data 3A64 includes a transmission command for the functional block 4 (Yes in S21), the functional unit 42 of the functional block 4 replaces the data 2A63 with the data 3A64 (S22). That is, the functional unit 42 of the functional block 4 replaces the signal received by the signal receiving unit 45a of the functional block 4 with the signal of the time slot assigned to the functional block 3 of the signal transmission destination, and the signal transmitting unit of the functional block 4 The signal replaced with 46b is sent. Further, the data 3A64 includes a reception command for the functional block 3. The functional block 4 outputs the replaced data 3A64 as the signal 23 (S23). Since the data 2B65 does not include a transmission command for the functional block 4 (No in S21), the functional block 4 relays the data 2B65 of the transmitted signal 22 and outputs it as the signal 23 (S23). ).

信号23は、終端装置5および機能ブロック4を介し信号25として、機能ブロック3に送られる。   The signal 23 is sent to the functional block 3 as the signal 25 via the termination device 5 and the functional block 4.

機能ブロック3は、信号25の機能ブロック3に対応するタイムスロットのデータ3A64を受信する。   The functional block 3 receives the data 3A64 of the time slot corresponding to the functional block 3 of the signal 25.

上記動作により、機能ブロック4より出力されたデータ3A64を機能ブロック3に伝送することができる。例えば、図15に示す従来の方法では、上記動作(信号の送信および受信)を行うためには2回の非同期動作(送信動作および受信動作)が必要となる。一方、本実施の形態におけるデータ制御装置1では、上記動作を1サイクルで行うことができる。すなわち、信号の伝送経路が終端装置5を介して折り返すループを形成することにより、どの機能ブロック間であっても、信号の伝送を1サイクルで行うことができる。よって、高速で信号伝送を行うことができる。   With the above operation, the data 3A64 output from the functional block 4 can be transmitted to the functional block 3. For example, the conventional method shown in FIG. 15 requires two asynchronous operations (transmission operation and reception operation) in order to perform the above operation (signal transmission and reception). On the other hand, in the data control device 1 in the present embodiment, the above operation can be performed in one cycle. That is, by forming a loop in which the signal transmission path is turned back through the termination device 5, signal transmission can be performed in one cycle between any functional blocks. Therefore, signal transmission can be performed at high speed.

また、本実施の形態におけるデータ制御装置1は、各機能ブロックおよび制御装置2との間における信号伝送を同期して行うことができる。これにより、従来のデータ制御装置で必要であった、信号伝送の開始を示すコード等を送る必要がない。これにより、高速で信号伝送を行うことができる。また、種々の機能を有するデータ制御装置1を、容易に制御することができる。   Further, the data control device 1 in the present embodiment can perform signal transmission between each functional block and the control device 2 in synchronization. As a result, there is no need to send a code or the like indicating the start of signal transmission, which is necessary in a conventional data control apparatus. Thereby, signal transmission can be performed at high speed. In addition, the data control device 1 having various functions can be easily controlled.

以上より、本実施の形態におけるデータ制御装置1は、従来のデータ制御装置で必要であった各機能ブロックを接続するためのバックプレーン92またはマザーボード等を必要としない。これにより、任意の個数の機能ブロックを簡単に接続することができる。また、データ制御装置1の大きさは接続された機能ブロックの大きさで決まる。よって、データ制御装置1の大きさを必要最小限に抑えることができる。   As described above, the data control device 1 according to the present embodiment does not require the backplane 92 or the mother board for connecting each functional block necessary for the conventional data control device. Thereby, an arbitrary number of functional blocks can be easily connected. The size of the data control device 1 is determined by the size of the connected functional block. Therefore, the size of the data control device 1 can be minimized.

また、本実施の形態におけるデータ制御装置1は、各機能ブロックおよび制御装置2との間における信号伝送を同期して行うことができる。これにより、従来のデータ制御装置で必要であった、信号伝送の開始を示すコード等を送る必要がない。これにより、高速で信号伝送を行うことができる。また、種々の機能を有するデータ制御装置1を、容易に制御することができる。   Further, the data control device 1 in the present embodiment can perform signal transmission between each functional block and the control device 2 in synchronization. As a result, there is no need to send a code or the like indicating the start of signal transmission, which is necessary in a conventional data control apparatus. Thereby, signal transmission can be performed at high speed. In addition, the data control device 1 having various functions can be easily controlled.

また、本実施の形態におけるデータ制御装置1は、信号の1サイクルにおいて各機能ブロックが使用する領域を決め信号伝送を行う。これにより、各機能ブロックが使用するデータを容易に制御することができる。   In addition, the data control device 1 in the present embodiment determines an area used by each functional block in one signal cycle and performs signal transmission. Thereby, the data used by each functional block can be easily controlled.

また、本実施の形態におけるデータ制御装置1は、一つの出力信号に対し、一つの受け手のみが接続される構成をもつ。また、配線長も最短で形成することができる。これらより、各信号の負荷が軽減される。よって、高速に信号伝送を行うことができる。また、各端子における負荷がほぼ等しくなるので、各信号の遅延を考慮する必要がない。よって、各信号の制御を容易に行うことができる。   Further, the data control device 1 in the present embodiment has a configuration in which only one receiver is connected to one output signal. Also, the wiring length can be formed with the shortest length. As a result, the load on each signal is reduced. Therefore, signal transmission can be performed at high speed. In addition, since the load at each terminal is almost equal, it is not necessary to consider the delay of each signal. Therefore, each signal can be easily controlled.

また、本実施の形態におけるデータ制御装置1は、信号伝送量の多い機能ブロックに対して、使用するタイムスロットを広くとり、信号伝送量の少ない機能ブロックに対しては、使用するタイムスロットを狭くすることができる。よって、信号伝送速度の異なる複数の機能ブロックを使用する場合でも、各機能ブロックに使用するタイムスロットのクロック数を変更することで効率良く、信号を伝送することができる。   In addition, the data control device 1 according to the present embodiment takes a wide time slot for a functional block with a large signal transmission amount, and narrows a time slot to be used for a functional block with a small signal transmission amount. can do. Therefore, even when a plurality of functional blocks having different signal transmission speeds are used, signals can be efficiently transmitted by changing the number of clocks of time slots used for the respective functional blocks.

また、本実施の形態におけるデータ制御装置1は、信号の伝送経路が終端装置5を介して折り返すループを形成する。これにより、どの機能ブロック間であっても、信号の伝送を1サイクルで行うことができる。よって、高速で信号伝送を行うことができる。   Further, the data control device 1 according to the present embodiment forms a loop in which the signal transmission path is turned back via the termination device 5. Thereby, signal transmission can be performed in one cycle between any functional blocks. Therefore, signal transmission can be performed at high speed.

なお、上記説明では、機能ブロックは2個としているが、機能ブロックの数はこれに限らない。また、機能ブロック数が増えた場合には、伝送される信号に新たな機能ブロックが使用するタイムスロットが作成される。   In the above description, the number of functional blocks is two, but the number of functional blocks is not limited to this. Further, when the number of functional blocks increases, a time slot used by a new functional block is created for a signal to be transmitted.

また、1サイクルのクロック数を16としているが、1サイクルのクロック数はこれに限らない。また、1サイクルを125μsとしているがこれに限らない。   Although the number of clocks in one cycle is 16, the number of clocks in one cycle is not limited to this. One cycle is set to 125 μs, but is not limited to this.

また、上記説明では、各機能ブロックに対するタイムスロットを4クロックとしているが、クロック数はこれに限らない。   In the above description, the time slot for each functional block is 4 clocks, but the number of clocks is not limited to this.

また、連結コネクタ8および9は、図2および図3に示す形状を用いているが、各機能ブロックを電気的に接続する構成であればこれに限らない。   Moreover, although the connection connectors 8 and 9 use the shapes shown in FIGS. 2 and 3, the present invention is not limited to this as long as each functional block is electrically connected.

また、図1において、箱状の形状の終端装置5を用いているが、形状はこれに限らない。例えば、終端装置5は、機能ブロック4の連結コネクタ8に嵌合するコネクタでもよい。   Moreover, in FIG. 1, although the box-shaped termination | terminus device 5 is used, a shape is not restricted to this. For example, the termination device 5 may be a connector that fits into the connection connector 8 of the functional block 4.

また、信号伝送に用いる信号として、図7に示すように、クロック51、制御信号51およびデータ53を示したが、これに加えタイミングパルス等を用いてもよい。また、制御信号51の代わりにタイミングパルスのみを用いてもよい。   Further, as shown in FIG. 7, the clock 51, the control signal 51, and the data 53 are shown as signals used for signal transmission. However, a timing pulse or the like may be used in addition thereto. Further, instead of the control signal 51, only a timing pulse may be used.

また、信号伝送に制御信号51を用いているが、制御信号51を用いず、タイムスロットに読み出しおよび置き換えを割り当て用いてもよい。すなわち、各タイムスロットは、対応する機能ブロックおよび動作に割り当てられる。   In addition, although the control signal 51 is used for signal transmission, the control signal 51 may not be used, and reading and replacement may be assigned to time slots. That is, each time slot is assigned to a corresponding functional block and operation.

また、1サイクルを複数のタイムスロットに対応する機能ブロックを割り当て、信号伝送の制御を行っているが、タイムスロットを分割せず、制御信号52に送信および受信を行う機能ブロックの情報を加えてもよい。   In addition, function blocks corresponding to a plurality of time slots are assigned to one cycle to control signal transmission. However, the time slot is not divided, and information on the function blocks to be transmitted and received is added to the control signal 52. Also good.

(実施の形態2)
実施の形態1におけるデータ制御装置1では、信号を伝送するループ経路を形成するために、終端装置5が必要である。そのため、任意の機能を有するデータ制御装置1を設計する場合、常に終端装置5を組み込まなくてはならない。これにより、データ制御装置1の大きさが大きくなる問題がある。また、データ制御装置1の設計に手間がかかるという問題がある。実施の形態2では、終端装置5を必要としない、データ制御装置1について説明する。
(Embodiment 2)
In the data control device 1 according to the first embodiment, the termination device 5 is necessary to form a loop path for transmitting a signal. Therefore, when designing the data control device 1 having an arbitrary function, the termination device 5 must always be incorporated. As a result, there is a problem that the size of the data control device 1 is increased. In addition, there is a problem that it takes time to design the data control device 1. In the second embodiment, a data control device 1 that does not require the termination device 5 will be described.

図12は、実施の形態2におけるデータ制御装置1の構成を示すブロック図である。図12に示すデータ制御装置1は、終端装置5を有さない点が、実施の形態1におけるデータ制御装置1と異なる。   FIG. 12 is a block diagram illustrating a configuration of the data control apparatus 1 according to the second embodiment. The data control device 1 shown in FIG. 12 is different from the data control device 1 according to the first embodiment in that the termination device 5 is not provided.

図13は、図12における機能ブロック6の構成を示すブロック図である。なお、図6と同様の要素には同様の符号が付しており、詳しい説明は省略する。   FIG. 13 is a block diagram showing the configuration of the functional block 6 in FIG. The same elements as those in FIG. 6 are denoted by the same reference numerals, and detailed description thereof is omitted.

図13に示す、機能ブロック6は、構成格納部41と、機能部42と、信号受信部43a、44a、45aおよび46aと、信号送信部43b、44b、45bおよび46bと、接続判定部81と、ループ形成部82および83とを備える。   The functional block 6 shown in FIG. 13 includes a configuration storage unit 41, a functional unit 42, signal reception units 43a, 44a, 45a and 46a, signal transmission units 43b, 44b, 45b and 46b, and a connection determination unit 81. And loop forming portions 82 and 83.

接続判定部81は、機能ブロック6の後段(制御装置2が接続されている方向の逆の方向)に、機能ブロックが接続されているか否かを判定する。また、判定した結果をループ形成部82および83に送る。   The connection determination unit 81 determines whether or not the functional block is connected to the subsequent stage of the functional block 6 (the direction opposite to the direction in which the control device 2 is connected). The determined result is sent to the loop forming units 82 and 83.

ループ形成部82は、接続判定部81により機能ブロック6の後段に機能ブロックが接続されていない判断がなされた場合に、信号送信部44bから送信された信号を、信号受信部44aに帰還する。   When the connection determining unit 81 determines that the functional block is not connected to the subsequent stage of the functional block 6, the loop forming unit 82 feeds back the signal transmitted from the signal transmitting unit 44b to the signal receiving unit 44a.

ループ形成部83は、接続判定部81により機能ブロック6の後段に機能ブロックが接続されていない判断がなされた場合に、信号送信部46bから送信された信号を、信号受信部46aに帰還する。   When the connection determining unit 81 determines that the functional block is not connected to the subsequent stage of the functional block 6, the loop forming unit 83 feeds back the signal transmitted from the signal transmitting unit 46b to the signal receiving unit 46a.

よって、機能ブロック6は、機能ブロック6の後段に、機能ブロックが接続されている場合には、図6に示す機能ブロック3と同様に、信号送信部44bおよび46bより出力された信号を、後段の機能ブロックに出力する。また、機能ブロック6の後段に、機能ブロックが接続されていない場合には、信号送信部44bおよび46bより出力された信号は、ループ形成部82および83により形成されたループ経路を介し、信号受信部44aおよび46aに入力される。   Therefore, when the functional block is connected to the subsequent stage of the functional block 6, the functional block 6 outputs the signals output from the signal transmission units 44b and 46b, as in the functional block 3 shown in FIG. Output to the function block. If no functional block is connected to the subsequent stage of the functional block 6, the signals output from the signal transmitting units 44b and 46b are received via the loop path formed by the loop forming units 82 and 83. Input to the parts 44a and 46a.

以上の構成により、実施の形態2におけるデータ制御装置1は、終端装置5を用いることなく、信号伝送経路としてループを形成することができる。よって、データ制御装置1の大きさを小さくできる。また、自動的に後段に機能ブロックが接続されているか否かを判定し、接続されていない場合には折り返しループ経路を形成する。よって、データ制御装置1の設計を容易に行うことができる。   With the above configuration, the data control device 1 according to the second embodiment can form a loop as a signal transmission path without using the termination device 5. Therefore, the size of the data control device 1 can be reduced. In addition, it is automatically determined whether or not a functional block is connected to the subsequent stage. If the functional block is not connected, a loopback loop path is formed. Therefore, the data control device 1 can be easily designed.

本発明は、データ制御装置に適用でき、特に工業用電子機器、デジタルAV応用機器、有線、無線および衛星通信機器等の複数の機能ブロック装置が連結して構成されるデータ制御装置に適用できる。   The present invention can be applied to a data control device, and in particular to a data control device configured by connecting a plurality of functional block devices such as industrial electronic devices, digital AV application devices, wired, wireless, and satellite communication devices.

実施の形態1におけるデータ制御装置の斜視図である。1 is a perspective view of a data control device in Embodiment 1. FIG. 機能ブロック3の斜視図である。3 is a perspective view of a functional block 3. FIG. 機能ブロック3の斜視図である。3 is a perspective view of a functional block 3. FIG. 実施の形態1におけるデータ制御装置のブロック図である。1 is a block diagram of a data control apparatus in Embodiment 1. FIG. 制御装置2のブロック図である。3 is a block diagram of a control device 2. FIG. 実施の形態1における機能ブロック3のブロック図である。3 is a block diagram of a functional block 3 in the first embodiment. FIG. 伝送される信号のタイミングチャートである。It is a timing chart of the signal transmitted. 接続された機能ブロックの構成認証動作のフローチャートである。It is a flowchart of the structure authentication operation | movement of the connected functional block. 各機能ブロックの信号受信動作を示すフローチャートである。It is a flowchart which shows the signal reception operation | movement of each functional block. 伝送される信号のタイミングチャートである。It is a timing chart of the signal transmitted. 各機能ブロックの信号送信動作を示すフローチャートである。It is a flowchart which shows the signal transmission operation | movement of each functional block. 実施の形態2におけるデータ制御装置のブロック図である。FIG. 10 is a block diagram of a data control device in a second embodiment. 実施の形態2における機能ブロック6のブロック図である。FIG. 10 is a block diagram of functional block 6 in the second embodiment. 従来のデータ制御装置の斜視図である。It is a perspective view of the conventional data control apparatus. 従来のシリアルバスを用いたデータ制御装置の構成を示す図である。It is a figure which shows the structure of the data control apparatus using the conventional serial bus.

符号の説明Explanation of symbols

1 データ制御装置
2 制御装置
3、4、6、7 機能ブロック
5 終端装置
8、9 接続コネクタ
11〜16、21〜26 信号
31 構成制御部
32 機能制御部
33a、34a、43a〜46a 信号受信部
33b、34b、43b〜46b 信号送信部
41 構成格納部
42 機能部
51 クロック
52 制御信号
53 データ
81 接続判定部
82、83 ループ形成部
91 カードフレーム
92 バックプレーン
93 カードユニット
94 コネクタ
101〜106 モジュール
107 シリアルリンクバス
DESCRIPTION OF SYMBOLS 1 Data control apparatus 2 Control apparatus 3, 4, 6, 7 Function block 5 Termination apparatus 8, 9 Connection connector 11-16, 21-26 Signal 31 Configuration control part 32 Function control part 33a, 34a, 43a-46a Signal receiving part 33b, 34b, 43b to 46b Signal transmission unit 41 Configuration storage unit 42 Function unit 51 Clock 52 Control signal 53 Data 81 Connection determination unit 82, 83 Loop formation unit 91 Card frame 92 Backplane 93 Card unit 94 Connector 101-106 Module 107 Serial link bus

Claims (10)

複数の機能ブロック装置が直列に接続されるデータ制御装置に用いられる機能ブロック装置であって、
前段の機能ブロック装置から出力された複数の信号を1対1に受信する第一の信号受信手段と、
後段の機能ブロック装置に複数の信号を1対1に送信する第一の信号送信手段と、
後段の機能ブロック装置から出力された複数の信号を1対1に受信する第二の信号受信手段と、
前段の機能ブロック装置に複数の信号を1対1に送信する第二の信号送信手段とを備え、
前記複数の信号は、クロック信号とデータ信号とを含む
ことを特徴とする機能ブロック装置。
A functional block device used in a data control device in which a plurality of functional block devices are connected in series,
First signal receiving means for receiving a plurality of signals output from the preceding functional block device in a one-to-one relationship;
First signal transmission means for transmitting a plurality of signals to the subsequent functional block device in a one-to-one relationship;
Second signal receiving means for receiving a plurality of signals output from the subsequent functional block device in a one-to-one relationship;
A second signal transmitting means for transmitting a plurality of signals on a one-to-one basis to the previous functional block device;
The plurality of signals include a clock signal and a data signal.
請求項1記載の直列に接続された複数の機能ブロック装置と、
前記複数の機能ブロック装置の初段に接続され、前記複数の機能ブロック装置を制御する制御手段とを備える
ことを特徴とするデータ制御装置。
A plurality of functional block devices connected in series according to claim 1;
A data control apparatus comprising: a control unit that is connected to a first stage of the plurality of functional block devices and controls the plurality of functional block devices.
前記制御手段は、
初段の機能ブロック装置に複数の信号を1対1に送信する信号送信手段と、
初段の機能ブロック装置から出力された複数の信号を1対1に受信する信号受信手段とを備え、
初段の機能ブロック装置の第一の信号受信手段は、制御手段の信号送信手段と接続され、
初段以外の機能ブロック装置の第一の信号受信手段は、前段の第一の信号送信手段と接続され、
初段の機能ブロック装置の第二の信号送信手段は、制御手段の信号受信手段と接続され、
初段以外の機能ブロック装置の第二の信号送信手段は、前段の第二の信号受信手段と接続され、
最終段の機能ブロック装置の第一の信号送信手段から送信された複数の信号は、最終段の機能ブロック装置の第二の信号受信手段に受信される
ことを特徴とする請求項2記載のデータ制御装置。
The control means includes
Signal transmitting means for transmitting a plurality of signals to the first-stage functional block device on a one-to-one basis;
Signal receiving means for receiving a plurality of signals output from the first-stage functional block device on a one-to-one basis,
The first signal receiving means of the first-stage functional block device is connected to the signal transmitting means of the control means,
The first signal receiving means of the functional block device other than the first stage is connected to the first signal transmitting means of the previous stage,
The second signal transmission means of the first-stage functional block device is connected to the signal reception means of the control means,
The second signal transmitting means of the functional block device other than the first stage is connected to the second signal receiving means of the previous stage,
3. The data according to claim 2, wherein the plurality of signals transmitted from the first signal transmitting unit of the last-stage functional block device are received by the second signal receiving unit of the last-stage functional block device. Control device.
前記各機能ブロック装置は、さらに、
前記各機能ブロック装置の一方の側面に設けられた第一の接続コネクタと、
前記各機能ブロック装置の他方の側面に設けられた第二の接続コネクタとを備え、
前記各機能ブロック装置の第一の接続コネクタは、前段の機能ブロックの第二の接続コネクタに接続され、
前記各機能ブロック装置の第二の接続コネクタは、後段の機能ブロック装置の第一の接続コネクタに接続される
ことを特徴とする請求項2または3記載のデータ制御装置。
Each functional block device further includes:
A first connection connector provided on one side surface of each functional block device;
A second connection connector provided on the other side of each functional block device,
The first connection connector of each functional block device is connected to the second connection connector of the previous functional block,
4. The data control device according to claim 2, wherein the second connection connector of each functional block device is connected to the first connection connector of a subsequent functional block device. 5.
前記データ制御装置は、さらに、
前記最終段の機能ブロック装置に接続される終端装置を備え、
前記最終段の機能ブロック装置の第一の信号送信手段から送信された複数の信号は、前記終端装置を介し、最終段の機能ブロック装置の第二の信号受信手段に受信される
ことを特徴とする請求項2、3または4記載のデータ制御装置。
The data control device further includes:
A termination device connected to the last-stage functional block device;
The plurality of signals transmitted from the first signal transmitting unit of the last-stage functional block device are received by the second signal receiving unit of the last-stage functional block device via the termination device. The data control device according to claim 2, 3 or 4.
前記各機能ブロックは、さらに、
前記機能ブロックの後段に機能ブロック装置が接続されているか否かを判定する接続判定手段と、
前記接続判定手段により、前記機能ブロック装置の後段に機能ブロック装置が接続されていない判定がなされた場合に、前記機能ブロック装置の第一の信号送信手段から送信される信号を、前記機能ブロック装置の第二の信号受信手段に帰還する帰還形成手段とを備える
ことを特徴とする請求項2、3または4記載のデータ制御装置。
Each functional block further includes:
Connection determination means for determining whether or not a functional block device is connected to the subsequent stage of the functional block;
When the connection determination unit determines that the function block device is not connected to the subsequent stage of the function block device, a signal transmitted from the first signal transmission unit of the function block device is transmitted to the function block device. The data control device according to claim 2, 3 or 4, further comprising feedback forming means for feeding back to the second signal receiving means.
前記複数の信号は、一定の時間周期を有し、
前記時間周期は、複数のタイムスロットを有し、
前記各タイムスロットには、各機能ブロック装置に対応する信号が置かれる
ことを特徴と請求項2、3、4、5または6記載のデータ制御装置。
The plurality of signals have a constant time period;
The time period has a plurality of time slots;
The data control device according to claim 2, 3, 4, 5, or 6, wherein a signal corresponding to each functional block device is placed in each time slot.
前記各機能ブロックは、さらに、
前記タイムスロットが、自身の機能ブロックに対応しているか否かを判定するタイムスロット判定手段と、
前記タイムスロットが前記機能ブロック装置に対応するタイムスロットでない場合、前記第一の信号受信手段が受信した信号を、前記第一の信号送信手段に中継する信号中継手段と、
前記タイムスロットが前記機能ブロック装置に割り当てられたタイムスロットである場合、前記第一の信号受信手段が受信した信号を読込む信号読込み手段と、
前記第一の信号受信手段が受信した信号の、信号伝送先の機能ブロック装置に割り当てられたタイムスロットの信号を置き換え、前記第一の信号送信手段に置き換えた信号を送る信号置換手段とを備える
ことを特徴とする請求項7記載のデータ制御装置。
Each functional block further includes:
Time slot determination means for determining whether or not the time slot corresponds to its own functional block;
If the time slot is not a time slot corresponding to the functional block device, a signal relay means for relaying the signal received by the first signal receiving means to the first signal transmitting means;
When the time slot is a time slot assigned to the functional block device, signal reading means for reading the signal received by the first signal receiving means;
A signal replacement unit that replaces the signal of the time slot assigned to the functional block device of the signal transmission destination with the signal received by the first signal reception unit and sends the replaced signal to the first signal transmission unit; The data control device according to claim 7.
前記各機能ブロックは、さらに、
前記タイムスロットが前記機能ブロック装置に対応するタイムスロットでない場合、前記第二の信号受信手段が受信した信号を、前記第二の信号送信手段に中継する信号中継手段と、
前記タイムスロットが前記機能ブロック装置に割り当てられたタイムスロットである場合、前記第二の信号受信手段が受信した信号を読込む信号読込み手段と、
前記第二の信号受信手段が受信した信号の、信号伝送先の機能ブロック装置に割り当てられたタイムスロットの信号を置き換え、前記第二の信号送信手段に置き換えた信号を送る信号置換手段とを備える
ことを特徴とする請求項8記載のデータ制御装置。
Each functional block further includes:
If the time slot is not a time slot corresponding to the functional block device, a signal relay means for relaying the signal received by the second signal receiving means to the second signal transmitting means;
When the time slot is a time slot assigned to the functional block device, a signal reading means for reading a signal received by the second signal receiving means;
A signal replacement unit that replaces the signal of the time slot assigned to the functional block device of the signal transmission destination with the signal received by the second signal reception unit and sends the replaced signal to the second signal transmission unit; 9. A data control apparatus according to claim 8, wherein:
請求項1〜9記載のデータ制御装置は、プログラマブルロジックコントローラ(PLC)またはプログラマブルコントローラ(PC)である。   The data control device according to claims 1 to 9 is a programmable logic controller (PLC) or a programmable controller (PC).
JP2005264320A 2005-09-12 2005-09-12 Data control device Pending JP2007079731A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005264320A JP2007079731A (en) 2005-09-12 2005-09-12 Data control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005264320A JP2007079731A (en) 2005-09-12 2005-09-12 Data control device

Publications (1)

Publication Number Publication Date
JP2007079731A true JP2007079731A (en) 2007-03-29

Family

ID=37939996

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005264320A Pending JP2007079731A (en) 2005-09-12 2005-09-12 Data control device

Country Status (1)

Country Link
JP (1) JP2007079731A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010160635A (en) * 2009-01-07 2010-07-22 Fujikura Ltd Module connection system
JP2011114706A (en) * 2009-11-27 2011-06-09 Fujikura Ltd Module connection system
CN102478804A (en) * 2010-11-22 2012-05-30 Ls产电株式会社 Plc system
WO2012169037A1 (en) * 2011-06-09 2012-12-13 三菱電機株式会社 Programmable controller system
JP2013089248A (en) * 2011-10-17 2013-05-13 Acer Inc Electronic devices and electronic systems
JP2015143613A (en) * 2010-10-22 2015-08-06 アルファ・ラバル・コーポレイト・エービー Heat exchanger plate and plate type heat exchanger
JP2021089471A (en) * 2019-12-02 2021-06-10 株式会社Jvcケンウッド Control device, control method, and program

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010160635A (en) * 2009-01-07 2010-07-22 Fujikura Ltd Module connection system
JP2011114706A (en) * 2009-11-27 2011-06-09 Fujikura Ltd Module connection system
JP2015143613A (en) * 2010-10-22 2015-08-06 アルファ・ラバル・コーポレイト・エービー Heat exchanger plate and plate type heat exchanger
CN102478804B (en) * 2010-11-22 2014-08-13 Ls产电株式会社 Plc system
US8738808B2 (en) 2010-11-22 2014-05-27 Lsis Co., Ltd. PLC system
JP2012113713A (en) * 2010-11-22 2012-06-14 Ls Industrial Systems Co Ltd Plc system
KR101468255B1 (en) * 2010-11-22 2014-12-04 엘에스산전 주식회사 PLC system
CN102478804A (en) * 2010-11-22 2012-05-30 Ls产电株式会社 Plc system
WO2012169037A1 (en) * 2011-06-09 2012-12-13 三菱電機株式会社 Programmable controller system
CN103597416A (en) * 2011-06-09 2014-02-19 三菱电机株式会社 Programmable controller system
JP5523630B2 (en) * 2011-06-09 2014-06-18 三菱電機株式会社 Programmable controller system
JP2013089248A (en) * 2011-10-17 2013-05-13 Acer Inc Electronic devices and electronic systems
JP2021089471A (en) * 2019-12-02 2021-06-10 株式会社Jvcケンウッド Control device, control method, and program

Similar Documents

Publication Publication Date Title
JP2007079731A (en) Data control device
CN104753958A (en) Card and method for converting communication protocols
JP2006120146A (en) Serial bus system
US7843966B2 (en) Communication system for flexible use in different application scenarios in automation technology
US11947475B2 (en) Synchronized processing of process data and delayed transmission
US7334065B1 (en) Multiple data bus synchronization
KR100711718B1 (en) Synchronized serial data bus apparatus for the PCB and the method thereof
KR101082110B1 (en) Timing controller, apparatus for data sending and receving using timing controller
KR101346690B1 (en) Multi protocol transmitter
JPH07200010A (en) Programmable controller and communication method of exclusive control therefor
CN109324535B (en) Control unit and programmable controller
JP5661702B2 (en) Electronic system and communication control method
WO2008044486A1 (en) Multistation communication apparatus
KR930007081B1 (en) Interface board of field-bus
KR100430235B1 (en) Circuit for controlling data transfer between system board and sub-board using common data/address bus line
KR0143684B1 (en) An interface for supporting ic protocol
JP2005094289A (en) Repeater between scan transmission networks
JP4922877B2 (en) Signal serial transmission system
JP2021150732A (en) Master-slave communication system, electronic device, control method of master-slave communication system, and control method of electronic device
KR100369685B1 (en) A method and a device of synchronization reference clock for exchanger
JP3798363B2 (en) Communications system
KR100562117B1 (en) Apparatus of synchronizing for communicating between asynchronous transmission and synchronous data processing module
KR950004509B1 (en) Bus connecting circuit in long distance interface units
KR101337772B1 (en) Apparatus and method of sharing communication port with distinct communication protocol
JP4882333B2 (en) Control system