WO2022042588A1 - Switch driver and dac system comprising same - Google Patents

Switch driver and dac system comprising same Download PDF

Info

Publication number
WO2022042588A1
WO2022042588A1 PCT/CN2021/114488 CN2021114488W WO2022042588A1 WO 2022042588 A1 WO2022042588 A1 WO 2022042588A1 CN 2021114488 W CN2021114488 W CN 2021114488W WO 2022042588 A1 WO2022042588 A1 WO 2022042588A1
Authority
WO
WIPO (PCT)
Prior art keywords
circuits
logic device
circuit
switch driver
group
Prior art date
Application number
PCT/CN2021/114488
Other languages
French (fr)
Chinese (zh)
Inventor
罗豪
常云峰
陈玉虎
朱文涛
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2022042588A1 publication Critical patent/WO2022042588A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03KPULSE TECHNIQUE
    • H03K17/00Electronic switching or gating, i.e. not by contact-making and –breaking
    • H03K17/08Modifications for protecting switching circuit against overcurrent or overvoltage
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03KPULSE TECHNIQUE
    • H03K17/00Electronic switching or gating, i.e. not by contact-making and –breaking
    • H03K17/51Electronic switching or gating, i.e. not by contact-making and –breaking characterised by the components used
    • H03K17/56Electronic switching or gating, i.e. not by contact-making and –breaking characterised by the components used by the use, as active elements, of semiconductor devices
    • H03K17/687Electronic switching or gating, i.e. not by contact-making and –breaking characterised by the components used by the use, as active elements, of semiconductor devices the devices being field-effect transistors
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03KPULSE TECHNIQUE
    • H03K19/00Logic circuits, i.e. having at least two inputs acting on one output; Inverting circuits
    • H03K19/20Logic circuits, i.e. having at least two inputs acting on one output; Inverting circuits characterised by logic function, e.g. AND, OR, NOR, NOT circuits
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M1/00Analogue/digital conversion; Digital/analogue conversion
    • H03M1/66Digital/analogue converters
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M1/00Analogue/digital conversion; Digital/analogue conversion
    • H03M1/66Digital/analogue converters
    • H03M1/74Simultaneous conversion

Definitions

  • Embodiments of the present disclosure relate to, but are not limited to, the technical field of integrated circuits, and in particular, relate to a switch driver and a DAC system including the switch driver.
  • the current digital-to-analog converter (DAC) system includes a data link (Data Path), a clock link (CLK Path) and a digital-to-analog converter core circuit (DAC Core).
  • the data link includes an interface circuit (Interface), a digital data link (Digital Data Path), a decoder (Decoder), a serializer (Serializer) and a switch driver (Switch Driver), and the clock link includes a clock receiver. (Clock Receiver), delay locked loop (DLL), divider (Divider) and some clock drivers, etc.
  • the switch driver in the data link is the main power consumption module, and the switch driver and the digital-to-analog converter core circuit have the greatest impact on the linearity of the DAC.
  • the input digital signal first receives and processes the data through the interface circuit and the digital data link.
  • the main function of the decoder is to complete the DAC segment encoding (the high bit of the DAC generally uses thermometer code, and the low bit generally uses binary encoding) , in addition, some algorithms can be applied to the data in the decoder. Since the digital data link and the decoder are digital modules, it is impossible to achieve a very high data rate, so in these digital modules, each bit of data of the DAC is generally divided into multi-phase transmission.
  • the main function of the serializer is to convert multiphase data into single phase or less phase data.
  • the main function of the switch driver is to synchronize each bit of data and increase the drive capability. Sometimes the boundaries between switch drivers and serializers are blurred, and some serialization actions can also be done in switch drivers. In addition, different data types can be employed in the switch driver, such as regular data, return-to-zero data, or return-to-one data.
  • FIG. 2 is the first conventional switch driver structure.
  • the switch driver structure uses conventional data types, with data sampling on the rising edge of the clock.
  • the two circuits above do real signaling, and the current they consume on the current source is signal dependent.
  • the next two circuits are additionally added to transmit Dummy data (pseudo data).
  • Dummy data prseudo data
  • the present disclosure provides a switch driver and a DAC system including the switch driver.
  • an embodiment of the present disclosure provides a switch driver, comprising at least two sets of circuits, each set of circuits includes a first circuit, a second circuit and a third logic device, the first circuit and the second circuit
  • the circuits respectively include a first logic device and a second logic device connected to the first logic device, and the third logic device in each group of circuits is respectively connected with the second logic device of the first circuit in the group of circuits and the second logic device in the group of circuits.
  • the second logic devices of the second circuit are connected to each other, and are used to combine and output the output signals of the two second logic devices in this group of circuits; the phases of the input signals of the first circuit and the second circuit in the same group of circuits are different, and each The phases of the input signals of the first circuits in the groups of circuits are the same, and the phases of the input signals of the second circuits in each group of circuits are the same; and the frequency of the clock signal of each of the first logic devices and/or of each of the second logic devices is one-half the clock frequency.
  • the input signal of the second logic device is return-to-zero data or normalized data.
  • the third logic device when the input signal of the second logic device is return-to-zero data, the third logic device adopts OR logic or NOR logic; when the input signal of the second logic device is In the case of normalized data, the third logic device adopts AND logic or NAND logic.
  • the input signal of the first logic device is non-return-to-zero data or non-normalized data
  • the first logic device is a logic device with a return-to-zero or a normalization function; or, the first logic device
  • the input signal of the logic device is return-to-zero data or normalized data.
  • the first logic device and the second logic device are flip-flops or latches.
  • the clock signal frequency of the third logic device is the clock frequency
  • the switch driver further includes the same number of fourth logic devices as the number of circuit groups, wherein each input signal of each fourth logic device is the second logic of the first circuit in different groups of circuits The output signal of the device and the output signal of the second logic device of the second circuit, and the fourth logic devices are configured to combine and output the input signals input to the logic device.
  • an embodiment of the present disclosure also provides a DAC system including a switch driver, including the aforementioned switch driver.
  • the DAC system further includes the same number of digital-to-analog converter DAC core circuits as the switch drivers, wherein each DAC core circuit is respectively connected to each of the switch drivers; and wherein the switches
  • the driver is the switch driver according to claim 3, each of the DAC core circuits includes the same number of dummy loads as the number of the circuit groups, and the output ends of the fourth logic devices of each switch driver are respectively connected to the respective DAC core circuits. connected to each dummy load.
  • each dummy load in each DAC core circuit has the same impedance as the output signal of each group of circuits of the switch driver in this DAC core circuit.
  • Embodiments of the present disclosure provide a switch driver and a DAC system including the switch driver.
  • the switch driver includes at least two groups of circuits, each group of circuits includes a first circuit, a second circuit and a third logic device, and the first circuit and the second circuit respectively include a first logic device and a logic device connected to the first logic device.
  • the frequency of the clock signal in each group of circuits is half the clock frequency.
  • the switches driver of the embodiment of the present disclosure can reduce the clock signal frequency of each group of circuits by half, and correspondingly reduce the frequency of each circuit in the switch driver.
  • the clock signal frequency of each group of circuits is reduced by half, the corresponding data period is doubled, data acquisition is easier, and the timing requirements are correspondingly reduced.
  • 1 is a schematic diagram of the structure of an existing DAC system
  • FIG. 2 is a schematic structural diagram of an existing switch driver
  • FIG. 3 is a schematic structural diagram of a switch driver according to an embodiment of the present disclosure.
  • FIG. 5 is a schematic diagram comparing 1/2 Fclk and Fclk provided in an embodiment of the present disclosure
  • FIG. 6 is a schematic structural diagram of another switch driver provided by an embodiment of the present disclosure.
  • FIG. 7a is a schematic diagram of a signal in a broadband mode according to an embodiment of the present disclosure.
  • FIG. 7b is a schematic diagram of a signal in a frequency mixing mode according to an embodiment of the present disclosure.
  • FIG. 7c is a schematic diagram of a signal in a narrowband low power consumption mode according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of a DAC system according to an embodiment of the present disclosure.
  • FIG. 9 is a schematic structural diagram of another DAC system provided by an embodiment of the present disclosure.
  • Embodiments described herein may be described with reference to plan and/or cross-sectional views with the aid of idealized schematic representations of the present disclosure. Accordingly, example illustrations may be modified according to manufacturing techniques and/or tolerances. Therefore, the embodiments are not limited to the embodiments shown in the drawings, but include modifications of configurations formed based on manufacturing processes. Thus, the regions illustrated in the figures have schematic properties and the shapes of regions illustrated in the figures are illustrative of the specific shapes of regions of elements and are not intended to be limiting.
  • an embodiment of the present disclosure provides a switch driver, the switch driver includes at least two groups of circuits, each group of circuits respectively includes a first circuit, a second circuit and a third logic device, the first circuit and the second circuit
  • the circuits respectively include a first logic device and a second logic device connected to the first logic device, and the third logic device in each group of circuits is respectively connected with the second logic device of the first circuit in the group of circuits and the second logic device in the group of circuits.
  • the second logic devices of the circuit are connected, and are used for combining and outputting the output signals of the two second logic devices in this group of circuits.
  • the phases of the input signals of the first circuit and the second circuit in the same group of circuits are different, and the phases of the input signals of the first circuits in each group of circuits are the same, and the phases of the input signals of the second circuits in each group of circuits are the same.
  • the frequency of the clock signal loaded in each group of circuits is one-half the clock frequency Fclk.
  • the first logic device and the second logic device can be implemented by using a flip-flop (Flip-Flop, FF) or a latch (Latch).
  • the third logic device can be implemented by selecting a data selector (multiplexer, MUX).
  • the first logic device in order to reduce the timing requirements of the switch driver for the previous stage, can select a flip-flop, which can omit a delay-locked loop (DLL) in the clock chain, further reduce power consumption, and reduce verification calculations quantity. If the timing requirement for the previous stage is not reduced, the first logic device can also be implemented by using a latch (Latch).
  • DLL delay-locked loop
  • the clock signal frequency of each first logic device and/or each second logic device is one-half the clock frequency.
  • the switch driver includes two sets of circuits, the first logic device is a flip-flop, the second logic device is a latch, and the third logic device is a MUX as an example for description.
  • the two dotted boxes respectively represent the first group of circuits and the second group of circuits, the input signal D1_in corresponds to the first circuit in the first group of circuits, and the input signal D2_in corresponds to the second circuit in the first group of circuits.
  • the third logic device in the first group of circuits is respectively connected to the second logic device of the first circuit in the first group of circuits and the second logic device of the second circuit in the first group of circuits, that is, the first circuit in the first group of circuits
  • the output signal D1 of the second logic device and the output signal D2 of the second logic device of the second circuit in the first group of circuits are respectively input to the third logic device in the first group of circuits, and the third logic device is combined with D1 and D2. , the output signal D.
  • the input signal D1_in (signal A and signal C) of the first circuit in the first group of circuits is different in phase from the input signal D2_in (signal B and signal D) of the second circuit in the first group of circuits.
  • the input signal D1b_in corresponds to the first circuit in the second group of circuits
  • the input signal D2b_in corresponds to the second circuit in the second group of circuits.
  • the third logic device in the second group of circuits is respectively connected to the second logic device of the first circuit in the second group of circuits and the second logic device of the second circuit in the second group of circuits, that is, the first circuit in the second group of circuits
  • the output signal D1b of the second logic device of the second group of circuits and the output signal D2b of the second logic device of the second circuit in the second group of circuits are respectively input to the third logic device in the second group of circuits, and the third logic device is combined with D1b and D2b , the output signal Db.
  • the input signal D1b_in (signal of the first circuit in the second group of circuits and signal ) and the input signal D2b_in (signal of the second circuit in the second group of circuits and signal ) are different in phase.
  • the input signal D1_in of the first circuit in the first group of circuits has the same phase as the input signal D1b_in of the first circuit in the second group of circuits
  • the input signal D2_in of the second circuit in the first group of circuits has the same phase as the second circuit in the second group of circuits.
  • the phase of the input signal D2b_in is the same.
  • the clock signal frequency of each first logic device in the first group of circuits is 1/2Fclk and/or the clock signal frequency of each second logic device in the first group of circuits is 1/2Fclk
  • the frequency of each first logic device in the second group of circuits is 1/2Fclk
  • the frequency of the clock signal is 1/2Fclk and/or the frequency of the clock signal of each second logic device in the second group of circuits is 1/2Fclk.
  • each group of circuits is divided into two circuits, each group of circuits respectively includes a first circuit, a second circuit and a third logic device, and the first circuit and the second circuit respectively include a first logic device device and the second logic device connected to the first logic device, the clock signal frequency in each group of circuits is half the clock frequency; in each group of circuits, the phases of the input signals of the first circuit and the second circuit are different , the phase of the input signal of the first circuit in each group of circuits is the same, the phase of the input signal of the second circuit in each group of circuits is the same, the first circuit and the second circuit are combined and output by the third logic device; Signals of two different phases are respectively input into the first circuit and the second circuit of the same group, so that the frequency of the clock signal of each group of circuits can be reduced by half, correspondingly reducing the data rate of each channel in the switch driver, thereby reducing power consumption; and , the clock signal frequency of each group of
  • the first logic device is the first level
  • the second logic device is the second level
  • the third logic device is the third level.
  • the number of the second logic device may be one or more.
  • the input signal to the second logic device is return-to-zero data or normalized data, that is, the second logic device of the first circuit and the second logic device of the second circuit in the first set of circuits, and
  • the input signals of the second logic device of the first circuit and the second logic device of the second circuit are both return-to-zero data or normalized data. Since the reset-to-zero data and the normalized data themselves are not related to the current consumed by the current source, using the reset-to-zero data or the normalized data as the input signal of the second logic device can reduce the difference between the current consumed on the current source and the signal. The correlation between the two can reduce the power consumption of the second logic device.
  • a clock signal may be loaded to the third logic device, which is beneficial to reduce output data offset and realize data synchronization.
  • the third logic device is used to perform a logic combination operation on each input signal. For example, a clock-triggered third logic device can be selected to complete data combination and synchronization at the same time.
  • the third logic device may use OR logic (OR) or NOR logic (NOR); if the input signal of the second logic device is normalized data, the third logic device can use AND logic (AND) or NAND logic (NAND). It should be noted that, the data merging logic of the third logic device is not limited to the logic relationship exemplified above.
  • the input signal of the second logic device is the return-to-zero data or the return-to-one data, and there are two specific implementation methods.
  • An implementation manner is: the input signal of the first logic device is non-return-to-zero data or non-return-to-normal data.
  • the first logic device is a logic device with a return-to-zero (RZ) or return-to-one (RO) function. That is, the input signals D1_in, D2_in, D1b_in, D2b_in of the four circuits of the switch driver are all non-return-to-zero data or non-return-to-normal data.
  • the four first logic devices of the four circuits are all logic devices having the function of returning to zero or returning to one. That is, the flip-flop in FIG. 3 is an RZ flip-flop, which can convert input non-return-to-zero data into zero-return data, or convert input non-return-to-zero data into normalized data. If the input signal is non-return-to-zero data, the first logic device is a logic device with a return-to-zero function, and if the input signal is non-return-to-zero data, the first logic device is a logic device with a normalization function.
  • the non-return-to-zero input data D1 and D2 of the two phases are respectively converted into return-to-zero data through the flip-flops (RZ FF) of the first stage, and the return-to-zero data of the two phases pass through the second stage respectively.
  • the latches are synchronized, and then merged together by the MUX triggered by the third-stage clock to generate the final output data D.
  • the RZ FF will consume the current related to the signal on the power supply, but the absolute value of the current consumption of the first stage is small, so the impact is relatively small. If signal-related current in the first stage is still a problem, the first stage power supply can be separated from the second stage power supply and the third stage power supply.
  • the input signal of the first logic device is return-to-zero data or normalized data. That is to say, the input signals D1_in, D2_in, D1b_in, D2b_in of the four circuits of the switch driver are all return-to-zero data or return-to-unity data, so that the first logic device may not have a return-to-zero or return-to-unity function.
  • FIG. 4 is another conventional switch driver structure.
  • the switch driver structure is characterized by the compatibility of normal mode and mixer mode. In the mixing mode, the data will change on the rising and falling edges of the clock. The data corresponding to the falling edge is the inversion of the data corresponding to the rising edge, which is equivalent to the mixing effect of the real signal and the clock signal.
  • the output of the DAC system realizes a Band-pass transfer function centered on Fclk (regular mode is low-pass transfer function), which is helpful for lower bandwidth applications at mid-range frequencies.
  • this switch driver has been found to have the following problems:
  • a clock signal whose frequency is the clock frequency Fclk may be loaded into the third logic device. Since the frequency of the clock signal loaded on the first logic device and the second logic device is 1/2 Fclk, the frequency of the clock signal loaded on the third logic device is Fclk. As shown in Figure 5, both the rising edge and the falling edge of 1/2Fclk correspond to the rising edge of Fclk.
  • the duration of high and low levels is only related to the clock period, that is, the duty cycle does not change, so it does not affect the linearity of the DAC system.
  • the third logic device may be used to combine the output signal of the first circuit and the output signal of the second circuit, instead of Loading the clock signal (ie, not tapping) can further reduce power consumption.
  • the switch driver shown in FIG. 2 may also use logic devices in the third stage to transmit Dummy data instead of the Dummy circuit.
  • the switch driver may further include fourth logic devices, the number of the fourth logic devices is the same as the number of circuit groups, and each input signal of each fourth logic device is the second logic of the first circuit in different groups of circuits The output signal of the device and the output signal of the second logic device of the second circuit, and each fourth logic device is used to combine and output various input signals input to the logic device.
  • the fourth logic device can be implemented by selecting a data selector (MUX). As shown in FIG.
  • two MUXs are used to replace the existing Dummy circuit, and the output signal D1 of the second logic device of the first circuit in the first group and the output signal of the second logic device of the second circuit in the second group are combined D2b is used as two input signals of one of the MUXs, and the MUX outputs the signal Dum after combining D1 and D2b.
  • the output signal D2 of the second logic device of the second circuit in the first group and the output signal D1b of the second logic device of the first circuit in the second group are used as two input signals of another MUX, the MUX pair D2 and D1b
  • the combined output signal Dumb The combined output signal Dumb.
  • the embodiment of the present disclosure increases the Two MUXs are created, and the two MUXs are used to generate Dummy data Dum and Dumb respectively to compensate the current consumed by the third logic device on the current source, so that the current consumed by the third logic device on the current source is independent of the signal.
  • the use of MUX instead of Dummy circuit can also reduce power consumption to a large extent.
  • the second logic device also processes return-to-zero data or normalized data.
  • the current drawn on the current source is independent of the signal.
  • the third stage only needs to add two MUXs to achieve that the current consumed on the current source is independent of the signal, and there is no need to set up two additional Dummy circuits, thus saving power consumption.
  • the switch driver provided by the embodiment of the present disclosure can be applied to a wideband mode, a mixing mode, and a narrowband low power consumption mode.
  • the signal processing in the above three modes is described in detail below with reference to FIGS. 7a-7c respectively.
  • the input signals of the first circuit of the first group are A and C
  • the input signals of the second circuit of the first group are B, D
  • the signals B, D and the signals A, C phase is different.
  • the input signal of the first circuit of the second group is
  • the input signal of the second circuit of the second group is Signal with signal The phase of the signal is different, but it is the same as the phase of the signal A and C.
  • the output signal D of the first group of circuits is obtained by combining the signals D1 and D2, which are A, B, C, and D
  • the output signal Db of the second group of circuits is obtained by combining the signals D1b and D2b, as
  • the Dummy signal Dum is obtained by combining the signals D1 and D2b, which are A, C.
  • the Dummy signal Dumb is obtained by combining the signals D2 and D1b, as B. D.
  • the real data and Dummy data change at every beat, the bandwidth reaches the maximum, and the output transfer function of the DAC system is low-pass.
  • the input signals of the first circuit of the first group are A and C
  • the input signals of the second circuit of the first group are Signal Different from the phase of signals A and C.
  • the input signal of the first circuit of the second group is The input signals of the second circuit of the second group are A and C, the signals A and C of the second group of circuits and the signals of the second group of circuits
  • the phase is different, but is different from the signal of the first group of the same phase.
  • the output signal D of the first group of circuits is obtained by combining the signals D1 and D2, which are A, C.
  • the output signal Db of the second group of circuits is obtained by combining the signals D1b and D2b, as A.
  • the Dummy signal Dum is obtained by combining the signals D1 and D2b, which are A, A, C, and C, and the Dummy signal Dumb is obtained by combining the signals D2 and D1b, as Mixing mode can be considered as a special case of regular mode, which changes signal B in wideband mode to signal Change signal D to signal It is equivalent to the mixing effect of the real signal and the clock signal, and finally a band-pass transfer function centered on Fclk is realized at the output of the DAC system.
  • the mixing mode is suitable for high-intermediate frequency applications.
  • the amount of data that needs to be passed in most of the data paths at the front end of the switch driver can be halved (ie, only signals A, C are passed, and It can be obtained by inverting the front-end of the switch driver), thereby greatly reducing the power consumption of the front-end data path of the switch driver.
  • the number of switch drivers is determined according to the number of DAC bits and segmentation (generally, the high bits are thermometer codes, and the low bits are binary codes), and each switch driver is a unit (Slice), Multi-bit data output is performed, and these output data will be connected to the corresponding DAC core circuit and converted into corresponding analog quantities. These analog quantities are added together to form the final DAC output differential voltage Vout.
  • the output data of each switch driver is in the form of A, C. ( A.
  • the corresponding analog quantity is the mixing of the analog signal and the clock signal corresponding to the input of each switch driver
  • the DAC output differential voltage Vout formed by adding these analog quantities together is the mixing of the real input signal and the clock signal.
  • the data distribution method can be random distribution, or distribution according to a specific algorithm, which increases the flexibility of the design and can achieve different output effects.
  • the input signals of the first circuit of the first group are A and C
  • the input signals of the second circuit of the first group are A and C
  • the signal A of the first circuit , C and the signals A, C of the second circuit have different phases.
  • the input signal of the first circuit of the second group is
  • the input signal of the second circuit of the second group is The signal of the second circuit signal with the first circuit The phase is different, but it is the same as the phase of the signals A and C of the first group of the second circuit.
  • the output signal D of the first group of circuits is obtained by combining the signals D1 and D2, which are A, A, C, and C
  • the output signal Db of the second group of circuits is obtained by combining the signals D1b and D2b, as
  • the Dummy signal Dum is obtained by combining the signals D1 and D2b, which are A, C.
  • the Dummy signal Dumb is obtained by combining the signals D2 and D1b, as A. C.
  • the narrow-band low-power mode can also be regarded as a special case of the conventional mode. It changes the signal B in the broadband mode to the signal A, and changes the signal D to the signal C to realize a narrow-band low-pass transfer function.
  • the clock signal frequency of the third logic device of the third stage can also be 1/2Fclk.
  • the narrow-band low-power mode can also halve the amount of data that needs to be passed by most of the data paths in the front-end of the switch driver (ie, only signals A, C, signal It can be obtained by inverting the front-end of the switch driver), thereby greatly reducing the power consumption of the front-end data path of the switch driver.
  • the traditional switch driver shown in Figure 4 has different clock frequencies and poor compatibility in wideband mode, frequency mixing mode and narrowband low power consumption mode.
  • the switch driver provided by the embodiment of the present disclosure has the same clock frequency in the above-mentioned three modes, the compatibility of various modes is better, and the implementation is simple and easy to implement. Therefore, when a large bandwidth (ie, a wideband mode) needs to be implemented, a higher clock frequency signal is not loaded, and power consumption is not increased accordingly.
  • Embodiments of the present disclosure further provide a DAC system, where the DAC system includes a switch driver, and the switch driver can adopt the aforementioned switch driver structure to achieve multi-mode, low power consumption, and high linearity.
  • the DAC system further includes a DAC core circuit, the number of DAC core circuits is the same as the number of switch drivers, and each DAC core circuit is respectively connected to each switch driver.
  • the switch driver is the aforementioned switch driver.
  • Each DAC core circuit includes a Dummy load. The number of the Dummy load is the same as the number of circuits in the corresponding switch driver.
  • the output terminals of the fourth logic devices of each switch driver are respectively connected to Each Dummy load in each DAC core circuit is connected.
  • the number N of DAC core circuits and the number N of switch drivers are determined according to the number of DAC bits and the segmentation situation.
  • One switch driver is a unit (Slice), which performs multi-bit data output, and a DAC core circuit is a unit (Slice). data reception.
  • FIG. 8 and FIG. 9 only exemplarily show two parts of the switch driver and the DAC core circuit, and the other parts of the clock link and the data link are not shown.
  • each Dummy load in each DAC core circuit has the same impedance as the output signals of each group of circuits of the switch driver in the DAC core circuit.
  • Figure 8 shows the structure of the multi-mode resistive DAC circuit.
  • the real data D ⁇ N:0> and Db ⁇ N:0> output by the switch driver are respectively connected to the inverter circuits INV1 and INV1 in the DAC core circuit.
  • the input of INV2, INV1 is used to select the signal D or VDD to the left port of the resistor Ru1, and INV2 is used to select the signal Db or VDD to the left port of the resistor Ru2.
  • the right ports of Ru1 in all DAC core circuits can be connected together and connected to the load resistor RL as the positive end of the differential output, and the right ports of Ru2 in all DAC core circuits are connected together as the negative end of the differential output. a resistor network.
  • the number of Ru1 and Ru2 connected to VDD in the resistor network is different, which realizes the linear conversion relationship between the output differential voltage Vout and the input data.
  • the Dummy data Dum ⁇ N:0> and Dumb ⁇ N:0> output by the switch driver enter the core circuit and then connect to Dummy load 1 and Dummy load 2.
  • Dummy load 1 and Dummy load 2 are approximately the same as the real data D ⁇ N:0 > is consistent with the load of Db ⁇ N:0>, that is, it is approximately the same as the impedance connected to the input terminals of INV1 and INV2.
  • VDD can be replaced with positive and negative reference potentials
  • Ru1 and Ru2 can be set to different resistance values in different DAC core circuits to achieve different weights.
  • Dummy load 1 and Dummy load 2 are added to the DAC core circuit. According to actual needs, Dummy load 1 and Dummy load 2 can also be omitted.
  • the DAC core circuit shown in FIG. 8 is a basic resistive DAC circuit structure, and other resistive DAC circuits may also be used in the embodiments of the present disclosure.
  • FIG. 9 is a circuit structure of a multi-mode current steering DAC.
  • the real data D ⁇ N:0> and Db ⁇ N:0> output by the switch driver are respectively connected to the gates of the switch transistors T1 and T2 in the DAC core circuit to select which lead T1 and T2 are on. Turn on, let the output current of the current source go to the upper port of the load resistor RL1 or RL2 (that is, the positive terminal or the negative terminal of the DAC differential output).
  • the drains of T1 of all DAC core circuits are connected together, and the drains of T2 of all DAC core circuits are connected together.
  • Dummy data Dum ⁇ N:0> and Dumb ⁇ N:0> output by the switch driver enter the core circuit and then connect to Dummy load 1 and Dummy load 2.
  • Dummy load 1 and Dummy load 2 are approximately the same as the real data D ⁇ N:0 > is consistent with the load of Db ⁇ N:0>, that is, it is approximately the same as the impedance connected to the gates of T1 and T2.
  • Dummy load 1 and Dummy load 2 are added to the DAC core circuit. According to actual needs, Dummy load 1 and Dummy load 2 can also be omitted.
  • the DAC core circuit shown in FIG. 9 is a basic current steering type DAC circuit structure, and other current steering type DAC circuits may also be used in the embodiment of the present disclosure.
  • the embodiments of the present disclosure overcome the defects of the traditional switch driver, such as high clock frequency, high power consumption, needing a dummy path, and poor mode compatibility, and provide a multi-mode switch driver with low power consumption and high linearity, and a switch driver using the switch driver.
  • the ADC system is compatible with multiple modes and has the advantages of low power consumption and high linearity.

Abstract

Provided are a switch driver and a DAC system having same. The switch driver comprises at least two sets of circuits. Each set of circuits comprises a first circuit, a second circuit and a third logic device. The first circuit and the second circuit respectively comprise a first logic device and a second logic device connected to the first logic device. The clock signal frequency in each set of circuits is half of a clock frequency. In each set of circuits, the phases of input signals of the first circuit and the second circuit are different. The phases of input signals of the first circuits in the sets of circuits are the same, and the phases of input signals of the second circuits in the sets of circuits are the same. The outputs of the first circuits and the second circuits are combined by means of the third logic devices. The switch driver reduces the clock signal frequency of each set of circuits by half, and accordingly reduces the data rate of each channel in the switch driver, thereby reducing power consumption, doubling data cycle, making data acquisition easier, and reducing the timing requirements accordingly.

Description

开关驱动器和包括开关驱动器的DAC系统Switch driver and DAC system including switch driver
相关申请的交叉引用CROSS-REFERENCE TO RELATED APPLICATIONS
本公开要求在2020年8月28日提交国家知识产权局、申请号为202010883830.9、发明名称为“开关驱动器和包括开关驱动器的DAC系统”的中国专利申请的优先权,该申请的全部内容通过引用结合在本公开中。This disclosure claims the priority of a Chinese patent application with the application number 202010883830.9 and the invention titled "Switch Driver and DAC System Including Switch Driver" filed with the State Intellectual Property Office on August 28, 2020, the entire contents of which are hereby incorporated by reference Incorporated in this disclosure.
技术领域technical field
本公开的实施例涉及但不限于集成电路技术领域,具体涉及一种开关驱动器和包括开关驱动器的DAC系统。Embodiments of the present disclosure relate to, but are not limited to, the technical field of integrated circuits, and in particular, relate to a switch driver and a DAC system including the switch driver.
背景技术Background technique
目前的数模转换器(DAC)系统,如图1所示,包括数据链路(Data Path)、时钟链路(CLK Path)和数模转换器核心电路(DAC Core)。其中数据链路包括接口电路(Interface)、数字数据链路(Digital Data Path)、译码器(Decoder)、串行化器(Serializer)和开关驱动器(Switch Driver),时钟链路包括时钟接收器(Clock Receiver)、延迟锁相环(DLL)、分频器(Divider)和一些时钟驱动器等。对于DAC系统而言,数据链路中的开关驱动器是主要的功耗模块,而开关驱动器和数模转换器核心电路对DAC的线性度影响最大。The current digital-to-analog converter (DAC) system, as shown in Figure 1, includes a data link (Data Path), a clock link (CLK Path) and a digital-to-analog converter core circuit (DAC Core). The data link includes an interface circuit (Interface), a digital data link (Digital Data Path), a decoder (Decoder), a serializer (Serializer) and a switch driver (Switch Driver), and the clock link includes a clock receiver. (Clock Receiver), delay locked loop (DLL), divider (Divider) and some clock drivers, etc. For the DAC system, the switch driver in the data link is the main power consumption module, and the switch driver and the digital-to-analog converter core circuit have the greatest impact on the linearity of the DAC.
在数据链路中,输入数字信号首先通过接口电路和数字数据链路进行数据接收和处理,译码器的主要功能是完成DAC分段编码(DAC高位一般用温度计码,低位一般用二进制编码),此外,译码器中可以对数据施加一些算法。由于数字数据链路和译码器是数字模块,不可能达到很高的数据率,所以在这些数字模块中DAC的每一位数据一般都会分为多相位传输。串行化器的主要功能是将多相位数据转变为单相位或较少相位的数 据。而开关驱动器的主要功能是对每一位数据进行同步,并增加驱动能力。有时开关驱动器和串行化器的界限比较模糊,在开关驱动器中也可以做一些串行化的动作。此外,开关驱动器中可以采用不同的数据类型,比如常规数据、归零(Return-to-Zero)数据或归一(Return-to-One)数据。In the data link, the input digital signal first receives and processes the data through the interface circuit and the digital data link. The main function of the decoder is to complete the DAC segment encoding (the high bit of the DAC generally uses thermometer code, and the low bit generally uses binary encoding) , in addition, some algorithms can be applied to the data in the decoder. Since the digital data link and the decoder are digital modules, it is impossible to achieve a very high data rate, so in these digital modules, each bit of data of the DAC is generally divided into multi-phase transmission. The main function of the serializer is to convert multiphase data into single phase or less phase data. The main function of the switch driver is to synchronize each bit of data and increase the drive capability. Sometimes the boundaries between switch drivers and serializers are blurred, and some serialization actions can also be done in switch drivers. In addition, different data types can be employed in the switch driver, such as regular data, return-to-zero data, or return-to-one data.
图2是第一种传统的开关驱动器结构。该开关驱动器结构采用常规数据类型,时钟上升沿进行数据采样。上两路电路进行真实信号传递,它们在电流源上消耗的电流与信号相关。为了减小信号相关的电流对DAC系统性能的影响,另外增加下两路电路传递Dummy数据(伪数据)。在每个数据采样点,如果真实数据不翻转,则Dummy数据翻转;如果真实数据翻转,则Dummy数据不翻转。该开关驱动器结构主要的缺点是高功耗,时序要求也高。Figure 2 is the first conventional switch driver structure. The switch driver structure uses conventional data types, with data sampling on the rising edge of the clock. The two circuits above do real signaling, and the current they consume on the current source is signal dependent. In order to reduce the influence of the signal-related current on the performance of the DAC system, the next two circuits are additionally added to transmit Dummy data (pseudo data). At each data sampling point, if the real data is not flipped, the Dummy data is flipped; if the real data is flipped, the Dummy data is not flipped. The main disadvantage of this switch driver structure is high power consumption and high timing requirements.
发明内容SUMMARY OF THE INVENTION
本公开针对现有技术中存在的上述不足,提供一种开关驱动器和包括开关驱动器的DAC系统。In view of the above-mentioned deficiencies in the prior art, the present disclosure provides a switch driver and a DAC system including the switch driver.
第一方面,本公开的一个实施例提供一种开关驱动器,包括至少两组电路,各组电路均包括第一电路、第二电路和第三逻辑器件,所述第一电路和所述第二电路分别包括第一逻辑器件和与所述第一逻辑器件相连的第二逻辑器件,各组电路中的第三逻辑器件分别与本组电路中第一电路的第二逻辑器件和本组电路中第二电路的第二逻辑器件相连,用于对本组电路中的两个第二逻辑器件的输出信号进行合并输出;同组电路中第一电路和第二电路的输入信号的相位不同,且各组电路中第一电路的输入信号的相位相同,且各组电路中第二电路的输入信号的相位相同;以及各所述第一逻辑器件和/或各所述第二逻辑器件的时钟信号频率为二分之一时钟频率。In a first aspect, an embodiment of the present disclosure provides a switch driver, comprising at least two sets of circuits, each set of circuits includes a first circuit, a second circuit and a third logic device, the first circuit and the second circuit The circuits respectively include a first logic device and a second logic device connected to the first logic device, and the third logic device in each group of circuits is respectively connected with the second logic device of the first circuit in the group of circuits and the second logic device in the group of circuits. The second logic devices of the second circuit are connected to each other, and are used to combine and output the output signals of the two second logic devices in this group of circuits; the phases of the input signals of the first circuit and the second circuit in the same group of circuits are different, and each The phases of the input signals of the first circuits in the groups of circuits are the same, and the phases of the input signals of the second circuits in each group of circuits are the same; and the frequency of the clock signal of each of the first logic devices and/or of each of the second logic devices is one-half the clock frequency.
在一些实施例中,所述第二逻辑器件的输入信号为归零数据或归一数据。In some embodiments, the input signal of the second logic device is return-to-zero data or normalized data.
在一些实施例中,在所述第二逻辑器件的输入信号为归零数据的情况 下,则所述第三逻辑器件采用或逻辑或者或非逻辑;在所述第二逻辑器件的输入信号为归一数据的情况下,则所述第三逻辑器件采用与逻辑或者与非逻辑。In some embodiments, when the input signal of the second logic device is return-to-zero data, the third logic device adopts OR logic or NOR logic; when the input signal of the second logic device is In the case of normalized data, the third logic device adopts AND logic or NAND logic.
在一些实施例中,所述第一逻辑器件的输入信号为非归零数据或非归一数据,所述第一逻辑器件为具有归零或归一功能的逻辑器件;或者,所述第一逻辑器件的输入信号为归零数据或归一数据。In some embodiments, the input signal of the first logic device is non-return-to-zero data or non-normalized data, and the first logic device is a logic device with a return-to-zero or a normalization function; or, the first logic device The input signal of the logic device is return-to-zero data or normalized data.
在一些实施例中,所述第一逻辑器件和所述第二逻辑器件为触发器或锁存器。In some embodiments, the first logic device and the second logic device are flip-flops or latches.
在一些实施例中,所述第三逻辑器件的时钟信号频率为时钟频率。In some embodiments, the clock signal frequency of the third logic device is the clock frequency.
在一些实施例中,所述开关驱动器还包括与所述电路组数相同数量的第四逻辑器件,其中,各第四逻辑器件的各路输入信号为不同组电路中第一电路的第二逻辑器件的输出信号和第二电路的第二逻辑器件的输出信号,并且所述各第四逻辑器件被构造成对输入本逻辑器件的各路输入信号进行合并输出。In some embodiments, the switch driver further includes the same number of fourth logic devices as the number of circuit groups, wherein each input signal of each fourth logic device is the second logic of the first circuit in different groups of circuits The output signal of the device and the output signal of the second logic device of the second circuit, and the fourth logic devices are configured to combine and output the input signals input to the logic device.
又一方面,本公开的一个实施例还提供一种包括开关驱动器的DAC系统,包括如前所述的开关驱动器。In yet another aspect, an embodiment of the present disclosure also provides a DAC system including a switch driver, including the aforementioned switch driver.
在一些实施例中,所述DAC系统还包括与所述开关驱动器的数量相同的数模转换器DAC核心电路,其中,各DAC核心电路分别与各所述开关驱动器相连;并且其中,所述开关驱动器为如权利要求3所述的开关驱动器,各所述DAC核心电路包括与所述电路组数相同数量的伪负载,各开关驱动器的各第四逻辑器件的输出端分别与各DAC核心电路中的各伪负载相连。In some embodiments, the DAC system further includes the same number of digital-to-analog converter DAC core circuits as the switch drivers, wherein each DAC core circuit is respectively connected to each of the switch drivers; and wherein the switches The driver is the switch driver according to claim 3, each of the DAC core circuits includes the same number of dummy loads as the number of the circuit groups, and the output ends of the fourth logic devices of each switch driver are respectively connected to the respective DAC core circuits. connected to each dummy load.
在一些实施例中,各DAC核心电路中的各伪负载与本DAC核心电路中所述开关驱动器的各组电路的输出信号的阻抗相同。In some embodiments, each dummy load in each DAC core circuit has the same impedance as the output signal of each group of circuits of the switch driver in this DAC core circuit.
本公开的实施例提供了开关驱动器和和包括该开关驱动器的DAC系统。所述开关驱动器包括至少两组电路,各组电路均包括第一电路、第二电路和第三逻辑器件,第一电路和第二电路分别包括第一逻辑器件和与该第一逻辑器件相连的第二逻辑器件,各组电路中的时钟信号频率为二分之 一时钟频率。在每组电路中,第一电路和第二电路的输入信号的相位不同,各组电路中第一电路的输入信号的相位相同,各组电路中第二电路的输入信号的相位相同,第一电路和第二电路经第三逻辑器件合并输出。本公开实施例的开关驱动器通过将两不同相位的信号分别输入同组的第一电路和第二电路中,这样就可以将各组电路的时钟信号频率降低一半,相应降低开关驱动器中每一路的数据率,从而降低功耗;而且,各组电路的时钟信号频率降低一半,相应的数据周期增加一倍,数据采集更容易,对时序要求相应降低。Embodiments of the present disclosure provide a switch driver and a DAC system including the switch driver. The switch driver includes at least two groups of circuits, each group of circuits includes a first circuit, a second circuit and a third logic device, and the first circuit and the second circuit respectively include a first logic device and a logic device connected to the first logic device. For the second logic device, the frequency of the clock signal in each group of circuits is half the clock frequency. In each group of circuits, the phases of the input signals of the first circuit and the second circuit are different, the phases of the input signals of the first circuits in each group of circuits are the same, the phases of the input signals of the second circuits in each group of circuits are the same, the first The circuit and the second circuit are combined and output through the third logic device. By inputting two signals of different phases into the first circuit and the second circuit of the same group, the switch driver of the embodiment of the present disclosure can reduce the clock signal frequency of each group of circuits by half, and correspondingly reduce the frequency of each circuit in the switch driver. In addition, the clock signal frequency of each group of circuits is reduced by half, the corresponding data period is doubled, data acquisition is easier, and the timing requirements are correspondingly reduced.
附图说明Description of drawings
图1为现有DAC系统结构示意图;1 is a schematic diagram of the structure of an existing DAC system;
图2为现有的一种开关驱动器结构示意图;2 is a schematic structural diagram of an existing switch driver;
图3为本公开实施例提供的一种开关驱动器结构示意图;FIG. 3 is a schematic structural diagram of a switch driver according to an embodiment of the present disclosure;
图4为现有的另一种开关驱动器结构示意图;4 is a schematic structural diagram of another existing switch driver;
图5为本公开实施例提供的1/2Fclk与Fclk对比示意图;FIG. 5 is a schematic diagram comparing 1/2 Fclk and Fclk provided in an embodiment of the present disclosure;
图6为本公开实施例提供的另一种开关驱动器结构示意图;FIG. 6 is a schematic structural diagram of another switch driver provided by an embodiment of the present disclosure;
图7a为本公开实施例提供的宽带模式下的信号示意图;FIG. 7a is a schematic diagram of a signal in a broadband mode according to an embodiment of the present disclosure;
图7b为本公开实施例提供的混频模式下的信号示意图;FIG. 7b is a schematic diagram of a signal in a frequency mixing mode according to an embodiment of the present disclosure;
图7c为本公开实施例提供的窄带低功耗模式下的信号示意图;FIG. 7c is a schematic diagram of a signal in a narrowband low power consumption mode according to an embodiment of the present disclosure;
图8为本公开实施例提供的一种DAC系统结构示意图;以及FIG. 8 is a schematic structural diagram of a DAC system according to an embodiment of the present disclosure; and
图9为本公开实施例提供的另一种DAC系统结构示意图。FIG. 9 is a schematic structural diagram of another DAC system provided by an embodiment of the present disclosure.
具体实施方式detailed description
在下文中将参考附图更充分地描述示例实施例,但是所述示例实施例可以以不同形式来体现且不应当被解释为限于本文阐述的实施例。反之,提供这些实施例的目的在于使本公开透彻和完整,并将使本领域技术人员 充分理解本公开的范围。Example embodiments are described more fully hereinafter with reference to the accompanying drawings, but which may be embodied in different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
如本文所使用的,术语“和/或”包括一个或多个相关列举条目的任何和所有组合。As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
本文所使用的术语仅用于描述特定实施例,且不意欲限制本公开。如本文所使用的,单数形式“一个”和“该”也意欲包括复数形式,除非上下文另外清楚指出。还将理解的是,当本说明书中使用术语“包括”和/或“由……制成”时,指定存在所述特征、整体、步骤、操作、元件和/或组件,但不排除存在或添加一个或多个其他特征、整体、步骤、操作、元件、组件和/或其群组。The terminology used herein is used to describe particular embodiments only and is not intended to limit the present disclosure. As used herein, the singular forms "a" and "the" are intended to include the plural forms as well, unless the context clearly dictates otherwise. It will also be understood that when the terms "comprising" and/or "made of" are used in this specification, the stated features, integers, steps, operations, elements and/or components are specified to be present, but not precluded or Add one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
本文所述实施例可借助本公开的理想示意图而参考平面图和/或截面图进行描述。因此,可根据制造技术和/或容限来修改示例图示。因此,实施例不限于附图中所示的实施例,而是包括基于制造工艺而形成的配置的修改。因此,附图中例示的区具有示意性属性,并且图中所示区的形状例示了元件的区的具体形状,但并不旨在是限制性的。Embodiments described herein may be described with reference to plan and/or cross-sectional views with the aid of idealized schematic representations of the present disclosure. Accordingly, example illustrations may be modified according to manufacturing techniques and/or tolerances. Therefore, the embodiments are not limited to the embodiments shown in the drawings, but include modifications of configurations formed based on manufacturing processes. Thus, the regions illustrated in the figures have schematic properties and the shapes of regions illustrated in the figures are illustrative of the specific shapes of regions of elements and are not intended to be limiting.
除非另外限定,否则本文所用的所有术语(包括技术和科学术语)的含义与本领域普通技术人员通常理解的含义相同。还将理解,诸如那些在常用字典中限定的那些术语应当被解释为具有与其在相关技术以及本公开的背景下的含义一致的含义,且将不解释为具有理想化或过度形式上的含义,除非本文明确如此限定。Unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art. It will also be understood that terms such as those defined in common dictionaries should be construed as having meanings consistent with their meanings in the context of the related art and the present disclosure, and will not be construed as having idealized or over-formal meanings, unless expressly so limited herein.
已经发现,导致图2所示的开关驱动器功耗高的原因之一是:开关驱动器的时钟频率等于数据率,在高数据率应用下功耗较高,时序要求也高。而且,为了保证时序,需要增加延迟锁相环,这样会进一步增加功耗。It has been found that one of the reasons for the high power consumption of the switch driver shown in Figure 2 is that the clock frequency of the switch driver is equal to the data rate, and the power consumption and timing requirements are high in high data rate applications. Moreover, in order to ensure the timing, it is necessary to increase the delay-locked loop, which will further increase the power consumption.
为了解决上述技术问题,本公开实施例提供一种开关驱动器,所述开关驱动器包括至少两组电路,各组电路分别包括第一电路、第二电路和第三逻辑器件,第一电路和第二电路分别包括第一逻辑器件和与第一逻辑器件相连的第二逻辑器件,各组电路中的第三逻辑器件分别与本组电路中第一电路的第二逻辑器件和本组电路中第二电路的第二逻辑器件相连,用于对本组电路中的两个第二逻辑器件的输出信号进行合并输出。同组电路中 第一电路和第二电路的输入信号的相位不同,且各组电路中第一电路的输入信号的相位相同,且各组电路中第二电路的输入信号的相位相同。加载在各组电路中的时钟信号频率为二分之一时钟频率Fclk。In order to solve the above technical problem, an embodiment of the present disclosure provides a switch driver, the switch driver includes at least two groups of circuits, each group of circuits respectively includes a first circuit, a second circuit and a third logic device, the first circuit and the second circuit The circuits respectively include a first logic device and a second logic device connected to the first logic device, and the third logic device in each group of circuits is respectively connected with the second logic device of the first circuit in the group of circuits and the second logic device in the group of circuits. The second logic devices of the circuit are connected, and are used for combining and outputting the output signals of the two second logic devices in this group of circuits. The phases of the input signals of the first circuit and the second circuit in the same group of circuits are different, and the phases of the input signals of the first circuits in each group of circuits are the same, and the phases of the input signals of the second circuits in each group of circuits are the same. The frequency of the clock signal loaded in each group of circuits is one-half the clock frequency Fclk.
在一些实施例中,第一逻辑器件和第二逻辑器件可以选用触发器(Flip-Flop,FF)或锁存器(Latch)实现。第三逻辑器件可以选用数据选择器(multiplexer,MUX)实现。在一些实施例中,为了降低开关驱动器对前级的时序要求,第一逻辑器件可以选用触发器,这样可以省略时钟链路中的延迟锁相环(DLL),进一步降低功耗,减少验证计算量。如果不用降低对前级的时序要求,第一逻辑器件也可以选用锁存器(Latch)实现。In some embodiments, the first logic device and the second logic device can be implemented by using a flip-flop (Flip-Flop, FF) or a latch (Latch). The third logic device can be implemented by selecting a data selector (multiplexer, MUX). In some embodiments, in order to reduce the timing requirements of the switch driver for the previous stage, the first logic device can select a flip-flop, which can omit a delay-locked loop (DLL) in the clock chain, further reduce power consumption, and reduce verification calculations quantity. If the timing requirement for the previous stage is not reduced, the first logic device can also be implemented by using a latch (Latch).
在一些实施例中,各第一逻辑器件和/或各第二逻辑器件的时钟信号频率为二分之一时钟频率。In some embodiments, the clock signal frequency of each first logic device and/or each second logic device is one-half the clock frequency.
在本公开实施例中,以开关驱动器包括两组电路,第一逻辑器件为触发器,第二逻辑器件为锁存器,第三逻辑器件为MUX为例进行说明。如图3所示,两个虚线框分别为第一组电路和第二组电路,输入信号D1_in对应第一组电路中的第一电路,输入信号D2_in对应第一组电路中的第二电路。第一组电路中的第三逻辑器件分别与第一组电路中第一电路的第二逻辑器件和第一组电路中第二电路的第二逻辑器件相连,即第一组电路中第一电路的第二逻辑器件的输出信号D1和第一组电路中第二电路的第二逻辑器件的输出信号D2分别输入第一组电路中的第三逻辑器件,该第三逻辑器件对D1和D2合并,输出信号D。第一组电路中第一电路的输入信号D1_in(信号A和信号C)与第一组电路中第二电路的输入信号D2_in(信号B和信号D)的相位不同。输入信号D1b_in对应第二组电路中的第一电路,输入信号D2b_in对应第二组电路中的第二电路。第二组电路中的第三逻辑器件分别与第二组电路中第一电路的第二逻辑器件和第二组电路中第二电路的第二逻辑器件相连,即第二组电路中第一电路的第二逻辑器件的输出信号D1b和第二组电路中第二电路的第二逻辑器件的输出信号D2b分别输入第二组电路中的第三逻辑器件,该第三逻辑器件对D1b和D2b合并,输出信号Db。第二组电路中第一电路的输入信号D1b_in(信号
Figure PCTCN2021114488-appb-000001
和信号
Figure PCTCN2021114488-appb-000002
)与第二组电路中第二电路的输入信号D2b_in(信号
Figure PCTCN2021114488-appb-000003
和信 号
Figure PCTCN2021114488-appb-000004
)的相位不同。
In the embodiment of the present disclosure, the switch driver includes two sets of circuits, the first logic device is a flip-flop, the second logic device is a latch, and the third logic device is a MUX as an example for description. As shown in FIG. 3 , the two dotted boxes respectively represent the first group of circuits and the second group of circuits, the input signal D1_in corresponds to the first circuit in the first group of circuits, and the input signal D2_in corresponds to the second circuit in the first group of circuits. The third logic device in the first group of circuits is respectively connected to the second logic device of the first circuit in the first group of circuits and the second logic device of the second circuit in the first group of circuits, that is, the first circuit in the first group of circuits The output signal D1 of the second logic device and the output signal D2 of the second logic device of the second circuit in the first group of circuits are respectively input to the third logic device in the first group of circuits, and the third logic device is combined with D1 and D2. , the output signal D. The input signal D1_in (signal A and signal C) of the first circuit in the first group of circuits is different in phase from the input signal D2_in (signal B and signal D) of the second circuit in the first group of circuits. The input signal D1b_in corresponds to the first circuit in the second group of circuits, and the input signal D2b_in corresponds to the second circuit in the second group of circuits. The third logic device in the second group of circuits is respectively connected to the second logic device of the first circuit in the second group of circuits and the second logic device of the second circuit in the second group of circuits, that is, the first circuit in the second group of circuits The output signal D1b of the second logic device of the second group of circuits and the output signal D2b of the second logic device of the second circuit in the second group of circuits are respectively input to the third logic device in the second group of circuits, and the third logic device is combined with D1b and D2b , the output signal Db. The input signal D1b_in (signal of the first circuit in the second group of circuits
Figure PCTCN2021114488-appb-000001
and signal
Figure PCTCN2021114488-appb-000002
) and the input signal D2b_in (signal of the second circuit in the second group of circuits
Figure PCTCN2021114488-appb-000003
and signal
Figure PCTCN2021114488-appb-000004
) are different in phase.
第一组电路中第一电路的输入信号D1_in与第二组电路中第一电路的输入信号D1b_in的相位相同,第一组电路中第二电路的输入信号D2_in与第二组电路中第二电路的输入信号D2b_in的相位相同。第一组电路中各第一逻辑器件的时钟信号频率为1/2Fclk和/或第一组电路中各第二逻辑器件的时钟信号频率为1/2Fclk,第二组电路中各第一逻辑器件的时钟信号频率为1/2Fclk和/或第二组电路中各第二逻辑器件的时钟信号频率为1/2Fclk。The input signal D1_in of the first circuit in the first group of circuits has the same phase as the input signal D1b_in of the first circuit in the second group of circuits, and the input signal D2_in of the second circuit in the first group of circuits has the same phase as the second circuit in the second group of circuits. The phase of the input signal D2b_in is the same. The clock signal frequency of each first logic device in the first group of circuits is 1/2Fclk and/or the clock signal frequency of each second logic device in the first group of circuits is 1/2Fclk, and the frequency of each first logic device in the second group of circuits is 1/2Fclk. The frequency of the clock signal is 1/2Fclk and/or the frequency of the clock signal of each second logic device in the second group of circuits is 1/2Fclk.
本公开实施例提供的开关驱动器和DAC系统,将每组电路分成两路,各组电路分别包括第一电路、第二电路和第三逻辑器件,第一电路和第二电路分别包括第一逻辑器件和与该第一逻辑器件相连的第二逻辑器件,各组电路中的时钟信号频率为二分之一时钟频率;在每组电路中,第一电路和第二电路的输入信号的相位不同,各组电路中第一电路的输入信号的相位相同,各组电路中第二电路的输入信号的相位相同,第一电路和第二电路经第三逻辑器件合并输出;本公开实施例通过将两不同相位的信号分别输入同组的第一电路和第二电路中,这样就可以将各组电路的时钟信号频率降低一半,相应降低开关驱动器中每一路的数据率,从而降低功耗;而且,各组电路的时钟信号频率降低一半,相应的数据周期增加一倍,数据采集更容易,对时序要求相应降低。In the switch driver and DAC system provided by the embodiments of the present disclosure, each group of circuits is divided into two circuits, each group of circuits respectively includes a first circuit, a second circuit and a third logic device, and the first circuit and the second circuit respectively include a first logic device device and the second logic device connected to the first logic device, the clock signal frequency in each group of circuits is half the clock frequency; in each group of circuits, the phases of the input signals of the first circuit and the second circuit are different , the phase of the input signal of the first circuit in each group of circuits is the same, the phase of the input signal of the second circuit in each group of circuits is the same, the first circuit and the second circuit are combined and output by the third logic device; Signals of two different phases are respectively input into the first circuit and the second circuit of the same group, so that the frequency of the clock signal of each group of circuits can be reduced by half, correspondingly reducing the data rate of each channel in the switch driver, thereby reducing power consumption; and , the clock signal frequency of each group of circuits is reduced by half, the corresponding data period is doubled, data acquisition is easier, and the timing requirements are correspondingly reduced.
本公开实施例中,如图3所示,采用4路电路传输真实数据,每路电路中,第一逻辑器件为第一级,第二逻辑器件为第二级,第三逻辑器件为第三级,第二逻辑器件的数量可以为一个或多个。In the embodiment of the present disclosure, as shown in FIG. 3 , four circuits are used to transmit real data. In each circuit, the first logic device is the first level, the second logic device is the second level, and the third logic device is the third level. stage, the number of the second logic device may be one or more.
在一些实施例中,第二逻辑器件的输入信号为归零数据或归一数据,也就是说,第一组电路中第一电路的第二逻辑器件和第二电路的第二逻辑器件,以及第二组电路中第一电路的第二逻辑器件和第二电路的第二逻辑器件,其输入信号均为归零数据或归一数据。由于归零数据和归一数据本身与电流源上消耗的电流不相关,因此,将归零数据或归一数据作为第二逻辑器件的输入信号,可以减小电流源上消耗的电流与信号之间的相关性,降低第二逻辑器件的功耗。In some embodiments, the input signal to the second logic device is return-to-zero data or normalized data, that is, the second logic device of the first circuit and the second logic device of the second circuit in the first set of circuits, and In the second group of circuits, the input signals of the second logic device of the first circuit and the second logic device of the second circuit are both return-to-zero data or normalized data. Since the reset-to-zero data and the normalized data themselves are not related to the current consumed by the current source, using the reset-to-zero data or the normalized data as the input signal of the second logic device can reduce the difference between the current consumed on the current source and the signal. The correlation between the two can reduce the power consumption of the second logic device.
在一些实施例中,如图3所示,在一些实施例中,进一步的,还可以向第三逻辑器件加载时钟信号,有利于减小输出数据偏移,实现数据同步。第三逻辑器件用于对输入的各路输入信号进行逻辑合并运算,例如可以选用时钟触发的第三逻辑器件同时完成数据合并和同步。In some embodiments, as shown in FIG. 3 , in some embodiments, further, a clock signal may be loaded to the third logic device, which is beneficial to reduce output data offset and realize data synchronization. The third logic device is used to perform a logic combination operation on each input signal. For example, a clock-triggered third logic device can be selected to complete data combination and synchronization at the same time.
在一些实施例中,若第二逻辑器件的输入信号为归零数据,则第三逻辑器件可以采用或逻辑(OR)或者或非逻辑(NOR);若第二逻辑器件的输入信号为归一数据,则第三逻辑器件可以采用与逻辑(AND)或者与非逻辑(NAND)。需要说明的是,第三逻辑器件的数据合并逻辑不限于上述所例举的逻辑关系。In some embodiments, if the input signal of the second logic device is return-to-zero data, the third logic device may use OR logic (OR) or NOR logic (NOR); if the input signal of the second logic device is normalized data, the third logic device can use AND logic (AND) or NAND logic (NAND). It should be noted that, the data merging logic of the third logic device is not limited to the logic relationship exemplified above.
保证第二逻辑器件的输入信号为归零数据或归一数据,具体有2种实现方式。一种实现方式是:第一逻辑器件的输入信号为非归零数据或非归一数据。相应的,第一逻辑器件为具有归零(RZ)或归一(RO)功能的逻辑器件。也就是说,开关驱动器的4个电路的输入信号D1_in、D2_in、D1b_in、D2b_in均为非归零数据或非归一数据。相应的,4个电路的4个第一逻辑器件均为具有归零或归一功能的逻辑器件。即图3中的触发器为RZ触发器,能够将输入的非归零数据转换为归零数据,或者将输入的非归一数据转换为归一数据。如果输入信号为非归零数据,则第一逻辑器件为具有归零功能的逻辑器件,如果输入信号为非归一数据,则第一逻辑器件为具有归一功能的逻辑器件。例如,如图3所示,两个相位的非归零输入数据D1、D2分别通过第一级的触发器(RZ FF)转变为归零数据,两个相位的归零数据分别通过第二级的锁存器进行同步,再通过第三级时钟触发的MUX合并在一起,产生最终的输出数据D。It is ensured that the input signal of the second logic device is the return-to-zero data or the return-to-one data, and there are two specific implementation methods. An implementation manner is: the input signal of the first logic device is non-return-to-zero data or non-return-to-normal data. Correspondingly, the first logic device is a logic device with a return-to-zero (RZ) or return-to-one (RO) function. That is, the input signals D1_in, D2_in, D1b_in, D2b_in of the four circuits of the switch driver are all non-return-to-zero data or non-return-to-normal data. Correspondingly, the four first logic devices of the four circuits are all logic devices having the function of returning to zero or returning to one. That is, the flip-flop in FIG. 3 is an RZ flip-flop, which can convert input non-return-to-zero data into zero-return data, or convert input non-return-to-zero data into normalized data. If the input signal is non-return-to-zero data, the first logic device is a logic device with a return-to-zero function, and if the input signal is non-return-to-zero data, the first logic device is a logic device with a normalization function. For example, as shown in Figure 3, the non-return-to-zero input data D1 and D2 of the two phases are respectively converted into return-to-zero data through the flip-flops (RZ FF) of the first stage, and the return-to-zero data of the two phases pass through the second stage respectively. The latches are synchronized, and then merged together by the MUX triggered by the third-stage clock to generate the final output data D.
需要说明的是,RZ FF会在电源上消耗与信号相关的电流,但第一级消耗电流绝对值较小,所以影响比较小。如果第一级中与信号相关的电流仍然是个问题,第一级电源可以与第二级电源和第三级电源分开。It should be noted that the RZ FF will consume the current related to the signal on the power supply, but the absolute value of the current consumption of the first stage is small, so the impact is relatively small. If signal-related current in the first stage is still a problem, the first stage power supply can be separated from the second stage power supply and the third stage power supply.
另一种实现方式是:第一逻辑器件的输入信号为归零数据或归一数据。也就是说,开关驱动器的4个电路的输入信号D1_in、D2_in、D1b_in、D2b_in均为归零数据或归一数据,这样,第一逻辑器件可以不具有归零或归一功能。Another implementation manner is: the input signal of the first logic device is return-to-zero data or normalized data. That is to say, the input signals D1_in, D2_in, D1b_in, D2b_in of the four circuits of the switch driver are all return-to-zero data or return-to-unity data, so that the first logic device may not have a return-to-zero or return-to-unity function.
图4是另一种传统的开关驱动器结构。该开关驱动器结构的特点是将常规模式和混频模式兼容起来。在混频模式下,数据在时钟上升沿和下降沿都会发生变化,下降沿对应的数据是上升沿对应数据的取反,相当于真实信号和时钟信号的混频效果,最终DAC系统输出实现一个以Fclk为中心的带通传递函数(常规模式是低通传递函数),这对高中频较低带宽的应用很有帮助。但是,已经发现这种开关驱动器存在以下问题:Figure 4 is another conventional switch driver structure. The switch driver structure is characterized by the compatibility of normal mode and mixer mode. In the mixing mode, the data will change on the rising and falling edges of the clock. The data corresponding to the falling edge is the inversion of the data corresponding to the rising edge, which is equivalent to the mixing effect of the real signal and the clock signal. Finally, the output of the DAC system realizes a Band-pass transfer function centered on Fclk (regular mode is low-pass transfer function), which is helpful for lower bandwidth applications at mid-range frequencies. However, this switch driver has been found to have the following problems:
1、如果要实现大带宽,还是需要比较高的时钟频率,增加功耗。1. If you want to achieve large bandwidth, you still need a relatively high clock frequency and increase power consumption.
2、在与信号相关的电流源上消耗的电流对DAC系统性能影响较大的情况下,还是需要额外的两路dummy电路传递dummy数据,用于减小信号相关的电流对DAC系统性能的影响。但是即便用了dummy电路传递dummy数据,由于第三级包括锁存器(Latch)、异或逻辑(XOR)和多路选择器(MUX),在电流源上消耗的电流仍然与时钟频率Fclk相关,在混频模式下,输出数据率Fdata与时钟频率Fclk不相等,而是等于2*Fclk,因此对DAC系统线性度有影响。2. In the case where the current consumed by the signal-related current source has a great influence on the performance of the DAC system, two additional dummy circuits are required to transmit dummy data to reduce the influence of the signal-related current on the performance of the DAC system. . But even if the dummy circuit is used to transfer dummy data, since the third stage includes latch (Latch), exclusive OR logic (XOR) and multiplexer (MUX), the current consumed on the current source is still related to the clock frequency Fclk , in the mixing mode, the output data rate Fdata is not equal to the clock frequency Fclk, but is equal to 2*Fclk, so it has an impact on the linearity of the DAC system.
3、在第三级,时钟上升沿和下降沿都会发生数据变化,导致时钟的占空比发生改变,从而影响DAC系统的线性度。3. In the third stage, data changes will occur on both the rising and falling edges of the clock, causing the duty cycle of the clock to change, thus affecting the linearity of the DAC system.
为了解决混频模式下,对DAC系统的线性度产生影响的问题,在一些实施例中,可以向第三逻辑器件加载频率为时钟频率Fclk的时钟信号。由于第一逻辑器件和第二逻辑器件上加载的时钟信号频率为1/2Fclk,第三逻辑器件上加载的时钟信号频率为Fclk。如图5所示,1/2Fclk的上升沿和下降沿均对应Fclk的上升沿。在混频模式下,高低电平的持续时间仅与时钟周期有关,即占空比不发生变化,因此不会影响DAC系统的线性度。In order to solve the problem of affecting the linearity of the DAC system in the frequency mixing mode, in some embodiments, a clock signal whose frequency is the clock frequency Fclk may be loaded into the third logic device. Since the frequency of the clock signal loaded on the first logic device and the second logic device is 1/2 Fclk, the frequency of the clock signal loaded on the third logic device is Fclk. As shown in Figure 5, both the rising edge and the falling edge of 1/2Fclk correspond to the rising edge of Fclk. In mixing mode, the duration of high and low levels is only related to the clock period, that is, the duty cycle does not change, so it does not affect the linearity of the DAC system.
需要说明的是,在一些实施例中,如果时钟占空比的偏差对DAC性能影响不大,也可以只利用第三逻辑器件对第一电路输出信号和第二电路输出信号进行合并,而不加载时钟信号(即不进行打拍),可以进一步减小功耗。It should be noted that, in some embodiments, if the deviation of the clock duty cycle has little effect on the performance of the DAC, only the third logic device may be used to combine the output signal of the first circuit and the output signal of the second circuit, instead of Loading the clock signal (ie, not tapping) can further reduce power consumption.
还已经发现,图2所示的开关驱动器中,两路Dummy数据传递消耗了大约一半的功耗,即Dummy电路是导致功耗过大的重要因素。为了进 一步降低功耗,本公开实施例提供的开关驱动器还可以在第三级用逻辑器件代替Dummy电路传递Dummy数据。It has also been found that, in the switch driver shown in FIG. 2 , the two-way Dummy data transfer consumes about half of the power consumption, that is, the Dummy circuit is an important factor leading to excessive power consumption. In order to further reduce power consumption, the switch driver provided by the embodiments of the present disclosure may also use logic devices in the third stage to transmit Dummy data instead of the Dummy circuit.
在一些实施例中,开关驱动器还可以包括第四逻辑器件,第四逻辑器件的数量与电路组数相同,各第四逻辑器件的各路输入信号为不同组电路中第一电路的第二逻辑器件的输出信号和第二电路的第二逻辑器件的输出信号,各第四逻辑器件用于对输入本逻辑器件的各路输入信号进行合并输出。第四逻辑器件可以选用数据选择器(MUX)实现。如图6所示,利用2个MUX代替现有的Dummy电路,将第一组中第一电路的第二逻辑器件的输出信号D1和第二组中第二电路的第二逻辑器件的输出信号D2b作为其中一个MUX的两路输入信号,该MUX对D1和D2b合并后输出信号Dum。将第一组中第二电路的第二逻辑器件的输出信号D2和第二组中第一电路的第二逻辑器件的输出信号D1b作为另一个MUX的两路输入信号,该MUX对D2和D1b合并后输出信号Dumb。In some embodiments, the switch driver may further include fourth logic devices, the number of the fourth logic devices is the same as the number of circuit groups, and each input signal of each fourth logic device is the second logic of the first circuit in different groups of circuits The output signal of the device and the output signal of the second logic device of the second circuit, and each fourth logic device is used to combine and output various input signals input to the logic device. The fourth logic device can be implemented by selecting a data selector (MUX). As shown in FIG. 6 , two MUXs are used to replace the existing Dummy circuit, and the output signal D1 of the second logic device of the first circuit in the first group and the output signal of the second logic device of the second circuit in the second group are combined D2b is used as two input signals of one of the MUXs, and the MUX outputs the signal Dum after combining D1 and D2b. The output signal D2 of the second logic device of the second circuit in the first group and the output signal D1b of the second logic device of the first circuit in the second group are used as two input signals of another MUX, the MUX pair D2 and D1b The combined output signal Dumb.
由于在第三级(即第三逻辑器件)进行了数据合并,因此,在电流源上消耗的电流再次与信号相关,为了消除电流源上消耗的电流与信号的相关性,本公开实施例增加了两个MUX,利用这两个MUX分别产生Dummy数据Dum和Dumb,对第三逻辑器件在电流源上消耗的电流进行补偿,最终使得第三逻辑器件在电流源上消耗的电流与信号无关。而且,利用MUX代替Dummy电路,在很大程度上还可以降低功耗。需要说明的是,若第一逻辑器件的输入信号为归零数据或归一数据,相应的,第二逻辑器件处理的也是归零数据或归一数据,这样,第一级和第二级在电流源上消耗的电流与信号无关。第三级仅需要增加两个MUX就可以做到在电流源上消耗的电流与信号无关,无需再设置两条额外的Dummy电路,从而节省了功耗。Since the data merging is performed at the third stage (ie, the third logic device), the current consumed on the current source is again related to the signal. In order to eliminate the correlation between the current consumed on the current source and the signal, the embodiment of the present disclosure increases the Two MUXs are created, and the two MUXs are used to generate Dummy data Dum and Dumb respectively to compensate the current consumed by the third logic device on the current source, so that the current consumed by the third logic device on the current source is independent of the signal. Moreover, the use of MUX instead of Dummy circuit can also reduce power consumption to a large extent. It should be noted that if the input signal of the first logic device is return-to-zero data or normalized data, correspondingly, the second logic device also processes return-to-zero data or normalized data. The current drawn on the current source is independent of the signal. The third stage only needs to add two MUXs to achieve that the current consumed on the current source is independent of the signal, and there is no need to set up two additional Dummy circuits, thus saving power consumption.
本公开实施例提供的开关驱动器可以应用于宽带模式、混频模式和窄带低功耗模式,以下分别结合附图7a-7c,对上述3种模式下的信号处理进行详细说明。The switch driver provided by the embodiment of the present disclosure can be applied to a wideband mode, a mixing mode, and a narrowband low power consumption mode. The signal processing in the above three modes is described in detail below with reference to FIGS. 7a-7c respectively.
如图7a所示,在宽带模式下,第一组的第一电路的输入信号为A、C,第一组的第二电路的输入信号为B、D,信号B、D与信号A、C的相位不 同。第二组的第一电路的输入信号为
Figure PCTCN2021114488-appb-000005
第二组的第二电路的输入信号为
Figure PCTCN2021114488-appb-000006
信号
Figure PCTCN2021114488-appb-000007
与信号
Figure PCTCN2021114488-appb-000008
的相位不同,但与信号A、C的相位相同。第一组电路的输出信号D根据信号D1和D2合并得到,为A、B、C、D,第二组电路的输出信号Db根据信号D1b和D2b合并得到,为
Figure PCTCN2021114488-appb-000009
Figure PCTCN2021114488-appb-000010
Dummy信号Dum根据信号D1和D2b合并得到,为A、
Figure PCTCN2021114488-appb-000011
C、
Figure PCTCN2021114488-appb-000012
Dummy信号Dumb根据信号D2和D1b合并得到,为
Figure PCTCN2021114488-appb-000013
B、
Figure PCTCN2021114488-appb-000014
D。从图7a可以看出,真实数据和Dummy数据在每一拍都发生变化,带宽达到最大,DAC系统输出传递函数为低通。
As shown in Fig. 7a, in the broadband mode, the input signals of the first circuit of the first group are A and C, the input signals of the second circuit of the first group are B, D, the signals B, D and the signals A, C phase is different. The input signal of the first circuit of the second group is
Figure PCTCN2021114488-appb-000005
The input signal of the second circuit of the second group is
Figure PCTCN2021114488-appb-000006
Signal
Figure PCTCN2021114488-appb-000007
with signal
Figure PCTCN2021114488-appb-000008
The phase of the signal is different, but it is the same as the phase of the signal A and C. The output signal D of the first group of circuits is obtained by combining the signals D1 and D2, which are A, B, C, and D, and the output signal Db of the second group of circuits is obtained by combining the signals D1b and D2b, as
Figure PCTCN2021114488-appb-000009
Figure PCTCN2021114488-appb-000010
The Dummy signal Dum is obtained by combining the signals D1 and D2b, which are A,
Figure PCTCN2021114488-appb-000011
C.
Figure PCTCN2021114488-appb-000012
The Dummy signal Dumb is obtained by combining the signals D2 and D1b, as
Figure PCTCN2021114488-appb-000013
B.
Figure PCTCN2021114488-appb-000014
D. As can be seen from Figure 7a, the real data and Dummy data change at every beat, the bandwidth reaches the maximum, and the output transfer function of the DAC system is low-pass.
如图7b所示,在混频模式下,第一组的第一电路的输入信号为A、C,第一组的第二电路的输入信号为
Figure PCTCN2021114488-appb-000015
信号
Figure PCTCN2021114488-appb-000016
与信号A、C的相位不同。第二组的第一电路的输入信号为
Figure PCTCN2021114488-appb-000017
第二组的第二电路的输入信号为A、C,第二组电路的信号A、C与第二组电路的信号
Figure PCTCN2021114488-appb-000018
的相位不同,但与第一组的信号
Figure PCTCN2021114488-appb-000019
的相位相同。第一组电路的输出信号D根据信号D1和D2合并得到,为A、
Figure PCTCN2021114488-appb-000020
C、
Figure PCTCN2021114488-appb-000021
第二组电路的输出信号Db根据信号D1b和D2b合并得到,为
Figure PCTCN2021114488-appb-000022
A、
Figure PCTCN2021114488-appb-000023
C,Dummy信号Dum根据信号D1和D2b合并得到,为A、A、C、C,Dummy信号Dumb根据信号D2和D1b合并得到,为
Figure PCTCN2021114488-appb-000024
混频模式可以认为是常规模式的一种特殊情况,它将宽带模式中的信号B改为信号
Figure PCTCN2021114488-appb-000025
将信号D改为信号
Figure PCTCN2021114488-appb-000026
相当于真实信号和时钟信号的混频效果,最终在DAC系统输出实现一个以Fclk为中心的带通传递函数,混频模式适合于高中频应用。在混频模式下,可以将开关驱动器前端大部分数据通路所需要传递的数据量减半(即只传递信号A、C,信号
Figure PCTCN2021114488-appb-000027
可以在开关驱动器的前级取反得到),进而大幅度降低开关驱动器前端数据通路的功耗。
As shown in Figure 7b, in the mixing mode, the input signals of the first circuit of the first group are A and C, and the input signals of the second circuit of the first group are
Figure PCTCN2021114488-appb-000015
Signal
Figure PCTCN2021114488-appb-000016
Different from the phase of signals A and C. The input signal of the first circuit of the second group is
Figure PCTCN2021114488-appb-000017
The input signals of the second circuit of the second group are A and C, the signals A and C of the second group of circuits and the signals of the second group of circuits
Figure PCTCN2021114488-appb-000018
The phase is different, but is different from the signal of the first group
Figure PCTCN2021114488-appb-000019
of the same phase. The output signal D of the first group of circuits is obtained by combining the signals D1 and D2, which are A,
Figure PCTCN2021114488-appb-000020
C.
Figure PCTCN2021114488-appb-000021
The output signal Db of the second group of circuits is obtained by combining the signals D1b and D2b, as
Figure PCTCN2021114488-appb-000022
A.
Figure PCTCN2021114488-appb-000023
C, the Dummy signal Dum is obtained by combining the signals D1 and D2b, which are A, A, C, and C, and the Dummy signal Dumb is obtained by combining the signals D2 and D1b, as
Figure PCTCN2021114488-appb-000024
Mixing mode can be considered as a special case of regular mode, which changes signal B in wideband mode to signal
Figure PCTCN2021114488-appb-000025
Change signal D to signal
Figure PCTCN2021114488-appb-000026
It is equivalent to the mixing effect of the real signal and the clock signal, and finally a band-pass transfer function centered on Fclk is realized at the output of the DAC system. The mixing mode is suitable for high-intermediate frequency applications. In mixing mode, the amount of data that needs to be passed in most of the data paths at the front end of the switch driver can be halved (ie, only signals A, C are passed, and
Figure PCTCN2021114488-appb-000027
It can be obtained by inverting the front-end of the switch driver), thereby greatly reducing the power consumption of the front-end data path of the switch driver.
需要说明的是,在整个DAC系统中,根据DAC位数和分段情况(一般高位是温度计编码,低位是二进制编码),确定开关驱动器的数量,每个开关驱动器即为一个单元(Slice),进行多位数据输出,这些输出数据会接入对应的DAC核心电路,转换为对应的模拟量,这些模拟量加在一起形成最终的DAC输出差分电压Vout。如图7b所示,混频模式下,在每个开关驱动器的输出数据形式为A、
Figure PCTCN2021114488-appb-000028
C、
Figure PCTCN2021114488-appb-000029
(
Figure PCTCN2021114488-appb-000030
A、
Figure PCTCN2021114488-appb-000031
C),对应的 模拟量是每个开关驱动器输入对应的模拟信号与时钟信号的混频,这些模拟量加在一起所形成的DAC输出差分电压Vout即为真实输入信号和时钟信号的混频。事实上,为了实现真实输入信号和时钟信号的混频,不一定要在每个开关驱动器的输出呈现这样的数据形式,只要所有开关驱动器输出加在一起的效果是这样即可。由于温度计编码设计中存在许多等效权重的开关驱动器单元,可以把A(C)和
Figure PCTCN2021114488-appb-000032
分配到不同的开关驱动器单元,只要它们的权重是一致的即可,最终在DAC输出差分电压Vout所看到的效果仍然是混频效果。数据分配方式可以是随机分配,或者是按照某种特定的算法规律分配,增加了设计的灵活度并能够实现不同的输出效果。
It should be noted that, in the entire DAC system, the number of switch drivers is determined according to the number of DAC bits and segmentation (generally, the high bits are thermometer codes, and the low bits are binary codes), and each switch driver is a unit (Slice), Multi-bit data output is performed, and these output data will be connected to the corresponding DAC core circuit and converted into corresponding analog quantities. These analog quantities are added together to form the final DAC output differential voltage Vout. As shown in Figure 7b, in the mixing mode, the output data of each switch driver is in the form of A,
Figure PCTCN2021114488-appb-000028
C.
Figure PCTCN2021114488-appb-000029
(
Figure PCTCN2021114488-appb-000030
A.
Figure PCTCN2021114488-appb-000031
C), the corresponding analog quantity is the mixing of the analog signal and the clock signal corresponding to the input of each switch driver, and the DAC output differential voltage Vout formed by adding these analog quantities together is the mixing of the real input signal and the clock signal. In fact, in order to realize the mixing of the real input signal and the clock signal, it is not necessary to present such a data form at the output of each switch driver, as long as the combined effect of all the switch driver outputs is so. Since there are many switch driver units with equivalent weights in the thermometer coding design, A(C) and
Figure PCTCN2021114488-appb-000032
Assigned to different switch driver units, as long as their weights are the same, the final effect seen in the DAC output differential voltage Vout is still a mixing effect. The data distribution method can be random distribution, or distribution according to a specific algorithm, which increases the flexibility of the design and can achieve different output effects.
如图7c所示,在窄带低功耗模式下,第一组的第一电路的输入信号为A、C,第一组的第二电路的输入信号为A、C,第一电路的信号A、C和第二电路的信号A、C的相位不同。第二组的第一电路的输入信号为
Figure PCTCN2021114488-appb-000033
第二组的第二电路的输入信号为
Figure PCTCN2021114488-appb-000034
第二电路的信号
Figure PCTCN2021114488-appb-000035
与第一电路的信号
Figure PCTCN2021114488-appb-000036
的相位不同,但与第一组第二电路的信号A、C的相位相同。第一组电路的输出信号D根据信号D1和D2合并得到,为A、A、C、C,第二组电路的输出信号Db根据信号D1b和D2b合并得到,为
Figure PCTCN2021114488-appb-000037
Figure PCTCN2021114488-appb-000038
Dummy信号Dum根据信号D1和D2b合并得到,为A、
Figure PCTCN2021114488-appb-000039
C、
Figure PCTCN2021114488-appb-000040
Dummy信号Dumb根据信号D2和D1b合并得到,为
Figure PCTCN2021114488-appb-000041
A、
Figure PCTCN2021114488-appb-000042
C。窄带低功耗模式也可认为常规模式的一种特殊情况,它将宽带模式中的信号B改为信号A,将信号D改为信号C,实现一个窄带的低通传递函数,在窄带应用中降低功耗,在这种情况下,第三级的第三逻辑器件的时钟信号频率也可以为1/2Fclk。同样地,窄带低功耗模式也可以将开关驱动器前端大部分数据通路所需要传递的数据量减半(即只传递信号A、C,信号
Figure PCTCN2021114488-appb-000043
Figure PCTCN2021114488-appb-000044
可以在开关驱动器的前级取反得到),进而大幅度降低开关驱动器前端数据通路的功耗。
As shown in Figure 7c, in the narrow-band low power consumption mode, the input signals of the first circuit of the first group are A and C, the input signals of the second circuit of the first group are A and C, and the signal A of the first circuit , C and the signals A, C of the second circuit have different phases. The input signal of the first circuit of the second group is
Figure PCTCN2021114488-appb-000033
The input signal of the second circuit of the second group is
Figure PCTCN2021114488-appb-000034
The signal of the second circuit
Figure PCTCN2021114488-appb-000035
signal with the first circuit
Figure PCTCN2021114488-appb-000036
The phase is different, but it is the same as the phase of the signals A and C of the first group of the second circuit. The output signal D of the first group of circuits is obtained by combining the signals D1 and D2, which are A, A, C, and C, and the output signal Db of the second group of circuits is obtained by combining the signals D1b and D2b, as
Figure PCTCN2021114488-appb-000037
Figure PCTCN2021114488-appb-000038
The Dummy signal Dum is obtained by combining the signals D1 and D2b, which are A,
Figure PCTCN2021114488-appb-000039
C.
Figure PCTCN2021114488-appb-000040
The Dummy signal Dumb is obtained by combining the signals D2 and D1b, as
Figure PCTCN2021114488-appb-000041
A.
Figure PCTCN2021114488-appb-000042
C. The narrow-band low-power mode can also be regarded as a special case of the conventional mode. It changes the signal B in the broadband mode to the signal A, and changes the signal D to the signal C to realize a narrow-band low-pass transfer function. In narrow-band applications To reduce power consumption, in this case, the clock signal frequency of the third logic device of the third stage can also be 1/2Fclk. Similarly, the narrow-band low-power mode can also halve the amount of data that needs to be passed by most of the data paths in the front-end of the switch driver (ie, only signals A, C, signal
Figure PCTCN2021114488-appb-000043
Figure PCTCN2021114488-appb-000044
It can be obtained by inverting the front-end of the switch driver), thereby greatly reducing the power consumption of the front-end data path of the switch driver.
如图4所示的传统的开关驱动器,在宽带模式、混频模式和窄带低功耗模式下,时钟频率不同,兼容性差。而本公开实施例提供的开关驱动器在上述3种模式下,时钟频率均相同,各种模式兼容性更好,实现简单, 易于实现。因此,在需要实现大带宽(即宽带模式)时,就不用加载更高的时钟频率信号,相应不会增加功耗。The traditional switch driver shown in Figure 4 has different clock frequencies and poor compatibility in wideband mode, frequency mixing mode and narrowband low power consumption mode. On the other hand, the switch driver provided by the embodiment of the present disclosure has the same clock frequency in the above-mentioned three modes, the compatibility of various modes is better, and the implementation is simple and easy to implement. Therefore, when a large bandwidth (ie, a wideband mode) needs to be implemented, a higher clock frequency signal is not loaded, and power consumption is not increased accordingly.
本公开实施例还提供一种DAC系统,所述DAC系统包括开关驱动器,开关驱动器可采用前述的开关驱动器结构,实现多模、低功耗和高线性度。Embodiments of the present disclosure further provide a DAC system, where the DAC system includes a switch driver, and the switch driver can adopt the aforementioned switch driver structure to achieve multi-mode, low power consumption, and high linearity.
在一些实施例中,如图8、9所示,所述DAC系统还包括DAC核心电路,DAC核心电路的数量与开关驱动器的数量相同,各DAC核心电路分别与各开关驱动器相连。开关驱动器为如前所述的开关驱动器,各DAC核心电路均包括Dummy负载,Dummy负载的数量与相应的开关驱动器中电路的组数相同,各开关驱动器的各第四逻辑器件的输出端分别与各DAC核心电路中的各Dummy负载相连。In some embodiments, as shown in FIGS. 8 and 9 , the DAC system further includes a DAC core circuit, the number of DAC core circuits is the same as the number of switch drivers, and each DAC core circuit is respectively connected to each switch driver. The switch driver is the aforementioned switch driver. Each DAC core circuit includes a Dummy load. The number of the Dummy load is the same as the number of circuits in the corresponding switch driver. The output terminals of the fourth logic devices of each switch driver are respectively connected to Each Dummy load in each DAC core circuit is connected.
DAC核心电路的数量N与开关驱动器的数量N根据DAC位数和分段情况确定,一个开关驱动器为一个单元(Slice),进行多位数据输出,一个DAC核心电路为一个单元(Slice),进行数据接收。The number N of DAC core circuits and the number N of switch drivers are determined according to the number of DAC bits and the segmentation situation. One switch driver is a unit (Slice), which performs multi-bit data output, and a DAC core circuit is a unit (Slice). data reception.
需要说明的是,图8和图9仅示例性示出了开关驱动器和DAC核心电路两部分,时钟链路以及数据链路中其他部分并未示出。It should be noted that, FIG. 8 and FIG. 9 only exemplarily show two parts of the switch driver and the DAC core circuit, and the other parts of the clock link and the data link are not shown.
在一些实施例中,各DAC核心电路中的各Dummy负载与本DAC核心电路中开关驱动器的各组电路的输出信号的阻抗相同。通过在DAC核心电路中设置Dummy负载,补偿电流更为准确,减小电流源上消耗的电流与信号之间相关性的效果更好。In some embodiments, each Dummy load in each DAC core circuit has the same impedance as the output signals of each group of circuits of the switch driver in the DAC core circuit. By setting the Dummy load in the DAC core circuit, the compensation current is more accurate, and the effect of reducing the correlation between the current consumed on the current source and the signal is better.
图8为多模电阻型DAC电路结构,如图8所示,开关驱动器输出的真实数据D<N:0>和Db<N:0>分别接入DAC核心电路中的反相器电路INV1和INV2的输入,INV1用于选择信号D或VDD到电阻Ru1的左端口,INV2用于选择信号Db或VDD到电阻Ru2的左端口。所有DAC核心电路中Ru1的右端口可以连接在一起,并与负载电阻RL相连,作为差分输出的正端,所有DAC核心电路中Ru2的右端口连在一起,作为差分输出的负端,整体形成一个电阻网络。根据D<N:0>和Db<N:0>数据的不同,电阻网络中连接到VDD的Ru1和Ru2的数量是不同的,实现了输出差分电压Vout与输入数据的线性转换关系。开关驱动器输出的Dummy数 据Dum<N:0>和Dumb<N:0>进入核心电路后接到Dummy负载1和Dummy负载2上,Dummy负载1和Dummy负载2近似与真实数据D<N:0>和Db<N:0>的负载一致,即近似与接入INV1和INV2输入端的阻抗一致。Figure 8 shows the structure of the multi-mode resistive DAC circuit. As shown in Figure 8, the real data D<N:0> and Db<N:0> output by the switch driver are respectively connected to the inverter circuits INV1 and INV1 in the DAC core circuit. The input of INV2, INV1 is used to select the signal D or VDD to the left port of the resistor Ru1, and INV2 is used to select the signal Db or VDD to the left port of the resistor Ru2. The right ports of Ru1 in all DAC core circuits can be connected together and connected to the load resistor RL as the positive end of the differential output, and the right ports of Ru2 in all DAC core circuits are connected together as the negative end of the differential output. a resistor network. According to the different data of D<N:0> and Db<N:0>, the number of Ru1 and Ru2 connected to VDD in the resistor network is different, which realizes the linear conversion relationship between the output differential voltage Vout and the input data. The Dummy data Dum<N:0> and Dumb<N:0> output by the switch driver enter the core circuit and then connect to Dummy load 1 and Dummy load 2. Dummy load 1 and Dummy load 2 are approximately the same as the real data D<N:0 > is consistent with the load of Db<N:0>, that is, it is approximately the same as the impedance connected to the input terminals of INV1 and INV2.
需要说明的是,VDD可替换为正负参考电位,Ru1和Ru2在不同的DAC核心电路中可设置为不同的阻值,用于实现不同的权重。为保证Dummy数据和真实数据在DAC核心电路输入端的负载近似一致,在DAC核心电路增加了Dummy负载1和Dummy负载2,根据实际需求,Dummy负载1和Dummy负载2也可以省略。图8所示的DAC核心电路是一种基本的电阻型DAC电路结构,本公开实施例也可以采用其它电阻型DAC电路。It should be noted that VDD can be replaced with positive and negative reference potentials, and Ru1 and Ru2 can be set to different resistance values in different DAC core circuits to achieve different weights. In order to ensure that the loads of the Dummy data and the real data at the input end of the DAC core circuit are approximately the same, Dummy load 1 and Dummy load 2 are added to the DAC core circuit. According to actual needs, Dummy load 1 and Dummy load 2 can also be omitted. The DAC core circuit shown in FIG. 8 is a basic resistive DAC circuit structure, and other resistive DAC circuits may also be used in the embodiments of the present disclosure.
图9为多模电流舵型DAC电路结构。如图9所示,开关驱动器输出的真实数据D<N:0>和Db<N:0>分别接到DAC核心电路中的开关晶体管T1和T2的栅极,用于选择T1和T2哪个导通,让电流源的输出电流到负载电阻RL1或RL2的上端口(也即DAC差分输出的正端或负端)。所有DAC核心电路的T1的漏极连在一起,所有DAC核心电路的T2的漏极连在一起。对于整个DAC核心电路而言,根据D<N:0>和Db<N:0>数据的不同,流到RL1的总电流和流到RL2的总电流不同,对应的差分输出电压Vout也不同,最终实现了输出差分电压Vout与输入数据的线性转换关系。开关驱动器输出的Dummy数据Dum<N:0>和Dumb<N:0>进入核心电路后接到Dummy负载1和Dummy负载2上,Dummy负载1和Dummy负载2近似与真实数据D<N:0>和Db<N:0>的负载一致,即近似与接入T1和T2栅极的阻抗一致。FIG. 9 is a circuit structure of a multi-mode current steering DAC. As shown in Figure 9, the real data D<N:0> and Db<N:0> output by the switch driver are respectively connected to the gates of the switch transistors T1 and T2 in the DAC core circuit to select which lead T1 and T2 are on. Turn on, let the output current of the current source go to the upper port of the load resistor RL1 or RL2 (that is, the positive terminal or the negative terminal of the DAC differential output). The drains of T1 of all DAC core circuits are connected together, and the drains of T2 of all DAC core circuits are connected together. For the entire DAC core circuit, according to the different data of D<N:0> and Db<N:0>, the total current flowing to RL1 and the total current flowing to RL2 are different, and the corresponding differential output voltage Vout is also different. Finally, the linear conversion relationship between the output differential voltage Vout and the input data is realized. The Dummy data Dum<N:0> and Dumb<N:0> output by the switch driver enter the core circuit and then connect to Dummy load 1 and Dummy load 2. Dummy load 1 and Dummy load 2 are approximately the same as the real data D<N:0 > is consistent with the load of Db<N:0>, that is, it is approximately the same as the impedance connected to the gates of T1 and T2.
需要说明的是,为保证Dummy数据和真实数据在DAC核心电路输入端的负载近似一致,在DAC核心电路增加了Dummy负载1和Dummy负载2,根据实际需求,Dummy负载1和Dummy负载2也可以省略。图9所示的DAC核心电路是一种基本的电流舵型DAC电路结构,本公开实施例也可以采用其它电流舵型DAC电路。It should be noted that, in order to ensure that the loads of the Dummy data and the real data at the input end of the DAC core circuit are approximately the same, Dummy load 1 and Dummy load 2 are added to the DAC core circuit. According to actual needs, Dummy load 1 and Dummy load 2 can also be omitted. . The DAC core circuit shown in FIG. 9 is a basic current steering type DAC circuit structure, and other current steering type DAC circuits may also be used in the embodiment of the present disclosure.
本公开实施例克服传统的开关驱动器存在的时钟频率高、功耗大、需要dummy路径、模式兼容性差等缺陷,提供一种多模低功耗高线性度的 开关驱动器,以及应用该开关驱动器的ADC系统,可兼容多种模式,具有低功耗、高线性度等优点。The embodiments of the present disclosure overcome the defects of the traditional switch driver, such as high clock frequency, high power consumption, needing a dummy path, and poor mode compatibility, and provide a multi-mode switch driver with low power consumption and high linearity, and a switch driver using the switch driver. The ADC system is compatible with multiple modes and has the advantages of low power consumption and high linearity.
本文已经公开了示例实施例,并且虽然采用了具体术语,但它们仅用于并仅应当被解释为一般说明性含义,并且不用于限制的目的。在一些实例中,对本领域技术人员显而易见的是,除非另外明确指出,否则可单独使用与特定实施例相结合描述的特征、特性和/或元素,或可与其他实施例相结合描述的特征、特性和/或元件组合使用。因此,本领域技术人员将理解,在不脱离由所附的权利要求阐明的本发明的范围的情况下,可进行各种形式和细节上的改变。Example embodiments have been disclosed herein, and although specific terms are employed, they are used and should only be construed in a general descriptive sense and not for purposes of limitation. In some instances, it will be apparent to those skilled in the art that features, characteristics and/or elements described in connection with a particular embodiment may be used alone or in combination with other embodiments, unless expressly stated otherwise. Features and/or elements are used in combination. Accordingly, it will be understood by those of ordinary skill in the art that various changes in form and details may be made therein without departing from the scope of the present invention as set forth in the appended claims.

Claims (11)

  1. 一种开关驱动器,包括至少两组电路,各组电路均包括第一电路、第二电路和第三逻辑器件,所述第一电路和所述第二电路分别包括第一逻辑器件和与所述第一逻辑器件相连的第二逻辑器件,各组电路中的第三逻辑器件分别与本组电路中第一电路的第二逻辑器件和本组电路中第二电路的第二逻辑器件相连,用于对本组电路中的两个第二逻辑器件的输出信号进行合并输出;A switch driver includes at least two groups of circuits, each group of circuits includes a first circuit, a second circuit and a third logic device, the first circuit and the second circuit respectively include a first logic device and the The second logic device connected to the first logic device, the third logic device in each group of circuits is respectively connected to the second logic device of the first circuit in the group of circuits and the second logic device of the second circuit in the group of circuits, using for combining and outputting the output signals of the two second logic devices in this group of circuits;
    同组电路中第一电路和第二电路的输入信号的相位不同,且各组电路中第一电路的输入信号的相位相同,且各组电路中第二电路的输入信号的相位相同;以及The phases of the input signals of the first circuits and the second circuits in the same group of circuits are different, and the phases of the input signals of the first circuits in each group of circuits are the same, and the phases of the input signals of the second circuits in each group of circuits are the same; and
    加载在各组电路中的时钟信号频率为二分之一时钟频率。The frequency of the clock signal loaded in each group of circuits is one-half the clock frequency.
  2. 如权利要求1所述的开关驱动器,其中,各所述第一逻辑器件和/或各所述第二逻辑器件的时钟信号频率为二分之一时钟频率。The switch driver according to claim 1, wherein a clock signal frequency of each of the first logic devices and/or each of the second logic devices is one-half a clock frequency.
  3. 如权利要求1所述的开关驱动器,其中,所述第二逻辑器件的输入信号为归零数据或归一数据。The switch driver of claim 1, wherein the input signal of the second logic device is return-to-zero data or normalized data.
  4. 如权利要求3所述的开关驱动器,其中,在所述第二逻辑器件的输入信号为归零数据的情况下,则所述第三逻辑器件采用或逻辑或者或非逻辑;在所述第二逻辑器件的输入信号为归一数据的情况下,则所述第三逻辑器件采用与逻辑或者与非逻辑。The switch driver according to claim 3, wherein, when the input signal of the second logic device is return-to-zero data, the third logic device adopts OR logic or NOR logic; in the second logic device When the input signal of the logic device is normalized data, the third logic device adopts AND logic or NAND logic.
  5. 如权利要求3所述的开关驱动器,其中,所述第一逻辑器件的输入信号为非归零数据或非归一数据,所述第一逻辑器件为具有归零或归一功能的逻辑器件;或者,所述第一逻辑器件的输入信号为归零数据或归一数据。The switch driver according to claim 3, wherein the input signal of the first logic device is non-return-to-zero data or non-normalization data, and the first logic device is a logic device with a return-to-zero or a return-to-one function; Alternatively, the input signal of the first logic device is return-to-zero data or normalized data.
  6. 如权利要求5所述的开关驱动器,其中,所述第一逻辑器件和所述第二逻辑器件为触发器或锁存器。The switch driver of claim 5, wherein the first logic device and the second logic device are flip-flops or latches.
  7. 如权利要求1所述的开关驱动器,其中,所述第三逻辑器件的时钟信号频率为时钟频率。The switch driver of claim 1, wherein the clock signal frequency of the third logic device is a clock frequency.
  8. 如权利要求3-7任一项所述的开关驱动器,还包括与所述电路组数相同数量的第四逻辑器件,其中,各第四逻辑器件的各路输入信号为不同组电路中第一电路的第二逻辑器件的输出信号和第二电路的第二逻辑器件的输出信号,并且所述各第四逻辑器件被构造成对输入本逻辑器件的各路输入信号进行合并输出。The switch driver according to any one of claims 3-7, further comprising the same number of fourth logic devices as the number of circuit groups, wherein each input signal of each fourth logic device is the first one in different groups of circuits The output signal of the second logic device of the circuit and the output signal of the second logic device of the second circuit, and the fourth logic devices are configured to combine and output the input signals input to the logic device.
  9. 一种DAC系统,其中,所述DAC系统包括如权利要求1-8任一项所述的开关驱动器。A DAC system, wherein the DAC system comprises the switch driver of any one of claims 1-8.
  10. 如权利要求9所述的DAC系统,还包括与所述开关驱动器的数量相同的数模转换器DAC核心电路,其中,各DAC核心电路分别与各所述开关驱动器相连;并且其中,所述开关驱动器为如权利要求3所述的开关驱动器,各所述DAC核心电路包括与所述电路组数相同数量的伪负载,各开关驱动器的各第四逻辑器件的输出端分别与各DAC核心电路中的各伪负载相连。The DAC system of claim 9, further comprising the same number of digital-to-analog converter DAC core circuits as the switch drivers, wherein each DAC core circuit is respectively connected to each of the switch drivers; and wherein the switches The driver is the switch driver according to claim 3, each of the DAC core circuits includes the same number of dummy loads as the number of the circuit groups, and the output ends of the fourth logic devices of each switch driver are respectively connected to the respective DAC core circuits. connected to each dummy load.
  11. 如权利要求10所述的DAC系统,其中,各DAC核心电路中的各伪负载与本DAC核心电路中所述开关驱动器的各组电路的输出信号的阻抗相同。The DAC system of claim 10 , wherein each pseudo load in each DAC core circuit has the same impedance as the output signal of each group of circuits of the switch driver in the DAC core circuit.
PCT/CN2021/114488 2020-08-28 2021-08-25 Switch driver and dac system comprising same WO2022042588A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010883830.9 2020-08-28
CN202010883830.9A CN114124052A (en) 2020-08-28 2020-08-28 Switch driver and DAC system including the same

Publications (1)

Publication Number Publication Date
WO2022042588A1 true WO2022042588A1 (en) 2022-03-03

Family

ID=80354638

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/114488 WO2022042588A1 (en) 2020-08-28 2021-08-25 Switch driver and dac system comprising same

Country Status (2)

Country Link
CN (1) CN114124052A (en)
WO (1) WO2022042588A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117674774A (en) * 2022-08-26 2024-03-08 深圳市中兴微电子技术有限公司 Differential latch circuit, switch driver and digital-to-analog conversion circuit

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0221290A2 (en) * 1985-11-06 1987-05-13 Hewlett-Packard Company Dual latch architecture for reducing clock feedthrough in digital-to-analog converters
US6031410A (en) * 1997-04-11 2000-02-29 Nec Corporation Multiplexor composed of dynamic latches
CN103427838A (en) * 2012-05-25 2013-12-04 联发科技(新加坡)私人有限公司 Switch driving circuit and digital-to-analog converter applying the same
US10069508B1 (en) * 2017-08-23 2018-09-04 Avago Technologies General Ip (Singapore) Pte. Ltd. Multiplexer circuit for a digital to analog converter
US10644716B1 (en) * 2019-08-26 2020-05-05 Analog Devices International Unlimited Company Multi-path dual-switch digital-to-analog converter
CN111416621A (en) * 2020-04-10 2020-07-14 中国科学院上海微系统与信息技术研究所 Power consumption reduction circuit and method for current steering DAC

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0221290A2 (en) * 1985-11-06 1987-05-13 Hewlett-Packard Company Dual latch architecture for reducing clock feedthrough in digital-to-analog converters
US6031410A (en) * 1997-04-11 2000-02-29 Nec Corporation Multiplexor composed of dynamic latches
CN103427838A (en) * 2012-05-25 2013-12-04 联发科技(新加坡)私人有限公司 Switch driving circuit and digital-to-analog converter applying the same
US10069508B1 (en) * 2017-08-23 2018-09-04 Avago Technologies General Ip (Singapore) Pte. Ltd. Multiplexer circuit for a digital to analog converter
US10644716B1 (en) * 2019-08-26 2020-05-05 Analog Devices International Unlimited Company Multi-path dual-switch digital-to-analog converter
CN111416621A (en) * 2020-04-10 2020-07-14 中国科学院上海微系统与信息技术研究所 Power consumption reduction circuit and method for current steering DAC

Also Published As

Publication number Publication date
CN114124052A (en) 2022-03-01

Similar Documents

Publication Publication Date Title
US6188339B1 (en) Differential multiplexer and differential logic circuit
US7864084B2 (en) Serializer architecture for serial communications
US7990178B2 (en) Driving circuit with impedence calibration
US11411555B2 (en) High speed digital phase interpolator with duty cycle correction circuitry
EP3248290B1 (en) Serializing transmitter
US8415980B2 (en) Serializing transmitter
US7863936B1 (en) Driving circuit with impedence calibration and pre-emphasis functionalities
WO2022042588A1 (en) Switch driver and dac system comprising same
US11271550B1 (en) Synchronous divider based on cascaded retiming
US9484900B2 (en) Digital-to-phase converter
WO2009133658A1 (en) Multiple signal switching circuit, current switching cell circuit, latch circuit, current addition type dac, semiconductor integrated circuit, video device, and communication device
US8988269B2 (en) Time difference adjustment circuit and time-to-digital converter including the same
US10749505B2 (en) High-speed transmitter including a multiplexer using multi-phase clocks
CN107689792B (en) High-linearity low-voltage phase interpolation circuit
WO2016118321A1 (en) Serializing transmitter
US6794907B2 (en) Low jitter high speed CMOS to CML clock converter
JP2018125838A (en) High speed and low power digital to analog upconverter
CN112953530B (en) Frequency divider circuit
US8222941B2 (en) Phase selector
CN210780705U (en) Clock frequency division calibration circuit
US10418976B1 (en) Charge steering transmitter
WO2024041437A1 (en) Differential latch circuit, switch driver, and digital-to-analog conversion circuit
US7224739B2 (en) Controlled frequency signals
US20040037382A1 (en) Receivers for controlled frequency signals
CN111010153A (en) Clock frequency division calibration circuit

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21860423

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 21.09.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 21860423

Country of ref document: EP

Kind code of ref document: A1