JPH0347638B2 - - Google Patents
Info
- Publication number
- JPH0347638B2 JPH0347638B2 JP57072269A JP7226982A JPH0347638B2 JP H0347638 B2 JPH0347638 B2 JP H0347638B2 JP 57072269 A JP57072269 A JP 57072269A JP 7226982 A JP7226982 A JP 7226982A JP H0347638 B2 JPH0347638 B2 JP H0347638B2
- Authority
- JP
- Japan
- Prior art keywords
- control circuit
- control
- command
- command information
- circuit group
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
- 230000005540 biological transmission Effects 0.000 claims description 37
- 230000015654 memory Effects 0.000 claims description 26
- 238000000034 method Methods 0.000 claims description 18
- 238000012544 monitoring process Methods 0.000 claims description 10
- 230000006870 function Effects 0.000 claims description 4
- 238000004891 communication Methods 0.000 description 6
- 238000010586 diagram Methods 0.000 description 6
- 238000006243 chemical reaction Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 239000012141 concentrate Substances 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M9/00—Arrangements for interconnection not involving centralised switching
- H04M9/002—Arrangements for interconnection not involving centralised switching with subscriber controlled access to a line, i.e. key telephone systems
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Sub-Exchange Stations And Push- Button Telephones (AREA)
Description
【発明の詳細な説明】
(産業上の利用分野)
本発明は、マイコン等電子制御回路を使用し、
ケーブル芯線の少対化を図つたボタン電話に於け
る制御方式に関するものである。[Detailed Description of the Invention] (Industrial Application Field) The present invention uses an electronic control circuit such as a microcomputer,
This invention relates to a control system for a button telephone with fewer pairs of cable core wires.
(従来技術とその問題点)
近年のマイコン等を使つたボタン電話装置に関
する制御方式には、図1のように主装置に制御を
集中させるように構成したスター形成のものと、
図2のように制御を各機能ユニツトに分配配置し
たブランチ形式のものとがある。(Prior art and its problems) Recent control systems for key telephone devices using microcomputers, etc. include a star-forming system configured to concentrate control on the main device as shown in Figure 1;
As shown in FIG. 2, there is a branch type system in which control is distributed to each functional unit.
そこで、前者(以下集中制御形と呼ぶ)は、ボ
タン電話機1−1〜1−nに設けた制御回路はデ
ータのパラレル・シリアル変換等データ伝送に必
要とする最小限の変換を行うのみでデータ処理は
行わず、いわゆる原始データ(未処理のデータ)
の形で主装置に送り、主装置でこれを集中的に処
理する方式である。この方式は、各ボタン電話機
からのデータ量が大きいこと、及び、主装置に設
けられた集中制御回路2に大きな処理能力が要求
され、その結果コスト高になるばかりでなく、シ
ステムの縮小と拡張に対する柔軟性に欠ける欠点
があつた。 Therefore, in the former type (hereinafter referred to as the centralized control type), the control circuit installed in the button telephones 1-1 to 1-n only performs the minimum conversion necessary for data transmission, such as parallel/serial conversion of data. No processing is performed, so-called raw data (unprocessed data)
In this method, the information is sent to the main device in the form of , and the main device processes it centrally. This method requires a large amount of data from each button telephone and a large processing capacity for the central control circuit 2 provided in the main device, which not only increases costs but also reduces and expands the system. The disadvantage was that it lacked flexibility.
又、後者(以下分散制御形と呼ぶ)は、各機能
ユニツト単位に制御部を分配配置している。すな
わち、ボタン電話装置を構成する各機能ユニツ
ト、例えば、ボタン電話機のランプや電鍵等の回
路、局線着信検知回路、通話路スイツチ回路等そ
れぞれの機能ユニツトにそれぞれ1つずつ個別
の、一般には、ワンチツプマイコン等で構成され
る制御部を設けている。この方式は、タスク実行
に際して、データ発生源と同一ユニツトに出力す
るタスク実行の場合には、データ伝送に無関係に
その発生源に配置された制御部で閉ループ処理を
行うが、しかし、タスク実行が各ユニツトにまた
がるものの場合には、原始データをプロセツサの
コマンドとして処理した後、伝送線を介して目的
とする前記機能ユニツト毎に配置された制御部に
前記コマンドを伝送し、タスク実行を行う方式で
ある。しかるに、この方式では、タスク実行が伝
送線を介して行われ、かつそのプログラムは図5
のパターンにその伝送処理例を示すようにシング
ル・スレツド処理になるため、1つのタスクを実
行するのに多くの時間を必要とする。そのため、
システムの大きさに比例して処理時間が増加する
が、実用上はこの処理時間は100〜200msec以内
に収める必要があり、結果として前記のデータ伝
送速度及び制御部の処理速度を早くする必要が生
ずる。これは、装置を複雑化し、品質及びコスト
に対して不利であるばかりでなく、大型化に際し
て実用上の限界を生じている。 In the latter type (hereinafter referred to as a distributed control type), control sections are distributed and arranged for each functional unit. In other words, each functional unit constituting the key telephone device, for example, a circuit for a key telephone lamp, a telephone key, etc., a central office line incoming call detection circuit, a call path switch circuit, etc. A control section consisting of a one-chip microcomputer, etc. is provided. In this method, when a task is executed to output data to the same unit as the data source, closed-loop processing is performed in the control unit located at the source regardless of data transmission. In the case of a task that spans multiple units, a method is used in which the source data is processed as a processor command, and then the command is transmitted via a transmission line to the control unit located in each of the target functional units, and the task is executed. It is. However, in this method, task execution is performed via a transmission line, and the program is as shown in Figure 5.
As shown in the example of transmission processing in the pattern shown in Figure 1, since it is a single-threaded process, it takes a lot of time to execute one task. Therefore,
Processing time increases in proportion to the size of the system, but in practice this processing time must be kept within 100 to 200 msec, and as a result, the data transmission speed and processing speed of the control unit must be increased. arise. This not only complicates the device and is disadvantageous in terms of quality and cost, but also poses a practical limit when increasing the size of the device.
(発明の目的)
本発明は、以上の如き従来技術の欠点を解消し
て、装置を複雑化することなしに、分散制御と集
中制御との効果的な組合せの採用により全タスク
の実行速度を早くすることができるボタン電話装
置の制御方式を提供するものである。(Objective of the Invention) The present invention solves the drawbacks of the prior art as described above, and increases the execution speed of all tasks by adopting an effective combination of distributed control and centralized control without complicating the device. The present invention provides a control method for a button telephone device that can be quickly controlled.
(発明の構成および作用)
この目的達成のために、本発明によるボタン電
話装置の制御方式は、複数の電話機と主装置間の
制御信号をデイジタル信号形式で伝送しボタン電
話装置に必要なタスクを実行するための制御を行
うボタン電話装置の制御方式において、
前記複数の電話機の各々に、該電話機の各機能
に対応して第1の制御回路群を備え、
前記主装置に、該主装置の各機能に対応して設
けた第2の制御回路群と、前記第1の制御回路群
と該第2の制御回路群との間のコマンド情報を一
時蓄積するコマンドバツフアメモリと、前記複数
の電話機の状態監視のための情報を蓄積する状態
監視メモリと、該両メモリ及び前記第2の制御回
路群間の情報の伝送を制御する第3の制御回路と
を備え、
前記第1の制御回路群とコマンドバツフアメモ
リ間のデータは所要本数のケーブルにて予め決め
られたタイミングに割りつけられて送受信され、
該第1の制御回路群と前記第2の制御回路群間
の制御信号はコマンド情報信号形式により伝送さ
れ、
前記第3の制御回路の制御による前記複数の電
話機の各々のコマンド情報の前記主装置における
処理を該主装置における送受信と時間的に分離す
るために該コマンド情報は前記コマンドバツフア
メモリに一時蓄積され、
該コマンドバツフアメモリの内容と前記状態監
視メモリの内容と前記第2の制御回路群の内容と
を参照して行われる前記第3の制御回路による前
記コマンド情報の適否判断の結果が適の場合には
当該コマンド情報が要求する制御回路に振り分け
られて該コマンド情報を並列処理するとともに前
記結果が否の場合には予め定めた手順に従つて該
コマンド情報を所定のコマンド情報に変換して前
記第2の制御回路群により処理することにより、
前記ボタン電話装置に必要な前記タスクを実行
するための制御を前記コマンド情報の送受信のタ
イミングから独立して行うことができるように構
成されている。(Structure and operation of the invention) In order to achieve this object, a control method for a button telephone device according to the present invention transmits control signals between a plurality of telephones and a main device in a digital signal format to perform tasks necessary for the button telephone device. In a control method for a button telephone device that performs control for execution, each of the plurality of telephones is provided with a first control circuit group corresponding to each function of the telephone, and the main device is provided with a control circuit group of the main device. a second control circuit group provided corresponding to each function; a command buffer memory for temporarily storing command information between the first control circuit group and the second control circuit group; the first control circuit, comprising: a state monitoring memory that stores information for monitoring the state of the telephone; and a third control circuit that controls transmission of information between the two memories and the second control circuit group; Data between the control circuit group and the command buffer memory is transmitted and received by a required number of cables at predetermined timings, and control signals between the first control circuit group and the second control circuit group are transmitted and received using the command buffer memory. The command information is transmitted in an information signal format, and the command information is transmitted in the main device in order to temporally separate the processing in the main device of the command information of each of the plurality of telephones under the control of the third control circuit from the transmission and reception in the main device. The command information is temporarily stored in a command buffer memory, and the command information is executed by the third control circuit with reference to the contents of the command buffer memory, the contents of the status monitoring memory, and the contents of the second control circuit group. If the result of the suitability judgment is yes, the command information is distributed to the required control circuit and the command information is processed in parallel, and when the result is no, the command information is processed according to a predetermined procedure. By converting the command information into predetermined command information and processing it by the second control circuit group, control for executing the task necessary for the button telephone device is performed independently of the timing of transmission and reception of the command information. It is configured so that it can be done.
(実施例) 以下に図面を用いて本発明を詳細に説明する。(Example) The present invention will be explained in detail below using the drawings.
図3は本発明に係わる回路構成例を示すブロツ
ク図である。図3で1−1,1−nはボタン電話
機、2は主装置、3は局線着信信号の検知やダイ
ヤル発信等を行う回路で構成している局線とのイ
ンターフエイス回路、4は通話路スイツチ回路、
5はマイコン等で構成する主装置制御回路、6,
7はデータ伝送用送受信回路、8はワンチツプマ
イコン等で構成される電話機制御回路、9は電鍵
やダイヤルスイツチ等のスイツイチボード、10
はランプ等の表示素子、11は通話回路、12,
13はデータ伝送路用ケーブル、14,15は通
話路用ケーブル、16はリンガ回路である。 FIG. 3 is a block diagram showing an example of a circuit configuration according to the present invention. In Figure 3, 1-1 and 1-n are key telephones, 2 is the main device, 3 is an interface circuit with the central office line, which is comprised of circuits for detecting incoming telephone signals and making dial calls, etc., and 4 is a telephone communication circuit. road switch circuit,
5 is a main device control circuit composed of a microcomputer, etc.; 6;
7 is a transmitter/receiver circuit for data transmission, 8 is a telephone control circuit consisting of a one-chip microcomputer, etc., 9 is a switch board for telephone keys, dial switches, etc., 10
is a display element such as a lamp, 11 is a communication circuit, 12,
13 is a cable for a data transmission path, 14 and 15 are cables for a communication path, and 16 is a ringer circuit.
図3の実施例の動作を局線着信・応答を例とし
て説明する。局線から着信があると、局線インタ
ーフエイス回路3から出力信号が主装置制御回路
5に送られデータ処理を施し、主装置制御回路5
の出力信号が〔送受信回路6→ケーブル12→送
受信回路7〕のルートで電話機制御回路8に送ら
れる。制御回路8ではそれを処理し、ランプ10
を点灯させさらにリンガ回路16を駆動させて着
信表示を行う。 The operation of the embodiment shown in FIG. 3 will be explained by taking incoming/responsive calls from a central office line as an example. When a call is received from the central office line, an output signal is sent from the central office line interface circuit 3 to the main unit control circuit 5, where data processing is performed and the main unit control circuit 5
The output signal is sent to the telephone control circuit 8 via the route [transmission/reception circuit 6→cable 12→transmission/reception circuit 7]. The control circuit 8 processes it, and the lamp 10
is turned on and the ringer circuit 16 is driven to display an incoming call.
ボタン電話機1−1で局着応答に際して電鍵9
を押すと、それは電話機制御回路8で処理され、
その出力信号は一つはランプ10を点灯させ、も
う一つは〔送受信回路7→ケーブル12→送受信
回路6〕のルートで主装置制御回路5に送られ
る。主装置制御回路5ではそれを処理し、その出
力信号で通話路スイツチ回路4の素子aをオンと
し、局線1をケーブル14を介して通話回路11
に接続する。以上の動作により、局着に応答し通
話が可能となる。 When answering an incoming call using the button telephone 1-1, the telephone key 9 is pressed.
When you press , it is processed by the telephone control circuit 8,
One of the output signals turns on the lamp 10, and the other is sent to the main device control circuit 5 via the route [transmission/reception circuit 7→cable 12→transmission/reception circuit 6]. The main device control circuit 5 processes it, turns on the element a of the communication path switch circuit 4 with the output signal, and connects the office line 1 to the communication circuit 11 via the cable 14.
Connect to. With the above operations, it becomes possible to answer the call and make a call.
図4は本発明における制御系の構成例を示すも
ので、21,22,23は主装置に配置された機
能ユニツト(例えば局着信号検知回路、通話スイ
ツチ回路、局線保留回路、ダイヤル信号発信回路
等の従来主装置に主実装配置している各回路によ
つて構成する機能ユニツト)を制御する制御回
路、24は状態監視メモリ、25はコマンドバツ
フアメモリ、20は制御回路で以上は主装置に実
装する。26,27はデータ伝送路、28,2
9,30,31,32,33は各電話機の制御回
路である。 FIG. 4 shows an example of the configuration of the control system according to the present invention. Reference numerals 21, 22, and 23 indicate functional units disposed in the main device (for example, an incoming station signal detection circuit, a call switch circuit, a station line hold circuit, a dial signal origination circuit, etc.). 24 is a status monitoring memory, 25 is a command buffer memory, 20 is a control circuit, and the above is a main circuit. Implement it on the device. 26, 27 are data transmission paths, 28, 2
9, 30, 31, 32, and 33 are control circuits for each telephone.
ここで、電話機制御回路28〜33からコマン
ドバツフアメモリ25への制御信号は、プロセツ
サのコマンド(例えば、回線接続要求、回線開放
要求、回線保留要求等)に変換して送られる。各
電話機制御回路28〜33から送られて来た上記
コマンド信号はコマンドバツフアメモリ25に一
時蓄積する。この時点で伝送路の伝送タイミング
と主装置でのその後の制御のための処理タイミン
グとは時間的に切り離される。続いて、コマンド
バツフアメモリ25に一時蓄積されたコマンド情
報は状態監視メモリ24に送られ、その内容と比
較し制御回路20で適否を判断し、適ならば、前
記コマンドが要求する制御回路21〜23に前記
コマンドを送る。制御回路21〜23ではそれを
受信するとそのコマンドを実行する。ここで、前
記コマンドの適否判断で、否の場合には制御回路
20で予め決められた手順に従つて処理される。
例えば、コマンドが内線呼出要求であつたとき被
呼電話機が話中の場合、その内線呼出要求のコマ
ンドはピジートーン発信要求に変えられ、該当す
る機能ユニツト制御回路21〜23に送られ、そ
れを実行する。 Here, control signals from the telephone control circuits 28 to 33 to the command buffer memory 25 are converted into processor commands (eg, line connection request, line release request, line hold request, etc.) and sent. The command signals sent from each telephone control circuit 28 to 33 are temporarily stored in the command buffer memory 25. At this point, the transmission timing of the transmission path and the processing timing for subsequent control in the main device are temporally separated. Subsequently, the command information temporarily stored in the command buffer memory 25 is sent to the status monitoring memory 24, and compared with the contents, the control circuit 20 determines whether or not it is appropriate.If the command information is appropriate, the control circuit 21 requested by the command is Send the above command to ~23. When the control circuits 21 to 23 receive the command, they execute the command. Here, it is determined whether the command is appropriate or not, and if the command is not appropriate, the control circuit 20 processes the command according to a predetermined procedure.
For example, if the command is an extension call request and the called telephone is busy, the extension call request command is changed to a pidgey tone request and sent to the corresponding functional unit control circuits 21 to 23 to execute it. do.
以上の一連の動作によりボタン電話装置を制御
するタスクを実行するように構成したものであ
る。ここで20〜25の各ユニツトはそれぞれ別々の
ユニツトとして構成することも出来るし、又、全
体をマイクロコンピユータ上で蓄積プログラム制
御で実現することも可能である。更に28〜33のユ
ニツトは実際にはワンチツプマイコンで構成する
のが有効である。 The system is configured to execute the task of controlling the key telephone device through the series of operations described above. Here, each of the 20 to 25 units can be constructed as separate units, or the whole can be realized under storage program control on a microcomputer. Furthermore, it is actually effective to configure units 28 to 33 with one-chip microcontrollers.
又、図4で伝送路が26,27と2つに分けて
記されているが、前記分散制御形は、データの伝
送タイミングとコマンドの処理タイミングが互い
に独立ではないために、一本の伝送路でなければ
ならないのに対し、本発明の構成はコマンドをコ
マンドバツフアで一時蓄積し伝送路との間では決
められた伝送タイミングでデータの送受を行つて
いるため、また一時蓄積にはRAMを使用するこ
とができるため、データの伝送タイミングはコマ
ンドの処理タイミングから独立となり、分配され
た複数の伝送路からのコマンド入力が可能にな
り、システムの大型化に対して有効な手段であ
る。 In addition, although the transmission path is shown as two transmission paths 26 and 27 in FIG. 4, in the distributed control type, data transmission timing and command processing timing are not independent of each other, so a single transmission path is used. However, in the configuration of the present invention, commands are temporarily stored in a command buffer, and data is sent and received between the transmission path and the transmission path at a predetermined transmission timing. Since the data transmission timing is independent of the command processing timing, command input can be made from multiple distributed transmission paths, and this is an effective means for increasing the size of the system.
図5のパターン2は本発明の伝送と制御の関係
を表すタイミムチヤートの一例である。図5で、
、、は電話機の制御回路28,29,30
の処理時間、、、は電話機から主装置への
データ伝送時間、、、は制御回路20での
処理時間、、、は主装置から電話機へのデ
ータ伝送時間、、、は電話機の制御回路2
8〜30の処理時間である。 Pattern 2 in FIG. 5 is an example of a timing chart showing the relationship between transmission and control of the present invention. In Figure 5,
, , are the telephone control circuits 28, 29, 30
The processing time, . . . is the data transmission time from the telephone to the main device, . . is the processing time in the control circuit 20, .
8 to 30 processing times.
ここで、局線捕捉の動作を例にとつて説明す
る。今、電話機の1台が局線捕捉のため、キース
イツチを押すと、パターン1により、→→
→のルートで動作する。この場合は、時間に対
して直列に動作する。次に、3台の電話機が同時
あるは少しの時間差を以てキースイツチを押す
と、パターン2のようになる。この場合、処理は
時間に対してオーバラツプして行われる。ここ
で、、、の処理の回路はそれぞれ別個の制
御回路で構成され、かつ他の機能ユニツトとのコ
マンドの送受はないため、並列処理が可能であ
る。続いて、電話機から主装置へのコマンドの伝
送は、、、のように決められた優先順位に
従つて直列に送出される。上記で送出されたコマ
ンドは主装置に入力され、、、の処理を行
う。この時点ではオーバラツプが生ずるが、前記
したコマンドバツフアで一時蓄積し、処理するこ
とで処理可能となる。ここで前記したように通話
路スイツチをオンにする等の動作を行う一方、処
理された結果は主装置から電話機へ決められた優
先順位に従つて、、のように直列に送出さ
れる。これはそれぞれ電話機で受信され、、
、のように処理され、その出力でランプを点
灯する等の動作を行う。このとき、、、は
それぞれ別個の制御回路での処理であり、しか
も、他の機能ユニツトとのコマンドの送受は行わ
れない。その結果、オーバラツプ処理は可能であ
る。 Here, the operation of central line acquisition will be explained as an example. Now, when one of the telephones presses the key switch to capture the central office line, according to pattern 1, →→
It works with the → route. In this case, it operates serially with respect to time. Next, if three telephones press the key switch at the same time or with a slight time difference, pattern 2 will occur. In this case, the processing is performed in an overlapping manner with respect to time. Here, the processing circuits of , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and each processing circuit are each constructed of a separate control circuit, and no commands are exchanged with other functional units, so that parallel processing is possible. Subsequently, the transmission of commands from the telephone to the main device is sent out serially according to the determined priority order, . The command sent above is input to the main device, and the following processing is performed. At this point, an overlap occurs, but it can be processed by temporarily storing it in the command buffer described above and processing it. Here, while operations such as turning on the communication path switch are performed as described above, the processed results are sent out in series from the main device to the telephone according to the determined priority order. This is received on each phone,
, and the output is used to perform operations such as lighting a lamp. At this time, processing is performed by separate control circuits, and commands are not sent or received with other functional units. As a result, overlap processing is possible.
(発明の効果)
以上のように、本発明はコマンドの伝送のみ直
列とし、各コマンドの処理部分はオーバラツプを
可能とするとともに、更にコマンドの伝送とコマ
ンドの処理を時間的にオーバラツプすることが可
能になり、ボタン電話装置として呼処理が輻湊し
たときの処理時間を大幅に短縮することができ
る。(Effects of the Invention) As described above, in the present invention, only commands are transmitted serially, and the processing portions of each command can be overlapped, and furthermore, command transmission and command processing can be overlapped in time. This makes it possible to significantly shorten the processing time when call processing is congested as a button telephone device.
以上説明したように、本発明は分散制御形の特
徴を生かしながら、その欠点をコマンドバツフア
メモリと状態監視メモリを設けることで制御部で
のコマンド処理時間とコマンド伝送時間とを互い
に分離することにより除去したものであり、その
結果、装置全体が簡易化し、小形化、信頼性向
上、規模の縮小拡大に対する柔軟性向上及びコス
トダウン等実用上の効果は大きい。 As explained above, the present invention makes use of the characteristics of the distributed control type while eliminating its drawbacks by separating the command processing time and command transmission time in the control unit by providing a command buffer memory and a status monitoring memory. As a result, the entire device is simplified, resulting in significant practical effects such as miniaturization, improved reliability, improved flexibility for scaling down and expanding, and cost reduction.
図1は従来の制御回路の一例を示すブロツク
図、図2は従来の制御回路の他の例を示すブロツ
ク図、図3は本発明にかかわる回路構成を示すブ
ロツク図、図4は本発明における制御系の一実施
例を示すブロツク図、図5は本発明の動作を説明
するためのタイムチヤートである。
1−1〜1−n……電話機、2……主装置、3
……インターフエイス回路、4……通話路スイツ
チ回路、5……主装置制御回路、6,7……送受
信回路、8……電話機制御回路、9……スイツチ
ボード、10……表示素子(ランプ)、11……
通話回路、12,13,14,15……ケーブ
ル、16……リンガ回路、20,21,22,2
3……制御回路、24……状態監視メモリ、25
……コマンドバツフアメモリ、26,27……デ
ータ伝送路、28,29,30,31,32,3
3……制御回路。
FIG. 1 is a block diagram showing an example of a conventional control circuit, FIG. 2 is a block diagram showing another example of a conventional control circuit, FIG. 3 is a block diagram showing a circuit configuration according to the present invention, and FIG. 4 is a block diagram showing another example of a conventional control circuit. FIG. 5 is a block diagram showing one embodiment of the control system, and is a time chart for explaining the operation of the present invention. 1-1 to 1-n...Telephone, 2...Main device, 3
... Interface circuit, 4 ... Call path switch circuit, 5 ... Main device control circuit, 6, 7 ... Transmission/reception circuit, 8 ... Telephone control circuit, 9 ... Switch board, 10 ... Display element (lamp) ), 11...
Call circuit, 12, 13, 14, 15... Cable, 16... Ringer circuit, 20, 21, 22, 2
3... Control circuit, 24... Condition monitoring memory, 25
...Command buffer memory, 26, 27...Data transmission line, 28, 29, 30, 31, 32, 3
3...Control circuit.
Claims (1)
タル信号形式で伝送しボタン電話装置に必要なタ
スクを実行するための制御を行うボタン電話装置
の制御方式において、 前記複数の電話機の各々に、該電話機の各機能
に対応して第1の制御回路群を備え、 前記主装置に、該主装置の各機能に対応して設
けた第2の制御回路群と、前記第1の制御回路群
と該第2の制御回路群との間のコマンド情報を一
時蓄積するコマンドバツフアメモリと、前記複数
の電話機の状態監視のための情報を蓄積する状態
監視メモリと、該両メモリ及び前記第2の制御回
路群間の情報の伝送を制御する第3の制御回路と
を備え、 前記第1の制御回路群とコマンドバツフアメモ
リ間のデータは所要本数のケーブルにて予め決め
られたタイミングに割りつけられて送受信され、 該第1の制御回路群と前記第2の制御回路群間
の制御信号はコマンド情報信号形式により伝送さ
れ、 前記第3の制御回路の制御による前記複数の電
話機の各々のコマンド情報の前記主装置における
処理を該主装置における送受信と時間的に分離す
るために該コマンド情報は前記コマンドバツフア
メモリに一時蓄積され、 該コマンドバツフアメモリの内容と前記状態監
視メモリの内容と前記第2の制御回路群の内容と
を参照して行われる前記第3の制御回路による前
記コマンド情報の適否判断の結果が適の場合には
当該コマンド情報が要求する制御回路に振り分け
られて該コマンド情報を並列処理するとともに前
記結果が否の場合には予め定めた手順に従つて該
コマンド情報を所定のコマンド情報に変換して前
記第2の制御回路群により処理することにより、 前記ボタン電話装置に必要な前記タスクを実行
するための制御を前記コマンド情報の送受信のタ
イミングから独立して行うことができるように構
成されたことを特徴とするボタン電話装置の制御
方式。[Scope of Claims] 1. A control method for a button telephone device that transmits control signals between a plurality of telephones and a main device in a digital signal format and performs control for executing tasks necessary for the button telephone device, comprising: Each of the telephones is provided with a first control circuit group corresponding to each function of the telephone, and the main device is provided with a second control circuit group provided corresponding to each function of the main device; a command buffer memory that temporarily stores command information between the first control circuit group and the second control circuit group; and a status monitoring memory that stores information for status monitoring of the plurality of telephones; and a third control circuit that controls the transmission of information between the memory and the second control circuit group, and the data between the first control circuit group and the command buffer memory is predetermined by a required number of cables. control signals between the first control circuit group and the second control circuit group are transmitted in a command information signal format; The command information is temporarily stored in the command buffer memory in order to temporally separate the processing in the main device of the command information of each telephone from the transmission and reception in the main device, and the command information is temporarily stored in the command buffer memory, and the contents of the command buffer memory and the If the result of the suitability judgment of the command information by the third control circuit, which is performed by referring to the contents of the status monitoring memory and the contents of the second control circuit group, is OK, the control requested by the command information is performed. The command information is distributed to circuits and processed in parallel, and if the result is negative, the command information is converted into predetermined command information according to a predetermined procedure and processed by the second control circuit group. A control method for a button telephone device, characterized in that the key telephone device is configured such that control for executing the tasks necessary for the button telephone device can be performed independently of the timing of transmission and reception of the command information. .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7226982A JPS58188990A (en) | 1982-04-28 | 1982-04-28 | Control system of key telephone system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7226982A JPS58188990A (en) | 1982-04-28 | 1982-04-28 | Control system of key telephone system |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS58188990A JPS58188990A (en) | 1983-11-04 |
JPH0347638B2 true JPH0347638B2 (en) | 1991-07-19 |
Family
ID=13484391
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP7226982A Granted JPS58188990A (en) | 1982-04-28 | 1982-04-28 | Control system of key telephone system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS58188990A (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS61199399A (en) * | 1985-02-28 | 1986-09-03 | Tamura Electric Works Ltd | Data-processing-control system for key telephone equipment |
JPS6481595A (en) * | 1987-09-24 | 1989-03-27 | Nec Corp | Key telephone set |
JP2935236B2 (en) * | 1988-09-21 | 1999-08-16 | 株式会社東芝 | Key telephone equipment |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS569064A (en) * | 1979-07-03 | 1981-01-29 | Mitsubishi Electric Corp | Method and device of arc starting of electrode consuming arc welding machine |
JPS5643896A (en) * | 1979-09-18 | 1981-04-22 | Nec Corp | Key telephone control circuit |
JPS56168487A (en) * | 1980-05-28 | 1981-12-24 | Nec Corp | Exchange system of key telephone |
-
1982
- 1982-04-28 JP JP7226982A patent/JPS58188990A/en active Granted
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS569064A (en) * | 1979-07-03 | 1981-01-29 | Mitsubishi Electric Corp | Method and device of arc starting of electrode consuming arc welding machine |
JPS5643896A (en) * | 1979-09-18 | 1981-04-22 | Nec Corp | Key telephone control circuit |
JPS56168487A (en) * | 1980-05-28 | 1981-12-24 | Nec Corp | Exchange system of key telephone |
Also Published As
Publication number | Publication date |
---|---|
JPS58188990A (en) | 1983-11-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH0347638B2 (en) | ||
JPS63133793A (en) | Private branch exchange system | |
JP2632354B2 (en) | Ringtone synchronization method | |
JPS6354279B2 (en) | ||
JP2605274B2 (en) | Telephone exchange | |
JPH03114337A (en) | Telephone set | |
JPS62200856A (en) | Voice signal and data transmission system | |
JP3039726B2 (en) | Intertalk control method | |
JP2882208B2 (en) | Information control method for telephone switching equipment. | |
JP2506140B2 (en) | Input / output terminal accommodation control method for switchboard | |
JP2923686B2 (en) | Command telephone interrupt control method | |
JPH0353750A (en) | Call transfer processing system for switchboard | |
JPH01164154A (en) | Digital telephone system | |
JPS63209294A (en) | Key telephone system | |
JPH0522289A (en) | Multiple address communication control system | |
JPS61262335A (en) | Control circuit of plural serial communication equipments | |
JPH09168181A (en) | Switching and control method for accommodation of radio mobile terminal under communication state into base station controller | |
JPS62109463A (en) | Line multiplexing device | |
JPH02303296A (en) | Line selection system for multi-function telephone set | |
JPH0115195B2 (en) | ||
JPS6175696A (en) | Operator's trunk circuit | |
JPS63296439A (en) | Key telephone system | |
JPH0344194A (en) | Priority subscriber accommodation system | |
JPS643107B2 (en) | ||
JPS60253357A (en) | Telephone call system |