CN118074724A - Shifting digital-to-analog conversion device - Google Patents

Shifting digital-to-analog conversion device Download PDF

Info

Publication number
CN118074724A
CN118074724A CN202410465843.2A CN202410465843A CN118074724A CN 118074724 A CN118074724 A CN 118074724A CN 202410465843 A CN202410465843 A CN 202410465843A CN 118074724 A CN118074724 A CN 118074724A
Authority
CN
China
Prior art keywords
digital
shift
analog conversion
output
output unit
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN202410465843.2A
Other languages
Chinese (zh)
Other versions
CN118074724B (en
Inventor
魏源
王斌
赵振宇
王晶峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Zhongke Tianying Technology Co ltd
Original Assignee
Shenzhen Zhongke Tianying Technology Co ltd
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 Shenzhen Zhongke Tianying Technology Co ltd filed Critical Shenzhen Zhongke Tianying Technology Co ltd
Priority to CN202410465843.2A priority Critical patent/CN118074724B/en
Publication of CN118074724A publication Critical patent/CN118074724A/en
Application granted granted Critical
Publication of CN118074724B publication Critical patent/CN118074724B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Analogue/Digital Conversion (AREA)

Abstract

The invention discloses a shift digital-to-analog conversion device, belongs to the technical field of digital-to-analog conversion, and can solve the problems of large data writing quantity and high synchronization difficulty when the existing digital-to-analog converter array writes data. The device comprises: the digital-to-analog conversion units are used for converting digital quantity into analog quantity; the shift output unit is provided with a plurality of output bits, and each output bit is stored with a digital quantity; the shift output unit is used for performing cyclic shift operation on the digital quantity on all output bits of the shift output unit once per clock period, and providing the digital quantity before initial cycle and the digital quantity after each cyclic shift to each digital-to-analog conversion unit. The invention is used for digital-to-analog conversion.

Description

Shifting digital-to-analog conversion device
Technical Field
The invention relates to a shift digital-to-analog conversion device, and belongs to the technical field of digital-to-analog conversion.
Background
Digital-to-analog converters (also called D/a converters, DACs for short) can convert digital quantities in a computer into analog quantities, and their inputs are digital signals and their outputs are analog signals. The different DAC input bits differ, with each input bit corresponding to an input register. When the DAC works independently, the upper controller writes data into each input register. However, when the plurality of DACs form an array and the output of the plurality of DACs has a certain rule, for example, when the output of the plurality of DACs is simply shifted, in the prior art, data needs to be independently written into each DAC by the upper controller in each clock period, and at this time, a large amount of repeated writing data exists, so that the problem of large writing data amount and high synchronization difficulty of the plurality of DACs is caused.
Disclosure of Invention
The invention provides a shift digital-to-analog conversion device which can solve the problems of large data writing quantity and high synchronization difficulty when the existing digital-to-analog converter array writes data.
The invention provides a shift digital-to-analog conversion device, comprising:
The digital-to-analog conversion units are used for converting digital quantity into analog quantity;
the shift output unit is provided with a plurality of output bits, and each output bit is stored with a digital quantity;
The shift output unit is used for performing cyclic shift operation on the digital quantity on all output bits of the shift output unit once per clock period, and providing the digital quantity before initial cycle and the digital quantity after each cyclic shift to each digital-to-analog conversion unit.
Optionally, the number of the digital-to-analog conversion units is M, and each digital-to-analog conversion unit has N input bits; and M and N are both greater than or equal to 2.
Optionally, the number of the shift output units is N, and each shift output unit has M output bits; each shift output unit is used for providing digital quantity for one input bit in each digital-to-analog conversion unit;
Each shift output unit is used for performing a cyclic right shift operation of one bit on each clock cycle on the digital quantity on all output bits of the shift output unit.
Optionally, the shift output unit has m×n output bits;
the shift output unit is used for performing a cyclic right shift operation of N bits on each clock cycle on the digital quantity on all output bits.
Optionally, the plurality of digital-to-analog conversion units are arranged in an array.
Optionally, the digital-to-analog conversion unit is a digital-to-analog converter.
Optionally, the shift output unit is a shift register.
The invention has the beneficial effects that:
According to the shift digital-to-analog conversion device provided by the invention, different input amounts are provided for a plurality of digital-to-analog conversion units on each clock period by utilizing the cyclic shift function of the shift output unit, so that a large amount of repeated writing data is avoided, and the problems of large writing data amount and high synchronization difficulty in the writing of the data of the existing digital-to-analog conversion array are solved.
Drawings
FIG. 1 is a schematic diagram of a DAC array cycle output provided by an embodiment of the present invention;
Fig. 2 is a schematic structural diagram of a shift digital-to-analog conversion device according to an embodiment of the present invention.
Detailed Description
The present invention is described in detail below with reference to examples, but the present invention is not limited to these examples.
An embodiment of the present invention provides a shift digital-to-analog conversion apparatus, as shown in fig. 1 and fig. 2, including:
And the digital-to-analog conversion units are used for converting digital quantity into analog quantity.
Specifically, the number of the digital-to-analog conversion units is M, and each digital-to-analog conversion unit is provided with N input bits; m and N are each greater than or equal to 2. In practical applications, the digital-to-analog conversion unit may be a digital-to-analog converter (DAC).
In the embodiment of the invention, a plurality of digital-to-analog conversion units are arranged in an array.
DAC arrays with shift function are commonly used in cases where output data is frequently multiplexed. For example, a three-bit DAC array is used, and the shift function refers to that the output of one DAC in the period is the output of the adjacent DAC in the previous period, and the DACs at the edge are cyclically shifted. Referring specifically to fig. 1, the DAC array includes DAC1, DAC2, and DAC3, and the output of the DAC array in the first period is A1, A2, and A3, respectively; in the second period, the output cycle of the DAC array is shifted right, and the outputs of the DAC array in the second period are A3, A1 and A2 respectively; on the third period, the output of the DAC array is again cycled right on the basis of the output of the second period, and the outputs of the DAC array on the third period are A2, A3, and A1, respectively.
The DACs have the same output, meaning that their inputs are also the same, i.e. all input bits of a certain DAC in the current period are the same as the corresponding input bits of the adjacent DACs in the previous period. In other words, the adjacent DACs correspond to the input bits as the output, shifted once per cycle.
In order to realize shift input, the invention designs a shift output unit.
Specifically, the shift output unit is provided with a plurality of output bits, and each output bit is stored with a digital quantity;
The shift output unit is used for performing cyclic shift operation on the digital quantity on all output bits of the shift output unit once per clock period, and providing the digital quantity before initial cycle and the digital quantity after each cyclic shift to each digital-to-analog conversion unit.
In the embodiment of the invention, the number of the shift output units is N, and each shift output unit is provided with M output bits; each shift output unit is used for providing digital quantity for one input bit in each digital-to-analog conversion unit; each shift output unit is used for performing a cyclic right shift operation of one bit on each clock cycle on the digital quantity on all output bits of the shift output unit.
In practical applications, the shift output unit may be a shift register.
The shift register may concatenate the same input bits of each DAC, with the output of the shift register being the serial input of data and driven using the same clock.
The structure of the shift digital-to-analog conversion device of the present invention is shown in fig. 2. Assume that three DACs are provided, each DAC has 2-bit input, and the three DACs are named DAC1, DAC2 and DAC3 respectively, and the input bits of all DACs are I11-I32.I represents the Input (Input), the first digit being the DAC number and the second digit being the Input bit of the DAC. Other cases, such as DAC strings of different lengths, different number of input bits, can be analogized with reference to the example above. In fig. 2, there are two shift registers, each having a 3-bit output, the box in which Q, D, CK is located representing one "bit" of the shift register, where Q represents the output, D represents the input, CK represents the clock signal; the 3 output bits of the shift register on the right side respectively deliver digital quantities to the first input bits of the 3 DACs; the 3 output bits of the shift register on the left side respectively deliver digital quantities to the second input bits of the 3 DACs; the control signal a may control the cyclic shift of the digital quantity on the output bits of the shift register once per clock cycle, thus achieving a cyclic shift of the input of the DAC array once per clock cycle.
The main function of the device is that adjacent digital-to-analog converters can sequentially output the same analog signals, which are similar to analog shift registers.
In another embodiment of the present invention, the shift output unit has m×n output bits;
the shift output unit is used for performing a cyclic right shift operation of N bits on each clock cycle on the digital quantity on all output bits.
Because the number of the digital-to-analog conversion units is M, each digital-to-analog conversion unit is provided with N input bits, the operation of circularly shifting the digital-to-the-right by N bits once is carried out on each clock period, so that the input of the left digital-to-analog conversion unit in the digital-to-analog conversion array in the current period can be changed into the input of the adjacent right digital-to-analog conversion unit in the next period. This achieves a cyclic shift input of the digital-to-analog conversion array.
According to the shift digital-to-analog conversion device provided by the invention, different input amounts are provided for a plurality of digital-to-analog conversion units on each clock period by utilizing the cyclic shift function of the shift output unit, so that a large amount of repeated writing data is avoided, and the problems of large writing data amount and high synchronization difficulty in the writing of the data of the existing digital-to-analog conversion array are solved.
While the application has been described in terms of preferred embodiments, it will be understood by those skilled in the art that various changes and modifications can be made without departing from the scope of the application, and it is intended that the application is not limited to the specific embodiments disclosed.

Claims (7)

1. A shift digital-to-analog conversion apparatus, said apparatus comprising:
The digital-to-analog conversion units are used for converting digital quantity into analog quantity;
the shift output unit is provided with a plurality of output bits, and each output bit is stored with a digital quantity;
The shift output unit is used for performing cyclic shift operation on the digital quantity on all output bits of the shift output unit once per clock period, and providing the digital quantity before initial cycle and the digital quantity after each cyclic shift to each digital-to-analog conversion unit.
2. The apparatus of claim 1, wherein the digital to analog conversion units are M, each digital to analog conversion unit having N input bits; and M and N are both greater than or equal to 2.
3. The apparatus of claim 2, wherein the shift output units are N, each shift output unit having M output bits; each shift output unit is used for providing digital quantity for one input bit in each digital-to-analog conversion unit;
Each shift output unit is used for performing a cyclic right shift operation of one bit on each clock cycle on the digital quantity on all output bits of the shift output unit.
4. The apparatus of claim 2, wherein the shift output unit has M x N output bits;
the shift output unit is used for performing a cyclic right shift operation of N bits on each clock cycle on the digital quantity on all output bits.
5. The apparatus of claim 1, wherein the plurality of digital to analog conversion units are arranged in an array.
6. The apparatus of claim 1, wherein the digital-to-analog conversion unit is a digital-to-analog converter.
7. The apparatus of claim 1, wherein the shift output unit is a shift register.
CN202410465843.2A 2024-04-18 2024-04-18 Shifting digital-to-analog conversion device Active CN118074724B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410465843.2A CN118074724B (en) 2024-04-18 2024-04-18 Shifting digital-to-analog conversion device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410465843.2A CN118074724B (en) 2024-04-18 2024-04-18 Shifting digital-to-analog conversion device

Publications (2)

Publication Number Publication Date
CN118074724A true CN118074724A (en) 2024-05-24
CN118074724B CN118074724B (en) 2024-07-09

Family

ID=91109748

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410465843.2A Active CN118074724B (en) 2024-04-18 2024-04-18 Shifting digital-to-analog conversion device

Country Status (1)

Country Link
CN (1) CN118074724B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020126839A1 (en) * 2001-01-04 2002-09-12 Haque Yusuf A. Data encryption for suppression of data-related in-band harmonics in digital to analog converters
CN101969307A (en) * 2010-08-20 2011-02-09 浙江大学 Improved data weighed averaging algorithm and device
CN110601697A (en) * 2019-10-22 2019-12-20 苏州蓝珀医疗科技股份有限公司 Successive comparison type AD converter
US11115043B1 (en) * 2020-10-29 2021-09-07 Rohde & Schwarz Gmbh & Co. Kg Digital-to-analog conversion device and digital-to-analog conversion system
CN116911369A (en) * 2023-07-07 2023-10-20 深圳中科天鹰科技有限公司 Optical convolution integrated chip
US20240120931A1 (en) * 2022-10-11 2024-04-11 Avago Technologies International Sales Pte. Limited Digital pre-distortion method and apparatus for a digital to analog converter

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020126839A1 (en) * 2001-01-04 2002-09-12 Haque Yusuf A. Data encryption for suppression of data-related in-band harmonics in digital to analog converters
CN101969307A (en) * 2010-08-20 2011-02-09 浙江大学 Improved data weighed averaging algorithm and device
CN110601697A (en) * 2019-10-22 2019-12-20 苏州蓝珀医疗科技股份有限公司 Successive comparison type AD converter
US11115043B1 (en) * 2020-10-29 2021-09-07 Rohde & Schwarz Gmbh & Co. Kg Digital-to-analog conversion device and digital-to-analog conversion system
US20240120931A1 (en) * 2022-10-11 2024-04-11 Avago Technologies International Sales Pte. Limited Digital pre-distortion method and apparatus for a digital to analog converter
CN116911369A (en) * 2023-07-07 2023-10-20 深圳中科天鹰科技有限公司 Optical convolution integrated chip

Also Published As

Publication number Publication date
CN118074724B (en) 2024-07-09

Similar Documents

Publication Publication Date Title
JP5334353B2 (en) Liquid crystal display source driver
US7948418B2 (en) Digital-to-analog conversion circuit and column driver including the same
CN100521548C (en) Sigma-delta analog-to-digital converter and method
US5539405A (en) DAC achieving monotonicity with equal sources and shift array therefor
KR100690434B1 (en) Digital to analog converter, data line driver, and display device and method thereof
CN102201193B (en) D/A conversion circuit, data driver and display device
CN101192831A (en) Digital-to-analog converter
KR20070111791A (en) Display device, and driving apparatus and method thereof
CN101473541A (en) No-missing-code analog to digital converter system and method
CN105188204A (en) Digital-to-analog conversion circuit and method for AMOLED column driver circuit
US5745394A (en) High speed analog to digital converter, decimation and storage system
CN103354451A (en) Digital-to-analog conversion module and gray-scale voltage generation module comprising same
CN118074724B (en) Shifting digital-to-analog conversion device
CN1438621A (en) Drive circuit for eiquid crystal display face-board
KR100398013B1 (en) Selection circuit, d/a converter and a/d converter
US7916059B2 (en) Digital-analog conversion device and method for the digital-analog conversion
TWI410053B (en) Digital-to-analog converter with multi-segment conversion
CN111292671B (en) Data driving circuit, driving method thereof and display device
CN101072033B (en) Digital analogue converter and method
US20240072816A1 (en) Digital-to-analog converter and operation method thereof
CN110164348A (en) The drive system of display panel and the display device for applying it
RU2187885C1 (en) Analog-to-digital converter
WO2023000956A1 (en) Gamma voltage conversion circuit, display apparatus, and gamma voltage conversion method
CN110190855A (en) A kind of dynamic element matching system and method for sigma Delta modulator
US4122442A (en) Integrable bidirectional shift register in analog-to-digital converter

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant