CN103529850B - Double-wheel self-balancing car control method - Google Patents

Double-wheel self-balancing car control method Download PDF

Info

Publication number
CN103529850B
CN103529850B CN201310516158.XA CN201310516158A CN103529850B CN 103529850 B CN103529850 B CN 103529850B CN 201310516158 A CN201310516158 A CN 201310516158A CN 103529850 B CN103529850 B CN 103529850B
Authority
CN
China
Prior art keywords
speed
car
max
value
alpha
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
CN201310516158.XA
Other languages
Chinese (zh)
Other versions
CN103529850A (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.)
Guangzhou College of South China University of Technology
Original Assignee
Guangzhou College of South China University of Technology
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 Guangzhou College of South China University of Technology filed Critical Guangzhou College of South China University of Technology
Priority to CN201310516158.XA priority Critical patent/CN103529850B/en
Publication of CN103529850A publication Critical patent/CN103529850A/en
Application granted granted Critical
Publication of CN103529850B publication Critical patent/CN103529850B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Electric Propulsion And Braking For Vehicles (AREA)

Abstract

A kind of double-wheel self-balancing car control method, comprises the following steps: (1) initializes;(2) value of gyroscope, accelerometer and rotary angle transmitter and the pulse number of encoder are read respectively;(3) car body inclination angle, handlebar corner, motor speed and speed are asked for;(4) then upright control, direction controlling and the PWM value of speed controlling are calculated respectively by pid control algorithm;(5) three PWM value are superimposed output to left and right motor;(6) data of gyroscope, accelerometer, car body inclination angle, cell voltage, current of electric and speed are then sent to host computer, to monitor the running status of car load;(7) when monitoring cell voltage and being more than preset value less than preset value, current of electric or speed, then corresponding LED warning lamp is opened;(8) when monitoring car body inclination angle more than predetermined angle, it is determined that car body is fallen and out of service, come back in the middle of initialization program.The present invention uses more accurate operation method.

Description

Double-wheel self-balancing car control method
Technical field
The present invention relates to double-wheel self-balancing car, especially double-wheel self-balancing car control method.
Background technology
Self-balance electric vehicle autobalance operation principles is mainly built upon one and is referred to as " dynamic stability " (Dynamic Stabilization) in ultimate principle, the namely autobalance ability of vehicle itself.With built-in accurate solid-state gyro Instrument (Solid-State Gyroscopes) judges the posture state residing for vehicle body, through the accurate and micro-process of central authorities at a high speed After device calculates suitable instruction, motor is driven to accomplish the effect of balance.Current balance car allows user when riding Arbitrarily rocking, control system thereon can automatically be driven motor process and be balanced revising;Due to existing control system Algorithm errors, cause drive motor balance correction time longer, make the Self-Balancing vehicle of this type deposit in use Risk bigger.
Summary of the invention
For solving above-mentioned technical problem, the technical scheme is that a kind of double-wheel self-balancing car control method, including with Lower step:
(1), after double-wheel self-balancing car powers on operation, system initially enters each initialization program, initialize including phaselocked loop, AD conversion initializes, intervalometer initializes, PWM initializes and and port initialization;
(2), after then time delay 1s waiting system is stable, gyroscope, accelerometer and rotary angle transmitter initial value are then read, Time delay 1s waits Parameters variation again;
(3) program setting 1ms interrupt function, upright controlling, direction controlling and speed controlling be all placed on period simultaneously Carry out;When 1ms interrupts producing, read the value of gyroscope, accelerometer and rotary angle transmitter and the arteries and veins of encoder the most respectively Rush number;
(4) carry out gyroscope and accelerometer data fused filtering by Kalman filtering, ask for car body inclination angle;Pass through The value of rotary angle transmitter calculates handlebar corner;Motor speed and speed is calculated by the pulse number of encoder;
(5) then upright control, direction controlling and the PWM value of speed controlling are calculated respectively by pid control algorithm;
(6) three PWM value are superimposed output to left and right motor;
(7) data of gyroscope, accelerometer, car body inclination angle, cell voltage, current of electric and speed are then sent to upper Position machine, to monitor the running status of car load;
(8) when monitoring cell voltage and being more than preset value less than preset value, current of electric or speed, then open corresponding LED warning lamp;When monitoring car body inclination angle more than predetermined angle, it is determined that car body is fallen and out of service, again return In the middle of initialization program.
The present invention is compared with prior art had the benefit that
The present invention uses more accurate operation method, and the time making driving motor balance correction is shorter, reduces from flat The risk that weighing apparatus car exists in use.
Accompanying drawing explanation
Fig. 1 is control flow chart of the present invention.
Detailed description of the invention
Below in conjunction with Figure of description, the invention will be further described.
As it is shown in figure 1, a kind of double-wheel self-balancing car control method, comprise the following steps:
(1), after double-wheel self-balancing car powers on operation, system initially enters each initialization program, initialize including phaselocked loop, AD conversion initializes, intervalometer initializes, PWM initializes and and port initialization;
(2), after then time delay 1s waiting system is stable, gyroscope, accelerometer and rotary angle transmitter initial value are then read, Time delay 1s waits Parameters variation again;
(3) program setting 1ms interrupt function, upright controlling, direction controlling and speed controlling be all placed on period simultaneously Carry out;When 1ms interrupts producing, read the value of gyroscope, accelerometer and rotary angle transmitter and the arteries and veins of encoder the most respectively Rush number;
(4) carry out gyroscope and accelerometer data fused filtering by Kalman filtering, ask for car body inclination angle;Pass through The value of rotary angle transmitter calculates handlebar corner;Motor speed and speed is calculated by the pulse number of encoder;
(5) then upright control, direction controlling and the PWM value of speed controlling are calculated respectively by pid control algorithm;
(6) three PWM value are superimposed output to left and right motor;
(7) data of gyroscope, accelerometer, car body inclination angle, cell voltage, current of electric and speed are then sent to upper Position machine, to monitor the running status of car load;
(8) when monitoring cell voltage and being more than preset value less than preset value, current of electric or speed, then open corresponding LED warning lamp;When monitoring car body inclination angle more than predetermined angle, it is determined that car body is fallen and out of service, again return In the middle of initialization program.
Correlation value calculation aa+=P_enc*enc_anglespeed*dt*0.001+ (1-P_enc) * (acc_angle- angle);// Dip countion;
The inclination angle that aa: gyroscope draws after merging with accelerometer;
P_enc: proportionality coefficient;
The AD value of enc_angkespeed: gyroscope;
Dt: gyroscope time of integration;
Acc_angle: angular velocity AD value;
Angle: inclination angle.
PWM_angle=(int)(pp*angle+D_angle*enc_anglespeed);// upright PWM calculates;
PP: proportionality coefficient;
D_angle: differential coefficient;
PWM_angle: upright PWM value.
PWM_turn=(int)(P_turn*turn);// turn to PWM to calculate;
P_turn: ratio of turning coefficient;
The AD value of turn: rotation direction sensor;
PWM_turn;Turn to PWM value.
1, double-wheel self-balancing car each parts parameter designing and calculating
Single shaft electric motor car parameter designing of riding instead of walk mainly determines population structure size, mass parameter, Specifeca tion speeification, electricity Machine nominal parameter, gear ratio size, battery capacity size etc..
1.1, complete vehicle structure parameter
(1) contour dimension
What scooter was focused on is portable, motility, and car body is similar with the shoulder breadth of people at floor projection area.Therefore, just Fixed overall contour dimension is long 680mm, and wide 360mm, high 1140mm, wherein step height is 250mm.
(2) wheelspan
For scooter, wheelspan change is main and has influence on roll stiffness.Increase wheelspan, be conducive to having increased inclination just Degree, lateral stability is good, but adjoint be the increase of full car length and quality.Therefore, after considering, selection wheelspan is 600mm。
(3) mass parameter
What scooter quality accounting was maximum is lithium battery group, motor, decelerator and wheel, and quality is the biggest, and power consumption is the most, from And reduce cruise mileage.In order to control mass value, body part have employed truss structure, pedal and car shell and uses carbon fiber Structure, it is ensured that alleviate complete vehicle quality while attractive in appearance to greatest extent.
Owing to the detailed quality of each parts is not known, complete vehicle curb weight cannot accurately obtain.But in order to from energy-conserving and environment-protective, The lightest setting out, elect 40kg at the beginning of complete vehicle curb weight as, mounted mass is 100kg.(4) Specifeca tion speeification
According to investigation, general scooter max. speed is 15-25km/h, accelerates to the time used by max. speed from static be 2-5s, the highest gradient that can climb up is 15-30 °;It is thus determined that single shaft is ridden instead of walk, electrical vehicular power parameter is: max. speed 20km/h, acceleration time 3s, max. climb slope 20 °.Owing to scooter is as short distance running vehicle, speed is unsuitable too high, Otherwise easily cause unstability, reduce safety coefficient;Acceleration time is at mild cement pavement under the inclination angle that car body allows Accelerating to the time used by max. speed continuously, scooter is quick on the draw, and typically just can reach high-speed cruising shape with little time State;Scooter is that level road use is more, and occasional runs into uphill condition, thus sets maximum climbing attitude 20 °, with satisfied difference The demand of crowd.
Owing to scooter left and right motor all can independently control, realize turning to differential control by control system, therefore minimum Radius of turn is zero, maneuverability.
1.2, the parameter of electric machine
All actions of scooter are all to be completed by motor, and the parameter of electric machine determines the most crucial, it is necessary to select suitable motor Meet car load and use requirement.Power of motor is the biggest, and dynamic property is the best, but also along with in quality increase, volume increase, price Rise.Therefore, motor parameters is it is crucial that determine the rated power of motor.
Scooter herein with max. speed run time as declared working condition, power demand:
P = 1 η ( G fu a 3600 + C D Au a 3 76140 )
(2-1)
Wherein, η is transmission efficiency, and G is to act on the gravity (N) on automobile, and f is coefficient of rolling resistance, uaFor the highest car Speed (km/h), CDFor coefficient of air resistance;A is front face area (m2), then: during scooter zero load, G=40 × 9.8N, f=0.012, CD=0.3,A=1.2m2,ua=20km/h,η=0.95
P = 1 0.95 ( 40 × 9.8 × 0.012 × 20 3600 + 0.3 × 1.2 × 20 3 76140 ) = 0.094 kW
Scooter full load, G=140 × 9.8N, f=0.012, CD=0.3,A=2m2,ua=20km/h,η=0.95
P = 1 0.95 ( 140 × 9.8 × 0.012 × 20 3600 + 0.3 × 2 × 20 3 76140 ) = 0.163 kW
But the stand-by power that it is critical only that motor that scooter can keep balance at any time is sufficiently large, empirical tests Bright, the rated power of motor must be calculate power demand more than 3 times.Therefore, selected herein direct current generator major parameter It is: rated voltage 24V, rated power 500W, rated speed 4500r/min, nominal torque 1.06Nm.
1.3, gear ratio
Gear ratio is determined by relation between car load max. speed and Rated motor rotating speed.Tire outside diameter is 14in herein, looks into Table can obtain vehicle wheel roll radius r=180mm, max. speed v=20km/h=333.3m/min, and wheel circumference C=2 π r=2 × 3.14 × 0.18=1.13m(2-2)
Then wheel rated speed=(2-3)
Gear ratio i = 4500 294.9 ≈ 15 (2-4)
1.4, lithium ion battery
Lithium ion battery parameter determination, it is crucial that battery capacity size, can be obtained by car load cruise mileage calculation.By In being affected by various factors such as temperature, humidity, battery material, service conditions, the impossible full capacity of battery, put the most completely Electricity, will quit work to certain voltage.Therefore, battery capacity availability coefficient λ=0.8 is set during calculating.
Scooter when max. speed is run, electric current(2-5)
Cruise mileage is 35km required time(2-6)
Then battery capacity is Q = It λ = 6.79 × 1.75 0.8 = 14.85 Ah (2-7)
Therefore, the lithium battery group of 24V15Ah assembled in series is selected.
2, dynamic property is checked
2.1, the acceleration time checks
Calculating below under rated voltage, scooter, from the static time t accelerated to needed for max. speed, was derived in detail Journey is as follows:
Motor speed(2-8)
Motor output torque(2-9)
Wheel drive torque(2-10)
Can obtain car load acceleration:
a = du dt = F m = T t / r - Gf m = 318.3 P N πη u - mgf m (2-11)
Arrange:
du dt = 318.3 × 3.14 × 0.5 × 2 × 0.95 140 u - 0.012 × 9.8 = 6.78 u - 0.12 (2-12)
Above formula both sides integration simultaneously is obtained:
∫ dt = ∫ u 6.78 - 0.12 u du (2-13)
That is:
t = ∫ 0 5.6 u 6.78 - 0.12 u du (2-14)
Order m = u 6.78 - 0.12 u , ? u = 6.78 - m m , du = - 8.33 dm
t = 8.33 ∫ 6.1 6.8 6.78 - m 0.12 m dm = 8.33 × ( 56.5 ln m - 8.33 m | 6.1 6.8 ) = 2.4 s (2-15)
As can be seen here, the single shaft designed herein is ridden instead of walk electric motor car, is dried cement pavement in level, accelerates to from static beginning Max. speed 20km/h, the acceleration time is 2.4s, and less than preset value 3s, dynamic property is good.
2.2, max. climb slope is checked
When scooter goes up a slope, main stress is resistance to rolling, grade resistance and driving force effect, and wherein resistance to rolling is Ff =Gfcos α (2-16)
Grade resistance is Fi=Gsin α (2-17)
Rated motor moment of torsion T N = 9550 P N n N = 9550 0.5 4500 = 1.06 Nm (2-18)
Motor maximum torque Tmax=λTN(2-19)
Wherein, λ is overload factor, generally 1.8-2.2, takes λ=2, then;
Tmax=λTN=2×1.06=2.12Nm
During owing to seeking max. climb slope, scooter at the uniform velocity advances,Obtained by stress balance:
Ft=Ff+Fi(2-20)
I.e. G (fcos α+sin α)=Ft(2-21)
Arrange:
cos α + 50 sin α = 335.7 × 50 140 × 9.8 = 12.2 (2-22)
cos α 1 + 50 2 + 50 sin α 1 + 50 2 = 12.2 1 + 50 2 (2-23)
Order sin β = 1 1 + 50 2 , cos β 50 1 + 50 2 , Then:
sin β cos α + cos β sin α = 12.2 1 + 50 2 (2-24)
sin ( α + β ) = 12.2 1 + 50 2 (2-25)
Solve α + β = arcsin ( 12.2 1 + 50 2 ) = 25.3 .
β = arcsin ( 1 1 + 50 2 ) = 1.15 .
Max. climb slope α=alpha+beta-β=25.3-1.15=24.15 ° (2-26)
Therefore, max. climb slope is bigger than preset value 20 °, meets requirement.

Claims (1)

1. a double-wheel self-balancing car control method, it is characterised in that comprise the following steps:
(1) after double-wheel self-balancing car powers on operation, system initially enters each initialization program, turns including phaselocked loop initialization, AD Change initialization, intervalometer initializes, PWM initializes and and port initialization;
(2), after then time delay 1s waiting system is stable, then reads gyroscope, accelerometer and rotary angle transmitter initial value, then prolong Time 1s wait Parameters variation;
(3) program setting 1ms interrupt function, upright controlling, direction controlling and speed controlling be all placed on period and carry out simultaneously; When 1ms interrupts producing, read the value of gyroscope, accelerometer and rotary angle transmitter and the pulse of encoder the most respectively Number;
(4) carry out gyroscope and accelerometer data fused filtering by Kalman filtering, ask for car body inclination angle;Pass through corner The value of sensor calculates handlebar corner;Motor speed and speed is calculated by the pulse number of encoder;
(5) then upright control, direction controlling and the PWM value of speed controlling are calculated respectively by pid control algorithm;
(6) three PWM value are superimposed output to left and right motor;
(7) data of gyroscope, accelerometer, car body inclination angle, cell voltage, current of electric and speed are then sent to upper Machine, to monitor the running status of car load;
(8) when monitoring cell voltage and being more than preset value less than preset value, current of electric or speed, then open corresponding LED warning lamp;When monitoring car body inclination angle more than predetermined angle, it is determined that car body is fallen and out of service, come back to In the middle of initialization program;
Complete vehicle structure parameter: overall contour dimension is long 680mm, and wide 360mm, high 1140mm, wherein step height is 250mm; The wheelspan of wheel is 600mm;Pedal and car shell use carbon fiber structural;Max. speed 20km/h, acceleration time 3s, maximum is climbed The gradient 20 °;
The parameter of electric machine: rated voltage 24V, rated power 500W, rated speed 4500r/min, nominal torque 1.06Nm;
Gear ratio: between car load max. speed and Rated motor rotating speed, relation gear ratio i is 15;
Acceleration time check includes:
Calculating below under rated voltage, double-wheel self-balancing car, from the static time t accelerated to needed for max. speed, is derived in detail Process is as follows:
Motor speed
Motor output torque
Wheel drive torque
Can obtain car load acceleration:
a = d u d t = F m = T t / r - G f m = 318.3 P N π η u - m g f m - - - ( 2 - 11 )
Arrange:
d u d t = 318.3 × 3.14 × 0.5 × 2 × 0.95 140 u - 0.012 × 9.8 = 6.78 u - 0.12 - - - ( 2 - 12 )
Above formula both sides integration simultaneously is obtained:
∫ d t = ∫ u 6.78 - 0.12 u d u - - - ( 2 - 13 )
That is:
t = ∫ 0 5.6 u 6.78 - 0.12 u d u - - - ( 2 - 14 )
Order?Du=-8.33dm
t = 8.33 ∫ 6.1 6.8 6.78 - m 0.12 m d m = 8.33 × ( 56.5 ln m - 8.33 m | 6.1 6.8 ) = 2.4 s
Being dried cement pavement in level, start to accelerate to max. speed 20km/h from static, the acceleration time is 2.4s, less than presetting Value 3s;
Max. climb slope is checked and is included:
When double-wheel self-balancing car goes up a slope, main stress is resistance to rolling, grade resistance and driving force effect, wherein
Resistance to rolling is Ff=Gf cos α
(2-16)
Grade resistance is Fi=G sin α
(2-17)
Rated motor moment of torsion
Motor maximum torque Tmax=λ TN
(2-19)
Wherein, λ is overload factor, for 1.8-2.2, takes λ=2, then;
Tmax=λ TN=2 × 1.06=2.12Nm
During owing to seeking max. climb slope, double-wheel self-balancing car at the uniform velocity advances,Obtained by stress balance:
Ft=Ff+Fi
(2-20)
I.e. G (f cos α+sin α)=Ft
(2-21)
Arrange:
cos α + 50 sin α = 335.7 × 50 140 × 9.8 = 12.2 - - - ( 2 - 22 )
cos α 1 + 50 2 + 50 sin α 1 + 50 2 = 12.2 1 + 50 2 - - - ( 2 - 23 )
OrderThen:
sin β cos α + cos β sin α = 12.2 1 + 50 2 - - - ( 2 - 24 )
sin ( α + β ) = 12.2 1 + 50 2 - - - ( 2 - 25 )
Solve
Max. climb slope α=alpha+beta-β=25.3-1.15=24.15
(2-26)
Max. climb slope is bigger than preset value 20 °, meets requirement;
U is car maximum speed, and r is vehicle wheel roll radius, and η is transmission efficiency, and G is to act on the gravity on automobile, and f is for rolling resistance Force coefficient.
CN201310516158.XA 2013-10-28 2013-10-28 Double-wheel self-balancing car control method Expired - Fee Related CN103529850B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310516158.XA CN103529850B (en) 2013-10-28 2013-10-28 Double-wheel self-balancing car control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310516158.XA CN103529850B (en) 2013-10-28 2013-10-28 Double-wheel self-balancing car control method

Publications (2)

Publication Number Publication Date
CN103529850A CN103529850A (en) 2014-01-22
CN103529850B true CN103529850B (en) 2016-11-16

Family

ID=49931937

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310516158.XA Expired - Fee Related CN103529850B (en) 2013-10-28 2013-10-28 Double-wheel self-balancing car control method

Country Status (1)

Country Link
CN (1) CN103529850B (en)

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103792946B (en) * 2014-02-14 2016-08-24 上海创绘机器人科技有限公司 The signal processing method of motor type reversible pendulum system control and Intelligent self-balancing car whistle control system
CN103753557B (en) * 2014-02-14 2015-06-17 上海创绘机器人科技有限公司 Self-balance control method of movable type inverted pendulum system and self-balance vehicle intelligent control system
CN104014123A (en) 2014-06-13 2014-09-03 杭州骑客智能科技有限公司 Longitudinal double-wheel vehicle body
CN104163222B (en) * 2014-07-25 2017-02-08 重庆鹏得基业汽车部件有限公司 Steering control method for self-balancing two-wheeled vehicle
CN104932505B (en) * 2015-06-08 2018-04-13 华南理工大学 Automated navigation system, control method and vertical balanced car based on camera detection
CN104943786B (en) * 2015-06-29 2018-09-07 广东宝乐机器人股份有限公司 The automatic safe protective method of two-wheeled balance car
CN104999925B (en) * 2015-07-23 2018-01-05 北京锐安科技有限公司 The control method and device of balance car
CN106444798B (en) * 2015-08-10 2020-01-03 上海慧流云计算科技有限公司 Floating running and flying back method of two-wheeled balance equipment and two-wheeled balance equipment
CN107368081B (en) * 2015-08-17 2019-07-30 杭州电子科技大学 A kind of double-wheel self-balancing robot adaptive sliding mode variable structure control system
CN105501356B (en) * 2016-01-15 2018-09-11 厉学战 A kind of two-wheel balance car
CN105667661B (en) * 2016-01-29 2018-04-20 何武 Electrodynamic balance car and its repositioning method
CN105667424B (en) * 2016-03-01 2019-08-23 北京小米移动软件有限公司 Control method, device and the vehicle of vehicle
CN105644674B (en) * 2016-03-21 2019-03-15 杭州骑客智能科技有限公司 The master control borad of human-computer interaction sport(s) car and the control system of human-computer interaction sport(s) car
CN106094850A (en) * 2016-06-16 2016-11-09 永康市恒钻电子有限公司 A kind of balance car human body sensing mechanism and anti-interference method thereof
CN107562063A (en) * 2016-06-30 2018-01-09 沈阳新松机器人自动化股份有限公司 A kind of self-balance robot attitude control method and system
CN107685325B (en) * 2016-08-10 2020-04-03 北京小米移动软件有限公司 Self-balancing robot and speed control device and speed control method thereof
CN107399388A (en) * 2016-09-29 2017-11-28 深圳酷车族车业有限公司 Electric car low battery retinue device
CN106933235B (en) * 2016-12-01 2021-02-26 美国锐哲有限公司 Self-balancing method after balance car is started
CN107422727B (en) * 2017-05-31 2023-10-03 北京物资学院 Logistics robot lateral deviation control method and logistics robot
CN107422728B (en) * 2017-05-31 2023-08-25 北京物资学院 Logistics robot lateral deviation control method and logistics robot
CN109202883A (en) * 2017-06-29 2019-01-15 沈阳新松机器人自动化股份有限公司 A kind of position control method of self-balance robot
CN107600267B (en) * 2017-09-11 2019-11-08 广东工业大学 A kind of two take turns the control method of single-track vehicle and its balance
CN109036046A (en) * 2018-09-05 2018-12-18 南京阿波罗机器人科技有限公司 A kind of STEM touch screen programmable electronic building blocks controller
CN109507871B (en) * 2018-12-11 2022-03-25 广东工业大学 PID parameter setting method and product for two-wheel balance vehicle body balance control
CN109436163B (en) * 2018-12-19 2024-04-16 浙江阿尔郎科技有限公司 Two-wheel linkage balance car and control method thereof
CN111547177B (en) * 2020-05-19 2021-09-21 腾讯科技(深圳)有限公司 Self-balancing robot control method and system, self-balancing robot and medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0858670A (en) * 1994-08-18 1996-03-05 Honda Motor Co Ltd Motor-assisted bicycle
JP2011046326A (en) * 2009-08-28 2011-03-10 Toyota Motor Corp Coaxial motorcycle and method of controlling the same
CN102360218A (en) * 2011-10-14 2012-02-22 天津大学 ARM (advanced RISC (reduced instruction set computer) machines) and FPGA (field-programmable gate array) based navigation and flight control system for unmanned helicopter
CN102555835A (en) * 2010-12-24 2012-07-11 闵敬均 Children electric vehicle and control method thereof
CN103010360A (en) * 2011-09-26 2013-04-03 东莞易步机器人有限公司 Movement control method of self-balancing two-wheel vehicle

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0858670A (en) * 1994-08-18 1996-03-05 Honda Motor Co Ltd Motor-assisted bicycle
JP2011046326A (en) * 2009-08-28 2011-03-10 Toyota Motor Corp Coaxial motorcycle and method of controlling the same
CN102555835A (en) * 2010-12-24 2012-07-11 闵敬均 Children electric vehicle and control method thereof
CN103010360A (en) * 2011-09-26 2013-04-03 东莞易步机器人有限公司 Movement control method of self-balancing two-wheel vehicle
CN102360218A (en) * 2011-10-14 2012-02-22 天津大学 ARM (advanced RISC (reduced instruction set computer) machines) and FPGA (field-programmable gate array) based navigation and flight control system for unmanned helicopter

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
独轮自平衡车设计方法研究;路珺;《中国优秀硕士学位论文全文数据库 工程科技Ⅰ辑》;20120715(第07期);正文第29-36页 *

Also Published As

Publication number Publication date
CN103529850A (en) 2014-01-22

Similar Documents

Publication Publication Date Title
CN103529850B (en) Double-wheel self-balancing car control method
TWI537169B (en) Gyroscopic stabilized vehicle
EP2049963B1 (en) Speed limiting in electric vehicles
CN106043580A (en) Electric bike motor using sensed air speed
CN101573250B (en) Travel gear and its controlling method
CN106882341B (en) A kind of Self-Balancing vehicle device waterborne
CN102774453B (en) Intelligent vehicle balancing system
CN202879694U (en) Single wheel self-balancing electric vehicle
US20210206430A1 (en) Automated Steering Control Mechanism and System for Wheeled Vehicles
WO2004047502A2 (en) Computerized automated dynamic control system for single-track vehicles
CN102822046A (en) Apparatus and methods for control of a vehicle
CN106394310B (en) A kind of four-wheel driving electric vehicle torque distribution control method
CN106184542A (en) A kind of without wheelspan vehicle control system and control method
CN106994874B (en) It is suspended and is promoted and the dual-purpose intelligent walking-replacing tool of ground roll-out based on wind-force
CN105974933A (en) Self-balance manned electric single-wheel vehicle control method
CN107618614B (en) A kind of two take turns the control method of single-track vehicle and its balance
CN106202972B (en) The method of electric automobile power battery energy is determined under a kind of state of cyclic operation
Pacini et al. Innovative plug-and-play system for electrification of wheel-chairs
CN105833514A (en) Electrical and mechanical gyroscope balance scooter
CN205292926U (en) Convenient electrodynamic balance car of turning
CN106020192A (en) Control method for pressure sensing type scooter
CN205396339U (en) Self -balancing single wheel scooter
CN205759586U (en) A kind of electro-mechanical gyro balancing skateboard car
Sivert et al. Optimization of the mass for a low-power electric vehicle and consumption estimator (e-bike, e-velomobile and e-car)
TW201741792A (en) Method for controlling two-wheel machine in balance by use of artificial intelligence

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20161116

Termination date: 20171028

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