JPH04268663A - Sample data sampling device - Google Patents

Sample data sampling device

Info

Publication number
JPH04268663A
JPH04268663A JP3029748A JP2974891A JPH04268663A JP H04268663 A JPH04268663 A JP H04268663A JP 3029748 A JP3029748 A JP 3029748A JP 2974891 A JP2974891 A JP 2974891A JP H04268663 A JPH04268663 A JP H04268663A
Authority
JP
Japan
Prior art keywords
data
extraction
parameter
initial value
sample data
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
JP3029748A
Other languages
Japanese (ja)
Inventor
Yutaka Takahashi
裕 高橋
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 JP3029748A priority Critical patent/JPH04268663A/en
Publication of JPH04268663A publication Critical patent/JPH04268663A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To improve the function of sampling processing by providing a parameter input means which sets an extraction rate and an initial value of each data classification of extraction object data having plural data classifications and extracting sample data by this parameter. CONSTITUTION:A parameter input means 2 receives the extraction rate and the initial value of each data classification as parameter values from a console 1. A parameter analyzing means 3 verifies the validity of the parameter. The parameter is transferred to a data extracting means 5 together with data 4 as the extraction object. The data extracting means 5 generates a table in accordance with extraction rates and initial values and extracts data by matching to data as the extraction object. For example, when the extraction rate of a data classification A is 1/100 and the initial value is '1' and '5', 1st, 5th, 101st, 105th,... data are outputted as sampling data to a data file 7.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明はデータサンプリング処理
に関し、特に複数の抽出条件に適応する標本データサン
プリング装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to data sampling processing, and more particularly to a sample data sampling device adapted to a plurality of extraction conditions.

【0002】0002

【従来の技術】従来の標本データサンプリング装置は1
種類のデータについてその初期値を与えることなく単に
抽出率だけを与えデータサンプリングしており、複数種
類のデータを同時に対象とすることはできなかった。
[Prior Art] A conventional sample data sampling device has 1
Data sampling was performed by simply giving the extraction rate without giving the initial value for each type of data, and it was not possible to target multiple types of data at the same time.

【0003】0003

【発明が解決しようとする課題】上述した従来の標本デ
ータサンプリング装置は1種類のデータしかあつかえな
いこと,および初期値も与えられないことになっている
ので、同時に複数種類のデータがあつかえず常時1件目
のデータからの抽出しか行えないという欠点がある。
[Problem to be Solved by the Invention] The conventional sample data sampling device described above can only handle one type of data and cannot provide an initial value, so it cannot handle multiple types of data at the same time. However, there is a drawback that only the first data can be extracted at any time.

【0004】0004

【課題を解決するための手段】本発明の標本データサン
プリング装置は、標本データの抽出率および初期値を設
定するパラメータ入力手段と、前記抽出率および初期値
の妥当性を検証するパラメータ解析手段と、前記パラメ
ータ解析手段によって検証された抽出率および初期値に
従って標本データを抽出するデータ抽出手段と、前記デ
ータ抽出手段の抽出結果を送出する抽出結果出力手段と
を有する。
[Means for Solving the Problems] A sample data sampling device of the present invention includes a parameter input means for setting an extraction rate and an initial value of sample data, and a parameter analysis means for verifying the validity of the extraction rate and initial value. , data extraction means for extracting sample data according to the extraction rate and initial value verified by the parameter analysis means, and extraction result output means for transmitting the extraction results of the data extraction means.

【0005】また、本発明の標本データサンプリング装
置は、複数種類のデータに対し、それぞれ抽出率および
複数の初期値を設定し、データ種別ごとに標本データを
抽出するようにして構成される。
Further, the sample data sampling device of the present invention is configured to set extraction rates and a plurality of initial values for each of a plurality of types of data, and to extract sample data for each data type.

【0006】[0006]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings.

【0007】図1は本発明の一実施例の構成図である。 同図においてパラメータ入力手段2はコンソール1より
コマンドの形でパラメータ値であるデータ種別毎の抽出
率と初期値を受取る。受取られたパラメータはパラメー
タ解析手段3によってパラメータの妥当性を検証される
。検証されたパラメータは抽出対象となるデータ4とと
もにデータ抽出手段5に渡される。
FIG. 1 is a block diagram of one embodiment of the present invention. In the figure, the parameter input means 2 receives the extraction rate and initial value for each data type, which are parameter values, from the console 1 in the form of commands. The validity of the received parameters is verified by the parameter analysis means 3. The verified parameters are passed to the data extraction means 5 together with the data 4 to be extracted.

【0008】データ抽出手段5はパラメータで与えられ
た抽出率と初期値によってテーブルを作成し、抽出対象
となるデータとマッチングをとり、抽出を行う。そして
抽出した結果を抽出結果出力手段6に渡す。抽出結果出
力手段6は抽出されたデータをデータファイルに出力す
る。この様にして一連の抽出処理が実行される。
The data extraction means 5 creates a table based on the extraction rate and initial value given by the parameters, performs matching with data to be extracted, and performs extraction. Then, the extracted result is passed to the extraction result output means 6. The extraction result output means 6 outputs the extracted data to a data file. A series of extraction processes are executed in this manner.

【0009】図2は上記の標本データサンプリング装置
の動作を示す説明図である。同図においてコンソール1
からパラメータ8が入力されると、パラメータ値の妥当
性の検証9が行なわれる。妥当性とは、値はニューメリ
ックであること,抽出率は3桁であること,初期値は前
後しないことである。
FIG. 2 is an explanatory diagram showing the operation of the above sample data sampling device. In the same figure, console 1
When the parameter 8 is inputted from the parameter 8, a verification 9 of the validity of the parameter value is performed. Validity means that the value is numeric, the extraction rate is 3 digits, and the initial value does not change.

【0010】すべてのデータ種別についてのパラメータ
の入力が終了すると、パラメータテーブルセットが行わ
れる。このテーブル10をもとに、データ種別毎に抽出
対象データ11とマッチング処理を行い、データ抽出処
理12を行う。
[0010] When input of parameters for all data types is completed, a parameter table is set. Based on this table 10, matching processing with extraction target data 11 is performed for each data type, and data extraction processing 12 is performed.

【0011】同図の場合、データ種別Aのデータに対し
て抽出率が100件に1件,初期値が「1」又は「5」
と与えられた訳であるから、抽出対象データ11のデー
タ種別Aを持つデータの1番目のデータ,5番目のデー
タ,101番目のデータ,105番目のデータ,……が
マッチングデータとなり、サンプリングデータ13とし
て出力される。このようにして、複数のデータ種別を持
つデータを対象としてそれぞれ与えられた抽出率,初期
値をもとにサンプリングを行なう。
[0011] In the case of the same figure, the extraction rate is 1 in 100 for data type A data, and the initial value is "1" or "5".
Therefore, the 1st data, 5th data, 101st data, 105th data, etc. of the data with data type A of extraction target data 11 are the matching data, and are the sampling data. It is output as 13. In this way, data having a plurality of data types is sampled based on the respective given extraction rates and initial values.

【0012】0012

【発明の効果】以上説明したように本発明は、複数のデ
ータ種別を持つ抽出対象データに対してそれぞれ別の抽
出率及び初期値を設定することにより、より機能の高い
サンプリング処理ができる効果がある。したがってサン
プリング対象データを1種類にしぼることなく複数デー
タを同時に抽出できる効果がある。
[Effects of the Invention] As explained above, the present invention has the effect of enabling more sophisticated sampling processing by setting different extraction rates and initial values for extraction target data having multiple data types. be. Therefore, there is an effect that a plurality of data can be extracted simultaneously without limiting the data to be sampled to one type.

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

【図1】本発明の一実施例を示す構成図。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

【図2】本発明の動作を示す説明図。FIG. 2 is an explanatory diagram showing the operation of the present invention.

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

2  パラメータ入力手段 3  パラメータ解析手段 5  データ抽出手段 6  抽出結果出力手段 2 Parameter input means 3 Parameter analysis means 5 Data extraction means 6 Extraction result output means

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  標本データの抽出率および初期値を設
定するパラメータ入力手段と、前記抽出率および初期値
の妥当性を検証するパラメータ解析手段と、前記パラメ
ータ解析手段によって検証された抽出率および初期値に
従って標本データを抽出するデータ抽出手段と、前記デ
ータ抽出手段の抽出結果を送出する抽出結果出力手段と
を有することを特徴とする標本データサンプリング装置
1. Parameter input means for setting an extraction rate and initial value of sample data; parameter analysis means for verifying the validity of the extraction rate and initial value; A sample data sampling device comprising: a data extractor for extracting sample data according to a value; and an extraction result output means for outputting an extraction result of the data extractor.
【請求項2】  複数種類のデータに対し、それぞれ抽
出率および複数の初期値を設定し、データ種別ごとに標
本データを抽出することを特徴とする標本データサンプ
リング装置。
2. A sample data sampling device characterized in that an extraction rate and a plurality of initial values are set for each of a plurality of types of data, and sample data is extracted for each data type.
JP3029748A 1991-02-25 1991-02-25 Sample data sampling device Pending JPH04268663A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3029748A JPH04268663A (en) 1991-02-25 1991-02-25 Sample data sampling device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3029748A JPH04268663A (en) 1991-02-25 1991-02-25 Sample data sampling device

Publications (1)

Publication Number Publication Date
JPH04268663A true JPH04268663A (en) 1992-09-24

Family

ID=12284721

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3029748A Pending JPH04268663A (en) 1991-02-25 1991-02-25 Sample data sampling device

Country Status (1)

Country Link
JP (1) JPH04268663A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011160261A (en) * 2010-02-02 2011-08-18 Nippon Hoso Kyokai <Nhk> Adaptive sampling device, and adaptive sampling program
JP2013534674A (en) * 2010-06-28 2013-09-05 アルカテル−ルーセント High dimensional sampling
JP2015102963A (en) * 2013-11-22 2015-06-04 アマノ株式会社 Information processing device, information processing method, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011160261A (en) * 2010-02-02 2011-08-18 Nippon Hoso Kyokai <Nhk> Adaptive sampling device, and adaptive sampling program
JP2013534674A (en) * 2010-06-28 2013-09-05 アルカテル−ルーセント High dimensional sampling
US9047362B2 (en) 2010-06-28 2015-06-02 Alcatel Lucent High-dimensional stratified sampling
JP2015102963A (en) * 2013-11-22 2015-06-04 アマノ株式会社 Information processing device, information processing method, and program

Similar Documents

Publication Publication Date Title
EP3662271B1 (en) System for determining the presence of a substance of interest in a sample
CN106452733A (en) Block cipher identification method based on ciphertext analysis
CN104468522B (en) A kind of voice print verification method and apparatus
CN107315954A (en) A kind of file type identification method and server
CN111782517B (en) Automatic file checking method
CN110059552A (en) A kind of identity identifying method of block chain in conjunction with biological characteristic
CN105512518A (en) Cipher algorithm identification method and system based on only-ciphertext
CN107330311A (en) A kind of method and apparatus of man-machine identification
CN108769047A (en) A kind of big data risk monitoring system
CN114897655B (en) Vision-based epidemic prevention control method and device, storage medium and electronic equipment
CN106570367A (en) Keyboard operation-based user identity recognition method and apparatus
JPH04268663A (en) Sample data sampling device
KR100393753B1 (en) Method for recognizing fingerprint using dual mode matching
EP3790260A1 (en) Device and method for identifying network devices in a nat based communication network
CN109788365A (en) A kind of filter method and system of page barrage
CN109492357A (en) Identity identifying method, equipment and computer storage medium
CN111143554B (en) Data sampling method and device based on big data platform
MXPA05008628A (en) Method for determining the processing sequence of function blocks of an automated system and corresponding automated system.
CN109286619A (en) Binary sequence recognition methods and circuit
WO2005024594A3 (en) Analysis device operational methods and analysis device programming methods
JPH0652537B2 (en) Pattern recognition method
JP2003242165A (en) Latent target leading-out device, latent target leading- out method, program and recording medium therefor
JPS5818734A (en) Key input detecting circuit system
JP2560800B2 (en) Logical circuit verification device
CN115935233A (en) Asset identification method and device, storage medium and electronic equipment