| In the field of the automobile designs, computing technologies used ofdesigners are the result of all through generation upon generation ofverification and discussing. These computing technologies are verycomplicated, need a lot of data repeated changing and calculating, some isimpossible to be finished by hand. This requires our designers to adopt somecomputer technology to help them to computing such parameters asautomobile performance, etc.At the same time,because the automobile designers is not the professionalpersonnel of the computer, they do not have too many time and energy to makesome jobs of writing of calculation procedure, and they can only use thecalculation procedure that the old designers in the past stayed to carry on thecalculation work, so it makes the parameter calculate, which is very importantduring the course of the automobile designs, very difficult. In consideration ofthis reason, I have designed this chassis parameter computing center. On onehand offer a simple, ocular computing platform to designers, can carry onchassis parameter design process conveniently. On the other hand, it have evenunified the computing technology and datum of each system of automobilechassis, prevent the problem that in the design process the mistake of thecomputing technologies lead the incorrect of the data, and the data whiletransmitting the parameter among different designers are not upgraded in time,influence the last result of calculation.I have used Visual Studio .NET operating platform of the MicrosoftCompany when design this computer center operating. The .NET Frameworkbase storehouse of this operating platform offers powerful support for mydesign, that it can finish the customer interface with some simple operations.Meanwhile, at the server, because adopted C# .NET language to design, hasoffered convenient and very practical Web service. The database has used SqlServer2000, the products of the Microsoft Company, make the system havebetter compatibility. Because of the client is the user -oriented interface, we expecting much toit, so when we design the surface of the client, needs the users, namely theprofessional designers of the group of chassis participate in designing. Withthis, we can guarantee a simple and ocular user interface, and realize thecontrol to the computational process in client. At the same time, I offer a datainquire window in the client, help the users to inquire the data existing in thedatabase with their own needs. In consideration of privacy, this computingcenter offers the function of validating the user identity, and the administratorauthority to manage users. I offer the services of the function of the user verified, the calculating, thedata storage and the data inquiry, etc. These services in the server correspondto the different window in the client separately, offer the client different WebMethods, which to be used to satisfy the require of the validating the useridentity, the calculating and the data inquiry. As offering the calculationprocedure with the Web Service, the center makes the programmer candesigning one calculation procedure and transfer in different programmingenvironments. This strengthens the adaptive capacity of the calculationprocedure. And offers the computing technology with the network service hasoffered certain assurance for privacy of the computing technology. In the part of the database, because the structure of the data is simpleness,I use very simple methods that build sheets for every group in one database.For the data needing extra form to stores, I build another database. In this waythe structure of the data is clearer. It is easy for the program to manage andvisit the data, and it is easy to change the structure of the data, too. This computing center only a preliminary achievement of combining the... |