Padharthi Sai Yashwardhan
Padharthi Sai Yashwardhan
  • Видео 91
  • Просмотров 90 438
Electronic Tutorial 1: Introduction to Electronics
Hi Friends!
Welcome to Tutorial 1 of our series: "Electronics Basics Explained"! In this video, I cover the fundamental concepts of electronics, including what electronics are, how electronic circuits work, and the differences between DC and AC circuits, as well as open and closed circuits. This tutorial will provide you with a solid foundation to understand more complex topics in electronics.
TOPICS COVERED:
1. What is Electronics?
2. Understanding Electronic Circuits
3. Difference Between DC and AC Circuits
4. Difference Between Open and Closed Circuits
#ElectronicsBasics #DCCircuits #ACCircuits #OpenCircuit #ClosedCircuit #padharthisaiyashwardhan #LearnElectronics #BeginnerElectronics
If you l...
Просмотров: 16

Видео

Electronic Tutorial 0: Essentials and Simulators Explained!
Просмотров 72 месяца назад
Hi Friends! Welcome to Tutorial 0 of our new series: "Essentials and Simulators Explained"! In this video, I explain the prerequisites for our new series on Electronic Basics and give a brief overview of two popular simulators, Falstad and Tinkercad. Understanding these prerequisites and tools is essential for anyone looking to dive into electronics and start building their projects efficiently...
Python Magic: Print the Nth Rotated Version of Any String!
Просмотров 312 месяца назад
Hi Friends! In this video, I explain a Python program that rotates a string n times towards the right or left. Rotating strings is a fundamental concept in string manipulation and helps in understanding how data can be processed efficiently using Python. TOPICS COVERED: Introduction to String Rotation Writing the Python Program to Rotate a String Understanding String Manipulation in Python Taki...
Master Bitwise Magic: Swap Nibbles in a Byte with Python!
Просмотров 842 месяца назад
Hi Friends! In this video, I explain a Python program that swaps the two nibbles of a byte. Swapping nibbles is a fundamental concept in bitwise operations and helps in understanding how data is manipulated at the binary level. TOPICS COVERED: Introduction to Nibble Swapping Writing the Python Program to Swap Nibbles in a Byte Understanding Bitwise Operations for Nibble Swapping Taking User Inp...
Mastering Python: Calculate Word Lengths in Strings - Last, First, and Nth Word Explained!
Просмотров 882 месяца назад
Hi Friends! In this video, I explain a Python program that calculates the length of words in a given string. We cover three different scenarios: finding the length of the last word, the length of the first word, and the length of a word at a specified position. These techniques are helpful for text analysis and understanding string manipulation in Python. TOPICS COVERED: Introduction to Word Le...
Python Tutorial: Count Characters, Uppercase, and Exclude Punctuation
Просмотров 963 месяца назад
Hi Friends! In this video, I explain a Python program that counts the number of characters in a given string, the number of uppercase characters in the string, and the number of characters excluding punctuation marks and spaces. This is a useful technique for text analysis and understanding string operations in Python. TOPICS COVERED: Introduction to Counting Characters in a String Writing the ...
Counting Word Frequency in Python: Practical Tutorial for Text Analysis
Просмотров 1783 месяца назад
Hi Friends! In this video, I explain a Python program that counts the frequency of each word in a string. This is a useful technique for text analysis and understanding string operations in Python. TOPICS COVERED: Introduction to Counting Word Frequency in a String Writing the Python Program to Count Word Frequency Demonstrating the Word Frequency Counting on Sample Strings #pythonprogramming #...
Reverse Words in a String Using Python | Step-by-Step Tutorial
Просмотров 1873 месяца назад
Hi Friends! In this video, I explain a Python program that prints a string with its words in reverse order. This is a useful technique for manipulating text and understanding string operations in Python. TOPICS COVERED: Introduction to Reversing Words in a String Writing the Python program to Reverse Words in a String Demonstrating the Reversed Words Transformation on sample strings #pythonprog...
How to Find Common Letters in Two Strings Using Python | Step-by-Step Tutorial
Просмотров 1863 месяца назад
Hi Friends! In this video, I explain a Python program that finds the common letters between two strings. This is a handy technique for comparing text and identifying shared characters. TOPICS COVERED: Introduction to Finding Common Letters Writing the Python program to Find Common Letters Demonstrating the Common Letters Identification on sample strings #pythonprogramming #PythonBasics #CommonL...
Transform Text with Sponge Case : Fun Python Tutorial!
Просмотров 1513 месяца назад
Hi Friends! In this video, I explain a Python program that converts text to SpongeCase. SpongeCase is a fun text transformation where the case of each letter alternates, making the text look like it's mocking or mimicking something. TOPICS COVERED: 1. Introduction to Sponge Case 2. Writing the Python program for Sponge Case 3. Demonstrating the Sponge Case transformation on sample text #pythonp...
Arduino Traffic Light Tutorial | Arduino Traffic Light Demo
Просмотров 5175 месяцев назад
Hi Friends! In This video I explained about the software of an Arduino UNO board. I have explained about Arduino Ide programming of blinking an led. The Arduino Uno is an open-source microcontroller board based on the Microchip ATmega328P microcontroller and developed by Arduino.cc and initially released in 2010.The board is equipped with sets of digital and analog input/output (I/O) pins that ...
Tinkercad Tutorial | Master Tinkercad Circuits in under 30 minutes
Просмотров 3696 месяцев назад
Hi Friends! Welcome to the Tutorial on Tinkercad which will help you to master Tinkercad Circuits software in under 30 minutes. This video focuses on explanation of the user interface, design of electronic circuits. Also please keep your earphones in medium range if you are hearing any disturbance the video. TOPICS COVERED: 1. Introduction to Tinkercad 2. Tinkercad Circuits tutorial 3. Step-by-...
FPGA Design Tutorial: Vivado & HA Algorithm Implementation | Vivado Tutorial 1
Просмотров 31611 месяцев назад
FPGA Design Tutorial: Vivado & HA Algorithm Implementation | Vivado Tutorial 1
Led blinking using 8051 Microcontroller Board | 8051 TUTORIAL 2
Просмотров 686Год назад
Led blinking using 8051 Microcontroller Board | 8051 TUTORIAL 2
Beginners guide to HFSS 15.0 | HFSS for Beginners | HFSS Tutorial
Просмотров 981Год назад
Beginners guide to HFSS 15.0 | HFSS for Beginners | HFSS Tutorial
Very Important DSP sum | Important Digital Signal Processing Sum.
Просмотров 158Год назад
Very Important DSP sum | Important Digital Signal Processing Sum.
Problem on circular convolution using Matrix and Tabular method.
Просмотров 460Год назад
Problem on circular convolution using Matrix and Tabular method.
Problem on circular convolution using stockham method.
Просмотров 563Год назад
Problem on circular convolution using stockham method.
Led Flasher circuit using Optocoupler IC | led Flasher Using PC817
Просмотров 661Год назад
Led Flasher circuit using Optocoupler IC | led Flasher Using PC817
Current Division Rule | Current Division Circuit Explained
Просмотров 94Год назад
Current Division Rule | Current Division Circuit Explained
Voltage Divider Rule | Voltage division circuit explained | voltage division
Просмотров 233Год назад
Voltage Divider Rule | Voltage division circuit explained | voltage division
How to use falstad circuit simulator | circuit simulator applet
Просмотров 2,6 тыс.Год назад
How to use falstad circuit simulator | circuit simulator applet
8051 Microcontroller Board explained | 8051 TUTORIAL 1
Просмотров 875Год назад
8051 Microcontroller Board explained | 8051 TUTORIAL 1
Arduino Ide programming | Arduino tutorial | led blink Arduino
Просмотров 535Год назад
Arduino Ide programming | Arduino tutorial | led blink Arduino
What is Arduino Uno | Structure of Arduino Uno | Arduino Basics
Просмотров 546Год назад
What is Arduino Uno | Structure of Arduino Uno | Arduino Basics
Switch Tester |Switch tester part2 | continuity tester application
Просмотров 384Год назад
Switch Tester |Switch tester part2 | continuity tester application
Switches in electronics |Switch tester part1| continuity tester applications
Просмотров 297Год назад
Switches in electronics |Switch tester part1| continuity tester applications
Wire Tester |Wire Testing circuit | continuity tester
Просмотров 202Год назад
Wire Tester |Wire Testing circuit | continuity tester
Basics of Multimeter | Battery Testing Using Multimeter
Просмотров 264Год назад
Basics of Multimeter | Battery Testing Using Multimeter
Output of Seven segment Display With Arduino Uno.
Просмотров 367Год назад
Output of Seven segment Display With Arduino Uno.

Комментарии

  • @shrini5816
    @shrini5816 2 дня назад

    nah this is some good stuff fr man! keep it up

  • @sagardrawings499
    @sagardrawings499 Месяц назад

    Nice bro

  • @harikumarvizagrealtorsgrou8548
    @harikumarvizagrealtorsgrou8548 Месяц назад

    I can't find download as option 😢

    • @padharthisaiyashwardhan
      @padharthisaiyashwardhan 26 дней назад

      it is an online tool. however if u want a offline tool. You can try lobe.

  • @naheedmurtaza9558
    @naheedmurtaza9558 2 месяца назад

    Sir can you plz share paper…

  • @Rocks740
    @Rocks740 2 месяца назад

    Sir ...Vlues are not clear.kindly let me know how design vakues like position for feed ,ground ,Cylinder are designed... I have designed same with other lectures...but the radiation pattern is similar tp Dipole...But I have convinced with you results by hlaf of that...thank you

  • @ndudiprince4002
    @ndudiprince4002 3 месяца назад

    My own is not automatically requesting the IP address.. I don't know why

  • @TKT_COMMUNITY
    @TKT_COMMUNITY 4 месяца назад

    😊😊😊

  • @TKT_COMMUNITY
    @TKT_COMMUNITY 4 месяца назад

    Cierto

  • @snehallovekorean9073
    @snehallovekorean9073 4 месяца назад

    thanks for information

  • @staicu_dragos
    @staicu_dragos 4 месяца назад

    hello can you add a zenner to turn of when the battery drop voltage at 7.5v?

    • @padharthisaiyashwardhan
      @padharthisaiyashwardhan 4 месяца назад

      Sure will try to do.

    • @staicu_dragos
      @staicu_dragos 4 месяца назад

      8.2v zenner and resistor in series with positive battery, cathode and anode should be connected to the positive side of circuit when the voltage drop below 8.2v the led stop blinking @@padharthisaiyashwardhan

  • @viperjaya5303
    @viperjaya5303 4 месяца назад

    Thank you sir❤ Sir,that large ground is only for simulation?or should I fabricate with that ground? And How to improve gain to 10dBi? sir

    • @padharthisaiyashwardhan
      @padharthisaiyashwardhan 4 месяца назад

      Firstly glad that you found my videos useful. Secondly the design that I have made us actually a monopole antenna design that us generally taught in the hfss lab in colleges. If u want to improve the gain then we can vary the parameters such as the dielectric used then the length of the antenna as well as the frequency of operation.

    • @viperjaya5303
      @viperjaya5303 4 месяца назад

      ​@@padharthisaiyashwardhan Sir how to find full port impedence ? You give resistance value75ohm how to find this value sir?

    • @viperjaya5303
      @viperjaya5303 4 месяца назад

      @@padharthisaiyashwardhan adding dielectric at the bottom of the monopole? I mean at the feed point

  • @viperjaya5303
    @viperjaya5303 4 месяца назад

    Sir how do i contact you ?

  • @uni-tek
    @uni-tek 4 месяца назад

    Thank you. Please do for directional antenna

  • @rezafahlevi1049
    @rezafahlevi1049 5 месяцев назад

    Nice 👌 👌 👌

  • @liyasansita8676
    @liyasansita8676 5 месяцев назад

    Thank you soo much

  • @pr.maaroufismail6744
    @pr.maaroufismail6744 5 месяцев назад

    Hello, how can I contact you? I need your help please

  • @commonwombat-h6r
    @commonwombat-h6r 5 месяцев назад

    nice! Thanks

  • @KiruthigaKumaran-zh9kq
    @KiruthigaKumaran-zh9kq 5 месяцев назад

    Sir is this and quater wave monopole is same?

  • @timetotravellll
    @timetotravellll 6 месяцев назад

    😊😊😊🎉🎉

  • @timetotravellll
    @timetotravellll 6 месяцев назад

    😊😊😊

  • @UttarPradesh-r7v
    @UttarPradesh-r7v 6 месяцев назад

    ❤❤❤

  • @anilawat1993
    @anilawat1993 6 месяцев назад

    😮😮😮😮😮😮😮

  • @anilawat1993
    @anilawat1993 6 месяцев назад

    ❤❤❤❤❤❤

  • @Sahebaaz_easy_arts
    @Sahebaaz_easy_arts 6 месяцев назад

    🔥🔥

  • @Formost2011
    @Formost2011 6 месяцев назад

    Very helpful and great explanation. Thank you so much!

  • @saher4702
    @saher4702 7 месяцев назад

    Sir how did you get the value of monopole length, width of plane etc. Can you please explain since our values aren't matching with your pdf. Can you please give us a detailed explanation?

    • @padharthisaiyashwardhan
      @padharthisaiyashwardhan 7 месяцев назад

      I have just given the basic formulas for such a kind of antenna. I have implemented the antenna mentioned in the base papers. You can find the base papers easily by using the updated link in the description.

  • @UniqueShorts325
    @UniqueShorts325 7 месяцев назад

    Fake video

  • @johnyenglish1200
    @johnyenglish1200 7 месяцев назад

    Dame falstad?

  • @sashi_sravs_4223
    @sashi_sravs_4223 7 месяцев назад

    Thank you sir! Can u please send me the IEEE base paper

    • @padharthisaiyashwardhan
      @padharthisaiyashwardhan 7 месяцев назад

      I have done as a lab experiment for antenna lab. However you can refer some IEEE paper from the google drive link shared in video description. hope You would find the papers useful.

  • @roboticsguru5173
    @roboticsguru5173 7 месяцев назад

    Very bad nothing special just a shit

  • @snehalipandit8224
    @snehalipandit8224 8 месяцев назад

    Can you tell us from where did you find the formulas to calculate the dimensions of the antenna

    • @padharthisaiyashwardhan
      @padharthisaiyashwardhan 8 месяцев назад

      Can u mail me your exact query in mail. Like u want the equations or how I derivation them. U can find my mail id in description.

  • @jbkrobin
    @jbkrobin 8 месяцев назад

    Sahana, Probal, Saiful? You guys here?

  • @20-497
    @20-497 8 месяцев назад

    Can u please say about the parameters required for this antenna design like permitivity, gain

    • @padharthisaiyashwardhan
      @padharthisaiyashwardhan 8 месяцев назад

      Sure will update in a day. Please also refer to the research paper which I have used as my base paper.

  • @divyasrisrikakollii5541
    @divyasrisrikakollii5541 9 месяцев назад

    I'm not getting crct graph

    • @padharthisaiyashwardhan
      @padharthisaiyashwardhan 9 месяцев назад

      I will be glad to help.can u mail me the problem at padharthisaiyashwardhan@gmail.com

  • @20-497
    @20-497 9 месяцев назад

    In the base paper provided there is no literature survey can u please provide for this project

    • @padharthisaiyashwardhan
      @padharthisaiyashwardhan 9 месяцев назад

      Actually I did this project for lab experiment where I have used the general values used in every university.

  • @20-497
    @20-497 10 месяцев назад

    Can u please provide the base paper for this project

    • @padharthisaiyashwardhan
      @padharthisaiyashwardhan 10 месяцев назад

      sure. please you can find the papers by clicking on the link below drive.google.com/drive/folders/1N71qcXkEtHl5RnDB-_MegzkSl995cyib?usp=sharing. I have also kept the link in description.

    • @20-497
      @20-497 9 месяцев назад

      Thank u sir

  • @LavanyaPulleti
    @LavanyaPulleti 10 месяцев назад

    Can you send base paper for this horn antennaa

    • @padharthisaiyashwardhan
      @padharthisaiyashwardhan 10 месяцев назад

      sure. please you can find the papers by clicking on the link below drive.google.com/drive/folders/1N71qcXkEtHl5RnDB-_MegzkSl995cyib?usp=sharing. I have also kept the link in description.

  • @saher4702
    @saher4702 10 месяцев назад

    Hello sir what have you taken the value of epsilon effective and Er ?

    • @padharthisaiyashwardhan
      @padharthisaiyashwardhan 10 месяцев назад

      Er is taken as 4.4 as I am using fr4expoxy as my dielectric media .so I have calculated my epsilon effective as 3.51. For more details see the pdf I kept in description.

  • @MOHAMMADVAHORA-w9k
    @MOHAMMADVAHORA-w9k 10 месяцев назад

    ???

  • @MOHAMMADVAHORA-w9k
    @MOHAMMADVAHORA-w9k 10 месяцев назад

    What is the version of your software

  • @nandininandhu786
    @nandininandhu786 11 месяцев назад

    Can you please give the vivado software link ..

  • @nareshvlogs4923
    @nareshvlogs4923 11 месяцев назад

    Good explanation on fpga beginners

  • @wave7291
    @wave7291 Год назад

    Hello, explain this calculation,please

  • @sandeepladi5929
    @sandeepladi5929 Год назад

    Nice explaination

  • @BhimaAravapalli
    @BhimaAravapalli Год назад

    Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1 Yash gade no 1

  • @mohdyasir1645
    @mohdyasir1645 Год назад

    Is it Coaxial Feed Technique ?

  • @cosmicclassesharidwar5170
    @cosmicclassesharidwar5170 Год назад

    Gjb❤

  • @pradeepsinghbisht4125
    @pradeepsinghbisht4125 Год назад

    Nice explaination bro 👍👍

  • @SamirPatnaik
    @SamirPatnaik Год назад

    Combining Falstad with Microcap will supercharge a beginning electrical engineer's journey.