the coordination of events to operate a system in unison.

learn more… | top users | synonyms

0
votes
0answers
18 views

Solve the sync. system. Up till zero, XOR the bits, from zero, I/O is same

I need to build an sync. system with single I/O that, until we reach the first zero(including that zero), the output will be XOR of the bits that were read up till that point(including the zero), ...
0
votes
3answers
50 views

How does async data transmission actually work?

I think I understand synchronised data transmission between A and B. They share a synchronised clock signal that indicates when the transmitter is sending a bit and the receiver should read the value. ...
0
votes
3answers
70 views

Syncing 50+ wireless sensors

I am creating a set of 50+ remote imu sensors. They will all be in a small distance from one another. Less that 3 meters. Each remote board will have a on board sd card for logging the imu data and a ...
2
votes
1answer
46 views

How to design a transistor current switch for synchronization circuit?

The following diagram is a practical diagram for derivation of the clock signal from the received waveform itself (Synchronization) in baseband PAM systems. I'm looking for a typical circuit for ...
0
votes
2answers
100 views

GPS 1 PPS Aligment Clock Signal Generator

i want to do GPS 1 pps aligment clock signal generator. Clock signal should be at 24.576 Mhz and voltage level Vmax= 3.3 V and Vmin=0 V DC. How can i do that? It is very important to align between GPS ...
3
votes
2answers
414 views

How to synchronize a generator on the electrical grid?

I've read many articles about paralleling two portable generators or synchronizing a power generator on the electrical grid. I have the theoretical background about that topic and I know the four ...
4
votes
2answers
178 views

Camera Synchronization

I'm interested in having two or more cameras precisely synchronized for machine vision purposes. All the global shutter cameras I've seen basically have two modes: free-running, with a maximum frame ...