Go Back   EcoModder Forum > EcoModding > Instrumentation
Register Now
 Register Now
 

Reply  Post New Thread
 
Submit Tools LinkBack Thread Tools
Old 11-28-2024, 07:44 PM   #11 (permalink)
Master EcoModder
 
CigaR007's Avatar
 
Join Date: Jul 2010
Location: Canada
Posts: 712

GreenTurtle (Retired) - '01 Toyota Echo Sedan
90 day: 44.85 mpg (US)

Zulu - '14 Honda CR-Z
90 day: 49.05 mpg (US)
Thanks: 153
Thanked 272 Times in 166 Posts
Been working on the automation of the shutters. Below is my designed circuit with the imagined logic :







That circuit will feed into the arduino code, as 3 different digital outputs.


The coolant sensor voltage from the vehicle is an analog 0-5Vdc signal. The signal will be tapped and fed into a voltage comparator using an OP-amp integrated circuit. Basically, I must determine (ie measure) the voltage that translates into 96c and use that as a reference signal for the voltage comparator. Basically, the voltage comparator will output a logical "0" (OFF) or "1" (ON) based on the desired trigger temperature for the coolant; in this case 96c.

Same applies for the Fan relays. If 12.6+ Vdc is detected, trigger a logical "1" which translates into "ON" in the logic.

Still a long way from implementing this...but it's a start.

  Reply With Quote
The Following 2 Users Say Thank You to CigaR007 For This Useful Post:
Piwoslaw (11-30-2024), t vago (12-01-2024)
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 11-30-2024, 06:21 PM   #12 (permalink)
Master EcoModder
 
CigaR007's Avatar
 
Join Date: Jul 2010
Location: Canada
Posts: 712

GreenTurtle (Retired) - '01 Toyota Echo Sedan
90 day: 44.85 mpg (US)

Zulu - '14 Honda CR-Z
90 day: 49.05 mpg (US)
Thanks: 153
Thanked 272 Times in 166 Posts
I considered including the outside air temperature sensor, but as we speak, the sensor is no longer being exposed to incoming air when the shutters are fully closed. This creates a bias in the temperature reading which makes it useless. Even at half-open, sensor reading is not representative of the actual temperature.

I would have to relocate the outside air temp sensor elsewhere If I ever decide to include it as a variable for the logic circuit.
  Reply With Quote
Old 12-01-2024, 07:24 AM   #13 (permalink)
MPGuino Supporter
 
t vago's Avatar
 
Join Date: Oct 2010
Location: Hungary
Posts: 1,808

iNXS - '10 Opel Zafira 111 Anniversary

Suzi - '02 Suzuki Swift GL
Thanks: 831
Thanked 709 Times in 457 Posts
Quote:
Originally Posted by CigaR007 View Post
I considered including the outside air temperature sensor, but as we speak, the sensor is no longer being exposed to incoming air when the shutters are fully closed. This creates a bias in the temperature reading which makes it useless. Even at half-open, sensor reading is not representative of the actual temperature.
Looks like you're already including the radiator fan as an input signal. Just have that signal force your shutter full open when that signal asserts (when the radiator fan turns on).

Quote:
Originally Posted by CigaR007 View Post
I would have to relocate the outside air temp sensor elsewhere If I ever decide to include it as a variable for the logic circuit.
The inclusion of the air temp sensor might be overthinking the project.
  Reply With Quote
The Following User Says Thank You to t vago For This Useful Post:
Piwoslaw (12-01-2024)
Old 12-02-2024, 07:34 PM   #14 (permalink)
Master EcoModder
 
CigaR007's Avatar
 
Join Date: Jul 2010
Location: Canada
Posts: 712

GreenTurtle (Retired) - '01 Toyota Echo Sedan
90 day: 44.85 mpg (US)

Zulu - '14 Honda CR-Z
90 day: 49.05 mpg (US)
Thanks: 153
Thanked 272 Times in 166 Posts
Quote:
Originally Posted by t vago View Post
The inclusion of the air temp sensor might be overthinking the project.
I agree, but the temp sensor situation has opened my eyes that I should pay closer attention to the temperature under the hood, for the sake of the sensitive electronics (ie ECU/PCM, etc.).

Not really an issue for the next 4-5 months though...
  Reply With Quote
Old 12-07-2024, 05:24 PM   #15 (permalink)
Master EcoModder
 
freebeard's Avatar
 
Join Date: Aug 2012
Location: northwest of normal
Posts: 28,687
Thanks: 8,143
Thanked 8,922 Times in 7,365 Posts
Since this is the most software-centric current thread, I'll put this here. If there is a better thread or forum I could repost there.

Quote:
Originally Posted by 2nd comment
@slabua
10 months ago
Clickbait I came here to check the display lol
My too. The display on case design is similar to what you showed at Permalink #1. Check out that Ethernet dongle for SSH.

This is tremendously interesting to me, but it's a little above my pay grade.

Apparently, in the Golden Age, you can have a trove of PDF documents stored offline and query it the proverbial 'six ways to Sunday'. Someone sufficiently autistic could scrape the vBulletin backend and pipe that through an LLM, and distill the essence of Ecomodder.

Who will that be?
__________________
.
.
Without freedom of speech we wouldn't know who all the idiots are. -- anonymous poster

____________________
.
.
Three conspiracy theorists walk into a bar --You can't say that is a coincidence.
  Reply With Quote
Old 12-12-2024, 07:40 AM   #16 (permalink)
Master EcoModder
 
Join Date: Aug 2022
Location: South Africa
Posts: 514
Thanks: 171
Thanked 215 Times in 180 Posts
I appreciate all the skill and work that went into this.

But wonder if one needs all this hands on control and info?
Don't you just want the shutters to open at a settable temperature somewhere below that at which the fan comes on
and
shut at a settable temperature somewhere below that?

ie: No one knows or really cares when their cooling fans come on and off as long as they do..?
So isn't the same true for shutters?

If not; then the fan and aux fan that comes on with the aircon should be included, no so?
  Reply With Quote
Old 12-12-2024, 01:37 PM   #17 (permalink)
Master EcoModder
 
CigaR007's Avatar
 
Join Date: Jul 2010
Location: Canada
Posts: 712

GreenTurtle (Retired) - '01 Toyota Echo Sedan
90 day: 44.85 mpg (US)

Zulu - '14 Honda CR-Z
90 day: 49.05 mpg (US)
Thanks: 153
Thanked 272 Times in 166 Posts
Quote:
Originally Posted by Logic View Post

But wonder if one needs all this hands on control and info?
Don't you just want the shutters to open at a settable temperature somewhere below that at which the fan comes on
and
shut at a settable temperature somewhere below that?
Yes, that is shown on the logic circuit above...


Quote:
Originally Posted by Logic View Post
ie: No one knows or really cares when their cooling fans come on and off as long as they do..?
So isn't the same true for shutters?
True for OEM shutters that are fully integrated via the ECM and or PCM. If a problem arises, a CEL code is triggered.

In my case, I have to integrate the cooling fans operation status into the logic. The ON status on the GUI is nice to have, IMO.

Keep in mind that this entire process is for educational purposes on my end. Time is not a constraint. I am trying to learn new things and share the process along the way.


Quote:
Originally Posted by Logic View Post
If not; then the fan and aux fan that comes on with the aircon should be included, no so?
That is an integral part of the logic in the diagram above.

Considering the amount of effort required to automate the whole system, then why not have access to the information in real time, via the GUI also ? I mean, the GUI is mostly done. I just have to feed it data.

Last edited by CigaR007; 12-12-2024 at 07:08 PM..
  Reply With Quote
The Following User Says Thank You to CigaR007 For This Useful Post:
Logic (12-13-2024)
Old 12-13-2024, 05:16 AM   #18 (permalink)
Master EcoModder
 
Join Date: Aug 2022
Location: South Africa
Posts: 514
Thanks: 171
Thanked 215 Times in 180 Posts
Quote:
Originally Posted by CigaR007 View Post
Yes, that is shown on the logic circuit above...




True for OEM shutters that are fully integrated via the ECM and or PCM. If a problem arises, a CEL code is triggered.

In my case, I have to integrate the cooling fans operation status into the logic. The ON status on the GUI is nice to have, IMO.

Keep in mind that this entire process is for educational purposes on my end. Time is not a constraint. I am trying to learn new things and share the process along the way.




That is an integral part of the logic in the diagram above.

Considering the amount of effort required to automate the whole system, then why not have access to the information in real time, via the GUI also ? I mean, the GUI is mostly done. I just have to feed it data.
All very good points. Thx.

I haven't done any programming since writing stuff in Basic, back in the Programmable Calculator days.
So if I 'stick to my lane' here, my system would be a glued on temperature switch etc. With no idea if its actually working or not once the car is moving.
Thx for sharing here.
  Reply With Quote
Old 12-15-2024, 10:19 AM   #19 (permalink)
Master EcoModder
 
CigaR007's Avatar
 
Join Date: Jul 2010
Location: Canada
Posts: 712

GreenTurtle (Retired) - '01 Toyota Echo Sedan
90 day: 44.85 mpg (US)

Zulu - '14 Honda CR-Z
90 day: 49.05 mpg (US)
Thanks: 153
Thanked 272 Times in 166 Posts
Minor update

I made a few changes in the logic circuit. I added an additionnal condition for the coolant temp.

The vehicle has two engine coolant temp sensors so why not tap both ? By monitoring both sensors I can create two distinct trigger temps for half-open and fully open before the fans turn ON.

From obervations on the scanguage, the reported coolant temp usually moves in 2 degC steps. I have to consider that when selecting the desired trigger temps.

Below is the new logic diagram :




This is the actual, functional breadboard circuit. Logic works as intended.

Coolant below 96c : Shutters Shut
Coolant above 96c : Shutters Half-Open
Coolant above 100c : Shutters Fully-Open

Should any Fan be ON, regardless of coolant temp : Shutters Fully-Open. My goal is fully open before the Fans come ON. I still need to figure at what coolant temp they turn ON to better tune the trigger temps in the logic circuit.

This condition adds a fail-safe operation should the coolant sensors fail, which is unlikely..



Cheers.

  Reply With Quote
The Following User Says Thank You to CigaR007 For This Useful Post:
Piwoslaw (12-15-2024)
Reply  Post New Thread






Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.5.2
All content copyright EcoModder.com