5 Skills every Electronics / Electrical Engineering student should learn

Ayan Pahwa
17 May 202111:30

Summary

TLDRIn this video, Ayan shares five essential skills for students or professionals in electronics, electrical, or related engineering fields. These include soldering, breadboarding, using test and measurement equipment, reading data sheets, and programming. Ayan emphasizes that these skills, while foundational, are crucial for success in the industry. He offers practical advice on learning each skill, including tools to use and resources for further learning. The video is aimed at helping viewers bridge the gap between academic knowledge and industry requirements, making it an invaluable guide for aspiring engineers.

Takeaways

  • 📚 The video focuses on five essential skills for students in electronics, electrical, or equivalent engineering backgrounds, highlighting the gap between academic learning and industry requirements.
  • 🛠️ Soldering: A critical skill for building and repairing electronic circuits. Beginners should get a good soldering iron and practice with soldering kits or PCBs to improve their skills.
  • 🔌 Breadboarding: Essential for circuit prototyping and testing before finalizing a design. Breadboards are affordable and allow for easy circuit modifications and experimentation.
  • 📏 Test and Measurement Equipment: Learning to use tools like multimeters, logic analyzers, CROs, and DSOs is vital for debugging, troubleshooting, and analyzing electronic circuits.
  • 📄 Reading Data Sheets: Understanding data sheets is crucial for designing and troubleshooting circuits. They provide all necessary information about components, including electrical and environmental characteristics.
  • 💻 Programming: Programming skills, particularly in languages like Python and C, are valuable for automation, simulation, and problem-solving in electronics. They can make repetitive tasks easier and open up many possibilities in technical roles.
  • 🔍 Test Tools Substitutes: If CROs are too expensive, consider using logic analyzers as an affordable alternative for debugging and waveform analysis.
  • 🧰 Programming as a Toolkit: Even in non-CS fields, programming is a powerful tool for automating tasks, testing, and creating simulations, making it an essential skill for engineers.
  • 📝 Component Data Analysis: Using data sheets as a guide helps in understanding the intricacies of new components, ensuring proper integration and use in circuit designs.
  • 📈 Industry Relevance: Each skill mentioned is aimed at bridging the gap between academic knowledge and practical industry applications, preparing students for professional careers in electronics and electrical engineering.

Q & A

  • What is the main focus of the video?

    -The main focus of the video is to discuss five essential skills that students from electronics, electrical, or equivalent engineering backgrounds should acquire for their careers.

  • What is the first skill mentioned in the video, and why is it important?

    -The first skill mentioned is soldering. It is important because it is a fundamental skill for anyone in technical fields, allowing them to assemble and repair electronic circuits. It is also practical for DIY projects and professional applications.

  • How does the presenter suggest learning soldering?

    -The presenter suggests getting a good soldering iron and practicing with small soldering kits or a zero-size PCB. He also recommends following online tutorials to improve soldering skills.

  • What is the second skill and how does it differ from soldering?

    -The second skill is breadboarding. Unlike soldering, breadboarding provides a temporary way to prototype and test circuits without making permanent connections, making it easier to adjust and experiment with different components.

  • Why is breadboarding essential for electronics and electrical students?

    -Breadboarding is essential because it helps students and professionals prototype and test circuits before finalizing them. It allows for easy modifications and ensures the circuit is working as expected before moving to a more permanent solution like PCB.

  • What are some of the test and measurement equipment mentioned, and why are they important?

    -The test and measurement equipment mentioned includes multimeters, logic analyzers, CROs (Cathode Ray Oscilloscopes), and DSOs (Digital Storage Oscilloscopes). These are important for debugging, reverse engineering, and ensuring circuits work as intended by analyzing signals and connections.

  • What advice does the presenter give for using equipment like CROs and logic analyzers?

    -The presenter advises learning how to use this equipment through YouTube tutorials. He suggests that while CROs are traditional, logic analyzers are a more affordable and modern alternative that can be connected to a computer for circuit debugging.

  • What is the fourth skill mentioned, and how does it help in designing circuits?

    -The fourth skill is reading data sheets. Data sheets provide crucial information about electronic components, including electrical characteristics and other specifications. Understanding data sheets helps engineers select and use components correctly in their designs.

  • Why is programming listed as the fifth skill, and how does it relate to electronics and electrical engineering?

    -Programming is listed as the fifth skill because it allows for automation, simulation, and problem-solving, even in electronics and electrical engineering. It can be used to automate repetitive tasks, simulate circuit designs, or gather and log data from components.

  • What programming languages does the presenter recommend for electronics students, and why?

    -The presenter recommends learning Python due to its general-purpose use, ease of learning, and extensive libraries. For more technical applications like microcontroller programming, he suggests learning C, C++, and possibly some assembly language.

Outlines

00:00

👋 Introduction and Purpose of the Video

The speaker welcomes viewers and introduces the video topic, which is about five essential skills that students in electronics or electrical engineering should possess. He reflects on a similar video he made for computer science (CS) and information technology (IT) students and sets the stage to discuss the skills necessary for students in the electronics or electrical fields. The speaker emphasizes the gap between what is learned in college and what is needed in the industry.

05:02

🧰 Skill 1: Soldering

The first skill highlighted is soldering. The speaker explains how soldering is crucial for anyone in electronics, providing tips on how beginners can get started. He recommends getting a good soldering iron and practicing with small kits or PCBs (printed circuit boards). Soldering is described as a skill that improves with consistent practice. The speaker shares advice on affordable tools and resources, including links to recommended soldering irons and kits.

10:04

🔌 Skill 2: Breadboarding

Breadboarding is the second essential skill, which allows users to create temporary connections and test circuits before committing to a permanent solution like a PCB. The speaker explains the importance of breadboarding as the first stage of circuit design, helping students prototype circuits to check if they work. He suggests breadboards as cost-effective tools and provides tips on where to find them, with links to tutorials and additional resources.

🛠️ Skill 3: Using Test and Measurement Equipment

The third skill involves using test and measurement (T&M) equipment such as multimeters, oscilloscopes (CROs), and logic analyzers. These tools are crucial for circuit debugging and troubleshooting in professional environments. The speaker explains how each tool can be used and highlights the differences between a CRO and a logic analyzer. He recommends the Saleae Logic Analyzer as a cost-effective alternative to a CRO and stresses the importance of learning how to use these tools properly for a career in electronics or electrical engineering.

📄 Skill 4: Reading Data Sheets

Reading data sheets is emphasized as a critical skill for understanding components used in electronics. The speaker explains that data sheets provide detailed information about a component's characteristics, including electrical and environmental properties. He advises students to treat data sheets as reference guides and to practice reading them regularly. Over time, familiarity with data sheets helps with circuit design and component selection.

💻 Skill 5: Programming

The final skill discussed is programming, which may seem unrelated to electronics or electrical engineering at first. However, the speaker argues that programming is a versatile tool that opens up opportunities for automation, simulation, and problem-solving. He recommends learning Python for its ease of use and wide applicability, while also suggesting C, C++, and assembly languages for more technical tasks like microcontroller programming. Programming, the speaker asserts, is essential for tasks like automating repetitive processes and simulating complex systems.

📝 Conclusion and Final Thoughts

The video concludes with a recap of the five essential skills: soldering, breadboarding, using test and measurement equipment, reading data sheets, and programming. The speaker encourages viewers to develop these skills for a successful career in electronics or electrical engineering. He expresses gratitude for watching the video and invites viewers to stay tuned for future content.

Mindmap

Keywords

💡Soldering

Soldering is the process of joining two or more electronic components by melting a filler metal (solder) to create a strong electrical connection. In the video, it is described as a fundamental skill for students in electronics and electrical fields. The speaker emphasizes that learning soldering is essential for working with circuits and recommends starting with small soldering kits to practice.

💡Breadboarding

Breadboarding involves creating a temporary circuit using a breadboard to test its functionality before soldering components permanently onto a PCB (printed circuit board). The speaker highlights breadboarding as a critical prototyping step that allows engineers to experiment with different component combinations and verify circuit designs without permanent connections.

💡Test and Measurement Equipment (TNM)

Test and Measurement Equipment refers to devices like multimeters, oscilloscopes (CRO), and logic analyzers used to measure and test electrical signals in circuits. The video stresses the importance of learning how to use TNM equipment for debugging, testing, and troubleshooting electronic circuits. These skills are crucial for ensuring a circuit's functionality in professional settings.

💡Multimeter

A multimeter is a versatile tool used to measure voltage, current, and resistance in electronic circuits. The video mentions the importance of mastering multimeter usage for testing whether different parts of a circuit are correctly connected or functioning. It is considered an essential tool for electronics students and professionals alike.

💡Logic Analyzer

A logic analyzer is an electronic testing device that captures and analyzes signals from digital circuits. It helps in debugging and checking signal integrity, replacing the traditional CRO (oscilloscope) for certain tasks. The speaker recommends using a logic analyzer as a cheaper alternative to oscilloscopes, especially when working with digital circuits in a professional setting.

💡Data Sheets

Data sheets are documents provided by manufacturers that contain technical specifications of electronic components. The speaker emphasizes the importance of reading data sheets to understand the characteristics, functions, and requirements of components used in circuits. Mastering this skill is crucial for anyone designing or working with new components in electrical or electronic projects.

💡Circuit Design

Circuit design refers to the process of designing electrical circuits to perform specific functions. In the video, the speaker discusses how breadboarding and reading data sheets are key skills that help in building and testing circuits. It also involves using TNM equipment to validate the design before creating a permanent version on a PCB.

💡Programming

Programming is described as an important skill for automating tasks, simulating circuit behavior, and controlling microcontrollers in electrical and electronics projects. The speaker suggests learning languages like Python, C, and assembly to expand one's toolkit in circuit testing, debugging, and automation, making it a valuable asset even for non-computer science professionals.

💡PCB (Printed Circuit Board)

A PCB is a board used to physically support and electrically connect electronic components using conductive pathways. While the video primarily focuses on skills like breadboarding and soldering, PCBs are mentioned as the final step in circuit design after prototyping and testing with breadboards.

💡Simulation

Simulation in the context of electronics involves using software tools to model and test circuit designs before building them physically. The speaker links programming skills with simulation, indicating that coding knowledge allows engineers to test and refine circuit behavior through simulations, saving time and reducing errors in the physical build process.

Highlights

Soldering is a critical skill for electronics and electrical engineering students.

Breadboarding is essential for prototyping and testing circuits before moving to permanent PCBs.

Using test and measurement equipment like multimeters, logic analyzers, and CROs is crucial for circuit debugging and analysis.

Understanding how to read datasheets is vital for working with new components and understanding their characteristics.

Programming knowledge is essential even in electronics, providing benefits in automation, simulation, and problem-solving.

Python is recommended for general-purpose programming and ease of learning in electronics-related tasks.

C and C++ are key programming languages for working with microcontrollers and low-level electronics programming.

Soldering kits, such as those available on websites like Tindie, are great for practicing soldering skills.

Logic analyzers are more affordable alternatives to traditional CROs for circuit testing and debugging.

Breadboards offer flexibility in circuit testing, allowing easy adjustments and changes in the circuit layout.

Test equipment like signal generators and oscilloscopes are important tools for accurate circuit analysis and testing.

Learning to use test and measurement equipment properly helps in reverse engineering and troubleshooting circuits.

Datasheets provide detailed information about component properties, making them essential resources for design and implementation.

Automation through programming can greatly improve efficiency in repetitive tasks in electronics work.

Programming is not exclusive to computer science; it’s a valuable skill for any technical career, including electronics.

Transcripts

play00:00

hey how's it going everybody welcome

play00:01

back to another video geek series are

play00:03

doing absolutely fantastic my name is

play00:05

ayan and

play00:06

a few years back i made a video on five

play00:08

skills

play00:09

you should have if you are a cs or iit

play00:11

students and

play00:12

uh today i'm going to make a similar

play00:13

video where i'll be talking about five

play00:15

skills you should know if you are a

play00:17

student from electronics or electrical

play00:19

or any equivalent engineering background

play00:21

so without further ado let's get started

play00:35

all right we are back and as i mentioned

play00:37

time perimenic video 1

play00:39

mentioning 5 skills so you should have

play00:40

if you are from a cs or it background

play00:42

if you are a student or if you are even

play00:44

a professional in your early career

play00:46

stages

play00:47

uh this video i'm going to talk about

play00:48

the same uh

play00:50

topic the the set of skills which you

play00:52

require if you are from electronics or

play00:54

electrical or whatever engineering

play00:57

background

play00:58

or as you all know that what we learn in

play01:00

college and what we actually have to do

play01:02

in industry is a very very different and

play01:04

uh skill system and shortlist so in my

play01:06

opinion

play01:07

everyone into electronics and electrical

play01:10

and similar things should

play01:16

these are not some very rocket science

play01:18

thing which you will need a lot of time

play01:19

to understand so

play01:20

uh let's start with the first one and

play01:22

data is soldering

play01:24

so soldering is one of the very very

play01:26

important skill and in my opinion

play01:27

everyone in respect of

play01:29

their coming from technical background

play01:31

or not should no such an amazing

play01:34

and such a useful skill so

play01:47

[Music]

play01:53

whatever and i know it's a not very very

play01:55

easy thing to learn

play01:57

and it takes some time so how can one

play02:00

who

play02:00

have no idea about soldering can learn

play02:02

soldering first of all get yourself a

play02:04

good soldering iron

play02:05

i made a video on a good soldering iron

play02:07

which you can get in budget check out

play02:09

the link in the description so once you

play02:12

have the soldering iron there are a lot

play02:13

of different tutorials on internet which

play02:15

you can follow

play02:16

uh you can buy some small soldering kits

play02:18

these are the small pcbs

play02:20

which supplies you with the uh a bear

play02:22

board and some components so you can

play02:24

solder on them and you can make

play02:25

something out of it so you can find some

play02:27

of these kits on ten day which is

play02:29

my go to site for getting these kinds of

play02:31

stuff i'll leave the link in the

play02:32

description so you can buy it

play02:34

uh escala you can also just buy the zero

play02:37

size pcb which has all these

play02:38

small holes and you can start soldering

play02:40

resistors capacitors and

play02:42

make something out of it so that is the

play02:44

one way to learn soldering and as you do

play02:46

more and more

play02:46

on daily basis your skills absolutely

play02:48

grows with you so yeah that is the first

play02:50

skill on my list so do learn soldering

play02:52

now on to the next one

play02:54

that is breadboarding just like

play02:56

soldering breadboarding is

play02:57

another skill which i think everyone

play02:59

from electronics and electrical

play03:00

background should know so

play03:01

uh breadboard character basically

play03:12

the circuit is working or not and it's a

play03:15

temporary solution so it gives you

play03:16

temporary connections

play03:18

and just go up change constructive

play03:20

easily and unlike pcb

play03:23

it stays breadboard you can change the

play03:25

components you can

play03:27

do all kinds of permutation combination

play03:29

to check if your circuit is working or

play03:30

not

play03:31

so breadboarding is the first stage of

play03:33

any circuit design just ma'am circuit

play03:35

could prototype

play03:36

a breadboard to see if it's actually

play03:38

working or not and uh

play03:40

breadboards are not very costly like uh

play03:42

70 80 rupees

play03:45

you can get it from amazon i'll leave

play03:46

some link in the description as usual

play03:48

and uh uh yeah learn about breadboarding

play03:52

there are tons of

play03:53

different tutorials out there on

play03:54

instructables even on youtube

play03:56

that how a breadboard is connected how

play03:58

you can use started using a breadboard

play04:00

so yeah that is another skill in my

play04:01

opinion which you should know if you're

play04:02

coming from

play04:03

electronics or electrical background

play04:05

moving on to the third skill which in my

play04:06

opinion is really important if you

play04:08

are from ec or doubly background is

play04:11

using

play04:12

test and measurement equipments and what

play04:14

i mean by using tnm equipment is

play04:16

using multimeter logic analyzers

play04:20

cro dsos and all kind of stuff so

play04:23

how much urethra inside equipment so use

play04:25

carnegie there are tons of different

play04:27

possibilities where you can use a

play04:28

multimeter logic analyzer

play04:31

or cro so for example a continuous test

play04:35

will tell you using a multimeter

play04:38

point say they are connected together or

play04:40

not similarly

play04:42

circuit work you need to just debug it

play04:45

you can use a cro to see if the waveform

play04:48

is coming or not if it's a right

play04:49

waveform

play04:50

uh the frequency amplitude and similar

play04:52

kind of things

play04:53

uh similarly using a signal generator uh

play04:56

a probe uh in in cro all kind of things

play04:59

that comes under using tnm equipments

play05:02

and

play05:02

uh yes technically you can follow

play05:04

youtube tutorials there are tons of

play05:06

different videos out there which will

play05:07

teach you how to

play05:09

use a cro how to use a multimeter and

play05:11

everyone should have a multimeter but

play05:13

cro is not that important these days

play05:15

because cro has

play05:16

uh uh can be replaced by something

play05:19

called logic analyzer so article

play05:21

uh logic analyzer you can purchase for

play05:25

quite cheap compared to the traditional

play05:26

cro

play05:27

i know people who are into traditional

play05:30

electronics they will

play05:32

prefer cro any day but if you don't have

play05:34

a budget because cro are really

play05:35

expensive

play05:36

uh then you can either buy a second hand

play05:38

or go for something called logic

play05:39

analyzer and the logic analyzer which i

play05:41

recommend is satellite logic analyzer

play05:43

so what it does it connects to your

play05:45

computer view a usb

play05:46

and it has some probes which you can

play05:48

attach to electronic circuit and you can

play05:50

debug it on your computer

play05:51

you can see if the wave is coming the

play05:53

frequency the amplitude and things like

play05:55

that

play05:55

so uh that is a really important skill

play05:57

to have

play05:58

it teach you circuit debugging a tissue

play06:00

circuit reverse engineering

play06:02

and troubleshooting and all kind of

play06:03

things so if you go in an industry and

play06:06

work for a professional setup where they

play06:08

design circuits and

play06:09

the debugger these equipments place an

play06:12

really really important role and

play06:14

one should know how to use them how to

play06:16

use them correctly and

play06:17

what are the shortcomings of their

play06:18

equipment so make sure to learn it

play06:20

before entering the professional life if

play06:22

you are interested to make your career

play06:23

in electronics or electrical

play06:25

that is something you need to learn

play06:27

moving to the next skill the number

play06:28

fourth on my list is reading data sheets

play06:31

and that is

play06:32

hands down the most important skill

play06:34

which i have personally acquired over

play06:36

the period of time

play06:37

so basically what happens is when you

play06:38

are designing a new circuit yeah

play06:42

you come across the different components

play06:44

which are new for you

play06:46

and the

play07:14

obviously manufacturer provides you with

play07:16

the component you can download it from

play07:17

the internet from their sites and

play07:19

data ships tells you everything there is

play07:21

to know about the component the

play07:22

electrical characteristics the frequency

play07:24

characteristics the

play07:26

uh environmental characteristics of

play07:32

whether you need some decoupling

play07:34

capacitors with it whether you need some

play07:35

support circuitry with it

play07:37

everything will be there on data sheet

play07:40

if you are working

play07:40

in uh let's say is

play07:59

everything will be on the data sheet so

play08:01

make sure

play08:02

uh you read a lot of data sheets and

play08:04

there is a no

play08:06

way to uh learn how to data you just

play08:08

have to pick the data sheet and use it

play08:10

as an

play08:10

encyclopedia uh go to the page number

play08:13

which you are interested in

play08:14

about the part to know and then read a

play08:17

lot of data sheets then only you'll uh

play08:19

over the period of time you will

play08:20

understand how to actually read a data

play08:22

sheet so that's

play08:23

a very very important skill in my

play08:25

opinion if you want to make a career in

play08:27

electronics or electrical background

play08:29

make sure you know how to read a data

play08:30

sheet of any component

play08:32

all right number five and the last one

play08:34

on my list which can be a bit

play08:35

controversial and

play08:36

and polarizing is uh programming so

play08:40

i know you people must be wondering that

play08:42

if i want to make a career in

play08:43

electronics an electrical background

play08:44

where i will be designing pcbs where i

play08:46

will be

play08:47

reading data sheets where i will be

play08:49

debugging some equipment using

play08:51

logic analyzers and whatnot why the hell

play08:53

would i need programming for it so here

play08:55

we also programming is not just

play08:57

something that

play08:58

geeks and nerds of computer science

play08:59

background do programming is

play09:01

like a tool in your arsenal in your

play09:03

toolkit which will enable you to do so

play09:05

many different things whether it's

play09:06

automation whether it's testing whether

play09:09

it's just uh

play09:10

simulating something so programming

play09:12

cigna is like

play09:13

uh giving you the uh opportunity to

play09:16

which opens the door of lot of for

play09:17

different possibilities where you can

play09:19

uh it's like a playground where you can

play09:21

do all kind of things for example if uh

play09:24

if you if you are doing a manual task

play09:26

again and again you can automate it with

play09:28

programming and

play09:29

uh do it automatically the computer will

play09:31

do it for you

play09:32

for example if you want to take a

play09:34

reading of let's say

play09:35

100 different capacitors you can make a

play09:37

small jig and using our microcontroller

play09:39

you can lock the data in the computer

play09:41

which automatically will

play09:42

uh get new component and i'm just

play09:44

thinking about what are the

play09:45

possibilities but the possibilities are

play09:47

really endless

play09:48

if you know programming also it's a

play09:50

great problem-solving tool so

play09:52

if you want to simulate a problem if you

play09:53

want to do anything then programming is

play09:55

a really really essential skill which

play09:57

you should know

play09:58

and if you really want to go deep inside

play10:01

any technical career path you will find

play10:03

some sort of

play10:04

programming being used here and there

play10:06

whether to solve a problem or to

play10:07

automate something so

play10:09

uh the next question could be what

play10:11

programming language should i learn so

play10:12

that

play10:13

totally depends on you so uh what i

play10:15

recommend is

play10:16

of course learn python because it's a

play10:18

general purpose programming language

play10:19

it's very easy to learn

play10:20

it has a lot of different libraries and

play10:22

good communities so you can do a lot of

play10:23

different things from it

play10:25

uh but again if you want to uh go into

play10:28

more technical details like if you want

play10:29

to program microcontrollers then you

play10:31

definitely have to learn c

play10:32

and c plus plus n uh maybe some sort of

play10:34

uh

play10:35

assembly language uh background will

play10:37

also be required so yeah depending on

play10:39

how you choose a career path and

play10:40

end up working uh you will have to learn

play10:42

different kind of programming languages

play10:43

and may or may not

play10:44

learn you can just get away with it but

play10:47

uh for now just have a programming

play10:49

knowledge

play10:49

a small language which can be in your

play10:51

arsenal and uh

play10:53

which you can use to make things easy

play10:55

for you so that was a list of my five

play10:57

essential skills which everyone should

play10:59

know in my opinion if you're from

play11:00

electronics and electrical background so

play11:02

that's all for today's video thank you

play11:04

very much for watching and

play11:06

i'm gonna see you in the next one

play11:13

[Music]

play11:26

do

play11:29

[Music]

Rate This

5.0 / 5 (0 votes)

Ähnliche Tags
Electronics skillsElectrical engineeringSolderingBreadboardingData sheetsMultimeter usageProgramming basicsCircuit designDebugging toolsEngineering tutorials
Benötigen Sie eine Zusammenfassung auf Englisch?