"Bearing"? with It: Using ChatGPT to Solve New Product Development Challenges
It's not the thinking cap from the old sci fi movies, but it is helpful if you use it right.

"Bearing" with It: Using ChatGPT to Solve New Product Development Challenges

Remember those old movies where the hero puts on a thinking cap with all sorts of wires hanging out of it? ChatGPS is not that. But is is useful for what it does do (and horrible for anything else). Let's look at what it can do with one of the challenges we discussed yesterday when addressing how to gain competitive advantage during the design phase of new product development (NPD). Like TRIZ, it can be a useful brainstorming tool which, unlike TRIZ, can also seek out some helpful data if you phrase your question appropriately.

I want to emphasize that point: you need to phrase your question appropriately, When Google was first introduced, we all had to relearn booleans and how to make search strings. New technologies require time to figure out how best to use them and ChatGPT is no exception.

Now onto the fun stuff. I went to New Chat (chat-gpt.org) and started chatting. You get 10 questions. Here is my 10 question chat. I've added my comments about what I was receiving back in italics.

Me: I am developing a new vital signs portable patient monitor for rural telemedicine. The device incorporates an infrared sensor, a piezoelectric sensor, and a photoacoustic sensor and a wrist band and tube you blow into to collect data. It can monitor pulse rate, pulse strength, pulse pattern (e.g. heart arrhythmia), blood pressure, blood oxygenation, body temperature, blood sugar and, if the patient holds it up to their mouth, respiratory rate and end-tidal Co2.?When connected?to Wi-Fi, it can download the data in real time to a doctor, nurse practitioner, medical practice, hospital, etc. If the device is not connected to the Internet, the data is stored on the device and automatically transmitted when it is connected to broadband internet.

My customers want it to be portable (not plugged in) but need it to work though a week- long power outage.

I can add a battery or use an external battery that has a socket. An big internal battery adds size and weight (which makes it less portable) and may still require a way recharge in an outage. External batteries with sockets probably can be larger but there is still the weight problem associated with internal batteries, plus big ones are are not easily portable for elderly, handicapped, or infirm patients.

How can I get around this problem? Is there a solution I can incorporate in my design?

ChatGPT: One solution could be to add the option for a solar panel to be used to charge the device, which would be helpful in rural or outdoor areas where access to power sources may be limited. This would reduce the need for a large internal or external battery, making the device more portable. Another solution could be to incorporate a hand-cranked generator as a backup power source, allowing the device to be charged manually during a power outage. This would also make it easier for elderly, handicapped or infirm patients to use. Additionally, the device could have a low-power mode to conserve energy and extend the battery life during long periods of use.

Notice that it got the problem and came up with some potential solutions. Interesting, I did not seriously consider them as I wanted an internal to the device solution, not a peripheral. But now I'm thinking maybe I should consider one, if only as a way to reduce the number of extra batteries you need to buy. I am also thinking, oh yes, need to confirm the design spec calls for unit to power down to stand-by when not in operation.

Me: How about a swap out internal battery. Would that work?

ChatGPT: As an AI language model, I cannot provide a specific response without context. However, if you are asking if swapping out an internal battery is possible, it depends on the device. Some devices have removable batteries that can be replaced easily, while others have sealed batteries that can only be replaced by a professional technician. It is also important to note that tampering with the internal components of a device may void the warranty and may also be dangerous if not done properly. It is always best to consult with the manufacturer or a professional technician before attempting to replace an internal battery.

Oops, ChatGPT missed that I am designing the unit in its answer. I'll better clarify what I want more precisely.

Me: I am designing a new device. I want to use swap out batteries. Who is a good US domestic supplier for 58,830mAh capacity removable internal batteries? If there are no US ones, can you recommend a foreign company?

ChatGPT: As an AI language model, I don't have access to current market information. However, there are several battery manufacturers that offer high-capacity removable batteries that you may be interested in exploring, including LG, Samsung, and Panasonic. It's best to research their product offerings and contact them directly to inquire about sourcing options. Additionally, you may want to consider working with a battery distributor that can assist with sourcing and logistics, such as Mouser Electronics or Digi-Key.

Ok, not the best answer but at least a place to start exploring this option. I'll do that later.

Me: Earlier you recommended incorporating a hand-cranked generator as a backup power source. Is there a manufacturer who makes one that can be integrated into a product's design to recharge an internal Lithium Ion battery and is not very heavy or larger?

ChatGPT: Yes, there are several manufacturers who make hand-cranked generators that can be integrated into a product's design to recharge an internal Lithium Ion battery. Some examples include:

1.????K-TOR Pocket Socket 2: This is a compact and lightweight hand-cranked generator that can be used to charge any device with a USB port, including smartphones, tablets, and cameras.

2.????Biolite CampStove 2: This is a portable stove that includes a hand-cranked generator to charge its internal battery. The battery can then be used to power an LED light, or to charge a device via USB.

3.????Eton BoostTurbine 2000: This is a compact and lightweight hand-cranked generator that can be used to charge smartphones and other USB devices. It has a built-in Lithium Ion battery that can be charged via the hand-crank or an external USB port.

4.????Goal Zero Torch 250: This is a compact and lightweight hand-cranked generator that can be used to charge smartphones and other USB devices. It includes a built-in Lithium Ion battery and a powerful LED flashlight.

These are just a few examples of the many hand-cranked generators available in the market. When selecting a generator, be sure to consider the weight, size, power output, and compatibility with your product's battery and charging requirements.

Again, not the best answer. Precision about what you are looking for is critical as it is not great at inferring what you are asking based on the prior conversion. It is like having a new undergrad student intern help you do some research. If you are very precise, they are helpful, if not, it's a crap shot.

Me: No. I need to recharge a laptop.

At this point ChatGPT froze and sent me this code:

<!DOCTYPE html>

<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->

<!--[if IE 7]>???<html class="no-js ie7 oldie" lang="en-US"> <![endif]-->

<!--[if IE 8]>???<html class="no-js ie8 oldie" lang="en-US"> <![endif]-->

<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->

<head>

<title>chat-gpt.org | 504: Gateway time-out</title>

<meta charset="UTF-8" />

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<meta http-equiv="X-UA-Compatible" content="IE=Edge" />

<meta name="robots" content="noindex, nofollow" />

<meta name="viewport" content="width=device-width,initial-scale=1" />

<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" />

</head>

<body>

<div id="cf-wrapper">

???<div id="cf-error-details" class="p-0">

???????<header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8">

???????????<h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2">

?????????????<span class="inline-block">Gateway time-out</span>

?????????????<span class="code-label">Error code 504</span>

???????????</h1>

???????????<div>

??????????????Visit <a target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information.

???????????</div>

???????????<div class="mt-3">2023-03-30 08:10:51 UTC</div>

???????</header>?????

???????<div class="my-8 bg-gradient-gray">

???????????<div class="w-240 lg:w-full mx-auto">

???????????????<div class="clearfix md:px-8">

<div id="cf-browser-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">

?<div class="relative mb-10 md:m-0">

???<span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span>

???<span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>

?</div>

?<span class="md:block w-full truncate">You</span>

?<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">

???Browser

?</h3>

?<span class="leading-1.3 text-2xl text-green-success">Working</span>

</div>

<div id="cf-cloudflare-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">

?<div class="relative mb-10 md:m-0">

???<a target="_blank" rel="noopener noreferrer">

???<span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span>

???<span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>

???</a>

?</div>

?<span class="md:block w-full truncate">Nicosia</span>

?<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">

???<a target="_blank" rel="noopener noreferrer">

???Cloudflare

???</a>

?</h3>

?<span class="leading-1.3 text-2xl text-green-success">Working</span>

</div>

<div id="cf-host-status" class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center">

?<div class="relative mb-10 md:m-0">

???<span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span>

???<span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span>

?</div>

?<span class="md:block w-full truncate">chat-gpt.org</span>

?<h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3">

???Host

?</h3>

?<span class="leading-1.3 text-2xl text-red-error">Error</span>

</div>

???????????????</div>???

???????????</div>

???????</div>

???????<div class="w-240 lg:w-full mx-auto mb-8 lg:px-8">

???????????<div class="clearfix">

???????????????<div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed">

???????????????????<h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2>

???????????????????<p>The web server reported a gateway time-out error.</p>

???????????????</div>

???????????????<div class="w-1/2 md:w-full float-left leading-relaxed">

???????????????????<h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2>

???????????????????<p class="mb-6">Please try again in a few minutes.</p>

???????????????</div>

???????????</div>

???????</div>

???????<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">

?<p class="text-13">

???<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">7afedf6ff9b7d300</strong></span>

???<span class="cf-footer-separator sm:hidden">&bull;</span>

???<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">

?????Your IP:

?????<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>

?????<span class="hidden" id="cf-footer-ip">69.6.30.234</span>

?????<span class="cf-footer-separator sm:hidden">&bull;</span>

???</span>

???<span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" id="brand_link" target="_blank">Cloudflare</a></span>

?</p>

?<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script>

</div><!-- /.error-footer -->

???</div>

</div>

</body>

</html>

As a former US Government funded AI researcher in the early days of neuralnets and someone who used to make webpages in HTML code I can read this and it was kinda maybe no not really interesting.?Since I first did not succeed, following the advice of an old adage, I tried again with a different query.

Me: Is there a hand crank generator that can recharge a laptop easily?

ChatGPT: Yes, there are hand crank generators that can recharge laptops. These generators are usually designed to produce a higher amount of power than those meant for smaller electronics such as smartphones, tablets or cameras. Some popular options include the K-TOR Power Box 20 and the PowerFilm Solar & Hand Crank Powered Portable Charger. As with any generator, it's important to make sure that the power output is compatible with the laptop's specifications to avoid damage or potential malfunctions.

Better.

Me: Can any of those handcrank generators be built into a device or must they be an external unit?

ChatGPT: Handcrank generators can be built into a device or used as an external unit. However, the feasibility of building them into a device depends on the size and power requirements of the device. For small devices with low power requirements like radios, flashlights, and small electronics, hand crank generators can be built into the device. But for larger devices with high power requirements like laptops, a separate external unit is more practical.

OK. I expected that. Still is this a potential solution, assuming an elderly person has the stamina to crank long enough or has a younger or fit enough person there?

Me: What are the price and specifications for the?K-TOR Power Box 20 and the PowerFilm Solar & Hand Crank Powered Portable Charger.?

ChatGPT: As an AI language model, I don't have access to real-time pricing information. However, I can provide you with the following specifications for both products:


K-TOR Power Box 20:

Dimensions: 6.5 x 5.5 x 3.25 inches

Weight: 1.5 pounds

Max output: 20 watts

Hand-crank generator, USB port, and 12V port

Charges small electronics and batteries


PowerFilm Solar & Hand Crank Powered Portable Charger:

Dimensions: 10.5 x 6.5 x 1 inch

Weight: 12 ounces

Max output: 5 watts

Built-in solar panel and hand-crank generator

Charges small electronics and batteries


Both of these products are designed to provide power to small electronics in a portable and alternative way. The K-TOR Power Box 20 has a higher output and a 12V port, while the PowerFilm charger has a built-in solar panel. The more appropriate one to choose depends on what features you need for your specific use case.

Ok, so if I go down this path I needed to add a 12v plug to my design or a port for one and a 12V male to male cable. Maybe I should do something like that and just provide a list of compatible peripherals. If I wasn't running out of questions I'd ask the chatbot if there are off-the-shelf panels with high capacity built in storage and a 12v output socket as well. Instead I did a quick Bing search and found out there were.

The reason I did not ask that question was i wanted to probe how ChatGPT was coming up with its answers and I only had two questions left. Was it transparent enough to give me a warm fuzzy feeling or was it more a case of caveat emptor (let the buyer beware or in this case let the user beware as it is a free version).

Me: How are you coming up with your answers in this conversation we are having?

ChatGPT: As an AI language model, I generate responses based on the input I receive from you. I use natural language processing algorithms and machine learning models to understand the meaning behind your statements and formulate appropriate responses.

Caveat emptor so far.

Me: What sources do you use to find the data for your answers and how do you develop the recommendations and suggestions you offer?

ChatGPT: As an AI language model, I rely on a vast amount of data from various sources. My training data includes text from books, articles, websites, and other forms of written content. This data is used to develop my language understanding and responses to user inquiries. When answering questions or providing recommendations, I refer to my knowledge base and resources from credible sources such as academic articles, news articles, government websites, and industry reports. I also use machine learning techniques to analyze and interpret the data, which enables me to provide reliable and accurate answers. Additionally, I continuously learn and update my knowledge base with new information and data to improve the quality of my responses.

Ran out of questions unfortunately. Still caveat emptor.

My conclusion: This is a useful tool for brainstorming and initial explorations. I would still use TRIZ first to brainstorm as I don't want the ChatGPT answers leading me down a rabbit hole or inadvertently guiding me in splecific directions. That said, great tool for brainstorming and hopefully gaining additional perspective on your design challenges. For me, it's like having a bright student intern, a novice research assistant, or a busy colleague who can give you a little time acting as a sounding board.

Maria Thompson

Innovation Facilitator: I coach NPD teams to successfully launch differentiated solutions of high value to customers

1 年

Any novel ideas/ implementations you described in your questions or generated by ChatGPT are now in the public domain (prior art). Never ask ChatGPT a question before you have filed patents to protect your implementation. You have no licensing agreement for the free ChatGPT software with an IP indemnification clause AND have no control over where the data is stored or who has access to it.

回复

要查看或添加评论,请登录

Phyllis Leah Speser的更多文章

社区洞察

其他会员也浏览了