This movie demonstrates how the tricopter hovers autonomously inside a room. There are three LEDs fixed to the copter which are filmed by a webcam from below. A Matlab script then makes the copter hover in place.
My 15 inch long-range setup for 2020 (with CAD files)
This is my latest 15 inch ultra-long range setup with 50 minutes flight time: Propellers: 15x5.5" Tarot with custom hub Motors: T-Motor MN3110 470 kV Frame: 240g custom carbon structure Lipo: 2x 4S 4000 mAh SLS 20C (parallel) Camera: Micro Runcam micro sparrow Firmware: INAV FC: Holybro Kakute F7 ESC: Tekko32 F3 GPS: BN-180 Compass: QMC5883L Receiver: FRSky R9 slim+ Hovering flight time is 50 minutes at 8.5 Amps and 40% throttle. Current goes up to 12 A when flying 50-60 km/h. Flight characteristics are really good when tuned properly (you'll nee a HUGE D-term). Here is the CAD file of the frame. INAV 2.4.0 PID settings: set mc_p_pitch = 85 set mc_i_pitch = 60 set mc_d_pitch = 150 set mc_p_roll = 85 set mc_i_roll = 60 set mc_d_roll = 150 set mc_p_yaw = 200 set mc_i_yaw = 70 set mc_p_level = 40 set mc_i_level = 10 set max_angle_inclination_rll = 500 set max_angle_inclination_pit = 500 set dterm_...
Brilliant! May I ask, what kind of IR-LEDs you are using? It looks like you're screening the webcam against normal light with a photographic film. Is it that simple or have treated the film in some way?
ReplyDeleteHi!
ReplyDeleteYes it is that simple. The photografic film (negative) is only translucent for infrared light. The IR diodes I am using now (different from the ones in this video) have 100mA and I use always groups of 5 LEDs (20 in total). That gives a lot of light.