Skip to main content

Use A DAC To Bias Your Varactor Diode


Varactor (or “varicap”) diodes are used primarily in radio-frequency (RF) circuits to provide a capacitance that can be varied by changing the applied voltage. These types of diodes often are used for tuning circuits, such as RF oscillators and filters found in wireless applications like wireless microphones and radios. Designers, then, should know about the benefits of using a nonvolatile digital-to-analog converter (DAC) to provide the biasing voltage of a varactor diode used as a voltage-controlled capacitor.

The varactor diode is operated under reverse bias, which creates a depletion zone around the P-N junction. Changing the level of the reverse bias changes the thickness of the depletion region and, thus, the effective capacitance of the diode. Increasing voltage causes a decrease in capacitance.

Varactor diodes are specified with a nominal capacitance value and the range of capacitance that can be achieved with a maximum and minimum voltage level. Increasing the bias voltage range increases the capacitance range available, but designers can also look for varactors with a larger capacitance- to-voltage ratio.

A convenient solution for creating a varying bias voltage is to use a DAC. Most DACs have an output voltage range of 0 V to +5.5 V. If a higher voltage bias is required, though, then a high-voltage DAC can be used. However, it may be more cost-effective to use a low-cost, high-voltage operational amplifier in a non-inverting configuration to provide level shifting of the output voltage from a common 5.5-V DAC.

 
The LC-tank circuit portion of a voltage-controlled oscillator allows for FM modulation in wireless microphones and radios. Its back-to-back varactor configuration minimizes the effects of RF modulation.

Using a DAC does introduce sources of potential error. The varactor is affected by any form of amplitude variation of the bias voltage, resulting in an undesired shift in capacitance. Deterministic errors can be accounted for when using the microcontroller to program the DAC output voltage. The primary sources of error that should be considered include varactor nonlinearity, offset errors, and DAC integral nonlinearity (INL). RF modulation may also be caused by voltage induced from a noise source – perhaps from an antenna in the system. The figure shows an LC-tank circuit portion of a voltage-controlled oscillator. This circuit allows for FM modulation in the aforementioned wireless microphone or radio.

Here, a back-to-back varactor configuration minimizes the effects of RF modulation. If a varying signal is injected, the bias across one diode increases as the other decreases, keeping overall capacitance unchanged. Note that the two diodes are in series with each other, so capacitance is half of a single varactor setup.

To also prevent RF signals from affecting the circuitry outside the tuning circuit, the bias voltage is fed through an isolation resistor or an RF choke. There are other benefits to using a DAC to bias a varactor diode. For example, multiple-output-channel DAC devices can be used in a multistage application. Additionally, in a four-channel DAC, three channels could potentially be used for separate band-pass filters for low-, mid-, and high-frequency filtering. The fourth output could be used for offset voltage calibration elsewhere in the circuit, or it could be turned off when it isn’t in use. Space and design time can be saved by avoiding having to set up separate biasing schemes.

Some DACs, such as the MCP4728, also offer on-board nonvolatile memory, which can store configuration data such as output-voltage levels and channel status (on/off). This enables the device to be reset or powered up into a known set state, which could allow a pre-programmed tune to be stored. The tune could be recalled when a desired event or input occurs or when power is lost and restored.

Comments

Popular posts from this blog

3 Channels Audio Splitter Amplifier Circuit Diagram using TL084

This is the schematic diagram of 3 channels audio splitter amplifier circuit which built using op-amp IC TL084. The 3 channels amplifier output distribution applies a single TL084.   3 Channels Audio Splitter Amplifier Circuit Diagram The very first step is to capacitive coupling having a p. 1.0 ~ electrolytic capacitor. The entries are railways Vee Y2 or 4.5 V. This enables working with an individual 9V power source. A voltage gain of 10 (1 M?/100 Kohm) is obtained in the first stage, as well as the other three floors are connected as a unity gain voltage followers. Every single output stage drives independently through an amplifier output 50 pF capacitor towards the resistance of 5.1 k ohm load. The response range is flat from 10 Hz to 30 kHz.

Simple Automatic Street Light

There have been lot of problems in street lights. Major problem in some places is every evening a person has to come and switch ON the street light and it should be again switched off in morning. Yes, this may not be the situation in everywhere but exists in many places. So this problem can be overcome by using a simple circuit. Below shown circuit will be automatically switched ON and OFF during night and morning times respectively. Circuit diagram : Simple Automatic street light Circuit Diagram In above circuit R1 can be used to adjust the sensitivity. And the working of the circuit is very simple. The LDR will have very low resistance during day time so the transistor Q1 will be in OFF condition. And during night time the resistance will be very high so automatically the transistor Q1 will be ON. The Q1 is PNP transistor and the emitter of Q1 is given to base of Q2. So the Q2 transistor will be ON only if the transistor Q1 is ON. The TRIAC is used in the circuit to make is circ...

A basic Arduino Solar PV Monitor

I have just recently had solar pv installed, mainly to future proof my energy costs, I do not expect it to be like drilling for oil in my back garden, however the return looks to be encouraging. The install gives you another single unit meter, from this you will see the total amount the panels produce, but that is about it. I wanted to know how much the production was as it was happening, I discovered the light blinks on the front of the meter will flash 1000 times for each kWh of electricity which passes through. The rate of the flashing of the LED tells you how much power is currently passing through the meter. [ ]