Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPS6230641B2 - - Google Patents
[go: Go Back, main page]

JPS6230641B2 - - Google Patents

Info

Publication number
JPS6230641B2
JPS6230641B2 JP10601881A JP10601881A JPS6230641B2 JP S6230641 B2 JPS6230641 B2 JP S6230641B2 JP 10601881 A JP10601881 A JP 10601881A JP 10601881 A JP10601881 A JP 10601881A JP S6230641 B2 JPS6230641 B2 JP S6230641B2
Authority
JP
Japan
Prior art keywords
circuit
output
operation pattern
setting
count value
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
Application number
JP10601881A
Other languages
Japanese (ja)
Other versions
JPS588308A (en
Inventor
Hirohisa Mizuhara
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP10601881A priority Critical patent/JPS588308A/en
Publication of JPS588308A publication Critical patent/JPS588308A/en
Publication of JPS6230641B2 publication Critical patent/JPS6230641B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Program-control systems
    • G05B19/02Program-control systems electric
    • G05B19/04Program control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/10Program control other than numerical control, i.e. in sequence controllers or logic controllers using selector switches

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明はスケジユール制御装置に関するもの
であり、特に負荷をあらかじめ設定されたスケジ
ユールで制御するスケジユール制御装置におい
て、負荷を入、切する運転パターンを設定し、こ
の運転パターンの時刻に該当する時刻になると、
負荷を入または切にする信号を出力するようにし
たスケジユール制御装置に関するものである。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a schedule control device, and particularly to a schedule control device that controls a load according to a preset schedule. When the time corresponding to the time of this driving pattern is reached,
The present invention relates to a schedule control device that outputs a signal to turn on or turn off a load.

〔従来の技術〕[Conventional technology]

従来のスケジユール制御装置は、主としてマイ
クロコンピユータのような演算記憶機能を有する
ものが用いられていた。スケジユールの設定値
は、例えば週間プログラムの場合、曜日、負荷を
制御する時刻、回路名、入切りのデータ等であ
り、この設定は、第1図に示すようにキーボード
等であらかじめ定められた手順に従つて行われて
いた。
Conventional schedule control devices have mainly used devices such as microcomputers that have an arithmetic and storage function. For example, in the case of a weekly program, the schedule settings include the day of the week, the time at which the load is to be controlled, the circuit name, on/off data, etc. These settings can be made using a predetermined procedure using the keyboard, etc., as shown in Figure 1. It was done according to.

第1図はキーボードで設定された表示装置の表
示状態を示し、第2図はキーボードで設定される
運転パターンを示す。
FIG. 1 shows the display state of the display device set using the keyboard, and FIG. 2 shows the driving pattern set using the keyboard.

第1図及び第2図において、第2図の時刻t1
おける運転パターンを、水曜日の回路名No.2に設
定するには、第1図に示すように、曜日は水曜
日、負荷を制御する時刻は0400、回路名は2、入
切りのデータは入セツトにキーボードで設定す
る。この設定値は、マイクロコンピユータの記憶
部の記憶回路に記憶され、運転中は順次記憶回路
に記憶されている設定値を読出し、マイクロコン
ピユータに内蔵された時計回路の時間及び曜日と
照合して、一致すると該当する回路に入または切
への制御信号を出力するように構成されていた。
In Figures 1 and 2, to set the operating pattern at time t 1 in Figure 2 to circuit name No. 2 for Wednesday, the day of the week is Wednesday and the load is controlled as shown in Figure 1. Set the time as 0400, the circuit name as 2, and the on/off data on the input set using the keyboard. These set values are stored in the memory circuit of the memory section of the microcomputer, and during operation, the set values stored in the memory circuit are sequentially read out and compared with the time and day of the week of the clock circuit built into the microcomputer. It was configured to output a control signal to turn on or off to the corresponding circuit if they matched.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来の装置は以上のように構成されているた
め、キーボードで設定値を設定するには、例えば
第2図に示す運転パターンにおいては、時刻t1
t6において夫々設定しなければならず、6回のキ
ーボードの設定操作を行なわなければならなかつ
た。このため、キーボードの設定操作回数が多
く、設定操作に時間がかかり、かつ誤設定が生じ
る恐れがあつた。またマイクロコンピユータに設
定された設定値を呼出して確認するには、第2図
に示す運転パターンの設定内容は一命令毎に呼出
されるため、24回の呼出し操作が必要であり、呼
出し操作並びに確認に時間がかかるばかりでな
く、第2図に示す運転パターンの概要を一目で判
断することができない欠点があつた。
Since the conventional device is configured as described above, in order to set the set value using the keyboard, for example, in the operation pattern shown in FIG .
t 6 , and the keyboard setting operation had to be performed six times. Therefore, the number of keyboard setting operations is large, the setting operations take time, and there is a risk that erroneous settings may occur. In addition, in order to call up and confirm the set values set in the microcomputer, the setting contents of the operation pattern shown in Figure 2 are called for each command, so 24 call operations are required. Not only does it take time to confirm, but it also has the drawback that the outline of the driving pattern shown in FIG. 2 cannot be determined at a glance.

この発明は上記のような従来のものの欠点を除
去するためになされたもので、キーボードの設定
操作を簡単にすることにより、設定操作の時間短
縮と設定操作誤りが発生するのを防止すると共
に、設定値の運転パターンを一目で判読できるよ
うにしたスケジユール制御装置を提供することを
目的としている。
This invention was made to eliminate the drawbacks of the conventional ones as described above, and by simplifying the setting operation of the keyboard, it shortens the time of setting operation and prevents setting operation errors. It is an object of the present invention to provide a schedule control device in which a driving pattern of set values can be read at a glance.

〔問題点を解決するための手段〕[Means for solving problems]

この発明に係るスケジユール制御装置は、負荷
を入、切りする入信号と切信号とを出力する入、
切設定スイツチと、クロツクバルスに同期して、
入、切設定スイツチの入信号と切信号との出力を
切換えることにより、運転パターンを設定する運
転パターン設定回路と、運転パターン設定回路で
設定された運転パターンを記憶し、この運転パタ
ーンの時刻に従つて負荷を入、切りする制御信号
を生じる中央演算処理装置と、運転パターン設定
回路の運転パターン設定状況を表示装置に切換え
て表示するスイツチとを備えたものである。
The schedule control device according to the present invention has an input signal that outputs an input signal and a disconnection signal for turning on and off a load.
In synchronization with the off setting switch and the clock pulse,
By switching the input signal and output signal of the on/off setting switch, the operation pattern setting circuit sets the operation pattern, and the operation pattern set in the operation pattern setting circuit is memorized, and the operation pattern is set at the time of this operation pattern. Therefore, it is equipped with a central processing unit that generates control signals for turning on and off the load, and a switch that displays the operating pattern setting status of the operating pattern setting circuit on a display device.

〔作用〕[Effect]

クロツクパルスに同期して、入、切設定スイツ
チの入信号と切信号とを切換えることにより、運
転パターン設定装置に運転パターンを設定させ、
中央演算装置に記憶させて、負荷をこの運転パタ
ーンの時刻に従つて入、切りさせ、スイツチによ
つて、表示装置に運転パターンの設定状況を表示
する。
By switching the ON signal and OFF signal of the ON/OFF setting switch in synchronization with the clock pulse, the operation pattern setting device sets the operation pattern,
This is stored in the central processing unit, the load is turned on and off according to the time of this driving pattern, and the setting status of the driving pattern is displayed on the display device by a switch.

〔実施例〕〔Example〕

以下この発明に係るスケジユール制御装置の一
実施例を図について説明する。
An embodiment of the schedule control device according to the present invention will be described below with reference to the drawings.

第3図はこの発明に係るスケジユール制御装置
の一実施例を示し、第4図は第3図の記憶回路の
一実施例を示す。第3図及び第4図において、時
計装置1は、例えばクロツクパルス等の基準信号
を発生し、これを分周回路で分周して時、分、秒
の各信号をつくり計時するもので、計時された
時、分、秒を後述の中央演算処理装置15に印加
する。時計表示装置2は、時計装置1で計時され
た現在時刻を表示する。曜日装置3は、時計装置
1の1日桁上り信号を計数して、週間の曜日をつ
くるもので、つくられた曜日を夫々後述の中央演
算処理装置15に印加する。曜日表示装置4は、
曜日装置3でつくられた曜日を表示する。曜日設
定装置5は、例えば第1図に示す水曜日を設定し
て、後述の中央演算処理装置15に印加するもの
で、例えばデイジタルスイツチによつて構成され
ている。回路名設定装置6は、例えば第1図に示
す回路名No.2を設定して、後述の中央演算処理装
置15に印加するもので、例えばデイジタルスイ
ツチで構成されている。入、切設定スイツチ7
は、端子7aに接続されると第2図に示す運転パ
ターンの入セツト(ON)を設定し、端子7bに
接続されると第2図に示す運転パターンの切セツ
ト(OFF)を設定する。第1のインバータ8
は、入、切設定スイツチ7が端子7aに接続され
ると、入力がLレベルのためHレベルの出力を生
じ、入、切設定スイツチ7が、端子7bに接続さ
れると、抵抗9を介して印加される正電源(+)
からのHレベル入力のため、Lレベルの出力を生
じる。第2のインバータ10は、入、切設定スイ
ツチ7が端子7bに接続されると、入力がLレベ
ルのためHレベルが出力を生じ、入、切設定スイ
ツチ7が端子7aに接続されると、抵抗11を介
して印加される正電源(+)からのHレベル入力
のため、Lレベルの出力を生じる。発振回路12
は、例えば0.5〜1秒程度の所定周期のクロツク
パルスを、第2図に示す運転パターンの時刻0〜
23に対応して発振する。押釦スイツチ13は、そ
の閉成時に発振回路12を付勢して、所定周期の
クロツクパルスを発振させるものである。運転パ
ターン設定回路14は、例えば第2図に示すよう
な運転パターンを発生するもので、発振回路12
からのクロツクパルスは、第2図に示す時刻0〜
23毎に繰返しタイミング入力端子Tに印加され、
第1のインバータ8からのHレベル出力は、第2
図に示す時刻4〜8、11〜13、15〜18間にセツト
入力端子Sに印加され、第2のインバータ10か
らのHレベル出力は、第2図に示す時刻0〜4、
8〜11、13〜15、18〜23間にリセツト入力端子R
に印加されて、出力端子Qに第2図に示すような
運転パターンを発生するものであり、その具体的
な電気回路を第4図に示す。
FIG. 3 shows an embodiment of the schedule control device according to the present invention, and FIG. 4 shows an embodiment of the memory circuit of FIG. 3. In FIGS. 3 and 4, a clock device 1 generates a reference signal such as a clock pulse, and divides the frequency of this signal using a frequency dividing circuit to generate hour, minute, and second signals for timekeeping. The hour, minute, and second are applied to the central processing unit 15, which will be described later. The clock display device 2 displays the current time measured by the clock device 1. The day of the week device 3 counts the daily carry signal of the clock device 1 to create the days of the week, and applies the created days of the week to the central processing unit 15, which will be described later. The day of the week display device 4 is
The day of the week created by the day of the week device 3 is displayed. The day of the week setting device 5 sets, for example, Wednesday as shown in FIG. 1, and applies the same to a central processing unit 15, which will be described later, and is constituted by, for example, a digital switch. The circuit name setting device 6 sets the circuit name No. 2 shown in FIG. 1, for example, and applies it to the central processing unit 15, which will be described later, and is composed of, for example, a digital switch. On/off setting switch 7
When connected to terminal 7a, it sets the operating pattern shown in FIG. 2 (ON), and when connected to terminal 7b, it sets the operating pattern shown in FIG. 2 to off (OFF). first inverter 8
When the ON/OFF setting switch 7 is connected to the terminal 7a, the input is at the L level, so the output is at the H level, and when the ON/OFF setting switch 7 is connected to the terminal 7b, the output is output via the resistor 9. Positive power supply (+) applied by
Because of the H level input from , an L level output is generated. In the second inverter 10, when the ON/OFF setting switch 7 is connected to the terminal 7b, the input is at L level, so the output is at H level, and when the ON/OFF setting switch 7 is connected to the terminal 7a, Due to the H level input from the positive power supply (+) applied through the resistor 11, an L level output is produced. Oscillation circuit 12
For example, a clock pulse with a predetermined period of about 0.5 to 1 second is applied to the operating pattern shown in FIG.
It oscillates in response to 23. When the push button switch 13 is closed, it energizes the oscillation circuit 12 to oscillate a clock pulse of a predetermined period. The operation pattern setting circuit 14 generates an operation pattern as shown in FIG. 2, for example, and the oscillation circuit 12
The clock pulse from
is repeatedly applied to the timing input terminal T every 23 seconds,
The H level output from the first inverter 8 is
It is applied to the set input terminal S during times 4 to 8, 11 to 13, and 15 to 18 shown in the figure, and the H level output from the second inverter 10 is applied at times 0 to 4 shown in FIG.
Reset input terminal R between 8-11, 13-15, 18-23
is applied to generate an operating pattern at the output terminal Q as shown in FIG. 2, and a specific electric circuit thereof is shown in FIG.

第4図は記憶回路14の一実施例を示す。第4
図において、24進カウンタ14aは、発振回路1
2からのクロツクパルスを計数し、その計数値が
23に達すると、次のクロツクパルス印加時に再び
計数値が0にリセツトされるもので、かつ計数値
を2進符号で出力する。デコーダ14bは、24進
カウンタ14aから印加される2進符号を、イン
バータ14cの出力によつて、発振回路12から
のクロツクパルスに同期して復号し、24進カウン
タ14aの計数値0〜23に対応して出力端子Q0
〜Q23に順次出力を生じる。第1のゲート回路1
4d0〜14d23は、第1のインバータ8の出
力とデコーダ14bの出力端子Q0〜Q23の出力と
が、共にHレベルの時に導通状態になり、Hレベ
ル出力を生じる。第2のゲート回路14e0〜1
4e23は、第2のインバータ10の出力とデコ
ーダ14bの出力端子Q0〜Q23の出力とが、共に
Hレベルの時に導通状態になり、Hレベル出力を
生じる、フリツプフロツプ回路14f0〜14f
23は、第1のゲート回路14d0〜14d23
からのHレベル出力がセツト入力端子Sに印加さ
れてセツトされ、出力端子QにHレベル出力を生
じ、第2のゲート回路14e0〜14e23から
のHレベル出力がリセツト入力端子Rに印加され
てリセツトされ、出力端子QにLレベル出力を生
じる。出力端子14g0〜14g23は、フリツ
プフロツプ回路14f0〜14f23の各出力端
子Qに接続されたものである。
FIG. 4 shows one embodiment of the memory circuit 14. Fourth
In the figure, the 24-decimal counter 14a is the oscillation circuit 1
Count the clock pulses from 2, and the count value is
When it reaches 23, the count value is reset to 0 again when the next clock pulse is applied, and the count value is output in binary code. The decoder 14b decodes the binary code applied from the 24-base counter 14a using the output of the inverter 14c in synchronization with the clock pulse from the oscillation circuit 12, and corresponds to the count value 0 to 23 of the 24-base counter 14a. and output terminal Q 0
~Q 23 produces sequential output. First gate circuit 1
4d0 to 14d23 become conductive when the output of the first inverter 8 and the outputs of the output terminals Q0 to Q23 of the decoder 14b are both at H level, and produce an H level output. Second gate circuit 14e0-1
4e23 is a flip-flop circuit 14f0 to 14f that becomes conductive when the output of the second inverter 10 and the outputs of the output terminals Q0 to Q23 of the decoder 14b are both at H level, and generates an H level output.
23 is the first gate circuit 14d0 to 14d23
The H level output from the second gate circuit 14e0 to 14e23 is applied to the set input terminal S to set it, producing an H level output to the output terminal Q, and the H level output from the second gate circuit 14e0 to 14e23 is applied to the reset input terminal R to reset it. and produces an L level output at output terminal Q. The output terminals 14g0 to 14g23 are connected to each output terminal Q of the flip-flop circuits 14f0 to 14f23.

第3図において、中央演算処理装置15は、曜
日設定装置5で設定された水曜日と、回路名設定
装置6で設定された回路名No.2と、運転パターン
設定回路14で設定された第2図に示す運転パタ
ーンとが、記憶される記憶部151と、時計装置
1から印加される現在時刻、並びに曜日装置3か
ら印加される曜日と、記憶部151に記憶されて
いる第2図に示す運転パターンの時刻t1〜t6、及
び水曜日とが一致するか否かを比較演算する比較
演算部152とを備えている。モード設定スイツ
チ16は、第1の端子16aに接続されると、中
央演算処理装置15を動作させ、記憶部151に
曜日設定装置5で設定された水曜日、回路名設定
装置6で設定された回路名No.2、並びに記憶回路
14で設定された第2図に示す運転パターンを記
憶させ、且つ比較演算部152に比較演算させ、
第2の端子16bに接続されると、記憶部151
に記憶された第2図に示す運転パターンを後述の
表示装置18に表示し、第3の端子16cに接続
されると、中央演算処理装置15の動作を停止さ
せる。表示セツト釦スイツチ17は、その閉成時
に運転パターン設定回路14で設定されている運
転パターン状況、即ちフリツプフロツプ回路14
f0〜14f23の出力状況を、表示装置18に
表示させるものである。表示装置18は、運転パ
ターン設定回路14で設定される第2図に示す運
転パターン、及び中央演算処理装置15の記憶部
151に記憶された第2図に示す運転パターンを
表示するもので、第2図に示す時刻0〜23に対応
して表示素子としての発光ダイオードが24個設置
され、第2図に示す時刻4〜18、11〜13、15〜18
に対応す発光ダイオードを点灯させ、時刻0〜
4、8〜11、13〜15、18〜23に対応する発光ダイ
オードを消灯させるものである。継電器駆動回路
19は、中央演算処理装置15の比較演算部15
2での比較演算が一致すると、回路名No.1〜No.8
の継電器20a〜20hを第2図に示す運転パタ
ーンに従つて付勢する。メイク接点21a〜21
hは、回路名No.1〜No.8の継電器20a〜20h
の付勢時に、夫々閉成して負荷(図示せず)を第
2図に示す運転パターンに従つて運転する。
In FIG. 3, the central processing unit 15 selects Wednesday set by the day of the week setting device 5, circuit name No. 2 set by the circuit name setting device 6, and second circuit name set by the operation pattern setting circuit 14. The driving pattern shown in FIG. It includes a comparison calculation unit 152 that performs a comparison calculation to determine whether or not times t 1 to t 6 of the driving pattern match with Wednesday. When connected to the first terminal 16a, the mode setting switch 16 operates the central processing unit 15, and stores the Wednesday set by the day of the week setting device 5 and the circuit set by the circuit name setting device 6 in the storage section 151. 2 and the driving pattern set in the memory circuit 14 as shown in FIG.
When connected to the second terminal 16b, the storage unit 151
The operation pattern shown in FIG. 2 stored in is displayed on the display device 18, which will be described later, and when connected to the third terminal 16c, the operation of the central processing unit 15 is stopped. When the display set button switch 17 is closed, the operation pattern status set by the operation pattern setting circuit 14, that is, the flip-flop circuit 14 is displayed.
The output status of f0 to f23 is displayed on the display device 18. The display device 18 displays the driving pattern shown in FIG. 2 set by the driving pattern setting circuit 14 and the driving pattern shown in FIG. 2 stored in the storage unit 151 of the central processing unit 15. 24 light emitting diodes are installed as display elements corresponding to times 0 to 23 shown in Figure 2, and times 4 to 18, 11 to 13, and 15 to 18 shown in Figure 2.
Lights up the light emitting diode corresponding to the time 0~
The light emitting diodes corresponding to numbers 4, 8 to 11, 13 to 15, and 18 to 23 are turned off. The relay drive circuit 19 is a comparison operation section 15 of the central processing unit 15.
If the comparison operation in 2 matches, the circuit name No. 1 to No. 8
The relays 20a to 20h are energized according to the operation pattern shown in FIG. Make-up contacts 21a-21
h is relay 20a to 20h with circuit name No. 1 to No. 8
When energized, each closes and the load (not shown) is operated according to the operating pattern shown in FIG.

次に第3図及び第4図の動作を説明する。今、
モード設定スイツチ16を第1の端子16aに接
続すると、曜日設定装置5で設定された水曜日
と、回路名設定装置6で設定された回路名No.2
と、運転パターン設定回路14で設定された第2
図に示す運転パターンとが、中央演算処理装置1
5の記憶部151に記憶される。
Next, the operations shown in FIGS. 3 and 4 will be explained. now,
When the mode setting switch 16 is connected to the first terminal 16a, Wednesday set by the day of the week setting device 5 and circuit name No. 2 set by the circuit name setting device 6 are set.
and the second set by the operation pattern setting circuit 14.
The driving pattern shown in the figure is based on the central processing unit 1.
5 is stored in the storage unit 151.

ここにおいて、第2図に示す運転パターンが、
どのようにして運転パターン設定回路14に設定
されるかを説明する。押ボタンスイツチ13を閉
成すると、発振回路12が付勢されて、2図に示
す時刻0〜23に同期したパルスを発振する。24進
カウンタ14aは発振回路12からのパルス数を
計数し、24個のパルス数を計数すると計数値が0
にリセツトされ、その計数値を2進符号化してデ
コーダ14bに出力する。デコーダ14bは24進
カウンタ14aからの2進符号入力を、インバー
タ14cを介して印加される発振回路12のパル
スに同期して復号し、出力端子Q0〜Q23に順次出
力を生じる。今、第2図の時点0〜4において
入、切設定スイツチ7を端子7bに接続すると、
第1のゲート回路14d0〜14d3は不導通状
態に、第2のゲート回路14e0〜14e3は導
通状態になるため、フリツプフロツプ回路14f
0〜14f3の出力はLレベルとなる。次に、第
2図の時点4〜8において、入、切設定スイツチ
7を端子7aに接続すると、第1のゲート回路1
4d4〜14d7は導通状態になるため、フリツ
プフロツプ回路14f4〜14f7の出力はHレ
ベルとなる。以下同様にして、出力端子14g0
〜14g23に第2図に示す運転パターンを得
る。
Here, the driving pattern shown in FIG.
How it is set in the driving pattern setting circuit 14 will be explained. When the pushbutton switch 13 is closed, the oscillation circuit 12 is energized and oscillates pulses synchronized with times 0 to 23 shown in FIG. The 24-digit counter 14a counts the number of pulses from the oscillation circuit 12, and when 24 pulses are counted, the count value becomes 0.
The count value is binary encoded and output to the decoder 14b. The decoder 14b decodes the binary code input from the 24-ary counter 14a in synchronization with the pulses from the oscillation circuit 12 applied via the inverter 14c, and sequentially produces outputs at output terminals Q0 to Q23 . Now, if the on/off setting switch 7 is connected to the terminal 7b at time points 0 to 4 in FIG.
Since the first gate circuits 14d0 to 14d3 are in a non-conductive state and the second gate circuits 14e0 to 14e3 are in a conductive state, the flip-flop circuit 14f
The outputs of 0 to 14f3 are at L level. Next, at time points 4 to 8 in FIG. 2, when the on/off setting switch 7 is connected to the terminal 7a, the first gate circuit 1
Since flip-flop circuits 4d4 to 14d7 become conductive, the outputs of flip-flop circuits 14f4 to 14f7 become H level. Similarly, output terminal 14g0
The operating pattern shown in FIG. 2 is obtained at ~14g23.

このようにして中央演算処理装置15の記憶部
151に記憶された運転パターンは、モード設定
スイツチ16を第2の接続端子16bに接続する
ことにより、表示装置18に表示することができ
る。表示装置18は、運転パターン設定回路14
の出力端子14g0〜14g23に対応して、24
個の発光ダイオードを備え、出力端子14g0〜
14g23のうち、Hレベル出力に対応する発光
ダイオードを点灯させるため、第2図に示す運転
パターンを一目瞭然に判別することができる。ま
た、モード設定スイツチ16を、第1の端子16
aに接続した状態で表示セツト釦スイツチ17を
閉成すると、運転パターン設定回路14で設定さ
れる第2図に示す運転パターンを、時刻0〜23毎
に順次表示装置18に表示することができる。こ
の間においては、中央演算処理装置15は動作し
ており、比較演算部152において記憶部151
に記憶された第2図に示す運転パターンの時点t1
〜t6並びに水曜日と、時計装置1並びに曜日装置
3から入力される現時点の時刻並びに曜日とを比
較演算する。今、比較演算部152において、曜
日装置3の曜日出力が水曜日となり、且つ時計装
置1の現在値出力が第2図に示す運転パターンの
時点t1になつたことを確認すると、継電器駆動回
路19に回路名No.2の継電器20bを付勢し、そ
のメイク接点21bを閉成させて負荷(図示せ
ず)を動作させる。次に、時計装置1の現在出力
値が第2図に示す運転パターンの時点t2になつた
ことを確認すると、継電器駆動回路19に回路名
No.2の継電器20bを消勢し、そのメイク接点2
1bを開放させて負荷(図示せず)の動作を停止
させる。以下順次同様にして、第2図に示す運転
パターンに従つて負荷(図示せず)を動作させる
ことができる。
The driving pattern thus stored in the storage section 151 of the central processing unit 15 can be displayed on the display device 18 by connecting the mode setting switch 16 to the second connection terminal 16b. The display device 18 is connected to the operation pattern setting circuit 14.
24 corresponding to the output terminals 14g0 to 14g23 of
Output terminal 14g0~
14g23, the light emitting diode corresponding to the H level output is turned on, so that the operation pattern shown in FIG. 2 can be clearly distinguished. Also, the mode setting switch 16 is connected to the first terminal 16.
When the display set button switch 17 is closed while connected to a, the driving pattern set by the driving pattern setting circuit 14 and shown in FIG. . During this time, the central processing unit 15 is operating, and the storage unit 151 is in the comparison operation unit 152.
Time t 1 of the driving pattern shown in FIG. 2 stored in
~t 6 and Wednesday are compared with the current time and day of the week input from the clock device 1 and the day of the week device 3. Now, when the comparison calculation unit 152 confirms that the day of the week output of the day of the week device 3 is Wednesday and that the current value output of the clock device 1 has reached time t 1 of the operation pattern shown in FIG. 2, the relay drive circuit 19 The relay 20b with circuit name No. 2 is energized, its make contact 21b is closed, and a load (not shown) is operated. Next, when it is confirmed that the current output value of the clock device 1 has reached time t 2 of the operation pattern shown in FIG.
De-energize No. 2 relay 20b and its make contact 2
1b is opened to stop the operation of the load (not shown). Thereafter, the load (not shown) can be sequentially operated in the same manner according to the operation pattern shown in FIG.

なお、上記実施例では、第2図に示す運転パタ
ーンの時刻を0〜23のビツトとし、1ビツトを1
時間に相当させ、且つ24進カウンタ14aを用い
たが、実用的には第5図に示す運転パターンの時
刻を0〜48、0〜96のビツトとし、1ビツトを30
分、15分に相当させ、且つ48進カウンタ、96進カ
ウンタを用いるのが妥当である。
In the above embodiment, the time of the operation pattern shown in FIG. 2 is set to bits 0 to 23, and 1 bit is 1
Although the 24-decimal counter 14a was used to correspond to the time, in practice, the time of the driving pattern shown in FIG.
It is appropriate to use a 48-decimal counter or a 96-decimal counter.

〔発明の効果〕〔Effect of the invention〕

この発明は上記のように構成され、第2図に示
す運転パターンを、ある時間間隔を1ビツトに対
応させて設定するために、前記1ビツトに対応さ
たフリツプフロツプ回路14f0〜14f23を
配列し、このフリツプフロツプ回路14f0〜1
4f23に24進カウンタ14aとデコーダ14b
とで順次走査しながらセツト、リセツトさせ、セ
ツト領域は負荷(図示せず)の入状態、リセツト
領域は負荷(図示せず)の切状態に対応させ、こ
の設定されたフリツプフロツプ回路14f0〜1
4f23の各ビツトのセツト、リセツト状態で負
荷(図示せず)のスケジユール制御を行なうよう
にしているため、運転パターンの設定は短時間で
でき、且つ表示セツト釦スイツチ17を閉成し
て、運転パターン設定状態を表示装置18で表示
しながら、運転パターンを設定できるため、誤設
定を防止することができる。
The present invention is constructed as described above, and in order to set the operating pattern shown in FIG. 2 by associating a certain time interval with one bit, flip-flop circuits 14f0 to 14f23 corresponding to said one bit are arranged, This flip-flop circuit 14f0-1
24 base counter 14a and decoder 14b on 4f23
The flip-flop circuits 14f0 to 14f1 are set and reset while sequentially scanning, and the set region corresponds to the ON state of a load (not shown), and the reset region corresponds to the OFF state of the load (not shown).
Since the schedule control of the load (not shown) is performed while each bit of 4f23 is set and reset, the operation pattern can be set in a short time, and the display set button switch 17 can be closed to start the operation. Since the driving pattern can be set while displaying the pattern setting state on the display device 18, erroneous settings can be prevented.

以上のようにこの発明によれば、運転パターン
の設定が短時間ででき、且つ誤設定を防止できる
効果を有する。
As described above, according to the present invention, the driving pattern can be set in a short time and erroneous settings can be prevented.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図はキーボードで設定された表示装置の表
示状態を示す図、第2図はキーボードで設定され
る運転パターンを示す運転パターン図、第3図は
この発明に係るスケジユール制御装置の一実施例
を示すブロツク線図、第4図は第3図の記憶回路
の一実施例を示す電気結線図である。 図において、各図中同一部分は同一符号を付し
ており、1は時計装置、2は時計表示装置、3は
曜日装置、4は曜日表示装置、5は曜日設定装
置、6は回路名設定装置、7は入、切の設定スイ
ツチ、12は発振回路、14は運転パターン設定
回路、14aは24進カウンタ、14bはデコー
ダ、14d0〜14d23は第1のゲート回路、
14e0〜14e23は第2のゲート回路、14
f0〜14f23はフリツプフロツプ回路、15
は中央演算処理装置、151は記憶部、152は
比較演算部、16はモード設定スイツチ、16
a,16bは第1、第2の端子、17は表示セツ
ト釦スイツチ、18は表示装置、19は継電器駆
動回路、20a〜20hは継電器、21a〜21
hはメイク接点である。
FIG. 1 is a diagram showing the display state of the display device set with the keyboard, FIG. 2 is a driving pattern diagram showing the driving pattern set with the keyboard, and FIG. 3 is an embodiment of the schedule control device according to the present invention. FIG. 4 is an electrical wiring diagram showing an embodiment of the memory circuit shown in FIG. 3. In the figures, the same parts in each figure are given the same symbols, 1 is a clock device, 2 is a clock display device, 3 is a day of the week device, 4 is a day of the week display device, 5 is a day of the week setting device, 6 is a circuit name setting 7 is an on/off setting switch, 12 is an oscillation circuit, 14 is an operation pattern setting circuit, 14a is a 24-digit counter, 14b is a decoder, 14d0 to 14d23 are first gate circuits,
14e0 to 14e23 are second gate circuits, 14
f0 to 14f23 are flip-flop circuits, 15
1 is a central processing unit, 151 is a storage unit, 152 is a comparison calculation unit, 16 is a mode setting switch, 16
a, 16b are first and second terminals, 17 is a display set button switch, 18 is a display device, 19 is a relay drive circuit, 20a to 20h are relays, 21a to 21
h is a make contact.

Claims (1)

【特許請求の範囲】 1 負荷を入、切する入信号とを出力する入、切
設定スイツチ、 所定周期のクロツクパルスを発振する発振回
路、 前記発振回路からのクロツクパルスを計数し、
その計数値が所定値(n−1)に達すると、次の
クロツクパルス印加時に再び計数値が0にリセツ
トされるカウンタと、前記カウンタの計数値に対
応したn個の出力端子を備え、前記カウンタの計
数値に対応して前記n個の出力端子に順次出力を
生じるデコーダと、前記入、切設定スイツチの入
信号と前記デコーダの前記n個の出力端子の各出
力との印加時に、それぞれ出力を生じるn個のゲ
ートからなる第1のゲート回路と、前記入、切設
定スイツチの切信号と前記デコーダの前記n個の
出力端子の各出力との印加時に、それぞれ出力を
生じるn個のゲートからなる第2のゲート回路
と、前記第1のゲート回路のn個のゲートからの
それぞれの出力印加時にセツトされて出力を生
じ、前記第2のゲート回路のn個のゲートからの
それぞれの出力印加時にリセツトされるn個のフ
リツプフロツプからなるフリツプフロツプ回路と
からなり、運転パターンを設定する運転パターン
設定回路、 前記運転パターン設定回路で設定された運転パ
ターンを記憶する記憶部と、前記記憶部で記憶さ
れた運転パターンの時刻に従つて、該当する時刻
になると負荷を入、切りする制御信号を生じる比
較演算部とからなる中央演算処理装置、及び 前記運転パターン設定回路の前記フリツプフロ
ツプ回路の各出力を、表示装置に表示させるスイ
ツチ を備えたことを特徴とするスケジユール制御装
置。
[Scope of Claims] 1. An on/off setting switch that outputs an input signal for turning on and off a load, an oscillation circuit that oscillates clock pulses with a predetermined period, and a clock pulse from the oscillation circuit that counts the clock pulses,
When the count value reaches a predetermined value (n-1), the count value is reset to 0 again when the next clock pulse is applied, and n output terminals corresponding to the count value of the counter are provided. a decoder that sequentially outputs outputs to the n output terminals in accordance with the count value of , and outputs each when the input signal of the on/off setting switch and each output of the n output terminals of the decoder are applied. a first gate circuit consisting of n gates that generates an output, and n gates that generate an output when an off signal of the on/off setting switch and each output of the n output terminals of the decoder are applied. a second gate circuit comprising: a second gate circuit, which is set to produce an output when each output from the n gates of the first gate circuit is applied; It consists of a flip-flop circuit consisting of n flip-flops that is reset when the voltage is applied, an operation pattern setting circuit that sets an operation pattern, a storage section that stores the operation pattern set by the operation pattern setting circuit, and a storage section that stores the operation pattern set by the operation pattern setting circuit. a central processing unit comprising a comparison calculation unit that generates a control signal for turning on and off the load at the corresponding time according to the time of the operation pattern set, and each output of the flip-flop circuit of the operation pattern setting circuit; , a schedule control device characterized by comprising a switch for displaying on a display device.
JP10601881A 1981-07-06 1981-07-06 Schedule controller Granted JPS588308A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10601881A JPS588308A (en) 1981-07-06 1981-07-06 Schedule controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10601881A JPS588308A (en) 1981-07-06 1981-07-06 Schedule controller

Publications (2)

Publication Number Publication Date
JPS588308A JPS588308A (en) 1983-01-18
JPS6230641B2 true JPS6230641B2 (en) 1987-07-03

Family

ID=14422909

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10601881A Granted JPS588308A (en) 1981-07-06 1981-07-06 Schedule controller

Country Status (1)

Country Link
JP (1) JPS588308A (en)

Also Published As

Publication number Publication date
JPS588308A (en) 1983-01-18

Similar Documents

Publication Publication Date Title
US4262351A (en) Electronic timepiece
US4510485A (en) Sound generating device for jogger
US4041295A (en) Electronic timepiece calculator
US4120036A (en) Time information correction in combination timepiece and calculator
US4255802A (en) Electronic timepiece
JPH0456275B2 (en)
US4147021A (en) Electronic watch having an alarm means
US4123896A (en) Digital electronic timepiece
US4300204A (en) Time and date information correction in a combination timepiece and calculator utilizing a decimal point indicator display
JPS6230641B2 (en)
US4080575A (en) Electronic time signalling device
US4279029A (en) Electronic timepiece
US4257114A (en) Electronic timepiece
US4712926A (en) Electronic timepiece
US4208866A (en) Electronic timepiece equipped with alarm
JPS585805A (en) Schedule controlling device
KR200187276Y1 (en) Method and apparatus of/for stopping alarm
JPS6225748Y2 (en)
JPS6225747Y2 (en)
JPS6212870B2 (en)
KR900006048Y1 (en) Power plug socket controller capable of on-off
JPS6110231Y2 (en)
JPS6221995Y2 (en)
JPS6311638B2 (en)
JPS6349748Y2 (en)