Questions tagged [phase-detector]
The phase-detector tag has no summary.
13 questions
1
vote
2
answers
204
views
How can I convert phase shift between two square waves into an angle-dependent voltage?
I'm working on a project where we have an emitter that produces a sound at a known frequency and a receiver with two microphones placed a small distance apart. The goal is to determine the direction (...
2
votes
3
answers
221
views
LTspice: Timestep Too Small
I am trying to simulate a PLL using dflops as my phase detector, but the simulation seems to crash with the error "timestep too small ; trouble with dflop-instance a2"
I've seen a different ...
0
votes
2
answers
75
views
Using central heating pipe to detect neutral line with a multimeter
I'm exploring the capabilities of my cheap Aneng SZ08 multimiter, which I've recently purchased. I have a question related to the detection of a neutral line in the wall socket using a multimiter. ...
0
votes
0
answers
48
views
How to find the direction of phase difference of sine signals using multiplier phase detector?
I am using a multiplier phase detector like here 1to find the phase difference between two phase shifted sine signals, and I got the value of magnitude but how to find if the signal 2 is leading/...
0
votes
1
answer
480
views
About PLL input frequency
I am working on a PLL design. I am at the research stage now. I am confused about the PLL input frequency range.
This frequency has to remain constant. If this input frequency stays constant, how can ...
0
votes
2
answers
986
views
Frequency multiplication with PLL circuit
I am currently working on frequency multiplication with a PLL circuit.
I want to give it an input frequency of 10 kHz to 100 kHz and I want to get 160 kHz to 1.6 MHz from the VCO output. That's a ...
2
votes
0
answers
62
views
Designing circuit of clock recovery from data line [duplicate]
I am currently struggling with the following challenge.
In the system I am currently designing, the transmitting device is equipped with an image sensor with MIPI output (1 data line, 12 Mbit data ...
0
votes
2
answers
147
views
Generating DC signal using a phase detector
I can generate a DC signal using a splitter and a phase detector. I do this by splitting a signal to two and then mixing them in a phase detector (I can also use a mixer as well for this purpose). By ...
3
votes
3
answers
1k
views
Struggling to understand how a phase locked loop reaches lock
I have a basic question regarding PLLs and how they actually achieve lock.
I was told that the PLLs go into the lock when the output of a phase detector is zero, therefore to drive VCO an integrator ...
0
votes
1
answer
157
views
Two sine wave of 0 to 5V,with a frequency of 500Khz. How do I find the phase difference between the two sine wave
I have two sine wave with a frequency of 500Khz, and voltage range of 0 to 5V.
I would like to detect phase difference between the two sine wave; especially, when the phase difference between the two ...
1
vote
2
answers
1k
views
Need help understanding the MOSFET trailing edge dimming
I am working on a circuit to control AC loads up to 1.5 kW by using MOSFETs (FCHD125N65S3R0-F155).
The circuit:
I have a few concerns:
The current is flowing through the body diode of Q2 during the ...
1
vote
1
answer
1k
views
Duty cycle detection circuit for square wave
I have two signals coming out of one block. One signal is one period delayed than the other one. Is there any method to detect the duty cycle of these pulses?.
Edit:
Clk is my original signal. Going ...
0
votes
2
answers
911
views
type I phase detector - analog vs digital inputs
Section 13.13.2.A of the Art of Electronics (3e) describes a type-I phase detector. It is explained that the analog version of this circuit uses a multiplier and the digital version uses an xor gate. ...