Slashdot Mirror


User: Cassini2

Cassini2's activity in the archive.

Stories
0
Comments
726
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 726

  1. Re:Efficiency? on Toyota Describes Combustion Engine That Generates Electricity Directly · · Score: 1

    The issue is weight. In a car, weight is an issue. A mechanical gear box is a very light method of adapting engine output for use at the wheels. Electricity cannot match the power/weight capabilities of a mechanical gear box.

    On the other hand, a locomotive is a very different application. A train has a huge mass, and the electric generator/motor approach does not add significantly to the total weight of the train. Also, huge advantages exist in the electric generator/motor approach on a locomotive. The diesel engine can be operated at optimal fuel economy. It is possible to apply the maximum torque to the locomotive drive wheels while avoiding wheel slip. When accelerating very large masses, following the optimal acceleration curve is a big advantage. Also, a safety issue exists in trains where wheel failure (and hence derailment) can occur if excessive wheel-slip occurs. Hence a constant traction drive on a locomotive has benefits.

  2. openWRT runs, without wireless on WRT54G Successor Falls Flat On Promises · · Score: 5, Insightful

    I agree with Andrew Johnson. Almost everyone will want a wireless router. A Linux, open-source, router was the segment that the WRT54GL filled.

    It's a bit of a shame. I need a bunch of new routers with wireless support and ideally cellular support too.

  3. Re:Does the math work out? on Why Tesla Really Needs a Gigafactory · · Score: 4, Insightful

    GM and the other car makers do not make money on cars. These stats predate the collapse, but GM wasn't make any money manufacturing cars. GM was making money on financing. As such, GM didn't go broke until the banking crisis hit. Similarly, the auto dealers don't make money selling cars. They make money in add-ons and services (including repairs.) For instance, many dealers charge $200 dollars to transfer your ownership, over and above the charges at the DMV. These extra charges add up. I'm pretty sure the repair parts operation at a modern OEM makes far more than the original cars.

  4. Re:Mathematics is a language, not a science on Mathematical Proof That the Cosmos Could Have Formed Spontaneously From Nothing · · Score: 1

    As I recall, many aspects of modern physics fit into the "mathematically inconsistent" category. The equations - as written - are not consistent with one another. Additionally, the equations don't agree with our understanding of reality, and know one knows why. As a result, many mathematician's look at the stuff that happens in physics and engineering as somewhat dubious. Physicists also recognize this problem, and for them, an important theoretical challenge is to generate mathamatical frameworks that both describe reality and are internally consistent (which is hard).

    One of my mentors, a statistician, pointed out that if the mathematics yield useful predictions about the problem you are working on - then run with it. Almost all modern sceince and engineering is based on the "it yields effective predictions, therefore we use it" principle. I still find it odd that a statistician was the realist in the group ...

  5. Re:Normal situation on French, Chinese Satellite Images May Show Malaysian Jet Debris · · Score: 1

    Yes. Lot's of stuff is floating around the ocean. It seems particularly unlikely that large pieces of aircraft fuselage are floating in the ocean, over two weeks after the plane went down, and after heavy storms. The satellite is probably finding wales, bits of long cap-sized ships, sea weed, parts of shipping containers lost at sea, etc. This is the third or fourth time in this search that the satellites have found objects at sea that have not come from MH370.

    If they find smaller debris, like the parts of seats and life-preservers, then it is much more likely that they have found the aircraft crash site.

    Another issue is that satellite bandwidth is expensive. I don't think the satellite providers bother to download surface scans of the Indian Ocean on a continuous basis. Thus, even if a satellite was in position to capture the crash, it is unlikely that it bothered to down-link the data.

  6. Re:Hmmm... on How Do You Backup 20TB of Data? · · Score: 4, Informative

    At 10 characters per second, the backup would take 63,419 years(*) and require 659 TJ or 0.2 TWh of power to complete. I have a customer that still uses paper tape. It lasts and lasts, and I have only replaced the reader once. The punch needs a new power supply every 20 years or so.

    However, 63,419 years is a long time to wait for a backup to complete.

    (*) this assumes that 1 TB = 1,000,000,000,000 bytes. It takes almost 70,000 years if you add the extra 10%.

  7. Re:Google more restrictive than Microsoft on Google Blocking Asus's Android-Windows "Duet"? · · Score: 1

    If Microsoft's PR shills are saying: "Microsoft's product sucks so bad in the marketplace that Google isn't letting companies release enough product to run alternative operating systems", then Microsoft needs new shills, better product and a new PR department.

  8. Re:Is Win 8.1 that bad? on Free (Gratis) Version of Windows Could Be a Reality Soon · · Score: 1

    The strange thing is: most users adapt to the programs they use, and the program becomes less annoying over time. Windows 8 appears to defy that rule. I hate Windows 8. I've been using it for 6 months now. I hated it at the beginning, and I hate it even more now. I simply cannot make Windows 8 do whatever it is I am trying to do.

    A big problem is that Windows 8 does not work well with touch pads. Every other laptop, I use the touch pad. My Windows 8 laptop has a mouse at work, and a mouse at home.

  9. Re:Dangerous recursion! on Stack Overflow Could Explain Toyota Vehicles' Unintended Acceleration · · Score: 1

    When interrupt handlers are considered, it is very difficult to "stop at a certain level." I'm not aware of any processors that have a software stack, and check the the stack depth when responding to an interrupt in hardware. If hardware paging is present, some operating systems use guard pages to make software stack overflows detectable. However, many embedded systems do not have a hard disk, and as such, don't implement virtual memory and hardware paging.

    In the small embedded processor market, the best you can hope for is a hardware stack (like some Microchip products use.) If the hardware stack overfills, then a hard reset occurs.

  10. Re:In Canada Engineers Are Required to Write the C on Stack Overflow Could Explain Toyota Vehicles' Unintended Acceleration · · Score: 5, Insightful

    Almost all safety systems in Ontario have not been designed or written by a PEO licensed engineer. The PEO is the same organization that tried to get Microsoft to stop using the term "Microsoft Certified Systems Engineer (MCSE)" and largely lost. If you start analyzing real and deployed systems, you will be shocked at what you find.

    Yes, there are a few very well designed machines out there that do hardware and software interlocks properly, and in an obviously safe fashion. These are the exception, and I am delighted to find the few exceptions that exist.

    However, if you want excellent examples of obviously unsafe things, consider:

    - The gas pumps at Shell, Esso, and Petro-Canada. How many brands have an Emergency Stop button? One?

    - Toyota cars have a push to start button that is also a push and hold to stop button. So how do you stop the car quickly? Shouldn't a car that has push-button start, also have a push-button stop, that is a different button and works quickly? Why would Toyota follow the Microsoft standard of using a start button to stop, instead of following the very well thought out emergency stop button standards?

    - Hospitals have implemented a number of computer systems that are networked, and make the job of nurses quicker, easier and more productive. This reduced nursing costs considerably, and fewer nurses are looking after more patients. However, these systems are not reliable, and the official backup plan is that a nurse will step in and do the job manually if the system fails. Unfortunately, many of these core systems are also running on Microsoft Windows (often Windows XP.) One virus, or one bad update, written by a non-engineer, to wipe out many core systems. A major hospital had its Internet linked systems disrupted because too many people watched Olympic hockey (over the critical internal network.) Has any engineer approved any of this? Does any hospital have enough nurses to cover off in the event of a computer failure?

    - Most servo-motor drives are sold with a "not recommended that power be cut by an emergency stop/safety system" warning buried somewhere in the documentation. Ignoring this, and assume braking resistors are used, and power is really cut. Most motors will follow an exponential stopping curve, and appear to coast to a stop. A mechanical engineer doing a PSHSR (Pre-Start Health and Safety Review) will expect the machine to stop quickly, and not coast. The cheapest way to do that is to dynamically brake into braking resistor under full software and transistor control. The second cheapest way is to use a parking brake, but those are not rated for safety and only a fraction of the servo-motor market uses parking brakes anyway. How many PEO licensed mechanical engineers doing PSHSR reviews have passed systems with incorrect software E-STOP circuits and Safety Circuits, and failed E-STOP circuits and Safety Circuits that cut power to the motors in hardware?

    Do not depend on the PEO and statutes to keep you safe ...

  11. Re:coding standards on Stack Overflow Could Explain Toyota Vehicles' Unintended Acceleration · · Score: 1

    Every computer science, computer engineering and software engineering major is taught the wonders of virtual memory and recursion. They are taught pointers are good, and global variables are bad. When writing embedded software, the engineers do as they have been trained ...

  12. Re:CGN, perhaps? on Whatever Happened To the IPv4 Address Crisis? · · Score: 1

    Wide and easy adoption of any new technology requires backward compatibility. IPv6 is not even slightly backwards compatible. If you have one IPv4 application on the entire network, then you pretty much have to keep IPv4. On the other hand, NAT and CGNAT will run the applications of the majority of users with absolutely no problems.

    What I have never understood is: why has no one redesigned IPv6 in such a way as to be backwards compatible as possible with IPv4?

  13. Re:Definitely Small Claims and/or BBB. on Customer: Dell Denies Speaker Repair Under Warranty, Blames VLC · · Score: 2

    After doing the same demo a hundred times, I opened the screen of a brand new laptop to show a client. It cracked right before the client's eyes.

    Asus replaced the screen on the laptop, with some difficulty, but they did replace it. Never underestimate the potential for a latent stress fracture.

  14. Re:Force them to warrenty whole unit.. on Customer: Dell Denies Speaker Repair Under Warranty, Blames VLC · · Score: 4, Interesting

    The old 68000 processor (of Apple Macintosh fame) had an instruction that would turn the address and data buses into high-speed counters for diagnostic purposes. Unfortunately, this instruction could also overheat the chip if ran for too long.

    User's dubbed the assembly mnemonic as: HCF, Halt and Catch Fire!

  15. The Windows Loop on Ask Slashdot: What's the Most Often-Run Piece of Code -- Ever? · · Score: 1

    I'm betting on Windows it is probably something to the effect of:

    MSG msg;
    while(GetMessage(&msg, NULL, 0, 0) > 0)
    {
    TranslateMessage(&msg);
    DispatchMessage(&msg);
    }

    This loop is called even when the CPU goes idle, in order to implement the OnIdle call in MFC. My second guess would be the code inside the GDI BitBlt call.

  16. Re:Minor problem with aluminum on Ford Rolls the Dice With Breakthrough F-150 Aluminum Pickup Truck · · Score: 1

    Under certain conditions, steel has no fatigue limit either. That is one of the reasons why gears and valve springs fail after extended usage. Given enough cycles, in certain applications, steel will fail. However, if you rate the valve springs to in excess of 100 million cycles, the rest of the vehicle will wear out first.

  17. Re:Most popular vehicle? Wow... on Ford Rolls the Dice With Breakthrough F-150 Aluminum Pickup Truck · · Score: 2

    The F-150 is the most popular pickup truck. An entrenched market for pickup trucks exists to supply home handymen, construction workers, farmers, repair people, landscapers, and pretty much anyone that needs to carry open loads of approaching 1 ton. (Half-ton pickups are usually capable of carrying more than 1/2 ton in a pinch.) Also, if you are towing, pickup trucks can pull large trailers (like fifth wheel trailers.) So anyone interested in sub-transport sized towing, often purchases a pickup truck. On this side of the Atlantic, "caravaners" tow their trailers with trucks. Also, if you are using a work truck, you are probably carrying loads like timbers, pipes, gravel or manure, that are entirely unsuitable for a bus.

    While many trucks are made in smaller quantities, Ford sells one type of high-volume pickup truck - the F-150. GM sells its pickup truck under two different brands (GMC and Chevrolet), so it doesn't sell the as many trucks per brand. The passenger car market in North America is very fragmented, almost without a top-selling car. Thus, a top-selling commercial vehicle is now the top-selling vehicle overall.

  18. Re:Command Line Not Necessary on How Ya Gonna Get 'Em Down On the UNIX Farm? · · Score: 3, Interesting

    I think the description "GUI's are not fully funtional yet" summarizes the situation. Even Microsoft eventually went back to the command line. At one point, almost all of Microsoft's tools used the Windows GUI interfaces. It quickly became obvious that the GUI interfaces didn't support remote deployment, automation, etc. Then they wrote power shell, and gave all their tools command line interfaces again.

    Programs like LabView, and some of the process control (DCS) and programmable logic control (PLC) vendors have graphical programming interfaces. PLC Ladder Logic is probably the most basic visual programming metaphor ever developed, because the relay ladder logic corresponds to simple boolean AND/OR operations. The LabView interface is more fully featured. However, it takes a very big picture in LabView to accomplish the work of a simple procedural function in most programming languages. I couldn't imagine doing a sophisticated program with that interface. PLC ladder logic looks dense in comparison to the picture based function blocks of LabView.

    Additionally, I have frequently found myself modifying VisualBasic Forms and VisualC++ Resource Files at the source level instead of using the graphical interface, because the change I am trying to accomplish can be done much faster from source than from the GUI. It really makes me think that GUI interfaces are missing a fundamental level of programmability.

  19. In related news ... on Researchers Connect 91% of Numbers With Names In Metadata Probe · · Score: 4, Insightful

    the NSA automatically identifies telemarketers, and does nothing.

  20. Re:The fix that breaks things on Google Makes It Harder For Marketers To Collect User Data · · Score: 4, Interesting

    If I were google, I would download images in all incoming messages regardless if they are intended for real email boxes or not. This would let them know which websites are being used for spam. The spam detector could use this information by pattern matching every image (regardless of relabling or website copying), and mark spam accordingly.

  21. Re:Fuck the TSA on TSA Screening Barely Working Better Than Chance · · Score: 1

    I remember when every airline seat had a satellite phone (at $10/minute) that you could use to call whoever you want. I just assumed Flight 93 was one of these flights. I also remember CNN having reports of phone calls on September 11th/12th.

  22. Re:Marketing Numbers - A Brief History on AMD's New Radeons Revisit Old Silicon, Enable Dormant Features · · Score: 1

    Marketing loves dealing with superlatives. ATI started with the Graphics Wonder card. After a while, new cards came out, and more superlatives were required. Combinations of superlatives were the new convention, ie: the VGA Wonder Plus, and the Graphics Ultra Pro. After the 3D Pro Turbo Plus card, no one tried using superlatives again.

    ATI then proceeded to start naming Radeon cards 7000, 8000 and 9000 series. After MIPS 10k, no one wanted numbers larger than 10,000. As such, ATI tried the Radeon 300 series, and eventually made it to the X850 series, before trying 4 digit numbers again (ATI X1200 through AMD HD 8990).

    Now ATI is copying the Intel i7-3220 convention and using dashed three digit numbers. Hence R9-260X. It is getting difficult for ATI/AMD to number the new cards differently than the old cards. Anyone want the 3D Pro Turbo Plus convention back again?

  23. Re:I'm shocked, shocked on UK Minister: British Cabinet Was Told Nothing About GCHQ/NSA Spying Programs · · Score: 1

    "Yes, Minister" is used as an orientation manual. Apparently, new cabinet ministers and even backbenchers in both the UK and Canada (and probably Australia) use them as such. There is some really good material in the programs about what tactics the bureaucracy can use to stop things, and how to overcome the resistance.

    Remember: Just because the civil service follows your instructions - does not mean anyone wants the result!

  24. Re:"paint thinner"? on First Cases of Flesh-Eating Drug Emerge In the United States · · Score: 1

    It doesn't take long to do the economic calculations and justify giving drugs to addicts for free. Crime is very expensive. Criminals steal $50 by smashing windows that costs $3000 to replace. A heroin addict needs a great deal of money to pay for his habbit. That means one addict can cost society $100,000 to $1,000,000 dollars a year, very easily. Worse, jailing addicts does not eliminate this cost. Jail costs on the order of $100,000 per year, and doesn't cure an addicts addiction.

    In comparison, forcing a heroin addict into therapy and giving them a supply of heroin can cost as little as $5,000 per year. The expense pays for itself after one robbery. Additionally, the drug dealers go bust - they have nothing to sell. This ends a great deal of gang related turf war crime too. Some heroin addicts, if given a safe and reliable supply of the drug, can even hold down jobs. This means they pay taxes - which wouldn't happen if they were in jail.

    Unfortunately, the US likes to punish criminals. We jail more people in the US as a percentage of the population than anywhere else in the world. We fail to understand that addicts will do whatever is required to cover their addiction. As such, jail is not a deterrent. All jail does is increase the cost and amount of the crime. A different approach is needed to overcome addiction. Something that does not force addicts to crime to pay for their addiction.

  25. Re:/mourn Groklaw on Judge Orders Patent Troll To Explain Its 'Mr. Sham' To Jury · · Score: 1

    Does anyone know what happened to the effort to modernize / replace groklaw? In order to overcome PJ's concerns?