[go: up one dir, main page]

CN110119563B - Radial gate opening degree calculation method - Google Patents

Radial gate opening degree calculation method Download PDF

Info

Publication number
CN110119563B
CN110119563B CN201910374551.7A CN201910374551A CN110119563B CN 110119563 B CN110119563 B CN 110119563B CN 201910374551 A CN201910374551 A CN 201910374551A CN 110119563 B CN110119563 B CN 110119563B
Authority
CN
China
Prior art keywords
point
circle
value
coordinate
equation
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.)
Active
Application number
CN201910374551.7A
Other languages
Chinese (zh)
Other versions
CN110119563A (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 Hongdaxin Electronic Technology Co ltd
Original Assignee
Guangdong Hongdaxin Electronic Technology Co 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 Guangdong Hongdaxin Electronic Technology Co ltd filed Critical Guangdong Hongdaxin Electronic Technology Co ltd
Priority to CN201910374551.7A priority Critical patent/CN110119563B/en
Publication of CN110119563A publication Critical patent/CN110119563A/en
Application granted granted Critical
Publication of CN110119563B publication Critical patent/CN110119563B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Length Measuring Devices With Unspecified Measuring Means (AREA)

Abstract

A radial gate opening degree calculation method comprises the following steps: step S1: the length of the lifting rope is the radius R by taking the fulcrum as the center2Make a circle O2(ii) a Step S2: with the support hinge as the center and the length of the support arm as the radius R1Make a circle O1: step S3: taking the support hinge as an origin, and taking a coordinate to establish a plane rectangular coordinate system Oxy; step S4: the center coordinates of O1 are (0, 0), and the center coordinates of O2 are (x)0,y0),x0Horizontal distance of the fulcrum to the support hinge, y0Is the vertical distance from the fulcrum to the supporting hinge; step S5: circles O1 and O2 intersect at two points p and q, wherein the position of the point p is a lifting point; step S6: setting the angle value of the point p on a circle O1 as alpha and the angle value of the point p as beta; step S7: setting the distance from the support hinge to the point s at the bottom of the arc-shaped door leaf as R3; step S8: r1、R2、R3、x0、y0Can be obtained by measuring with a tape measure; step S9: and calculating the coordinate value of the s point. The invention adopts real-time, rapid, accurate and convenient calculation of data, and reduces the difficulty of data measurement as much as possible.

Description

Radial gate opening degree calculation method
Technical Field
The invention relates to a calculation method for the opening degree of a flood discharge gate of a hydroelectric power plant, in particular to a calculation method for the opening degree of an arc gate.
Background
The calculation method of the radial gate opening degree generally includes two methods, one method is to adopt segmented broken lines (the number of the broken line segments is different according to different gate opening degree settings), for example, the common opening degree meter matched with an encoder calculates the gate opening degree by using 15 broken lines, each broken line is used for calculating the gate opening degree by using a straight line fitting method, a precise professional measuring instrument is required to measure the inflection point value of each broken line, the data required to be measured is more, the gate needs to be sequentially lifted to each set inflection point of the broken line, the measurement and the operation are troublesome, the algorithm precision is not high enough, and data jumping may occur at the inflection point of the broken line.
The other method is to calculate the gate opening in real time by adopting a formula, and the existing gate opening calculation utilizes the method for measuring the angle value to calculate the opening value.
Disclosure of Invention
In order to solve the problems in the prior art, the arc gate opening degree calculation method is real-time, rapid, accurate and convenient, and the measurement difficulty of relevant necessary data in the debugging process is reduced as much as possible.
In order to realize the purpose of the invention, the invention adopts the following technical scheme:
the radial gate opening calculation method comprises the steps that the radial gate comprises a radial gate leaf, an upper support arm, a lower support arm and a lifting rope, wherein the upper support arm and the lower support arm are connected to form the support arm;
the calculation method of the opening degree of the radial gate comprises the following steps:
step S1: the length of the lifting rope is the radius R by taking the fulcrum as the center2Make a circle O2
Step S2: with the support hinge as the center and the length of the support arm as the radius R1Make a circle O1
Step S3: taking the support hinge as an origin, and taking a coordinate to establish a plane rectangular coordinate system Oxy;
step S4: the center coordinates of O1 are (0, 0), and the center coordinates of O2 are (x)0,y0),x0Horizontal distance of the fulcrum to the support hinge, y0Is the vertical distance from the fulcrum to the supporting hinge;
step S5: circles O1 and O2 intersect at two points p and q, wherein the position of the point p is a lifting point;
step S6: setting the angle value of the point p on a circle O1 as alpha and the angle value of the point p as beta;
step S7: setting the distance from the support hinge to the point s at the bottom of the arc-shaped door leaf as R3;
step S8: r1、R2、R3、x0、y0Can be obtained by measuring with a tape measure;
step S9: and calculating the coordinate value of the s point.
The s-point coordinate evaluation step is as follows:
s91: simultaneous O1 and O2 circular equations
Figure BDA0002051197420000021
S92: solving the equation to obtain two x values, wherein the smaller x value is a p point, and the coordinates of the p point are (x1, y 1);
s93: substituting the coordinate of the point p into an O1 circular equation to obtain an alpha value;
s94: measuring the distance between the p point and the t point, recording the distance as d, regarding d as an arc value from the p point to the t point on an O1 circle approximately, and solving a beta angle value;
s95: an angle value theta of a circle with a radius R3 on which the point s is positioned can be obtained according to the angle values of alpha and beta, namely the angle value theta is alpha + beta;
s96: according to the obtained theta, the coordinate (x) of s is obtaineds,ys) Wherein y issNamely the opening value;
s97: finally, will ysCalibrated to actual values, e.g. y, currently calculatedsAnd if the actual opening degree is-3 and 0, the value of y +3 is the actual opening degree value.
In said S92: according to the root-finding formula
Figure BDA0002051197420000031
The coordinates of the point p are:
Figure BDA0002051197420000032
Figure BDA0002051197420000033
in said S93: substituting the p point coordinates into the O1 circular equation, the O1 circular equation is as follows:
Figure BDA0002051197420000034
thus:
Figure BDA0002051197420000035
or
Figure BDA0002051197420000036
In said S94:
Figure BDA0002051197420000037
in said S96:
Figure BDA0002051197420000038
Figure BDA0002051197420000039
drawings
FIG. 1 is a structural view of a radial gate of the present invention;
FIG. 2 is a simplified diagram of the structure of FIG. 1;
FIG. 3 is a schematic view of a method for calculating the opening of the radial gate according to the present invention;
wherein:
1. an arc-shaped door leaf; 2. an upper support arm; 3. a lower support arm; 4. supporting hinges; 5. a lifting rope; 6. a fulcrum; 7. And (4) hoisting points.
Detailed Description
To facilitate an understanding of the invention, the invention will now be described more fully with reference to the accompanying drawings. Preferred embodiments of the invention are shown in the drawings. The invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete.
It will be understood that when an element is referred to as being "secured to" another element, it can be directly on the other element or intervening elements may also be present. When an element is referred to as being "coupled" to another element, it can be directly coupled to the other element or intervening elements may also be present.
For convenience of description, the terms "left", "right", "up" and "down" used hereinafter are the same as the left, right, up and down directions of the drawings themselves, but do not limit the structure of the invention.
As shown in fig. 1 to 2, a method for calculating the opening degree of a radial gate, the radial gate comprises a radial gate leaf 1, an upper support arm 2, a lower support arm 3 and a lifting rope 5, the upper support arm 1 and the lower support arm 2 are connected to form a support arm, one end of the support arm is fixedly connected with the radial gate leaf 1, the other end of the support arm is hinged with a support hinge 4, the lifting rope 5 is connected with a lifting point 7 on the radial gate leaf 1 by bypassing a fulcrum 6, and the height s of the bottom of the radial gate leaf 1 from the ground is an opening value;
the radial gate realizes the opening degree of the gate by pulling up the gate radial gate leaf 1 through the lifting rope 5, so the opening degree value of the gate is directly determined by the length of the lifting rope 5, and the length of the lifting rope 5 can be obtained through the numerical value conversion of the encoder. In the present invention, the relationship between the length of the lifting rope and the opening degree will be described from another angle, which is specifically as follows:
as shown in fig. 3, the calculation method of the radial gate opening degree includes the steps of:
step S1: the length of the lifting rope is the radius R by taking the fulcrum as the center2Make a circle O2
Step S2: with the support hinge as the center and the length of the support arm as the radius R1Make a circle O1
Step S3: taking the support hinge as an origin, and taking a coordinate to establish a plane rectangular coordinate system Oxy;
step S4: the center coordinates of O1 are (0, 0), and the center coordinates of O2 are (x)0,y0),x0Is the horizontal distance y from the fulcrum to the support hinge0Is the vertical distance from the fulcrum to the supporting hinge;
step S5: circles O1 and O2 intersect at two points p and q, wherein the position of the point p is a lifting point;
step S6: setting the angle value of the point p on a circle O1 as alpha and the angle value of the point p as beta;
step S7: setting the distance from the support hinge to the point s at the bottom of the arc-shaped door leaf as R3;
step S8: r1、R2、R3、x0、y0Can be obtained by measuring with a tape measure;
step S9: and calculating the coordinate value of the s point.
The evaluation step of the s point coordinate is as follows:
s91: simultaneous O1 and O2 circular equations
Figure BDA0002051197420000051
Circular equation O1-O2, given by: 2x0x-x0 2+2yy0-y0 2=R1 2-R2 2
And (3) after simplification:
Figure BDA0002051197420000052
order to
Figure BDA0002051197420000053
When y is equal to A-Bx
Substituting the above equation into the equation of circle O1 yields: (1+ B)2)x2-2ABx+A2-R1 2=0
The discriminant: Δ ═ (-2AB)2-4(1+B2)(A2-R1 2)
S92: according to the root-finding formula
Figure BDA0002051197420000054
Get an orderThe coordinates are:
Figure BDA0002051197420000055
Figure BDA0002051197420000056
solving the equation to obtain two x values, wherein the smaller x value is p point, and the coordinates of the p point are recorded as (x1, y 1).
S93: substituting the p point coordinates into the O1 circular equation, the O1 circular equation is as follows:
Figure BDA0002051197420000057
thus:
Figure BDA0002051197420000061
or
Figure BDA0002051197420000062
S94: the distance between the point p and the point t is measured and is recorded as d. The d approximation is regarded as the arc value from the point p to the point t on the O1 circle, and the angle beta is calculated.
Figure BDA0002051197420000063
S95: from the angle values α and β, the value of the angle (denoted θ) on the circle with radius R3 on which point s is located can be derived, i.e., θ ═ α + β.
S96: according to the obtained theta, the coordinate (x) of s is obtaineds,ys) Wherein y issI.e. the opening value.
Figure BDA0002051197420000064
Figure BDA0002051197420000065
S97: finally, will ysCalibrated to actual values, e.g. y, currently calculatedsIs-3, the actual opening is 0, then y iss+3 is the actual opening value.
The calculation method of the invention combines the characteristics of a computer, avoids the calculation of the trigonometric function as much as possible, reduces the calculation amount of the floating point number, not only accelerates the calculation process, but also has higher precision of the calculation result.
The examples merely represent several embodiments of the invention, which are described in more detail and detail, but are not to be construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the invention. Therefore, the protection scope of the invention patent should be subject to the appended claims.

Claims (1)

1. The calculation method of the opening degree of the radial gate is characterized in that the radial gate comprises a radial gate leaf, an upper support arm, a lower support arm and a lifting rope, wherein the upper support arm and the lower support arm are connected to form the support arm;
the calculation method of the opening degree of the radial gate comprises the following steps:
step S1: the length of the lifting rope is the radius R by taking the fulcrum as the center2Make a circle O2
Step S2: with the support hinge as the center and the length of the support arm as the radius R1Make a circle O1
Step S3: establishing a plane rectangular coordinate system O by taking the support hinge as an origin as a coordinatexy
Step S4: o is1The coordinates of the center of the circle are (0, 0), and O is set2The coordinate of the circle center is (x)0,y0),x0Is a supportHorizontal distance of the point to the support hinge, y0Is the vertical distance from the fulcrum to the supporting hinge;
step S5: circle O1And O2Intersecting with two points p and q, wherein the position of the point p is a lifting point;
step S6: let point p be on circle O1The angle value of the upper angle is alpha, and the angle value of the angle pos is beta;
step S7: the distance from the support hinge to the s point at the bottom of the arc-shaped door leaf is set as R3
Step S8: r1、R2、R3、x0、y0Can be obtained by measuring with a tape measure;
step S9: solving the coordinate value of the s point;
the s-point coordinate evaluation step is as follows:
s91: simultaneous O1And O2Equation of a circle
Figure FDA0003242595060000011
S92: solving the equation into two x values, wherein the smaller x value is p point, and the coordinate of the p point is recorded as (x)1,y1);
S93: substituting the coordinates of the point p into O1Solving an alpha value by using a circular equation;
s94: measuring the distance between the p point and the t point, recording the distance as d, and regarding d as O approximately1The radian value from a point p to a point t on the circle, and a beta angle value is calculated;
s95: according to the angle values of alpha and beta, the radius of the point s is R3The angle value θ on the circle of (a), i.e. θ ═ α + β;
s96: according to the obtained theta, the coordinate (x) of s is obtaineds,ys) Wherein y issNamely the opening value;
s97: finally, will ysCalibrated to actual values, e.g. y, currently calculatedsIs-3, the actual opening is 0, then y iss+3 is the actual opening value;
in said S91:
simultaneous O1And O2The equation of a circle yields: 2x0x-x0 2+2yy0-y0 2=R1 2-R2 2
And (3) after simplification:
Figure FDA0003242595060000012
order to
Figure FDA0003242595060000021
When y is A-Bx;
substituting the above equation into the equation of circle O1 yields: (1+ B)2)x2-2ABx+A2-R1 2=0;
In said S92: according to the root-finding formula
Figure FDA0003242595060000022
The coordinates of the point p are:
Figure FDA0003242595060000023
Figure FDA0003242595060000024
in said S93: substituting the coordinates of the point p into O1Equation of a circle, O1The equation for a circle is as follows:
Figure FDA0003242595060000025
thus:
Figure FDA0003242595060000026
or
Figure FDA0003242595060000027
In said S94:
Figure FDA0003242595060000028
in said S96:
Figure FDA0003242595060000029
CN201910374551.7A 2019-05-07 2019-05-07 Radial gate opening degree calculation method Active CN110119563B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910374551.7A CN110119563B (en) 2019-05-07 2019-05-07 Radial gate opening degree calculation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910374551.7A CN110119563B (en) 2019-05-07 2019-05-07 Radial gate opening degree calculation method

Publications (2)

Publication Number Publication Date
CN110119563A CN110119563A (en) 2019-08-13
CN110119563B true CN110119563B (en) 2021-10-12

Family

ID=67521841

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910374551.7A Active CN110119563B (en) 2019-05-07 2019-05-07 Radial gate opening degree calculation method

Country Status (1)

Country Link
CN (1) CN110119563B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110704988B (en) * 2019-10-24 2023-12-19 江苏泽隆自动化工程有限公司 Hydraulic arc door opening value calculating device
CN111008354B (en) * 2019-12-13 2023-04-18 中国电建集团中南勘测设计研究院有限公司 Radial gate gravity center calculation method and gravity moment calculation method
CN111753358B (en) * 2020-06-03 2024-04-23 中国电建集团中南勘测设计研究院有限公司 Approximate calculation method for center of gravity of radial gate
CN112199798B (en) * 2020-10-29 2023-11-17 中国水利水电第十一工程局有限公司 Design and calculation method for constructing three arc door support arms based on addition of middle support arm of inclined support arm
CN112459020B (en) * 2020-11-12 2022-04-26 阅水科技有限公司 Calculation method of gate opening
CN114663823B (en) * 2020-12-07 2025-05-13 江河瑞通(北京)技术有限公司 A gate opening recognition method based on key point detection
CN115597461A (en) * 2021-07-12 2023-01-13 杨俊玉(Cn) Method for calculating and marking end face of arc-shaped gate high-tension rope winding wheel

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5346359A (en) * 1992-09-17 1994-09-13 Propst Charles W Method of adjusting a wicket gate
CN105509629A (en) * 2016-02-03 2016-04-20 宜昌长控自动化科技有限公司 Opening degree detection device and method of arc-shaped gate
CN106052611A (en) * 2016-05-24 2016-10-26 国家电网公司 Gate opening degree monitor and control method thereof
CN107905182A (en) * 2017-11-21 2018-04-13 中铁二十局集团第六工程有限公司 Large span gates of segmental shape installation accuracy control method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10161124B2 (en) * 2013-07-15 2018-12-25 EmNet, LLC Sewer overflow discharge monitoring system and method
CN205860975U (en) * 2016-02-03 2017-01-04 宜昌长控自动化科技有限公司 A kind of gates of segmental shape Measuring opening device
CN106777604B (en) * 2016-12-02 2020-04-21 重庆市勘测院 A method of constructing a round tube tee
CN207456372U (en) * 2017-07-19 2018-06-05 国电大渡河瀑布沟发电有限公司 A kind of novel arc apparatus for measuring sluice opening

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5346359A (en) * 1992-09-17 1994-09-13 Propst Charles W Method of adjusting a wicket gate
CN105509629A (en) * 2016-02-03 2016-04-20 宜昌长控自动化科技有限公司 Opening degree detection device and method of arc-shaped gate
CN106052611A (en) * 2016-05-24 2016-10-26 国家电网公司 Gate opening degree monitor and control method thereof
CN107905182A (en) * 2017-11-21 2018-04-13 中铁二十局集团第六工程有限公司 Large span gates of segmental shape installation accuracy control method

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
弧形闸门上升与下降过程开度分析;王藤 等;《水利水电技术》;20130620;第44卷(第6期);54-56 *
弧形闸门开度测量尺;席清海 等;《科技创新与应用》;20181210(第35期);84-85 *
弧形闸门开度的计算与控制;向良军;《水利建设与管理》;20030423;第23卷(第2期);46-47 *
弧形闸门开度计算;代威;《山西水利科技》;20140520(第2期);18-20 *
弧门开度与启闭机行程的函数关系推导;孙鲁安;《水利电力机械》;20061125(第11期);41-42,44 *

Also Published As

Publication number Publication date
CN110119563A (en) 2019-08-13

Similar Documents

Publication Publication Date Title
CN110119563B (en) Radial gate opening degree calculation method
CN103575190B (en) A kind of measurement impeller blade profile gauge and measuring method thereof
CN102435150A (en) Method and device for detecting surface accuracy of dish type paraboloid reflector
CN108917711A (en) A kind of Tunnel Engineering 3 D laser scanning section measuring method and system
CN206440407U (en) Thermometric instrument automatic calibrator
CN210570637U (en) A road inclination angle measuring instrument
CN103175487A (en) Method for expanding application of total-station instrument
CN109855611B (en) A rapid measurement and calibration method of PC wall based on total station
CN110260832A (en) A kind of crane amplitude measurement method
CN108225721B (en) A Method for Measuring Reference Wind Speed in Wind Tunnel Experiment
CN100483094C (en) Calibration method and apparatus for silicon piezoresistive transducer in-circuit programmable automatic temperature compensation
CN106767926A (en) A kind of digital calibration system and method for level
CN114646944A (en) Lidar calibration device and calibration method
CN117330132A (en) Automatic monitoring system and method for lifting grouting panel of cement concrete pavement base layer
CN109520475A (en) Horizontal degree measurement calculation method in a kind of in-pile component installation process
CN115507812A (en) A building deformation detection device and detection method
CN116753924A (en) Automatic measuring method for foundation follow-up of power transmission tower
CN108680140A (en) Reactor core internals install the method for building up of auxiliary coordinates
CN111366125B (en) A method for measuring the rotation angle of a crawler crane
CN105570622B (en) Equipment leveling method
CN110398222B (en) Leveling angle and erecting angle measuring method, device and system
CN116305490B (en) Construction method for in-place deviation of secondary vertical rotation of arch rib before horizontal rotation
CN206399445U (en) A kind of digital calibration system of level
CN110207664B (en) Building inclination measuring device with self-correction function and using method thereof
CN221702516U (en) A segmented sliding contact surface device for an indium steel ruler

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Zhong Guobiao

Inventor before: Zhong Guobiao

Inventor before: Su Jialin

GR01 Patent grant
GR01 Patent grant