JPS6360648A - Network control system - Google Patents
Network control systemInfo
- Publication number
- JPS6360648A JPS6360648A JP61204355A JP20435586A JPS6360648A JP S6360648 A JPS6360648 A JP S6360648A JP 61204355 A JP61204355 A JP 61204355A JP 20435586 A JP20435586 A JP 20435586A JP S6360648 A JPS6360648 A JP S6360648A
- Authority
- JP
- Japan
- Prior art keywords
- signal
- register
- network
- serial
- parallel
- 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
Links
Landscapes
- Communication Control (AREA)
Abstract
Description
【発明の詳細な説明】
[概 要]
回線制御装置において、網制御用インタフェース回路を
簡略化するため、網状態信号にスタートビット、ストッ
プビットを付加して直並列変換回路へ送出することによ
り、若しくは網状態信号をキャラクタ化することにより
、情報信号と同じ回路で網状態信号を受信することを可
能としたものである。[Detailed Description of the Invention] [Summary] In order to simplify the network control interface circuit in a line control device, by adding a start bit and a stop bit to a network status signal and sending it to the serial/parallel conversion circuit, Alternatively, by characterizing the network status signal, it is possible to receive the network status signal using the same circuit as the information signal.
[産業上の利用分野] 本発明は回線制御装置における網制御方式に関する。[Industrial application field] The present invention relates to a network control system in a line control device.
加入者電話網をデータ通信に使用した場合、加入者電話
交換網接続制御(局交換機の起動、復旧、選択信号の送
出、呼出信号の検出など)の信号を処理しなければなら
ない。When the subscriber telephone network is used for data communication, signals for controlling the subscriber telephone switching network connection (activation and recovery of the central office exchange, sending selection signals, detection of paging signals, etc.) must be processed.
これらの網状態信号は、従来は、情報信号の転送とは別
の信号線を用いて制御していた。Conventionally, these network status signals have been controlled using a signal line separate from that used for transferring information signals.
最近では、情報信号に網状態信号を多重させて制御する
ようになり、網状態信号をより効率よく処理することが
必要とされる。Recently, network status signals have been multiplexed with information signals for control, and it is necessary to process network status signals more efficiently.
[従来の技術] 第6図は、本発明が適用される装置の構成図である。[Conventional technology] FIG. 6 is a configuration diagram of an apparatus to which the present invention is applied.
図において、IFCは上位装置(ホスト計算機)とのイ
ンタフェースを司るインタフェース制御部である。In the figure, IFC is an interface control unit that controls the interface with a higher-level device (host computer).
MMは通信制御プログラムおよび送受信用データを格納
する記憶部である。MM is a storage unit that stores communication control programs and data for transmission and reception.
CCは記憶部MEM上に格納されている通信制御プログ
ラムを読み出し実行する主制御部である。CC is a main control unit that reads and executes a communication control program stored on the storage unit MEM.
LACは、主制御部CCの指示に基づき、回線接続部(
LA)と記憶部(MEM)の間でデータM)、回線接続
制御部(LAC)および主制御部(CC)は共通バスを
通じて互いに接続されている。Based on instructions from the main control unit CC, the LAC connects the line connection unit (
The data M), the line connection control section (LAC), and the main control section (CC) are connected to each other through a common bus between the LA) and the storage section (MEM).
LAは、回線からのビットシリアルデータを並列データ
に、また回線接続制御部(LAC)からの並列データを
ビットシリアルにそれぞれ変換し、また回線接続制御部
(LAC)からの指示により網制御を行う回線接続部で
ある。The LA converts bit serial data from the line into parallel data, converts parallel data from the line connection control unit (LAC) into bit serial data, and performs network control based on instructions from the line connection control unit (LAC). This is the line connection part.
第7図は、従来技術による網状態信号の処理を示す図で
ある。FIG. 7 is a diagram illustrating processing of network status signals according to the prior art.
網制御装置において回線信号は情報信号■と網状態信号
■とに分離される。In the network control device, the line signal is separated into an information signal (2) and a network status signal (2).
情報信号■は、直並列変換回路(URT)において、シ
リアル/パラレル変換され、キャラクタ信号(CHR)
として回線接続制御部(LAC)に入れられる。The information signal ■ is serial/parallel converted in the serial/parallel conversion circuit (URT) and converted into a character signal (CHR).
It is entered into the line connection control unit (LAC) as a.
網状態信号■は、網状態信号受信回路(P RV)で受
信され、周辺制御レジスタ1 (PSTRI)に貯え
られる。前に受信された網状態信号は周辺制御レジスタ
2 (PSTR2)に貯えられている。The network status signal ■ is received by the network status signal receiving circuit (PRV) and stored in the peripheral control register 1 (PSTRI). Previously received network status signals are stored in peripheral control register 2 (PSTR2).
比較器(COMP)は周辺制御レジスタ1 (PST
RI)と周辺制御レジスタ2 (PSTR2)の内容を
比較し、異なっていた場合は、回線接続制御部(LAC
’)に対する割込信号(IRQ)を発生する。The comparator (COMP) is connected to peripheral control register 1 (PST
RI) and peripheral control register 2 (PSTR2), and if they are different, the line connection control unit (LAC
') generates an interrupt signal (IRQ).
割込信号(IRQ)を受けた回線接続制御部(LAC)
は、周辺制御レジスタ1 (PSTRI)の内容を読
み出し、網状態信号を処理する。Line connection control unit (LAC) that receives the interrupt signal (IRQ)
reads the contents of peripheral control register 1 (PSTRI) and processes the network status signal.
[発明が解決しようとする問題点]
上記に説明のように、従来の網状態信号の処理は、割込
みによる処理であるため、回線接続制御部(L A C
”)の負荷が大きくなるという問題点があった。[Problems to be Solved by the Invention] As explained above, since the conventional network status signal processing is an interrupt-based process, the line connection control unit (LAC
”) had the problem of increasing the load.
本発明は、このような従来の問題点を解消した新規な網
制御方式を提供しようとするものである。The present invention aims to provide a new network control system that solves these conventional problems.
[問題点を解決するための手段] 第1図は本発明の網制御方式の原理ブロック図を示す。[Means for solving problems] FIG. 1 shows a block diagram of the principle of the network control system of the present invention.
第1図Ta)は、第1の発明の原理ブロック図である。FIG. 1 Ta) is a block diagram of the principle of the first invention.
図において、■は情報信号線、■は網状態信号線である
。In the figure, ■ is an information signal line, and ■ is a network status signal line.
1は回線接続制御部(LAC) 、2は回線接続部1
(LAI) 、3は網制御装置である。1 is the line connection control unit (LAC), 2 is the line connection unit 1
(LAI), 3 is a network control device.
網状態信号は、網状態信号受信回路(PRV)22で受
信され、レジスタ1 (REGI)23に貯えられる
。前に受信された網状態信号はレジスタ2(R2O3)
24に貯えられている。The network status signal is received by a network status signal receiving circuit (PRV) 22 and stored in register 1 (REGI) 23. The previously received network status signal is stored in register 2 (R2O3).
It is stored in 24.
比較器(GOMP)25は、レジスタ1 (REGl
)23とレジスタ2 (R2O3)24の内容を比較し
、異なっていた場合は、変換手段1 (CONV)26
に通知する。Comparator (GOMP) 25 is connected to register 1 (REGl
) 23 and register 2 (R2O3) 24, and if they are different, converter 1 (CONV) 26
to notify.
変換回路1 (CONV)26は、比較器(COMP
)25から比較結果の通知を受けると、レジスタ1(R
EGI)23とレジスタ2(R2O3)24の内容にス
タートビットおよびストップビットを付けてビットシリ
アルで直並列変換回路(URT’)27へ送出する。The conversion circuit 1 (CONV) 26 includes a comparator (COMP
) 25, register 1 (R
A start bit and a stop bit are attached to the contents of EGI) 23 and register 2 (R2O3) 24, and the contents are sent to the serial/parallel conversion circuit (URT') 27 in bit serial form.
直並列変換回路(URT’)27では変換手段1 (C
ONV)26からの信号を並列データとして回線接続制
御部(LAC)1へ送出する。In the serial/parallel conversion circuit (URT') 27, the conversion means 1 (C
The signal from ONV) 26 is sent to line connection control unit (LAC) 1 as parallel data.
第1図中)は、第2の発明の原理ブロック図である。図
において、第1図(alと同一の符号は同一の対象物を
示す。1) is a block diagram of the principle of the second invention. In the figures, the same reference numerals as in FIG. 1 (al) indicate the same objects.
第2の発明の回線接続部2 (LA2)は、網状態信号
受信部(PRV)22と、網状態信号の変化を特定キャ
ラクタに変換する変換手段2 (DEC)28と直並列
変換回路(URT’)27とで構成される。The line connection unit 2 (LA2) of the second invention includes a network status signal receiving unit (PRV) 22, a conversion means 2 (DEC) 28 for converting changes in the network status signal into a specific character, and a serial/parallel conversion circuit (URT). ') 27.
網状態信号は、網状態信号受信回路(P RV)22で
受信され変換手段(DEC)28に入れられる。The network status signal is received by a network status signal receiving circuit (PRV) 22 and entered into a conversion means (DEC) 28.
変換手段2(DEC)28では、網状態信号が前と変化
したとき、その状態遷移に対応した特定のキャラクタを
発生し、ビットシリアルで直並列変換回路(URT’)
27へ送出される。The conversion means 2 (DEC) 28 generates a specific character corresponding to the state transition when the network state signal changes from the previous one, and converts it into a serial/parallel converter (URT') in a bit serial manner.
27.
直並列変換回路(URT’)27は、このビットシリア
ル信号を並列データに変換し、回線接続制御部(LAC
)1へ送出する。The serial/parallel converter (URT') 27 converts this bit serial signal into parallel data and sends it to the line connection controller (LAC).
)1.
[作用]
上記第1の発明の構成によれば、網状態信号をスタート
ビット、ストップビットを付けてビットシリアルに送出
するので情報信号用の直並列変換回路(URT)と同一
の回路を用いて並列データとして回線接続制御部(LA
C)へ送出することができる。[Operation] According to the configuration of the first invention, the network status signal is transmitted bit serially with a start bit and a stop bit attached, so that the same circuit as the serial/parallel conversion circuit (URT) for information signals is used. Line connection control unit (LA) is used as parallel data.
C).
さらに、第2の発明の構成によれば、網状態信号の変化
を特定キャラクタに変換して、情報信号用の直並列変換
回路(URT)と同一の回路を用いて、キャラクタデー
タとして送出するので、回線接続制御部(LAC)では
情報データと同じインタフェースにより網状態信号を受
信できる。Furthermore, according to the configuration of the second invention, changes in the network state signal are converted into specific characters and sent out as character data using the same circuit as the serial-to-parallel conversion circuit (URT) for information signals. , the line connection control unit (LAC) can receive the network status signal through the same interface as the information data.
このように回線接続制御部(LAC)は、割込みによる
処理によらず網状態信号を受信することができる。In this way, the line connection control unit (LAC) can receive network status signals without using interrupt processing.
[実施例]
以下第2図〜第5図に示す実施例により、本発明をさら
に具体的に説明する。[Example] The present invention will be described in more detail below with reference to Examples shown in FIGS. 2 to 5.
第2図および第3図は、第4図および第5図に示す実施
例が処理対象とした信号伝送方式を示す。FIGS. 2 and 3 show signal transmission systems that are processed by the embodiments shown in FIGS. 4 and 5. FIG.
第2図および第3図の信号伝送方式は、図に示すように
、網状態信号が情報信号に多重化されている。In the signal transmission systems shown in FIGS. 2 and 3, network status signals are multiplexed with information signals, as shown in the figures.
第2図は信号のフレーム構成を示す図である。FIG. 2 is a diagram showing the frame structure of the signal.
図において、Fはフレームビットを示し、Bは情報ビッ
トを示し、Dは制御ビットを示す。In the figure, F indicates a frame bit, B indicates an information bit, and D indicates a control bit.
本信号伝送方式では、情報ビン)B、制御ビットD、フ
レームビットFは分散配置され、20フレームで一つの
マルチフレームを構成する。In this signal transmission system, information bins) B, control bits D, and frame bits F are distributed and arranged, and 20 frames constitute one multiframe.
綱の制御を司る制御ビットDは、マルチフレーム中の一
つ飛びのフレームに配置される。The control bit D that controls the wire is placed in every frame in the multiframe.
第3図は制御チャネル構成を示す図である。FIG. 3 is a diagram showing the control channel configuration.
図において、Dはチャネル番号を示し、制御信号は発呼
、応答、切断要求等基本的な制御のための状態表示(レ
ベル)信号LO,L+と、通信クラスやダイヤルのため
の選択制御(コード)信号C。In the figure, D indicates the channel number, and the control signals include status display (level) signals LO and L+ for basic control such as call origination, response, and disconnection requests, and selection control (code code) for communication class and dialing. ) signal C.
〜C7から構成される。~C7.
状態表示(レベル)信号は、LO,L+の値そのもので
はなく、受信側のレベル状態と受信されるレベルとの変
化により規定され、発呼、応答、切断要求等の意味を持
たせである。The status display (level) signal is defined not by the values of LO and L+ itself, but by changes in the level status on the receiving side and the received level, and is given meaning such as call origination, response, disconnection request, etc.
第4図は、本発明によるレベル信号処理の第1の実施例
回路図である。FIG. 4 is a circuit diagram of a first embodiment of level signal processing according to the present invention.
図示されていないレベル信号(網状態信号)受信回路P
RVは、レベル信号をビットシリアルにレジスタ1(R
EGI)23へ転送する。Level signal (network status signal) receiving circuit P (not shown)
RV transmits the level signal bit serially to register 1 (R
Transfer to EGI) 23.
23(REGI)はレベル信号受信回路(PRV)から
送られたレベル信号を蓄えるレジスタであり、24(R
2O3)は前に受信したレベル信号を蓄えるレジスタで
ある。23 (REGI) is a register that stores the level signal sent from the level signal receiving circuit (PRV), and 24 (R
2O3) is a register that stores the previously received level signal.
251は排他的論理和ゲートであり、レジスタ(REG
I)23の内容L+ とレジスタ(R2O3)24の内
容LI゛を入力し両者の値が異なるとき“1”を出力す
る。251 is an exclusive OR gate, and a register (REG
I) It inputs the contents L+ of 23 and the contents LI' of register (R2O3) 24, and outputs "1" when the two values are different.
252も排他的論理和ゲートであり、レジスタ(REG
I)23の内容Loとレジスタ(R2O3)24の内容
Lo″を入力し両者の値が異なるとき“1″を出力する
。252 is also an exclusive OR gate, and register (REG
I) Inputs the contents Lo of 23 and the contents Lo of register (R2O3) 24, and outputs "1" when the two values are different.
253はORゲートであり、排他的論理和ゲート251
または252のいずれかが“1”となると“1”を出力
し、ゲート回路261を制御して、ゲートを開く。253 is an OR gate, exclusive OR gate 251
or 252 becomes "1", it outputs "1", controls the gate circuit 261, and opens the gate.
262 (SF)はシフトレジスタであり、レジスタ
(REGI)23および(R2O3)24から転送され
たデータをビットシリアルに転送する。262 (SF) is a shift register, which bit-serially transfers the data transferred from the registers (REGI) 23 and (R2O3) 24.
27(URT’)はシフトレジスタ(SF)262から
ビットシリアルで転送されたデータを並列データに変換
する直並列変換回路である。27 (URT') is a serial-to-parallel conversion circuit that converts data transferred bit-serially from the shift register (SF) 262 into parallel data.
レベル信号はレベル信号受信回路(PRV)で受信され
ると、レジスタ(REGI)23に蓄えられ、レジスタ
(REGI)23に蓄えられていた前のレベル信号はレ
ジスタ(R2O3)24へ転送される。When the level signal is received by the level signal receiving circuit (PRV), it is stored in the register (REGI) 23, and the previous level signal stored in the register (REGI) 23 is transferred to the register (R2O3) 24.
レジスタ(REGl)23と(R2O3)24の内容は
排他的論理和ゲート251および252で比較され、異
なっていれば、ゲート回路261を制御して、レジスタ
(REGI)23および(R2O3)24の値がシフト
レジスタ(SF)262へ転送される。The contents of registers (REGl) 23 and (R2O3) 24 are compared by exclusive OR gates 251 and 252, and if they are different, the gate circuit 261 is controlled to change the values of registers (REGI) 23 and (R2O3) 24. is transferred to the shift register (SF) 262.
シフトレジスタ(SF)262の最初のビットには、常
にスタートビット(B+ )が、最後にはスト、プビッ
ト(B2)が蓄えられており、レジスタ(REGI)2
3および(R2O3)24からの転送が終了すると、直
並列変換回路(URT’)27へシリアル転送を始める
。The first bit of the shift register (SF) 262 always stores a start bit (B+), and the last bit stores a stop bit (B2).
When the transfer from 3 and (R2O3) 24 is completed, serial transfer to the serial/parallel conversion circuit (URT') 27 is started.
直並列変換回路(URT’)27は、調歩同期モードに
より直列並列変換を行い、回線接続制御部(LAC)へ
並列データを転送する。The serial-to-parallel conversion circuit (URT') 27 performs serial-to-parallel conversion in an asynchronous mode and transfers parallel data to the line connection control unit (LAC).
第5図は、本発明によるレベル信号処理の第2の実施例
回路図である。FIG. 5 is a circuit diagram of a second embodiment of level signal processing according to the present invention.
図において、23 (REGI)、24 (R2O3)
、27(URT”)は、第4図と同一の構成要素を示す
。In the figure, 23 (REGI), 24 (R2O3)
, 27 (URT") indicate the same components as in FIG.
281はレジスタ(REGI)23と(R2O3)24
の内容を比較する比較器であり、第4図の251゜25
2、253と同様な構成で実現できる。281 is register (REGI) 23 and (R2O3) 24
It is a comparator that compares the contents of 251°25 in Figure 4.
This can be realized with a configuration similar to that of 2 and 253.
282はレジスタ1 (REGI)23とレジスタ2
(R2O3)24の値から特定キャラクタを作り出すデ
コーダである。282 is register 1 (REGI) 23 and register 2
This is a decoder that creates a specific character from the value of (R2O3)24.
通信網から受信したレベル信号は、まずレジスタ(RE
GI)23に蓄えられ、受信前のレベル状態はレジスタ
2 (R2O3)24に送られる。The level signal received from the communication network is first sent to the register (RE
GI) 23, and the level state before reception is sent to register 2 (R2O3) 24.
レジスタ1(REGI)23の内容とレジスタ2(R2
O3)24の内容は比較器(COMP)281で比較さ
れ、変化があれば、回線接続制御部(LAC)へレベル
信号受信要求信号を送出する。The contents of register 1 (REGI) 23 and register 2 (R2
The contents of O3) 24 are compared by a comparator (COMP) 281, and if there is a change, a level signal reception request signal is sent to the line connection control section (LAC).
デコーダ(DEC)282は、レジスタ1 (REG
l)23とレジスタ2 (R2O3) 24(7)値か
ら、その状態変化に対応して予め規定されたキャラクタ
に変換し、ビットシリアルに直並列変換回路(URT’
)27へ送出する。The decoder (DEC) 282 has register 1 (REG
l) 23 and register 2 (R2O3) 24(7) Converts the value into a predefined character corresponding to the state change, and converts it into a bit serial to serial/parallel converter circuit (URT'
)27.
直並列変換回路(URT“)27は、並列データに変換
し1、情報データの受信と同一なインタフェースで回線
接続制御部(LAC)へ送出する。A serial/parallel conversion circuit (URT") 27 converts the data into parallel data 1 and sends it to the line connection control unit (LAC) using the same interface used for receiving information data.
回線接続制御部(LAC)は、レベル信号受信要求信号
を受けると、情報データを受信するのと同じ処理でレベ
ル信号を受信する。When the line connection control unit (LAC) receives the level signal reception request signal, the line connection control unit (LAC) receives the level signal in the same process as receiving information data.
[発明の効果]
以上説明のように本発明によれば、回線接続制御部(L
AC)のインタフェースが簡略化され、割込み処理のた
めの負担から解放されるので、網制御信号を効率よく処
理することができ、実用上の効果は極めて大である。[Effects of the Invention] As explained above, according to the present invention, the line connection control unit (L
Since the AC interface is simplified and the burden of interrupt processing is relieved, network control signals can be processed efficiently, and the practical effect is extremely large.
第1図は本発明の原理ブロック図、
第2図は本発明の実施例が処理対象とした信号のフレー
ム構成を示す図、
第3図は本発明の実施例が処理対象とした信号のチャネ
ル構成を示す図、
第4図は本発明によるレベル信号処理の第1の実施例回
路図、
第5図は本発明によるレベル信号処理の第2の実施例回
路図、
第6図は本発明が適用される装置の構成図、第7図は従
来技術による網状態信号処理を示す回路図である。
図面において、
1は回線接続制御部(LAC’)、 2は回線
接続部(LA)、
3は網制御装置、
21は直並列変換回路(URT)、
22は網制御信号受信回路(P RV)、23、24は
レジスタ(REGl、2)、25、281は比較器(C
OMP)、
26は変換手段1 (CONV)、
27は直並列変換回路(URT’)、
28は変換手段2 (DEC)、
251、252は排他的論理和ゲート、253はORゲ
ート、
261はゲート回路、
262はシフトレジスタ(SF)、
282はデコーダ(D E C)、
をそれぞれ示す。
(b)
本発明の原理ブロック図
第1図
第 2 図
第 3 図
24、、JEG2 REGI−−レ乙ど一一一一\
ど一一一−)
本発明によるレベル信号処理の第1の実施例回路図第6
図
第7図Figure 1 is a principle block diagram of the present invention. Figure 2 is a diagram showing the frame structure of a signal processed by an embodiment of the present invention. Figure 3 is a channel of a signal processed by an embodiment of the present invention. 4 is a circuit diagram of a first embodiment of level signal processing according to the present invention; FIG. 5 is a circuit diagram of a second embodiment of level signal processing according to the present invention; FIG. 6 is a circuit diagram of a second embodiment of level signal processing according to the present invention. FIG. 7, which is a block diagram of the applied device, is a circuit diagram showing network status signal processing according to the prior art. In the drawing, 1 is a line connection control unit (LAC'), 2 is a line connection unit (LA), 3 is a network control device, 21 is a serial/parallel converter circuit (URT), and 22 is a network control signal receiving circuit (PRV). , 23, 24 are registers (REGl, 2), 25, 281 are comparators (C
26 is the conversion means 1 (CONV), 27 is the serial-to-parallel conversion circuit (URT'), 28 is the conversion means 2 (DEC), 251 and 252 are exclusive OR gates, 253 is an OR gate, 261 is a gate 262 is a shift register (SF), and 282 is a decoder (DEC). (b) Block diagram of the principle of the present invention Fig. 1 Fig. 2 Fig. 3 Fig. 24.
11-) First embodiment circuit diagram of level signal processing according to the present invention No. 6
Figure 7
Claims (3)
信データに変換し回線接続制御部へ送出する直並列変換
回路と、回線接続制御部への並列受信データ処理要求を
発生する回路と、網制御装置からの網状態信号を受信す
る網状態信号受信回路を備えた回線接続部を有する回線
制御装置において、 新たに受信した網状態信号と前の網状態信号と異なるこ
とを検出したとき、並列受信データを送出するよう構成
したことを特徴とする網制御方式。(1) A serial-to-parallel conversion circuit that converts a bit-serial information signal from a network control device into parallel reception data and sends it to a line connection control unit, and a circuit that generates a parallel reception data processing request to the line connection control unit; In a line control device having a line connection section equipped with a network condition signal receiving circuit for receiving a network condition signal from a network control device, when it is detected that a newly received network condition signal is different from the previous network condition signal, A network control system characterized by being configured to transmit parallel received data.
号を保持するレジスタ(23)と、 前の網状態信号を保持するレジスタ(24)と、レジス
タ(23)とレジスタ(24)の内容を比較し、内容が
異なるとき信号を送出する比較器(25)と、比較器(
25)からの信号を受けたとき、レジスタ(23)とレ
ジスタ(24)のデータにスタートビットとストップビ
ットを付加して送出する変換手段1(26)と、 ビットシリアル信号を並列データに変換する直並列変換
回路(27)を備え、網状態信号に変化のあったとき、
網状態信号を並列データとして送出するよう構成したこ
とを特徴とする特許請求の範囲第1項記載の網制御方式
。(2) A register (23) that holds the network status signal received by the network status signal receiving circuit, a register (24) that holds the previous network status signal, and the contents of the register (23) and register (24). A comparator (25) that compares and sends out a signal when the contents are different, and a comparator (
25) converting means 1 (26) that adds a start bit and a stop bit to the data in the register (23) and register (24) and sends the data when receiving a signal from the register (25); and converts the bit serial signal into parallel data. Equipped with a serial-to-parallel conversion circuit (27), when there is a change in the network state signal,
The network control system according to claim 1, characterized in that the network status signal is configured to be sent out as parallel data.
号と前の網状態信号を予め定めた特定のキャラクタに変
換する変換手段2(28)と、ビットシリアル信号を並
列データに変換する直並列変換回路(27)を備え、網
状態信号の変化を予め定めた特定のキャラクタデータと
して送出するよう構成したことを特徴とする特許請求の
範囲第1項記載の網制御方式。(3) converting means 2 (28) for converting the network status signal received by the network status signal receiving circuit and the previous network status signal into a predetermined specific character; and a serial/parallel converting means 2 (28) for converting the bit serial signal into parallel data. 2. The network control system according to claim 1, further comprising a conversion circuit (27) and configured to transmit changes in the network status signal as predetermined specific character data.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP61204355A JPS6360648A (en) | 1986-08-29 | 1986-08-29 | Network control system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP61204355A JPS6360648A (en) | 1986-08-29 | 1986-08-29 | Network control system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPS6360648A true JPS6360648A (en) | 1988-03-16 |
Family
ID=16489134
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP61204355A Pending JPS6360648A (en) | 1986-08-29 | 1986-08-29 | Network control system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS6360648A (en) |
-
1986
- 1986-08-29 JP JP61204355A patent/JPS6360648A/en active Pending
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US3961139A (en) | Time division multiplexed loop communication system with dynamic allocation of channels | |
| JPS6360648A (en) | Network control system | |
| JPS60235559A (en) | Transmission system of packet signal | |
| JPS62269538A (en) | Interface system | |
| JPH0620236Y2 (en) | Power circuit measuring device | |
| JPS61186046A (en) | System for controlling terminal equipment connection | |
| JP3474422B2 (en) | Subscriber interface circuit | |
| JPH02150949A (en) | Bus connecting device | |
| JPH0311848A (en) | Communication controller | |
| JPS61246863A (en) | Data transfer system | |
| JPH02105739A (en) | Isdn terminal adapter device | |
| JPH1139252A (en) | Bus multiplexing system | |
| JPH02228852A (en) | Data transfer system for line adaptor | |
| JPS61133461A (en) | Dma transfer control system | |
| JPH02250453A (en) | Data receiver | |
| JPH05134953A (en) | Data transfer controller | |
| JPS62114050A (en) | Communication control equipment | |
| JPH03271960A (en) | Intelligent inter-cpu adapter | |
| JPS63171039A (en) | Data transmission system | |
| JPS62214750A (en) | Communication control device | |
| JPS63263514A (en) | Balanced/unbalanced converter for scsi bus | |
| JPS6362436A (en) | Transmission control system for communication information | |
| JPH0722284B2 (en) | Communication control device | |
| JPS62219798A (en) | Transmitting system for control information of common equipment for time division exchange remote station | |
| JPS6236941A (en) | Data communication equipment in automobile |