answersLogoWhite

0

You would utilize a VoIP adapter in the conversion of analog voice signals into digital IP packets. These adapters also have the ability to convert digital IP packets into analog voice streams.

User Avatar

Wiki User

11y ago

What else can I help you with?

Continue Learning about Engineering

What are the differences between a schmitt trigger and multivibrator?

comparator will change its state when the voltage exceeds a threshold it will return to the intial state when the voltage drops below this threshold.schmmit trigger will change its state when the voltage exceed a threshold and willl not return to the intial state until the voltage drops at a certain value below the initial threshold. The s the reluctance of the schmmit trigger. Something like inertia in mechanics. That's why Schmit trigger can oscillates. Something somehow similar to the negative resistance in diodes which make them oscillates.


What are the characteristics of electric-discharge lamps?

light can be altered by using different types of gas and varying the pressure in the bulb. Gases such as neon, argon, krypton, mercury, and xenon allow electric-discharge lamps to be used in a variety of applications


What is meant by the turns ratio of a transformer?

Hi, The turns ratio depends on the amount of windings in a transformer that are needed to provide a secondary voltage/current that's different from the primary AC source. The ratio is derived from how many windings on the primary side as compared to the secondary side. Hope this helps, Cubby


Why JVM is platform independent?

by creating a jre spesific to each platform programmers can confidently write code in any platform and assume it willl also work in aany other. theirfore java is platform independent as bytecode would look the same on any platform, however will be implemented by a diffrent interpreter for each platform.