> I want to build a P.I.R sensor alarm which can distinguish between a human
> body and small animals based on their differences in mass(hence less IR
> radiation from the animal).
The problem with that is working out how to tell the difference
between a large object at a distance and a smaller one closer to the
detector. Or a really small object really close to the detector, such
as a spider crawling over the lens - this is a common cause of false
alarms as they like to hide behind the detector and then come out at
night!
> I am thinking of designing a separate circuit with an IR source to model
> different animals and to test it
What do you intend to use for the IR source? Forget LEDs, the required
wavelength is about 10 times that of a typical IR LED.
Commercial PIR sensors are tested by pointing them at a heated wall
and then moving a room temperature target in front of the wall. The
fact that the target is colder than ambient rather than hotter makes
no difference, as the detector elements consist of two sensing areas
side by side, and the difference between the two is used as the input
to the processing algorithm. The detector cannot tell the difference
between a hot object moving into the view of one half of the detector
and a cold one moving into the view of the other, the view usually
consists of an array of 'beams' due to the multiple fresnel lenses of
the detector.
It has been common practice for decent PIR detectors (ie. not the
typical crap used for exterior lights) to use a microprocessor for
signal analysis for over 20 years.
Nigle