JPH11175589A - Development supporting device and storage medium used for the same - Google Patents

Development supporting device and storage medium used for the same

Info

Publication number
JPH11175589A
JPH11175589A JP36412597A JP36412597A JPH11175589A JP H11175589 A JPH11175589 A JP H11175589A JP 36412597 A JP36412597 A JP 36412597A JP 36412597 A JP36412597 A JP 36412597A JP H11175589 A JPH11175589 A JP H11175589A
Authority
JP
Japan
Prior art keywords
program
input
calculation result
recorded
calculation
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
JP36412597A
Other languages
Japanese (ja)
Inventor
Masanori Takasugi
正則 高杉
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP36412597A priority Critical patent/JPH11175589A/en
Publication of JPH11175589A publication Critical patent/JPH11175589A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To enhance efficiency substantially and reduce the cost of structure calculation or the like. SOLUTION: A structural analysis program or the like for obtaining an input value necessary for execution of a preparatory calculation program is processed by a CPU 30 before the preparatory calculation program is executed. An input value obtained by the execution of the preparatory calculation program is recorded in a memory 20, and outputted through an outputting part 40 to the outside part. When setting input for changing the input value is present through the inputting part 10, the input value recorded in the memory 20 is rewritten according to the setting input, and the structural analysis program is executed based on the input value.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は土木・建築設計の構
造計算等を行う開発支援装置及びこれに用いられる記録
媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a development support apparatus for performing structural calculations and the like for civil engineering and architectural design and a recording medium used for the development support apparatus.

【0002】[0002]

【従来の技術】土木・建築設計を行うに当たっては、骨
組構造物の各部に作用する荷重が所定の許容範囲内に収
まることを確認する必要があり、複雑な計算を伴うこと
からコンピュータを用いて行われるのが一般的である。
その具体的な処理の内容は次の通りである。
2. Description of the Related Art In civil engineering and architectural design, it is necessary to confirm that the load acting on each part of a framed structure falls within a predetermined allowable range. This is generally done.
The specific contents of the processing are as follows.

【0003】まず、骨組構造物に使用される梁の断面等
のデータをコンピュータに入力すると、梁の固定端モー
メント、中央曲げモーメント、応力、たわみ等の計算す
る準備計算プログラムが最初に実行される。
First, when data such as a cross section of a beam used for a frame structure is input to a computer, a preparation calculation program for calculating a fixed end moment, a central bending moment, a stress, a deflection, and the like of the beam is first executed. .

【0004】次いで、準備計算プログラムの実行により
得られたデータ等を入力値として構造解析プログラムが
実行され、これにより骨組構造物の各部に作用する荷重
が計算される。その後、この計算結果等を入力値として
断面算定プログラムが実行され、これにより骨組構造物
の各部に作用する荷重が所定の許容範囲内に収まるか否
かが判定される。
[0004] Next, a structural analysis program is executed by using the data and the like obtained by executing the preparation calculation program as input values, whereby the loads acting on each part of the framed structure are calculated. Thereafter, a cross-section calculation program is executed using the calculation results and the like as input values, and thereby it is determined whether or not the load acting on each part of the frame structure falls within a predetermined allowable range.

【0005】このように骨組構造物に使用される梁の断
面等の入力データをコンピュータに入力するだけで、準
備計算プログラム、構造解析プログラム、断面算定プロ
グラムが順次的に実行され、この最終結果により骨組構
造物の各部に作用する荷重が所定の許容範囲内に収まる
か否かを確認することができる。
[0005] As described above, only by inputting the input data such as the cross section of the beam used for the frame structure to the computer, the preparation calculation program, the structural analysis program, and the cross section calculation program are sequentially executed. It is possible to confirm whether the load acting on each part of the frame structure falls within a predetermined allowable range.

【0006】開発支援装置は準備計算プログラム、構造
解析プログラム、断面算定プログラム等を順次的に処理
させ、これにより得られた最終結果を外部出力するとい
う機能を有したコンピュータである。
The development support device is a computer having a function of sequentially processing a preparation calculation program, a structure analysis program, a cross section calculation program, and the like, and outputting a final result obtained thereby to the outside.

【0007】ただ、当初の予想に反して骨組構造物の各
部に作用する荷重が所定の許容範囲内に収まらないとい
う最終結果が出たときには、梁の断面等を大きくする等
の設計変更が必要となる。この場合、設計変更後のデー
タを入力して、準備計算プログラム、構造解析プログラ
ム、断面算定プログラムを再度順次的に実行させ、所望
の最終結果が出るまで、この作業を何回も繰り返し行う
ことが必要となる。
However, when the final result that the load acting on each part of the frame structure does not fall within the predetermined allowable range is obtained contrary to the initial expectation, it is necessary to change the design such as enlarging the cross section of the beam. Becomes In this case, it is possible to input the data after the design change and sequentially execute the preparation calculation program, the structural analysis program, and the section calculation program again, and repeat this work many times until a desired final result is obtained. Required.

【0008】準備計算プログラム、構造解析プログラ
ム、断面算定プログラムは互いに独立していることか
ら、各プログラムを個別に実行させることは可能であ
る。例えば、構造解析プログラムの計算結果のデータの
一部を変更して、断面算定プログラムだけを実行させる
と、トライで断面算定を行うことができる。しかもその
結果を経験的知識に照らしてみると、所望の最終結果が
得られるか否かのある程度の予想がつくことから、計算
の効率化を図る上で好都合である。
Since the preparation calculation program, the structural analysis program, and the section calculation program are independent of each other, it is possible to execute each program individually. For example, when a part of the calculation result data of the structural analysis program is changed and only the cross section calculation program is executed, the cross section calculation can be performed by trial. In addition, when the results are compared with empirical knowledge, a certain degree of prediction can be made as to whether or not a desired final result can be obtained, which is advantageous in improving the efficiency of calculation.

【0009】ところが、断面算定プログラムを実行させ
るには、一部変更したデータも含めて、構造解析プログ
ラムの計算結果の大部分をコンピュータに入力すること
が必要となり、その過程でデータ入力ミスが発生する
と、もはや正確な計算結果が得られない。この点は他の
プログラムについても全く同様である。
However, in order to execute the cross-section calculation program, it is necessary to input most of the calculation results of the structural analysis program, including partially changed data, to the computer. Then, an accurate calculation result can no longer be obtained. This is the same for other programs.

【0010】開発支援装置はこのような事情等を考慮
し、準備計算プログラム、構造解析プログラム、断面算
定プログラム等を個別に実行できるようになっておら
ず、各プログラムはあくまで順次的に実行されるように
なっている。
In consideration of such circumstances and the like, the development support apparatus is not designed to individually execute a preparation calculation program, a structural analysis program, a cross section calculation program, and the like, and each program is sequentially executed to the last. It has become.

【0011】[0011]

【発明が解決しようとする課題】しかしながら、上記従
来例による場合、1回当たりの計算に長時間を要するこ
とから、梁の断面等の仮定が適切でなければ、所望の最
終結論が出るのに相当な時間が必要となり、これが構造
計算の効率化及び低コスト化を妨げる大きな要因となっ
ている。これは土木・建築設計の特有の問題ではなく、
機械設計等の分野でも全く同様のことが言える。
However, in the case of the above-mentioned conventional example, since it takes a long time to perform one calculation, it is difficult to obtain a desired final conclusion unless the assumption of the beam cross section is appropriate. A considerable amount of time is required, which is a major factor that hinders the efficiency and cost reduction of structural calculations. This is not a problem specific to civil engineering and architectural design,
The same can be said for the field of mechanical design and the like.

【0012】本発明は上記した背景の下で創作されたも
のであり、その目的とするところは、構造計算等の実質
的な効率化及び低コストを図ることができる開発支援装
置を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above background, and an object of the present invention is to provide a development support apparatus capable of substantially improving the efficiency of structural calculation and the like and reducing costs. It is in.

【0013】[0013]

【課題を解消するための手段】本発明に係る開発支援装
置は、主として計算を行うための第2のプログラムを実
行する前に、第2のプログラムを処理するのに必要な複
数の入力値を求めるための第1のプログラムが実行さ
れ、第1、第2のプログラムを順次的に実行して最終結
果を外部出力する装置であって、第1のプログラムの実
行により得られた複数の入力値を途中計算結果ファイル
に記録するとともに当該複数の入力値の全部又は一部を
外部出力した後、外部から当該入力値を変更するための
設定入力があれば、途中計算結果ファイルに記録された
複数の入力値を当該設定入力に応じて書き換え、書き換
え後の途中計算結果ファイルの複数の入力値に基づいて
第2のプログラムを実行させる構成にしている。
A development support apparatus according to the present invention mainly includes a plurality of input values necessary for processing a second program before executing a second program for performing a calculation. An apparatus for executing a first program for obtaining, sequentially executing the first and second programs, and outputting a final result to an external device, wherein a plurality of input values obtained by executing the first program are provided. Is recorded in the intermediate calculation result file, and all or some of the plurality of input values are externally output, and if there is a setting input for changing the input value from the outside, the plurality of input values are recorded in the intermediate calculation result file. Is rewritten according to the setting input, and the second program is executed based on a plurality of input values of the rewritten intermediate calculation result file.

【0014】このような構成による場合、第1のプログ
ラムが実行されると、これにより得られた複数の入力値
が途中計算結果ファイルに記録されるとともに外部出力
される。外部出力される対象は第2のプログラムの処理
に必要な複数の入力値の全部又は一部である。
In such a configuration, when the first program is executed, a plurality of input values obtained by this are recorded in the intermediate calculation result file and output to the outside. The external output target is all or a part of a plurality of input values required for the processing of the second program.

【0015】外部出力された入力値に問題があるとユー
ザが判断すれば、問題のある入力値を変更するために外
部から設定入力を行う。すると、この設定入力に応じて
途中計算結果ファイルに記録された複数の入力値が書き
換えられ、当該入力値に基づいて第2のプログラムが実
行され、これにより最終結果が得られる。
If the user determines that there is a problem with the externally output input value, a setting input is made from outside to change the problematic input value. Then, the plurality of input values recorded in the intermediate calculation result file are rewritten according to the setting input, and the second program is executed based on the input values, thereby obtaining the final result.

【0016】要するに、第1プログラムの実行終了後
に、この実行により得られた複数の入力値を変更できる
機会がユーザに与えられる。また、変更を要しない入力
値についてはユーザによる入力ミスの入る余地はない。
このようにユーザにより変更された複数の入力値に基づ
いて第2のプログラムが実行され、最終結果が得られる
ことになる。
In short, after the execution of the first program is completed, the user is given an opportunity to change a plurality of input values obtained by the execution. Further, there is no room for an input error by the user for an input value that does not need to be changed.
The second program is executed based on the plurality of input values changed by the user in this manner, and a final result is obtained.

【0017】なお、本発明に係る開発支援装置に用いら
れる記録媒体についても基本的には上記と全く同様であ
る。
The recording medium used in the development support apparatus according to the present invention is basically exactly the same as described above.

【0018】より好ましくは、第1のプログラムの実行
により得られた複数の入力値の全部又は一部を外部表示
した後、外部から第1のプログラムを処理するのに必要
な入力値を変更するための設定入力があれば、当該入力
値に基づいて第1のプログラムを再度実行させるように
することが望ましい。
More preferably, after all or a part of the plurality of input values obtained by executing the first program are externally displayed, the input values necessary for processing the first program from outside are changed. It is desirable to execute the first program again on the basis of the input value if there is a setting input for this.

【0019】このような構成による場合、第1のプログ
ラムの実行終了後に、この実行により得られた複数の入
力値を変更できる機会がユーザに与えられ、変更された
入力値に基づいて第1のプログラムが再度実行され、こ
れにより得られた複数の入力値が途中計算結果ファイル
に記録されるとともに外部出力される。即ち、第2のプ
ログラムとは切り離して、第1のプログラムだけを何回
でも実行させることができる。
According to such a configuration, after the execution of the first program is completed, the user is given an opportunity to change a plurality of input values obtained by the execution, and the first program is executed based on the changed input values. The program is executed again, and a plurality of input values obtained thereby are recorded in the intermediate calculation result file and output to the outside. That is, it is possible to execute only the first program any number of times separately from the second program.

【0020】より好ましくは、第2のプログラムの実行
により得られた最終結果の全部又は一部を外部表示した
後、外部から第2のプログラムを処理するのに必要な入
力値を変更するための設定入力があれば、途中計算結果
ファイルに記録された複数の入力値を当該設定入力に応
じて書き換え、書き換え後の途中計算結果ファイルの複
数の入力値に基づいて第2のプログラムを再度実行させ
るようにすることが望ましい。
More preferably, after all or a part of the final result obtained by executing the second program is externally displayed, the input value required for externally processing the second program is changed. If there is a setting input, the plurality of input values recorded in the intermediate calculation result file are rewritten according to the setting input, and the second program is executed again based on the plurality of input values of the rewritten intermediate calculation result file. It is desirable to do so.

【0021】このような構成による場合、第2のプログ
ラムの実行終了後に、第2のプログラムを処理するのに
必要な入力値を変更する機会がユーザに与えられ、変更
された入力値に基づいて第2のプログラムが再度実行さ
れ、これにより得られた最終結果の全部又は一部が外部
表示される。即ち、第1のプログラムとは切り離して、
第2のプログラムだけを何回でも実行させることができ
る。
According to such a configuration, after the execution of the second program is completed, the user is given an opportunity to change an input value necessary for processing the second program, and based on the changed input value. The second program is executed again, and all or a part of the final result obtained is externally displayed. That is, separate from the first program,
Only the second program can be executed any number of times.

【0022】[0022]

【発明の実施の形態】以下、本発明に係る開発支援装置
及びこれに用いられる記録媒体の実施の形態を図面を参
照して説明する。図1は開発支援装置のブロック図、図
2は同装置のメモリファイルの構造を示すブロック図、
図3は同装置に使用される基本プログラムのフローチャ
ートである。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing an embodiment of a development support device according to the present invention and a recording medium used in the development support device. FIG. 1 is a block diagram of a development support device, FIG. 2 is a block diagram showing a structure of a memory file of the device,
FIG. 3 is a flowchart of a basic program used in the apparatus.

【0023】ここに例に掲げる開発支援装置は土木・建
築設計の分野で主として構造解析等の計算を行うパーソ
ナルコンピュータであって、図1に示すようにデータを
入力するためのキーボード、マウス等の入力部10と、
プログラムやデータを記録するメモリ20(記録媒体に
相当する)と、メモリ20に記録されたプログラムを処
理するCPU30(中央演算装置)と、計算結果等を外
部出力するディスプレイ装置、プリンタ等の出力部40
等から構成されている。
The development support device shown in the example is a personal computer which mainly performs calculations such as structural analysis in the field of civil engineering and architectural design, and includes a keyboard, a mouse and the like for inputting data as shown in FIG. An input unit 10,
A memory 20 (corresponding to a recording medium) for recording programs and data, a CPU 30 (central processing unit) for processing the programs recorded in the memory 20, and an output unit such as a display device or a printer for externally outputting calculation results and the like 40
And so on.

【0024】即ち、骨組構造物に使用される梁の断面等
のデータが入力部10を通じて入力されると、メモリ2
0に記録された基本プログラムがCPU30により実行
され、骨組構造の各部に作用する荷重が所定の許容範囲
内に収まるか否かを計算し、この計算結果を出力部40
を通じて外部出力するようになっている。
That is, when data such as the cross section of a beam used for a frame structure is input through the input unit 10, the memory 2
0 is executed by the CPU 30 to calculate whether the load acting on each part of the frame structure falls within a predetermined allowable range, and outputs the calculation result to the output unit 40.
Output to the outside.

【0025】CPU30にて処理される下位プログラム
としては、大きく分けて、梁の固定端モーメント、中央
曲げモーメント、応力、たわみ等の計算する準備計算プ
ログラム、骨組構造の各部に作用する荷重を計算する構
造解析プログラム、骨組構造の各部に作用する荷重が所
定の許容範囲内に収まるか否かを判定する断面算定プロ
グラムの合計3種類である。
The lower-level programs processed by the CPU 30 are roughly divided into a preparation calculation program for calculating the fixed end moment, the center bending moment, the stress, the deflection, etc. of the beam, and the load acting on each part of the frame structure. There are a total of three types of a structural analysis program and a cross-section calculation program for determining whether or not the load acting on each part of the frame structure falls within a predetermined allowable range.

【0026】準備計算プログラムを処理するには、骨組
構造物に使用される梁の断面等のデータが入力値として
必要になる。構造解析プログラムを処理するには、骨組
構造物の具体的なデータ、骨組構造物の種類に応じた適
応基準、骨組構造物全体の安全値のデータ等以外に、準
備計算プログラムの計算結果が入力値として必要になる
(構造解析プログラムに着目すると、準備計算プログラ
ムが第1のプログラム、構造解析プログラムが第2のプ
ログラムに相当する)。断面算定プログラムを処理する
には、骨組構造物の材質、許容性のデータ、曲げ、圧
縮、せん断に関する安全値のデータ等以外に、構造解析
プログラムの計算結果が入力値として必要になる(断面
算定プログラムに着目すると、構造解析プログラムが第
1のプログラム、断面算定プログラムが第2のプログラ
ムに相当する)。
In order to process the preparation calculation program, data such as a cross section of a beam used for a framed structure is required as input values. In order to process the structural analysis program, in addition to the concrete data of the frame structure, the adaptation criteria according to the type of the frame structure, the safety value data of the entire frame structure, etc., the calculation results of the preparation calculation program are input It is necessary as a value (when focusing on the structural analysis program, the preparation calculation program corresponds to the first program, and the structural analysis program corresponds to the second program). In order to process the section calculation program, the calculation results of the structural analysis program are required as input values in addition to the data of the frame structure material, tolerance data, safety value data related to bending, compression, and shearing (section calculation) Focusing on the program, the structural analysis program corresponds to the first program, and the cross-section calculation program corresponds to the second program).

【0027】即ち、基本的な流れで言えば、準備計算プ
ログラム、構造解析プログラム、断面算定プログラムと
いう順番で実行され、これにより最終的な計算結果が得
られるようになっている。
That is, in the basic flow, the preparation calculation program, the structural analysis program, and the cross-section calculation program are executed in this order, whereby a final calculation result is obtained.

【0028】メモリ20に記録されたメモリファイルの
構造は図2に示す通りである。即ち、基本プログラムが
記録された基本プログラム用ファイル21と、断面算定
プログラムが記録された断面算定プログラム用ファイル
22と、構造解析プログラムが記録された構造解析プロ
グラム用ファイル23と、断面算定プログラムが記録さ
れた断面算定プログラム用ファイル24と、断面算定プ
ログラム、構造解析プログラム、断面算定プログラムの
各計算結果等を一時記録する途中計算結果ファイル25
等から構成されている。
The structure of the memory file recorded in the memory 20 is as shown in FIG. That is, a file 21 for a basic program in which a basic program is recorded, a file 22 for a sectional calculation program in which a sectional calculation program is recorded, a file 23 for a structural analysis program in which a structural analysis program is recorded, and a file Section calculation program file 24, and an intermediate calculation result file 25 for temporarily recording each calculation result of the section calculation program, the structural analysis program, the section calculation program, and the like.
And so on.

【0029】本案の開発支援装置において最も特徴的で
あるのは基本プログラム用ファイル21に記録された基
本プログラムの内容にある。以下、この基本プログラム
の内容を図3を参照して説明し、併せて開発支援装置の
動作について説明する。
The most characteristic feature of the development support apparatus of the present invention lies in the contents of the basic program recorded in the basic program file 21. Hereinafter, the contents of the basic program will be described with reference to FIG. 3, and also the operation of the development support device will be described.

【0030】まず、骨組構造物に使用される梁の断面等
のデータが入力部10を通じて設定入力されると、メモ
リ20の途中計算結果ファイル25に記録させるととも
に出力部40に表示出力する(S1)。
First, when data such as a cross section of a beam used for a framed structure is set and input through the input unit 10, the data is recorded in the intermediate calculation result file 25 of the memory 20 and displayed on the output unit 40 (S1). ).

【0031】そして、準備計算プログラム用ファイル2
2から準備計算プログラムを読み出し、途中計算結果フ
ァイル25に記録された骨組構造物に使用される梁の断
面等のデータを入力値に基づいて準備計算プログラムを
CPU30により実行させる(S2)。
Then, the preparation calculation program file 2
2, the CPU 30 executes the preparatory calculation program based on the input values of the data such as the cross section of the beam used for the frame structure recorded in the intermediate calculation result file 25 (S2).

【0032】準備計算プログラムの実行が終了すると、
その計算結果を途中計算結果ファイル25に記録させる
ともに、その全部又は一部を出力部40に外部出力させ
(S3)、これがOKであるか否かの入力待ちにする
(S4)。
When the execution of the preparation calculation program is completed,
The calculation result is recorded in the intermediate calculation result file 25, and all or part of the calculation result is output to the output unit 40 (S3), and the process waits for an input as to whether or not this is OK (S4).

【0033】ユーザが自己の土木・建築実務経験に照ら
して、このように外部出力された準備計算プログラムの
計算結果に問題があると判断し、NGであることを入力
部10を通じて設定入力すると、途中計算結果ファイル
25に記録された梁の断面等のデータを読み出して出力
部40に外部出力させ、変更すべきデータの入力待ちと
する(S5)。
When the user determines that there is a problem with the calculation result of the preparation calculation program output to the outside in this way based on his own experience in civil engineering and construction, and inputs a setting of NG through the input unit 10, The data such as the cross section of the beam recorded in the intermediate calculation result file 25 is read out and output to the output unit 40 to wait for input of data to be changed (S5).

【0034】例えば、梁の断面等のデータが入力部10
を通じて設定入力されると、途中計算結果ファイル25
に記録された梁の断面等のデータを設定入力の通りに書
き換え(S6)、再びステップ2に戻って上記と同様の
処理を行う。
For example, data such as a beam cross section is input to the input unit 10.
When the setting is input through the
Is rewritten according to the setting input (S6), and the flow returns to step 2 to perform the same processing as described above.

【0035】このように変更された入力データに基づい
て準備計算プログラムが再度実行されても、所望の計算
結果が得られないときには、入力データを再度変更し、
準備計算プログラムを再度実行させる。
Even if the preparatory calculation program is executed again based on the input data thus changed, if the desired calculation result cannot be obtained, the input data is changed again,
Run the preparation calculation program again.

【0036】準備計算プログラムの計算結果が当初から
OKであるときには又はOKになったときには、OKで
あることを入力部10を通じて設定入力し、骨組構造物
の種類に応じた適応基準、骨組構造物全体の安全値のデ
ータ等を同様に設定入力すると、構造解析プログラム用
ファイル23から構造解析プログラムを読み出してCP
U30により実行させる。
When the calculation result of the preparation calculation program is OK from the beginning or when it is OK, it is set and input through the input unit 10 to indicate that it is OK, and an adaptation standard and a frame structure corresponding to the type of the frame structure are set. When the entire safety value data and the like are set and input in the same manner, the structure analysis program is read out from the structure analysis program file 23 and the CP is read.
This is executed by U30.

【0037】即ち、骨組構造物の種類に応じた適応基
準、骨組構造物全体の安全値のデータ等及び途中計算結
果ファイル25に記録された準備計算プログラムの計算
結果に基づいて構造解析プログラムを実行させる。設定
入力された骨組構造物の種類に応じた適応基準、骨組構
造物全体の安全値のデータ等は途中計算結果ファイル2
5に記録しておく(S7)。
That is, the structural analysis program is executed based on the adaptation criteria corresponding to the type of the frame structure, the safety value data of the entire frame structure, and the calculation results of the preparatory calculation program recorded in the intermediate calculation result file 25. Let it. The adaptation criteria according to the type of the framed structure input and the safety value data of the entire framed structure are calculated in the intermediate calculation result file 2
5 (S7).

【0038】構造解析プログラムの実行が終了すると、
その計算結果を途中計算結果ファイル25に記録させる
とともに、その全部又は一部を出力部40に外部出力さ
せ(S8)、これがOKであるか否かの入力待ちにする
(S9)。
When the execution of the structural analysis program is completed,
The calculation result is recorded in the intermediate calculation result file 25, and all or part of the calculation result is output to the output unit 40 (S8), and the process waits for an input indicating whether or not this is OK (S9).

【0039】準備計算プログラムの場合と全く同様に、
ユーザがこのように外部出力された構造解析プログラム
の計算結果に問題があると判断し、NGであることを入
力部10を通じて設定入力すると、途中計算結果ファイ
ル25に記録された骨組構造物の種類に応じた適応基
準、骨組構造物全体の安全値のデータ等を読み出して出
力部40に外部出力させ、変更すべきデータの入力待ち
とする(S10)。
Just as in the case of the preparation calculation program,
When the user determines that there is a problem with the calculation result of the structural analysis program output to the outside in this way, and sets and inputs that it is NG through the input unit 10, the type of the skeleton structure recorded in the intermediate calculation result file 25 Then, the adaptive reference, the safety value data of the entire skeleton structure, etc. are read and output to the output unit 40 to wait for input of data to be changed (S10).

【0040】例えば、骨組構造物全体の安全値のデータ
が入力部10を通じて設定入力されると、メモリ25に
記録された当該データを設定入力の通りに書き換え(S
11)、再びステップ7に戻って上記と同様の処理を行
う。
For example, when safety value data of the entire frame structure is set and input through the input unit 10, the data recorded in the memory 25 is rewritten according to the setting input (S
11) Return to step 7 again and perform the same processing as above.

【0041】このように変更された入力データに基づい
て構造解析プログラムが再度実行されても、所望の計算
結果が得られないときには、入力データを再度変更し、
構造解析プログラムを再度実行させる。
Even if the structural analysis program is executed again based on the input data changed in this way, if the desired calculation result is not obtained, the input data is changed again,
Run the structural analysis program again.

【0042】構造解析プログラムの計算結果が当初から
OKであるときには又はOKになったときには、OKで
あることを入力部10を通じて設定入力し、骨組構造物
の材質、許容性のデータ、曲げ、圧縮、せん断に関する
安全値のデータ等を同様に設定入力すると、断面算定プ
ログラム用ファイル24から断面算定プログラムを読み
出しCPU30により実行させる。
When the calculation result of the structural analysis program is OK from the beginning or when it is OK, it is set and input through the input unit 10 to indicate that it is OK, and the material of the framed structure, data of tolerance, bending, compression When the data of the safety value relating to shearing and the like are set and input in the same manner, the section calculation program is read from the section calculation program file 24 and the CPU 30 executes the section calculation program.

【0043】即ち、骨組構造物の材質、許容性のデー
タ、曲げ、圧縮、せん断に関する安全値のデータ等及途
中計算結果ファイル25に記録された構造解析プログラ
ムの計算結果に基づいて断面算定プログラムを実行させ
る。設定入力された骨組構造物の種類に応じた適応基
準、骨組構造物全体の安全値のデータ等は途中計算結果
ファイル25に記録しておく(S12)。
That is, the section calculation program is executed based on the calculation results of the structural analysis program recorded in the interim calculation result file 25, such as the data on the material and acceptability of the framed structure, the data on the safety values regarding bending, compression and shearing. Let it run. The adaptation criteria corresponding to the type of the frame structure that has been set and input, data of the safety value of the entire frame structure, and the like are recorded in the intermediate calculation result file 25 (S12).

【0044】断面算定用プログラムの実行が終了する
と、その計算結果を途中計算結果ファイル25に記録さ
せるともに、その全部又は一部を出力部40に外部出力
させ(S13)、これがOKであるか否かの入力待ちに
する(S14)。
When the execution of the section calculation program is completed, the calculation result is recorded in the intermediate calculation result file 25, and all or a part of the result is externally output to the output unit 40 (S13). It waits for an input (S14).

【0045】構造解析プログラムの場合と全く同様に、
ユーザがこのように外部出力された断面算定プログラム
の計算結果に問題があると判断し、NGであることを入
力部10を通じて設定入力すると、途中計算結果ファイ
ル25に記録された骨組構造物の材質、許容性のデー
タ、曲げ、圧縮、せん断に関する安全値のデータ等を読
み出して出力部40に外部出力させ、変更すべきデータ
の入力待ちとする(S15)。
Just as in the case of the structural analysis program,
When the user determines that there is a problem with the calculation result of the section calculation program output to the outside in this way, and inputs and sets that it is NG through the input unit 10, the material of the skeleton structure recorded in the intermediate calculation result file 25 Then, the data of the tolerance, the data of the safety value relating to bending, compression, and shearing, etc. are read out and output to the output unit 40, and the input of data to be changed is waited for (S15).

【0046】例えば、骨組構造物の材質、許容性のデー
タが入力部10を通じて設定入力されると、途中計算結
果ファイル25に記録された当該データを設定入力の通
りに書き換え(S17)、再びステップ12に戻って上
記と同様の処理を行う。
For example, when the data of the material and the permissiveness of the frame structure is set and input through the input unit 10, the data recorded in the intermediate calculation result file 25 is rewritten according to the setting input (S17), and the step is repeated. Returning to step 12, the same processing as above is performed.

【0047】このように変更された入力データに基づい
て断面算定プログラムが再度実行されても、所望の計算
結果が得られないときには、入力データを再度変更し、
断面算定プログラムを再度実行させる。
Even if the section calculation program is executed again based on the input data thus changed, if the desired calculation result cannot be obtained, the input data is changed again,
Execute the section calculation program again.

【0048】断面算定プログラムの計算結果が当初から
OKであるか又はOKになったとき、これは骨組構造物
の各部に作用する荷重が所定の許容範囲内に収まったこ
とを意味するので、最終的な計算結果を出力部40に外
部出力した上で、このプログラムを終了する。
When the calculation result of the section calculation program is OK or OK from the beginning, it means that the load acting on each part of the frame structure is within a predetermined allowable range. After outputting the basic calculation result to the output unit 40, the program ends.

【0049】図3に示す基本プログラムは基本的に準備
計算プログラム、構造解析プログラム、断面算定プログ
ラムという順番で実行されるが、入力部10に設定入力
に応じて同図中に1、2、3で示すプログラム、言い換
えると、準備計算プログラム、構造解析プログラム、断
面算定プログラムを個別に実行できるようになってい
る。このようなことが可能となるのは、各プログラムを
実行する上で必要な入力値が全て途中計算結果ファイル
25に記録されているからである。即ち、途中計算結果
ファイル25に記録されたデータを元にして各プログラ
ムを個別に実行することができる。
The basic program shown in FIG. 3 is basically executed in the order of a preparation calculation program, a structural analysis program, and a cross section calculation program. , In other words, a preparation calculation program, a structural analysis program, and a cross section calculation program can be individually executed. This is possible because all the input values required to execute each program are recorded in the intermediate calculation result file 25. That is, each program can be individually executed based on the data recorded in the intermediate calculation result file 25.

【0050】なお、各プログラムの処理に必要なデータ
は準備計算プログラムが実行される前に入力部10等を
通じて入力するようにしても良く、準備計算プログラム
等以外のプログラムを含めるような形態をとってもかま
わない。
The data necessary for the processing of each program may be input through the input unit 10 or the like before the preparation calculation program is executed, or a form including a program other than the preparation calculation program may be included. I don't care.

【0051】このような開発支援装置による場合、準備
計算プログラム、構造解析プログラム、断面算定プログ
ラム等の各処理が終了した時点で、各計算結果がその都
度表示出力される一方、表示出力された計算結果を参考
にして、ユーザが入力データを適宜変更すれば、変更さ
れた入力データに基づいて各プログラムを他のプログラ
ムと切り離して実行させることができる。それ故、所望
の最終結論を得るのに短時間で良く、特に土木・建築設
計の効率化を大幅に向上させることができ、これに伴う
低コスト化を図ることができ、ひいては開発支援装置の
高性能化を図ることができる。
In the case of such a development support apparatus, when each processing such as the preparation calculation program, the structural analysis program, the cross section calculation program, etc. is completed, each calculation result is displayed and output each time, while the display output calculation is performed. If the user appropriately changes the input data with reference to the result, each program can be executed separately from other programs based on the changed input data. Therefore, a desired final conclusion can be obtained in a short time, and the efficiency of civil engineering and architectural design can be significantly improved, and the cost can be reduced accordingly. High performance can be achieved.

【0052】なお、本発明の開発支援装置等は、土木・
建築設計や機械設計等の分野の適用に止まらず、あらゆ
る分野に適用可能である。また、計算を行うプログラム
に限定されず、およそ計算には該当しない処理を行うプ
ログラムにも適用可能である。
It should be noted that the development support device and the like of the present invention
The present invention can be applied not only to fields such as architectural design and mechanical design but also to various fields. Further, the present invention is not limited to a program for performing calculations, and is applicable to a program for performing processing that does not substantially correspond to calculations.

【0053】例えば、工作物確認申請用図書作成システ
ムにも適用可能である。これは、広告塔及び広告板等の
設置に関する工作物確認申請に必要な設計図書類を自動
的に作成するシステムである。設置場所への案内図及び
配置図を作成するプログラム、工作物の設計図を作成す
るプログラム、工作物の構造計算書を作成するプログラ
ム等があり、各プログラムを実行する前準備として、他
のプログラムを実行して計算結果を求めることが必要と
なる以上、本発明の開発支援装置等が適用可能となる。
For example, the present invention can be applied to a work confirmation application book creation system. This is a system for automatically creating a design document required for a work confirmation application relating to the installation of an advertising tower and an advertising board. There are programs for creating guide maps and layout drawings for installation locations, programs for creating design drawings for workpieces, and programs for creating structural calculation documents for workpieces. Other programs are used as preparations before executing each program. As a result, it is necessary to obtain the calculation result, so that the development support device and the like of the present invention can be applied.

【0054】[0054]

【発明の効果】以上、本発明の開発支援装置及びこれに
用いられる記録媒体による場合、第1プログラムの実行
終了後に、第1のプログラムの実行により得られた複数
の入力値の一部を変更できる機会がユーザに与えられる
一方、変更を要しない入力値についてはユーザによる入
力ミスの入る余地がなく、このようにユーザにより一部
変更された入力値に基づいて第2のプログラムが実行さ
れ、最終的な結果が得られる構成となっているので、従
来例による場合とは異なり、この種の作業・処理の実質
的な効率化及び低コストを図ることができる。
As described above, in the case of the development support apparatus of the present invention and the recording medium used therein, after the execution of the first program is completed, a part of the plurality of input values obtained by executing the first program is changed. While the user is given an opportunity to do so, there is no room for an input error by the user for input values that do not need to be changed, and the second program is executed based on the input values partially changed by the user in this way, Since the configuration is such that a final result is obtained, unlike the case of the conventional example, it is possible to achieve substantial efficiency and low cost of this type of operation and processing.

【0055】要するに、ユーザにしてみれば、入力デー
タの変更が容易であり、変更された入力データに基づい
て各プログラムを個別に実行させることができることか
ら、結果として、最終的な結論を得るのに要する時間を
大幅に短縮することができ、これに伴って作業・処理に
要するコストを安くすることが可能となる。
In short, it is easy for the user to change the input data, and each program can be individually executed based on the changed input data. As a result, a final conclusion is obtained. , The time required for the operation and processing can be reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明に係る開発支援装置及びこれに用いられ
る記録媒体の実施の形態を説明するための図であって、
開発支援装置のブロック図である。
FIG. 1 is a diagram for explaining an embodiment of a development support device and a recording medium used in the development support device according to the present invention,
It is a block diagram of a development support device.

【図2】同装置のメモリファイルの構造を示すブロック
図である。
FIG. 2 is a block diagram showing a structure of a memory file of the device.

【図3】同装置に使用される基本プログラムのフローチ
ャートである。
FIG. 3 is a flowchart of a basic program used in the apparatus.

【符号の説明】[Explanation of symbols]

10 入力部 20 メモリ 21 基本プログラムファイル 22 準備計算プログラム用ファイル 23 構造解析プログラム用ファイル 24 断面算定プログラム用ファイル 25 途中計算結果ファイル 30 CPU 40 出力部 Reference Signs List 10 Input unit 20 Memory 21 Basic program file 22 Preparation calculation program file 23 Structural analysis program file 24 Cross section calculation program file 25 Intermediate calculation result file 30 CPU 40 Output unit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 主として計算を行うための第2のプログ
ラムを実行する前に、第2のプログラムを処理するのに
必要な複数の入力値を求めるための第1のプログラムが
実行され、第1、第2のプログラムを順次的に実行して
最終結果を外部出力する開発支援装置において、第1の
プログラムの実行により得られた複数の入力値を途中計
算結果ファイルに記録するとともに当該複数の入力値の
全部又は一部を外部出力した後、外部から当該入力値を
変更するための設定入力があれば、途中計算結果ファイ
ルに記録された複数の入力値を当該設定入力に応じて書
き換え、書き換え後の途中計算結果ファイルの複数の入
力値に基づいて第2のプログラムを実行させる構成とな
っていることを特徴とする開発支援装置。
1. Prior to executing a second program mainly for performing calculations, a first program for obtaining a plurality of input values required for processing the second program is executed, and the first program is executed. , A plurality of input values obtained by execution of the first program are recorded in an intermediate calculation result file, and the plurality of input After outputting all or part of the values to the outside, if there is a setting input to change the input value from the outside, multiple input values recorded in the intermediate calculation result file are rewritten and rewritten according to the setting input A development support apparatus characterized in that a second program is executed based on a plurality of input values of a later intermediate calculation result file.
【請求項2】 第1のプログラムの実行により得られた
複数の入力値の全部又は一部を外部表示した後、外部か
ら第1のプログラムを処理するのに必要な入力値を変更
するための設定入力があれば、当該入力値に基づいて第
1のプログラムを再度実行させる構成となっていること
を特徴とする請求項1記載の開発支援装置。
2. A method for externally displaying all or a part of a plurality of input values obtained by execution of a first program, and thereafter changing input values necessary for processing the first program from outside. 2. The development support apparatus according to claim 1, wherein when a setting input is made, the first program is executed again based on the input value.
【請求項3】 第2のプログラムの実行により得られた
最終結果の全部又は一部を外部表示した後、外部から第
2のプログラムを処理するのに必要な入力値を変更する
ための設定入力があれば、途中計算結果ファイルに記録
された複数の入力値を当該設定入力に応じて書き換え、
書き換え後の途中計算結果ファイルの複数の入力値に基
づいて第2のプログラムを再度実行させる構成となって
いることを特徴とする請求項1又は2記載の開発支援装
置。
3. A setting input for externally displaying all or a part of the final result obtained by executing the second program, and then changing an input value necessary for processing the second program from the outside. If there is, rewrite multiple input values recorded in the intermediate calculation result file according to the setting input,
3. The development support apparatus according to claim 1, wherein the second program is executed again based on a plurality of input values of the intermediate calculation result file after rewriting.
【請求項4】 主として計算を行うための第2のプログ
ラムを実行する前に、第2のプログラムを処理するのに
必要な複数の入力値を求めるための第1のプログラムが
実行され、第1、第2のプログラムを順次的に実行して
最終結果を外部出力する開発支援装置に用いられるソフ
トウエアが記録された記録媒体において、第1のプログ
ラムの実行により得られた複数の入力値を途中計算結果
ファイルに記録させるとともに当該複数の入力値の全部
又は一部を外部出力させた後、外部から当該入力値を変
更するための設定入力があれば、途中計算結果ファイル
に記録された複数の入力値を当該設定入力に応じて書き
換え、書き換え後の途中計算結果ファイルの複数の入力
値に基づいて第2のプログラムを実行させるソフトウエ
アが記録されていることを特徴とする開発支援装置に用
いられる記録媒体。
4. A first program for obtaining a plurality of input values necessary for processing the second program before executing the second program for mainly performing the calculation, wherein the first program is executed. A plurality of input values obtained by executing the first program are stored in a recording medium in which software used for a development support device for sequentially executing the second program and outputting the final result to the outside is recorded; After having recorded in the calculation result file and outputting all or some of the plurality of input values to the outside, if there is a setting input for changing the input value from outside, the plurality of the plurality of values recorded in the intermediate calculation result file are Software for rewriting the input value in accordance with the setting input and executing the second program based on the plurality of input values of the rewritten intermediate calculation result file is recorded. A recording medium for use in a development support device, characterized in that:
JP36412597A 1997-12-16 1997-12-16 Development supporting device and storage medium used for the same Pending JPH11175589A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP36412597A JPH11175589A (en) 1997-12-16 1997-12-16 Development supporting device and storage medium used for the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP36412597A JPH11175589A (en) 1997-12-16 1997-12-16 Development supporting device and storage medium used for the same

Publications (1)

Publication Number Publication Date
JPH11175589A true JPH11175589A (en) 1999-07-02

Family

ID=18481034

Family Applications (1)

Application Number Title Priority Date Filing Date
JP36412597A Pending JPH11175589A (en) 1997-12-16 1997-12-16 Development supporting device and storage medium used for the same

Country Status (1)

Country Link
JP (1) JPH11175589A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011179308A (en) * 2010-02-08 2011-09-15 Toyota Home Kk Unit building and structure-calculating method of the unit building
JP2011184931A (en) * 2010-03-08 2011-09-22 Toyota Home Kk Building unit, unit building, and structural calculation method for unit building

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011179308A (en) * 2010-02-08 2011-09-15 Toyota Home Kk Unit building and structure-calculating method of the unit building
JP2011184931A (en) * 2010-03-08 2011-09-22 Toyota Home Kk Building unit, unit building, and structural calculation method for unit building

Similar Documents

Publication Publication Date Title
JPH11175589A (en) Development supporting device and storage medium used for the same
JPH02176853A (en) Character processor
KR20030009879A (en) Analysis method for dynamic load in aircraft modeling
JP2720768B2 (en) Program customization equipment
JPH07121583A (en) Device and method for history management of design support system
JP2795047B2 (en) Analysis input data creation processing device
JP3427566B2 (en) Control program creation device
JP2500448B2 (en) Table processing method and its equipment
JP3305858B2 (en) Automatic figure creation device and automatic figure creation method
JPH07152726A (en) Modified cholesky decomposition calculating device
JPH0844802A (en) Device and system for displaying graph of calculation table
JP2003076547A (en) System and method for automatically generating control software
JPH0497448A (en) Interactive type simplex testing system
JPS63138427A (en) Processing system for scheduling instruction to array
JPH05135139A (en) Sectional performance calculation device for structure analysis
JP2682418B2 (en) Graph display processing method
JP2000278521A (en) Image resizing device
de Menezes Jr et al. A customized AutoCAD environment for structural analysis using three bending plate finite elements
JPH0428310B2 (en)
JPH1196047A (en) Device and method for supporting program development
JPH01270154A (en) File converter
JPH0736685A (en) Parts processor
JPH01253457A (en) Image processing control device
JPH09168238A (en) Power system analysis calculation system
JPS60176141A (en) Input processing procedure filing graphic processing system