Deutsch   English   Français   Italiano  
<v3l4m0$pp8$2@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: David Brown <david.brown@hesbynett.no>
Newsgroups: comp.lang.c
Subject: Re: C23 thoughts and opinions
Date: Mon, 3 Jun 2024 21:14:08 +0200
Organization: A noiseless patient Spider
Lines: 30
Message-ID: <v3l4m0$pp8$2@dont-email.me>
References: <v2l828$18v7f$1@dont-email.me>
 <v2o57g$1t5p4$1@raubtier-asyl.eternal-september.org>
 <7d0e8f25-a8ba-4995-9b90-ff35f85d423f@gmail.com>
 <v2p91e$26lpk$1@raubtier-asyl.eternal-september.org>
 <beffc569-3606-b627-ded9-93ce8478f2dd@please.ty>
 <v2qfi0$2de9j$1@raubtier-asyl.eternal-september.org>
 <v2unfe$3alds$1@dont-email.me>
 <v2v637$3cunk$1@raubtier-asyl.eternal-september.org>
 <v3dmq6$2edto$1@dont-email.me> <hOu6O.6223$xPJ1.1866@fx09.iad>
 <20240602110213.00003b25@yahoo.com> <v3jcqt$3ntcs$5@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 03 Jun 2024 21:14:08 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="c10afcab4eb1583f2400c6e724b93904";
	logging-data="26408"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19giFvsEHP+yojDfFRsjzyTypNRcNWJHJY="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:ETPmGfUj2yc2ZziI2xe7ITjMxiQ=
In-Reply-To: <v3jcqt$3ntcs$5@dont-email.me>
Content-Language: en-GB
Bytes: 2788

On 03/06/2024 05:21, Lawrence D'Oliveiro wrote:
> On Sun, 2 Jun 2024 11:02:13 +0300, Michael S wrote:
> 
>> Engines control is FAR more real-time that OS, to list just one example
>> out of many.
> 
> Speaking of (internal-combustion) engines, I wondered when we can get to
> the point where the controller is operating down at the level of
> individual spark plug activations and valve openings -- getting rid of
> cams and timing belts, in other words.
> 

You need the mechanics for the valves anyway, so cam shafts are 
convenient.  But AFAIK everything that can be tunable timing is 
controlled by software (microcontrollers with advanced timer 
peripherals) these days, and some engines use electric solenoids for the 
valves.

But I can't claim to know much about how these work.  I know plenty 
about some of the microcontrollers used in the automotive industry, 
including engine controllers, because we use some of these kinds of 
devices (for other purposes).

> With that level of control, could you get down to an idling speed of 0
> rpm? That is, could the engine get itself going from absolute rest?

There are physical limitations that make it difficult to idle an ICE at 
very low revs - it makes more sense to simply stop the engine when it is 
not needed.