Science topic
Digital Design - Science topic
Explore the latest questions and answers in Digital Design, and find Digital Design experts.
Questions related to Digital Design
I am working on Formal Verification of Digital Design and i am aware of Symbolic Variable Technique to verify design by letting Formal tool to drive free signal.
I also come to know the term Non Deterministic Verification, so is that the same as Symbolic Variable Technique or it is something different?
2024 4th International Conference on Computer Technology and Media Convergence Design (CTMCD 2024) will be held in Kuala Lumpur,Malaysia on February 23-25, 2024.
---Call For Papers---
The topics of interest for submission include, but are not limited to:
1. Digital design
· Animation design
· Digital media art
· Visual media design
· Digital design analysis
· Smart design
2. Computer Technology
· Artificial intelligence
· Virtual reality and human-computer interaction
· Computer animation
· Software engineering
· Computer modeling
· Data model and method
· Big data search and information retrieval technology
· Intelligent information fusion
All accepted papers will be published in SPIE conference proceedings,which will be indexed by EI Compendex and Scopus.
Important Dates:
Full Paper Submission Date: February 06, 2024
Registration Deadline: February 13, 2024
Final Paper Submission Date: February 18, 2024
Conference Dates: February 23-25, 2024
For More Details please visit:
Dear researchers,
As part of my doctoral studies at the Prague University of Economics and Business, I am developing a dissertation on the topic Methodology for assessing the quality of the user interface of the tax portal, which I am verifying using e-mail interviews with experts. I am therefore turning to you with a question, whether it would be possible to get feedback from you on the proposed methodology sent in the attachment (it is enough to briefly answer 10 questions). The answers will be listed as anonymous in the thesis.
I would be extremely grateful and it would help my research and work a lot. I am fully aware of the value of your time, so do not hesitate to write a proper remuneration, which I will send immediately.
Thank you very much for any reply,
Tereza Zichová
We live in a world powered by computer circuits. Modern life depends on semiconductor chips and transistors on silicon-based integrated circuits, which switch electronic signals on and off. Most use the abundant and cheap element silicon because it can be used to both prevent and allow the flow of electricity; it both insulates and semiconducts.
Until recently, the microscopic transistors squeezed onto silicon chips have been getting half the size each year. It’s what’s produced the modern digital age, but that era is coming to a close. With the internet of Things (IoT), AI, robotics, self-driving cars, 5G and 6G phones all computing-intensive endeavors, the future of tech is at stake. So what comes next?
source: Silicon chips are reaching their limit. Here's the future | TechRadar
I want to calculate and design a CMOS SR-Latch built from 2 cross-coupled NOR gates. However, I have problems with finding a source, that has a step-by-step explaination of the design procedure to find the adequate W/L ratios of the transistors.
Can you recommend some litereature or other sources where such a design procedure is explained in detail?
Thanks in advance :)
Hi,
I am currently designing a two-stage open loop comparator (differential amp + current sink inverter output stage) using Cadence.
In order to ensure a "safe" and error-free operation of the comparator, it is said that the inputs of the device should lie within the defined input-common mode range (ICMR). To my understanding this means: If both inputs are within the ICMR, then all transistors should operate in saturation mode. Saturation mode, NOT just turned-on (i.e. saturation OR linear)?! Is that true? Correct me if I am wrong.
Maybe somebody could give a definition of the ICMR with respect to my specific application. i.e. Why does it matter?
Moreover, I encountered an issue when shifting one of the inputs to the lower ICMR-range and kept the other exactly in the center of the range. In the DC-simulation, one of my input transistors switched into linear operation mode. Is this behaviour normal or did I possibly calculate something wrongly?
Your help and hints are well appreciated :)
P.S. How can you "simulate" the ICMR in Cadence and verify you calculation results?
I want to write a research proposal on the importance of digital designing these days but I can't find the research gap. Please suggest me some topics?
At beginning era of digital design, the binary logic is used in all industrial applications. The binary logic uses 2 states i.e. 0’s and 1’s to represent each state. Since the binary logic uses 2 states, it requires more number of bits to represent a number.
The ternary logic uses less number of bits to represent a number compare to binary logic. It also reduces the area and also the power of the circuit. The ternary logic uses 3 states i.e. 0,1,2 where logic 0 is considered as low state and logic 1 is considered as middle state and logic 2 is considered as high state.
The quaternary logic uses 4 states i.e. 0,1,2,3 states. The quaternary logic further reduces number of bits and also enhances the power compare to binary and ternary logic.
When I teach bipolar junction transistor (BJT) in the classroom, I emphasize "Cut-off", "Saturation" and "Forward Active Mode" as the 3 operation modes of BJT useful in digital and/or analog applications.
Finally, I mention the 4th mode, namely "Reverse Active Mode", and reveal its properties to emphasize that a BJT is actually not symmetrical, i.e. emitter and collector cannot be interchanged in hope of a similar performance as in Forward Active Mode.
I also add that, although it is usually regarded as useless, I know of one specific application of Reverse Active Mode, namely TTL logic ICs (which have been manufactured/sold in > billions parts).
As many engineers familiar with digital electronics would know, input transistor(s) of a typical TTL logic gate (e.g. TTL NAND) operate in Reverse Active Mode for some input logic combinations.
I would be glad to learn other applications which benefit from Reverse Active Mode of BJT.
i can use cadence genus as well, i have 90nm SAED library for synopsys but need 45nm or 65nm for my research
I would like to know, Is it possible to design digital all pass filter for specific frequency range of the system to alter the phase of the system in that specific range of frequency? If yes how ?
All in MATLAB.
Any suggestion, guidance are welcome.
According to expert opinions, the IT technology virtual reality and augmented reality will be implemented to information services offered on online information portals and in technological applications of online companies. Probably in the near future, virtual reality technology and augmented reality will be one of the main computerized forms of access to the digital world in the future. Adding a digital overlay to reality allows you to create characters and objects that you can design and digitally develop. Digital objects created in this way can be placed in real space as if they really existed, which will probably be used in meeting expectations as to the development of information services in the future.
In view of the above, the current question is: Is IT technology virtual reality and augmented reality already implemented in Internet information services?
Please, answer, comments.
I invite you to the discussion.
This circuit will be used as a clock for a voltage doubler with low input voltage.
I am working on designing of digital iir filter. I have used verilog code generated from matlab to design a filter. In this i have to use ECG data from MIT_BIH as a testbench for this code.
what i need is
1. How to get ECG data in binary from ?
2.How to add noise of specific frequency in that ECG data?
3. As I will get some digital waveform after applying that ECG data as testbench , how to verify that designed filter is filtering the noise associated with that ECG data?
Thanks in advance
I wanted to take power report from cadence. I didnt include any vcd file. All I included was .v file and then took the report and the same is attached in the attachments.
Is this correct way or should I include VCD file also like we do it in Xilinx Xpower.
I'm implementing already published algorithms to detect different components of an ECG signal. I found one by Yun-Chi Yeh and Wen-June Wang for detecting QRS complex by Differential Operation Method where the input signal is first separated from all the noise by using digital filtering method? But how can I do that in MATLAB using an ECG plot as an input imported from MIT database?
Sir/Madam,
How to measure the Single-Shot Precision of my designed Time-to-Digital Converter..?
I'm working on Cadence Virtuoso Design Environment.
Thanks in advance.......
In Xpower 7.1i, when I calculated power of a 2-input AND gate, it gave me the total power as 120mW. For a 32bit carry skip adder, it is 124mW, which is totally wrong in my opinion as a 32 bit adder will have many transistors when compared to AND gate. What might be the problem in this. Can anyone, suggest me the correct way of calculating power in Xpower from Xilinx ISE 7.1i
I need to develop an algorithm which runs on microblaze softcore and scans the FPGA device and provides free resource information (resource : FF/register/mux//BRAM/DSP)
Hi all,
I'm wondering whether it is possible to calculate the logical effort of the memristor based circuit, since logical effort is a powerful tool to analyze circuit?
Thanks a lot!
Feng
In testing some full adders under same test-bed(discussed in link below)
a) After I changed the frequency of inputs in transient analysis, load capacitance of full adder didnot change! But I didn't think so. Is it typical?
b) After I tested different full adders under the same test-bed (with the same Input/Output buffers size), The load capacitance of different full adders became different (not so much)! Is this typical too!!?
Hello, I'm looking for documentation about the automation in video production, for exemple: templates, plug-ings and presets, and how they affect work organisation and jobs. I can't seem to find any article or book on the subjet so I would be most grateful for any tip ! Thank you
I am using the ADS for my simulation but I find it hard to choose for the appropriate active device to be used in 90nm CMOS process. Please help.
Hi...
Have a Nice day..
For a FPGA (PROASIC3, Libero IDE v9.1) based digital design, I want to increase fan-out count of a net without changing the original functionality. So i instantiated a combination of AND and XOR gates with enable input with that particular net (say net1) as mentioned below.
Gate1: AND2 port map (A=> net1, B=> enable, Y => net2);
Gate2: XOR2 port map (A=> net1, B=>net2, c=>net_next_circuit);
So, whenever enable=0, net1 value is resumed. i instantiated the same logic thrice to make fan-out count of net1 as 4 (along with already existing instantiation) but these modules are optimized in synthesis. How to resume these modules in the design?
I used syn_keep or syn_preserve attributes, even then tool does optimization.
Please give me any solution.
Thank you in advance.
There are two definitions about this "HCSL". One is "Host Clock Signal Level"; Another is "high-speed current steering logic".
Both of them supports PCI-Express. Which is correct? HCSL is a current-mode or voltage-mode signal? What are the advantages it have over the LVDS?
Hi..
Good Day to all...
I read few articles presenting security threads associated with JTAG enabled PCB such as read-out secret data, modify state of authentic part, etc. I want to understand in-depth about any such attacks.
To understand the practicality of such attacks, i need a feedback from digital designers.
Please discuss any other kind of JTAG attacks and post relevant articles.
Thank you in advance.
Hi...
Good day to all....
I have two digital designs, if say with and without modification and i want to measure how much of structural mismatch is been introduced by my design modification.
Do any parameters measured using EDA tools such as Formal verification tools can be used to show percentage of structural mismatch between two designs???
Right now, modification in total number of components and nets used in both (with and without modification) designs is considered for this purpose, but i am not satisfied with this parameter as it only gives resource overhead count and not exactly the structural mismatch.
Thank you in advance.
I am trying to use the Maximum frequency on Virtex-7 VC707.
HI,
Good Day to all...
In digital design, i want to insert control logic or lock mechanism at internal nets. As far as i know, inserting control logic or lock mechanism at High fan-out nets is the best solution in which less no. of locks will have controllability on more no. of internal nodes.
I want to know is there any other net (means any other digital parameter to decide in which net i can insert) if i insert will impact more no. of logic, especially my concern is to increase controllability of output ports. But, fan-in will not help me for this purpose i hope...
Thank you in advance....
Regards,
SUMATHI G.
I want to measure the frequency of ring oscillator circuit I inserted in my design. I made circuit schematic using xilinx ISE. During behavioral simulation, my circuit is switching its output, but I could not see its waveform. Hence I could not measure its delay i.e. frequency.
When I select the mode of simulation as post-route, it shows my design is not yet instantiated (question mark near design), when I try to instantiate, its not doing so. Finally I could not measure ring oscillator frequency.
I have attached the plot which I need to digitize. Kindly help me in this regard.
I need to digitize the data points to get x any y values
Thanks a lot
I want to use geomagic studio 12 creating a digital outcrop model, but when I wrap the point cloud, it generate a polygon with little triangle and a lot of point,which parameter is wrong?
Since sometimes we don't have layout drawing tool for the given technology node (say 22 nm or 16 nm) .
And also it is very difficult to draw layout to determine these capacitance especially when we only concentrate on spice simulation of the circuit. Is there any analytical method
I would like to "estimate" the thermal profile of a digital circuit at gate level. For instance, just consider temperature due to dynamic power dissipation. I have already computed the dynamic power profile based on gates switching activities and load capacitance. However I'm not sure how to continue to compute temperature.
I have found in literature the easy formula: T=Tamb+Rterm*Power. But I am not sure where to find the Rterm value (i.e. for the 65nm technology node). Furthermore I am not sure how to consider thermal coupling effects due to gates proximities in the layout.
I want to acquire an EMG signal through an InAmp INA333. Since ECG and EMG are of similar nature, I am using the same circuit as in the link below:
Now, the output of INA333 is bipolar. I want to feed this to an Arduino. But it only accepts 0-5V. How do I convert the output of INA333 so that I can feed it to the Arduino, suitably? Please let me know. Thanks.
I am using SPARTRAN XC3S50 PQG208EGQ1117 D4238638A 4C FPGA for synthesis and simulation process. Where will the speed of the circuit be shown?
What is the difference between pipeline depth and pipeline stages?
I want to use synopsys/cadence tools such as synopsys design compiler, synopsys prime time, cadence SoC encounter for place and route and synopsys tetramax ATPG. Are any of the mentioned tools freely downloadable?
I am trying to get some knowledge sharing on following questions. Any related info/resource would be helpful...
Why don't we use higher freq for tester? (is this because power limitation or tester cost) What is the maximum tester freq used in industry currently?
Is DFT tech dependent? How does scaling down affects DFT implementation and DFT testing?
Today's digital design or communication world is lame except multiplexer or multiplexing. I couldn't get any definite official resource stating the design/principle for the first time.
In an IC, where no input signals are connected, and no internal clk generator is present, then how to generate a clk inside the IC with the existing circuit to operate a counter?
I need it in the design of frequency synthesizer.
I want to design a real-time clock core. Could you tell me the main challenge of this design?
I would like to know the areas where FPGA / CMOS Analog Design and Control Systems are related?
I am a beginner in FPGA and thus planning to learn Verilog. And would like to apply it in Control Systems. (I am doing my Masters in Control Systems). I would also like to know if CMOS Analog Design is related to Control Systems and the areas too.
My project needs a charge pump that can boost a fixed DC voltage (250mV or less) up to a usable DC output (around 1.8V to power an IC). Since it is energy harvesting our teacher said not to use a supply (VDD) and just purely depend on the input as source (that is the 250mV or less). I have tried using some low-power voltage doubler and it gives me a good result but the problem is that it uses a clock and making a circuit with the same input as the charge pump is hard for me. By the way, it is in 0.18um cmos technology. Can anybody help? Thanks in advance.
I tried using 1-stage voltage doubler and it resulted to 390mV (approx. twice the input). However when I cascade it up to 6 stage the output does not go up anymore. Any papers related to the problem would be greatly appreciated.
I tried to modify some other designs by connected those suppose to be connected in VDD (supply) to the input terminal but it does not give the correct output. The input is just around 200mV DC and I plan to boost it up to 1.8V. Any papers related to the topic would be greatly appreciated.
I know that conventional differential circuits and op amps are utilized for this purpose but is it really advisable to use them or use this method at all?
I have a long lasting confusion on the duty cycle of clock applied to a digital circuit. How does duty cycle affect the system performance? Does low duty cycle decrease the power consumed by the circuit or power dissipated by that circuit? Is it true that low duty cycle has a great tolerance of clock skew? If it is true, then how? Is duty cycle of clock affects the performance of a particular type of circuit (like synchronous/asynchronous or circuit with feedback)?
What are the applications of various no. Systems?
There are many ways in which optimization has been done and decrease the number of transistors in the design. Some such trends follow a certain pattern or follow a law. Please suggest me an article that describes this topic.
I would like to do partial reconfiguration with Xilinx system generator tool generated code. I have developed a physical layer model in Xilinx system generator. I found two of the blocks in this model to be of partially reconfigurable modules (I have different functionality for these two, no of IOs are same). I generated the code.
Can you please tell me if anyone has had success with this approach (with sysgen tool)?
During swapping the partial reconfigurable modules, there might be downtime of a few milli seconds. But if the incoming data is in the order of mega bits per second, then milli seconds downtime is a huge time. How can we handle this downtime?