Search Constraints
Number of results to display per page
Results for:
Language
English
Remove constraint Language: English
Tags sim
electrical engineering
Remove constraint Tags sim: electrical engineering
1 - 4 of 4
Search Results
-
e-book
The topic of fluid mechanics is common to several disciplines: mechanical engineering, aerospace engineering, chemical engineering, and civil engineering. In fact, it is also related to disciplines like industrial engineering, and electrical engineering. While the emphasis is somewhat different in this book, the common material is presented and hopefully can be used by all. One can only admire the wonderful advances done by the previous geniuses who work in this field. In this book it is hoped to insert, what and when a certain model is suitable than other models. One of the difference in this book is the insertion of the introduction to multiphase flow. Clearly, multiphase is an advance topic. However, some minimal familiarity can be helpful for many engineers who have to deal with non pure single phase fluid. This book is the third book in the series of POTTO project books. POTTO project books are open content textbooks so everyone are welcome to joint in. The topic of fluid mechanics was chosen just to fill the introduction chapter to compressible flow. During the writing it became apparent that it should be a book in its own right. In writing the chapter on fluid statics, there was a realization that it is the best chapter written on this topic. It is hoped that the other chapters will be as good this one. This book is written in the spirit of my adviser and mentor E.R.G. Eckert. Eckert, aside from his research activity, wrote the book that brought a revolution in the education of the heat transfer. Up to Egret's book, the study of heat transfer was without any dimensional analysis. He wrote his book because he realized that the dimensional analysis utilized by him and his adviser (for the post doc), Ernst Schmidt, and their colleagues, must be taught in engineering classes. His book met strong criticism in which some called to "burn" his book. Today, however, there is no known place in world that does not teach according to Eckert's doctrine. It is assumed that the same kind of individual(s) who criticized Eckert's work will criticize this work. Indeed, the previous book, on compressible flow, met its opposition. For example, anonymous Wikipedia user name EMBaero claimed that the material in the book is plagiarizing, he just doesn't know from where and what. Maybe that was the reason that he felt that is okay to plagiarize the book on Wikipedia. These criticisms will not change the future or the success of the ideas in this work. As a wise person says "don't tell me that it is wrong, show me what is wrong"; this is the only reply. With all the above, it must be emphasized that this book is not expected to revolutionize the field but change some of the way things are taught. The book is organized into several chapters which, as a traditional textbook, deals with a basic introduction to the fluid properties and concepts (under construction). The second chapter deals with Thermodynamics. The third book chapter is a review of mechanics. The next topic is statics. When the Static Chapter was written, this author did not realize that so many new ideas will be inserted into this topic. As traditional texts in this field, ideal flow will be presented with the issue of added mass and added forces (under construction). The classic issue of turbulence (and stability) will be presented. An introduction to multi-phase flow, not a traditional topic, will be presented next (again under construction). The next two chapters will deal with open channel flow and gas dynamics. At this stage, dimensional analysis will be present (again under construction).
- Subjects:
- Aeronautical and Aviation Engineering and Mechanical Engineering
- Keywords:
- Fluid dynamics Textbooks
- Resource Type:
- e-book
-
e-book
Electromagnetics, volume 2 by Steven W. Ellingson is a 216-page peer-reviewed open textbook designed especially for electrical engineering students in the third year of a bachelor of science degree program. It is intended as the primary textbook for the second semester of a two-semester undergraduate engineering electromagnetics sequence. The book addresses magnetic force and the Biot-Savart law; general and lossy media; parallel plate and rectangular waveguides; parallel wire, microstrip, and coaxial transmission lines; AC current flow and skin depth; reflection and transmission at planar boundaries; fields in parallel plate, parallel wire, and microstrip transmission lines; optical fiber; and radiation and antennas. To express your interest in this book or series, please visit http://bit.ly/vtpublishing-updates Additional resources Problem sets and the corresponding solution manuals; Slides of figures used in and created for the book; LaTeX sourcefiles; Errata for Volume 2; Collaborator portal for the Electromagnetics series; Faculty listserv for the Electromagnetics series. An accessible version will be available in January 2020. The Open Electromagnetics Project Led by Steven W. Ellingson at Virginia Tech, the goal of the Open Electromagnetics Project is to create no-cost openly-licensed content for courses in engineering electromagnetics. The project is motivated by two things: lowering learning material costs for students and giving faculty the freedom to adopt, modify, and improve their educational resources. Books in this Series Electromagnetics, Volume 1 https://doi.org/10.21061/electromagnetics-vol-1 Electromagnetics, Volume 2 https://doi.org/10.21061/electromagnetics-vol-2
- Subjects:
- Physics and Electrical Engineering
- Keywords:
- Electromagnetic theory Electromagnetism Textbooks
- Resource Type:
- e-book
-
e-book
Electromagnetics Volume 1 by Steven W. Ellingson is a 238-page, peer-reviewed open educational resource intended for electrical engineering students in the third year of a bachelor of science degree program. It is intended as a primary textbook for a one-semester first course in undergraduate engineering electromagnetics. The book employs the “transmission lines first” approach in which transmission lines are introduced using a lumped-element equivalent circuit model for a differential length of transmission line, leading to one-dimensional wage equations for voltage and current. Additional ResourcesProblem sets and the corresponding solution manual are also available.
- Subjects:
- Physics and Electrical Engineering
- Keywords:
- Electromagnetic theory Electromagnetism Textbooks
- Resource Type:
- e-book
-
e-book
This text is designed to introduce and expand upon material related to the C programming language and embedded controllers, and specifically, the Arduino development system and associated Atmel ATmega microcontrollers. It is intended to fit the time constraints of a typical 3 to 4 credit hour course for electrical engineering technology and computer engineering technology programs, although it could also fit the needs of a hardware-oriented course in computer science. As such, the text does not attempt to cover every aspect of the C language, the Arduino system or Atmel AVR microcontrollers. The first section deals with the C language itself. It is assumed that the student is a relative newcomer to the C language but has some experience with another high level language, for example, Python. This means concepts such as conditionals and iteration are already familiar and the student can get up and running fairly quickly. From there, the Arduino development environment is examined. Unlike the myriad Arduino books now available, this text does not simply rely on the Arduino libraries. As convenient as the libraries may be, there are other, sometimes far more efficient, ways of programming the boards. Many of the chapters examine library source code to see “what's under the hood”. This more generic approach means it will be easier for the student to use other processors and development systems instead of being tightly tied to one platform. There is a lab manual for this textbook.