Skip to main content

Questions tagged [delay]

In electronics, a delay is an amount of time between two events. For example, the time between input and output of a signal in a circuit could be referred to as the processing time, or the delay. Sometimes delay is added deliberately, as in certain audio effects.

0 votes
1 answer
33 views

Delay time in crossbars

I was reading a paper on modeling memristive crossbar arrays. I came across this figure which shows how the delay in the crossbar changes with the crossbar size. The figure on the left is for the case ...
Leonhard Euler's user avatar
0 votes
3 answers
93 views

How to add 40 ms delay after 3.3 VDC rail is ON?

What's the simplest method to add a precision 40 ms delay to a 3.3 V rail?
Ariel Narboada's user avatar
0 votes
0 answers
14 views

Get Package Delays from IBIS R_pin, L_pin, C_pin and length

How can I calculate package delays (ps) from the resistance, capacitance, inductance and internal length (µm) of each pin? When I asked the component manufacturer for the package delays, they just ...
Dan's user avatar
  • 133
0 votes
0 answers
18 views

Can I give different delays for different parameters while using BLE

I'm working with the BLE transmission. I have to transmit 4 to 5 parameters at the same time but with different delays. Can I do this?. Is anyone have any idea? Here is my part of code to transmit ...
GnanaBarathi SP's user avatar
0 votes
1 answer
48 views

Delay in discharging of the capacitor for sequencing purpose

Our aim is to sequence 2 different power supplies i.e. 5 V and -48 V. On sequence is first "5 V is generated" and then "-48 V is generated" with 120 ms delay. Off sequence is first ...
Sahasra Vaiishnavi's user avatar
2 votes
3 answers
117 views

How to make minimum propagation delay pulse stretcher?

I want to stretch a pulse of 100mV and 1ns width to 3.3V and 10ns width with minimum propagation delay. I found a pulse stretcher in Linear's Application Note 87 document(https://www.analog.com/media/...
MCav's user avatar
  • 31
3 votes
1 answer
397 views

Why do PALs have higher speed than PLAs?

When considering speed I have learned that PLAs are much slower than PALs. As each signal has to propagate through same sequence of gates (in series) why there is a speed difference?
sandun herath's user avatar
2 votes
4 answers
250 views

1ns pulse (comparator) 10ns delay

Given a 1.5 ns pulse, 3.3 V, how does one delay this pulse for a time in the range of 5 ns to 20 ns with maximum jitter 100 ps? The solution needs to go between the output of a comparator (TI TLV360x) ...
DrM's user avatar
  • 131
0 votes
1 answer
88 views

design strategy of a pulse delay line between two components

There are two components 74ABT04D Hex inverter and UCC5304DWVR gate driver. 74ABT04D Hex inverter is the signal genrator UCC5304DWVR is the reciever of the delayed signal. I know that my delay line ...
rocko445's user avatar
  • 375
5 votes
1 answer
250 views

Simple voltage dependent on/off-delay switch circuit

I have a set of security cameras powered by a solar powered battery bank. (4S5P LiFePO4 batteries charged by a 100W solar panel). As the voltage varies depending on charge level and how sunny it has ...
KristoferA's user avatar
2 votes
3 answers
208 views

Tightest finite wait loop possible in AVR8

I need a wait delay function with fine grained control of the delay. I came up with the fairly standard way ldi Rx, N lp: dec Rx brne lp This ...
Peter Rottengatter's user avatar
1 vote
2 answers
719 views

A simple delay ON circuit

https://www.homemade-circuits.com/simple-delay-timer-circuits-explained/ I've got a problem with designing a circuit. I've made a box that uses a current sensor module to detect when 230 volt current ...
Stu Boyd's user avatar
0 votes
1 answer
144 views

Timed momentary switch modifier

I would like to design a circuit that adds a power off delay What would you suggest, is it possible to solve that basing only on the circuits batteries? Modifier from the market uses own 9V power ...
JSK's user avatar
  • 35
0 votes
0 answers
131 views

Propagation delay of ripple carry adder

I am having a hard time grasping the propagation delay of the full ripple carry adder. Suppose I have n adders and for each adder, the inputs are An, Bn. Please help me with this question: As the ...
footycrazy's user avatar
0 votes
3 answers
64 views

RC delay timer to power LCD

I'm looking turn on the power of an LCD screen from a Pi Pico with a short time delay (50-100ms) after the Pico is plugged in. I want to power the screen with VCC from the Pico (5V) and use a signal ...
printsmith3d's user avatar

15 30 50 per page
1
2 3 4 5
38