Questions tagged [timing]

This tag is relevant to issues with timing of a protocol or a standard. This could contain UART/ IIC etc. timing as well as timing for driving a motor.

349 questions
4
votes
2 answers

Need help with timing circuit for ballistic sensor

I built a project using an Arduino microcontroller to manage high speed photography of an air rifle shooting targets like balloons. I have a contact switch on the trigger. When that feeds a logic 1 into my Arduino program, I tell the camera to fire…
Duncan C
  • 1,418
  • 2
  • 17
  • 27
4
votes
4 answers

Long Accurate Time Delay

In an exam today I was asked to design 2 circuits that would keep an output turned on for 10 minutes. I used a 555 Timer and a PIC, but neither are the best solution if the time delay needs to increase. So what other options are there for creating…
Dean
  • 8,448
  • 27
  • 72
  • 120
3
votes
2 answers

Flip flops with multiple clocks

Assume I have 2 flipflops FF1 and FF2 which are driven using multiple clocks. What might be the possible violations that we would come across? I was asked this in an interview for which I answered telling the difference in skew or the clocks would…
Rancho
  • 141
  • 5
2
votes
5 answers

Electrical Device Up-time

I have to measure the up-time of devices such as refrigerators and geysers and store that data in the database. What is the easiest way to measure this up-time? I read that timing circuits could be used for the same. But there was no clarity on this…
1
vote
1 answer

FT2232H - FT245 Synchronous FIFO mode read timing

I'm trying to understand the read timing diagram of the FT2232H in FT245 Synchronous FIFO mode so that I can properly configure the state machine of the FPGA attached to it. Here's the datasheet page for the timing diagram (read timing upper…
MattHusz
  • 1,053
  • 9
  • 20
0
votes
2 answers

Hold-time Violation and timing diagrams

I was wondering what the output of capturing flop looks like, if there is a hold time violation from capture flop. Can anyone explain with a timing diagram?
0
votes
2 answers

time counting at -50°C

I'm designing a small slow control system with ATMEGA2560. This board needs to measure temperature, voltage(0~4V), magnetic field using sensors, and monitor the digital status(High or Low) of some wires. Whenever each measurement happens, then…
Nownuri
  • 719
  • 9
  • 22
0
votes
1 answer

How to draw a timing diagram for CSE 120 class

I've never done a timing diagram before. So I basically have no idea what I'm doing or what the question is asking. I would appreciate any help! Thank you.
0
votes
2 answers

Circuit to shut off power after a short time of turning on

I've got a 3V button battery driving an led and a trembler switch functioning now. However, the sensitivity of the switch is giving me trouble because I need it to remain open when at rest in a horizontal and vertical state and only open when set…
Rory O'Hare
  • 337
  • 2
  • 11
0
votes
2 answers

Short "High" Output In Response to a "High" Input

I am new to electrical engineering. I would like to make a circuit that will go to low after a short given time (lets say 0.2s) of being High. Using graphics I would like to convert this: to this:
Christos Mitsis
  • 119
  • 1
  • 11
-1
votes
1 answer

Use Cellphone Vibrating motor in Mouse; on for 3sec off for 3 minutes

I have electronic maintenance experience but it dates to 1985 (last use). I can still solder well but I have forgotten all the electronic theory I once new except for VERY basic stuff. So assume I'm a newbie. I would like to install a micro…
Matt
  • 1