What’s been working well for us is to give it access to factual data sources such as calculators, component data sheets, etc.
It does really well from our tests in the past few weeks, so well that we decided to invite everyone to explore the boundaries with a community preview
Just give it a shot and report back
I'd be interested to know a lot more about testing methodology too. A hallucination could be a much more expensive problem than someone simply making a basic mistake that someone might otherwise catch if they were doing things the usual way.
Not trying to be obstinate, genuinely interested, but sceptical as my experience of ChatGPT has been very negative due to hallucinations, to the point that I find that the marketing materials sound far too good to be true versus the comment here, which seems much more grounded.
@copilot can you design a low pass filter for me with 3db point of 300khz?
copilot: Sure, I can help you design a low-pass filter with a 3dB point of 300 kHz. A simple passive RC (resistor-capacitor) low-pass filter can be used for this purpose. To calculate the values of the resistor (R) and capacitor (C), you can use the following formula:
f_c = 1 / (2 pi R * C)
Where f_c is the 3dB cutoff frequency (300 kHz), R is the resistor value, and C is the capacitor value. Let's choose a standard resistor value, for example, 1 kΩ. Then, you can calculate the capacitor value as follows:
C = 1 / (2 pi R f_c) = 1 / (2 pi 1000 300000) ≈ 530.5 pF
Since 530.5 pF is not a standard capacitor value, you can use the closest standard value, which is 560 pF. With these values, the actual 3dB cutoff frequency will be approximately:
f_c = 1 / (2 pi 1000 * 560e-12) ≈ 283.5 kHz
The low-pass filter can be assembled by connecting the 1 kΩ resistor in series with the input signal, followed by the 560 pF capacitor connected to the ground. The filtered output can be taken across the capacitor. This design will give you a first-order RC low-pass filter with an actual 3dB point of approximately 283.5 kHz.
This is exactly why we are doing the community preview…to make it your favorite design tool.