| Thread Closed |
90 degree phase shift? |
Share Thread | Thread Tools |
| Mar21-07, 07:04 AM | #1 |
|
|
90 degree phase shift?
Hi.
I get a signal from an acclereometer that I integrate using an op-amp to get the velocity. But the problem is that this signal is phase shiftet 90 degree. Because I'm supposed to compare this signal with a reference signal that is 180 degree phase shiftet, and now I'm getting wrong values. Anyone know an easy way to phase shift this 90 degrees more, so that the total phase shift is 180? |
| Mar21-07, 08:14 AM | #2 |
|
|
OK, the answer is simple. Do you need lag/leading network? There are four typical topologies that are used to lag/lead a signal: T,Pi networks with passive components.
T-network, Lag: Here is spice code for the network Code:
R1 1 2 100 C 2 0 1u R2 2 3 100 T-network, Lead: Code:
C1 1 2 1u R1 2 0 100 C2 2 3 1u Pi-network, Lead Code:
C1 1 0 1u R1 1 2 100 C2 2 0 1u Pi-network, Lag Code:
R1 1 0 100 C1 1 2 1u R2 2 0 100 You just need to derive the transfer function for the network of interest, in [tex]j\omega[/tex] terms and find the equation that defines phase shift (something with [tex]tan^{-1}()[/tex]), so you'll basically need to work your way back. Just remember that those networks will also transform input/output impedance of your circuit and be sure to identify the frequency bandwidth of your accelerometer, so your phase lead/lag network won't interfere with the sensor. BTW, that's the first time I've heard of need to shift the signal in order to get the accelerometer to function properly, I've worked with them before and have not experienced any problems with lagging. Probably because of the integrator. P.S Are you Norwegian?
|
| Mar21-07, 10:30 AM | #3 |
|
Mentor
|
|
| Mar21-07, 11:59 AM | #4 |
|
|
90 degree phase shift?
you should be able to do it with an lcr circuit in the feedback loop of an op-amp.
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: 90 degree phase shift?
|
||||
| Thread | Forum | Replies | ||
| Phase, Phase Difference and Phase Shift | General Physics | 6 | ||
| phase shift | Introductory Physics Homework | 0 | ||
| Phase shift | Introductory Physics Homework | 0 | ||
| Phase shift using FFT | Programming & Comp Sci | 0 | ||
| Phase Shift | Electrical Engineering | 1 | ||