1-8 of 8
|
Engineering the Human Anatomy – How Software Programmers Are Enhancing Medical Device Design
Studying Human Locomotion of Amputees Using Prostheses with Multisim The Challenge Creating a portable, wearable device to conduct gait analysis and study human ...
zone.ni.com/devzone/cda/pub/p/id/1178
|
|
Enhancing Human Health through Smarter Medical Device Test
The Challenge Creating a product life test system for a medical device company to help ensure patient quality of life. The Solution Testing portable health monitoring ...
zone.ni.com/devzone/cda/pub/p/id/1024
|
|
Robotic Surgery Moves from Science Fiction to Reality
In 1981, Star Wars Episode V: The Empire Strikes Back featured a scene in which autonomous robotic surgeons attached a mechanical hand to Luke Skywalker after his ...
zone.ni.com/devzone/cda/pub/p/id/257
|
|
Best Practices When Developing with NI LabVIEW for FDA-Validated Medical Devices
Medical device development can be a slippery slope to climb. Even in the best cases, when you are dealing with proven treatments, two fundamental and opposing pressures ...
zone.ni.com/devzone/cda/pub/p/id/364
|
|
New Green, Medical, and Robotics Prototyping Starter Kits
Prototyping is a crucial part of the embedded design process. The ability to demonstrate and show your idea functioning to investors, customers, and management is ...
zone.ni.com/devzone/cda/pub/p/id/1084
|
|
NI Expands HIL Test Platform with New Embedded Network Interfaces and Fault Insertion
Engineers are adding embedded control systems to medical devices, industrial machines, power generation systems, automobiles, and other applications to optimize ...
zone.ni.com/devzone/cda/pub/p/id/906
|
|
Creating a Neurosurgery Training Device
The Challenge Building a reliable and deterministic training device that simulates electrical signals from the human nervous system. The Solution Prototyping a neurosimulator...
zone.ni.com/devzone/cda/pub/p/id/1095
|
|
Building a New Breed of Embedded Engineer
Dr. James Truchard, NI president, CEO, and cofounder, reflects on how today’s engineers and scientists can solve today’s biggest problems with the right tools and ...
zone.ni.com/devzone/cda/pub/p/id/1292
|
1-8 of 8
| Operator | Example | Action | Boolean Equivalent |
|---|---|---|---|
| " " | "temperature monitoring" | Requires two terms to be adjacent to each other. In this example, only documents containing the phrase "temperature monitoring" will be shown. | ADJ |
| + | +temperature | Requires this term to be present as-is, eliminating the use of synonyms. This search query can be used in conjunction with other keywords to find only documents containing the word "temperature". | AND |
| - | -monitoring | Excludes results containing this term. Use this query in conjunction with other terms to find only documents not containing the word "monitoring" | NOT |
| () | (temperature monitoring) | Allows terms to be grouped when used with other operators. For example, searching for industrial -(temperature monitoring) will return only documents containing "industrial" but not "temperature" or "monitoring" | OR |
| * | monitor* | Acts as a wildcard. This example will return documents containing words "monitor", "monitoring", "monitored", etc | n/a |