Movatterモバイル変換


[0]ホーム

URL:


CN104881481A - Method and device for accessing mass time sequence data - Google Patents

Method and device for accessing mass time sequence data
Download PDF

Info

Publication number
CN104881481A
CN104881481ACN201510300297.8ACN201510300297ACN104881481ACN 104881481 ACN104881481 ACN 104881481ACN 201510300297 ACN201510300297 ACN 201510300297ACN 104881481 ACN104881481 ACN 104881481A
Authority
CN
China
Prior art keywords
data
file
time
time series
inquiry request
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.)
Granted
Application number
CN201510300297.8A
Other languages
Chinese (zh)
Other versions
CN104881481B (en
Inventor
徐君
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.)
Guangdong Mechanical And Electrical Equipment Tendering Co ltd
Original Assignee
China Security and Surveillance Technology PRC Inc
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 China Security and Surveillance Technology PRC IncfiledCriticalChina Security and Surveillance Technology PRC Inc
Priority to CN201510300297.8ApriorityCriticalpatent/CN104881481B/en
Publication of CN104881481ApublicationCriticalpatent/CN104881481A/en
Application grantedgrantedCritical
Publication of CN104881481BpublicationCriticalpatent/CN104881481B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

The invention relates to the technical field of data cloud storage, in particular to a method and a device for accessing mass time sequence data. The method includes: receiving time sequence data which include a data source identity, data time and data information; enabling the data source identity to generate a plurality of bytes through a Hash algorithm, and creating a plurality of catalogs corresponding to the bytes in a one-to-one manner; storing the time sequence data into the catalogs in a form of a data file which includes a data section and an index section, wherein a file name of the data file is generated by the data time; receiving an inquiry request which includes the data source identity and the data time, and reading corresponding time sequence data from the catalogs according to the inquiry request and the index section. The time sequence data are accessed by combining a means of the data file and index information, so that access efficiency is improved.

Description

A kind of method and device accessing magnanimity time series data
Technical field
The present invention relates to data cloud technical field of memory, be specifically related to a kind of method and the device that access magnanimity time series data.
Background technology
Along with Internet of Things, the broad development of the methods such as cloud storage and application, the data how storing and retrieve magnanimity and time correlation become the difficult problem that system is applied, time series data refers to the data be closely related with the time, the access of data except the key word with data itself mutually outside the Pass also closely related with the time, the structure stored is usually according to time-sequencing, usually retrieve according to data key words and time during retrieval, at specific area, magnanimity time data has himself feature: data and time height correlation, data are usually according to time order and function sequential delivery and storage, data itself are little, but data volume is huge, and storage time is long, and storing frequencies is high, usually mass data is had to need to store all the time, but retrieve data only has when service needed just triggers, this just causes the operation of retrieve data much smaller than the operation storing data, time series data generally comprises: Data Identification, time and numerical value, in actual applications, time series data adopts the mode of database to access usually, has certain limitation.
Summary of the invention
The object of the invention is to propose a kind of method and the device that access magnanimity time series data, in conjunction with index information, time series data can be accessed by the mode of data file, improve access efficiency.
For reaching this object, the present invention by the following technical solutions:
Access a method for magnanimity time series data, comprising:
S10, time of reception sequence data, described time series data comprises data source identification, data time and data message;
S20, described data source identification is generated several bytes by hash algorithm, set up and several bytes described some layers of catalogue one to one;
S30, be stored in described catalogue by described time series data with the form of data file, described data file comprises data segment and index segment, and the filename of described data file is generated by described data time;
S40, reception inquiry request, described inquiry request comprises data source identification and data time, reads corresponding time series data according to described inquiry request and index segment from described catalogue.
Preferably, described data segment is used for recording described data message, and described index segment is used for essential information and the index information of recording data files.
Preferably, described essential information comprises data file start time, end of data file time and data source identification, described index information comprises the first index information and the second index information, described first index information records start time corresponding to each data segment and data file deviation post in order, and described second index information comprises wall scroll index data size, the total size of index segment information, end-of-file position and file overall length.
Preferably, described step S20 is specially:
Described data source identification is generated the shape data of four bytes by hash algorithm, by last byte of described four bytes, successively forward, set up and described four bytes root directory, one deck catalogue, two layers of catalogue and three layers of catalogue one to one.
Preferably, described step S30 comprises:
S31, search in catalogue all with the data file of .data ending, and the data file that locating file name is maximum, if do not exist with the data file of .data ending, then newdata file, the file of described newdata file is called: data time .data;
If S32 finds with the data file of .data ending, file reading tail information, described end-of-file packets of information is containing write side-play amount;
S33, be written in described data file by described time series data, the write reference position of described time series data is said write side-play amount;
S34, write index information, be written to described first index information in data segment index corresponding to end-of-file, be written in the secondary index of end-of-file by described second index information.
Preferably, also comprise after described step S34:
If the described data file of step S35 reaches data segment maximum length, close described data file, set up new data file and write.
Preferably, described step S40 comprises:
S41, reception inquiry request, described inquiry request comprises data source identification and data time;
S42, the data source identification of described inquiry request is generated several bytes by hash algorithm, each byte is converted into the character string of 16 systems, and searches corresponding catalogue;
S43, the filename under described catalogue to be sorted according to inverted order, find out first filename less than the data time of described inquiry request;
S44, open data file corresponding to described filename, and the index information at file reading end;
S55, read the data message of the time series data of inquiry request according to described index information.
As another aspect of the present invention, a kind of device accessing magnanimity time series data provided, comprising:
Receiver module, for time of reception sequence data, described time series data comprises data source identification, data time and data message;
Modular converter, for described data source identification is generated several bytes by hash algorithm, sets up and several bytes described some layers of catalogue one to one;
Memory module, for being stored in described catalogue by described time series data with the form of data file, described data file comprises data segment and index segment, and the filename of described data file is generated by described data time;
Read module, for receiving inquiry request, described inquiry request comprises data source identification and data time, reads corresponding time series data according to described inquiry request and index segment from described catalogue.
Preferably, described memory module comprises:
Data file sets up unit, all with the data file of .data ending for searching in catalogue, and the data file that locating file name is maximum, if do not exist with the data file of .data ending, then newdata file, the file of described newdata file is called: data time .data;
Side-play amount writing unit, for finding with after the data file of .data ending, file reading tail information, described end-of-file packets of information is containing write side-play amount;
Data message writing unit, for being written in described data file by described time series data, the write reference position of described time series data is said write side-play amount;
Index information writing unit, for writing index information, being written to described first index information in data segment index corresponding to end-of-file, being written in the secondary index of end-of-file by described second index information.
Preferably, described read module comprises:
Inquiry request receiving element, for receiving inquiry request, described inquiry request comprises data source identification and data time;
Inquiry request converting unit, for the data source identification of described inquiry request is generated several bytes by hash algorithm, is converted into the character string of 16 systems, and searches corresponding catalogue by each byte;
Sequencing unit, for sorting according to inverted order to the filename under described catalogue, finds out first filename less than the data time of described inquiry request;
Index information reading unit, for opening data file corresponding to described filename, and the index information at file reading end;
Data message reading unit, for reading the data message of the time series data of inquiry request according to described index information.
Beneficial effect of the present invention is: a kind of method and device accessing magnanimity time series data, and the method comprises: time of reception sequence data, and described time series data comprises data source identification, data time and data message; Described data source identification is generated several bytes by hash algorithm, sets up and several bytes described some layers of catalogue one to one; Be stored in described catalogue by described time series data with the form of data file, described data file comprises data segment and index segment, and the filename of described data file is generated by described data time; Receive inquiry request, described inquiry request comprises data source identification and data time, from described catalogue, corresponding time series data is read according to described inquiry request and index segment, the present invention is by the mode of data file and access time series data in conjunction with index information, improves access efficiency.
Accompanying drawing explanation
Fig. 1 is a kind of process flow diagram accessing the method for magnanimity time series data that the embodiment of the present invention one provides
Fig. 2 is a kind of process flow diagram accessing the method for magnanimity time series data that the embodiment of the present invention two provides
Fig. 3 is a kind of process flow diagram accessing the method for magnanimity time series data that the embodiment of the present invention three provides
Fig. 4 is a kind of structural drawing accessing the device of magnanimity time series data that the embodiment of the present invention four provides.
Fig. 5 is the structural drawing of the device of the memory module that the embodiment of the present invention five provides.
Fig. 6 is the structural drawing of the device of the read module that the embodiment of the present invention six provides.
Embodiment
Technical scheme of the present invention is further illustrated by embodiment below in conjunction with Fig. 1-Fig. 6.
Embodiment one
Fig. 1 is a kind of process flow diagram accessing the method for magnanimity time series data that the present embodiment provides.
Access a method for magnanimity time series data, comprising:
S10, time of reception sequence data, described time series data comprises data source identification DKey, data time Time and data message Value;
S20, described data source identification is generated several bytes by hash algorithm, set up and several bytes described some layers of catalogue one to one;
S30, be stored in described catalogue by described time series data with the form of data file DFile, described data file comprises data segment and index segment, and the filename of described data file is generated by described data time;
S40, reception inquiry request, described inquiry request comprises data source identification and data time, reads corresponding time series data according to described inquiry request and index segment from described catalogue.
In the present embodiment, in conjunction with index information, time series data is accessed by the mode of data file, be no longer dependent on database of the prior art, improve access efficiency.
In the present embodiment, described data segment is used for recording described data message, and described index segment is used for essential information and the index information of recording data files.
In the present embodiment, shown data segment information comprises:
Data segment maximum length maxsize, according to actual conditions configuration, such as 1GB, when file storage is greater than this value, closes this file, creates new file and stores.
Data block size: BlockSize, by configuration setting, acquiescence 1MB.
Data block maximum number: MaxBlockNum is calculated by maxsize/BlockSize, acquiescence position 1K.
The Offset that data block sequence number: BlockSeqno writes by current data calculates (BlockSeqno=Offset*MaxBlockNum/maxsize).
In the present embodiment, described essential information comprises data file start time, end of data file time and data source identification, described index information comprises the first index information and the second index information, data bin data is divided into MaxBlockNum block by described first index information, record start time corresponding to each data segment and data file deviation post in order, described second index information chooses 4 records in MaxBlockNum record of Part I, comprises wall scroll index data size, the total size of index segment information, end-of-file position and file overall length.
In the present embodiment, wall scroll index data size: BIndexSize=ST (8byte)+Offset (32byte)=40byte;
The total size of index segment information: MaxBIndexSize=(MaxBlockNum+4) * BIndexSize;
End-of-file position: tailOffset=maxsize+MaxBIndexSize;
File overall length: TotalFileSize=tailOffset+ST (8byte)+ET (8byte)+offset (32byte).
In the present embodiment, described step S20 is specially:
Described data source identification is generated the shape data of four bytes by hash algorithm, by last byte of described four bytes, successively forward, set up and described four bytes root directory, one deck catalogue, two layers of catalogue and three layers of catalogue one to one.
In the present embodiment, the start time .data of filename=this file record of shown data file.
Embodiment two
As shown in Figure 2, in the present embodiment, described step S30 comprises:
S31, search in catalogue all with .data ending data file, and the data file that locating file name is maximum, if do not exist with the data file of .data ending, then newdata file, the file of described newdata file is called: data time time.data; In end-of-file tailOffset position log file essential information, { wherein, the start time is data time for startTime, 0,0}, and the end time is that 0 expression does not terminate, current data section writing position 0, and is recorded in the data structure of the file handle in internal memory.
If S32 finds with the data file of .data ending, file reading tail information, described end-of-file packets of information is containing write side-play amount offset; File reading tail recorded information { startTime, 0, offset}, wherein, the start time is data time, and the end time is that 0 expression does not terminate, current data section writing position offset, and file is write side-play amount be set to offset, and be recorded in the data structure of the file handle in internal memory.
S33, be written in described data file by described time series data, the write reference position of described time series data is said write side-play amount offset;
S34, write index information, be written to described first index information in data segment index corresponding to end-of-file, be written in the secondary index of end-of-file by described second index information.
In the present embodiment, also comprise after described step S34:
If the described data file of step S35 reaches data segment maximum length, close described data file, set up new data file and write.
Embodiment three
As shown in Figure 3, in the present embodiment, described step S40 comprises:
S41, reception inquiry request, described inquiry request comprises data source identification and data time;
S42, the data source identification of described inquiry request is generated several bytes by hash algorithm, each byte is converted into the character string of 16 systems, and searches corresponding catalogue;
S43, the filename under described catalogue to be sorted according to inverted order, find out first filename less than the data time of described inquiry request;
S44, open data file corresponding to described filename, and the index information at file reading end;
S55, read the data message of the time series data of inquiry request according to described index information.
Embodiment four
As shown in Figure 4, a kind of device accessing magnanimity time series data, comprising:
Receiver module 10, for time of reception sequence data, described time series data comprises data source identification, data time and data message;
Modular converter 20, for described data source identification is generated several bytes by hash algorithm, sets up and several bytes described some layers of catalogue one to one;
Memory module 30, for being stored in described catalogue by described time series data with the form of data file, described data file comprises data segment and index segment, and the filename of described data file is generated by described data time;
Read module 40, for receiving inquiry request, described inquiry request comprises data source identification and data time, reads corresponding time series data according to described inquiry request and index segment from described catalogue.
Embodiment five
As shown in Figure 5, in the present embodiment, described memory module 30 comprises:
Data file sets up unit 31, all with the data file of .data ending for searching in catalogue, and the data file that locating file name is maximum, if do not exist with the data file of .data ending, then newdata file, the file of described newdata file is called: data time .data;
Side-play amount writing unit 32, for finding with after the data file of .data ending, file reading tail information, described end-of-file packets of information is containing write side-play amount offset;
Data message writing unit 33, for being written in described data file by described time series data, the write reference position of described time series data is said write side-play amount offset;
Index information writing unit 34, for writing index information, being written to described first index information in data segment index corresponding to end-of-file, being written in the secondary index of end-of-file by described second index information.
Embodiment six
As shown in Figure 6, in the present embodiment, described read module 40 comprises:
Inquiry request receiving element 41, for receiving inquiry request, described inquiry request comprises data source identification and data time;
Inquiry request converting unit 42, for the data source identification of described inquiry request is generated several bytes by hash algorithm, is converted into the character string of 16 systems, and searches corresponding catalogue by each byte;
Sequencing unit 43, for sorting according to inverted order to the filename under described catalogue, finds out first filename less than the data time of described inquiry request;
Index information reading unit 44, for opening data file corresponding to described filename, and the index information at file reading end;
Data message reading unit 45, for reading the data message of the time series data of inquiry request according to described index information.
The foregoing is only the specific embodiment of the present invention, these describe just in order to explain principle of the present invention, and can not be interpreted as limiting the scope of the invention by any way.Based on explanation herein, those skilled in the art does not need to pay performing creative labour can associate other specific implementation method of the present invention, and these modes all will fall within protection scope of the present invention.

Claims (10)

CN201510300297.8A2015-06-032015-06-03A kind of method and device for accessing magnanimity time series dataActiveCN104881481B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201510300297.8ACN104881481B (en)2015-06-032015-06-03A kind of method and device for accessing magnanimity time series data

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201510300297.8ACN104881481B (en)2015-06-032015-06-03A kind of method and device for accessing magnanimity time series data

Publications (2)

Publication NumberPublication Date
CN104881481Atrue CN104881481A (en)2015-09-02
CN104881481B CN104881481B (en)2018-05-01

Family

ID=53948974

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201510300297.8AActiveCN104881481B (en)2015-06-032015-06-03A kind of method and device for accessing magnanimity time series data

Country Status (1)

CountryLink
CN (1)CN104881481B (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN106776823A (en)*2016-11-252017-05-31华为技术有限公司A kind of time series data management method, equipment and device
CN107590157A (en)*2016-07-082018-01-16腾讯科技(深圳)有限公司A kind of date storage method, data query method and relevant device
CN108399263A (en)*2018-03-152018-08-14北京大众益康科技有限公司The storage of time series data and querying method and storage and processing platform
CN108664664A (en)*2018-05-222018-10-16电子科技大学A kind of magnanimity educational documentation associated storage method
CN108877899A (en)*2018-03-202018-11-23青岛海信医疗设备股份有限公司The processing method and server of DICOM image
CN109143342A (en)*2018-08-232019-01-04成都爱为贝思科技有限公司A kind of seismic prospecting wireless collection data fusion method
CN109164980A (en)*2018-08-032019-01-08北京涛思数据科技有限公司A kind of optimizing polymerization processing method of time series data
WO2019057081A1 (en)*2017-09-212019-03-28杭州海康威视系统技术有限公司Data storage method, data query method, computer device, and storage medium
CN111061684A (en)*2019-12-312020-04-24成都科来软件有限公司Data packet file time sequence recovery system
CN111078153A (en)*2019-12-202020-04-28同方知网(北京)技术有限公司Distributed storage method based on files
CN111400266A (en)*2019-01-022020-07-10阿里巴巴集团控股有限公司Data processing method and system, and diagnosis processing method and device of operation event
CN111566627A (en)*2017-11-092020-08-21日本电信电话株式会社Information accumulation device, data processing system, and program
CN111563024A (en)*2020-07-152020-08-21北京升鑫网络科技有限公司Method and device for monitoring container process on host machine and computing equipment
CN114185934A (en)*2021-12-152022-03-15广州辰创科技发展有限公司Indexing and query method and system based on Tiandun database column storage
CN115408390A (en)*2022-08-242022-11-29上海电气风电集团股份有限公司 A data processing method, device and electronic equipment
CN115905122A (en)*2023-02-202023-04-04成都九洲电子信息系统股份有限公司Flight track data storage and retrieval system, method and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1545660A (en)*2001-06-222004-11-10���Method and system for collecting and retrieving time series, real-time and non-real-time data
CN102446184A (en)*2010-10-122012-05-09上海可鲁系统软件有限公司Industrial data storage and indexing method based on time series
CN104090987A (en)*2014-07-282014-10-08华中科技大学Historical data storage and indexing method
CN104156385A (en)*2014-06-242014-11-19北京京东尚科信息技术有限公司Method and device for processing time series data

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1545660A (en)*2001-06-222004-11-10���Method and system for collecting and retrieving time series, real-time and non-real-time data
CN102446184A (en)*2010-10-122012-05-09上海可鲁系统软件有限公司Industrial data storage and indexing method based on time series
CN104156385A (en)*2014-06-242014-11-19北京京东尚科信息技术有限公司Method and device for processing time series data
CN104090987A (en)*2014-07-282014-10-08华中科技大学Historical data storage and indexing method

Cited By (25)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN107590157A (en)*2016-07-082018-01-16腾讯科技(深圳)有限公司A kind of date storage method, data query method and relevant device
CN106776823A (en)*2016-11-252017-05-31华为技术有限公司A kind of time series data management method, equipment and device
WO2018095299A1 (en)*2016-11-252018-05-31华为技术有限公司Time sequence data management method, device and apparatus
US11269902B2 (en)2016-11-252022-03-08Huawei Technologies Co., Ltd.Time series data management method, device, and apparatus
CN106776823B (en)*2016-11-252018-12-07华为技术有限公司A kind of time series data management method, equipment and device
WO2019057081A1 (en)*2017-09-212019-03-28杭州海康威视系统技术有限公司Data storage method, data query method, computer device, and storage medium
CN109542330A (en)*2017-09-212019-03-29杭州海康威视系统技术有限公司Date storage method, data query method and device
CN111566627B (en)*2017-11-092023-07-21日本电信电话株式会社Information accumulation device, data processing system, and recording medium
CN111566627A (en)*2017-11-092020-08-21日本电信电话株式会社Information accumulation device, data processing system, and program
CN108399263A (en)*2018-03-152018-08-14北京大众益康科技有限公司The storage of time series data and querying method and storage and processing platform
CN108399263B (en)*2018-03-152022-03-01北京大众益康科技有限公司Time sequence data storage and query method and storage and processing platform
CN108877899A (en)*2018-03-202018-11-23青岛海信医疗设备股份有限公司The processing method and server of DICOM image
CN108664664A (en)*2018-05-222018-10-16电子科技大学A kind of magnanimity educational documentation associated storage method
CN109164980B (en)*2018-08-032024-02-02北京涛思数据科技有限公司Aggregation optimization processing method for time sequence data
CN109164980A (en)*2018-08-032019-01-08北京涛思数据科技有限公司A kind of optimizing polymerization processing method of time series data
CN109143342A (en)*2018-08-232019-01-04成都爱为贝思科技有限公司A kind of seismic prospecting wireless collection data fusion method
CN111400266A (en)*2019-01-022020-07-10阿里巴巴集团控股有限公司Data processing method and system, and diagnosis processing method and device of operation event
CN111400266B (en)*2019-01-022023-05-02阿里巴巴集团控股有限公司Data processing method and system, and diagnosis processing method and device for operation event
CN111078153A (en)*2019-12-202020-04-28同方知网(北京)技术有限公司Distributed storage method based on files
CN111061684B (en)*2019-12-312023-04-07科来网络技术股份有限公司Data packet file time sequence recovery system
CN111061684A (en)*2019-12-312020-04-24成都科来软件有限公司Data packet file time sequence recovery system
CN111563024A (en)*2020-07-152020-08-21北京升鑫网络科技有限公司Method and device for monitoring container process on host machine and computing equipment
CN114185934A (en)*2021-12-152022-03-15广州辰创科技发展有限公司Indexing and query method and system based on Tiandun database column storage
CN115408390A (en)*2022-08-242022-11-29上海电气风电集团股份有限公司 A data processing method, device and electronic equipment
CN115905122A (en)*2023-02-202023-04-04成都九洲电子信息系统股份有限公司Flight track data storage and retrieval system, method and storage medium

Also Published As

Publication numberPublication date
CN104881481B (en)2018-05-01

Similar Documents

PublicationPublication DateTitle
CN104881481A (en)Method and device for accessing mass time sequence data
CN106649627B (en)A kind of method and apparatus that log is searched
CN105069048A (en)Small file storage method, query method and device
CN103870492B (en)A kind of date storage method and device based on key row sequence
CN107918612B (en)The implementation method and device of key assignments memory system data structure
JP5524144B2 (en) Memory system having a key-value store system
CN102968422B (en)System and method for controlling streaming data storage
US7761648B2 (en)Caching method for NAND flash translation layer
CN108647151A (en)It is a kind of to dodge system metadata rule method, apparatus, equipment and storage medium entirely
CN103678491A (en)Method based on Hadoop small file optimization and reverse index establishment
CN105468642A (en)Data storage method and apparatus
WO2013152678A1 (en)Method and device for metadata query
US20110040761A1 (en)Estimation of postings list length in a search system using an approximation table
CN103488709A (en)Method and system for building indexes and method and system for retrieving indexes
CN107943520B (en)Application stack information acquisition method and device and stack information analysis method and device
CN108255408A (en)Date storage method and system
CN103226965B (en)Based on the audio/video data access method of time bitmap
CN102346783B (en)Data retrieval method and device
CN102467572A (en)Data block query method supporting repeated data deletion procedure
CN104035956A (en)Time-series data storage method based on distributive column storage
CN103425785A (en)Data storage system and user data storage and reading method thereof
CN103186617A (en)Data storage method and device
CN103310008B (en)A kind of cloud control server and its file index method
CN110531929A (en)small file processing method and device of storage system
CN106970935A (en)Real-time data memory structure, method for writing data and method for reading data

Legal Events

DateCodeTitleDescription
C06Publication
PB01Publication
EXSBDecision made by sipo to initiate substantive examination
SE01Entry into force of request for substantive examination
CB02Change of applicant information
CB02Change of applicant information

Address after:518054 Futian District, Guangdong, Shennan Road, Press Plaza, room, room 1306

Applicant after:ANKE ROBOT CO.,LTD.

Address before:518054 Futian District, Guangdong, Shennan Road, Press Plaza, room, room 1306

Applicant before:ANKE SMART CITY TECHNOLOGY (PRC) Co.,Ltd.

TA01Transfer of patent application right

Effective date of registration:20171212

Address after:325200 Ruian city Ruian Economic Development Zone on the East Road in Wenzhou, Zhejiang

Applicant after:Long Jianghui

Address before:518054 Futian District, Guangdong, Shennan Road, Press Plaza, room, room 1306

Applicant before:ANKE ROBOT CO.,LTD.

TA01Transfer of patent application right
CB03Change of inventor or designer information
CB03Change of inventor or designer information

Inventor after:Li Feng

Inventor after:Ye Weiqiang

Inventor after:Chen Yu

Inventor after:Zhong Ming

Inventor after:Chen Guozhen

Inventor before:Xu Jun

TA01Transfer of patent application right
TA01Transfer of patent application right

Effective date of registration:20180404

Address after:510000 Golden Eagle building, No. 316, Yuexiu District Ring Road, Guangzhou City, Guangdong Province, eleven

Applicant after:Guangdong mechanical and Electrical Equipment Tendering Co.,Ltd.

Address before:325200 Ruian city Ruian Economic Development Zone on the East Road in Wenzhou, Zhejiang

Applicant before:Long Jianghui

GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp