Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Comments on Can I ask a question to which I have a possible answer?

Parent

Can I ask a question to which I have a possible answer?

+6
−0

For many years I have been working on unraveling the basic ideas behind famous circuit solutions. Thus I gradually managed to accumulate a collection of circuit principles and clever tricks. I have my intuitive explanations of circuit phenomena that significantly differ from classic formal explanations. I can not be completely sure if my explanations are true since I cannot find similar ones. Nevertheless, I use them when answering questions but I have to passively wait for the appropriate questions to be asked. That is why, I started asking questions.

They are not true questions since I have a possible answer to them. So I have to decide what to do. I have two possibilities:

  1. I can share my answer at the beginning. The advantages of this are that I clarify the problem at the beginning. The disadvantages, however, are that I hinder more original answers and predetermine the direction of reasoning.

  2. I can wait first for others to answer and then to share my answer. But now the problem is that they find it difficult to get to the heart of the matter.

I have tried both options but the result is the same - many negative reactions. The last example is quite recent.

What do I do?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

Post
+3
−0

The key to writing good self-answered Q&A is to try to write the question just as if you didn't know the answer. That is, it has to fulfil the usual quality criteria for normal questions. This can be quite hard!

My best advise is probably to give a specific example in the question. For example post a schematic even if it is incomplete or contains obvious errors - those are the parts you supposedly need help with. Answers can then correct the circuit as part of the explanation.

Ideally, such questions should contain common newbie mistakes relevant to the question. That makes the question a strong candidate for a "canonical duplicate" that we can use as a "close as duplicate of" target whenever newbies ask FAQ about that matter.

For example if you are posting a question regarding how to read and de-bounce a mechanical switch by using passives, you might post a schematic containing nothing but +5V, a switch symbol and maybe a MCU input pin.

Answers can then address issues like missing pull resistor, intended polarity, how to add a RC filter, ESD issues etc. And together with the explanation illustrate by posting a corrected schematic. Some explanation about RC low pass filter theory & formula can be accompanied with examples of suitable values, and so on.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (2 comments)
General comments
Circuit fantasist‭ wrote over 3 years ago

Thanks for the response. You made me think more about the technology of "self-answering questions". Perhaps the best option is to show one (your) possible answer and expect to receive more answers. But in any case, you have to signal to the others that you know some answer.

Lundin‭ wrote over 3 years ago

@Circuit fantasist‭ I have written lots of such posts where the true intention is rather to provide an answer to a FAQ, example. Of course others are free to answer the question too, in case they believe they can write a better answer. Which is why it is important that the question holds the usual quality standards.