element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Remote Monitoring & Control
  • Challenges & Projects
  • Project14
  • Remote Monitoring & Control
  • More
  • Cancel
Remote Monitoring & Control
Blog CatDogFoxBot #5 : Collecting Some Temperature Data
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Remote Monitoring & Control requires membership for participation - click to join
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: dubbie
  • Date Created: 1 Aug 2019 4:49 PM Date Created
  • Views 3691 views
  • Likes 9 likes
  • Comments 27 comments
  • remotemonitoringcontrolch
  • grideye
  • catdogfoxbot
  • temperature sensing
Related
Recommended

CatDogFoxBot #5 : Collecting Some Temperature Data

dubbie
dubbie
1 Aug 2019

The GridEye sensor is working so now I have to work out how to recognise when a cat comes along (or a dog or a fox). To help with my own understanding of what the GridEye sensor data will look like I have set up a simple experiment of the GridEye and a boiled kettle of water in an otherwise unobstructed area, but inside the house. I have changed the data displayed so that only temperature values higher than the average are displayed with anything else just being blanks. This is to help 'see' only those elements that are hotter than the background. I realise that this doesn't really work for large hot objects which fill the sensor point of view but as the sensor angle is 60 degrees this isn't going to be a problem except at very short distances.

 

So below is the data obtained at 50 cm

 

image

 

This is the data at 75 cm

 

image

 

This is the data at 100 cm

 

image

 

This is the data at 150 cm.

 

image

 

This is not quite what I was hoping for. At the close range there is a nice cluster of the higher temperature pixel values but  as the distance increases the number of pixels registering the higher temperature reduces quite quickly, which I did expect, but also the temperature drops as well, which I was not expecting. But after thinking about it, it does make sense. The sensor has a wide 'beam width' of 60 degrees so the area collected by each sensor increase rapidly and the temperature shown is going to be an average of the whole of that pixel area. So the sensed temperature will drop as more and more of the non-object, or background temperature, is included. This can be seen most clearly in the data at 150 cm where there is almost no discernible higher temperature pixels, just one pixel at 24 degrees, with the rest effectively being the background temperature.

 

This data is collected inside the house on a relatively warm day using a pot of hot water and now I will attempt to collect some data from outside during the early evening into the night to see if it might be better. At present I do not have a long lasting battery power source so I will be running the system from a USB cable out of my office window. I know that cats sometimes walk past this window so perhaps they will oblige tonight.

 

There is also the problem that cat fur is designed to keep cats warm so although the cat body will be at a higher temperature of approximately 38 degrees, the external temperature of a cat might not be. Maybe I'll find out tonight.

 

Dubbie

  • Sign in to reply

Top Comments

  • beacon_dave
    beacon_dave over 5 years ago in reply to dubbie +3
    I think perhaps shabaz has the answer in his video here: Building a Thermal Imaging System with the Raspberry Pi 3, Sense HAT and Panasonic Grid-EYE ... just need to get the cats to carry candles, and…
  • beacon_dave
    beacon_dave over 5 years ago in reply to genebren +3
    There is a bit more detailed info on the Grid-Eye field of view contained within the published application notes: https://eu.industrial.panasonic.com/sites/default/pidseu/files/application_notes_grid-eye_0…
  • shabaz
    shabaz over 5 years ago in reply to beacon_dave +3
    Hi Dubbie, Great project! I'd forgotten about the GridEye experiments, hopefully the links from Dave can help you. There's some ways of doing blob identification, that may be enough for you to see if there…
Parents
  • BigG
    BigG over 5 years ago

    Just thought of something. Instead of the suggested ultrasonic sensor to help detect distance of object you could actually limit distance (assuming that is possible in your case) by placing something, like a large flower box, in the field of view.

     

    Thus your grid eye will only detect objects in front of this, say flower box, and as you have a fixed object in view it cannot detect what is behind that flower box.

     

    image

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • BigG
    BigG over 5 years ago

    Just thought of something. Instead of the suggested ultrasonic sensor to help detect distance of object you could actually limit distance (assuming that is possible in your case) by placing something, like a large flower box, in the field of view.

     

    Thus your grid eye will only detect objects in front of this, say flower box, and as you have a fixed object in view it cannot detect what is behind that flower box.

     

    image

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
  • dubbie
    dubbie over 5 years ago in reply to BigG

    BigG,

     

    Great minds think alike. Next to the side of my house there is a passage way and I know the cats come along there occasionally as one looked in at my patio doors the other morning while I was having breakfast (if only the cat would come at a specific time each day!). It is probably about 2 metres wide so I can put the GridEye at about cat height (15 cm?) pointing across the alley and I can run power wires from the first floor window without having to leave the patio doors open.

     

    Dubbie

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • beacon_dave
    beacon_dave over 5 years ago in reply to dubbie

    "...(if only the cat would come at a specific time each day!)..."

    Try sharing breakfast with it - it will be there on time everyday... image

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dubbie
    dubbie over 5 years ago in reply to beacon_dave

    I don't like cats that much!

     

    Dubbie

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube