Using Blair to spec a Cam

General engine tech -- Drag Racing to Circle Track

Moderator: Team

statsystems
Guru
Guru
Posts: 1508
Joined: Sun Apr 03, 2016 1:17 am
Location:

Re: Using Blair to spec a Cam

Post by statsystems »

Am I the only one with blurred writing on Hoffmans post? I can barely read it. Might be time for a trip to the eye doctor if you all can read it clearly.
hoffman900
HotPass
HotPass
Posts: 3462
Joined: Sat Feb 23, 2013 5:42 pm
Location:

Re: Using Blair to spec a Cam

Post by hoffman900 »

statsystems wrote: Fri May 11, 2018 9:11 pm Am I the only one with blurred writing on Hoffmans post? I can barely read it. Might be time for a trip to the eye doctor if you all can read it clearly.
Can you take a screenshot? It looks fine on my end. :-?
-Bob
RevTheory
Guru
Guru
Posts: 5646
Joined: Thu Sep 04, 2014 6:45 am
Location:

Re: Using Blair to spec a Cam

Post by RevTheory »

statsystems wrote: Fri May 11, 2018 9:11 pm Am I the only one with blurred writing on Hoffmans post? I can barely read it. Might be time for a trip to the eye doctor if you all can read it clearly.
Not just you. I thought it was just my vino :D

So how do you spec a cam for a 10.5:1, 6,500 rpm, 383 SBC with AFR 195 heads and an Air Gap style intake using Blair's formulae? Leave the car out of it just to simplify things.

No sarcasm intended; I'm genuinely interested.
User avatar
Stan Weiss
Vendor
Posts: 4820
Joined: Tue Feb 20, 2007 1:31 pm
Location: Philadelphia, PA
Contact:

Re: Using Blair to spec a Cam

Post by Stan Weiss »

Bob,
My software is not an Engine Simulation program it is more like a Swiss Arm Knife.

I can read in a cam file and produce these stats.

Intake BTDC (IVO to TDC) =
Intake Pumping (TDC to BDC) =
Intake Ramming (BDC to IVC) =
Intake Overlap (IVO to EVC) =

Exhaust Blow-Down (EVO to BDC) =
Exhaust Pumping (BDC to TDC) =
Exhaust ATDC (TDC to EVC) =
Exhaust Overlap (IVO to EVC) =

I can adjust RPM, rocker arm ratio, advance / retard, open / close LSA.

What I was looking to do with this thread was take the output from Blair's calculation and work backwards to cam events.

Stan

PS Yes Your second post is out of focus.
Stan Weiss/World Wide Enterprises
Offering Performance Software Since 1987
http://www.magneticlynx.com/carfor/carfor.htm
David Vizard & Stan Weiss' IOP / Flow / Induction Optimization Software
http://www.magneticlynx.com/DV
statsystems
Guru
Guru
Posts: 1508
Joined: Sun Apr 03, 2016 1:17 am
Location:

Re: Using Blair to spec a Cam

Post by statsystems »

RevTheory wrote: Fri May 11, 2018 9:27 pm
statsystems wrote: Fri May 11, 2018 9:11 pm Am I the only one with blurred writing on Hoffmans post? I can barely read it. Might be time for a trip to the eye doctor if you all can read it clearly.
Not just you. I thought it was just my vino :D

So how do you spec a cam for a 10.5:1, 6,500 rpm, 383 SBC with AFR 195 heads and an Air Gap style intake using Blair's formulae? Leave the car out of it just to simplify things.

No sarcasm intended; I'm genuinely interested.

I wondered if I can't see it. I know it's foggy without my glasses. Still foggy with it. I'll be calling the optometrist Monday dammit.
hoffman900
HotPass
HotPass
Posts: 3462
Joined: Sat Feb 23, 2013 5:42 pm
Location:

Re: Using Blair to spec a Cam

Post by hoffman900 »

The image I posted is a little out of focus, but I can read it just fine still. Hmm...
-Bob
Warp Speed
Guru
Guru
Posts: 3285
Joined: Wed Jun 25, 2008 1:46 pm
Location: NC

Re: Using Blair to spec a Cam

Post by Warp Speed »

hoffman900 wrote: Fri May 11, 2018 9:46 pm The image I posted is a little out of focus, but I can read it just fine still. Hmm...
Yep, little blurry, but still, VERY useful!
I don't understand allot of Blaires stuff, and it takes multiple reads to get through my noggin, but this is where the next step begins!
statsystems
Guru
Guru
Posts: 1508
Joined: Sun Apr 03, 2016 1:17 am
Location:

Re: Using Blair to spec a Cam

Post by statsystems »

hoffman900 wrote: Fri May 11, 2018 9:46 pm The image I posted is a little out of focus, but I can read it just fine still. Hmm...

It's me. My wife can read it. Damn.
SchmidtMotorWorks
Vendor
Posts: 11003
Joined: Mon Apr 11, 2005 2:30 am
Location: CA

Re: Using Blair to spec a Cam

Post by SchmidtMotorWorks »

One big decision that should be made early on is whether to graph the valve motion or not, like the graphs shown above.

For a beginner, that is a bit steep of a task to code, even if you use an existing code like Zed-graph. It definitely makes it cooler.

In any software project, the thing that most often determines the difference between success and failure is a good list of requirements for what the software will do. Then work exactly to that plan and resist adding things to the plan as you go along (that is called scope creep), I have seen that wreck more projects than anything else, even with programmers with 30 years experience at top-notch companies.

Have to be careful because adding too many challenges might stall some people, it all depends on how hard they are willing to try.

When considering that question, I will say, that learning to code, takes a lot of mystery out of how software works and gives you a huge toolbox of ways to solve problems and earn money.
Helping to Deliver the Promise of Flying Cars
SchmidtMotorWorks
Vendor
Posts: 11003
Joined: Mon Apr 11, 2005 2:30 am
Location: CA

Re: Using Blair to spec a Cam

Post by SchmidtMotorWorks »

I will suggest Visual Studio C#
You can get Visual Studio community for free here:

https://www.visualstudio.com/free-developer-offers/
Helping to Deliver the Promise of Flying Cars
pastry_chef
Pro
Pro
Posts: 235
Joined: Wed Jul 07, 2004 10:06 pm
Location: Ottawa, Canada

Re: Using Blair to spec a Cam

Post by pastry_chef »

Stan Weiss wrote: Fri May 11, 2018 9:32 pm What I was looking to do with this thread was take the output from Blair's calculation and work backwards to cam events.
That would be awesome!
I'm not a programmer and I'm not sure how well I understand these values.

Brute force might be one way.. have a database of 10 to 20 cam files.
Set an algorithm to strategically hunt and sort through all the calculated values.
Then output in a table highlighting the most accurate hits for each segment target.
Mike R
User avatar
Stan Weiss
Vendor
Posts: 4820
Joined: Tue Feb 20, 2007 1:31 pm
Location: Philadelphia, PA
Contact:

Re: Using Blair to spec a Cam

Post by Stan Weiss »

Jon,
I am not sure what your last two posts are for.

Just a little background.

I have been programming since the late '60's

I wrote my own graphing routine 25 or so years ago (MS-DOS). It has come a long ways of the years.

The mission statement was "What I was looking to do with this thread was take the output from Blair's calculation and work backwards to cam events." Let add hopefully in away the readers of this thread can duplicate.

Stan
Stan Weiss/World Wide Enterprises
Offering Performance Software Since 1987
http://www.magneticlynx.com/carfor/carfor.htm
David Vizard & Stan Weiss' IOP / Flow / Induction Optimization Software
http://www.magneticlynx.com/DV
SchmidtMotorWorks
Vendor
Posts: 11003
Joined: Mon Apr 11, 2005 2:30 am
Location: CA

Re: Using Blair to spec a Cam

Post by SchmidtMotorWorks »

Stan Weiss wrote: Fri May 11, 2018 11:22 pm Jon,
I am not sure what your last two posts are for.

Just a little background.

I have been programming since the late '60's

I wrote my own graphing routine 25 or so years ago (MS-DOS). It has come a long ways of the years.

The mission statement was "What I was looking to do with this thread was take the output from Blair's calculation and work backwards to cam events." Let add hopefully in away the readers of this thread can duplicate.

Stan
My point is that if they are going to duplicate it, you and they will need to choose a language.
You mentioned pre .net VB, I'm thinking that if people are going to get started as beginners they should use a modern language and environment.
That way they are learning skills that can be carried forward.

Also wanted to urge people not to push for scope creep.
Helping to Deliver the Promise of Flying Cars
digger
Guru
Guru
Posts: 2725
Joined: Sun Jan 27, 2008 6:39 am
Location:

Re: Using Blair to spec a Cam

Post by digger »

hoffman900 wrote: Fri May 11, 2018 8:15 pm Image

Paging Vannik to the courtesy phone... :wink:

Neels does caution that the STA values are rough guidelines, which help "creating a new engine or when analyzing an existing engine".

Jon's Camflowrpm did some of this, but was a bit less sophisticated. With Neel's you adjust the BMEP and RPM and import a measured (ideal) or simulated (ideally to every 1*) valve lift profile.
what program is that? 4sthead?
SchmidtMotorWorks
Vendor
Posts: 11003
Joined: Mon Apr 11, 2005 2:30 am
Location: CA

Re: Using Blair to spec a Cam

Post by SchmidtMotorWorks »

digger wrote: Fri May 11, 2018 11:46 pm
hoffman900 wrote: Fri May 11, 2018 8:15 pm Image

Paging Vannik to the courtesy phone... :wink:

Neels does caution that the STA values are rough guidelines, which help "creating a new engine or when analyzing an existing engine".

Jon's Camflowrpm did some of this, but was a bit less sophisticated. With Neel's you adjust the BMEP and RPM and import a measured (ideal) or simulated (ideally to every 1*) valve lift profile.
what program is that? 4sthead?
EngMod4T,

This is the 1D software that is both affordable and very capable.

Vannik posts in Advanced

http://vannik.co.za/
Helping to Deliver the Promise of Flying Cars
Post Reply