Sketching a bi-copter drone
6:32
2 жыл бұрын
Mid year (July 2022) Progress
9:55
2 жыл бұрын
Пікірлер
@matrix01-n6s
@matrix01-n6s 15 күн бұрын
My best C programming books *Learn C programming *Headfirst C * C programming a modern approach.
@Copterlord
@Copterlord 18 күн бұрын
i was wondering about how will this sensor perform in front of a mirror?
@antshivrobotics
@antshivrobotics 18 күн бұрын
Great point! ToF sensors can struggle in highly reflective environments due to light reflections/refracting. Testing and adjusting sensitivity might help, but in such cases, exploring alternative sensors designed for reflective conditions could be a better solution. Thanks for sharing!
@borisdorofeev5602
@borisdorofeev5602 19 күн бұрын
Hey, thanks for the recommendations.
@antshivrobotics
@antshivrobotics 19 күн бұрын
You're welcome!
@olaf_dreyer
@olaf_dreyer 28 күн бұрын
Very nice! Thanks for the video.
@antshivrobotics
@antshivrobotics 28 күн бұрын
You're welcome
@Malik-1908
@Malik-1908 29 күн бұрын
Amazing! But I believe that optimization and taking advantage of all the SBCs features are not important anymore. Most companies these days just go with the highest standards SBCs and deploy them directly to the hardware. This will help us speed up the process of manufacturing and reduce the time and resources spent on R&D in hardware and software acceleration..
@antshivrobotics
@antshivrobotics 28 күн бұрын
Thank you for your reply! I think what you’re advocating makes a lot of sense, and you’re absolutely right-high optimization isn’t necessary for many use cases. A high-standard SBC (Single Board Computer) is more than sufficient for a wide range of applications. Optimization becomes critical mainly when you’re trying to speed up simulations, train AI models, or run compute-intensive tasks on edge solutions. As we move further into a future where AI plays an increasingly significant role, the cost and efficiency of running these algorithms on drones and other systems will depend heavily on squeezing every ounce of compute power from the hardware. This is where HPC concepts truly shine. In addition, focusing on high optimization often leads to better products in the long run or helps uncover new insights that are hard to grasp when relying solely on abstractions. I firmly believe in a yin-and-yang approach. Use abstractions and speed up development as much as possible, but also allocate some resources to R&D and peeling back those abstractions. This can lead to deeper understanding, new innovations, and benefits that pay off in the long term. Lastly, from a job market perspective, most top AI companies are prioritizing HPC and distributed computing skills in some form at almost every level. This demand is only going to grow. My hunch is that companies and individuals who invest in these skills and focus on high optimization for relevant applications will have a significant competitive edge in the long run. Just my two cents! 😊
@harshjoshiii
@harshjoshiii Ай бұрын
Good video, I just had a doubt about how do we decide the chord length, are there any formulations or pre assumptions?
@antshivrobotics
@antshivrobotics Ай бұрын
As far as I know, there’s no exact, one-size-fits-all formula for determining chord length. It’s not just picking a random number off a chart. Instead, think about your end goal first: what are your performance requirements-aircraft or rotorcraft, payload, and flight speed? From there, use the lift equation 22:25 to estimate how much lift you need and remember the mean chord formula (mean chord = wing area / wingspan). You can also lean on empirical data, handbook guidelines, and historical examples from aerodynamic literature. Additionally, browsing through databases like Airfoil Tools (airfoiltools.com/airfoil/details?airfoil=n0012-il) can give you insights into how a given airfoil behaves at certain chord lengths. Don’t forget about simulation tools and iterative testing either. In short, there’s no single formula. It’s a combination of theory, working backward from your desired outcome, learning from proven airfoil characteristics, running simulations, and fine-tuning through experience. Hope this helps!
@john-schumandr
@john-schumandr Ай бұрын
an introduction to gcc, but I'm using clang? is there any book for clang compiler? 😅
@lexkoal8657
@lexkoal8657 Ай бұрын
So many puns in this video I almost choked on a bun
@clipsaddahere
@clipsaddahere Ай бұрын
look like u have some excepptional skills mate.
@boogie.devera
@boogie.devera Ай бұрын
This is brilliant. Thank you
@antshivrobotics
@antshivrobotics Ай бұрын
Glad it was helpful!
@Mixxium
@Mixxium Ай бұрын
Solid video
@DrNO0
@DrNO0 Ай бұрын
👌🏻
@ProdigyAutomotive
@ProdigyAutomotive Ай бұрын
Thank you for taking the time to make this video. It was very helpful to me as I'm designing my first PCB.
@antshivrobotics
@antshivrobotics Ай бұрын
Glad it was helpful!
@faiyazansari9615
@faiyazansari9615 2 ай бұрын
I am not having the option of "open segger embedded studio"...I have segger IDE tho
@vldgrs
@vldgrs 2 ай бұрын
Fantastic, just what I needed! Thank you! 🙏
@antshivrobotics
@antshivrobotics 2 ай бұрын
You're welcome
@ohdude6643
@ohdude6643 2 ай бұрын
Top-4?
@sultanawaan143
@sultanawaan143 2 ай бұрын
Sir i have ordered j721E board. Is the method same there?
@larsvonwachenfeldt814
@larsvonwachenfeldt814 2 ай бұрын
Really good introduction! Top notch! Thanks!
@antshivrobotics
@antshivrobotics 2 ай бұрын
Thank you!
@manuelcervantes1939
@manuelcervantes1939 3 ай бұрын
Thank you man, I appreciate your recommendations
@MayankSingh-z4l
@MayankSingh-z4l 3 ай бұрын
Best video in the category thanks a lot sir
@chiviviolador
@chiviviolador 3 ай бұрын
None of you simulate parallel RLC circuit. Series RLC circuit is easier to simulate than parallel RLC.
@antshivrobotics
@antshivrobotics 3 ай бұрын
Very good point. Will consider adding more videos on this.
@Exoepxoe
@Exoepxoe 3 ай бұрын
thanks
@DrNO0
@DrNO0 3 ай бұрын
Namstey ! Antony .. can you suggest what you are using as software debuggers ? Loutherbatch 🤔 or what setup ?
@antshivrobotics
@antshivrobotics 3 ай бұрын
I just use the debugger provided by the manufacturer - for e.g for the nordic I use their inbuilt segger/nrf SDK / vs code software for debugging and for NXP very similar I use their version. Nothing special. It comes with their development kits.
@RezaMarz
@RezaMarz 3 ай бұрын
Thanks.
@The22v10
@The22v10 4 ай бұрын
It is a great Video and a very good breakdown for a beginner or someone who's just switching over from Arduino to Nrf_sdk. Hope you do more.
@antshivrobotics
@antshivrobotics 4 ай бұрын
Any specific topic of interest ?
@alitavousi552
@alitavousi552 4 ай бұрын
does anyone have the simulation files to this model ?or any quadcopter model in Simulink ?
@alitavousi552
@alitavousi552 4 ай бұрын
does anyone have the simulation files to this model ?or any quadcopter model in Simulink ?
@easy_3d
@easy_3d 4 ай бұрын
Can we use 4x18650 batteries in series to power the stepper motor?
@sahilrawatxiic2875
@sahilrawatxiic2875 4 ай бұрын
Gospel ?? Bro you need to learn vocabulary