負公差軋制簡介_第1頁
負公差軋制簡介_第2頁
負公差軋制簡介_第3頁
負公差軋制簡介_第4頁
負公差軋制簡介_第5頁
已閱讀5頁,還剩17頁未讀 繼續免費閱讀

下載本文檔

版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領

文檔簡介

1、負公差軋制稱重重量監視控制系統目錄一、負公差軋制簡介:二、負公差軋制的意義:三、目前負公差軋制存在的問題:四、技術關鍵五軟件的研發六、效果分析:一、負公差軋制簡介: 為了滿足生產使用要求,并根據軋制水平,在產品標準中規定鋼材尺寸的波動范圍,允許鋼材的實際尺寸與公稱尺寸之間有一定的偏差,這個偏差一般稱公差,公差分正、負公差,鋼材按負公差軋制時,叫負公差軋制,安鋼按照國家GB1499-1998標準要求實施生產,在客戶無特殊要求情況下一般按負差軋制交貨。二、負公差軋制的意義:1. 我公司第一軋鋼廠生產的螺紋鋼是按理論重量銷售,因此穩定的高負差產品極具市場競爭力。負差率即實際重量與理論重量的差值,除以

2、理論重量,乘100%。以螺紋12為例,不按負差生產,在坯重2450kg的情況下,可生產12m定尺螺紋鋼約230根。如果按負差生產,可生產237根240根左右。這多生產出的710根,就成了產品的“賣點”。 2. 因螺紋鋼銷售實行理論重量交貨,負差率產品的穩定率直接影響公司聲譽和效益。為此,一軋廠與公司相關部門配合,負差率取得良好效果。產品深受客戶青睞,提高了公司產品聲譽,增強了市場競爭力和創效能力。三、目前負公差軋制存在的問題:1、受自動化控制程度限制,一些工藝流程的操作還是依靠工人經驗來完成,由于個人工作技能水平限制,尺寸控制極不穩定,因此控制臺就需要及時準確的了解成品鋼的尺寸及重量。現在信息

3、的溝通主要依靠電話。取樣戶每次取樣稱重后,將數據報給控制臺,控制臺根據實時情況,打電話詢問260秤房秤臺上鋼的重量,這樣,又費時,又不能及時、全面的掌握成品鋼的情況。2、生產過程中,軋機構因料型變化,造成負差變化,在精整稱重后,才能準確地反映出來,但目前缺少該信息的反饋方式,靠人工傳遞不僅不及時,而且不能連續不斷地傳遞,而且容易出現數據傳遞誤差。如果增加一套稱重重量監視系統,可使每一捆的重量能及時反饋到軋機機構,可方便指導對料型進行調整,使指標得以提升。四、技術關鍵1為進一步提高車間的負差均衡率,在車間的前區增加一套稱重重量監視系統,便于軋機區及時根據捆重調整控制負差均衡率。2開發研制稱重數據

4、輸出控制、大屏幕顯示軟件,實現實時數據顯示功能3增設測定負差率的電子天平,確保負差穩定性實時數據的準確率五軟件的研發1軟件簡介: 該軟件是利用2工藝流程圖3網絡流程圖4軟件流程圖5軟件研發程序private void createimage() int height =350, width = 1000; Bitmap image = new Bitmap(width,height); Graphics g = Graphics.FromImage(image); try #region/畫軸 g.Clear(Color.White); Font font = new System.Drawi

5、ng.Font(Arial,9,FontStyle.Regular); Font font1 = new System.Drawing.Font(宋體,20,FontStyle.Regular); Font font2 = new System.Drawing.Font(Arial,8,FontStyle.Regular); LinearGradientBrush brush = new LinearGradientBrush(new Rectangle(0,0,image.Width,image.Height),Color.Blue,Color.Blue,1.2f,true); g.Fill

6、Rectangle(Brushes.AliceBlue,0,0,width,height); Brush brush1 = new SolidBrush(Color.Red); Brush brush2 = new SolidBrush(Color.Green); Brush brush3 = new SolidBrush(Color.Purple); g.DrawString(螺紋12三線切分折線圖, font1, brush1, new PointF(360, 320); g.DrawRectangle(new Pen(Color.Blue),0,0,image.Width-1,image

7、.Height-1); Pen mypen = new Pen(brush,1); Pen mypen2 = new Pen(Color.Red,2); Pen mypen3 = new Pen(Color.Green,2); Pen mypen4 = new Pen(Color.Purple,2); /畫縱向線條 int x = 60; for (int i = 0; i 20; i+) g.DrawLine(mypen, x, 10, x, 310); x = x + 40; Pen mypen1 = new Pen(Color.Blue,3); x = 60; g.DrawLine(my

8、pen1,x,0,x,310); /繪制橫向線條 int y = 10; for (int i = 0; i 3; i+) g.DrawLine(mypen,60,y,860,y); y = y + 100; y = 310; g.DrawString(16, font, Brushes.Blue, 653, 310); /畫箭頭 g.DrawLine(mypen, 853, 303, 860, 310); g.DrawLine(mypen, 853, 317, 860, 310); g.DrawLine(mypen, 53, 7, 60, 0); g.DrawLine(mypen, 67,

9、7, 60, 0); / SqlConnection con = new SqlConnection(server=.;database=xxfc;uid=sa;pwd=sa); SqlConnection con = wjj.createconnection(); con.Open(); SqlCommand cmd0 = new SqlCommand(select count(*) from xxx where xh=螺紋12三線切分南線, con); int count = Convert.ToInt32(cmd0.ExecuteScalar(); SqlCommand cmd5 = n

10、ew SqlCommand(select count(*) from xxx where xh=螺紋12三線切分中線, con); int countz = Convert.ToInt32(cmd5.ExecuteScalar(); SqlCommand cmd6 = new SqlCommand(select count(*) from xxx where xh=螺紋12三線切分北線, con); int countb = Convert.ToInt32(cmd6.ExecuteScalar(); if (count 2 | countb 2 | countz = 20) if (count

11、 countb | count 80) count1i = 80; if (count1i 50) count1i = 50; i+; dr.Close(); Font font3 = new System.Drawing.Font(Arial, 10, FontStyle.Bold); SolidBrush mybrush = new SolidBrush(Color.Red); Point points1 = new Point19; int a = 780; for (int b = 0; b 80) count1i = 80; if (count1i 50) count1i = 50;

12、 i+; dr.Close(); Font font3 = new System.Drawing.Font(Arial, 10, FontStyle.Bold); SolidBrush mybrush = new SolidBrush(Color.Red); Point points1 = new Point20; int a = 820; for (int b = 0; b 0 & count 80) count1i = 80; if (count1i 50) count1i = 50; i+; /計算負差率對應的Y軸坐標; dr.Close(); Font font3 = new Syst

13、em.Drawing.Font(Arial, 10, FontStyle.Bold); SolidBrush mybrush = new SolidBrush(Color.Red); Point points1 = new Pointcount; int a = 60 + (count - 1) * 40; for (int b = 0; b = 20) if (countz countb | countz 80) count2i = 80; if (count2i 50) count2i = 50; i+; dr1.Close(); Font font3 = new System.Drawi

14、ng.Font(Arial, 10, FontStyle.Bold); SolidBrush mybrush = new SolidBrush(Color.Green); Point points2 = new Point19; int a = 780; for (int b = 0; b 80) count2i = 80; if (count2i 50) count2i = 50; i+; dr1.Close(); Font font3 = new System.Drawing.Font(Arial, 10, FontStyle.Bold); SolidBrush mybrush = new

15、 SolidBrush(Color.Green); Point points2 = new Point20; int a = 820; for (int b = 0; b 0 & countz 80) count2i = 80; if (count2i 50) count2i = 50; i+; /計算負差率對應的Y軸坐標; dr1.Close(); Font font3 = new System.Drawing.Font(Arial, 10, FontStyle.Bold); SolidBrush mybrush = new SolidBrush(Color.Green); Point points2 = new Pointcountz; int a = 60 + (countz - 1) * 40; for (int b = 0; b = 20) if (countb countz | countb 80) count3i = 80; if (count3i 50) count3i = 50; i+; dr2.Close(); Font font3 = new System.Drawing.Font(Arial, 10, FontStyle.Bold); SolidBrush mybrush = new SolidBrush(Color.Purple); Point

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯系上傳者。文件的所有權益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經權益所有人同意不得將文件中的內容挪作商業或盈利用途。
  • 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
  • 6. 下載文件中如有侵權或不適當內容,請與我們聯系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論