Skip to main content
  1. Home
  2. Emerging Tech
  3. Health & Fitness
  4. Legacy Archives

New technology can track a football’s exact location on the field

Add as a preferred source on Google

In the game of football, one question always reigns supreme: Where exactly was the ball? 

Despite the introduction of slow-motion instant replay, sometimes it’s still pretty tough to know if the football actually crossed into the end zone, or if your team really got that first down or not.

Recommended Videos

Well now, referees may be getting a little more help figuring out where that elusive football is it all times.

In collaboration with Disney Research, scientists from North Carolina State and Carnegie Mellon University have created the “Localization with Magnetoquasistatic Fields and Complex Image Theory” project.  All that complicated verbiage translates to a new technology that uses low frequency magnetic fields to track a light-weight object’s position in a 3D plane.

In this case, it’s your typical NFL-standard pigskin.

Such a tracking system could eliminate the need for coaches to challenge plays they think were unfairly called, as well as aid referees when the ball is partially blocked from view — like when it’s underneath a large pile of defensive linemen.

The technology works by embedding a low-frequency transmitter inside the football, which sends signals to antennas stationed around the football field. These receivers are then able to determine the 3D position and orientation of the ball while it’s in play.

“Low frequency magnetic fields don’t interact very strongly with the human body, so they are not affected by the players on the field or the stadium environment,” Dr. David Ricketts, associate professor of electrical and computer engineering at NC State and senior author of a paper describing the research, said in a press release. “This is part of what makes our new approach effective.”

And to top it off, the transmitter is within the standard deviation of accepted professional football weights, meaning the system could potentially be utilized by the National Football League without much issue.

The researchers are still fine tuning their system, but they successfully tested their football prototype at a college-level football practice (a video of which can be seen here). They have also published their research online in IEEE Antennas and Propagation Magazine.

So sorry football fans, drunkenly fighting in the living room over disputed calls may no longer be part of the game watching experience. 

Loren Grush
Former Digital Trends Contributor
Loren Grush is a science and health writer living in New York City, having written for Fox News Health, Fox News SciTech and…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more