Is it possible for a program to open/close a circuit?

  • Thread starter Thread starter scotty_le_b
  • Start date Start date
  • Tags Tags
    Circuit Program
AI Thread Summary
A computer cannot directly open or close a circuit but can be programmed to send signals to an actuator or similar device that performs this function. Microcontroller packages are available that simplify this process, allowing users to load programs and utilize high-level interfaces for tasks that typically require extensive electrical engineering knowledge. This approach streamlines the programming and implementation of circuit control based on specific data inputs.
scotty_le_b
Messages
19
Reaction score
0
I just wondered if someone could programme a computer to, when certain data is inputted, open or close a circuit?
 
Technology news on Phys.org
The question is somewhat vague.
The computer by itself cannot do that. However you can program the computer to send the proper input/signal to an actuator or similar device that could physically accomplish the required task.
There are also lots of microcontoller packages on which you can load a program and install separately to accomplish the same task, which make it even easier since they provide a high level interface for a task which would otherwise involve a lot of low-level electrical engineering work.
 
Sorry about that I did mean by sending the signal.
Thanks :)
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.

Similar threads

Back
Top