Electronic Circuits
I simply want to appreciate this site to the highest. Because I feel that this site is worthy of it. Though I don't want to mention the name, it is different from some of the boring websites. It is greatly attractive and informative. This is site is specialized in the area of Circuits. Whatever and how much so ever is required is available in this site. It not only gives us information or advertisements of different Circuits, rather it is full of information of different Circuits. Thus it differs from all other websites.
I would personally say that it is more than a teacher for the specializing students of circuits. It is like both a library and a practical lab for the students. Because, it includes both description and diagrams of different circuits. One can learn from these notes very well and easily. Thus it serves as a library and a laboratory simultaneously which is not possible in an institute of circuits. The students or experimenters can experiment their item looking at this site. It's a lab manual for both electronics and engineering students and even experts.
The content of this site is so wide. It contains the circuits related to audio, automotive, battery, bells and tone generator, clocks and timers, conversion, counters, electronic keys and locks, fire alarm, fun and game, ham radio, home circuits, industry, inverters and UPS, lab manual, microprocessor, light related, mobile phone related, motor related, oscillators, power controller, power supplies, proximity detectors, radio circuits, radio transmitters, remote circuits, security and safety, sensor circuits, signal conditioners, signal generators, telephone related, test and measurement circuits, timer circuits, transmitters, tutorials, uncategorized, USB, etc.
A simple mistake in a circuit can create lot of damages and loss for you. So do make a detailed study before you switch on to a circuit. The detailed information about a circuit can save both your time and money. It tells you how you to prepare programs and run it efficiently and check the output. If you find something ineffective as ought to be, you can have a detailed study of the circuit from the notes and description given in this site about the circuit and make it function properly. And I say it from my own experience of experimenting. The diagrams give me us the total information about each of the circuits. In this world of computers the number of circuits is increasing day by day. In the olden days the few circuits we had were T.V. and its remote controller. But now the situation is totally different. We today deal with innumerable circuits. So, it is good to know the mechanism of each of them as to handle with ease to make maximum use of it. So, hurry to this site immediately and see that what I have said about is true. I am sure that you will also appreciate it.
I am an SEo writer
Article Source: ArticlesBase.com
|
LKS ELECTRIC CO.,LTD speciliaed in electricals,cable accessories,power fittings,etc?
LKS Electric Co., Ltd Located in the Liushi industrial area of Yueqing , near by 104 Road. Bordering on the QiLiGang Port and Wenzhou airport in the south, the famous scenic spot of the YANDANG mountain in the north. Land and water transportation is very convenient .
Our company Specialize in the Circuit breaker,contactor,relay ,Switch & Lamps,Wiring Accessories,Power Fitting,and electrical accessories and so on.Our products have passed the international quality system ISO9001 authentication,and get CE certificate.
Our company has advanced equipment of production , inspection , testing and rich technical force.It has a sale net of all parts of the world and a service network system. Our company insists on the " market " as the direction all the time.we pioneer and keep forging ahead with the aim of " Quality seek survival, honor seeks development "constantly. All colleagues of our company keep forging ahead actively , reform constantly , perfect the operation and management ideas of enterprises, and make the hearty hope of making friend all over the world.
Get the answers...
|
|
I have an AC illuminated switch that I want to use for a DC application. Will it work?
There are 3 terminals; I have a small grasp on the concept of 3-phase AC current. I would think that a switch could be used for DC or AC since it's just opening/closing a circuit, I just don't understand how the light would work with DC. By the way, it's being mounted on my truck's center console, that's why it's DC.
Get the answers...
|
|
Write the VHDL text file for a 3-input NOR gate.?
This is what I have would it be right?
ENTITY three_input_nor IS
PORT(
A,B,C : IN BIT;
Y :OUT BIT);
END three_input_nor;
ARCHITECHTURE circuit OF three_input_nor IS
BEGIN
Y <= NOT( A OR B OR C);
END circuit;
Get the answers...
|
|
What is the formula for percent reactance?
Four identical 6.6 kV generator are connected in parallel. If the three phase short circuit power available is 1000 MVA, what is the percent reactance of each generator consider that each generator is rated 25,000 kVA?
Get the answers...
|
|
are scientists working on electronic circuits that can repair themselves?
Nature jam 26 2012
Get the answers...
|
|
Simple RLC Circuit Question?
Consider the RLC circuit shown in the figure driven by a sinusoidal emf. Use the following data: ?RMS = 155 V, R = 880 ?, L = 29.0 mH, C = 0.190 mF.
Figure link: http://capa7.phy.ohiou.edu/res/msu/physicslib/msuphysicslib/70_CircAC2_LRC_Power/graphics/prob04a_lrc.gif
Calculate the RMS current through the capacitor at the resonance frequency.
What is the resonant frequency of this circuit?
Calculate the RMS voltage across the inductor at the resonance frequency.
Get the answers...
|
|
Help on amplifying current in a circuit?
Yes I'm a noob so be nice. There's no general electronics class at my high school so I've had to each myself. Right now I'm trying to build a circuit that makes a group of LEDs light up to spell a word. I have a 555 timer attached to an NTE4017b decade counter so the high current sycles through 10 outputs which are linked to a letter in the word. Everything works fine except that there isn't enough power that goes out of the decade counters output to light the bunch of LEDs of a letter. How could I fix this so the letter stays off until the counter output is high? I know I need to amplify the output from the counter but I need to know how. A specific schematic would be nice. Thank you for reading this far and I would apreciate any help you can offer!
Get the answers...
|