answersLogoWhite

0

📱

Electronics Engineering

Electronics Engineering is a branch of engineering that deals with practical applications of electronic components, devices, systems, or equipment. Electronics are devices that operate on low voltage sources, as in electron tubes, transistors, integrated circuits, and printed circuit boards and use electricity as part of its driving force.

24,372 Questions

What is bread board and how does it work in electronics?

A bread board is used to protect the bench top when cutting bread vegetables meat or other things in the kitchen.i.e you put the stuff you want to cut on the bread board not on the bench. Scientifically speaking, it is a board on which an electric circuit is made, usually as an experiment or prototype. See the link below.

How do you compare ttl logic and cmos logic?

The logic functions for both families of devices are the same. They differ only in their performance and other characteristics.

TTL stands for Transistor-Transistor Logic. Advantages include higher speed, better current handling and relative immunity to static discharge. Disadvantages include more power consumption, output high voltage drops and fixed supply voltages (typically 5 volts).

CMOS stands for Complimentary Metal Oxide Semiconductor. Advantages include better voltage output, better input voltage tolerance, variable supply voltages, higher density and much lower power consumption (although this increases with frequency). Disadvantages include sensitivity to static electricity and less current handling capability. Most new product development is in the CMOS family due to its more desirable characteristics.

TTL and CMOS families contain many "sub-families" designed with special characteristics for specific applications. For instance, some CMOS families can handle greater current, function at higher speeds or operate at much lower voltages. Texas Instruments has more than 40 families of products under CMOS and TTL.

What are the difference between semiconductors and semimetals?

A conductor is just that - something that conducts electric current. A semiconductor, however, is a material that can be and is used because by doing some things to it, we can cause its resistance to vary dramatically over a fairly wide range of values. We can cause it to conduct with little resistance, and we can cause it to resist current flow completely and prevent current from flowing. The material is a semiconductor, and it "sort of" conducts - either well or poorly or something in between, depending on how the device is made and on what we tell it to do. Conductor will pass electrons by the laws of electrical conductivity. Semiconductor will pass electrons basically only one way.
Conductors, like copper, are materials that simply conduct electricity from point A, such as the negative terminal of a battery, to point B.

Semiconductors are materials that conduct electricity from point A to point B, but have high high resistance. Many conductors can be modified to have unique properties when electricity is applied, such as in transistors. Put simply, semiconductors have an electrical conductivity somewhere between that of conductors (gold, copper) and insulators (wood, rubber).
A conductor allows an electric current to flow through it equally well in either direction. The amount of current which flows depends only on the amount of resistance of the conductor and on the amount of voltage applied across it. The direction of flow can always be considered as being from the positive to the negative pole of the source of the voltage applied, so the direction of flow through a conductor is always determined by which end of the conductor is connected to the positive pole of the source. A semiconductor allows an electric current to flow very strongly in one direction (this is known as the forward current) and very weakly in the opposite direction (which is known as the reverse current). The amounts of current which flow in each direction depend partly on the amount of the voltage applied but mainly on the forward resistance (which is relatively low) and the reverse resistance (which is always very high). So, unlike a conductor, the flow of current through a semiconductor is not the same amount of current whichever way the voltage is applied. The direction in which a semiconductor allows the forward current to flow depends on whether it is a p-type semiconductor or an n-type semiconductor. How are semiconductors made? Certain elements, such as Germanium or Silicon, are not naturally semiconductors but can be made into semiconductors by melting them and adding very small amounts of other chemicals. This process is called doping. Whether a p-type semiconductor or an n-type semiconductor is produced depends on the type of doping chemical used.

What are causes of voltage drop?

Think of it in terms of a central heating system that uses a number of radiators: the water pump applies pressure across all the radiators. But there must also be a pressure difference across the inlet and outlet to each radiator, or water wouldn't flow through the individual radiators. The sum of these pressure differences will equal the pressure delivered across the entire system by the pump.

Now imagine a number of resistances connected in series. There must be individual potential differences across each resistance or current wouldn't flow through them. We call these individual potential differences, 'voltage drops', and the sum of the voltage drops across each resistance will equal the magnitude of supply voltage, but act in the opposite sense.

What is DC load line of a transistor?

A: A transistor has voltage gain as base current is allow to flow. If the load is constant then a DC mirror azimuth path can be plotted as a function of base current and collector current and that is the load line

Do transformer works on pulsating dc?

If the input is pulsating DC, then the output will be pulsating DC. It will not be shaped the same, but it will be close, depending on the frequency and rise and fall time in comparison with the inductive reactance of the transformer.

How does coupling capacitor couples two stages in a multi stage amplifier?

A: it could be both coupling meaning eliminate DC from the source or decoupling whereby unwanted signal is bypassed to ground

How embedded systems are used in navigation?

It is used to identify the persons location and to direct persons to other specific direction.

What is heat dissipation in a circuit?

Power isn't really dissipated in a circuit. It's energythat is dissipated. So the expression, 'power dissipation', really means is the 'rate of energy dissipation'.

So, when an engineer asks, "What is the power dissipation?", what he is actually means is "What is the rate of energy dissipation?"

What is energy dissipation? Well, work is done whenever a current flows through a conductor; this increases the internal energy of that conductor which, in turn, causes its temperature to rise. Because the temperature of the conductor is higher than the surrounding temperature, energy is lost to the surroundings through heat transfer.

What is difference between power station generator and dynamo generator?

  1. Generating Capacity : Power plant has very high generating capacity as compared to gen set.
  2. Size of the equipment : Size of the alternators are compatibly very big in Power plants.
  3. Type of Prim-over : In Power plant turbine is used to for prime over or to provide mechanical power to rotor of the alternator whereas in generating set diesel engine is used for prim-over.

Why you need to measure insulation resistance?

It is an insulation test to see is the insulation has been injured in any way to cause a short circuit when normal power is applied to it.On the whole megger testing is non destructive. What happens is a DC voltage is applied to the device or winding under test. On my megger there are 3 ranges 300V, 750V, and 1000 volts. Applying the proper voltage is essential to not damaging the device you are testing. Working voltages up to 240 volts should use the 300 range. Working voltages up to 600 volts use the 750 volt range and working voltages above 600 use the 1000 volt range. As you can see if you used the 1000 volt range on a device that had a working voltage of say 24 volts you could damage the insulation just by testing it. So meggering a device is non destructive if you use the tester as its instructions tell you to.

What is the theme of resistance?

The definition of theme is an amusement park

What is difference between micro controller and micro processor?

* Microcontrollers are sub class of Microprocessor. * Microcontrollers are generally target specific. * For example when the application requirement is to capture 2 analog signals, 5 digital signals, store 512 bytes of data, and to place a time stamp (date & time). Ø Here in the case of processor we need a ADC to process the analog signal, ROM (512 bytes or greater memory size) to store 512 bytes of data, RTC (Real time clock) to get present date and time, of course digital signals can be captured using the I/O port pins, and a RAM also has to be added. This makes the size of the PCB pretty big. Ø In the case of controller all these are found inside it, our task is to select the controller based on the requirement. The microcontroller is basically a processor with some special features like ADC, DAC, RAM, ROM, etc., in it.
microprocessor is able to perform all the task done by micro controller but the microprocessor does not have any timers and counters internally for that operations it need the timers and counters from external. but micro controller can perform all the operations

....

What do lines represent in an electirc field diagram?

The lines in each diagram represent an electric field. The stronger the field, the close together the lines are.

What are the Basic principles of how the circuit functions?

An electrical circuit is any closed loop that allows a flow of electrons in a current to deliver energy or perform work and then return to their source.

Material along which electrical current flows freely arecalled conductors. (e.g. copper-wire) The electrons emit and return to an energy supply.

Current is said to flow from positive to negative, because this is the conventional direction of current flow. It is a convention leftover from the when electricity was first discovered.

Electrons actually move through a conductor awayfrom the negative terminal and towards the positive terminal, because of the laws governing electric fields (like charges repel and unlike charges attract). The power-supply produces an EMF (electro-motive-force) that creates the potential difference necessary for electrons to flow freely along a conductor.

The natural force is called Electromagnetism.

Opposite charges attract. An electron will move away from a negative terminal and towards the positive.

In physics it is best to think of the current flow in a metallic conductor as being the overall net flow of negative charge since that is what carries energy This movement is known as net current drift and is slow compared to continual random motion of electrons. That random motion yields no overall displacement over time. Therefore power is neither consumed nor created along a current.

In a circuit the electrons flow from what side to what side?

Conventional electrons flow is understood to be flowing from a positive force a less positive force.

What is the difference between diode and resistors?

the resistance of a diode is .4 ohms is made of tantalum or .7 ohms if made of silicon.

ANSWER: THE RESISTANCE OF A DIODE IS SIMPLY V/I the impedance however is defines by Boltzmann constant

What is an ideal diode?

A: That is no such a diode but if it exists it will have unlimited reverse voltage capability the forward voltage drop will be zero no matter of current flow and it will remain so regardless of temperature changes

Will wiring a 16 ohm woofer with a 16 ohm tweeter in parallel result in a total ohm load of 8 ohms?

If you mean as pairs, yes.

put an 8 Ohm and a 16 Ohm speaker in parallel for each channel. The 16 Ohm speakers will take 1/3 the power and the 8 Ohm speakers will take 2/3 the power. The resulting impedance will be 5.33 Ohms.

Why using pullup-resistors in 8051 microcontroller?

to determine the state condition of microcontroller's input when microcontroller is reading the input port