CN102073467B - Distributed method for displaying vector data, device and system thereof - Google Patents

Distributed method for displaying vector data, device and system thereof Download PDF

Info

Publication number
CN102073467B
CN102073467B CN2010105455467A CN201010545546A CN102073467B CN 102073467 B CN102073467 B CN 102073467B CN 2010105455467 A CN2010105455467 A CN 2010105455467A CN 201010545546 A CN201010545546 A CN 201010545546A CN 102073467 B CN102073467 B CN 102073467B
Authority
CN
China
Prior art keywords
vector data
display end
vector
show
need show
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN2010105455467A
Other languages
Chinese (zh)
Other versions
CN102073467A (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.)
Nantong Zhuoxiao Automation Co ltd
Original Assignee
Vtron Technologies Ltd
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 Vtron Technologies Ltd filed Critical Vtron Technologies Ltd
Priority to CN2010105455467A priority Critical patent/CN102073467B/en
Publication of CN102073467A publication Critical patent/CN102073467A/en
Application granted granted Critical
Publication of CN102073467B publication Critical patent/CN102073467B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

The invention provides a distributed method for displaying vector data, a device and a system of the distributed method. The method comprises the steps of: receiving a drawing order and a vector data packet; computing a screen coordinate range displayed by each display end according to the position of each display end in a whole splice wall, and converting the screen coordinate range displayed by each display end into a corresponding practical geographic coordinate range; unpacking the vector data packet, performing space relationship screening according to the geographic coordinate range displayed by each display end, and screening the vector data which needs to be displayed by each display end; and respectively packing the vector data which needs to be displayed by each display end, and transmitting the vector data to the corresponding display end to be drawn and displayed. Due to the scheme of the invention, only the vector data which needs to be displayed by the display end is transmitted to each display end, and only the vector data which needs to be displayed by the display end is drawn and displayed by each display end, so that the date quantity transmitted by a network is furthest reduced, the date quantity which needs to be processed by each display end is greatly reduced, and the display efficiency of vector graphics is improved.

Description

The method of distributed demonstration vector data, Apparatus and system
Technical field
The present invention relates to the image display technology field, particularly a kind of method of distributed demonstration vector data, Apparatus and system.
Background technology
When in the prior art map being shown; Especially on combination during displayed map; For displayed map efficiently, normally map is carried out pre-service, generate the identical pictures of several sizes according to different engineer's scales; Adopt the mode of distributed demonstration on combination, to show then, make each display end of combination only show certain part of the correspondence of this map.And the vector data that on combination, shows in real time for needs; Owing to can't adopt aforesaid way directly vector data to be cut; Then be to send to each display end to all vector datas through the images serve end; Draw whole vector datas respectively by each display end then, can stride the correct purpose that shows of display end to reach vector data.
Yet in this scheme, because image server all is to send whole vector datas to each display end, the data volume of transmission is big, and is therefore higher to network bandwidth requirement, and when the quantity of display end was many, offered load can be very big; Because each display end all need be drawn whole vector datas, therefore when the vector data amount was very big, the data volume that causes each display end to draw was all very big simultaneously, and efficient obviously descends, and caused time-delay obviously, influenced display synchronization.
Summary of the invention
To the problem that exists in the above-mentioned prior art; The object of the present invention is to provide the system of device and a kind of distributed demonstration vector data of a kind of method of distributed demonstration vector data, a kind of distributed demonstration vector data; It can effectively reduce the data volume of Network Transmission and the data volume of the vector graphics that display end need be drawn, and improves the display efficiency of vector graphics.
For achieving the above object, the present invention adopts following technical scheme:
A kind of method of distributed demonstration vector data comprises step:
Receive and draw instruction and vector data bag;
Go out the screen coordinate scope that each display end shows according to the position calculation of each display end in whole combination, and convert the screen coordinate scope that each display end shows the geographic coordinate scope of corresponding reality into;
Said vector data bag is unpacked, and carry out the spatial relationship screening, filter out the vector data that each display end need show according to the geographic coordinate scope that each display end need show;
The vector data that need show each display end respectively carries out package, and the data behind the package are sent to corresponding display end draws and show;
The mode that the said geographic coordinate scope that need show according to each display end carries out spatial relationship screening, filter out the vector data that each display end need show specifically comprises:
Be respectively each vector data and generate corresponding management handle, be respectively each display end and generate corresponding vector data chained list;
Whether each vector data of judging said vector data bag intersects with the geographic coordinate scope that display end need show; If; Judge the vector data that this vector data need show for this display end, and the management handle and the coordinate figure of this vector data joined in the corresponding vector data chained list of this display end.
A kind of device of distributed demonstration vector data comprises:
The Data Receiving unit is used for receiving drawing and instructs and the vector data bag;
Coordinate transformation unit is used for going out the screen coordinate scope that each display end shows according to each display end in the position calculation of whole combination, and converts the screen coordinate scope that each display end shows the geographic coordinate scope of corresponding reality into;
The space screening unit is used for said vector data bag is unpacked, and carries out the spatial relationship screening according to the geographic coordinate scope that each display end need show, filters out the vector data that each display end need show;
Data transmission unit, the vector data that is used for need showing each display end respectively carries out package, and the data behind the package are sent to corresponding display end draws and show;
Said space screening unit specifically comprises:
The unit of unpacking is used for said vector data bag is unpacked;
Management handle generation unit is used to each vector data and generates corresponding management handle;
Vector data chained list generation unit is used to be respectively each display end and generates corresponding vector data chained list;
Said screening unit; Be used for when judgement learns that geographic coordinate scope that vector data and this display end need show intersects; Judge the vector data that this vector data need show for this display end, and the management handle and the coordinate figure of this vector data joined in the corresponding vector data chained list of this display end.
A kind of system of distributed demonstration vector data comprises the device of aforesaid distributed demonstration vector data also comprising each said display end that each said display end is formed said combination.
According to the scheme of the invention described above, it is the geographic coordinate scope that converts corresponding reality through the screen coordinate scope that each display end is shown into, and in view of the above the vector data bag that receives is carried out the spatial relationship screening; Filter out the vector data that each display end need show, thereby, when each display end sends vector data; Just can only send to its vector data that need show of display end, rather than whole vector datas, reduce the data volume of Network Transmission to greatest extent; Offered load is little; In addition, drawing when showing at display end, also can be only to draw and show the vector data that this display end need show; Greatly reduce the data volume that each display end need be handled, improved the display efficiency of vector graphics.
Description of drawings
Fig. 1 is the schematic flow sheet of the method embodiment of distributed demonstration vector data of the present invention;
Fig. 2 is the structural representation of the device embodiment one of distributed demonstration vector data of the present invention;
Fig. 3 is the structural representation of the device embodiment two of distributed demonstration vector data of the present invention;
Fig. 4 is the structural representation of the device embodiment three of distributed demonstration vector data of the present invention.
Embodiment
Below with the mode of specific embodiment the present invention program is set forth in detail.
Referring to shown in Figure 1, be the schematic flow sheet of the method embodiment of distributed demonstration vector data of the present invention, it comprises step:
Step S101: receive and draw instruction and vector data bag, get into step S102;
Step S102: go out the screen coordinate scope that each display end shows according to the position calculation of each display end in whole combination; Carry out coordinate conversion; The screen coordinate scope that each display end is shown converts the geographic coordinate scope of corresponding reality into, gets into step S103;
Step S103: said vector data bag is unpacked, and carry out the spatial relationship screening, filter out the vector data that each display end need show, get into step S104 according to the geographic coordinate scope that each display end need show;
Step S104: the vector data that need show each display end respectively carries out package, and the data behind the package are sent to corresponding display end draws and show.
According to the method for the invention described above, it is through filtering out the vector data that each display end need show, thereby; When each display end sends vector data, just can only send to its vector data that need show of display end, rather than whole vector datas; Reduced the data volume of Network Transmission to greatest extent, offered load is little, in addition; When display end is drawn demonstration; Also can be only to draw and show the vector data that this display end need show, greatly reduce the data volume that each display end need be handled, improve the display efficiency of vector graphics.
The above-mentioned concrete mode of obtaining the screen coordinate scope that the position of each display end in combination, each display end show can adopt variety of way; For example in advance the position of each display end in whole combination, the screen coordinate scope that each display end shows are stored; When carrying out above-mentioned steps, directly reading those information and get final product, also can be not store in advance; When carrying out above-mentioned steps, from combination, acquire those information again, concrete implementation does not repeat them here.
Wherein, in above-mentioned steps S103, carry out spatial relationship screening, when filtering out the vector data that each display end need show, a kind of concrete implementation wherein can be:
Be respectively each vector data and generate corresponding management handle, and be respectively the vector data chained list that each display end generates correspondence;
Judge the vector data whether each vector data of vector data bag need show for this display end; If judge that certain vector data is the vector data that this display end need show, then management handle and the coordinate figure with this vector data joins in the corresponding vector data chained list of this display end.When specifically judging; Can be after earlier some vector datas being judged completion to the relation of all display ends; Get into judgement again to next vector data; Perhaps also can be after all vector datas are judged completion to the relation of some display ends, to get into the judgement to next display end again, concrete mode can be different according to actual needs.At this moment, as far as each display end, the data that comprise in its corresponding vector data chained list are the vector data that this display end need show.
Wherein, When judging the vector data whether certain vector data need show for certain display end; Can judge through judging that geographic coordinate scope that whether this vector data need show with this display end intersects,, then can judge the vector data that this vector data need show for this display end if intersect; Otherwise, judge that then this vector data is not the vector data that this display end need show.
When whether judgement intersects; Can adopt multiple mode to judge; In a kind of therein implementation; Can be the geographic coordinate envelope rectangle that generates each vector data according to the coordinate figure of each vector data, when judging that whether certain vector data intersects with certain display end, can be whether the geographic coordinate scope of geographic coordinate envelope rectangle and the demonstration of this display end through judging this vector data intersects and judge; If the geographic coordinate scope that the geographic coordinate envelope rectangle of this vector data and this display end show intersects, can judge that then the geographic coordinate scope that this vector data and this display end need show intersects.
As a kind of optimal way, the above-mentioned vector data bag that receives can be the overall data bag that comprises all vector figure datas, thereby when sending the vector data bag; Be not with the package transmission respectively of each vector graphics; Avoided vector data asynchronous, reduced the number of times of transmitted data on network simultaneously owing to gradation arrives the demonstration that causes, and because package repeatedly; Thereby reduced the data volume of Network Transmission on the whole, further improved display efficiency.
According to the method for the distributed demonstration vector data of the invention described above, the present invention also provides a kind of device of distributed demonstration vector data, below just each embodiment of the device of this distributed demonstration vector data is elaborated.
Embodiment one:
As shown in Figure 2, be the structural representation of the device embodiment one of distributed demonstration vector data of the present invention, it comprises:
The Data Receiving unit is used for receiving drawing and instructs and the vector data bag;
Coordinate transformation unit is used for going out the screen coordinate scope that each display end shows according to each display end in the position calculation of whole combination, carries out coordinate conversion, the screen coordinate scope of each display end demonstration is converted into the geographic coordinate scope of corresponding reality;
The space screening unit is used for said vector data bag is unpacked, and carries out the spatial relationship screening according to the geographic coordinate scope that each display end need show, filters out the vector data that each display end need show;
Data transmission unit, the vector data that is used for need showing each display end respectively carries out package, and the data behind the package are sent to corresponding display end draws and show.
According to the device in the present embodiment, it is through filtering out the vector data that each display end need show, thereby; When each display end sends vector data, just can only send to its vector data that need show of display end, rather than whole vector datas; Reduced the data volume of Network Transmission to greatest extent, offered load is little, in addition; When display end is drawn demonstration; Also can be only to draw and show the vector data that this display end need show, greatly reduce the data volume that each display end need be handled, improve the display efficiency of vector graphics.
The concrete mode that above-mentioned coordinate transformation unit obtains the screen coordinate scope that the position of each display end in combination, each display end show can adopt variety of way; For example in advance the position of each display end in whole combination, the screen coordinate scope that each display end shows are stored; When carrying out above-mentioned steps; Directly reading those information gets final product; Can be not store in advance yet, when carrying out above-mentioned steps, from combination, acquire those information again, concrete implementation repeat them here.
Wherein, The space screening unit is when judging the vector data whether certain vector data need show for certain display end; Can judge through judging that geographic coordinate scope that whether this vector data need show with this display end intersects,, then can judge the vector data that this vector data need show for this display end if intersect; Otherwise, judge that then this vector data is not the vector data that this display end need show.
When whether judgement intersects; Can adopt multiple mode to judge; In a kind of therein implementation; Can be the geographic coordinate envelope rectangle that generates each vector data according to the coordinate figure of each vector data, when judging that whether certain vector data intersects with certain display end, can be whether the geographic coordinate scope of geographic coordinate envelope rectangle and the demonstration of this display end through judging this vector data intersects and judge; If the geographic coordinate scope that the geographic coordinate envelope rectangle of this vector data and this display end show intersects, can judge that then the geographic coordinate scope that this vector data and this display end need show intersects.
As a kind of optimal way, the above-mentioned vector data bag that receives can be the overall data bag that comprises all vector figure datas, thereby when sending the vector data bag; Be not with the package transmission respectively of each vector graphics; Avoided vector data asynchronous, reduced the number of times of transmitted data on network simultaneously owing to gradation arrives the demonstration that causes, and because package repeatedly; Thereby reduced the data volume of Network Transmission on the whole, further improved display efficiency.
Embodiment two:
As shown in Figure 3, be the structural representation of the device embodiment two of distributed demonstration vector data of the present invention, in the present embodiment, the space screening unit in the foregoing description one has been carried out further qualification, this space screening unit specifically comprises:
The unit of unpacking is used for said vector data bag is unpacked;
Screening unit, the geographic coordinate scope that is used for need showing according to each display end are carried out the spatial relationship screening, filter out the vector data that each display end need show.
At this moment; After screening unit screening obtains vector data that each display end need show; Data transmission unit can obtain the vector data that each display end need show from this screening unit, and sends to corresponding display end behind the vector data package that respectively each display end need be shown and show.
Identical in other technologies characteristic in the present embodiment and the foregoing description one do not repeat them here.
Embodiment three:
As shown in Figure 4; Be the structural representation of the device embodiment three of distributed demonstration vector data of the present invention, in the present embodiment, for the scheme among the embodiment two; Be the mode of screening, this space screening unit has been carried out further qualification through a kind of concrete space.
As shown in Figure 4, the space screening unit in the present embodiment also comprises:
Management handle generation unit is used to each vector data and generates corresponding management handle;
The vector data linked list units is used to be respectively each display end and generates corresponding vector data chained list;
At this moment; Said screening unit; When the vector data that vector data need show for this display end is learnt in judgement, the management handle and the coordinate figure of this vector data joined in the corresponding vector data chained list of this display end, at this moment; As far as each display end, the data that comprise in its corresponding vector data chained list are the vector data that this display end need show.
In this case; After obtaining the vector data that each display end need show; Data transmission unit can be directly obtains the vector data that each display end need show from the vector data linked list units, and sends to corresponding display end behind the vector data package that respectively each display end need be shown and show.
Identical in other technologies characteristic in the present embodiment and the foregoing description two do not repeat them here.
Device according to the distributed demonstration vector data of the invention described above; The present invention also provides a kind of system of distributed demonstration vector data; This system comprises the device of aforesaid distributed demonstration vector data, also comprises each said display end, and each said display end has been formed a combination jointly; The common demonstration work of accomplishing integral body does not repeat them here.
Above-described embodiment of the present invention only is the explanation to the present invention program's specific embodiment, does not constitute the qualification to protection domain of the present invention.Any modification of within spirit of the present invention and principle, being done, be equal to replacement and improvement etc., all should be included within the claim protection domain of the present invention.

Claims (6)

1. the method for a distributed demonstration vector data is characterized in that, comprises step:
Receive and draw instruction and vector data bag;
Go out the screen coordinate scope that each display end shows according to the position calculation of each display end in whole combination, and convert the screen coordinate scope that each display end shows the geographic coordinate scope of corresponding reality into;
Said vector data bag is unpacked, and carry out the spatial relationship screening, filter out the vector data that each display end need show according to the geographic coordinate scope that each display end need show;
The vector data that need show each display end respectively carries out package, and the data behind the package are sent to corresponding display end draws and show;
The mode that the said geographic coordinate scope that need show according to each display end carries out spatial relationship screening, filter out the vector data that each display end need show specifically comprises:
Be respectively each vector data and generate corresponding management handle, be respectively each display end and generate corresponding vector data chained list;
Whether each vector data of judging said vector data bag intersects with the geographic coordinate scope that display end need show; If; Judge the vector data that this vector data need show for this display end, and the management handle and the coordinate figure of this vector data joined in the corresponding vector data chained list of this display end.
2. the method for distributed demonstration vector data according to claim 1 is characterized in that:
Generate the geographic coordinate envelope rectangle of each vector data according to the coordinate figure of each vector data;
Whether the geographic coordinate scope that the envelope rectangle through judging each vector data and each display end show intersects is judged that whether this vector data intersects with the geographic coordinate scope that display end need show.
3. the method for distributed demonstration vector data according to claim 1 is characterized in that, said vector data bag is the overall data bag that comprises all vector figure datas.
4. the device of a distributed demonstration vector data is characterized in that, comprising:
The Data Receiving unit is used for receiving drawing and instructs and the vector data bag;
Coordinate transformation unit is used for going out the screen coordinate scope that each display end shows according to each display end in the position calculation of whole combination, and converts the screen coordinate scope that each display end shows the geographic coordinate scope of corresponding reality into;
The space screening unit is used for said vector data bag is unpacked, and carries out the spatial relationship screening according to the geographic coordinate scope that each display end need show, filters out the vector data that each display end need show;
Data transmission unit, the vector data that is used for need showing each display end respectively carries out package, and the data behind the package are sent to corresponding display end draws and show;
Said space screening unit specifically comprises:
The unit of unpacking is used for said vector data bag is unpacked;
Management handle generation unit is used to each vector data and generates corresponding management handle;
Vector data chained list generation unit is used to be respectively each display end and generates corresponding vector data chained list;
Said screening unit; Be used for when judgement learns that geographic coordinate scope that vector data and this display end need show intersects; Judge the vector data that this vector data need show for this display end, and the management handle and the coordinate figure of this vector data joined in the corresponding vector data chained list of this display end.
5. the device of distributed demonstration vector data according to claim 4 is characterized in that:
Said vector data bag is the overall data bag that comprises all vector figure datas.
6. the system of a distributed demonstration vector data is characterized in that, comprises the device like claim 4 or 5 described distributed demonstration vector datas, also comprises each said display end, and each said display end is formed said combination.
CN2010105455467A 2010-11-16 2010-11-16 Distributed method for displaying vector data, device and system thereof Expired - Fee Related CN102073467B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010105455467A CN102073467B (en) 2010-11-16 2010-11-16 Distributed method for displaying vector data, device and system thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010105455467A CN102073467B (en) 2010-11-16 2010-11-16 Distributed method for displaying vector data, device and system thereof

Publications (2)

Publication Number Publication Date
CN102073467A CN102073467A (en) 2011-05-25
CN102073467B true CN102073467B (en) 2012-10-31

Family

ID=44032019

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010105455467A Expired - Fee Related CN102073467B (en) 2010-11-16 2010-11-16 Distributed method for displaying vector data, device and system thereof

Country Status (1)

Country Link
CN (1) CN102073467B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103165104A (en) * 2011-12-12 2013-06-19 宁波Gqy视讯股份有限公司 Video signal synchronously displaying method of spliced screen
CN103885742B (en) * 2014-03-28 2017-01-25 广东威创视讯科技股份有限公司 Distributed display data acquisition method and device and wall splicing system
CN105446686A (en) * 2015-12-04 2016-03-30 广东威创视讯科技股份有限公司 Multi-screen splicing system, and multi-screen splicing display method and apparatus
CN106897043B (en) * 2017-02-28 2021-01-15 广州偕作信息科技有限公司 Data super-high-resolution display system and display method applied to spliced screen
CN110647515A (en) * 2019-08-29 2020-01-03 北京浪潮数据技术有限公司 Distributed drawing method and device
CN112583821A (en) * 2020-12-09 2021-03-30 威创集团股份有限公司 Display method, display system, electronic device, and computer-readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101162575A (en) * 2006-10-12 2008-04-16 佳能株式会社 Display control equipment and method, display device and processing method, multi-display system
CN101673534A (en) * 2009-09-28 2010-03-17 广东威创视讯科技股份有限公司 Multi-display method and multi-display device
CN101783010A (en) * 2009-07-24 2010-07-21 上海海事大学 System and method for generating electronic chart pictures capable of being seamlessly spliced

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101162575A (en) * 2006-10-12 2008-04-16 佳能株式会社 Display control equipment and method, display device and processing method, multi-display system
CN101783010A (en) * 2009-07-24 2010-07-21 上海海事大学 System and method for generating electronic chart pictures capable of being seamlessly spliced
CN101673534A (en) * 2009-09-28 2010-03-17 广东威创视讯科技股份有限公司 Multi-display method and multi-display device

Also Published As

Publication number Publication date
CN102073467A (en) 2011-05-25

Similar Documents

Publication Publication Date Title
CN102073467B (en) Distributed method for displaying vector data, device and system thereof
CN111224839B (en) Verification method and device for in-band network remote control function, storage medium and electronic equipment
CN108563517A (en) The call method and device of system interface
JP4913777B2 (en) Web page distribution system
CN1441363A (en) Distributive resource structure and system
US20100071008A1 (en) System and method for transmitting an animated figure
CN103023708B (en) The method of testing of communication protocol interface and system
CN109634751B (en) Method for realizing communication between application layer and bottom layer by utilizing electron framework
CN112783455B (en) Data transmission control method, device, medium and electronic equipment
CN103986763A (en) Vector data stream transmission method and system oriented to Web visualization
CN107861754A (en) Data encapsulation, processing method, device and electronic equipment
CN102546793A (en) Self-adaption method and system of mobile terminal based on cloud computing
CN106209523B (en) Screen sharing realization method and device and media terminal
CN105988948A (en) Data transmission method and equipment
CN110166485B (en) Protocol scheduling and using method and device
CN104484147A (en) Configuration method and device of display units of joined screen system
CN202352120U (en) Augmented-reality interactive learning machine for children
CN111047733B (en) Unmanned vehicle state monitoring control system
CN204595794U (en) USB computer switcher signal extender and extender system
CN100530339C (en) Display system and method of mobile terminal
CN106254420B (en) A kind of cross-domain communication method and device
CN103051528B (en) A kind of message rapid distribution method for bus and device
CN106685927A (en) Data subframe structure compilation method and relevant device
CN107895075B (en) Method for developing general simulation framework of airborne bus
CN101986258B (en) Method and device for synchronously displaying desktop signals based on PCIE bus

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP03 Change of name, title or address

Address after: 510670 Guangdong city of Guangzhou province Kezhu Guangzhou high tech Industrial Development Zone, Road No. 233

Patentee after: VTRON GROUP Co.,Ltd.

Address before: 510663 Guangzhou province high tech Industrial Development Zone, Guangdong, Cai road, No. 6, No.

Patentee before: VTRON TECHNOLOGIES Ltd.

CP03 Change of name, title or address
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201123

Address after: Unit 2414-2416, main building, no.371, Wushan Road, Tianhe District, Guangzhou City, Guangdong Province

Patentee after: GUANGDONG GAOHANG INTELLECTUAL PROPERTY OPERATION Co.,Ltd.

Address before: 510670 Guangdong city of Guangzhou province Kezhu Guangzhou high tech Industrial Development Zone, Road No. 233

Patentee before: VTRON GROUP Co.,Ltd.

Effective date of registration: 20201123

Address after: 226500 Nantong City, Nantong, Jiangsu Province, the city of Rugao City Street Red Star Village (Jiang Jiushan owned house)

Patentee after: RUGAO CHIJIU STAINLESS STEEL PIPE FACTORY

Address before: Unit 2414-2416, main building, no.371, Wushan Road, Tianhe District, Guangzhou City, Guangdong Province

Patentee before: GUANGDONG GAOHANG INTELLECTUAL PROPERTY OPERATION Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220608

Address after: 226500 room 105, block B, No. 528, Huilong South Road, Rucheng street, Rugao City, Nantong City, Jiangsu Province

Patentee after: Nantong zhuoxiao Automation Co.,Ltd.

Address before: 226500 group 4, Hongxing Village, Rucheng street, Rugao City, Nantong City, Jiangsu Province (in the house of Jiang Jiushan)

Patentee before: RUGAO CHIJIU STAINLESS STEEL PIPE FACTORY

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20121031