komedi filmi izle


Archive for the ‘Electronics Design’ Category

Eliminating ground loops in audio and video systems

Monday, May 21st, 2012

UNDERSTANDING, FINDING, & ELIMINATING GROUND LOOPS IN AUDIO & VIDEO SYSTEMS – 2005 Generic Seminar Template is a very good collection of information on ground loop problems on audio and video systems. The writer Bill Whitlock from Jensen Transformers really knows what he is talking about.

gndisolation

Here are some fact points picked from document:

The very meaning of the term ground has become vague, ambiguous, and often quite fanciful. Some engineers have a strong urge to reduce these unwanted voltage differences by “shorting them out” with massive conductors (the results are most often disappointing) or finding a “better” or “quieter” ground. There are several common myths about grounding. Many indulge in wishful thinking that noise currents can somehow be skillfully directed to an earth ground.

An excellent broad definition is that a ground is simply a return path for current. We must remember that current always returns to its source through either an intentional or accidental path.

In all real equipment, there are parasitic capacitances between the power line and the equipment ground. They are the unavoidable. These capacitances allow leakage current to flow between power line and chassis/ground inside each piece of equipment. Any connection between two such devices or such a device and a grounded one will carry this leakage current. We must accept this fact as reality.

For grounded equipment, the effects of leakage current are usually insignificant compared to voltage differences between outlet grounds. Substantial voltages are magnetically induced in premises safety ground wiring by the imperfect cancellation of magnetic fields that surround the two load-current-carrying conductors. Significant ground voltage difference (1 volt is not unusual) will exist between the chassis or local “ground” of any two pieces of safety-grounded equipment. We must also accept this fact as reality.

When a system contains two or more pieces of grounded equipment, whether via power-cords or other ground connections, a “ground loop” may be formed.

Transformer isolators are very good devices in solving ground loop issues, but you need to remember to check performance data for isolators carefully. Beware of products that are not well-specified. They can sometimes solve noise problems, but at the expense of sound quality.

Noise rejection in a real-world balanced interface is often far less than that touted for the input. That’s because the performance of balanced inputs have traditionally been measured in ways that ignore the effects of driver and cable impedances. In real life the ground noise rejection of ordinary differential amplifiers is extremely sensitive to impedance imbalances in the driving source and real-world outputs are very rarely so precisely matched. The CMRR can easily frop from its advertised or “rated” 90 dB down to 65 dB.

The ground noise rejection of ordinary differential amplifiers is extremely sensitive to impedance imbalances in the driving source. With unbalanced sources, their entire output impedance becomes “imbalance” and the noise rejection of differential amplifiers is quite poor.

Electric fields can capacitively couple noise into signal conductors. Grounded shield solves the entire problem well. Braided shields with 85% to 95% coverage are usually adequate. Note that shield ground connections can affect CMRR. Cable capacitances between each signal conductor and shield are mismatched by 4% to 6% in typical cable. The imperfect symmetry and/or mis-matched capacitances will cause signal current in the shield. This current should be returned directly to the driver from which it came. For shielded balanced audio cables, the shield should ALWAYS be grounded at the driver — whether or not the receiving end is grounded. The most widespread industry practice is to ground the shield at both ends. It provides a good guard against RF interference but compromises CMRR to some degree.

Be sure all balanced line pairs are twisted. Twisting makes shielded or unshielded balanced pair lines nearly immune to magnetic fields and makes unshielded balanced lines nearly immune to electric fields. This is especially important in low level microphone circuits.

Effective magnetic shielding, especially at power frequencies, is very difficult to achieve. Imperfections in real cables result in unequal induced voltages that add noise to the differential signal (SCIN = shield-current-induced-noise). Generally, the best cables have braided or counter-wrapped spiral shielding and the worst have foil shields and drain wires.

Bundle signal cables. All signal cables between any two boxes should be bundled. For example, if the L and R cables of a stereo pair are separated, nearby ac magnetic fields will induce a current in the loop area inside the two shields — coupling hum into both signals. Bundling all ac power cords separately helps to average their magnetic and electrostatic fields, which reduces their net radiation. Of course, keep signal bundles and power bundles as far apart as possible.

DIY magnetic field measurement adapter

Wednesday, May 16th, 2012

Have you ever wanted to find out how strong a magnet really was, or how the strength of the magnetic field varied as you changed the distance from the magnet. Devices used to measure the local magnetic field are called magnetometers or gaussmeters. There are commercially available meters for this, but they are usually a bit expensive for some experimenting.

The availability of inexpensive hall effect sensors have made is possible to build your own magnetic field meters cheaply. Measure Your Magnetism and Build your own Gaussmeter articles have a nice example circuit using hall effect sensor.

I decided to make my own circuit to do the same using a little bit different sensor component. I used Allegro A1302EUA-T hall sensor that I bought from Elfa (Hall-anturit SIL-3, A1302EUA-T). That IC is powered from 5V power source (needs 10 mA) and has output of 1.3 mV/G (= 13 mV/mT). The sensor hall sensor A1302EUA-T costs around three Euros. High precision in output levels is obtained by internal gain and offset trim adjustments made at end-of-line during the manufacturing process.

hall_7333925-01

The circuit below is my version of magnetic field measurement. The V letter inside the circle means voltage meter. I connected my digital multimeter there. The hall effect sensor is on the right. The resistor on it’s output convert the 13 mV/mT voltage output to 10 mV/mT that is more practical reading on multimeter screen (you can easily figure out the mT value from multimeter reading without doing calculations).

schemeit-hall

On the left side that 2 kohm trimmer is for zero adjust. The hall sensor output is at around half of the operating voltage when there is no external magnetic field. By setting the trimmer to the same voltage allows you to get exactly 0V reading on the multimeter when there is no magnetic field. Now it is easy to read the magnetic field strength and the polarity from multimeter. When you set the multimeter to millivolts DC range, the reading directly shows you Gauss reading. Just leave out the last digit (millivolt), and you get the the reading in milli-Teslas. Simple and easy. The measurement range is according to datasheet at least +-140 milli-Teslas (1400 Gauss). The adapter can be also used to measure varying magnetic fields by connecting the output to oscilloscope (hall sensor has 20 kHz bandwidth).

I decided to power the circuit with stable 5V power supply because the quiescent voltage output and the magnetic sensitivity, Sens, are proportional to the supply voltage. To get the stable 5V power for the circuit I used a modified version of my Simple 5V power supply. I used LM2936Z-5.0 regulator IC. It is a low-dropout (LDO) 5V regulator in TO-92 case (pretty similar to 78L05 but works with lower input-output voltage difference). I first though of using 9V battery for the power, and I even had a nice case for that battery. But after some thinking I decided to use two 3V lithium batteries as the power source and build the entire circuit inside that 9V battery case. Here is how my project turned out. The banana connectors are designed to be connected to the multimeter.

MagOut

Here is the view to the dirty details inside the project case.

MagIn

USB soundcard to digital storage oscilloscope

Tuesday, May 8th, 2012

I bought USB Virtual 7.1 Channel External Sound Card Adapter to build a cheap PC based digital storage oscilloscope. Sound card based oscilloscope is not new to me, I have used it sometimes. There are many free oscilloscope software that you can use. For example “zeitnitz” is a very fine program!

Using an external USB sound card instead of one built onto computer has several benefits: you don’t have to disturb normal PC sound operations with your measurements and mistakes do not break your mains sound card. USB based sound cards are cheap, and some can even be modified a DC measurements capable measuring instrument.

The product I selected for my project is USB Virtual 7.1 Channel External Sound Card Adapter. It is based CM119 USB soundcard IC according to product comments. It seems to be good device, cheap ($3.70) and plug-and-play – easy to use. No extra drivers needed in Windows (should work well on Linux according to comments but I have not tried that myself).

soundcard_DSCF0195

The CM119 IC has, unlike most other sound card controller ICs, no digital highpass inside, which means that it can measure also DC, if the input capacitor is removed. So after modification the device should works on your computer with a bandwidth of DC to 15kHz, which is enough for many purposes of DIY electronics. The capacitor can be pretty easily found on circuit board when you know what you are looking for. On my device that capacitor is market with symbol C6 and one end of the capacitor measures low resistance to the mic input 3.5 mm connector tip.

soundcard2_DSCF0195

A closer look at my modification. I just soldered a wire that short circuits C6. The SMD components on the circuit board are quite small, so the wire looks quite thick on the picture and it is hard to make a nice looking solder joint. Even if this does not look very good it works well.

soundcard_mod

I measured that the mic input is by default designed to take around 100 mV AC signal for full output. That’s OK for many uses (use attenuator if you want higher range).

Some modifications and additions needs to be done besides short circuiting C6 to make this USB sound card to be useful DC capable measuring instrument. First the sound card mic input has bias current feed (designed for electret mic powering) that is approximately 4.3V fed through around 4.7 kohm resistor.

The DC potential on the CM119 mic in should be around 2-2.2V DC range for everything to work well. So if I just short circuit capacitor C6, when there is nothing connected to input the voltage CM119 mic in is over the top of the operating range, and when 0V is connected to input it is below lower range.

So what we need is a circuit that would scale the around +-100 mV DC input at around 0V to voltage in around 2-2.2V DC range on soundcard microphone input, preferably with some form of DC bias adjustment.

There are many design for such DC shifting circuits, but many of them need somewhat complicated external powering (dual polarity DC supply usually needed for this kind of opamp circuits). So I decided to make my own.

My design consists of one PNP transistor (BC559), one resistor and one potentiometer (10 kohms). Here is my initial design drawing:

soundcard_drawing

Here is what my initial test prototype looked like. This was designed to be connected between RCA-3.5mm plug cable (red plug) that goes to USB sound card and normal oscilloscope probe (1:1 probe with black BNC connector connected to BNC-RCA adapter).

soundcard_adapter

Here is a clearer schematic of my DC in adapter drawn with Circuitlab (NOTE: I used BC557 transistor but this editor did not know that so I had to substitute it with something that exist on it, closest to that I could find on the included library was 2N3906).

dc_in_adapter

The benefit of this design is that the circuit is very simple and still works well. The downside of this design is that R1 controls both the DC polarity and circuit gain/attenuation. So if you adjust DC with R1 at the same time you change the sensitivity (if you are at normal operation range the change to gain is not very much). Anyways the circuit is simple, cheap, works OK and does not need any external power to operate. The input impedance is around 120 kohms. The circuit accepts signal levels to around two volts as it is. If you want higher input voltage range, you need to add your own external attenuators for that.

Now you have one channel analogue computer interface with a bandwidth from DC to around 15kHz at 16 bit input ADC resolution. This is enough for many purposes of DIY electronics. The “Zeitnitz” tool also adds a two channel signal generator and FFT function!

Great for DIY purposes.

3D-Printed Circuit Boards

Monday, May 7th, 2012

Given the schematic for a simple circuit, make it a real circuit with the base components, some conductive thread, and a 3D printer. No solder, no etching chemicals, no sending away for anything. 3D-Printed Circuit Boards, for solder-free printable electronics Instructable is to serve as the how-to guide for a 3D-printed electronic circuit library implemented in OpenSCAD, 3D-PCB. The article shows the full replication process of a simple analog circuit of a blinking LED made from a few transistors, capacitors, and resistors, a single LED, and a AAA battery. The article also includes a more useful example of an LED flashlight. Here is a nice picture from 3D-Printed Circuit Boards, for solder-free printable electronics article that illustrates how this kind of 3D printed circuit looks like.

F1ZSZIGH1JU576U.MEDIUM

3D-Printed Circuit Boards, For Solder-Free Printable Electronics article points out that you just need OpenSCAD 3d-printed electronics library, a 3D printer and some conductive thread. OpenSCAD generates a component holder, and conductive thread wraps it all together — no solder, no etching chemicals, no sending out for anything. OpenSCAD 3d-printed electronics library

OpenSCAD is a software for creating solid 3D CAD objects. It is free software and available for Linux/UNIX, MS Windows and Mac OS X. 3D-Printed Circuit Boards, for solder-free printable electronics article also points out that if you prefer Blender or SketchUp, you can them to help your design process.

Looks interesting.

High power PoE and HDBaseT

Wednesday, May 2nd, 2012

Power over Ethernet (PoE) offers convenience, flexibility, and enhanced management capabilities by enabling power to be delivered over the same CAT5 cabling as data. This technology is especially useful for powering IP telephones, wireless LAN access points, cameras with pan tilt and zoom (PTZ), remote Ethernet switches, embedded computers, thin clients and LCDs.

The original IEEE 802.3af-2003 PoE standard provides up to 15.4 W of DC power (minimum 44 V DC and 350 mA) supplied to each device. The IEEE standard for PoE requires Category 5 cable or higher (can operate with category 3 cable for low power levels).

The updated IEEE 802.3at-2009 PoE standard also known as PoE+ or PoE plus, provides up to 25.5 W of power.

Although 2009 standard prohibits a powered device from using all four pairs for power, some vendors have announced products that claim to be compatible with the 802.3at standard and offer up to 51 W of power over a single cable by utilizing all four pairs in the Category 5 cable. The trend for power demands seem to be up.

Compliance to Power-over-Ethernet safety standards is critical when moving beyond 60W (EE Times)and Compliance with POE safety standards is critical when moving beyond 60W (EDN) articles tells that the current generation of standards-based technology enables up to 60 watts of power to be delivered over four pairs of cabling, which also improves efficiency when compared to earlier two-pair solutions. Compliance with POE safety standards is critical when moving beyond 60W.

As the industry moves toward delivering even more power over the CAT5-or-better cabling infrastructure, system designers and network administrators alike, need to understand various emerging technology options. Some new options can bring expensive and cumbersome deployment complications and, potentially, safety risks.

Some manufacturers have touted their own 100W-per-port solutions or even 200W/port solutions that are not safe. The use of a standard Ethernet-cabling infrastructure for a single port delivering greater than 100W is simply not safe under the NEC standard. The only safe approach for powering devices over Ethernet cabling is to follow IEEE802.3at-2009 specifications. Moving beyond the LPS requirement (sub-100W/port LPS requirement of IEC 60950-1:2011) to greater-than-100W/port implementations requires that the cables be protected with special flame-resistant conduit. A metal enclosure is required if the total PD load is greater than 100W for information data equipment, or greater than 15W for TV and audio equipment.

One standardized 100W solution is one used by HDBaseT Alliance. HDBaseT Alliance is develops 100W power specifications for products that transport uncompressed, high-bandwidth multimedia content, 100BaseT Ethernet, power, and various control signals through a single LAN cable. The key differences between the HDBaseT-powering approach and those from other independent manufacturers pursuing higher power levels are that it:

  • Complies with the section 33.7.1 of the IEEE802.3at-2009 standard, which mandates that all PSEs conform to International Electrotechnical Commission (IEC) 60950-1:2001 specifications including classification as a Limited Power Source (LPS) carrying no more than 100 volt-ampere (VA) – or 100W – per port without the need for special over-current protection devices, and
  • Performs Powered Device (PD) detection followed by PD classification to determine a PD’s consumed power level prior to its ignition.

In a typical HDBaseT implementation, the PSE is installed and powered by a 50 to 57-volt DC power supply, and all PDs receive power directly over the HDBaseT link across all four pairs of CAT5-or-better cables. Additionally, core PoE technology has been enhanced for HDBaseT to use a 1 amp current for every two cabling pairs, 3-event classification to identify compliant PSEs, and identify the cable length/resistance (draw more power when required not exceeding 100W, rather than assuming a worst-case cabling infrastructure at all times). This enables HDBaseT technology to transfer of up to 100W of continuous DC power, per port, from one side of the HDBaseT link to the other.

HDBaseT is fully backwards-compatible with the IEEE802.3at-2009 PoE specification. HDBaseT also does not infringe on any of the mandated PoE safety requirements.

HDBaseT’s ability to deliver up to 100W of power (over 100m, via a single LAN cable, without any additional power source) is actually very nicely aligned with trends in energy usage and demand. The power level is more than adequate for supporting today’s typical 40-inch LED TV, which requires 70W of power. It is expected that both LCD and LED TV monitors will soon be averaging approximately one watt of power consumption per inch of screen size. Regardless of screen size EnergyStar™ 6.0 is targeting a cap of 85 W for all screen sizes.

PoE continues to evolve and offer an even wider variety of high-value power-delivery and management capabilities.

Dc-coupled impedance converter for microphone

Tuesday, April 3rd, 2012

The diaphragm of a condenser microphone is the movable plate of a capacitor. WHen properly polarized the vibration of the diaphragm in relation to the back plate produces an ac audio-output voltage. The condenser capsule has a capacitance of 10 to 60 pF; thus, you should connect it to an impedance converter with extremely high input impedance for a flat frequency response. The conventional impedance converter is a JFET source follower with an additional amplifying and power-decoupling circuit.

The balanced audio pair at the XLR connector’s pins 2 and 3 both carry both power (phantom power) and audio signal. Typically the amplifying/decoupling circuit contains an audio transformer or a couple of capacitors to separate the dc power from the audio signal.

High-value dc-blocking capacitors can generate measurable and audible distortion. Audio signal transformers have also their limitations. The circuit shown at Condenser microphone uses dc-coupled impedance converter article eliminates transformers and coupling capacitors using self-balancing microphone interface circuit.

This is an interesting circuit idea to look at. I have not tried this in practice, but looks interesting.

Machovka_Microphone

Isolated laptop power supply issues

Monday, April 2nd, 2012

I have earlier written about grounded laptop power supply problems. Other popular laptop power supply configuration used is floating output. There are power supplies without ground, for example some Apple laptops and many other brands. The power supplies where there is no ground on connection on the mains side are for sure built in this way. If your power supply mains side is grounded, then is possible power supply that has the output floating or grounded (measure to be sure what you have).

isolated_laptop

The galvanic isolation from mains power (live and neutral wires) is required for user safety and isolates the charger output from earth ground. Commercially approved laptop adapters that are supplied with 2-core mains flex have enhanced insulation, creepage distances and filtering that obviates the need for the earth.

This kind of isolated power supply avoids ground loop problems. Could easily think that ideally the laptop is intended to be floating, this means it has no connection to ground. Lack of ground has it’s benefits, but can also cause a whole different problems because there still exists capacitive coupling between the primary and secondary through the transformer.

Electric noise on audio recording article tells that ideally the laptop is intended to be floating, this means it has no connection to ground. In practice is pretty impossible to make a power supply that is completely floating, there is always more or less capacitance between mains side and low voltage side. It’s very common for power supply manufacturers to place a capacitance between the Mains side and ELV (Extra Low Voltage) side of the power adapter to meet Radiated Emissions requirements (EMC). This causes leakage current that can cause problems.

When connecting the laptop to peripheral equipment (such as a microphone, or amplifier output) some noise is introduced because the floating laptop ground being pulled down to real ground potential causes a voltage to be induced across the capacitor. This in effect causes the whole laptop to bounce up and down at 50/60Hz (the bounce can be from few volts to over 100V). How much the laptop potential potential varies depending on the power supply design. In some cases the way the power supply is plugged to wall can have considerable effect on the bounce (the Y capacitor can be wired between output and one of the mains connector pins, if that pin where the capacitor is connected to live you get largest leakage and of that gets connected to neutral you get almost no leakage).

When connecting a laptop with ungrounded power supply to some grounded equipment (PA mixer, amplifier, industrial equipment, etc.), damage to electronics is also possible if they are not well protected. I have personally damaged serial ports and audio connections due lack of grounding (that 100V charged to filter capacitor can be enough to kill not so well protected interfaces when signal wire gets connected before ground). Safest way to do the connection is to keep the laptop battery powered, do the connection and then add mains power supply last if you need that.

Choque_electrico

Dell laptops in electric shock shocker discovered a worrying new feature in some Dell laptops: if you touch them, you may get an electric shock. This discharge can vary in strength from a gentle tingle to a sudden jolt. Disturbingly, you could also be shocked when connecting printers, PDAs and other peripherals to the offending laptops. Dell’s Shocking Surprise: Laptops That Give You A Taste Of the Electric Chair article tells that Dell’s forums are full with users complaining that they have had shocking experiences while using certain notebook models. The pattern is the same: every Dell laptop with this problem that has a brushed-aluminum finish is likely to give you a taste of the electric chair. The reported models were XPS M1330 and XPS M1530, and their problem seems to be caused by the two-pronged connection between the main lead and the power adapter, which is not grounded because there is no available third pin. User’s don’t like to touch a thing that gives me tingling problem every day, every second. It is just not pleasant to feel that sensation. In can even be scary to some users.

The tingling sensation you are feeling, while not dangerous, can be disconcerting and is caused by the power supply even though the power supply is operating perfectly well. Inside the power supply the transformer which gives the low voltage output has a capacitive link back to the mains. This allows a very tiny current (generally less than 1mA) to flow through to the “ground” on the output. The voltage on the “ground” can be up to 100V or so based on my own measurements and XPS 1530. Scary power leakage to humans? discussion. If the entire system is properly grounded you should not experience any electrical shocks at all and there would be no voltage difference.

Designing low leakage current power supplies article tells that majority of AC/DC power supplies provide isolation from the high-voltage AC input to the low-voltage DC outputs. Safety standards specify both the strength of the isolation barrier. The maximum leakage current allowed to flow is based on the specific classification of the application.

In many applications a low leakage design is desirable. For example, when the laptop has metal parts that user touches under normal operation, chargers often must meet leakage-current specifications
set by the manufacturer that are below those specified by the applicable safety standard. This is to prevent users from feeling the “touch current” when they hold the computer when it is connected to mains power supply.

One of the biggest contributors to leakage current in AC/DC switching power supplies is the Y-capacitor—a safety agency rated capacitor that can be used to bridge the isolation barrier. It is used to return displacement currents (generated by the switching process) back to their source, preventing EMI. In general, the larger the value of the Y-capacitor, the lower the magnitude of the EMI that the supply generates and the higher will be the leakage current that flows across the isolation barrier.

For a two-wire (without a protective earth connection), universal input power supply with a floating output, rounding down to the next standard capacitor value gives a maximum Y capacitance of approximately 2.2nF. In information technology equipment (IEC60950) the allowed leakage to accessible parts not connected to protective ground is 0.25mA.

Messy desks at work and home

Friday, March 23rd, 2012

Is your working desk clean or messy? Do you have a home laboratory and how messy it it? Computer History Museum honors Jim Williams and Bob Pease tells that some messy engineering working desks end up in Computer History Museum as exhibit. Both work of Bob Pease and Jim William have been a source of inspiration and have had messy desks. Messy and overcrowded desk can be very productive laboratory. Instead of being distracted with fluff and appearances, Bob and Jim focussed on the key engineering (and other) issues and fundamentals, and thereby encouraged the right mix of creativity and rock solid design methodology.

EDN Magazine has also shown the images of other laboratories. Ever wonder where an EDN editor engineers and what tools they like? Check out photos from Paul Rako’s home lab and see where he works on his own designs, teardowns, and testing.

You can find home laboratory pictures of other more or less known electronics engineers on EDN article series:

The home lab of Barrie Gilbert

The home lab of Darryl Phillips

The home lab of Alan Martin

Jim Williams home lab

For some reference here is a picture of my home lab desk from few years back. Much less equipment than what those engineering legends had, but still some productive mess.

desk_dailypic

Design News magazine has a series of pictures of very messy work desks of engineers:

Slideshow: Messiest Engineering Desks

Slideshow: More Messy Engineering Desktops

Slideshow: More Messy Engineering Desktops

You can live with mess, when it’s an ORGANIZED mess!

Fritzing

Monday, March 19th, 2012

Fritzing is an interesting open-source initiative to support designers, artists, researchers and hobbyists to work creatively with interactive electronics. We are creating a software and website in the spirit of Processing and Arduino, developing a tool that allows users to document their prototypes, share them with others, teach electronics in a classroom, and to create a pcb layout for professional manufacturing. Fritzing – An Introduction video gives you overview of Fritzing.

Easy creating of a printed circuit board using Fritzing video show how to design circuit board with the software starting from broadboard circuit model.

Then you can make the circuit board yourself (print and make circuit board) or use Fritzing Fab service turn your sketch into a real custom PCB.

You need to download the Fritzing software (it is free) to use it (works on Windows, OSX and Linux).

CircuitLab Editor and Simulator

Thursday, March 1st, 2012

There seems to be a push for web based free electronics design tools at the moment. The situation is pretty different from what it used to be years ago when I though it would be good idea to add some form of schematic editing to the ePanorama.net forum, but lack of suitable ready software to be added and large work that would have been needed to build my own I rejected the idea at the time.

I have followed actively what is happening on the field now. I have earlier written about Scheme-it and Falstad Electronics Simulation. I have also mentioned CircuitBee schematic sharing platform.

Here is a new one promising looking service. CircuitLab released two days ago a browser-based schematic editor and circuit simulator for the online electronics community. CircuitLab is 100% web-based, Windows/Mac/Linux cross-platform, and requires no installation or plug-ins.

circuitlab

The idea is that instead of today’s typical forum posts with static screenshots from different desktop tools, the online electronics community can now use CircuitLab to share useful URLs (as well as PNGs and PDFs) which link directly to interactive, editable, runnable schematics. So this is would in some way compete with CircuitBee service.

CircuitLab allows students and educators to draw and print beautiful schematics for lab reports. In-browser simulations make it easy to quickly learn electronics concepts via just-for-fun playing and guided exploration. CircuitLab lets electronics hobbyists rapidly test circuit ideas before breadboarding. SPICE-like models with a mixed-mode simulation engine help you apply one tool to a wide range of design tasks, from digital to analog, DC to VHF and beyond.

I found CircuitLab to be very easy to start to use. I have not use that much, but with brief testing this looks very promising service. You can get good idea of this software from Getting Started with CircuitLab video.


film izle - komedi filmi izle - film izle - film izle - film izle