Welcome to Laser Pointer Forums - discuss green laser pointers, blue laser pointers, and all types of lasers

LPF Donation via Stripe | LPF Donation - Other Methods

Links below open in new window

ArcticMyst Security by Avery

DIY Laser Power Meter Interface Module






dar303

0
Joined
Sep 17, 2007
Messages
104
Points
16
I think it is good to keep both the hardware and software simple.
The software could have just a few functions like power measurement, power vs. current and power vs time (that measures the power at a specific interval like once every minute to see long term stability) and the possibility to make and save data and graphs.
 
Joined
Nov 4, 2007
Messages
385
Points
0
I finally received all the parts and the PCBs.  I'll be doing more testing the next couple of evenings and over the weekend but initial testing looks good.  If all goes as planned, I'll have kits ready to go out on Monday.
 

Attachments

  • LPM_Interface_PCB_Assy.jpg
    LPM_Interface_PCB_Assy.jpg
    46.4 KB · Views: 499
Joined
Nov 4, 2007
Messages
385
Points
0
I've done some preliminary testing of the interface module and it appears to work perfectly. :D

There is one problem however and that is that the output from the LPM amp is a bit noisy for an A/D process with no other filtering.  The noise is only a few LSBs but I'm not happy with it.  I've made a preliminary fix by soldering a .1uf cap across the amplifier feedback resistor (between pins 2 & 6 of the LTC1050) and that definetely solves the problem.  I suppose I could write a software filter for the PIC and I'll have to consider that.

Also, I'm wondering if there shouldn't be some offset built into the interface to allow for a reliable zero.  The PIC can't convert a negative voltage and a negative voltage is the same as 0 to the A/D converter (actually it's clamped).  Because of this, it would be possible to inadvertently put some dead-band in the measurement if the offset was set below 0.  
 

Attachments

  • DSCF0844.JPG
    DSCF0844.JPG
    27.7 KB · Views: 327
Joined
Oct 28, 2007
Messages
2,631
Points
48
knimrod said:
I've done some preliminary testing of the interface module and it appears to work perfectly. :D

There is one problem however and that is that the output from the LPM amp is a bit noisy for an A/D process with no other filtering. The noise is only a few LSBs but I'm not happy with it. I've made a preliminary fix by soldering a .1uf cap across the amplifier feedback resistor (between pins 2 & 6 of the LTC1050) and that definetely solves the problem. I suppose I could write a software filter for the PIC and I'll have to consider that.

Also, I'm wondering if there shouldn't be some offset built into the interface to allow for a reliable zero. The PIC can't convert a negative voltage and a negative voltage is the same as 0 to the A/D converter (actually it's clamped). Because of this, it would be possible to inadvertently put some dead-band in the measurement if the offset was set below 0.


solder a cap on the main board?? or on the interface module?

regards,

amk

P.S. LOOKS GOOD! and if the cap is on the interface module, can you revise the PCB's to accommodate this? if yes ill be in for one soon, for rev 2!
 
Joined
Nov 4, 2007
Messages
385
Points
0
The cap modification would go on the original amplifier PCB as pictured above.  But I'm not sure it's necessary yet..
I'm looking into some simple software filtering.
 

Attachments

  • DSCF0840.JPG
    DSCF0840.JPG
    49.4 KB · Views: 2,110
Joined
Oct 28, 2007
Messages
2,631
Points
48
do the 2 wires going to the interface module from the DPM out on the main PCB solder in parallel with the original DPM setup?
 
Joined
Nov 4, 2007
Messages
385
Points
0
amkdeath said:
do the 2 wires going to the interface module from the DPM out on the main PCB solder in parallel with the original DPM setup?

Yes.
 
Joined
Aug 29, 2007
Messages
750
Points
0
payment send to your paypal. :)

I also added some to support the project. :D
 
Joined
Jan 21, 2008
Messages
21
Points
0
I would opt for the best hardware solution possible and keep the software simple. If a cap will solve a jitter problem
I would go for that. Deadband may be another problem.
 
Joined
Nov 4, 2007
Messages
385
Points
0
dkelley said:
I would opt for the best hardware solution possible and keep the software simple. If a cap will solve a jitter problem
I would go for that. Deadband may be another problem.

I think I'll put a filter in the firmware anyway but I'm convinced that adding that capacitor would be the best solution.  I'll include the extra cap as part of the kit.  I'll leave it up to the builder to decide whether to install it or not after seeing what kind of noise issues come up on a case-by-case basis.

As for the deadband, what I would propose is perhaps a one or two LSB -offset in the application software for determining end of range.  This would mean that the measurement from the DPM and the PC would disagree by a mW or two with respect to zero offset but it would make adjusting the zero offset via the PC more accurate.  The offset could always be disabled in software...
 
Joined
Nov 4, 2007
Messages
385
Points
0
Working on the PC application. The display seems noisy because the sensor is facing the window and I'm casting shadows. It's actually quite clean in subdued lighting.

[media width=480]http://www.youtube.com/watch?v=oC0vf8ooovQ[/media]
 
Joined
Oct 28, 2007
Messages
2,631
Points
48
OMG ILL TAKE ONE


see my PM


btw, I dont see what you mean by noise...
 




Top