Group

Animal Movement / Feed

The Animal Movement Group is a collaborative community dedicated to advancing the study, monitoring, and conservation of animal movement. It provides a space for researchers, practitioners, and innovators to exchange knowledge, explore bio-logging approaches and data, and address conservation challenges linked to species mobility.

discussion

Looking To Connect: Game Developer to Conservation Tech (Built Animal Movement App)

Hi everyone! My name is Kristof.I'm a game technology developer transitioning into conservation tech, and I'm so excited to have discovered this community - I honestly had no idea...

5 5

I am glad to see more programmers coming into the conservation field.  The first big project I did that really got me involved with conservation work, was taking the path finding algorithms I used from learning game programming, and using them to detect and measure the distance of routes that turtles traveled up and down streams in a river drainage.  

Wolves, cool!

Will this then need collared wolves ?

Hi Kristof!

It's been quite some time since you made this post, and I hope you're doing well.

I'm an environmental scientist currently working on a project to teach children living near a national park the basics of game development through conservation science focused on the biodiversity of the atlantic forest. I came across your post and thought it would be wonderful to chat with you, if you're still available and interested.

Let me know—I’d love to hear from you!

See full post
discussion

GPS tags for medium-sized parrots

Hello Everyone!Has anyone had experience tagging medium-sized parrots to track their movement? I'm interested in knowing which GPS tag to use in areas with poor GSM coverage. Also...

1 0

Have you received any feedback on this? I am also looking for similar advice for a crow species.

See full post
discussion

GPS Tracker For Wildlife

Hello everyone! I'm Akio, and I'm new to this group.I'd love to start a discussion about GPS trackers for wildlife. As the developer of Loko—an open-source, offline GPS tracker—I’...

11 10

Hi Akio!

Is there any more extensive documentation for Loko than what I see on the website in the link you sent? I'm curious to learn more, such as what the mean and median positional errors are, and how long the battery would last at various fix intervals (such as 5 minutes fixes vs 15 minute fixes), whether the device is capable of taking more than 6,500 consecutive fixes if it is able to regularly connect to the ground device, how it handles failed fixes (i.e. there are no satellites detected), etc.

I'm working on a project in which we are deploying GPS receivers on gopher tortoises. As with many devices, one of our biggest challenges is finding a device that can store a lot of fixes so that we can leave it out for long deployments (we have been looking at devices with pure receivers, and no transmission option), and as someone else mentioned, ruggedness is very important as well- the turtles can be very hard on trackers. These animals present some unique tracking challenges because they spend much of their time underground, meaning that the device will be unable to detect satellites and/or get a good fix most of the time. We also value customizability- someone else pointed out that we biologists have been known to open up devices and DIY them for our own uses- and we are wont to do the same with software as well, if able. For example, for my study we are interested in options where we can choose an adaptive fix interval, for example, every 5 minutes but only during daylight hours, to save on battery as well as memory space. I know triggered firmware is a common request as well- various groups will use different sensors, such as light, temperature, moisture, float, accelerometer, etc. to tell a device when it's appropriate to take a fix (when the animal moves, when it surfaces, etc.).

Best,

Jocelyn

Great discussion — the trade-offs you're navigating with Loko are exactly the right ones for open-source wildlife tracking.

A few thoughts on the points raised, particularly for large animal tracking in Africa with limited budget:

On waterproofing the LoRaWAN antenna — the antenna does need to protrude or be positioned at the surface of the enclosure, but this doesn't have to compromise IP rating. A simple approach is to use a helical or meandered trace antenna on the PCB itself (no external stub needed) and cast the entire PCB in epoxy or use a conformal coating, with the enclosure providing the mechanical protection. For collar deployments on large mammals, the antenna is often routed along the collar belt itself as a flexible element, which also improves radiation pattern.

On geofencing for large animals with infrequent fixes — I'd agree with the caution raised earlier. For animals with large home ranges like elephants or lions in Africa, a 1-4 hour fix interval means an animal can travel 10-30km between fixes. Geofencing only works reliably when you can predict where the base station receiver will be relative to the animal's trajectory. For open savannah, a LoRaWAN gateway on a fixed elevated point (a termite mound, a tree, a ranger station) with 10-20km range is more practical than trying to download when the animal passes close.

On memory — 6,500 records at hourly fixes gives about 270 days of logging, which is enough for most large mammal deployments. The limiting factor in practice is usually battery rather than storage.

I work with LoRaWAN-based tracking systems and have field experience in southern Africa — happy to discuss specific deployment scenarios.

See full post
discussion

Questions regarding the use of solar panels to extend battery life of GPS collars

Hey!If anyone here has had any experience using solar panels to extend the battery life of their tracking collars, I would love to hear from you! How effective was the...

18 1

Lars,

As always, your insights are great! The GPS Plus X battery life calculator is great! I've downloaded it and have been toying around with it, very convenient when thinking about sampling schedules. Curious as to why more tech developers don't incorporate something similar into their own programming/analysis software. Very useful.

I've got a few meetings set up with a couple different tech developers, but may reach to Vectronic here. At first glance, their collars seem great! I appreciate the recommendations.

 

I must admit, I am not well versed in Python, but I am looking into something that wold be the R equivalent. If I don't have much luck, I may try and take a look at how that package was made in Python and attempt to recreate it in R.

 

You're the best Lars! Thanks!

 

Cheers,

Travis

Hi Bill,

I don't believe I will need them to be extremely accurate, but will need a good degree of accuracy for some behavioral classification and habitat use analyses. In regards to the solar, tracking the solar cycle is a great suggestion. I have also considered having some thresholds programmed in the accelerometer to power off both sensors during periods of sleep/rest in order to conserve battery life. I did this same thing in my last study for the GPS only, so there wouldn't be instances where the trackers continued to try and unsuccessfully acquire GPS fixes while the bats where inside their caves resting. After the bat's surge axis dropped into the -1 and there was 10 unsuccessful GPS fix attempts in a row, the GPS powered down.

 

Thanks for the suggestions and insights Bill!

 

Best,

Travis

Hi Travis — good question, and one where the practical answer is often different from what the theory suggests.

The fundamental challenge with solar on GPS collars is that the power budget is dominated by the GPS fix, not the idle current. A modern GNSS module during a fix pulls 15-30mA for anywhere from 5 seconds (hot fix) to 60+ seconds (cold start or poor sky view under canopy). A typical small solar cell on a collar — say 2-3cm² — generates perhaps 1-5mA in full sun in Africa. So solar is not replacing GPS power; it's offsetting the baseline quiescent current and helping during long inter-fix intervals.

In practice, solar works well when: your fix interval is long (hourly or less), the animal spends significant time in open sun, and you're optimizing for months-long deployments rather than high-frequency tracking. For large savannah species — elephants, lions, giraffes — where the animal is often exposed and fix intervals of 1-4 hours are acceptable, solar can meaningfully extend collar life, sometimes doubling it.

Where it tends to disappoint: dense canopy species, nocturnal animals with low daytime activity, or applications requiring fixes every few minutes. In these cases the extra weight, cost, and mechanical complexity often outweighs the benefit.

A few practical notes: lithium primary cells (LiSOCl2) have higher energy density than rechargeable lithium-ion and don't need solar management circuitry — worth comparing before assuming solar is the right route. If you do go solar, a small MPPT circuit like the BQ25504 from Texas Instruments handles the variable input from small panels very efficiently at minimal quiescent cost.

What species and fix interval are you targeting? That would help narrow the recommendation.

See full post
discussion

Looking for advise on a suitable VHF receiver 

Hi all,I am looking for advise and recommendations to purchase a suitable VHF receiver.  We already have a Lora collar with VHF operating on 149.180.  Being new to VHF...

5 0

Hello @robbiemp  

My method may not be the best at the moment, but I’ll share the results from my previous tests. Here’s what I’ve tested: “DIY using SDR connected to a smartphone as a radio telemetry receiver.”

I have a VHF receiver that works with SDR and an Android smartphone. I’ve tested it with a VHF tag that I built myself, "My VHF Telemetry Tag Building Project From Scratch."

It depends on whether you need data or just audio. If you need data, SDR may not perform very well. But if you’re just after audio signals, it can work similarly to a regular VHF receiver. By using a Yagi antenna and connecting the SDR to the smartphone, it can work for any frequency range you want. I used 148-151 MHz, but you can use more than that.

Please understand that it works similarly to a commercial VHF receiver, but it may not be as good as the ones available in the market due to various limitations. However, it can still be used. I tested it with a Yagi antenna that I made myself (but if you already have an antenna, you can use it too), and I was able to detect my VHF tag from a distance of about 1.2 kilometers and 800 meters for the VHF tag I received from @Rob_Appleby  . This is just a rough test.

If you need a receiver that can operate across a wide range of frequencies, I think the RTL-SDR would be a good option as well.

This may not be the best method, but it works just fine. Thank you, and if you have any questions, don’t hesitate to ask me.

Hi Ravi

If you’re still looking for VHF receivers to track wildlife you could check out multi-frequency receivers. These can track 500 frequencies simultaneously (with no need for frequency scanning), and provide automated geo-location (with no need for triangulation).

They are ideal for aerial (drone or aircraft) and ground tracking.

For more info please see our website:

https://altitudeconservation.com/

Good luck with your fieldwork!

Kind regards

Chris

See full post
discussion

Getting behavioral data out of datasets that weren't built for it

Burning question:There's so much monitoring data already- camera trap archives, acoustic recordings, GPS tracks - but almost all of it was collected to answer presence/absence or...

9 0

I would love to have feedback from a behavioral researcher. When I made the comment, I was mostly thinking about macro behavior. I haven't dived into the requirements for micro research, but it sure is interesting.

The area where I hope to make the most impact is in human-wildlife conflict mitigation. I would be thrilled if it turned out to be useful to behavior analysis as well.

Occasionally we get a close close up of an animal. Such as this hare. I would love to know whether in you consider it contains sufficient detail for behavioral purposes.

Hare closeup in Thermal

And here, even better

Ring side view of a hare close up

Over time, the animals do get comfortable with our gear. I'm sure that a bird built a nest under the panel recently. I just haven't been out there in a while to check, but it keeps flying up from below in the area. We have a visible view of that.

Baby bird living under a solar panel

Most of our wolf videos are on our other channel. Here the wolves indeed were very wary of the gear at first. Mostly they would glance up, however at first they would have been looking at the camera, but over time I think that most of the time they were looking across the field to the road on the other side.

We also have a 4K ultra low light camera that we were lighting with invisible (940nm) lighting. This we have also recording continuously.

Wolf with 4K ultra low light camera
 
We custom design all weather enclosures for out thermal modules. They are design such if you wanted you could remove them and use them in a stealth custom made enclosure of your own. They are USB based modules, so the main recording unit can be hidden away from the camera. Here is a photo of a 640x512 unit
Thermal module with outdoor enclosure
There's a camera mounting fitting underneath so you can can ball joint camera mounts to mount them on and only a little bit sticks up into view.
 
The 1280x1024 resolution module is a bit bigger
1280x1024 thermal module

This thread is exactly the conversation I was hoping to start - thank you all.

Janelle, your point about context is the crux of it. A crocodile with its mouth open could be thermoregulating, resting, or hunting, and the still frame alone won't tell you which - it's the surrounding signals (eyes, posture, what else is in the scene) that disambiguate. That's the whole problem in miniature: behavior isn't legible without context, and most datasets strip the context out. I love your reframe of observer bias as signal, too - the order in which individuals approach and explore a new camera is behavioral data, not just noise to wait out. And it points at exactly where I think this goes: no single stream is enough. Thermal, acoustic, eDNA, movement - layered together, you start to reconstruct a scene rather than just catalog detections.

Kim, the continuous thermal deployment you're describing is the kind of capture I'd love to understand better - sustained, passive, weatherproof is where the rare and off-frame behaviors actually live. Would be curious how much behavioral signal you're seeing in that data vs. presence/absence.

Henri, your bee work is striking - we're clearly circling the same core idea from different systems. I'd be glad to compare notes; I'll follow up directly.

More soon - this is the good stuff.

Maggie

See full post
discussion

Call for Collaboration: Share your voice at ICTC next week! 

Hello, fellow WILDLAB-ers! I'm Mandy, your current Human-Wildlife Coexistence Group Leader!  :)I am heading to the ICTC conference in Peru next week and while reviewing the...

5 6

Hi Anna!

Is there anything that sparks your curiosity, which I can address for you? Take a look at the upcoming day 2 and day 3 sessions, and if you see anything that intrigues you, please let me know! I'll happily join the session that aligns, and share your thoughts! ☺️

Kind regards,

Mandy

See full post
discussion

Project Report: Upgrading Software for The Motus Wildlife Tracking System and NatureCounts 

We’re excited to report the completion of our Boring Fund Project: BEHIND THE SCENES: UPGRADING SOFTWARE PACKAGES IN SUPPORT OF THE MOTUS WILDLIFE TRACKING SYSTEM AND...

1 2
This initiative was such a great motivation to finally tackle some of our tech debt, so thanks indeed Arm and Wildlabs. The boring stuff is really what underpins the exciting one, and it's great to have partners and funders who understand and appreciate this.
See full post
discussion

Developing an accessible, multi-channel drone telemetry system (Seeking feedback and use-cases)

Hi everyone,I’ve been working on a project called Volant at my company Apicalis Labs to address a specific bottleneck I’ve seen in wildlife...

8 0

Hi Robin. Thanks for getting in touch with me and thanks for your information. I also received your contact submission on our website, so I'll chat to you there in more detail. 

Simon.

Hi Simon, this sounds so interesting and is something I've been thinking about for my work in the past.
My team tracks Temminck's pangolins in Malawi using VHF and satellite tags. These animals have been rehabbed and released so we conduct welfare checks on them following release.
Our biggest challenge is that sometimes the satellite tag dies prematurely and then we struggle to pick up VHF signal without knowing an approx sat location. If the terrain is especially hilly then the distance we can pick up VHF signal from is really reduced, especially if the animal is in a burrow. I've previously wondered if a VHF monitoring system is possible with our drone (DJI Mavic 3T).

Your system sounds great and I'm definitely interested in learning more. A 50-100m real-time estimate would work well for us.

Hi Lea,

Apologies for the late reply, I did not see the notification! I think our system would work well for your use-case. We're designing fittings for multiple drones, one of which is the Mavic 3T. 

You're welcome to jump on to our mailing list by heading over to our website. We'll keep you posted with release dates, etc.

See full post
discussion

10 years later, achievement unlocked! A breakthrough for sea turtle satellite tracking

I realised today when referencing the "How Open Source Technologies Could Dramatically Reduce the Cost of Tagging Green Sea Turtles" article today that it was nearly 10...

2 1

This post makes me so freaking happy! Glad to have met you through conservation technology discussions all the way over here in Australia back in the early days :) I am also super excited to see your innovations continue. 

Looks very beautiful. Well done.

Poor Rob Appleby. He's just a youngun.

See full post
discussion

Camera trap recommendations

Hi everyone! I’m looking for camera trap recommendations for a pilot study in Rwanda focused mostly on capturing small to large mammals (both domestic and wild).I’m hoping to find...

10 0

Hi Stephanie, We are manufacturing an innovative AI-powered trail camera called DeterCam, and we are based in the UK: https://innovfactory.com/ 

The camera is equipped with our Edge AI technology, which allows it to detect only animals and send media (pictures/videos) only when an animal is present in front of the camera. This significantly reduces false triggers and power consumption.

Our Edge AI architecture allows the camera to operate for up to 1 year on battery power (assuming approximately 5 triggers per day). The system also allows full remote control from our cloud platform, including:

• Video duration
• PIR trigger settings
• Detection configuration
• Camera management and updates

The camera is equipped with a 4G module, allowing all media and detections to be uploaded directly to the cloud, meaning there is no need to physically collect data from the SD card.

We supply the complete solution, including manufacturing the battery packs ourselves. The total internal battery capacity can reach up to 32,500 mAh. To date, we have sold over 10,000 units worldwide.

Please let me know if you have any questions.

You can email me if you have any further questions: [email protected] 

Hi, are you looking to import these? Do you have any import tax considerations? This could impact which models you buy. I have been using Acorn models, very reliable and provide photo and 4K video with sound options.

Best wishes

Susan

Thank you everyone for your recommendations! We were awarded the grant, so I will share this information with our team, taking all your advice into consideration with our budget. 

See full post
discussion

DIY using SDR connected to a smartphone as a radio telemetry receiver

 Hello everyone, I would like to ask if anyone has ever used a radio telemetry tag for tracking wildlife with an SDR receiver connected to a smartphone. Does it work well? I...

17 0

I wrote a really simple app for Android phones that acts as a telemetry receiver using the RTL-SDL dongles.  First version was 5 years ago, and I will admit I didn't really understand what I was doing with the signal processing at the time.  I have improved it some, but haven't added all the features I have wanted quite yet.  A big change I made was integrating the RTL-SDR android driver directly into my code so a separate package doesn't have to be installed.  Some concerns have been brought up, that making a cheap receiver could lead to bad actors using it to find animals, and I have had to sit and debate that.  Still, the code for the projects is here:

https://github.com/donfbecker/Telemetry-Receiver

I saw mention of tracking BPM with AI, and I have to say, you don't need AI.  Code for this one will not be released until after we finished up a project or two using it (publishing is competative, sometimes you have to keep your advantage).  The hardware has a cellular modem in it, so we get updates on BPM (which translates to Body Temperature), every 20 minutes.  I had it at 5 minutes, but the solar panels don't keep up as well then.  Like I said, no code, but I can give you a teaser of what I have been watching the last few days as our snakes emerge from over wintering.

 

 

The main issue with the RTL-SDR is that with the 8bit sampling, you have a noise floor around around -50dB, so you have to have a signal stronger than that to detect it.  The built in amplifier amplifies it's own noise as well, so isn't always great.  The wideband LNAs that are sold for software radios amplifies EVERYTHING, which sounds great, but isn't.  Tracking frequencies often aren't too far off from local FM radio stations in my area, so the LNA amplifies them too.  If they get too strong, they saturation the amplifier, and the RF front end on the SDR, basically erasing your signal.  The solution is to put a good bandpass filter in front of the LNA, but I've never been able to find one for the frequencies we use, so had to resort to building my own.  I only recently figured out the black magic that goes into LC filters, and dealing with all the extra capacitance added by PCBs.  I finally have a filter working in the range I need, and will be testing it out on my hardware soon to see how it helps with range.

Overall there is a lot of utility in using the RTL-SDR dongles, but the more I get into it, the more I am trying to design my own SDR hardware.  I don't need it to be as capable as the commercially available hardware.  I've made a few basic ones already just feeding the output of mixers in to the ADCs on an STM32 microcontroller, using an SI5351 to generate an LO signal for direct converstion.  I am going to start playing with using a TLV320ADC audio codec chip to sample signals.  It does 32bit sampling, which lowers the noise floor down to -130dB or so, assuming I don't introduce a bunch of noise from my hardware.  The sampling rate wouldn't be as fast, but still plenty for picking up the CW pulses from wildlife transmitters.

--Don

P.S. I am recovering from the flu, please ignore typos

How far did you end up taking this project?

HI Chittakon, 

Have you tested the dB gain as that is a measurement of how sensitive the receiver is to pick up a VHF signal.  Most commercial grade VHF receiver from telemetry manufacturers are in the -150dbm with a maximum noise figure of 3 dB.  

What was the type of VHF transmitters you were using and what was the length of the antenna of the transmitter?  Was the transmitter on the ground or position above the ground and if so what height and polarization plane?

There are a lot of variables which determine field range.

Chris Kochanny

www.vectronic-aerospace.com

 

See full post
discussion

Low-cost GPS tracking of giant tortoises 

Hi all, I am working for a conservation NGO on a small, remote island with a free roaming giant tortoise population. I was wondering whether anyone has experience with a low-...

18 3

Greetings Lisa, it is interesting to see to the project you are working on.  If there's anything I can do to help with my skillset let me know.

Thanks, Mike

See full post
discussion

Tiger coexistence challenges

Too Many Tigers, Jungle Too Small: Human-Animal Conflict In Land Of Mowgli Check out this recent article about tiger conservation and community coexistence challenges...

1 0

Hi Mandy, writing from Indonesia where we manage the Sumatra Merang Peatland Project (SMPP) which is in a landscape supporting some of the last Sumatran tigers. Our project is part of a corridor including two national parks and a few scattered conservation areas within active oil palm and Acacia plantations. There's not a lot of room for tigers and they do range through human communities or come into contact with plantation workers. 

Fatal attacks are rare but two occurred in 2022. We hold annual HWC trainings with communities but also celebrate International Tiger Day with them, having a light-hearted event with games, face paint, and education of the importance of biodiversity, even when scary. We emphasize common sense personal safety measures to reduce the potential for conflict. Luckily livestock aren't very common in this area so that conflict trigger is not a major issue. Mostly it's about restricting activity at dusk/night/dawn, travelling in groups, not running, etc. We haven't found any feasible tech options (tagging is beyond our scope/budget) but we do use camera traps to see if/when tigers are present in/around our project area. This can only do so much for HWC as it's not a rapid response tool but does indicate presence. 

Regarding your question "Who/what parties should be held responsible for the loss of life, both human and tiger? Can they be held responsible?" there isn't an easy answer! Indonesian law technically gives tigers the same right-to-life as humans but in practice reprisals of course happen. In our region the military did respond to the 2022 events with patrols and presence, but they were not allowed to shoot. Obviously there is no proactive recourse against the tiger itself as a responsible party. It's an opportunity to redouble efforts on community education to explain why the attacks occurred (both fatalities were at forest frontiers, crouching with back to the forest, etc) and how to avoid re-occurrence! 

See full post
careers

Ecological Data Scientist

The Smithsonian Institution is the world’s largest museum, education, and research complex, with 21 museums and the National Zoo. This position is located in the Smithsonian's National Zoo and Conservation Biology...

1
See full post
discussion

Anyone here in Jaipur??

Jaipur, so many injured elephants.This IG page has post showing lots of elephant- human conflict. Anyone who can confirm if the situation is that bad?It has me worried.

0
See full post