Tag Archives: what is

EE07a: DC MOTOR STARTING CURRENT, BACK EMF, ARMATURE CURRENT AT SPECIFIC SPEED CALCULATOR

Continue reading EE07a: DC MOTOR STARTING CURRENT, BACK EMF, ARMATURE CURRENT AT SPECIFIC SPEED CALCULATOR

EE02:FUSES BY MARKING

Fuse selection is important in an electrical circuit, because a very rapid acting fuse might open in 0.1 seconds, a fast acting fuse might open in one second, and a slow acting fuse might take tens of seconds to open if a current of 20A was flowing through a fuse rated at 10A.

Continue reading EE02:FUSES BY MARKING

LEARNING GITHUB

Github is a place where people collaborate to code. You can add people to projects. You can “fork” from other people’s work. You can collaborate with anyone around the world. Version controlling lets you differentiate between different versions. Do you remember giving your code file that you give names like final.cpp, finalfinal.cpp, final2.cpp, thisislast.cpp and goes on. This is the same thing, online.

Continue reading LEARNING GITHUB