Connect your Raspberry Pi to a Wi-Fi network directly from PiStorms!
Latest posts
-
Connect to Wi-Fi Directly from PiStorms!
-
Image Recognition Robot with PiStorms and Pi Camera12/02/2017
Image Recognition Robot with PiStorms and Pi Camera
-
Rotary Inverted Pendulum with PF-XL Motor and GlideWheel-M12/13/2016
Rotary Inverted Pendulum with PF-XL Motor and GlideWheel-M
-
Make Your Own Obstacle Avoidance Robot with SumoEyes12/13/2016
Make Your Own Obstacle Avoidance Robot with SumoEyes
-
Check Basic Information of Your I2C Sensors12/13/2016
Check Basic Information of Your I2C Sensors
Blog categories
Search in blog
Rotary Inverted Pendulum with PF-XL Motor and GlideWheel-M
PF-XL Motor Version
This rotary inverted pendulum (Furura pendulum) is built by using a "PF(power functions)-XL motor" and two angle sensors "GlideWheel-M".
We realized the swing-up control based on an energy method and the stabilized control based on LQ control.
Software for programming and control system analysis/synthesis is MATLAB/Simulink.
"Target for Use with LEGO MINDSTORMS NXT Hardware (Simulink Support Package for LEGO MINDSTORMS NXT Hardware)" is installed.
More information is as follows:
http://www.mathworks.com/help/simulink/lego-mindstorms-nxt.html
You can download some MATLAB/Simulink files (only stabilized control) and pictures about "PF-XL motor version" from the following URL.
http://www.maizuru-ct.ac.jp/control/kawata/lego_NXT_RoTH/matlab_pend_simple.zip
The folder "sfbk_crane_discrete" includes some files about the state feedback control of a crane.
The folder "sfbk_ip_discrete" includes some files about the state feedback control of an inverted pendulum.
We compared four kinds of LEGO motors (NXT, RCX, PF-XL and PF-M motors).
As a result, PF-XL motor is the best selection.
PF-M Motor Version
PF-M motor has a big deadzone, therefore, the response is not so good.
NXT Motor Version
NXT motor's backlash cannot be ignored, therefore, the response is not so good.
Related posts
-
Line Following Robot with LightSensorArray or LineLeader
Line Following Robot with LightSensorArray or LineLeaderread more
-
Attach Mulitple Sensors to a Single EV3 Port
EV3 Sensor Adapter with SPLIT-Nxread more
-
Line Tracking Experiments with NXTCam
Posted in: NXT & EV312/02/2015Line Tracking Experiments with NXTCamread more
-
Vision for your PiStorms Robot using Pi Camera!
Vision for your PiStorms Robot using Pi Camera!read more
-
How to install OpenCV on Raspberry Pi and do Face Tracking
How to install OpenCV on Raspberry Pi and do Face Trackingread more
Leave a comment