Here you can learn Electrical Engineering and Thermal Power Related Post by simply clicks.
Saturday, 31 October 2015
Resistance property
Electrical resistance is also outlined because the basic property of any substance owing to that it resist the flow of current through it. Laws of Resistance :- Ohm's Law :- Ohm's law states that the present through a conductor between 2 points is directly proportional to the potential across the 2 points. Introducing the constant of proportion, the resistance, one arrives at the same old mathematical equation that describes this relationship. I = \frac,
Create password protected folder programming
cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
Monday, 26 October 2015
About
Hi this isTapas Kumar (Post Diploma inThermal Power,New Delhi ,India). Here u can learn about whole electrical engineering by simply clicks.And you can learn more about more with me.
Faraday's Law's of Electromagnetic Induction
In the whole electrical machines works on those principle
First Law :- If there is a relative motion between conductor(coil) and magnetic field then emf (voltage) will be induced in that coil or conductor.
The induced emf are of two type........
i. Dynamic induced emf ( conductor is moving)
ii. Static induced emf ( conductor or coil will fixed)
Second Law :- Magnitude of the induced emf is Directly proportional to the rate of change of flux.
i) According to faraday's of electromagnetic induction the induced voltage
E=N dΦ/dt
Subscribe to:
Posts (Atom)
Types of Loss in Power System / Energy losses
There are many types of losses in transmission line as follow... 1. Resestive loss 2. Inductive loss 3. Radiation loss 4. Eddy curren...
-
The losses occuring in the generator stator winding components viz stator winding, main brushes & phase connetors are dissipated d...
-
This is a scott connection which convert 3 phase and 2 phase & vice versa if employs two identical transformers one with centre tap...
-
Rated MVA rating MCR conditon- 247 MW Rated KVA rating MCR conditon- 210 MW Terminal Output Voltage- 15.75KV Rated Current- 9050 A P...