JPH0243425A - Quantity calculating unification system - Google Patents

Quantity calculating unification system

Info

Publication number
JPH0243425A
JPH0243425A JP19311888A JP19311888A JPH0243425A JP H0243425 A JPH0243425 A JP H0243425A JP 19311888 A JP19311888 A JP 19311888A JP 19311888 A JP19311888 A JP 19311888A JP H0243425 A JPH0243425 A JP H0243425A
Authority
JP
Japan
Prior art keywords
level
data
group
sort key
records
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
JP19311888A
Other languages
Japanese (ja)
Inventor
Shinya Iwasaki
岩崎 信彌
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP19311888A priority Critical patent/JPH0243425A/en
Publication of JPH0243425A publication Critical patent/JPH0243425A/en
Pending legal-status Critical Current

Links

Landscapes

  • Sewage (AREA)

Abstract

PURPOSE:To cope with the addition or aternation of records by relating data of higher level with data of lower level, automatically judging intermediate level and sort key, and clarifying and unifying data structure when the quantity calculation and design of a sewage work are performed. CONSTITUTION:Group common item 10 is common to groups of input data, and level-number 20 represents each level. Record group 20 groups the group common item 10, the level-number 20, and the record group 30 as one group. Quantity calculations 40, 50 calculate sort key A, sort key B of the same cord of group common item 10 from data structure setting combined sort key to a level number 20 of higher order. It is, as a result, easy to cope with the addition or aternation of various data -records and records.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は下水道工事における数量計算統合化方式に関す
る。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for integrating quantity calculations in sewerage construction.

〔従来の技術〕[Conventional technology]

従来、下水道工事に関する処理方式は、各工種の入力帳
票ごとに、レベルキーを設定し、分類キーは個々に設定
しており、システム的に固定化する方式となっていた。
Conventionally, the processing method for sewerage work was to set a level key for each input form for each type of work, set classification keys individually, and fixed it systemically.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の方式は、各工種ごとにプログラムを組み
込む固定的なプログラム方式となっているので、レベル
の変更、分類コードの変更を行なうとすると、関連する
多数のプログラム修正を行うという欠点がある。
The conventional method described above is a fixed program method that incorporates a program for each type of work, so when changing the level or classification code, it has the disadvantage of requiring a large number of related program modifications. .

〔課題を解決するための手段〕[Means to solve the problem]

本発明の数量計算統合化方式は、下水道工事の数量計算
設計時に於いて、各スパンの入力データから、データの
レベルと分類キーにより、上位レベルと、下位レベルの
データを関連づけ、中間レベルと分類キーを自動的に判
断し、データ構造を明確化し、整理統合化することを特
徴とする。
The quantity calculation integration method of the present invention associates upper level and lower level data based on the data level and classification key from the input data of each span during the quantity calculation design of sewerage construction, and classifies it as an intermediate level. It is characterized by automatically determining the key, clarifying the data structure, and organizing and integrating it.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の全体構成図であり、1は数量計算入力
データ、2はデータ構造生成部、3は結果の出力データ
である。
FIG. 1 is an overall configuration diagram of the present invention, in which numeral 1 represents quantitative calculation input data, 2 represents a data structure generation section, and 3 represents output data of the results.

データ構造生成部2は、入力装置から数量計算入力デー
タ1を受は取るとグループ共通項目、レベル番号、レコ
ードグループ、分類キーをセットし、出力データを出力
装置へ出力する。
The data structure generation unit 2 receives the quantity calculation input data 1 from the input device, sets the group common items, level numbers, record groups, and classification keys, and outputs the output data to the output device.

第2図はデータ構造の概念図である。FIG. 2 is a conceptual diagram of the data structure.

7.8.9はそれぞれレベル1.レベル2.レベル3に
位置付られて、分類キーA、分類キーBに関連づけられ
る。
7, 8, and 9 are respectively level 1. Level 2. It is positioned at level 3 and is associated with classification key A and classification key B.

第3図は具体的なデータの配置図例である。FIG. 3 is an example of a specific data layout.

10はグループ共通項目で入力データのグループ共通で
あり、20はレベル番号で第2図のレベルを表す。30
はグループ共通項目、レベル番号、レコードグループを
1グループとする。
10 is a group common item which is common to all groups of input data, and 20 is a level number representing the level in FIG. 30
The group common items, level numbers, and record groups are considered to be one group.

40と50は、分類キーA1分類キーBをグループ共通
項目の同一コードについて1つ上位のレベル番号へ結合
分類キーを設定し、第2図のデータ構造概念図のような
構造になり、データ構造から数量計算する。
40 and 50 set a classification key that combines classification key A1 classification key B to the next higher level number for the same code of the group common item, resulting in a structure as shown in the data structure conceptual diagram in Figure 2, and the data structure is Calculate the quantity from.

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

以上説明したように本発明は、数量計算データを上位レ
ベルと、下位レベルのデータを関連づけを容易にするこ
とにより、いろいろなデータレ−コードおよびレコード
の追加、変更に容易に対応できる効果がある。
As explained above, the present invention has the effect of easily responding to various data records and additions and changes of records by making it easy to associate upper-level quantity calculation data with lower-level data.

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

第1図は本発明の一実施例のブロック図、第2図、第3
図は本実施例を説明するための図である。
FIG. 1 is a block diagram of one embodiment of the present invention, FIG.
The figure is a diagram for explaining this embodiment.

Claims (1)

【特許請求の範囲】[Claims] 下水道工事の数量計算設計時に於いて、各スパンの入力
データから、データのレベルと分類キーにより、上位レ
ベルと、下位レベルのデータを関連づけ、中間レベルと
分類キーを自動的に判断し、データ構造を明確化し、整
理統合化することを特徴とする数量計算統合化方式。
When designing quantity calculations for sewerage works, from the input data of each span, the data level and classification key are used to associate upper level and lower level data, automatically determine the intermediate level and classification key, and create a data structure. A quantitative calculation integration method that is characterized by clarifying and organizing.
JP19311888A 1988-08-01 1988-08-01 Quantity calculating unification system Pending JPH0243425A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19311888A JPH0243425A (en) 1988-08-01 1988-08-01 Quantity calculating unification system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19311888A JPH0243425A (en) 1988-08-01 1988-08-01 Quantity calculating unification system

Publications (1)

Publication Number Publication Date
JPH0243425A true JPH0243425A (en) 1990-02-14

Family

ID=16302557

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19311888A Pending JPH0243425A (en) 1988-08-01 1988-08-01 Quantity calculating unification system

Country Status (1)

Country Link
JP (1) JPH0243425A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0458335U (en) * 1990-09-26 1992-05-19
US5411246A (en) * 1992-02-06 1995-05-02 Fujitsu Limited Paper feeder

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0458335U (en) * 1990-09-26 1992-05-19
US5411246A (en) * 1992-02-06 1995-05-02 Fujitsu Limited Paper feeder

Similar Documents

Publication Publication Date Title
KR920704228A (en) Integrated manufacturing system
JPH0243425A (en) Quantity calculating unification system
JPH04195338A (en) Fuzzy inference system
Kohno et al. Error repair and knowledge acquisition via case-based reasoning
Harris Jr et al. A proposed algorithm for calculating the minimum crossing number of a graph
US5065335A (en) Decoding type select logic generating method
JPS61141001A (en) Structure diagnosis system of process control system
JP3018674B2 (en) Parts development processing equipment
JPH0216643A (en) System for controlling output of debugging information
JPS63276628A (en) Data base constructing system
JP3018427B2 (en) Method and apparatus for processing graphic data having a hierarchical structure
JPH0421885B2 (en)
JPS6488767A (en) Parallel computer
JPH01232425A (en) Group sorting device
JPH04360240A (en) Diagnostic system for source program
JPH05216644A (en) Record editing device
JPS6379147A (en) Data base storage designing device
JPH0358231A (en) Membership function processing system
JPH02227716A (en) Item relation check system
JPH0553782A (en) System for obtaining dynamic characteristic analysis information of specified part
JPH02259827A (en) Record editing system
JPS62209616A (en) Set arithmetic processing system for data base
JPH04273368A (en) Summary sheet preparing device
JPH03188569A (en) Analysis system for fan-in/out designing rule of logic circuit
JPH02205950A (en) Memory area designation circuit